.nowrap {
    white-space: nowrap;
}


@media (max-width: 48em) {
    table .btn {
    font-size: 0.75rem;
    font-size: 3.5vw;
    }
}

a.brand h3{
    margin: 1.5em 0 0 1em;
    padding: 0;
}
h5.brand {
    margin: 0.5em 0 0 0;
    padding: 0;
}

header {
    background-color: #F8F8F8;
    margin-bottom: 1em;
}

header ul {
    margin: 0 1em;
}
header img {
    margin: 0;
}

header a, header li {
    padding: 0 0;
    color: #777;
    font-weight: bold;
}

/*#     background-color: #191919
* color: #ADADAD;
*/
footer {
    background-color: #000000;
    color: #ADADAD;
    margin: 0 0 0 0;
/*    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 0;
  */
}

footer address {
    font-weight: 400;
}

footer address strong {
    display: block;
    font-weight: 400;
}

footer a {
  color: #ADADAD;
}

ul.ul-a-nodecoration li a {
  text-decoration: none;
  font-weight: 400;
}
.copyrights {
    font-weight: 300;
    color: #5A5A5A;
}
.logo {
    max-width: 280px;
    margin-top: 1em;
}
.logofooter {
	max-height: auto;
    max-width: 200px;
    margin-top: 1em;
}
.banner1 {
    max-height: 200px;
}
.banner-sm {
    max-height: 200px;
}

#img-in-paragraph {
    width:100%;
    max-width:320px;
    float:right;
}

#flags {
    max-width: 30px;
    max-height: 20px;
    float:right;
}

div.colorOfGroupingsDST {
    background-color: #e8f8fb;
}
div.colorOfGroupingsSTD {
    background-color: #e8f8fb;
}

div.jumbotron {
	margin: 0 0 1.5rem 0;
	padding: 0;
}
div.jumbotron div{
	margin: 0 0 1.5rem 0;
	padding: 0;
}

img.smallImg {
   max-height: 270px;
/*   max-width: 370px; */
}

img.x-smallImg {
   max-height: 200px;
   min-height: 200px;
   max-width: 180px;
   min-width: 180px;
}
img.x-smallImg2 {
   height: 150px;
   width:  150px;
}

.bottom-left {
  position: relative;
  bottom: 16px;
  left: 16px;
}
.bottom-left2 {
  position: relative;
  bottom: 24px;
  left: 24px;
}


div.standardstudios {
    margin-top: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0;
}

div.standardstudios div{
    float: left;
    padding: 1rem;
}


div.notes {
	margin-top: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;

}


div.grouping-dst {
	float: left;
    margin: 1.5rem;
}

div.grouping-dst img{
	height: 120px;
	width: 180px;
	max-height: 120px;
	max-width: 180px;
}
div.grouping-dst a{
	margin-top: 0.5rem;
}

div.grouping-dst h5{
    padding-bottom: 0;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0;
}
