/*
* Feline Shelves Splash Page
* Author: felineshelves.com
* Build Date: March-April 2019
* Last Update: Jan 2020
* Copyright (C) 2020 Feline Shelves
* Credits to:
* Preload Presentation: Eva of https://codepen.io/SoyEva/
* Logo Design: ionutsebastian of https://www.fiverr.com/ionutsebastian
*/
/* ------------------------------------- */
/*  TABLE OF CONTENTS
    ---------------------------
    *. @Import & Reset
    *. Preloader styles
    1. Generic styles
    2. Home
    3. About
    4. Services
    5. Portfolio
    6. Contact
    7. Navigation
    8. Newsletter
    9. Social links
   10. Photo gallery
   11. Media Queries
*/
/* ------------------------------------- */
/* *. @Import & Reset .................. */
/* ------------------------------------- */
/* custom CSS files */
/*@import url(font-awesome.min.css);*/
@import url(ionicons.min.css);
/*@import url(bootstrap.min.css);*/
@import url(animate.css);
@import url(photoswipe.css);
@import url(default-skin/default-skin.css);
@import url(vegas.css);
@import url(jquery.fullPage.css);
/* Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:100,300");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400");

/*
* http://meyerweb.com/eric/tools/css/reset/ 
* v2.0 | 20110126
* License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: calc(1em + 1vw)
        /*100%*/
    ;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ------------------------------------- */
/* *. Preloader styles ................. */
/* ------------------------------------- */

/* ------------------------------------- */
/* *. Instagram styles ................. */
/* ------------------------------------- */
.container {}

#instagram {
    width: 100% !important;
}

#sticker-footer {
    border: 1px solid red;
}

#instashow {
    border: 1px solid blue;
}

.eapps-instagram-feed-container {
    margin-top: 68px;
}

footer {}

.our-footer {
    opacity: 0.5;

}

.typography {
    font-family: "Roboto", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    color: #fff
        /*rgba(255, 255, 255, 0.7); */
    ;
    font-weight: 100;
    font-size: 1.5rem;
}

.pawgress {
    margin-bottom: 175px !important;
}

/* ------------------------------------- */
/* 9. Social links ..................... */
/* ------------------------------------- */
.social-header {
    width: 100%;
    bottom: 70rem;
    right: 0;
    text-align: center;
    padding-top: 4rem;

}

a.oreilly-footer {
    background: url(../img/oreilly-home-felineshelves.png);
    background-size: 62px 65px;
    background-repeat: no-repeat;
    padding: 20px 30px;
}


.social-nav ul li {
    display: inline-block;
    float: none;
}

.social-nav .fa {
    font-size: 2rem;
}

.social-nav ul {
    margin: 0;
    padding: 0;
}

/*.social-nav ul li a {
    color: rgba(255, 255, 255, 0.7);
    font-size: 1em;
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem !important;
    position: relative;
    margin: 0 0.5rem;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -webkit-backface-visibility: hidden;
}*/

/*.social-nav ul li a:hover {
    color: #434850
}*/

/*.social-nav ul li a i {
    position: relative;
    top: 0;
    left: 0;
} */

.social-nav ul li {
    display: inline-block;
    float: none;
}



/*Footer social */

.fa-facebook-f {
    /*color: #3b5998*/
    background: #3B5998;
    padding-top: 10px;
}

.fa-facebook-f:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
    color: #4060A5;
    background: #fff;
    border-color: #4060A5;
    /* change the border color on mouse hover */
}

.fa-twitter {
    background: #1DA1F2;
    padding-top: 10px;
}

.fa-twitter:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
    color: #00ABE3;
    background: #fff;
    border-color: #00ABE3;
}

.fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    padding-top: 10px;
}

.fa-instagram:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
    color: #C13584;
    background: #fff;
}

.fa-pinterest {
    background: #cb2027;
    padding-top: 10px;
}

.fa-pinterest:hover {
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
    color: #cb2027;
    background: #fff;
    border-color: #cb2027;
}

.copyright:hover {}

.wp-icon {
    width: 50px;
    height: 50px;

    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    color: #fff;
    margin-right: 5px;
}

.round {
    border-radius: 50%;
}

}

h6.copyright {

    font-family: "Roboto", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    color: #fff
        /*rgba(255, 255, 255, 0.7)*/
    ;
    font-weight: 300;
    z-index: 999;
}


/*END Footer social */

#loading {
    width: 100vw;
    height: 100vh;
    background: #0b4e5d;
    position: fixed;
    z-index: 999999;
}

#loading.vanish {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#loading:after {
    content: '';
    background: url(../img/night-sky-stars.jpg);
    /*background-size: cover;*/
    /*background-position: center center;*/
    background-repeat: repeat;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0.1;
    height: 100vh !important;
    z-index: -10;
}

#loading #preloader {
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    position: absolute;
    text-align: center;
    width: 100%;
    top: calc(50% - 20rem);
    font-size: 4em;
    font-weight: 400;

}

#loading #preloader .loading-logo {
    max-width: 16rem;
    margin-bottom: 2rem;
}

#loading #preloader .loading-text {
    display: block;
    font-family: Raleway;
    font-weight: 200;
    font-size: 6.5rem;
    text-shadow: 3px 3px 5px;
    text-transform: uppercase;
}

#loading #preloader .load {
    position: absolute;
    bottom: -2rem;
    left: calc(50% - 3.2rem);
}

#loading #preloader .load .loading-dot {
    float: left;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 0.4rem;
    background: #FFFFFF;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loadingFade 1s infinite;
    -moz-animation: loadingFade 1s infinite;
    animation: loadingFade 1s infinite;
}

#loading #preloader .load .loading-dot:nth-child(1) {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}

#loading #preloader .load .loading-dot:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

#loading #preloader .load .loading-dot:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#loading #preloader .load .loading-dot:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

@-webkit-keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

@keyframes loadingFade {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}

.flipOutYCustom {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutYCustom;
    -moz-animation-name: flipOutYCustom;
    animation-name: flipOutYCustom;
}

@-webkit-keyframes flipOutYCustom {
    from {
        -webkit-transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    }
}

@-moz-keyframes flipOutYCustom {
    from {
        -moz-transform: perspective(400px);
    }

    30% {
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
    }

    100% {
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    }
}

@keyframes flipOutYCustom {
    from {
        -webkit-transform: perspective(400px);
        -moz-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -o-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
        -o-transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 15deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
        -o-transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -90deg);
    }
}

/* Preloader presentation */
#presentation {
    padding-bottom: 10px;
}

#marco {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    /*overflow: hidden;*/
    border-radius: 16px;
    margin-top: 2em;
}

#cielo {
    border-radius: 16px;
    width: 100%;
    height: 500px;
    background: linear-gradient(to bottom, #0B4C5F 0%, #04B4AE 52%, #0c0207 100%);
    position: absolute;
    z-index: -30;
    top: 0;
    margin-top: 2em;
}

#edificios {
    background: url('../img/edificiosOne.svg');
    height: 500px;
    width: 100%;
    z-index: -10;
    top: 2.5em;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    -webkit-animation: animar_edificios 120s linear infinite;
    -ms-animation: animar_edificios 120s linear infinite;
    -moz-animation: animar_edificios 120s linear infinite;
    position: absolute;
}

/* Animacion edificios */

@keyframes animar_edificios {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

@-webkit-keyframes animar_edificios {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

@-ms-keyframes animar_edificios {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

@-moz-keyframes animar_edificios {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

#luna {
    width: 2em;
    height: 2em;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 30px 10px 0 #F7F8E0;
    -webkit-box-shadow: 30px 10px 0 #F7F8E0;
    box-shadow: 30px 10px 0 #F7F8E0;
    margin-top: -0.25em;
    margin-left: 50%;
    position: absolute;
    z-index: -19;
}

#muro {
    height: 23em;
    width: 100%;
    background: -moz-linear-gradient(top, #416663 0%, #0c0207 19%);
    background: -webkit-linear-gradient(top, #416663 0%, #0c0207 19%);
    background: linear-gradient(to bottom, #416663 0%, #0c0207 19%);
    bottom: 0px;
}

#gato {
    background: url('../img/gatito.svg');
    height: 297px;
    width: 507.5px;
    margin-top: -1.64em;
    margin-left: 2em;
    z-index: 10;
    -webkit-animation: sprite-animation 1.2s steps(16, end) infinite;
    -moz-animation: sprite-animation 1.2s steps(16, end) infinite;
    -ms-animation: sprite-animation 1.2s steps(16, end) infinite;
    animation: sprite-animation 1.2s steps(16, end) infinite;
}

@-webkit-keyframes sprite-animation {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -8120px 0;
    }
}

@-ms-keyframes sprite-animation {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -8120px 0;
    }
}

@-moz-keyframes sprite-animation {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -8120px 0;
    }
}

@keyframes sprite-animation {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -8120px 0;
    }
}



/* ------------------------------------- */
/* 1. Generic styles ................... */
/* ------------------------------------- */
html {
    font-size: 62.5%;
}

body {
    background: #323a45;
    font-family: "Open Sans", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    color: #FFFFFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    font-style: normal;
    font-size: 1.4rem;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: 0;
    height: 100%;
}

.scroll-touch {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

body,
html {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
}

body,
input,
select,
textarea {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    text-decoration: none;
    /*color: #FFFFFF;*/
}

a:hover {

    text-decoration: none !important;
    outline: none !important;
}

a:active,
a:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #FFFFFF;
}

button {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

button:hover,
button:active,
button:focus {
    outline: none !important;
    text-decoration: none !important;
    color: #2B2D35;
}

strong,
b {
    font-weight: 700;
}

em,
i {
    font-style: italic;
}

p {
    font-family: "Roboto", "Open Sans", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    margin: 0;
    font-size: 1.75rem;
    line-height: 1.8;
    color: #939da5;
    font-weight: 400;
}

p.subtitle {
    margin-bottom: 3rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #FFFFFF;
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 1.5rem 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: inherit;
}

h1 {
    text-transform: uppercase;
    font-size: 9.75rem;
    font-weight: bold;
    font-weight: 200;
    text-shadow: 1px 1px 1px;
}

h2 {
    font-size: 3rem;
    font-family: "Roboto", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
}

h3 {
    font-size: 3rem;
    font-family: "Roboto", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 300;

}

h4 {
    font-size: 1.8rem;
}

h5 {
    font-size: 1.6rem;
}

h6 {
    font-size: 1.2rem;
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

.clear {
    clear: both;
}

.display-none {
    display: none !important;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.opacity-0 {
    opacity: 0 !important;
    visibility: hidden !important;
}

.opacity-03 {
    opacity: 0.3 !important;
}

.opacity-1 {
    opacity: 1 !important;
    visibility: visible !important;
}

.index-999 {
    z-index: -999 !important;
}

.row-no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

/*Navigation*/


#header {
    display: none;
}

#head {
    /*border: 2px solid yellow*/
}

#hamburger {
    display: none;

}

.mobile-bentley {
    display: none !important;
}

.navbar {
    width: 100%;
    height: 68px;
    top: 0px;
    position: absolute;
    z-index: 1000;

}

.navbar-nav {
    float: right;
    flex-direction: row;
    /*margin-top: 7px;*/
}

.opct {
    background-color: #323a45;
}

a.bentley-home {
    /*display:none;*/
    background: url(../img/bentley-home-felineshelves.png);
    background-size: 70px 70px;
    background-repeat: no-repeat;
    padding: 20px 30px;
    /*font-size: 6rem;*/
}

a.oreilly-home {
    background: url(../img/oreilly-home-felineshelves.png);
    background-size: 62px 65px;
    background-repeat: no-repeat;
    padding: 20px 30px;
    /*font-size: 6rem;*/
}

.icon {
    margin-right: 76px;
}

.navbar-color {
    /*background-color: rgba(54, 44, 44, 0.3);
    background: rgba(54, 44, 44, 0.3);
    color: rgba(54, 44, 44, 0.3);*/
    /*-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.34);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.34);*/
}

.nav-services {
    /*background-color: rgba(38, 60, 63, 0.3);*/

}

.nav-pills>li>a.active {
    background-color: #746855 !important;
    color: #ffffff !important;
    background-color: #746855;
    /*height: 57px;
    padding: 10px 10px;*/
}

.nav-pills>li>a:hover {
    color: #ffffff !important;
}

.nav-link-color {
    color: #ffffff;
}
}

.nav-oreilly {
    /*background-color: rgba(50, 58, 69, 0.3);*/
}

.nav-bentley {
    /*background-color: rgba(69, 49, 42, 1);*/
}

a.navbar-brand {
    /*padding: 10px 0px;*/
    margin-top: 10px;
    padding-right: 1px !important;
    font-size: 4rem !important;
    /*text-shadow: 2px 2px 2px;*/
    font-family: Raleway;
    font-weight: 300;
    color: #FFFFFF;
    /*background: #FFFFFF;*/
    text-shadow: 2px 2px 0 #c3b6a5, 2px -2px 0 #c3b6a5, -2px 2px 0 #c3b6a5, -2px -2px 0 #c3b6a5, 2px 0px 0 #c3b6a5, 0px 2px 0 #c3b6a5, -2px 0px 0 #c3b6a5, 0px -2px 0 #c3b6a5;
}

/*.navbar-header {
    border: 1px solid red;
    width: 100%;
}*/

a.navbar-brand:hover {
    color: #45312a;

}

li.active {
    background-color: #746855;
    /*height: 57px;
    padding: 0px 33px;*/
}

li.nav-item {
    margin-right: 55px;
}

.navbar-nav .nav-link {
    margin-top: 10px;
}

.oreilly-class {
    margin-top: 10px;
    /*border: 1px solid red;*/
}

.bentley-class {
    padding-top: 50px;
}

.nav-container {
    margin-top: 6px;
}

.nav-bar.nav-container {
    float: right;
}

.list-space {
    margin-top: -7px;
}



@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(0deg);
    }

    6.25% {
        -webkit-transform: rotate(-2deg);
    }

    12.5% {
        -webkit-transform: rotate(5deg);
    }

    18.75% {
        -webkit-transform: rotate(-10deg);
    }

    25% {
        -webkit-transform: rotate(15deg);
    }

    31.25% {
        -webkit-transform: rotate(-20deg);
    }

    37.5% {
        -webkit-transform: rotate(25deg);
    }

    43.75% {
        -webkit-transform: rotate(-30deg);
    }

    50% {
        -webkit-transform: rotate(35deg);
    }

    56.25% {
        -webkit-transform: rotate(-30deg);
    }

    62.5% {
        -webkit-transform: rotate(25deg);
    }

    68.75% {
        -webkit-transform: rotate(-20deg);
    }

    75% {
        -webkit-transform: rotate(15deg);
    }

    81.25% {
        -webkit-transform: rotate(-10deg);
    }

    87.5% {
        -webkit-transform: rotate(5deg);
    }

    93.75% {
        -webkit-transform: rotate(-2deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes ring {
    0% {
        -moz-transform: rotate(0deg);
    }

    6.25% {
        -moz-transform: rotate(-2deg);
    }

    12.5% {
        -moz-transform: rotate(5deg);
    }

    18.75% {
        -moz-transform: rotate(-10deg);
    }

    25% {
        -moz-transform: rotate(15deg);
    }

    31.25% {
        -moz-transform: rotate(-20deg);
    }

    37.5% {
        -moz-transform: rotate(25deg);
    }

    43.75% {
        -moz-transform: rotate(-30deg);
    }

    50% {
        -moz-transform: rotate(35deg);
    }

    56.25% {
        -moz-transform: rotate(-30deg);
    }

    62.5% {
        -moz-transform: rotate(25deg);
    }

    68.75% {
        -moz-transform: rotate(-20deg);
    }

    75% {
        -moz-transform: rotate(15deg);
    }

    81.25% {
        -moz-transform: rotate(-10deg);
    }

    87.5% {
        -moz-transform: rotate(5deg);
    }

    93.75% {
        -moz-transform: rotate(-2deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    6.25% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    12.5% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    18.75% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    25% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    31.25% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }

    37.5% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    43.75% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    50% {
        -webkit-transform: rotate(35deg);
        -moz-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        -o-transform: rotate(35deg);
        transform: rotate(35deg);
    }

    56.25% {
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    62.5% {
        -webkit-transform: rotate(25deg);
        -moz-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        -o-transform: rotate(25deg);
        transform: rotate(25deg);
    }

    68.75% {
        -webkit-transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }

    75% {
        -webkit-transform: rotate(15deg);
        -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        -o-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    81.25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    87.5% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -o-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    93.75% {
        -webkit-transform: rotate(-2deg);
        -moz-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
        -o-transform: rotate(-2deg);
        transform: rotate(-2deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.section {
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.text-left-block {
    width: 100%;
    left: 0;
    height: 100%;
    position: relative;
    z-index: 999;
}

.text-left-block .left-center-text {
    display: table;
    position: relative;
    height: 100vh;
    padding: 0 5%;
    text-align: left;
}

.text-left-block .left-center-text .left-center-part {
    display: table-cell;
    vertical-align: middle;
}

.text-left-block .left-center-text .left-center-part h2 {
    font-family: Roboto, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 300;
}


.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    left: 0;
    width: 100%;
    overflow: hidden;
}

/* ------------------------------------- */
/* 2. Home ............................. */
/* ------------------------------------- */
#clock {
    max-width: 80rem;
    text-align: center;
    font-size: 8rem;
    line-height: 1.2;
    margin-bottom: 4rem;
    font-family: "Open Sans", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 300;
}

#clock span {
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    display: block;
    font-size: 1.8rem;
}

.home-logo {
    position: absolute;
    top: 3rem;
    left: 3rem;
    max-width: 8rem;
    z-index: 999;
}

.slideshow-home {
    position: absolute !important;
    z-index: -10;
    top: 0;
    width: 100% !important;
    height: 116% !important;
}

.slide-overlay {
    opacity: 0.4;
    background: #232323;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*Feline Shelves intro block */
.intro {
    position: relative;
    /*z-index: 20;
    padding-bottom: 35rem;
    padding-top: 16rem;
    margin-top: 2rem;
    margin-bottom: 3rem;*/

}

.intro p {
    color: #FFFFFF;
    width: auto;
    font-size: 1.7rem;
    /*margin-bottom: 2rem;*/
    padding-bottom: 16rem;
}

h3.open-anim {
    /*border: 2px solid green;*/
    /*padding-top: 6rem;*/
}

.intro h3.open-anim {
    font-size: 4.5rem;
    padding-top: 25rem;
    /*text-shadow: 1px 1px 1px;*/
    margin-top: -8rem;
}

.light-btn {
    font-family: Roboto, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    background: transparent;
    font-weight: 400;
    padding: 0.7em 2em;
    color: #FFFFFF;
    margin: auto;
    /*margin-top: 1em;*/
    text-transform: uppercase;
    /*-webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  -ms-border-radius: 0.3rem;
  border-radius: 0.3rem; */
    border: 0.1rem solid #EFEFEF;
    display: inline-block;
}

.light-btn:hover {
    background: #FFFFFF !important;
    color: #20232D;
     !important;
    border-color: #FFFFFF !important;
}

.light-btn:focus,
.light-btn:active {
    background: #FFFFFF;
    color: #20232D;
}

#front-page {}

#footer-paw {
    position: absolute;
    /*z-index: 10;*/
    z-index: 999999;
    left: 0;
    bottom: 0px;
    width: 100%;
    text-align: center;
    display: block;
    animation: bounce 2s 0s ease infinite;
}

#footer-paw a {
    opacity: 0.7;
    color: #FFFFFF;
    padding: 0 2rem;
}

#footer-paw a:hover {
    opacity: 1;
}

#footer-paw a i {
    font-size: 3rem;
}

#front-paw {
    margin-bottom: 10rem;
    position: relative;
    /*z-index: 10;*/
    z-index: 999999;
    left: 0;
    /*bottom: 3rem;*/
    top: 10rem;
    width: 100%;
    text-align: center;
    display: block;
    animation: bounce 2s 0s ease infinite;
}

/*.social-list ul {
    border: 1px solid purple;
}*/


@-webkit-keyframes bounce {
    0% {
        -webkit-transform: translateY(-0.8em);
    }

    25% {
        -webkit-transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-0.8em);
    }
}

@-moz-keyframes bounce {
    0% {
        -moz-transform: translateY(-0.8em);
    }

    25% {
        -moz-transform: translateY(0em);
    }

    100% {
        -moz-transform: translateY(-0.8em);
    }
}

@keyframes bounce {
    0% {
        -webkit-transform: translateY(-0.8em);
        -moz-transform: translateY(-0.8em);
        -ms-transform: translateY(-0.8em);
        -o-transform: translateY(-0.8em);
        transform: translateY(-0.8em);
    }

    25% {
        -webkit-transform: translateY(0em);
        -moz-transform: translateY(0em);
        -ms-transform: translateY(0em);
        -o-transform: translateY(0em);
        transform: translateY(0em);
    }

    100% {
        -webkit-transform: translateY(-0.8em);
        -moz-transform: translateY(-0.8em);
        -ms-transform: translateY(-0.8em);
        -o-transform: translateY(-0.8em);
        transform: translateY(-0.8em);
    }
}

/* ------------------------------------- */
/* 3. About ............................ */
/* ------------------------------------- */
.slideshow-about {
    height: 100vh !important;
}

/* ------------------------------------- */
/* 4. Services Bentley ................. */
/* ------------------------------------- */
#carousel-services .carousel-control {
    position: absolute;
    top: auto;
    background: transparent;
    background-image: none !important;
    bottom: -3.5rem;
    width: 3rem;
    font-size: 2rem;
    color: #FFFFFF;
}

#carousel-services .carousel-control .icon-prev:before {
    font-family: ionicons;
    content: '\f124';
}

#carousel-services .carousel-control .icon-next:before {
    font-family: ionicons;
    content: '\f125';
}

#carousel-services .carousel-control.left {
    left: 0;
}

#carousel-services .carousel-control.right {
    left: 5rem;
}

#carousel-services .carousel-indicators {
    padding: 0 1.5rem 1.5rem 0;
    bottom: -6rem;
    right: 0;
    margin: 0;
    left: auto;
    width: auto;
}

#carousel-services .carousel-indicators li {
    background: transparent;
    border: none;
    background: #434850;
    margin: 0 !important;
    width: 1rem;
    height: 1rem;
    margin-right: 0.5rem !important;
    -webkit-transition: all 0.4s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.4s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.4s cubic-bezier(0, 0, 0.58, 1);
    -webkit-border-radius: 10rem;
    -moz-border-radius: 10rem;
    -ms-border-radius: 10rem;
    border-radius: 10rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#carousel-services .carousel-indicators li:hover {
    background: #FFFFFF;
}

#carousel-services .carousel-indicators .active {
    width: 1rem;
    height: 1rem;
    margin: 0 !important;
    margin-right: 0.5rem !important;
    background: #FFFFFF;
}

#carousel-services .carousel-inner {
    overflow: hidden;
}

#carousel-services .carousel-inner .item {
    overflow: visible;
}

#carousel-services .carousel-inner .item .block-services {
    margin: 2rem 0 0;
    padding-left: 2rem;
}

#carousel-services .carousel-inner .item .block-services .icon-services {
    display: block;
    font-size: 5rem;
    color: #fff600;
}

#carousel-services .carousel-inner .item .block-services .icon-services.fa {
    line-height: 1.8;
}

.slideshow-services {
    height: 100vh !important;
}

#bentley {
    background-color: #45312a;
}

#oreilly {
    background-color: #323a45;
}

#services {
    background-color: #263c3f;
}

h2.intro-services {
    /* text-shadow: none; */
}

/* ------------------------------------- */
/* 5. Portfolio ........................ */
/* ------------------------------------- */
#portfolio {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 999;
}

#portfolio .portfolio {
    overflow: hidden;
}

#portfolio .portfolio figure {
    padding: 0 !important;
    overflow: hidden;
    cursor: pointer;
    height: 33.33333vh;
}

#portfolio .portfolio figure img {
    height: 33.33333vh;
}

#portfolio .portfolio figure:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    background: -webkit-linear-gradient(rgba(50, 58, 69, 0.1), rgba(50, 58, 69, 0.8));
    background: linear-gradient(rgba(50, 58, 69, 0.1), rgba(50, 58, 69, 0.8));
}

#portfolio .portfolio figure .gallery-link {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#portfolio .portfolio figure .gallery-link .gallery-img {
    opacity: 0;
}

#portfolio .portfolio figure .gallery-link .photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -20;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    opacity: 1;
}

#portfolio .portfolio figure figcaption {
    background: transparent;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    left: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#portfolio .portfolio figure figcaption .photo-details h4 {
    font-family: Montserrat, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
}

#portfolio .portfolio figure figcaption .photo-details h4 small {
    display: block;
    font-weight: 400;
    text-transform: none;
    font-size: 1rem;
    margin-top: 1rem;
}

#portfolio .portfolio figure figcaption .photo-details p {
    display: none;
}

#portfolio .portfolio figure:hover:after {
    opacity: 1;
}

#portfolio .portfolio figure:hover figcaption {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#portfolio .portfolio figure:hover .photo {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#portfolio .portfolio div {
    padding: 0;
    overflow: hidden;
}

.block-team {
    margin: 2rem 0 0;
}

.block-team ul.social-team {
    position: absolute;
    top: 0.5rem;
    left: 4.5rem;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.block-team img.team-member {
    margin-bottom: 2rem;
}

.block-team:hover ul.social-team {
    opacity: 1;
    left: 2.5rem;
}

.block-team h3 small {
    color: #939da5;
    text-transform: uppercase;
    font-size: 1.2rem;
}

/* ------------------------------------- */
/* 6. Contact .......................... */
/* ------------------------------------- */
.phone-mail-link {
    color: #FFFFFF;
    font-weight: bold;
}

.phone-mail-link:hover {
    color: #00c8aa;
}

#contact-form .form-control {
    background: #2e353f;
    border: none;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -ms-border-radius: 0.3rem;
    border-radius: 0.3rem;
    box-shadow: none;
    font-weight: 400;
    outline: medium none;
    padding: 1.5rem 2rem;
    font-size: 1.70rem;
    line-height: 1.4;
    height: auto;
    width: 100%;
    color: #FFFFFF;
    margin-bottom: 2rem;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-align: left;
}

#contact-form .form-control:hover,
#contact-form .form-control:focus {
    box-shadow: none;
    background: #293039;
}

#contact-form .form-control::-webkit-input-placeholder {
    color: #939da5 !important;
}

#contact-form .form-control::-moz-placeholder {
    color: #939da5 !important;
}

#contact-form .form-control:-moz-placeholder {
    color: #939da5 !important;
}

#contact-form .form-control:-ms-input-placeholder {
    color: #939da5 !important;
}

#contact-form textarea.form-control {
    min-height: 12rem;
}

#contact-form span.sub-text {
    color: #939da5;
    position: absolute;
    font-size: 0.9rem;
    right: 1.5rem;
    bottom: 0;
}

#contact-form button#valid-form {
    /*Send My Message button*/
    background: #746855;
    font-family: "Roboto", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 1.4rem 2.5rem;
    font-size: 1.75rem;
    color: #FFFFFF;
    margin: auto;
    margin-top: 2rem;
    /*-webkit-border-radius: 10rem;
  -moz-border-radius: 10rem;
  -ms-border-radius: 10rem;
  border-radius: 10rem;*/
    border: none;
    display: inline-block;
}

#contact-form button#valid-form:hover {
    background: #434850;
}

#block-answer {
    margin-top: 1em;
    text-align: left;
    color: #9ea1aa;
    position: absolute;
}

#block-answer .success-message p,
#block-answer .error-message p {
    color: #9ea1aa !important;
}

#block-answer .success-message p span.name-success,
#block-answer .error-message p span.name-success {
    color: #FFFFFF;
    font-weight: 600;
}

#block-answer .success-message .ion-checkmark-round,
#block-answer .error-message .ion-checkmark-round {
    color: #27AE60;
}

#block-answer .error-message .ion-close-round {
    color: #FF1D4D;
}

.map-info {
    padding: 0;
}

.map-info #map {
    height: 100vh;
    width: 100%;
    position: relative;
    z-index: 5;
    top: 0;
    left: 0;
    color: #232323 !important;
}

.map-info #map .gm-style-iw {
    top: 1rem !important;
}

.map-info #map h6 {
    font-weight: 500;
    color: #232323;
    font-size: 1.4rem;
    margin: 1rem 1rem 0.2rem 0;
    text-align: left;
}

.map-info #map p {
    font-weight: 400;
    color: #666666;
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: left;
}




/* ------------------------------------- */
/* 10. Photo gallery ................... */
/* ------------------------------------- */
.pswp__bg {
    background: #323a45;
}

.pswp__caption h4 {
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font-weight: 300;
    margin-bottom: 1rem !important;
}

.pswp__caption p {
    font-weight: 100;
}

/* ------------------------------------- */
/* 11. Media Queries ................... */
/* ------------------------------------- */
/* small phones (320px and up) */
@media (min-width: 320px) { 
 .intro-services {
    /*border: 1px solid white;*/
 }
 .social-header {
    padding-top: 13rem;
 }

}



/*Small devices (landscape phones, 576px and up) - */
@media (min-width: 576px) { 
 .intro-services {
    /*border: 1px solid white;*/
 }

}

/*Medium devices (tablets, 768px and up) -sm */
@media (min-width: 768px) { 
    .intro-services {
    /*border: 1px solid yellow;*/
 }
 li.active {
    background-color: #746855;
}


}

/* Large devices (desktops, 992px and up) -lg */
@media (min-width: 992px) { 
    .intro-services {
    /*border: 1px solid orange;*/
 }
li.active {
    background-color: #746855;
   
}

}

/* Extra large devices (large desktops, 1200px and up) -xl */
@media (min-width: 1200px) { 
    .intro-services {
    /*border: 1px solid purple;*/
 }
 /*li.active {
    background-color: #746855;
    margin: 43px 0px !important;
}*/


}




/* Large Devices, Wide Screens @media only screen and (max-width: 1600px) */
/* Notebook devices @media only screen and (max-width: 1281px) */
/* Medium Devices, Desktops @media only screen and (max-width: 1024px) */

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


    a.navbar-brand {
        font-size: 3.75rem !important;
    }

}

@media only screen and (max-width: 835px) {
    #header {
        display: none;
    }

    nav.navbar {
        display: none;
    }

    #hamburger {
        display: unset;
        position: fixed;
        z-index: 999998;
    }

    header {
        width: 100%;
        background: #ffffff;
        height: 60px;
        line-height: 60px;
        border-bottom: 1px solid #dddddd;
        position: fixed;
        display: inline-block;
        font-size: 12px;
    }

    .hamburger {
        background: none;
        position: fixed;
        top: 0;
        right: 0;
        line-height: 45px;
        padding: 5px 15px 0px 15px;
        color: #999;
        border: 0;
        font-size: 1.4em;
        font-weight: bold;
        cursor: pointer;
        outline: none;
        z-index: 10000000000000;
    }

    .cross {
        background: none;
        position: absolute;
        top: 0px;
        right: 0;
        padding: 7px 15px 0px 15px;
        color: #999;
        border: 0;
        font-size: 3em;
        line-height: 65px;
        font-weight: bold;
        cursor: pointer;
        outline: none;
        z-index: 10000000000000;
    }

    .menu {
        z-index: 1000000;
        font-weight: bold;
        font-size: 0.8em;
        width: 100%;
        background: #f1f1f1;
        text-align: center;
        font-size: 12px;
        float: right;
        margin-left: 699px;
        margin-top: 59px;
    }

    .bentley-hamburger {
        background: url(../img/bentley-home-felineshelves.png);
        background-size: 50px 50px;
        background-repeat: no-repeat;
        padding: 11px 57px;
        font-size: 2rem;
        color: #5a504f;
    }

    a.bentley-hamburger {
        color: #5a504f !important;
    }

    .menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        list-style-image: none;
    }

    .menu li {
        display: block;
        padding: 20px 20px 20px 66px;
        border-bottom: #dddddd 1px solid;
        color: #323a45;
    }

    .menu li:hover {
        display: block;
        background: #ffffff;
        /*padding: 15px 0 15px 0;*/
        padding: 20px 20px 20px 66px;
        border-bottom: #dddddd 1px solid;
        color: #c3b6a5;
    }

    .menu ul li a {
        text-decoration: none;
        margin: 0px;
        color: #666;
    }

    .menu ul li a:hover {
        color: #666;
        text-decoration: none;
    }

    .menu a {
        text-decoration: none;
        color: #666;
    }

    .menu a:hover {
        text-decoration: none;
        color: #666;
    }

    .glyphicon-home {
        color: white;
        font-size: 1.5em;
        margin-top: 5px;
        margin: 0 auto;
    }

    span {
        padding-left: 20px;
    }

    a {
        color: #323a45;
    }

    a:hover {
        color: #45312a;
    }


}

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


    #loading {
        display: none;
    }

    .slideshow-home {
        width: 170% !important;
    }

.pawgress {
    margin-bottom: -70px !important;
}

    .action-btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        top: 0;
        right: 0;
        width: 100%;
        text-align: center;
        opacity: 0;
    }


    .home-logo {
        top: 7rem;
        left: calc(50% - 4rem);
    }


    .intro {
        padding: 17rem 5% 8rem;
    }

    .scroll-indicator {
        display: none;
    }

    #social-nav {
        position: relative;
        width: 100%;
        bottom: 0;
        right: 0;
        text-align: center;
        font-size: 1.25rem;
    }

    #social-nav ul li {
        display: inline-block;
        float: none;
    }

    .intro h1.open-anim {
        font-size: 6rem;
    }

    .intro h3.open-anim {
        font-size: 2.25rem !important;
        padding-top: 3rem;
        margin-top: 0rem;

    }

    h1 {
        font-size: 4rem;
    }

    h2 {
        font-size: 4.5rem;
    }

    .intro p {
        font-size: 1.2rem;
    }

    #map {
        height: 200vh;
    }



}


/* Extra Small Devices, Phones @media only screen and (max-width: 480px) */
@media only screen and (max-width: 480px) {

    #loading {
        display: none;
    }

    /*social media*/

    .fa-facebook-f {
    /*color: #3b5998*/
    background: #3B5998;
    padding-top: 6px;
}



.fa-twitter {
    background: #1DA1F2;
    padding-top: 6px;
}



.fa-instagram {
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    padding-top: 6px;
}


.fa-pinterest {
    background: #cb2027;
    padding-top: 6px;
}


.copyright:hover {}

.wp-icon {
    width: 35px;
    height: 35px;
}
.fa-2x {
    font-size: 1.5em !important;
}



    /*----------------------*/
    .intro {
        padding: 6rem 10% 0;
    }

    .intro h1.open-anim {
        font-size: 5rem;
    }

    h2 {
        font-size: 4rem;
    }


    .home-logo {
        top: 7rem;
        left: calc(50% - 4rem);
    }


    .scroll-indicator {
        display: none;
    }

    .indicator-scroll {
        display: none;
    }

    #front-paw {
        display: none;
    }

    .intro p {
        font-size: 1.2rem;
    }

    .spec-padding-bottom {
        padding-bottom: 35% !important;
    }


    .section .text-left-block .left-center-text {
        padding: 6rem 10%;
    }

    .block-message {
        padding: 0.5rem 0.2rem;
    }

    p.notify-valid {
        font-size: 1.2rem;
    }

    
    #social-nav {
        z-index: 100;
    }

    .menu {
        z-index: 1000000;
        font-weight: bold;
        font-size: 0.8em;
        width: 100%;
        background: #f1f1f1;
        text-align: center;
        font-size: 12px;
        float: right;
        margin-left: 370px;
        margin-top: 59px;
    }

    .intro h1.open-anim {
        font-size: 4.5rem;
        font-weight: 300;
    }

    .intro h3.open-anim {
        font-size: 2.5rem;
      

    }

    h2 {
        font-size: 2.30rem;
    }

    .slideshow-home {
        background-size: contain !important;
        width: 188%;
        height: 100% !important;
    }

    /*#section0 {
        margin-bottom: -14rem !important;
    }*/

    .slide-overlay {
        height: 100%;
    }

    #social-nav {
        top: 7rem;
    }

    h3 {
        font-size: 2rem;
    }

    #contact-form .form-control {
        font-size: 1.60rem;
    }
}