/*
Responsive Template Name: RS-1200 Prototype 20
File: Media Queries CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@-ms-viewport{width:device-width;} /* http://msdn.microsoft.com/en-gb/library/ie/hh869615%28v=vs.85%29.aspx */

/* 240 + 320px */

@media screen and (min-width:180px) and (max-width:360px) {
	#header, #topnav, #intro, #container, #footer, #copyright{max-width:95%; margin:0 auto;}
	
	#topnav ul{display:none;}
	form input[type="submit"]{margin-bottom:10px;}
	form input[type="submit"]:hover{margin-bottom:10px;}
	
	.one_half, .one_half.nogutter, 
	.one_third, .two_third, .one_third.nogutter, .two_third.nogutter, 
	.one_quarter, .two_quarter, .three_quarter, .one_quarter.nogutter, .two_quarter.nogutter, .three_quarter.nogutter, 
	.one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_fifth.nogutter, .two_fifth.nogutter, .three_fifth.nogutter, .four_fifth.nogutter, 
	.one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth, .one_sixth.nogutter, .two_sixth.nogutter, .three_sixth.nogutter, .four_sixth.nogutter, .five_sixth.nogutter{display:block; float:none; width:auto; margin:0 0 5% 0; padding:0;}

	#header #hgroup, #header #header-contact{display:block; width:100%; float:none; margin:0 0 15px 0; padding:0; text-align:center;}
	#header #header-contact{margin:30px 0 0 0;}
	#header #header-contact li{display:block; margin:15px 0 0 0; padding:0; border:none;}
	#header #header-contact li:first-child{margin:0;}
	
	.calltoaction div{margin-top:30px;}
	.calltoaction div:first-child{margin-top:0;}
	.calltoaction.opt4{font-size:1.5em;}

	#blog-post #comment-count div{float:none; margin-top:10px; text-align:center;}
	#blog-post #comment-count div:first-child{margin-top:0;}
	#blog-post .list.block li > ul, #blog-post .list.block li > ol{margin:0; padding:0; list-style:none; border:none;}
	
	#fof{padding:30px 0 0 0;}
	#fof h1{margin:0 0 20px 0; font-size:7em;}
	#fof h2{margin:0 0 20px 0; font-size:2em;}
	
	#footer div{margin-bottom:5%;}
	#footer #ft_gallery li, #footer #ft_gallery .first{display:inline-block; float:left; width:auto; margin:0 10px 10px 0; padding:0; clear:none;}
	#footer #ft_gallery li img{}
	
	#header, #copyright{text-align:center;}
	#copyright p{float:none; line-height:1.6em;}
	#copyright p:first-child{margin-bottom:8px;}
	
	.ft_toploginmenor {display:none;}
	.ft_toplogin {display:inline-block;}
	.textopeq{font-size: 12px; padding-left:15px;}
	.opcoes_menu { font-size:13px; padding-top:6px; float:left; width:50%;}

	.conteudo{padding:14px;-webkit-border-radius: 7px;-moz-border-radius: 7px;width:90%;float: left;vertical-align: top; }
	.menue{padding:0px; -webkit-border-radius: 7px;-moz-border-radius: 7px;width:100%;float: left;vertical-align: top;}
	#sidebar_1 { display: none; }
	
	
	.table-vagas { display: block; position: relative; max-width:100%; margin: 0;}
	.table-vagas thead,
	.table-vagas tbody,
	.table-vagas th,
	.table-vagas td,
	.table-vagas tr { display: block;}
	
	.table-vagas thead { float: left;}
	.table-vagas tbody { width: 100%; position: relative;}

	.migalhas { display: block; position: relative; max-width:100%; margin: 0;}
	.migalhas thead,
	.migalhas tbody,
	.migalhas th,
	.migalhas td,
	.migalhas tr { display: block;}
	
	.migalhas thead { float: left;}
	.migalhas tbody { width: 100%; position: relative;}
	
	.botaoinput{display:inline-block; width:auto; margin:0; padding:5px 15px; color:#666666; background-color:#FFFFFF; cursor:pointer;}
	.botaoinput:hover{display:inline-block; width:auto; margin:0; padding:5px 15px; color:#666666; background-color:#CCCCCC; cursor:pointer;}
	.botaoinput input[type="file"]{display:none;}

	#menu_normal{ display:none;}
	#menu_cel { display:inline; margin-top:8px;}
	.ft_toplogin{ font-size:12px;padding: 2% 1% 2% 1%;}
}

/* 480px */

@media screen and (min-width:361px) and (max-width:615px) {
	#header, #topnav, #intro, #container, #footer, #copyright{max-width:95%; margin:0 auto;}
	
	#topnav ul{display:none;}
	form input[type="submit"], input[type="button"]{margin-bottom:10px;}
	form input[type="submit"]:hover, input[type="button"]:hover{margin-bottom:10px;}
	
	.one_half, .one_half.nogutter, 
	.one_third, .two_third, .one_third.nogutter, .two_third.nogutter, 
	.one_quarter, .two_quarter, .three_quarter, .one_quarter.nogutter, .two_quarter.nogutter, .three_quarter.nogutter, 
	.one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_fifth.nogutter, .two_fifth.nogutter, .three_fifth.nogutter, .four_fifth.nogutter, 
	.one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth, .one_sixth.nogutter, .two_sixth.nogutter, .three_sixth.nogutter, .four_sixth.nogutter, .five_sixth.nogutter{display:block; float:none; width:auto; margin:0 0 5% 0; padding:0;}
	
	#header #hgroup, #header #header-contact{display:block; width:100%; float:none; margin:0 0 15px 0; padding:0;}
	#header #header-contact{margin:30px 0 0 0;}
	
	#sidebar_2 ul.nospace li{display:inline; float:left; width:30%; margin:0 0 0 5%;}
	#sidebar_2 ul.nospace li:first-child{margin-left:0;}
	
	#contact .contact_details > div{display:block; float:none; margin-left:0;}
	
	.calltoaction div{margin-top:30px;}
	.calltoaction div:first-child{margin-top:0;}
	
	#fof{padding:30px 0 0 0;}
	#fof h1{margin:0 0 20px 0; font-size:7em;}
	#fof h2{margin:0 0 20px 0; font-size:2em;}
	
	#footer div{margin-bottom:5%;}
	#footer #ft_gallery li, #footer #ft_gallery .first{display:inline-block; float:left; width:auto; margin:0 10px 10px 0; padding:0; clear:none;}
	
	#copyright p{float:none;}
	#copyright p:first-child{margin-bottom:8px;}

	.ft_toploginmenor {display:none;}
	.ft_toplogin {display:inline-block;}
	.textopeq{font-size: 14px; padding-left:15px;}
	.opcoes_menu { font-size:15px; padding-top:10px; float:left; width:50%;}
	.conteudo{padding:14px;-webkit-border-radius: 7px;-moz-border-radius: 7px;width:90%;float: left;vertical-align: top;}
	.menue{padding:0px; -webkit-border-radius: 7px;-moz-border-radius: 7px;width:98%;float: left;vertical-align: top;}

	.table-vagas { display: block; position: relative; max-width:100%; margin: 0;}
	.table-vagas thead,
	.table-vagas tbody,
	.table-vagas th,
	.table-vagas td,
	.table-vagas tr { display: block;}
	
	.table-vagas thead { float: left;}
	.table-vagas tbody { width: 100%; position: relative;}

	.migalhas { display: block; position: relative; max-width:100%; margin: 0;}
	.migalhas thead,
	.migalhas tbody,
	.migalhas th,
	.migalhas td,
	.migalhas tr { display: block;}
	
	.migalhas thead { float: left;}
	.migalhas tbody { width: 100%; position: relative;}
	#lbl_input { display:none;}

	#menu_normal{ display:none;}
	#menu_cel { display:inline; margin-top:8px;}
	.ft_toplogin{ font-size:12px;padding: 2% 1% 2% 1%;}
}

/* 768px */

@media screen and (min-width:616px) and (max-width:800px) {
	#header, #topnav, #intro, #container, #footer, #copyright{max-width:90%; margin:0 auto;}
	
	#topnav ul{display:none;}
	form input[type="submit"]{margin-bottom:10px;}
	form input[type="submit"]:hover{margin-bottom:10px;}
	
	.calltoaction.opt4 div{display:block; float:none; width:100%; margin:30px 0 0 0;}
	.calltoaction.opt4 div:first-child{margin-top:0; text-align:center;}
	.calltoaction.opt4{font-size:1.5em;}
	
	#fof{padding:30px 0 0 0;}
	#fof h1{margin-top:0; font-size:12em;}
	#fof h2{margin-top:0;}

	.opcoes_menu { font-size:12px; padding-top:10px; float:left; width:100%;}

	.textopeq{font-size: 10px; padding-left:0px;}
	.menudir_c ul {margin:0; padding:0; list-style:none; padding-left:5px;}
	.conteudo{padding:14px;-webkit-border-radius: 7px;-moz-border-radius: 7px;width:95%;float: left;vertical-align: top;}

	.table-vagas { display: block; position: relative; max-width:100%; margin: 0;}
	.table-vagas thead,
	.table-vagas tbody,
	.table-vagas th,
	.table-vagas td,
	.table-vagas tr { display: block;}
	
	.table-vagas thead { float: left;}
	.table-vagas tbody { width: 100%; position: relative;}

	#menu_cel { display:none;}
}

@media screen and (min-width:616px) {

	.ft_toploginmenor {display:inline-block;font-size: 14px; padding: 6% 2% 6% 2%; color: #000000;}
	.ft_toplogin {display:none;}
	.textopeq{font-size: 10px; padding-left:5px; white-space:normal;}
	.opcoes_menu { font-size:12px; padding-top:10px; float:left; width:100%;}
	.menudir_c ul {margin:0; padding:0; list-style:none; padding-left:5px;}
	.conteudo{padding:14px;-webkit-border-radius: 7px;-moz-border-radius: 7px;width:93%;float: left;vertical-align: top;}
	.menue{padding:5px;border: 0px; -webkit-border-radius: 7px;-moz-border-radius: 7px;float: left;vertical-align: top; width:96%;}
	#lbl_input { display:none;}
	#menu_cel { display:none;}

}
/* 960px */

@media screen and (min-width:960px) {
	#header, #topnav, #intro, #container, #footer, #copyright{max-width:95%; margin:0 auto;}
	.opcoes_menu { font-size:12px; padding-top:10px; float:left; width:50%;}
	.textopeq{font-size: 11px; padding-left:15px;}
	.menudir_c ul {margin:0; padding:0; list-style:none; padding-left:5px;}
	.conteudo{padding:14px;-webkit-border-radius: 7px;-moz-border-radius: 7px;width:97%;float: left;vertical-align: top;}
	.btduplo { width: 42% !important; display:inline !important;}
	#menu_cel { display:none;}
}

/* 1028px */

@media screen and (min-width:1028px) {
	#header, #topnav, #intro, #container, #footer, #copyright{max-width:95%; margin:0 auto;}
	.ft_toploginmenor {display:none;}
	.ft_toplogin {display:inline-block;}
	.opcoes_menu { font-size:14px; padding-top:10px; float:left; width:50%;}
	.textopeq{font-size: 12px; padding-left:15px;}
	.menudir_c ul {margin-left:20px; margin-top:5px; list-style:outside;}
	.btduplo { width: 43% !important; display:inline !important;}
}

/* 1200px */

@media screen and (min-width:1200px) {
	body.boxed .wrapper{max-width:1140px;}
	#header, #topnav, #intro, #container, #footer, #copyright, .stretched{max-width:95%; margin:0 auto;}
	#header #hgroup{margin-left:5%;}
	.btduplo { width: 45% !important; display:inline !important;}
}

/* Hide The Jquery Generated Navigation Form from 801px upwards */

@media screen and (min-width:801px) and (max-width:10000px) {
	#topnav form{display:none;}
	
}

/* Resize Extended Box */

@media screen and (min-width:1501px) {
	body.boxed .wrapper .stretched{margin-left:-2.6%; margin-right:-2.6%;}
}