@media only screen 
  and (min-device-width: 360px) 
  and (max-device-width: 740px)
  and (orientation: landscape) {
#page {
    margin: 0px auto 0px;
    padding: 0;
}	
input[type="text"], input[type="checkbox"], input[type="submit"], textarea[type="text"] {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	-webkit-border-radius: !important;
	-moz-border-radius: !important;
	border-radius: 0!important;
}
.toogle {
    right: 7%;
    opacity: 1;
    top: 36px;
}
#colunaesquerda {
    height: 100px;
    margin: 0px auto;
    padding: 0px 5%;
    width: 90%;
}
.logo {
    width: 56%;
	background-size: 60% !important;
	background: url('../images/logotipo.png') no-repeat 0% 90%;
}
.top {
    height: 140px;
}
.llllllllllllllllllllllllllll {}
.sidebar2 ul li.newsletter {
    width: 100%;
	margin:20px 0 0 0;
}
.llllllllllllllllllllllllllll {}
.mastererro .slide {
    height: 70vh;
    background-position: 50% 40%;
    background-size: 110%;
}
.llllllllllllllllllllllllllll {}
.toogle {
    margin: 0;
    width: auto;
    position: fixed;
    top: 46px;
    z-index: 500000000;
    right: 6%;
    height: auto;
    opacity: 1;
    background: none;
    display: inherit;
}
.toogle a.icone  {
    height:30px;
    width:30px;
    display: inline-block;
}
.toogle a.icone span {
    height: 2px;
    margin: auto;
    background-color: #000;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
}
.toogle a.icone span:nth-child(1) {
    top: -17px;
    bottom: 0;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.icone span:nth-child(2) {
    top: 0;
    bottom: 0;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.icone span:nth-child(3) {
    top: 17px;
    bottom: 0;
    transform: rotate(0deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.none  {
    height:30px;
    width:30px;
    display: inline-block;
	transition: 0.40s;
	-webkit-transition: 0.40s;
	-moz-transition: 0.40s;
	-ms-transition: 0.40s;
	-o-transition: 0.40s;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.toogle a.none:hover  {
	transition: 0.40s;
  -webkit-transition: 0.40s;
  -moz-transition: 0.40s;
  -ms-transition: 0.40s;
  -o-transition: 0.40s;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}  
.toogle a.none span {
    height: 2px;
    margin: auto;
    background-color:#3fa700;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
}
.toogle a.none span:nth-child(1) {
    top: 0;
    bottom: 0;
    transform: rotate(45deg);
    transition: opacity .4s,transform .4s;
}
.toogle a.none span:nth-child(2) {
    top: 0;
    bottom: 0;
    transform: rotate(-45deg);
    transition: opacity .4s,transform .4s;
}
.llllllllllllllllllllllllllll {}
.primary-mobile-nav ul {
    width: 60%;
}
.llllllllllllllllllllllllllll {}
.sidebar1 {
    display: none;
}
.llllllllllllllllllllllllllll {}

.sidebar2 ul li:nth-child(1)::before {
    width: 13%;
    float: left;
    margin: 0 40% 10px;
    padding: 10px;
	font-size: 28px;
}
.sidebar2 ul li:nth-child(2)::before {
    width: 13%;
    float: left;
    margin: 0 40% 10px;
    padding: 10px;
	font-size: 28px;
}
.sidebar2 ul li:nth-child(3)::before {
    width: 13%;
    float: left;
    margin: 0 40% 10px;
    padding: 10px;
	font-size: 28px;
	height: 30px;
    line-height: 30px;
}
.sidebar2 ul li.widget_text .textwidget p {
    font-size: 12px;
    line-height: 21px;
}
.llllllllllllllllllllllllllll {}
.sidebar_loja {
    padding: 1% 4%;
    width: 91%;
}
.llllllllllllllllllllllllllll {}


.perfil_mastersingle .slide {
    height: 114vh;
}
.perfil_texto {
    margin: 0 5%;
    width: 90%;
}
.perfil_texto h1 {
    margin: 0;
    width: 100%;
    line-height: 22px;
}
.llllllllllllllllllllllllllll {}
.down_master {
    padding: 0px 5%;
    width: 90%;
}
.llllllllllllllllllllllllllll {}
.modal-content {
    width: 80%;
}
.llllllllllllllllllllllllllll {}
.llllllllllllllllllllllllllll {}

.blogs {
    margin: 20px 0;
}
.blogs .slide {
    height: 32vh;
    background-position: 50% 50%;
    background-size: 140%;
}
.blog_grupo {
    margin: 170px 5%;
    width: 90%;
}
.blog_entrada {
    margin: 0px 1% 30px;
    width: 41.5%;
}
.fundo {
    width: 90%;
    margin: 0 5%;
}
}