/*---------------------------    
Mount Pleasant Avenue Style Sheet    D
20px line-height;    13px block    Grid:        
width: 1280px;        4 columns       
column width: 295px;        gutter: 20px;      
margin-width: 20px;  
Color:        Black: #222       
Grey:  #CCC        
Orange: #FF8F36
Website Design - #ff8f36
eCommerce - #00ccff
Social Media - #ff0099
Business - #cde200

http://pets.axiomthemes.com/product/original-leather-collar/
http://themeforest.net/item/happy-pets-a-pet-shopservices-wordpress-theme/full_screen_preview/12810590
http://themeforest.net/item/pet-care-dog-kennels/6768394?s_rank=7
----------------------------*/
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,900,700italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Arimo:700);

html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}

/* Reset----------------------------*/
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:inherit;
    vertical-align:middle
}

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

ol,ul {
    list-style:none
}

/* Global Styles
---------------------------------------------------------*/

body {
    font-size:13px;
    line-height:1.5;
    font-family:"open sans",arial,sans-serif;
    color:#fff;
    font-weight:300;
}

h1,h2,h3 {
    font-family: Merriweather, georgia, serif;
    margin-top:0;
    margin-bottom:0
}

h1 {
    font-size:1.75em;
    padding:1.82143em 0
}

h2 {
    font-size:2.25em;
    padding:1.75em 0
}

h3 {
    font-size:1.33333em;
    padding:1.5em 0
}

h4 {
    font-size:1.5em;
    font-weight:700
}

p {
    color: #999;
    padding:0;
    font-size:14px;
    font-weight:600;
    line-height:32px;
    margin:0 auto 20px;
    width: 100%;
    max-width: 800px;
}

a {
    color:#777;
    -webkit-transition:all 200ms ease-in-out;
    -moz-transition:all 200ms ease-in-out;
    -ms-transition:all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
    transition:all 200ms ease-in-out
}

a:hover {
    color:#FF8F36;
}

.inner-wrapper {
    width:100%;
    max-width:1115px;
    margin:0 auto;
    padding:0
}

.italics {
    font-style: italic;
}

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

.fl, .left {
    float:left
}

.fr, .right {
    float:right
}

hr.clear {
    border:none;
    background:transparent;
    clear:both;
    float:none;
    height:0;
    margin:0 auto;
    padding:0;
    width:100%
}

hr.clear-small {
	width: 100%;
	border: 1px solid #eee;
	margin: 30px auto;
	height: 0;
	padding: 0;
	clear: both;
}

hr.flat-clear {
    clear: both;
    height: 0;
    padding:0;
    border: none;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.group:after {
    content:"";
    display:table;
    clear:both
}

.one-fourth {
    width: 25%;
}

.one-third {
    width: 33%;
}

.two-thirds {
    width: 66.3%;
}

.one-half {
    width: 49.7%;
}

h2.section-title {
    font-weight: 600;
    text-align: center;
    font-size: 2.555em;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 2em;
}

h2.section-title.short {
    padding-bottom: .25em;
    padding-top: 4em;
}

h3.section-sub-title {
    color: #283890;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: .25em;

}

.white-bg {
    background: #fff !important;
}

a.big-button {
    background: #283890;
    width: 200px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    margin: 2em auto;
    padding: 15px 10px;
    text-align: center;
    display: block;
    color: #fefefe;
    font-weight: 500;
    /*text-transform: uppercase;*/
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
}

a.big-button:hover {
    color: #fff;
}

.box-center {
	display: block !important;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

.orange {
    color: #FF8F36 !important;
}


#home-theater-box {
    position: relative;
    padding-top: 56.25%;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    margin-bottom: 120px;
}

#home-theater-box iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -ms-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    min-height: 100%;
    border: 3px solid #FF8F36;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
}

/* Layout-------------------------*/


section.full-width-section {
    background: #fff;
    margin: 0 auto;
    position: relative;
    padding: 0;
    width: 100%;
}

section.full-width-section.padded {
    padding-top: 60px;
    padding-bottom: 60px;
}

section.index {
    background:#fff;
    display:block;
    height:auto;
    width:100%;
    position:relative;
    margin:0 auto;
    border-bottom: 1px solid #eee;
}


.header-banner {
    position: relative;
    background-size: 100%;
    width: 100%;
    height: 40vh;
    min-height: 280px;
    transform: scale(1, 1);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.header-banner h1 {
    color: #fff;
    font-size: 3rem;
    padding: 0;
    position: absolute;
    left: 5%;
    bottom: 20%;
}


footer {
    width:100%
}

#our-company div#sub-footer {
    width:100%;
    bottom:0;
    position:fixed;
    bottom:0
}

#page-header {
    background:#f5f5f5;
    width:100%;
    min-height:465px
}

.projects-header {
    display:block;
    padding:1.25em 0 4.375em;
    text-align:center;
    text-transform:uppercase;
    font-weight:700
}

/* Header & Nav
-------------------------------------------------------*/
#topper {
    background: #3d3f42;
    min-height: 25px;
    margin: 0 auto;
    position: relative;
    padding-right: 20px;
}

#topper span {
    font-family: arial;
    color: #fff;
    font-size: .675rem;
    line-height: 25px;
}


#header {
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    transition:all .15s ease-in-out;
    background-color:rgba(255,255,255,0.85);
    position:fixed;
    top: 25px;
    height: 90px;
    padding: 0;
    width:100%;
    z-index:10000000;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.18);
    border: 2px solid transparent;
}

#header.scrolling {
    height: 90px;
    top: 0;
    padding: 0;
    background-color:rgba(255,255,255,1);
    border-bottom: 2px solid #FF8F36;
}

#header.scrolling #logo-container {
    display:block;
    z-index:1000
}

#logo-container {
    opacity: 1;
    position: absolute;
    height: 100%;
    top: 0;
    left: 20px;
    width: 240px;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    transition:all .2s linear;
    background:url(../img/top-logo-home.png)center center no-repeat;
    background-size:100%;
    z-index:1000000
}

h1#logo {
    text-indent:-9999em;
    padding: 0;
}

span#nav-icon {
    width: 40px;
    height: 40px;
    background: url(../img/menu-icon.png) center center no-repeat;
    z-index: 100000000;
    position: fixed;
    top: 30px;
    right: 20px;
    display: block;
    display: none;
}

span#nav-icon:hover {
    cursor: pointer;
}

#nav {
    height: 100%;
    z-index: 9999999;
    float: right;
    padding-right: 30px;
}

#nav a {
    font-family: Merriweather, georgia, serif;
    color:#333;
    height: 100%;
    display:inline-block;
    position: relative;
    padding-right: .65em;
    padding-left: .65em;
    letter-spacing: 1px;
    font-size:.875em;
    font-weight:400;
    text-transform: uppercase;
}

#nav a:hover {
    color: #FF8F36;
}

#nav a:before {
    position: absolute;
    display: block;
    float: left;
    content: "";
    width: 100%;
    height: 0px;
    background: #FF8F36;;
    top: 0;
    left: 0;
    margin-top: -2px;
    -webkit-transition:all .15s ease-in-out;
    -moz-transition:all .15s ease-in-out;
    transition:all .15s ease-in-out;
}

#nav a.active:before, #nav a:hover:before {
    height: 3px;
}

#nav a span {
        position: relative;
        top: 36%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

#nav a:hover  {
    opacity:1
}

.i-map,.i-phone {
    width:32px;
    height:73px;
    display:block;
    line-height:73px;
    position:absolute;
    top:0
}

.i-map {
    background:transparent;
    right:0
}

.i-phone {
    background:transparent;
    right:32px
}

.black {
    color:#222!important
}

.white {
    color:#222!important
}

#connect-container {
    height:0;
    width:100%;
    position:fixed;
    bottom:0;
    left:0;
    background-color:rgba(20,20,20,0.96);
    opacity:1;
    -webkit-box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.2);
    box-shadow:inset 0 3px 6px 0 rgba(0,0,0,.2);
    -webkit-transition:.1s all linear;
    -moz-transition:.1s all linear;
    transition:.1s all linear;
    overflow:hidden;
    text-align:center
}

#connect-container.active {
    padding-top:78px
}

#connect-container a {
    position:relative;
    top:-73px;
    width:auto;
    margin-right:40px;
    margin-left:40px;
    text-indent:74px;
    display:inline-block;
    text-align:center;
    line-height:73px;
    font-size:21px;
    border-bottom:none;
    text-decoration:none
}

#connect-container a:visited,#connect-container a:hover {
    text-decoration:none
}

#connect-container a.facebook {
    background:url(../img/facebook-icon.png) left center no-repeat
}

#connect-container a.linkedin {
    background:url(../img/linkinIn-icon.png) left center no-repeat
}

#connect-container a.instagram {
    background:url(../img/instagram-icon.png) left center no-repeat
}

#connect-container a.google-plus {
    background:url(../img/google-icon.png) left center no-repeat
}

.page-header-content {
    float:left;
    display:block;
    margin-right:2.35765%;
    width:65.88078%;
    margin-left:17.05961%;
    padding:11.5em 0;
    text-align:center
}

/*  Top Banner
---------------------------------------------------------------*/

#top-banner {
    transform: scale(1,1);
    background-image: url(../img/main-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


#top-banner img.index-callout {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    max-width: 600px;
}

#top-banner #more {
    height:30px;
    width:100%;
    bottom:40px;
    left:0;
    position:absolute;
    background:url(../img/chevron-down.png) center center no-repeat
}

#client-work {
    background:#f5f5f5
}

#contact {
    background:#ccc;
    display:none;
    position:fixed;
    top:0;
    width:100%;
    height:100%
}


/* Contact Us
----------------------------------------------------------*/

#contact-us h3 {
    font-size: 2rem;
    padding-bottom: 10px;
}

    #contact-us .one-third {
        margin-bottom: 60px;
    }


/* Footer
----------------------------------------------------------*/

#footer {
    background:#fff;
    background-color:rgba(10,10,10,.98)
}

#footer .inner-wrapper {
    text-align:center;
    width:100%
}

#footer div.footer-nav {
    padding:7.5em 0
}

#footer ul {
    display:inline-block;
    padding:0 1.875em;
    text-align:left;
    vertical-align:text-top
}

#footer ul li {
    font-size:16px;
    line-height:26px
}

#footer ul li.title {
    font-weight:700;
    margin-bottom:10px;
    text-transform:uppercase;
    color:#fff;
    letter-spacing:0
}

#footer ul li a {
    text-decoration:none;
    font-weight:400
}

/* Sub-footer
-------------------------------------------------*/

#sub-footer {
    color: #fff;
    height:40px;
    background-color: #333;
    width:100%
}

#sub-footer  {
    text-align:center;
    color:#fff
}

#sub-footer span {
    display: inline-block;
    width: 50%;
    line-height: 39px;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: arial;
}


#sub-footer span.fl {
    text-align: left;
}

#sub-footer span.fr {
    text-align: right;
}

/* Home Page Styles
--------------------------------------------------*/

.header-content,.page-header-content {
    float:left;
    display:block;
    margin-right:2.35765%;
    width:65.88078%;
    margin-left:17.05961%;
    padding:2.9em 0 4.9em;
    text-align:center
}

.header-content:last-child,
.page-header-content:last-child {
    margin-right:0
}

.header-content h2,
.page-header-content h2 {
    color:#222;
    margin-bottom:28px;
    padding-bottom:0;
    padding-top:130px;
    font-weight:700;
    font-size:34px;
    text-transform:capitalize;
    letter-spacing:.04em
}

a i.fi {
    font-size:24px;
    position:relative;
    top:-2px
}

section.index .header-content a {
    text-decoration:none;
    font-size:14px;
    text-transform:uppercase
}

section.index .header-content p {
    color:#222;
    padding-bottom:20px
}

section.index .header-content a.hotlink {
    margin-right:10px
}

section.index .header-content a.hotlink.center {
    margin-right:30px;
    margin-left:30px
}

section#get_in_touch a {
    font-family:"open sans";
    letter-spacing:.05em;
    font-weight:300;
    color:#444;
    font-size:18px
}

section#get_in_touch p {
    margin-bottom:0;
    padding-bottom:10px
}

section#get_in_touch p a:hover {
    color:#FF8F36
}

section#get_in_touch a.big-button {
    background:#FF8F36;
    -webkit-transition:all 200ms ease-in-out;
    -moz-transition:all 200ms ease-in-out;
    -ms-transition:all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
    transition:all 200ms ease-in-out;
    -webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.018);
    box-shadow:0 2px 3px 0 rgba(0,0,0,.018)
}

section#get_in_touch a.big-button:hover {
    background:#FFC736
}

section#get_in_touch a.big-button-send {
    background:#FF8F36;
    -webkit-transition:all 200ms ease-in-out;
    -moz-transition:all 200ms ease-in-out;
    -ms-transition:all 200ms ease-in-out;
    -o-transition:all 200ms ease-in-out;
    transition:all 200ms ease-in-out;
    -webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.018);
    box-shadow:0 2px 3px 0 rgba(0,0,0,.018)
}

section#get_in_touch a.big-button-send:hover {
    background:#FFC736
}

div.featured {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc
}

.featured-client-container a.hotlink {
    text-align:center;
    text-decoration:none;
    font-weight:700;
    font-size:20px;
    text-transform:uppercase;
    display:block;
    height:120px;
    padding-top:45px
}

.featured-client-container {
    background-color:rgba(46,48,58,0.96);
    width:100%;
    height:auto;
    margin:0 auto;
    position:relative;
    overflow:hidden
}

.featured-client-container a.f-link {
    display:block;
    height:31%;
    overflow:hidden
}

.featured-client-container img {
    width:100%;
    height:auto;
    display:block;
    margin:0 auto;
    text-align:center;
    -webkit-transition:all 800ms linear;
    -moz-transition:all 800ms linear;
    -ms-transition:all 900ms linear;
    -o-transition:all 800ms linear;
    transition:all 800ms linear
}

.featured-client-container img:hover {
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
    -ms-transform:scale(1.05);
    transform:scale(1.05)
}

#home-services {
    border-top: 2px solid #FF8F36;
    background: #fefefe;
    text-align: center;
}

#home-services h2 {
    font-size: 2.5rem;
    padding-top: 60px;
    padding-bottom: 10px;
}

#home-services h3 {
    color: #999;
    padding-top: 0;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
    font-family: "open sans", arial, sans-serif;
    font-size: 1em;
    padding-bottom: 60px;
}

#home-services .one-third {
    padding: 0 20px;
    text-align: center;
}
#home-services .one-third h2 {
    padding-top: 0;
    font-size: 1.5rem;
}

#home-services .one-third.services-card img {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
    border: 6px solid #ddd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

#home-services .one-third:hover img {
    border-color: #FF8F36;
}

#home-services .one-third p {
    width: 66%;
    line-height: 1.4em;
    text-align: center;
}

#ibpsa {
    padding-top: 30px;
    padding-bottom: 40px;
}

#ibpsa img {
    display: block;
    float: none;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    width:25%;
}

#ibpsa h2 {
    font-size: 1em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}

#abc {
    padding-top: 30px;
    padding-bottom: 40px;
    text-align: center;
}

    #abc img {
        display: block;
        float: none;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        width:75%;
		text-align: center;
    }

#abc h2 {
    font-size: 1em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 10px;
}

/* About Us Section
-------------------------------------------------------*/

#about-us h2.section-title {
    padding-bottom: 0;
}

#about-us p {
    text-align: justify;
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

#about-us .header-banner {
    background-image: url(../img/happydog.jpg);
}

#about-us img#bottom-logo {
    margin: 0 auto;
    display: block;
}

#about-us img.founders-image {
    width: 100%;
    max-width: 500px;
    display: block;
    margin: 20px auto;
    border: 8px solid #ccc;
    border: 6px solid #ddd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


#sticky-bar {
    width: 100%;
    height: 45px;
    background: #FF8F36;
    -webkit-box-shadow: 0 -5px 10px 0 rgba(0,0,0,.18);
    box-shadow: 0 -5px 10px 0 rgba(0,0,0,.18);
    position: fixed;
    bottom: -3px;
    text-align: center;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

    #sticky-bar h3 {
        color: #fff;
        text-align: center;
        font-size: 1.2rem;
        text-transform: uppercase;
        line-height: 45px;
        margin: 0 auto;
        padding: 0;

    }

#sticky-bar:hover {
    background: blue;
    bottom: 0;
}

/* Services Section
-------------------------------------------------------*/

#our-services h2,
#our-services h3 {
    text-align: center;
    margin-bottom:0;
    padding-bottom: 0;
    padding-bottom: 10px;
}

#our-services .inner-wrapper h3 {
    color: #999;
    padding-top: 0;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
    font-family: "open sans", arial, sans-serif;
    font-size: 1em;
    padding-bottom: 60px;
}

#our-services .one-third h2 {
    font-size: 2.5rem;
    padding-top: 60px;
    padding-bottom: 10px;
}

#our-services .one-third {
    padding: 0 20px;
    text-align: center;
    margin-bottom: 30px;
    height: 480px;
}
#our-services .one-third h2 {
    padding-top: 0;
    font-size: 1.5rem;
}

#our-services .one-third img {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
    border: 6px solid #ddd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    height: auto;
    margin-bottom: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}


#our-services .one-third:hover img {
    border-color: #FF8F36;
}

#our-services .one-third p {
    width: 66%;
    line-height: 1.4em;
    text-align: center;
}

#our-services .one-half {
    display: inline-block;
    box-sizing: border-box;
    padding: 15px 20px;
    margin-bottom: 20px;
}

#our-services .one-half img {
    width: 33%;
    float: left;
    margin-right: 20px;
}

#our-services .one-half h3 {
    padding-top: .5em;
    padding-bottom: .5em;
    font-weight: 600;
    color: #283890;
}

#our-services .one-half p {
    font-weight: 400;
}

/* List Services
-------------------------------------------------------*/

#list-services {
    background: url(../img/services-background.jpg);
}

#list-services h2 {
    color: #fff;
    font-weight: 400;
    padding-top: 0;
    text-transform: capitalize;
}


#list-services #service-list {
}

    #list-services i {
        font-size: 2rem;
        color: #fff;
        margin-right: 10px;
    }

        #list-services ul {
            padding-left: 40px;
        }

        #list-services li {
            font-size: 1.5rem;
            font-family: Merriweather, serif;
            color: #fff;
            padding-bottom: 10px;
        }

    #services-list h3.services-call {
        font-family: Merriweather,serif;
        font-size: 2rem;
        width: 100%;
        color: #fff;
        text-transform: capitalize;
        letter-spacing: 1px;
        font-weight: 400;
    }

    #services-list a.big-button {
        width: 310px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        background: #FF8F36;
        border-bottom: 1px solid #ff8f99;
        display: block;
        padding: 8px 15px;
        text-align: center;
        font-weight: 500;
        font-family: Merriweather, serif;
        text-transform: capitalize;
        color: #fff;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

#services-list a.big-button:hover {
    background: #eee;
    color: #FF8F36;
    -webkit-transition: all .2ms ease-in-out;
    -moz-transition: all .2ms ease-in-out;
    -ms-transition: all .2ms ease-in-out;
    -o-transition: all .2ms ease-in-out;
    transition: all .2ms ease-in-out;
}
/* Location Page Styles
-------------------------------------------------------*/
#map-container {
    height:550px
}

iframe#google-map {
    width:100%;
    height:100%;
    min-height:300px;
    max-height:900px
}

/* Camera Section
-------------------------------------------------------*/

#camera-case {
    text-align: center;
}

#camera-case h2 {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 160px;
}

#our-cameras {
    padding-top: 40px;
}

    #our-cameras .one-fourth {
        opacity: .8;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

#our-cameras .one-fourth:hover {
    opacity: 1;
}
#camera-case a#camera-button {
    color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.camera-button span {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
    font-family: Merriweather;
}

.camera-button span:hover {
    color: #FF8F36;
}

#camera-case a.camera-button:hover {
    -webkit-box-shadow: 0 0px 3px 0 rgba(0,0,0,0.18);
    box-shadow: 0 0px 3px 0 rgba(0,0,0,0.18);
}

#our-cameras .one-fourth {
    box-sizing: border-box;
    padding: 0;
    width: 25%;
    padding-right: 1%;
    padding-left: 1%;
    margin: 0 auto;
    margin-bottom: 2%;
    position: relative;

}

#our-cameras .one-fourth img {
    width: 100%;
    height: auto;
    float: left;
    margin-right: 20px;
}

#our-cameras .one-fourth h3 {
    padding-top: .5em;
    padding-bottom: .5em;
    font-weight: 600;
    color: #283890;
}

#our-cameras .one-fourth p {
    font-weight: 400;
}

a.camera-button {
    color: #fff;
    position: absolute;
    height: 50%;
    display: block;
    top: 50%;
    left: 50%;
    background: #000;
    opacity: .8;
    font-size: 1rem;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 1.2em;
    -webkit-border-radius: 50px;
    border-radius: 50%;
    width: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
}

#camera-case img {
    display:block;
    margin: 0 auto 30px;
    text-align: center;
    width: 75%;
    padding: 0;
}

body#camera-case a#camera-button {
    background: #FF8F36;
    border-bottom: 1px solid ##FF8F99;
    width: 210px;
    padding: 10px 15px;
    color: #fff;
    font-family: Merriweather;
    text-align: center;
    margin: 20px auto;
    font-weight: 400;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 40px;
    position: relative;
}

body#camera-case a#camera-button:hover {
    background: #eee;
    color: #333;
}
/* reservations
-------------------------------------------------------*/

#reservations {
    background: url(../img/main-bg.jpg);
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#reservation-form {
    margin-top: 15%;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255,255,255,.8);
    padding: 40px;
    text-align: center;
}

#reservation-form input {
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2rem;
    margin-bottom: 20px;
}

#reservation-form label {
    display: block;
    text-align: center;
    font-size: 1rem;
    font-family: Merriweather,serif;
}

#reservation .submit-button {
    width: 40%;
    background: #FF8F36;
    padding-top: 10px;
    padding-bottom: 10px;
}
#reservation-form ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}


/* Gallery
-------------------------------------------------------*/


#top-image-gallery {
    background: url(../img/gallery/1.jpg) center center no-repeat;
    height: 500px;
    margin-bottom: 50px;
}

#top-image-gallery p {
    position: relative;
    left: 0;
    top: 30%;
    color: #fff;
    font-size: 3rem;
}

section#gallery {
    padding-top: 0;
    padding-bottom: 0;
}

#gallery h2 {
    padding-top: 0;
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    padding-top: 40px;
    padding-bottom: 80px;
    padding-bottom: 40px;
}

#gallery img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

#gallery a.various {
    position: relative;
    float: left;
    width: 25%;
    height: 50%;
    max-height: 450px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#gallery img {
    width: 100%;
    height: auto;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: .7;
}

#gallery img:hover {
    opacity: 1;
}

#villa-features {
    background: whitesmoke;
}

#villa-features .one-half.text {
    padding: 50px;
}

#villa-features .one-half.text h3 {
    font-size: 2rem;
    color: #FF8F36;
}

#villa-features .one-half.text p {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.5em;
}

#villa-features ul li {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Mobile Elements Removed------------------------------*/
#header .mobile-icon {
    display:none
}

#coming-soon-overlay {
    background:#000;
    z-index:10000000000;
    position:fixed;
    top:0;
    height:200%;
    text-align:center;
    padding-top:100px;
    display:none!important;
    width: 100%;
}

#coming-soon-overlay h2 {
    color:#fff;
    text-align:center;
    line-height:1em;
    padding-top:60px;
    padding-bottom:10px
}

#coming-soon-overlay p,#coming-soon-overlay a {
    color:#fff;
    font-family: "open sans",arial;
    font-weight:300;
    font-size:12px
}


/* Bottom Call Out
-------------------------------------------------------*/

#bottom-callout {
    background: #FF8F36;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 auto;
    text-align: center;
}

#bottom-callout h3 {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 400;
}

#bottom-callout span.down-icon {
    width: 28px;
    height: 28px;
    display: inline-block;
    background: url(../img/down-icon.png) center center no-repeat;
    background-size: 28px 28px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#bottom-callout span.down-icon:hover {
    cursor:pointer;
}

#map-container {
    height: 300px;
    overflow: hidden;
    max-height: 300px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#map-container.hidden {
    max-height: 0 !important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#follow-us {
    padding-bottom: 40px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

#follow-us h2 {
    font-size: 2rem;
    padding-bottom: 15px;
}

    #follow-us a {
        width: 60px;
        height: 60px;
        display: inline-block;
        text-align: center;
        margin-left
    }

#follow-us a i {
    font-size: 3rem;
    color: #FF8F36;
}