.header-images {height:100px;background-size:cover;background-position:center}
@media screen and (min-width:768px) {.header-images {height:288px }}
.no-padding {padding:0}
.header.social-media {text-align:center}
@media screen and (min-width:768px) {.header.social-media {text-align:right }}
.social-media a {margin:0 5px}
@media screen and (min-width:768px) {.social-media a {margin:0;display:block }}
body {background-color:#fff}
.header {background-color:#333;color:#fff;font-size:16px;padding:20px 30px;text-align:center}
@media screen and (min-width:768px) {.header {height:135px;text-align:left }}
.menu {background-color:#333;color:#fff}
.menu ul,
.menu li {padding:0;list-style:none}
.menu a {color:#fff;display:block;padding:20px 70px;transition:color 0.5s}
@media screen and (min-width:768px) {.menu a {padding:10px 30px }}
.menu a:hover {text-decoration:none;color:#093}
.menu ul ul {position:absolute;display:none;top:100%;left:0;width:180px;z-index:10;background:#333}
.menu ul ul ul {top:0;left:100%}
.menu li:hover >ul,
.menu a:hover + ul,
.menu ul ul:hover {display:block}
.menu li {position:relative;display:block;float:left}
.footer {background-color:#333;color:#fff;padding:20px 30px}
.twitter-follow-button {float:right}
.fb-follow {float:right}.page-content img {max-width:100%}
.medium {width:50%}
.fr-fic {display:block;margin-left:auto;margin-right:auto}
table {font-family:arial,sans-serif;border-collapse:collapse;width:100%}
td,
th {border:1px solid #ddd;text-align:left;padding:8px}
tr:nth-child(even) {background-color:#ddd}.navbar-inverse {-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin:0 -15px 10px}
.navbar-inverse .navbar-nav li >a {color:#ccc}
@media (min-width:768px) {.navbar-inverse .navbar-nav >li ul a {color:#333 }}
.navbar-inverse .navbar-nav .open .dropdown-menu li >a {color:#eee}
@media (min-width:768px) {.navbar-inverse .navbar-nav .open .dropdown-menu li >a {color:#333 }}
.navbar-toggle {display:block;width:100%;float:none;color:#fff}
@media (min-width:768px) {.navbar-toggle {display:none }}
.navbar-toggle .icon-bar {float:right;clear:right}
.navbar-toggle .icon-bar:first-of-type {margin-top:4px}
.dropdown-menu >li span {display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}
.dropdown-menu ul {padding:0 0 0 5px;margin:2px 0 0;list-style:none}
.dropdown-menu ul li >a {display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#eee;white-space:nowrap}
.dropdown-menu ul .active >a,
.dropdown-menu ul .active >a:focus,
.dropdown-menu ul .active >a:hover {background-color:#2e6da4;background-image:-webkit-linear-gradient(top,#337ab7 0,#47aaff 100%);background-image:-o-linear-gradient(top,#337ab7 0,#47aaff 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#2e6da4));background-image:linear-gradient(to bottom,#337ab7 0,#47aaff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7',endColorstr='#ff2e6da4',GradientType=0);background-repeat:repeat-x}