/*.imgBg, .sliderText, .superCaption, .thumbnail h4, .thumbnail p {
    text-align: center
}
@font-face {
    font-family: 'Fjalla One';
    src: url(../fonts/FjallaOne-Regular.ttf) format('truetype')
}
@font-face {
    font-family: 'Pragati Narrow';
    src: url(../fonts/PragatiNarrow-Regular.ttf) format('truetype')
}
.page-header {
    border: none
}
.dottedBorder {
    border: 1px dotted #CCC
}
body {
    background-color: #FFF;
    font-family: 'Fjalla One', sans-serif;
    overflow: auto
}
h2 {
    font-size: 29px
}
.ratioHolder {
    width: 100%;
    padding-bottom: 83.54430379746835%;
    position: relative;
    border-bottom: none;
    margin-top: 20px
}
.sliderText {
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, Helvetica Inserat, Bitstream Vera Sans Bold, Arial #000, sans serif;
    line-height: 1;
    font-size: 32px;
    color: #76AABD;
    position: absolute;
    display: block;
    font-weight: 700;
    width: 422px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.card-text, .headerInfo {
    font-family: 'Pragati Narrow', sans-serif
}
.footerLink, .footerLink a {
    font-size: 12px;
    text-decoration: none;
    color: rgba(255,255,255,.5);
    cursor: pointer
}
.footerLink a:hover, .footerLink:hover {
    color: rgba(255,255,255,1);
    text-decoration: none
}
.footerCopyright {
    font-size: 10px;
    padding: 15px;
    color: #999
}
.shadow {
    -moz-box-shadow: 0 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 0 #ccc;
    box-shadow: 0 0 0 0 #ccc
}
.shadow:hover {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px transparent;
    -moz-box-shadow: 0 1px 3px transparent;
    box-shadow: 0 1px 3px transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail h4 {
    color: #58595B
}
.thumbnail p {
    margin-left: 5px;
    margin-right: 5px;
    color: #6D6E71
}
.codeHeight {
    max-height: 160px;
    overflow: auto;
    white-space: pre
}
.light {
    padding: 2px
}
.elemLight {
    background-color: #D0EAE1;
    border: 1px solid #3B8C75
}
.markerLight {
    background-color: #DDBCDC;
    border: 1px solid #DF80A6
}
.transformLight {
    background-color: #EBE0F1;
    border: 1px solid #DF80A6
}
.optionsLight {
    background-color: #E8D3E7;
    border: 1px solid #A14080
}
.motionLight {
    background-color: #d6ebff;
    border: 1px solid #3d658b
}
.motionOptionsLight {
    background-color: #E5D3E5;
    border: 1px solid #8DACB7
}
.idLight {
    background-color: #6EE8DE;
    border: 1px solid #3d658b
}

@media (max-width:979px) {
.divPad {
    padding-top: 50px
}
}

@media (min-width:979px) {
.divPad {
    padding-top: 50px
}
}
.layerImg {
    position: absolute;
    left: 0;
    top: 0
}
.heroImg {
    width: 768px;
    height: 510px
}
.touchColor {
    color: #414042
}
.touchLightColor {
    color: #ccc
}
.nColor {
    color: #2aace3
}
.swipeColor {
    color: #656668
}
.superCaption {
    padding: 5px;
    -webkit-text-size-adjust: none;
    color: #363232;
    font-size: 15px;
    visibility: hidden
}
.heroSlide {
    width: 790px;
    height: 660px;
    visibility: hidden
}
.heroSlide img {
    display: block;
    border: none
}
.marker {
    opacity: .8!important
}
.marker:focus, .marker:hover {
    opacity: 1!important
}
h1 {
    font-size: 30px
}
h5 {
    font-size: 18px
}
.newText {
    background: red;
    border-radius: 25%;
    font-size: 12px;
    padding: 2px 5px;
    color: #fff
}
.card-img-top {
    width: 80%;
    margin: auto;
    border: 1px solid transparent
}
.card {
    background: 0 0;
    border: none;
    padding-top: 20px
}
.headerInfo {
    font-size: 18px
}
.card-text {
    font-size: 16px
}
.jumbotron {
    padding-bottom: 30px;
    background: #EEE
}
.mainJumbotron {
    background: #FFF
}
.jumboContainer {
    padding-top: 60px;
    padding-bottom: 0
}
#features {
    background: #EEE;
    padding-top: 40px
}
footer {
    background: #343a40;
    padding-top: 20px
}
#tnsHeader {
    width: auto;
    height: 20px
}
.no-gutters {
    margin-right: 0;
    margin-left: 0
}
.card-link {
    color: #333
}
.card-link:hover {
    color: #889
}
*/