
@media (min-width: 768px){
.container1 {
  width: 750px;
  padding:0;
}
.container2 {
  width: 560px;
    padding:0;
}
.container3{
	width: 620px;
	padding:0;
}
.containerSmall{
	width: 600px;
	
}
/* .navbar-nav>li {
  padding-right: 0.4%;
} */
button.navbar-toggle.collapsed {
  margin-right: 46%;
  background:url('../images/button-01.png');
      background-size: 42px;
  background-repeat: no-repeat;
  height: 50px;
}
button.navbar-toggle {
  margin-right: 46%;
  background:url('../images/button-01.png');
    background-size: 42px;
  background-repeat: no-repeat;
  height: 50px;
}
}
@media (min-width: 992px){

.container1 {
  width: 970px;
    padding:0;
}
.container2 {
  width: 705px;
    padding:0;
}
.container3{
	width: 765px;
	padding:0;
}
.containerSmall{
	width: 700px;
}
button.navbar-toggle.collapsed {
  margin-right: 46%;
  background:url('../images/button-01.png');
      background-size: 42px;
  background-repeat: no-repeat;
  height: 50px;
}
button.navbar-toggle {
  margin-right: 46%;
  background:url('../images/button-01.png');
    background-size: 42px;
  background-repeat: no-repeat;
  height: 50px;
}
}
@media (min-width: 1200px){
.container1 {
  width: 1170px;
  padding:0;
}
.container2 {
  width: 950px;
  padding:0;
}
.container3{
	width: 1010px;
	padding:0;
}
.containerSmall{
	width: 800px;
}
/* .navbar-nav>li {
  padding-right: 3.4%;
} */
}
@media (min-width: 1366px){

body {
  padding-top: 0px;
}
/* .navbar-nav>li {
  padding-right: 3.4%;
} */
}
.starter-template {
  padding: 90px 15px;
  text-align: center;
}

/*.container{
	width:1345px;
}
.container1{
	width:90%;
	padding:0;
}
.container2{
	width:85%;
	padding:0;
}
.container3{
	width: 1030px;
	padding:0;
}
.containerSmall{
	width:900px;
}*/

.starter-template2 {
  padding: 40px 15px;
  text-align: center;
}
.starter-template6 {
  padding: 40px 0;
  text-align: center;
}
.starter-template3 {
  padding: 15px 15px;
  text-align: center;
}
.starter-template5 {
  padding: 30px 15px;
  text-align: center;
}
