/*
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3,
.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1,
.col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4,
.col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10,
.col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5,
.col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10,
.col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5,
.col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  margin-bottom: 30px;
}

.row .col-md-1:last-child,
.row .col-md-2:last-child,
.row .col-md-3:last-child,
.row .col-md-4:last-child,
.row .col-md-5:last-child,
.row .col-md-6:last-child,
.row .col-md-7:last-child,
.row .col-md-8:last-child,
.row .col-md-9:last-child,
.row .col-md-10:last-child,
.row .col-md-11:last-child,
.row .col-md-12:last-child {
	margin-bottom: 0;
}
*/

.home .feature br { display: none;}

@media (min-width: 992px) {

}

@media (max-width: 992px) {	

	footer .text-right.social-accounts { text-align: center;}
	.feature img { max-height: 160px; width: auto;}
	.campaign .col-md-6 { margin-bottom: 10px;}
}

@media (max-width: 992px) and (min-width: 768px) {.home .row .feature br { display: inline-block;}}

@media (min-width: 768px) {

  .home .bodi .col-lg-1, .home .bodi .col-lg-10, .home .bodi .col-lg-11, .home .bodi .col-lg-12, .home .bodi .col-lg-2, .home .bodi .col-lg-3,
	.home .bodi .col-lg-4, .home .bodi .col-lg-5, .home .bodi .col-lg-6, .home .bodi .col-lg-7, .home .bodi .col-lg-8, .home .bodi .col-lg-9, .home .bodi .col-md-1,
	.home .bodi .col-md-10, .home .bodi .col-md-11, .home .bodi .col-md-12, .home .bodi .col-md-2, .home .bodi .col-md-3, .home .bodi .col-md-4,
	.home .bodi .col-md-5, .home .bodi .col-md-6, .home .bodi .col-md-7, .home .bodi .col-md-8, .home .bodi .col-md-9, .home .bodi .col-sm-1, .home .bodi .col-sm-10,
	.home .bodi .col-sm-11, .home .bodi .col-sm-12, .home .bodi .col-sm-2, .home .bodi .col-sm-3, .home .bodi .col-sm-4, .home .bodi .col-sm-5,
	.home .bodi .col-sm-6, .home .bodi .col-sm-7, .home .bodi .col-sm-8, .home .bodi .col-sm-9, .home .bodi .col-xs-1, .home .bodi .col-xs-10,
	.home .bodi .col-xs-11, .home .bodi .col-xs-12, .home .bodi .col-xs-2, .home .bodi .col-xs-3, .home .bodi .col-xs-4, .home .bodi .col-xs-5,
	.home .bodi .col-xs-6, .home .bodi .col-xs-7, .home .bodi .col-xs-8, .home .bodi .col-xs-9 {
		margin-bottom: 0;
} 
  
}


@media (max-width: 768px) {

  .page header .navbar-header { margin-left: 0;} 
  .campaign > div { padding: 10px 0;}

}


@media (max-width: 640px) {


}

@media (max-width: 640px) {


}

@media (max-width: 414px) {

  .home .feature br { display: inline-block;}
  
}

@media (max-width: 400px) {

	.nav-tabs .label { font-size: 9px;}
	.feature img { width: 100%; height: auto;}
}

@media (max-width: 320px) {


}
