
.dropdown-menu > li > a {
    padding: 6px 20px;
}

.shadow {
    -webkit-box-shadow: rgba(0, 0, 0, 0.4)0px 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.4)0px 5px 10px;
}

::-ms-tooltip {
    display: none;
}

a:hover {
    text-decoration: none;
}

.pointer {
    cursor: pointer;
}

input[type="text"],
input[type="password"],
input[type="submit"],
textarea {
    font-family: 'Lato', Helvetica;
}

.lightgray {
    color: lightgray;
}

.lightBlue {
    color: dodgerblue;
}

.blue {
    color: blue;
}

.yellow {
    color: yellow;
}

.green {
    color: green;
}

.lime {
    color: lime;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.purple {
    color: purple;
}

.black {
    color: black;
}

.white {
    color: white;
}

.IndianRed {
    color: indianred;
}

.LightCoral {
    color: LightCoral;
}

.Salmon {
    color: Salmon;
}

.DarkSalmon {
    color: DarkSalmon;
}

.LightSalmon {
    color: LightSalmon;
}

.Crimson {
    color: Crimson;
}

.FireBrick {
    color: FireBrick;
}

.DarkRed {
    color: DarkRed;
}

.pink {
    color: pink;
}

.LightPink {
    color: LightPink;
}

.HotPink {
    color: HotPink;
}

.DeepPink {
    color: DeepPink;
}

.MediumVioletRed {
    color: MediumVioletRed;
}

.PaleVioletRed {
    color: PaleVioletRed;
}

.Coral {
    color: Coral;
}

.Tomato {
    color: Tomato;
}

.OrangeRed {
    color: OrangeRed;
}

.DarkOrange {
    color: DarkOrange;
}

.Gold {
    color: Gold;
}

.LightYellow {
    color: LightYellow;
}

.LemonChiffon {
    color: LemonChiffon;
}

.LightGoldenrodYellow {
    color: LightGoldenrodYellow;
}

.PapayaWhip {
    color: PapayaWhip;
}

.Moccasin {
    color: Moccasin;
}

.PeachPuff {
    color: PeachPuff;
}

.PaleGoldenrod {
    color: PaleGoldenrod;
}

.Khaki {
    color: Khaki;
}

.DarkKhaki {
    color: DarkKhaki;
}

.GreenYellow {
    color: GreenYellow;
}

.Chartreuse {
    color: Chartreuse;
}

.LawnGreen {
    color: LawnGreen;
}

.Lime {
    color: Lime;
}

.LimeGreen {
    color: LimeGreen;
}

.PaleGreen {
    color: PaleGreen;
}

.LightGreen {
    color: LightGreen;
}

.MediumSpringGreen {
    color: MediumSpringGreen;
}

.SpringGreen {
    color: SpringGreen;
}

.MediumSeaGreen {
    color: MediumSeaGreen;
}

.SeaGreen {
    color: SeaGreen;
}

.ForestGreen {
    color: ForestGreen;
}

.DarkGreen {
    color: DarkGreen;
}

.YellowGreen {
    color: YellowGreen;
}

.OliveDrab {
    color: OliveDrab;
}

.Olive {
    color: Olive;
}

.DarkOliveGreen {
    color: DarkOliveGreen;
}

.MediumAquamarine {
    color: MediumAquamarine;
}

.DarkSeaGreen {
    color: DarkSeaGreen;
}

.DarkCyan {
    color: DarkCyan;
}

.Teal {
    color: Teal;
}

.Aqua {
    color: Aqua;
}

.Cyan {
    color: Cyan;
}

.LightCyan {
    color: LightCyan;
}

.PaleTurquoise {
    color: PaleTurquoise;
}

.AquaMarine {
    color: AquaMarine;
}

.MediumTurquoise {
    color: MediumTurquoise;
}

.CadetBlue {
    color: CadetBlue;
}

.SteelBlue {
    color: SteelBlue;
}

.LightSteelBlue {
    color: LightSteelBlue;
}

.PowderBlue {
    color: PowderBlue;
}

.LightBlue {
    color: LightBlue;
}

.SkyBlue {
    color: SkyBlue;
}

.LightSkyBlue {
    color: LightSkyBlue;
}

.DeepSkyBlue {
    color: DeepSkyBlue;
}

.DodgerBlue {
    color: DodgerBlue;
}

.CornflowerBlue {
    color: CornflowerBlue;
}

.MediumSlateBlue {
    color: MediumSlateBlue;
}

.RoyalBlue {
    color: RoyalBlue;
}

.MediumBlue {
    color: MediumBlue;
}

.DarkBlue {
    color: DarkBlue;
}

.Navy {
    color: Navy;
}

.MidnightBlue {
    color: MidnightBlue;
}

.Lavender {
    color: Lavender;
}

.Thistle {
    color: Thistle;
}

.Plum {
    color: Plum;
}

.Violet {
    color: Violet;
}

.Orchid {
    color: Orchid;
}

.Fuchsia {
    color: Fuchsia;
}

.Magenta {
    color: Magenta;
}

.MediumOrchid {
    color: MediumOrchid;
}

.MediumPurple {
    color: MediumPurple;
}

.BlueViolet {
    color: BlueViolet;
}

.DarkViolet {
    color: DarkViolet;
}

.DarkOrchid {
    color: DarkOrchid;
}

.DarkMagenta {
    color: DarkMagenta;
}

.Indigo {
    color: Indigo;
}

.SlateBlue {
    color: SlateBlue;
}

.DarkSlateBlue {
    color: DarkSlateBlue;
}

.Cornsilk {
    color: Cornsilk;
}

.BlanchedAlmond {
    color: BlanchedAlmond;
}

.Bisque {
    color: Bisque;
}

.NavajoWhite {
    color: NavajoWhite;
}

.Wheat {
    color: Wheat;
}

.BurlyWood {
    color: BurlyWood;
}

.Tan {
    color: Tan;
}

.RosyBrown {
    color: RosyBrown;
}

.SandyBrown {
    color: SandyBrown;
}

.Goldenrod {
    color: Goldenrod;
}

.DarkGoldenrod {
    color: DarkGoldenrod;
}

.Peru {
    color: Peru;
}

.Chocolate {
    color: Chocolate;
}

.SaddleBrown {
    color: SaddleBrown;
}

.Sienna {
    color: Sienna;
}

.Maroon {
    color: Maroon;
}

.Snow {
    color: Snow;
}

.Honeydew {
    color: Honeydew;
}

.MintCream {
    color: MintCream;
}

.Azure {
    color: Azure;
}

.AliceBlue {
    color: AliceBlue;
}

.GhostWhite {
    color: GhostWhite;
}

.WhiteSmoke {
    color: WhiteSmoke;
}

.Seashell {
    color: Seashell;
}

.beige {
    color: beige;
}

.OldLace {
    color: OldLace;
}

.FloralWhite {
    color: FloralWhite;
}

.Ivory {
    color: Ivory;
}

.AntiqueWhite {
    color: AntiqueWhite;
}

.Linen {
    color: Linen;
}

.LavenderBlush {
    color: LavenderBlush;
}

.MistyRose {
    color: MistyRose;
}

.Gainsboro {
    color: Gainsboro;
}

.LightGrey {
    color: LightGrey;
}

.Silver {
    color: Silver;
}

.DarkGray {
    color: DarkGray;
}

.DimGray {
    color: DimGray;
}

.LightSlateGray {
    color: LightSlateGray;
}

.SlateGray {
    color: SlateGray;
}

.DarkSlateGray {
    color: DarkSlateGray;
}

.Gray {
    color: Gray;
}

.brown {
    color: brown;
}

/* Navbar
-------------------------------------------------- */
.videoContainer {
    width: 100%;
    text-align: center;
    padding-top: 120px;
    position: fixed;
    z-index: 4;
    background: radial-gradient(rgba(135,135,135,0.75),rgba(0,0,0,0.75));
    height: calc(100% - 60px);
    overflow: hidden;
    top: 0;
}

.closeVid {
    color: red;
    font-size: 40px;
    position: absolute;
    top: 90px;
    font-weight: 700;
    right: calc(50% - 450px);
    background: black;
    padding: 10px;
    border: gray 7px solid;
    cursor: pointer;
}

body.pull_top {
    padding-top: 0 !important;
}

header {
    background: rgba(0,0,0,.6) !important;
}

.navbar.navbar-static-top {
    margin-bottom: 35px;
}

.navbar.transparent.navbar-inverse .navbar-inner {
    background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0));
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .navbar.transparent.navbar-inverse .navbar-inner .container {
        margin-top: 10px;
        margin-bottom: 10px;
        -webkit-transition: margin .2s ease-in-out;
        -moz-transition: margin .2s ease-in-out;
        -o-transition: margin .2s ease-in-out;
        transition: margin .2s ease-in-out;
    }

.navbar.navbar-inverse .navbar-inner {
    padding: 5px 0px 4px 0px;
    background: #4b3f57;
}

    .navbar.navbar-inverse .navbar-inner.sticky {
        -moz-transition: background linear .2s;
        -o-transition: background linear .2s;
        -webkit-transition: background linear .2s;
        transition: background linear .2s;
        background: #4b3f57;
        border-bottom: none;
    }

        .navbar.navbar-inverse .navbar-inner.sticky:hover {
            background: #4b3f57;
        }

.navbar-inverse .navbar-inner.sticky .container {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.navbar-inverse .brand {
    color: #fff;
}

.navbar .nav {
    margin: 5px 10px 0 0;
}

.navbar-inverse .nav > li > a {
    /*color: rgb(177, 177, 177);*/
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 rgba(0,0,0,.5);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    opacity: .6;
    filter: alpha(opacity=60);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

    .navbar-inverse .nav > li > a:hover,
    .navbar-inverse .nav > li > a.active {
        color: #fff;
        opacity: 1;
        filter: alpha(opacity=100);
    }

.navbar-inverse .dropdown-menu {
    background: #4b3f57;
}

.navbar-inverse .nav > li > .dropdown-menu::after {
    border-bottom: 6px solid #4b3f57;
}

.navbar-inverse .dropdown-menu li > a {
    color: #fff;
}

.navbar .brand {
    padding: 0;
    margin-right: 30px;
}

    .navbar .brand img {
        margin-right: 10px;
    }

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
    text-decoration: none;
}

.section_header {
    width: 100%;
    margin-bottom: 50px;
}

    .section_header h3 {
        color: rgb(100, 100, 100);
        font-weight: 300;
        font-style: italic;
        font-size: 27px;
        border-bottom: 1px solid #b3b3b3;
        padding-bottom: 0;
        display: inline-block;
        margin: 0;
    }

    .section_header > i {
        position: absolute;
        left: 42%;
        top: -40px;
        color: gray;
    }

/* Footer
-------------------------------------------------- */
#footer {
    min-height: 260px;
    margin-top: 50px;
    background-color: #4b3f57;
    color: #fff;
    padding-top: 35px;
}

    #footer .footer_header {
        color: rgb(196, 196, 196);
        font-style: italic;
        font-weight: 300;
        font-size: 25px;
        margin-bottom: 40px;
        margin-left: 15px;
    }

    /* recent posts */
    #footer .recent_posts {
        margin-left: 0px;
    }

        #footer .recent_posts .post {
            margin-bottom: 70px;
            width: 93%;
        }

            #footer .recent_posts .post img {
                float: left;
                margin-right: 20px;
            }

            #footer .recent_posts .post .date {
                font-weight: bold;
                font-style: italic;
            }

            #footer .recent_posts .post .title {
                display: block;
                color: #b5b5b6;
                font-size: 14px;
            }

    /* testimonials */
    #footer .testimonials .wrapper {
        margin: 0 auto;
        width: 82%;
    }

    #footer .testimonials .footer_header {
        margin-left: 30px;
    }

    #footer .testimonials .quote {
        color: rgb(191, 191, 192);
    }

        #footer .testimonials .quote span {
            font-size: 32px;
            font-style: italic;
            position: relative;
            top: 5px;
            font-family: Georgia !important;
            float: left;
            margin-right: 8px;
        }

    #footer .testimonials .author {
        margin-top: 40px;
    }

        #footer .testimonials .author img {
            float: left;
            margin-right: 15px;
            position: relative;
            top: -6px;
        }

    #footer .testimonials .name {
        font-size: 13px;
        font-weight: bold;
    }

    #footer .testimonials .info {
        font-style: italic;
        color: #ccc;
    }

    /* contact */
    #footer .contact {
        text-align: right;
        margin-left: 35px;
    }

        #footer .contact .footer_header {
            text-align: left;
            margin-left: 35px;
        }

        #footer .contact input[type="text"],
        #footer .contact textarea {
            border: none;
            background-color: #1f1f21;
            padding: 8px 20px;
            border-radius: 3px;
            font-size: 14px;
            font-family: Lato !important;
            width: 80%;
            -webkit-transition: background-color .2s linear;
            -moz-transition: background-color .2s linear;
        }

            #footer .contact input[type="text"]:focus,
            #footer .contact textarea:focus {
                border: none;
                box-shadow: none;
                background-color: #000;
            }

            #footer .contact input[type="text"]:-moz-placeholder,
            #footer .contact textarea:-moz-placeholder {
                color: #868687;
            }

            #footer .contact input[type="text"]::-webkit-input-placeholder,
            #footer .contact textarea::-webkit-input-placeholder {
                color: #868687;
            }

            #footer .contact input[type="text"]:-ms-input-placeholder,
            #footer .contact textarea:-ms-input-placeholder {
                color: #868687;
            }

        #footer .contact input[type="submit"] {
            background-color: #3e3e40;
            border: none;
            color: #fff;
            border-radius: 4px;
            padding: 5px 20px;
            font-size: 14px;
            font-weight: bold;
            -webkit-transition: background-color .2s linear;
            -moz-transition: background-color .2s linear;
        }

            #footer .contact input[type="submit"]:hover {
                background-color: #2190DB;
            }

    #footer .credits {
        border-top: 1px solid #343437;
        padding: 10px 0px 60px 0px;
    }

        #footer .credits .social {
            margin-top: 30px;
            text-align: center;
        }

            #footer .credits .social a {
                margin: 10px;
            }

        #footer .credits .copyright {
            color: #a6a6a7;
            font-style: italic;
            text-align: center;
            margin-top: 30px;
        }

        #footer .credits .social a {
            margin: 10px;
        }

            #footer .credits .social a span {
                display: inline-block;
                width: 33px;
                height: 33px;
            }

        #footer .credits .social span.ico1,
        #footer .credits .social span.ico1h {
            background-position: 0px 0px;
        }

        #footer .credits .social span.ico2,
        #footer .credits .social span.ico2h {
            background-position: -37px 0px;
        }

        #footer .credits .social span.ico3,
        #footer .credits .social span.ico3h {
            background-position: -75px 0px;
        }

        #footer .credits .social span.ico4,
        #footer .credits .social span.ico4h {
            background-position: -112px -1px;
        }

        #footer .credits .social span.ico5,
        #footer .credits .social span.ico5h {
            background-position: -151px 0px;
        }

        #footer .credits .social span.ico6,
        #footer .credits .social span.ico6h {
            background-position: -188px -1px;
        }

        #footer .credits .social span.ico7,
        #footer .credits .social span.ico7h {
            background-position: -226px 0px;
        }

        #footer .credits .social a:hover span.socialicons {
            display: none;
        }

        #footer .credits .social a:hover span.socialicons_h {
            display: inline-block !important;
        }

        #footer .credits .social span.socialicons_h {
            display: none;
        }

.socialicons {
    background: url('images/socialicons.png') no-repeat;
    width: 265px;
    height: 36px;
}

.socialicons_h {
    background: url('images/socialicons_h.png') no-repeat;
    width: 265px;
    height: 36px;
}

/*Inner Footer*/
#footer .info {
    margin-bottom: 10px;
    margin-left: 0;
}

    #footer .info .residence {
        margin-left: 0;
    }

    #footer .info ul {
        margin: 0;
        padding: 0;
    }

        #footer .info ul li {
            list-style: none;
            font-size: 16px;
            color: #777E83;
            line-height: 23px;
        }

        #footer .info ul a {
            color: #777E83;
            -webkit-transition: color .2s;
            -moz-transition: color .2s;
            -ms-transition: color .2s;
            -o-transition: color .2s;
            transition: color .2s;
        }

            #footer .info ul a:hover {
                color: #A9B4BB;
            }

    #footer .info .touch {
        float: right;
    }

        #footer .info .touch ul li {
            display: inline-block;
            margin-left: 30px;
        }

/* Global
-------------------------------------------------- */
.page_header {
    background-color: #000;
    color: #fff;
    font-size: 23px;
    display: inline-block;
    padding: 0px 18px;
}

.social_icon {
    background: url("images/soc/socialicons.png") no-repeat;
    width: 110px;
    height: 18px;
}

.contact_social {
    background: url("images/contact_social.png") no-repeat;
    width: 180px;
    height: 34px;
}

/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1200px) {
    #footer .sections .contact > * {
        /*margin-left: 80px;*/
    }
}

@media (min-width: 980px) {
}

@media (max-width: 979px) {
    .navbar.transparent.navbar-fixed-top,
    .navbar.home.navbar-fixed-top {
        margin-bottom: 0px;
    }

    .navbar.transparent.navbar-inverse .navbar-inner {
        background: #4b3f57;
    }

    .navbar-inverse .nav-collapse .nav > li > a,
    .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #fff;
        opacity: 0.7;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .navbar.transparent.navbar-fixed-top,
    .navbar.home.navbar-fixed-top {
        margin-bottom: -70px;
        position: relative;
        top: 999;
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    footer {
        margin-right: -20px;
        margin-left: -20px;
    }

    #footer {
        margin-right: -20px;
        margin-left: -20px;
    }

        #footer .container {
            padding: 0px 20px;
        }
        /*Index Footer*/
        #footer .footer_header {
            margin-left: 0;
        }

            #footer .footer_header h3 {
                margin-left: 0;
            }

        #footer .testimonials {
            overflow: hidden;
            margin-bottom: 40px;
        }

            #footer .testimonials .footer_header {
                margin-left: 0;
            }

            #footer .testimonials .wrapper {
                float: left;
                width: 100%;
            }

        #footer .contact {
            margin: 0;
        }

            #footer .contact .footer_header {
                margin-left: 0;
            }

            #footer .contact input[type="text"], #footer .contact textarea {
                float: left;
                width: 92%;
            }
        /*Inner Footer*/
        #footer .info .touch ul li {
            margin: 0 30px 0 0;
        }

        #footer .info .touch ul {
            margin: 15px 0 15px;
        }
}
/* Landscape phones and down */
@media (max-width: 480px) {
}

/* Icons
-------------------------------------------------- */

