* {
    box-sizing: border-box;
}

.video-background {
    background: #000;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    /*z-index: -99;*/
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

#street-view{
    pointer-events: auto;
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

@media all and (max-width: 600px) {
    .vid-info {
        width: 50%;
        padding: 0.5rem;
    }

    .vid-info h1 {
        margin-bottom: 0.2rem;
    }

    .video-foreground,
    .video-background iframe {
        transform: scale(1.1);
    }

}

@media all and (max-width: 500px) {
    .vid-info .acronym {
        display: none;
    }
}

.back-mybtn {
    /*  position: fixed;
top: 0.4%;
left: 0.5%;*/
    color: white;
    font-weight: bold;
    text-shadow: -2px -2px 0 #05828e,
        2px -2px 0 #05828e,
        -2px 2px 0 #05828e,
        2px 2px 0 #05828e,
        -3px 0 0 #05828e,
        3px 0 0 #05828e,
        0 -3px 0 #05828e,
        0 3px 0 #05828e;
    text-transform: uppercase;
}


.forward-mybtn {
    opacity: 0.885;
    position: fixed;
    bottom: 0%;
    /*width: 60%;*/
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
}

.forward-mybtn:hover {
    transform: scale(1.02);
    opacity: 1;
}

.fade.in {
    opacity: 1;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-backdrop .fade .in {
    opacity: 0.5 !important;
}


.modal-backdrop.fade {
    opacity: 0.5 !important;
}

.modal-header {
    padding-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.modal-footer {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.modal-body {
    padding: 0 0 0 0;
}

#mapid {
    height: 60vh;
    font-family: 'Montserrat';
    /*width: 100%;*/
    /*z-index: 9000000;*/
}

#map-prompter {
    font-family: 'Montserrat';
}

.w3-button {
    border-radius: 4.3px;
}

.w3-button:hover {
    background-color: inherit;
}

#future-c {
    display: none;
}

#f-c {
    display: none;
}

#secondary-button {
    display: none;
}

#main-button2 {
    display: none;
}

#new-back-btn {
    cursor: pointer;
    position: fixed;
    top: 6px;
    left: 6px;
    width: 46px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    border: white 1px;
}

/*@media screen and (max-width: 676px) {
#new-back-btn {
cursor: pointer;
position: fixed;
top: 0.4%;
left: 0.5%;
color: white;
font-weight: bold;
background: rgba(1, 2, 1, 0.7);
padding: 0px;
padding-left: 15px;
border-radius: 5px;
padding-right: 15px;
font-size: 10px;
opacity: 0.8;
vertical-align: center;
margin: auto;
color: white;
z-index: 300;
border: white 1px;
}
}*/

#new-back-btn2 {
    cursor: pointer;
    position: fixed;
    top: 38px;
    right: 6px;
    width: 46px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    border: white 1px;
}

#new-back-btn3 {
    display: block;
    cursor: pointer;
    position: fixed;
    top: 70px;
    right: 6px;
    width: 46px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 10px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 1;
    border: white 1px;
}

#new-back-btn5 {
    display: none;
    position: fixed;
    top: 6px;
    left: 6px;
    color: white;
    font-weight: bold;
    background: rgba(38, 38, 38, 1);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
}

#new-back-btn6 {
    cursor: pointer;
    position: fixed;
    top: 6px;
    left: 6px;
    width: 46px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    border: white 1px;
}

#new-back-btn6:hover~#new-back-btn5 {
    display: block;
}

#new-back-btn5:hover {
    display: block;
}

#volumeEditor {
    cursor: pointer;
}

#new-back-btn4 {
    display: none;
    cursor: pointer;
    position: fixed;
    top: 38px;
    right: 6px;
    width: 46px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    border: white 1px;
}

#new-back-btn7 {
    display: block;
    cursor: pointer;
    position: fixed;
    top: 6px;
    right: 6px;
    width: 46px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 5px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 1;
    border: white 1px;
}

#new-back-btn8 {
    display: none;
    position: fixed;
    top: 6px;
    right: 6px;
    color: white;
    font-weight: bold;
    background: rgba(38, 38, 38, 1);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    writing-mode: bt-lr;
    /* IE */
    -webkit-appearance: slider-vertical;
    /* WebKit */
}

#new-back-btn7:hover~#new-back-btn8 {
    display: block;
}

#new-back-btn8:hover {
    display: block;
}

/*cba checkpoint*/
#new-back-btn9 {
    /*cursor: pointer;*/
    position: fixed;
    top: 38px;
    left: 6px;
    /*font-family: 'Montserrat', sans-serif;*/
    /*width: 46px;*/
    color: white;
    /*font-weight: bold;*/
    background: rgba(1, 2, 1, 0.7);
    padding: 0px;
    padding-left: 14px;
    border-radius: 5px;
    padding-right: 14px;
    padding-top: 1.3px;
    padding-bottom: 1.3px;
    font-size: 16px;
    /*line-height: px;*/
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    border: white 1px;
    font-family: 'Nunito', sans-serif;
    /*box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.50);*/
}

#new-back-btn-9hr {
    margin-top: 0px;
    margin-bottom: 0px;
}

#new-back-btn9 ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#new-back-btn10 ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    /*display: none;*/
}

#new-back-btn10 .li-class2 {
    display: none;
}

#new-back-btn10 {
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 6px;
    left: 6px;
    /*width: 175.02px;*/
    width: 176px;
    /*font-family: 'Montserrat', sans-serif;*/
    /*width: 46px;*/
    color: white;
    /*font-weight: bold;*/
    background: rgba(1, 2, 1, 0.70);
    padding: 0px;
    padding-left: 14px;
    border-radius: 5px;
    padding-right: 14px;
    padding-top: 1.3px;
    padding-bottom: 1.3px;
    font-size: 16px;
    /*line-height: px;*/
    opacity: 0.9;
    vertical-align: center;
    margin: auto;
    color: white;
    z-index: 300;
    border: white 1px;
    font-family: 'Nunito', sans-serif;
}

#new-back-btn-round {
    /*display: none;*/
    cursor: not-allowed;
    position: fixed;
    top: 6px;
    text-align: center;
    /*line-height: 59px;*/
    /*right: 140.6px;*/
    /*width: 74px;*/
    /*height: 59px;*/
    top: 70px;
    right: 59px;
    width: 74px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.6);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    /*margin: auto;*/
    color: white;
    z-index: 1;
    border: white 1px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

@media screen and (max-width: 800px) {
    #new-back-btn3 {
        top: 38px;
        display: block;
    }

    #new-back-btn2 {
        top: 6px;
        display: block;
    }

    #new-back-btn3 {
        display: block;
    }

    #new-back-btn2 {
        display: block;
    }

    #new-back-btn6 {
        display: none;
    }

    #new-back-btn7 {
        display: none;
    }

    #new-back-btn8 {
        display: none;
    }

    #new-back-btn9 {
        top: 6px;
    }

    #new-back-btn-round {
        right: 6px;
        width: 126.5px;
    }

    #mail-id {
        display: none;
    }

    #new-back-btn-end {
        overflow: hidden;
    }

    #linkedin-id {
        display: none;
    }

    .dont-show-on-mobile {
        display: none;
    }

    .card7 {
        width: 300px;
        margin-left: -150px;
    }

    .card {
        width: 99vw;
    }

    .scoreboard {
        width: 98%;
    }
}

#spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    /*-webkit-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    margin-left: -100px;
    margin-top: -92.5px;
    z-index: 100;
    width: 200px;
    height: 185px;
    border-radius: 7px;
    background: #e6e6e6;
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.50);
    display: none;
}

#spinner2 {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 120px;
    height: 120px;
    border-radius: 7px;
    background: #e6e6e6;
    box-shadow: 0 0 7px 7px rgba(0, 0, 0, 0.32);
    display: none;
    z-index: 100000000000;
}

#svg-spinner2 {
    height: 80px;
    width: 80px;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;

}

#surround-spinner {
    display: block;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vw;
    position: fixed;
    background: rgba(0, 0, 0, 0.50);
    /*pointer-events: none;*/
}

#svg-spinner {
    height: 80px;
    width: 80px;
    position: absolute;
    top: 8.5%;
    left: 50%;
    margin-left: -40px;
    /*-webkit-transform: translate(-50%, -50%);*/
    /*transform: translate(-50%, -50%);*/
    z-index: 100;
    display: none;
    /*display: none;*/

}

#times-up-div {
    margin-top: 55%;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    font-family: 'Montserrat';
    color: black;
}

.li-circles {
    background: red;
    border-radius: 8.666px;
    -moz-border-radius: 8.666px;
    -webkit-border-radius: 8.666px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    /*line-height: 1.6em;*/
    /*margin-right: 15px;*/
    text-align: center;
    width: 17.333px;
    font-size: 12px;
    margin-bottom: 5px;
    margin-top: 3px;
    margin-right: 5px;
    text-shadow: 0 1px 0 black;
}

.user-name-ll {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 3px;
}

.user-name-ll2 {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 3px;
    overflow: hidden;
}

.user-name-score {
    float: right;
    font-size: 14px;
    /*line-height: 14px;*/
    line-height: 27px;
    /*margin-bottom: -3px;*/
    /*margin-top: 3px;*/
    /*margin-right: 0;*/
}

#new-back-btn9 li:not(:last-child) {
    border-bottom: thin solid rgb(255, 255, 255);
}

#new-back-btn10 .li-class2:not(:last-child) {
    border-bottom: thin solid rgba(255, 255, 255, 0.5);
}

/* Aaron Change */
#new-back-btn9 .li-class {
    display: none;
}

#new-back-btn-time {
    /*display: none;*/
    cursor: not-allowed;
    position: fixed;
    top: 6px;
    text-align: center;
    line-height: 59px;
    right: 59px;
    width: 74px;
    height: 59px;
    color: white;
    font-weight: bold;
    background: rgba(1, 2, 1, 0.6);
    padding: 0px;
    padding-left: 15px;
    border-radius: 5px;
    padding-right: 15px;
    font-size: 18px;
    opacity: 0.9;
    vertical-align: center;
    /*margin: auto;*/
    color: white;
    z-index: 1;
    border: white 1px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 30px;
    font-family: 'Montserrat';
}

#countdown {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

#round-div {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

#new-back-btn-end {
    /*z-index: 1000000000000;*/
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    animation: backgroundcoloranimation 14s infinite;
    animation-direction: alternate;
    background-repeat: no-repeat;
    /*background: #fcfcfc;*/
    overflow: auto;
    /*margin-bottom: 10px;*/
}

.back-btn-animation:hover:before,
.back-btn-animation:focus:before,
.back-btn-animation:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    background: rgba(2, 117, 216, 1);
    border-radius: 5px;
}


.back-btn-animation:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(2, 117, 216, 1);
    border-radius: 5px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transition-duration: 0.3s;
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
}

.back-btn-animation:hover,
.back-btn-animation:focus,
.back-btn-animation:active {
    background: rgba(2, 117, 216, 1);
    border-radius: 5px;
    color: white;
}

.back-btn-animation {
    position: relative;
    display: inline-block;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-property: color;
    vertical-align: middle;
    -webkit-transition-property: color;
    -webkit-transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}

@keyframes loader {
    0% {
        width: 0;
    }

    20% {
        width: 10%;
    }

    71% {
        width: 50%;
    }

    100% {
        width: 100%;
    }
}

.progress-bar {
    border-radius: 60px;
    overflow: hidden;
    width: 100%;
}

.progress-bar span {
    display: block;
}

.bar {
    background: #edf1f7;
}

.progress {
    animation: loader 4s ease forwards;
    background: #0060f6;
    color: #fff;
    padding: 5px;
    width: 0;
}

.progress-bar {
    /*left: 50%;*/
    /*max-width: 100%;*/
    width: 100%;
    /*position: absolute;*/
    /*top: 50%;*/
    /*transform: translate3d(-50%, -50%, 0);*/
}

.demo-back {
    display: none;
    position: fixed;
    z-index: 10000000001234123421;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(50, 56, 109, 0.99);
    /*background: rgba(0, 96, 246, 0.95);*/
}

.demo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 500px;
    height: 140px;
    margin-top: -70px;
    padding: 10px;
    border-radius: 20px;
    transform: translateX(-50%);
}

.demo__colored-blocks {
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0;
    width: 500px;
    height: 100%;
    margin-left: -250px;
    padding: 10px;
    border-radius: 20px;
    perspective: 1000px;
    -webkit-animation: demoAnim 4s ease-in-out infinite, contAnim 4s infinite;
    animation: demoAnim 4s ease-in-out infinite, contAnim 4s infinite;
}

.demo__colored-blocks-rotater {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: rotation 1.3s linear infinite;
    animation: rotation 1.3s linear infinite;
}

.demo__colored-blocks-inner {
    overflow: hidden;
    position: relative;
    height: 100%;
    background: #32386d;
    border-radius: inherit;
}

.demo__colored-block {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 300%;
    height: 300%;
    transform-origin: 0 0;
}

.demo__colored-block:nth-child(1) {
    transform: rotate(0deg) skewX(-30deg);
    background-color: #147098;
}

.demo__colored-block:nth-child(2) {
    transform: rotate(120deg) skewX(-30deg);
    background-color: #21bdff;
}

.demo__colored-block:nth-child(3) {
    transform: rotate(240deg) skewX(-30deg);
    background-color: #c1ecfe;
}

.demo__inner {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.demo__numbers {
    overflow: visible;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
}

.demo__numbers-path {
    fill: none;
    stroke-width: 10px;
    stroke: #fff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 0, 518.055065155;
    stroke-dashoffset: 0;
    -webkit-animation: numAnim 4s ease-in-out infinite;
    animation: numAnim 4s ease-in-out infinite;
    opacity: 0;
}

.demo__text {
    position: absolute;
    left: 50%;
    top: 0;
    width: 500px;
    height: 100%;
    margin-left: -250px;
    text-align: center;
    line-height: 140px;
    font-size: 100px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 15px;
    transform: translateX(10px);
    -webkit-animation: hideText 4s infinite;
    animation: hideText 4s infinite;
}

@-webkit-keyframes contAnim {

    15%,
    100% {
        margin-left: -250px;
        width: 500px;
    }

    25%,
    90% {
        margin-left: -70px;
        width: 140px;
    }
}

@keyframes contAnim {

    15%,
    100% {
        margin-left: -250px;
        width: 500px;
    }

    25%,
    90% {
        margin-left: -70px;
        width: 140px;
    }
}

@-webkit-keyframes numAnim {
    15% {
        stroke-dasharray: 0, 518.055065155;
        stroke-dashoffset: 0;
        opacity: 0;
    }

    25%,
    41% {
        opacity: 1;
        stroke-dasharray: 144.4256591797, 518.055065155;
        stroke-dashoffset: -40;
    }

    53%,
    66% {
        stroke-dasharray: 136.0216217041, 518.055065155;
        stroke-dashoffset: -227.238697052;
    }

    76% {
        stroke-dasharray: 113.4751205444, 518.055065155;
        stroke-dashoffset: -445.8995704651;
    }

    88%,
    100% {
        stroke-dasharray: 72.1554946899, 518.055065155;
        stroke-dashoffset: -445.8995704651;
    }

    92% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes numAnim {
    15% {
        stroke-dasharray: 0, 518.055065155;
        stroke-dashoffset: 0;
        opacity: 0;
    }

    25%,
    41% {
        opacity: 1;
        stroke-dasharray: 144.4256591797, 518.055065155;
        stroke-dashoffset: -40;
    }

    53%,
    66% {
        stroke-dasharray: 136.0216217041, 518.055065155;
        stroke-dashoffset: -227.238697052;
    }

    76% {
        stroke-dasharray: 113.4751205444, 518.055065155;
        stroke-dashoffset: -445.8995704651;
    }

    88%,
    100% {
        stroke-dasharray: 72.1554946899, 518.055065155;
        stroke-dashoffset: -445.8995704651;
    }

    92% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes rotation {
    to {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes demoAnim {
    15% {
        border-radius: 20px;
        transform: rotate(0);
    }

    30%,
    43% {
        border-radius: 50%;
        transform: rotate(360deg);
    }

    52%,
    65% {
        border-radius: 0;
        transform: rotate(720deg);
    }

    78%,
    90% {
        border-radius: 50%;
        transform: rotate(1080deg);
    }

    100% {
        border-radius: 20px;
        transform: rotate(1440deg);
    }
}

@keyframes demoAnim {
    15% {
        border-radius: 20px;
        transform: rotate(0);
    }

    30%,
    43% {
        border-radius: 50%;
        transform: rotate(360deg);
    }

    52%,
    65% {
        border-radius: 0;
        transform: rotate(720deg);
    }

    78%,
    90% {
        border-radius: 50%;
        transform: rotate(1080deg);
    }

    100% {
        border-radius: 20px;
        transform: rotate(1440deg);
    }
}

@-webkit-keyframes hideText {

    15%,
    100% {
        opacity: 1;
    }

    20%,
    96% {
        opacity: 0;
    }
}

@keyframes hideText {

    15%,
    100% {
        opacity: 1;
    }

    20%,
    96% {
        opacity: 0;
    }
}

#social {
    margin: 10px 30px;
    text-align: center;
}

.smGlobalBtn {
    /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 2px solid #ddd;
    /* add border to the buttons */
    box-shadow: 0 2.4px 24.px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.8em;
    border-radius: 21.6px;
    -moz-border-radius: 21.6px;
    -webkit-border-radius: 21.6px;
    margin-left: 5px;
    margin-right: 5px;
    transition-duration: 0.5s;
}

.smGlobalBtn2 {
    /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    border: 2px solid #ddd;
    /* add border to the buttons */
    box-shadow: 0 3px 3px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 27px;
    -moz-border-radius: 27px;
    -webkit-border-radius: 27px;
    margin-left: 15px;
    margin-right: 15px;
    transition-duration: 0.5s;
}

/* facebook button class*/
.facebookBtn {
    background: #4060A5;
}

.facebookBtn:before {
    /* use :before to add the relevant icons */
    /*font-family: "FontAwesome";*/
    /* add facebook icon */
}

.facebookBtn:hover {
    color: #4060A5;
    background: #fff;
    border-color: #4060A5;
    /* change the border color on mouse hover */
}

/* twitter button class*/
.twitterBtn {
    background: #00ABE3;
}

.twitterBtn:before {
    /*font-family: "FontAwesome";*/
    /* add twitter icon */

}

.twitterBtn:hover {
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
}

/* google plus button class*/
.googleplusBtn {
    background: #e64522;
}

.googleplusBtn:before {
    /*font-family: "FontAwesome";*/
    /* add googleplus icon */
}

.googleplusBtn:hover {
    color: #e64522;
    background: #fff;
    border-color: #e64522;
}

/* linkedin button class*/
.linkedinBtn {
    background: #0094BC;
}

.linkedinBtn:before {
    /*font-family: "FontAwesome";*/
    /* add linkedin icon */
}

.linkedinBtn:hover {
    color: #0094BC;
    background: #fff;
    border-color: #0094BC;
}

/* pinterest button class*/
.pinterestBtn {
    background: #cb2027;
}

.pinterestBtn:before {
    /*font-family: "FontAwesome";*/
    /* add pinterest icon */
}

.pinterestBtn:hover {
    color: #cb2027;
    background: #fff;
    border-color: #cb2027;
}

/* tumblr button class*/
.tumblrBtn {
    background: #3a5876;
}

.tumblrBtn:before {
    /*font-family: "FontAwesome";*/
    /* add tumblr icon */
}

.tumblrBtn:hover {
    color: #3a5876;
    background: #fff;
    border-color: #3a5876;
}

/* rss button class*/
.rssBtn {
    background: #e88845;
}

.rssBtn:before {
    /*font-family: "FontAwesome";*/
    /* add rss icon */
}

.rssBtn:hover {
    color: #e88845;
    background: #fff;
    border-color: #e88845;
}

@media screen and (max-width: 372px) {
    .linkedinBtn {
        display: none;
    }
}

.loading:after {
    content: ' .';
    animation: dots 0.6s steps(1, end) infinite;
}

@keyframes dots {

    0%,
    12.5% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        text-shadow: .5em 0;
    }

    75% {
        text-shadow: .5em 0, 1em 0;
    }
}
