@media (max-width: 960px) {
	.header {
		padding-left: 10px;
	}

	div.menu-items {
			height: 100vh;
			width: 100vw;
			position: absolute;
			top: 40px;
			left: 0px
		}
		div.menu-items ul {
			width: 90vw;
		}
		div.menu-items ul li {
			padding: 4px 8px 4px 0px
		}


.content1 {
	padding: 0px;
  align-items: center;
  justify-content: center;}

  .frase1 {
  font-size: 17px;
  font-weight: 400;

  }

  .frase2 {
  font-size: 20px;
  font-weight: 300;

  }

.exemplos {width:300px; }


  #conj-button, #insert  {
    display:flex;
    align-items: center;
    justify-content: center;
  }
  

.frase2 {display: none;}
.frase2-mobile {
	display: block;
	font-size: 20px;
	font-weight: 300;
  color: white;

}

.index-3-ads-desktop {display: none;}

.index-1-ads-mobile { display: block; text-align: center; max-width: 600px; max-heigth: 300px; margin-bottom: 20px;margin-top: 20px; }



#the-ads-mobile-top {width: 300px; }
.ad1-mobile { width: 300px; height: 300px;} 

.content2{

}

.header{ width: auto;}
.coluna-dir {justify-content: space-around; width:100vh}

h2 {
	 font-size: 20px;
	 font-weight: 300;
 margin: 15px 0 0px 0;
	}

	#conj-button { margin-top:15px; width: 310px;}
	#insert {margin-left: 0; font-size: 18px;}
.ads-desktop {margin-top: 20px;}
}
