/**
 * Place your custom styles here.
 */
 .coronavirus {
    padding: 20px;
 }
.coronavirus p {
    font-size: 1em;
    line-height: 1.4em;
    color: #b5121b;
    font-weight: bold;
}
 .coronavirus.red {
 background-color: #b5121b;
 }
 .coronavirus.red p {
    color: #ffffff;
}
 
body {
font-family: "Open Sans","Arial",sans-serif;
color: #525252;
}
.path-node img {
    margin: 15px;
}
h2 {
    font-size: 35px;
    color: rgb(102, 102, 102);
font-weight: bold;
}
p {
    font-size: 1.2em;
    line-height: 1.4em;
}
a:link, a:visited {
    /* color: #0F518A; */
    text-decoration: none;
    outline: 0;
}
a:hover {
    color: #b5121b;
    text-decoration: none;
}
.red {
    color: #B5121B;
}
.grey {
    color: rgb(120, 120, 120);
}
li {
    padding-bottom: 10px;
line-height: 1.4em;
font-size: 1.2em;
}
li ul li {
line-height: 1em;
font-size: 1em;
}
.condensed li {
    padding-bottom: 0px;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ol {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
h3 {
    font-weight: bold;
}
/******  Start Banner  *****/
.left-logo {
    width: 200px;
    position: absolute;
}
.central-logo {

}
.top-buttons {

}
.btn-shadow {
box-shadow: black 0px 0px 12px 0px,
    black 0px 0px 8px 0px inset;
border-radius: 5px;
border-color: rgb(87, 87, 87);
border-style: solid;
}
.top-buttons img{
    box-shadow: black 0px 0px 12px 0px,
    black 0px 0px 8px 0px inset;
border-radius: 5px;
border-color: rgb(87, 87, 87);
border-style: solid;
height: 60px;
margin-top: -20px;
margin-bottom: 20px;
}
#block-bottombanner img {
    width: 100%;
margin: 0;
}
/******  End Banner  *****/
/******  Start Footer  *****/
.path-node .media-icon {
    height: 40px;
margin: 0;
    margin-right: 10px;
}
.footer-container {
    min-height: 132px;
    /* background-color: rgb(214, 8, 8); */
background: #b5121b;
}
.footer-container .text-center{
    position: relative;
    top: -40px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
/****** End Footer  *****/
/******  Start Homepage  *****/
.loogos img {
height: 150px;
width: auto;
margin-left: 30px;
}
.btn.btn-default {
width: 100%;
max-width: 300px;
padding: 15px;
font-size: 16px;
font-weight: 600;
margin: 20px 0;
}
#home-images {
 
}
#home-images .col-sm-8 img {
 width: 50%;
    float: left;
    max-height: 400px;
    padding: 10px;
}
/*** MENU *****/
#navbar {
    background: #b5121b;
    /* width: auto; */
    padding: 0;
    line-height: 1;
    display: block;
    position: relative;
    font-family: 'PT Sans', sans-serif;
    z-index: 9999;
}
#navbar  ul  li  a {
    color: #ffffff;
    padding: 15px 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 2;
    position: relative;
}
#navbar ul li a {
    background: #b5121b;
}
#navbar ul.sf-menu.sf-style-default li a:hover, #navbar ul.sf-menu.sf-style-default li.sfHover, #navbar ul.sf-menu.sf-style-default li a.is-active, #navbar ul.sf-menu.sf-style-default li a:focus, #navbar ul.sf-menu.sf-style-default li a:hover, #navbar ul.sf-menu.sf-style-default span.nolink:hover {
    background: #fff;
    color: #b5121b;
    outline: 0;
}
ul.sf-menu.sf-style-default {
    margin-bottom: 0;
}
#navbar {
    min-height: 0;
    margin-bottom: 0px;
}
#navbar ul#superfish-main > li > a { 
    max-width: 150px;
padding: 10px 5px;
text-align: center;
height: 70px;
display: table-cell;
vertical-align: middle;
}
.navbar-collapse {
    padding: 0px;
padding-left: 15px;
}
#main-standardfront-page > a {
    width: 100px;
}
/*** END MENU *****/
/*** SUBMENU   ****/
{
    margin-top: 25px;
}
ul.menu.sf-vertical {
    border-top: 5px #e0ded7 solid;
    margin-left: 8px;
    margin-right: 8px;
    width: 95%;
}
ul.menu.sf-vertical li a {
    display: block;
    font: 17px/1.1 "garamond-premier-pro",serif;
    padding: 14px 16px;
    color: #00335a;
    border-bottom: 1px solid #e0ded7;
}
ul.menu.sf-vertical li {
    background: -webkit-linear-gradient(#F4F3F1 50%,#EEEDEA 95%);
    background: -moz-linear-gradient(#F4F3F1 50%,#EEEDEA 95%);
    background: linear-gradient(#F4F3F1 50%,#EEEDEA 95%);
    background-color: #f3f2f0;
    margin-top: 1px;
}
ul.menu.sf-vertical li.active-trail.menuparent, ul.menu.sf-vertical li.active-trail ul li.active-trail {
    padding: 8px;
    /* margin: 1px -8px 0 -8px; */
    border-radius: 4px;
    background: -webkit-linear-gradient(15deg,#CAD5DD 65%,#D7DFE5 65%);
    background: -moz-linear-gradient(15deg,#CAD5DD 65%,#D7DFE5 65%);
    background: linear-gradient(75deg,#CAD5DD 65%,#D7DFE5 65%);
    background-color: #CAD5DD;
}
.sf-vertical li.active-trail > a:active, .sidenav.menulink.l1.submenu.active.sf-vertical li.active-trail > a:active:focus, .sf-vertical li.active-trail > a:hover, .sf-vertical li.active-trail > a:hover:focus {
    background: transparent;
    color: #00122C;
}
.sf-vertical li ul {
    display: none;
    margin-top: 6px;
    border-radius: 2px;
    border: 1px solid #ADBDCA;
    background: white;
    padding: 16px;
}
.sf-vertical li.active-trail ul {
    display: block;
width: 100%;
}
ul.sf-menu.sf-vertical ul.sf-multicolumn {
  display: block;
  float: left;
}
ul.sf-menu li.sf-multicolumn-column {
  display: block;
  float: left;
}
ul.menu.sf-horizontal ul {
    top: 0;
    margin-top: 25px;
}
ul.menu.sf-horizontal ul ul {
    top: 0;
    margin-top: 0;
}
ul.menu.sf-vertical li:hover > ul, ul.menu.sf-vertical li.sfHover > ul {
    display: none;
}
ul.menu.sf-vertical li.active-trail:hover > ul, ul.menu.sf-vertical li.active-trail.sfHover > ul {
display: block !important;
position: relative;
  left: 0;
top: auto;
width: 100% !important;
overflow: hidden;
transition: none;
}
ul.menu.sf-vertical li a.sf-depth-1:hover, ul.menu.sf-vertical li a.sf-depth-1:hover:focus, ul.menu.sf-vertical li a.sf-depth-1:active, ul.menu.sf-vertical li a.sf-depth-1:active:focus, ul.menu.sf-vertical li a.sf-depth-1.is-active, ul.menu.sf-vertical li a.sf-depth-2:hover {
    color: #fff;
    background-color: #53a5e6;
    border-bottom-color: #53a5e6;
}
ul.menu.sf-vertical li a.sf-depth-2:hover, ul.menu.sf-vertical li a.sf-depth-2:hover:focus, ul.menu.sf-vertical li a.sf-depth-2:active, ul.menu.sf-vertical li a.sf-depth-2:active:focus, ul.menu.sf-vertical li a.sf-depth-2.is-active{
    /* color: #53a5e6; */
color: #fff;
    background-color: #53a5e6;
    border-bottom-color: #53a5e6;
}
/* 
ul.menu.sf-vertical li:hover > ul, ul.menu.sf-vertical li.sfHover > ul {
    display: none !important;
}
ul.menu.sf-vertical li li:hover > ul {
position: relative;
  left: 0;
top: auto;
}
ul.sf-menu.sf-vertical li:hover > ul,
ul.sf-menu.sf-vertical li.sfHover > ul {
  left: 12em;
  top: 0;
}
ul.sf-menu.sf-navbar li li li:hover > ul,
ul.sf-menu.sf-navbar li li li.sfHover > ul {
  left: 12em;
  top: 0;
} */
ul.menu.sf-vertical li.active-trail ul li {
  background: #fff !important;
}
.sf-vertical li.active-trail ul.sf-hidden {
  background: #fff !important;
  border: 0 none !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: relative !important;
  height: auto !important;
  margin: 1px;
  overflow: hidden !important;
  padding: 0 !important;
  width: 100% !important;
}
ul.sf-menu.sf-vertical li:hover > ul,
ul.sf-menu.sf-vertical li.sfHover > ul {
  left: 100%;
  top: 0;
}
/*** END SUBMENU ****/

/*** START Team *****/
.new-members {

}
.team-member .col-sm-4 img {
    margin-top: -50px;
}
.team-member .icon {
    box-shadow: black 1px 1px 4px 1px;
    padding: 0;
}
.team-member .icon img {
    height: 20px;
    padding: 2px;
    margin: 0;
}
/*** END Team *****/

/******  Start Inside Pages  *****/

.path-node .img-group img {
    width: 45%;
display: inline-block;
margin-left: auto;
margin-right: auto;
}
.path-node .img-group a {

}
.table-image {

}
.table-image img {

}
.physical-strength {
    text-align: center;
}
.physical-strength.table > tbody > tr > td {
    vertical-align: middle;
}
.physical-strength img {
    max-width: 200px;
}
.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
text-align: center;
font-size: 1.2em;
}
.path-node img.fancybox-image {
    margin: 0;
}
/****** End Inside Pages  *****/
/******  Start Quotecards  *****/
.quote-card {
  background: #fff;
  color: #222222;
  padding: 20px;
  padding-left: 50px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px rgba(34, 34, 34, 0.12);
  position: relative;
  overflow: hidden;
  min-height: 120px;
}
.quote-card p {
  font-size: 22px;
  line-height: 1.5;
  margin: 0;
  max-width: 80%;
}
.quote-card cite {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  font-weight: 200;
  opacity: 0.8;
}
.quote-card:before {
  font-family: Georgia, serif;
  content: "“";
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 5em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}
.quote-card:after {
  font-family: Georgia, serif;
  content: "”";
  position: absolute;
  bottom: -110px;
  line-height: 100px;
  right: -32px;
  font-size: 25em;
  color: rgba(238, 238, 238, 0.8);
  font-weight: normal;
}

/****** End Quotecards  *****/

/******  Start History  *****/
.gallery-container {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
.lSSlideWrapper {
    text-align: center;
max-width: 600px;
}
#image-gallery {
height: auto;
}
.path-node .lSSlideOuter .lSPager.lSGallery img {
 margin: 0;
}
.gallery-container img

/****** End History  *****/


/******  Start Homepage  *****/


/****** End Homepage  *****/


@media only screen and (max-width : 1400px){



}

@media only screen and (max-width : 1400px) and  (min-width : 1200px){

    
    
}

@media (max-width: 1200px) {

/*** Start Menu  *****/
#navbar {
z-index: 8000;
}
.container > .navbar-header {
    width: 100%;
}
#superfish-main-toggle span {
    display: none;
}
div.sf-accordion-toggle.sf-style-default a#superfish-main-toggle {
    background: transparent;
color: #fff;
display: block;
font-weight: bold;
padding: 1.5em 2.5em 1.5em 1.5em;
}
div.sf-accordion-toggle.sf-style-default > a:after {
    background: transparent;
}
#navbar ul li a {
    font-size: 12px;
font-weight: 1000;
padding: 10px 20px;
}
div.sf-accordion-toggle.sf-style-default a.sf-expanded {
    background: transparent;
}

#navbar ul li.sf-expanded ul {
    background: #d44048;
padding: 5px;
}
#navbar ul li.sf-expanded ul, ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded, #navbar ul li.sf-expanded ul li a {
    background: #d44048;
}
#navbar ul li.sf-expanded ul li a {
    padding-left: 40px;
}
#navbar ul li.sf-expanded ul li ul li a {
    padding-left: 80px;
background: #f56068;
}
/*** End Menu  *****/
.path-node img.central-logo {
    max-width: 300px;
    /* top: -20px; */
}
}
@media only screen and (max-width : 1200px) and  (min-width : 992px){

}



 @media only screen and (max-width : 992px) and  (min-width : 768px){

    }
  
    
@media only screen and (max-width : 992px) and  (min-width : 850px){


}

    @media only screen and (max-width : 768px){
html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
.path-node img {
    margin: 15px 0;
}
.left-logo, .path-node .left-logo {
    width: 60px;
    position: relative;
}
.path-node img.central-logo, img.central-logo {
    width: 100%;
    margin: 0;
    top: 0;
    position: relative;
}
/*.path-node img.central-logo {
    max-width: none;
    top: -20px; 
} */
.top-buttons img {
height: 40px;
margin-top: 20px;
}
.footer-container .text-center {
    top: 0px;
    font-size: 14px;
    line-height: 20px;
padding-top: 15px;
}
#navbar ul li a {
    font-size: 12px;
font-weight: 1000;
padding: 5px;
padding-left: 30px;
}
#navbar ul li.sf-expanded ul li ul li a {
    padding-left: 60px;
}
.footer {
    margin-top: 10px;
padding-top: 20px;
}
h2 {
    font-size: 25px;
}
.col-sm-4.pull-right {
    float: none !important;
}
.path-node .col-sm-4.pull-right img {
    margin: 10px 0;
    width: 100%;
}

} 
@media (max-width: 640px) {
  .quote-card:after {
    font-size: 18em;
    right: -25px;
  }
.quote-card p {
    font-size: 18px;
    line-height: 1.5;
}



}
  
  @media only screen and (max-width : 568px) and (min-width : 480px){

 
 
 }


    @media only screen and (max-width : 480px){

 
 }

 @media only screen and (max-width : 320px){

 }











