﻿/*   #12AEF8    */

/*   #404b5d         */

@charset "utf-8"; /* CSS Document */

body
{
    font-family: 'Lato', sans-serif;
    height: 100%;
    overflow-x: hidden;
}

p, a
{
    font-family: 'Lato', sans-serif;
}

ul
{
    font-family: 'Lato', sans-serif;
}

img
{
    vertical-align: initial;
}

h1, h2, h3, h4, a, p
{
    font-family: 'Lato', sans-serif;
    margin: 0px;
}

body .row
{
    max-width: 73.5rem;
}

#header
{
    margin: 0px;
    padding: 0px;
}

#social-icons
{
}

.icons-social
{
    margin: 0px;
    float: right;
    padding: 10px;
    padding-right:0px;
}

p.mail-icon
{
    background: url(../images/e_mail-icon.png) no-repeat left center;
    float: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 14px;
    margin: 2px 15px 0 0;
    padding: 0 0 0 20px;
}

.logo-link
{
}

.social-images
{
    margin: 0px;
    padding: 0px;
    float: left;
}

    .social-images a
    {
        float: left;
        margin: 0 10px 0 0;
        padding: 0px;
        width: 20px;
        height: 20px;
    }

        .social-images a.facebook
        {
            background: url(../images/fb.png) no-repeat left center;
        }

        .social-images a.twitter
        {
            background: url(../images/twit.png) no-repeat left center;
        }

        .social-images a.googleplus
        {
            background: url(../images/google.png) no-repeat left center;
        }

        .social-images a.linkedin
        {
            background: url(../images/linked.png) no-repeat left center;
        }

        .social-images a.youtube
        {
            background: url(../images/youtube.png) no-repeat left center;
            margin-right:0px;
        }

        .social-images a.facebook:hover
        {
            background: url(../images/fb-hover.png) no-repeat left center;
        }

        .social-images a.twitter:hover
        {
            background: url(../images/twit-hover.png) no-repeat left center;
        }

        .social-images a.googleplus:hover
        {
            background: url(../images/google-hover.png) no-repeat left center;
        }

        .social-images a.linkedin:hover
        {
            background: url(../images/linked-hover.png) no-repeat left center;
        }

        .social-images a.youtube:hover
        {
            background: url(../images/youtube-hover.png) no-repeat left center;
        }

#logo-info
{
    background: #404b5d;
    padding: 10px 0px;
}

    #logo-info a
    {
        color: #FFF;
        height: 40px;
        display: inline-block;
    }

.LogoHeader
{
    line-height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    font-size: 32px;
    font-weight: 300;
}

.logo-link img
{
    vertical-align: top;
}

.timer-content
{
    float: right;
}

    .timer-content p
    {
        background: url(../images/timer-icon-w.png) no-repeat left center;
        margin: 0px;
        padding: 0 0 0 40px;
    }

    .timer-content span
    {
        color: #fff;
        display: block;
        line-height: 20px;
        font-size: 0.875em;
    }

.call-content
{
    float: right;
    margin: 0% 0% 0 0;
    padding: 0;
    margin-right: 15px;
}

    .call-content p
    {
        background: url(../images/mobile-icon-w.png) no-repeat left center;
        margin: 0px;
        padding: 0 0 0 40px;
    }

    .call-content span
    {
        color: #fff;
        display: block;
        line-height: 20px;
        font-size: 0.875em;
    }

.columns.small-8.medium-8.large-8.logo-link > a
{
    display: block;
}

#welcome-content
{
    margin:0px;
    margin:0 auto;
    float:none;
    margin-bottom:30px;
}

p.head
{
    color: #404b5d;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
}

p.normal-content
{
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.wc-content p.lgt-content
{
    color: #9ca2ad;
    font-size: 22px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom:30px;
}

    .wc-content p.lgt-content span.knee-icon
    {
        background: url(../images/bone-icon.png) no-repeat left center;
        display: inline-block;
        height: 30px;
        margin: 0 3px 0 3px;
        padding: 3px 0 0 35px;
        width: auto;
        color: #404b5d;
        
    }

.wc-content p.head
{
    margin: 0px;
}

#main-menu
{
    background: #12AEF8;
    margin: 0px;
    padding: 0px;
    min-height: 50px;
}

    #main-menu .header-menu
    {
        margin: 0px;
        padding: 0px;
    }

        #main-menu .header-menu ul
        {
            margin: 0px;
            padding: 0px;
        }

        #main-menu .header-menu li
        {
            margin: 0px;
            padding: 0px;
            list-style-type: none;
            float: left;
        }

            #main-menu .header-menu li:hover a
            {
            }

            #main-menu .header-menu li a
            {
                color: #fff;
                display: block;
                font-size: 0.750em;
                line-height: 16px;
                margin: 0;
                padding: 17px 16px;
                text-transform: uppercase;
                letter-spacing: 0.2px;
                word-spacing: 2px;
            }

                #main-menu .header-menu li a:hover
                {
                }

#footer
{
    background: #404b5d;
}

    #footer p
    {
        color: #737B88;
        margin: 0px;
        font-size: 14px;
    }

        #footer p.footer-head
        {
            font-size: 20px;
            font-weight: bold;
            line-height: 22px;
            margin-bottom: 18px;
            text-transform: uppercase;
            margin-top: 15px;
            color: #fff;
        }

    #footer .foo-details
    {
        border-bottom: 1px solid #fff;
        padding-bottom: 2%;
        padding-top: 4%;
    }

.footer-menu
{
    padding: 2% 0;
}

    .footer-menu ul
    {
        margin: 0px;
        padding: 0px;
    }

    .footer-menu li
    {
        margin: 0px;
        padding: 0 20px;
        list-style-type: none;
        float: left;
    }

        .footer-menu li a
        {
            color: #fff;
            display: block;
            text-transform: capitalize;
        }

#honour-details
{
    padding: 3% 0 1%;
}

    #honour-details p
    {
        height: 70px;
        width: auto;
    }

        #honour-details p.hosp-icon
        {
            background: url(../images/hos-icon.png) no-repeat left center;
            padding: 0 0 0 80px;
        }

        #honour-details p.awrd-icon
        {
            background: url(../images/awards-icon.png) no-repeat left center;
            padding: 0 0 0 80px;
        }

        #honour-details p.eqip-icon
        {
            background: url(../images/equip-icon.png) no-repeat left center;
            padding: 0 0 0 80px;
        }

        #honour-details p.satis-icon
        {
            background: url(../images/satisfy-icon.png) no-repeat left center;
            padding: 0 0 0 80px;
        }

        #honour-details p span
        {
            display: block;
            font-size: 14px;
            line-height: 32px;
            text-transform: capitalize;
        }

#why-content
{
    background: #404B5D;
    min-height: 533px;
}

    #why-content > .row
    {
        max-width: 100%;
    }
    /*#why-content .why-det p, #why-content .why-det ul{float:right;}*/
    #why-content .why-det ul
    {
        margin: 0;
    }

        #why-content .why-det ul li
        {
            float: left;
            list-style: none;
            margin-bottom: 6%;
            width: 23%;
            margin-right: 3%;
        }

    #why-content .why-img > img
    {
        position: absolute;
        right: 0;
    }

    #why-content .why-det p.head
    {
        color: #fff;
        margin: 0;
        padding: 4% 0 3%;
    }

.why-det li p.li-icon
{
    background: url(../images/li-icon.png) no-repeat left center;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 5px;
    padding: 0 0 0 35px;
    text-transform: uppercase;
}

.why-det li p
{
    color: #737b88;
    font-size: 13px;
    line-height: 23px;
}

#appointment
{
    background: #FE5454;
    min-height: 93px;
}

    #appointment .book-img
    {
        padding: 0px;
    }

    #appointment .book-text p
    {
        color: #fff;
        font-size: 13px;
        line-height: 13px;
        margin-top: 21px;
    }

        #appointment .book-text p.head
        {
            font-size: 20px;
        }
    /*#appointment .book-icon {margin-right:2%;}*/
    #appointment .book-icon a
    {
        display: block;
        margin: 11% 0 0;
        padding: 5% 10%;
        text-transform: uppercase;
        background: #404B5D;
        border-bottom: 3px solid #2A303E;
        color: #fff;
        text-align: center;
        font-weight: 600;
    }

#latest-news
{
    padding: 2% 0 5%;
}

    #latest-news .lat-bg
    {
        background: #F0F4F7;
        padding: 0 0 1%;
        
        padding-bottom:30px;
    }

.lat-bg p.head
{
    font-size: 17px;
    margin: 0;
    padding: 11px 0 11px 20px;
    text-transform: capitalize;
}

.lat-bg > p
{
    color: #818994;
    font-size: 13px;
    padding: 15px 0 0 20px;
}

span.date-left
{
    float: left;
    font-size: 10px;
}

a.more-opt
{
    background: #12aef8;
    color: #fff;
    float: right;
    margin-right: 27px;
    margin-top: -5px;
    padding: 2px 7px;
}

#depart-content
{
    background: #EFF4F7;
    padding: 6% 0;
}

    #depart-content p.dept-head
    {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
    }

    #depart-content p
    {
        font-size: 13px;
        color: #3F4857;
    }

    #depart-content a.dept-more
    {
        color: #fc6e6a;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        visibility: hidden;
    }

    #depart-content div:hover a.dept-more
    {
        visibility: visible;
    }

    #depart-content div:hover p.dept-head
    {
        color: #fc6e6a;
    }

    #depart-content img
    {
        
    }

#patient-content p.head
{
    text-align: center;
    background: url(../images/heart-grey.png) no-repeat bottom center;
    padding: 0 0 3%;
}

#latest-news > p.head
{
    text-align: center;
    background: url(../images/heart-grey.png) no-repeat bottom center;
    padding: 0 0 3%;
}
/*#depart-content p.head {text-align: center;background:url(../images/heart-grey.png) no-repeat bottom center;padding:0 0 3%;}*/
#copyright-content
{
    background: #2B3340;
    padding: 1.5% 0;
}

    #copyright-content p.copy-txt
    {
        color: #737b88;
        font-size: 14px;
        margin: 0;
    }

    #copyright-content li
    {
        margin: 0px;
        padding: 0 14px;
        float: left;
        list-style-type: none;
    }

    #copyright-content a
    {
        display: block;
        margin: 0px;
        padding: 0px;
    }

#latest
{
    padding: 6% 0;
}

    #latest p.head
    {
        padding: 0 1% !important;
    }

#contact-us
{
    padding: 4% 0;
}

    #contact-us p.head
    {
        color: #12aef8;
    }

#normal-package p.head, #consultations p.head, #gallery p.head, #about-us p.head, #reduced-package p.head
{
    color: #12aef8;
}

.head
{
    margin-bottom: 20px;
}

#consultations p
{
    padding-bottom: 12px;
    line-height: 25px;
    text-align: justify;
    letter-spacing: .1px;
    word-spacing: 3px;
}
#contact-us p
{
    padding-bottom: 12px;
    line-height: 25px;
    text-align: justify;
    letter-spacing: .1px;
    word-spacing: 3px;
}

#normal-package table
{
    width: 100%;
}

#consultations, #gallery, #normal-package, #reduced-package, #about-us
{
    padding: 4% 0;
}


/***** Slider CSS *****/
.wrapper
{ /*position:relative;width:100%;*/
    position: relative;
    top: 0;
    width: 100%; /*z-index: -9;*/
}

    .wrapper p
    {
        clear: both;
        font-size: 24px;
        line-height: 40px;
        text-align: center;
    }

.ei-slider
{
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: 500px;
    margin: 0 auto;
}

.ei-slider-loading
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    background: rgba(0,0,0,0.9);
    color: #fff;
    text-align: center;
    line-height: 400px;
}

.ei-slider-large
{
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0px;
}

    .ei-slider-large li
    {
        position: absolute;
        top: 0px;
        left: 0px;
        overflow: hidden;
        height: 100%;
        width: 100%;
    }

        .ei-slider-large li img
        {
            width: 100%;
        }

.ei-title
{
    position: absolute;
    right: 50%;
    margin-right: 13%;
    top: 30%;
}

    .ei-title h2, .ei-title h3
    {
        text-align: right;
    }

    .ei-title h2
    {
        font-size: 40px;
        line-height: 50px;
        font-family: 'Playfair Display', serif;
        font-style: italic;
        color: #12AEF8;
        text-shadow:0px 1px 1px rgba(0,0,0,0.65);
    }

    .ei-title h3
    {
        font-size: 70px;
        line-height: 70px;
        font-family: 'Open Sans Condensed', sans-serif;
        text-transform: uppercase;
        color: #000;
    }

.ei-slider-thumbs
{ /*height:13px;margin:0 auto;position:relative;*/
    bottom: 13px;
    height: 13px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

    .ei-slider-thumbs li
    {
        position: relative;
        float: left;
        height: 100%;
        list-style: none;
    }

        .ei-slider-thumbs li.ei-slider-element
        {
            top: 0px;
            left: 0px;
            position: absolute;
            height: 100%;
            z-index: 10;
            text-indent: -9000px;
            background: #000;
            background: rgba(0,0,0,0.9);
        }

        .ei-slider-thumbs li a
        {
            display: block;
            text-indent: -9000px;
            background: #666;
            width: 100%;
            height: 100%;
            cursor: pointer; /*-webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5);-moz-box-shadow:0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5);box-shadow:0px 1px 1px 0px rgba(0,0,0,0.3), 0px 1px 0px 1px rgba(255,255,255,0.5);*/
            -webkit-transition: background 0.2s ease;
            -moz-transition: background 0.2s ease;
            -o-transition: background 0.2s ease;
            -ms-transition: background 0.2s ease;
            transition: background 0.2s ease;
        }

            .ei-slider-thumbs li a:hover
            {
                background-color: #f0f0f0;
            }

        .ei-slider-thumbs li img
        {
            position: absolute;
            bottom: 13px;
            opacity: 0;
            z-index: 999;
            max-width: 100%;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -webkit-box-reflect: below 0px -webkit-gradient( linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.3)) );
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        }

        .ei-slider-thumbs li:hover img
        {
            opacity: 1;
            bottom: 13px;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        }

@media screen and (max-width:830px)
{
    .ei-title
    {
        position: absolute;
        right: 0px;
        margin-right: 0px;
        width: 100%;
        text-align: center;
        top: auto;
        bottom: 10px;
        background: #fff;
        background: rgba(255,255,255,0.9);
        padding: 5px 0;
    }

        .ei-title h2, .ei-title h3
        {
            text-align: center;
        }

        .ei-title h2
        {
            font-size: 20px;
            line-height: 24px;
        }

        .ei-title h3
        {
            font-size: 30px;
            line-height: 40px;
        }
}

/* * jQuery FlexSlider v2.5.0 * http://www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 and later license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author:Tyler Smith (@mbmufffin) * */
/* ==================================================================================================================== * FONT-FACE * ====================================================================================================================*/
/*@font-face{font-family:'flexslider-icon';src:url('fonts/flexslider-icon.eot');src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');font-weight:normal;font-style:normal;}*/
/* ================= * RESETS * ===============*/
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus
{
    outline: none;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav
{
    margin: 0;
    padding: 0;
    list-style: none;
}

.flex-pauseplay span
{
    text-transform: capitalize;
}
/* ==================================================================================================================== * BASE STYLES * ====================================================================================================================*/
.flexslider
{
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li
    {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img
    {
        width: 100%;
        display: block;
    }

    .flexslider .slides:after
    {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

html[xmlns] .flexslider .slides
{
    display: block;
}

* html .flexslider .slides
{
    height: 1%;
}

.no-js .flexslider .slides > li:first-child
{
    display: block;
}
/* ==================================================================================================================== * DEFAULT THEME * ====================================================================================================================*/
.flexslider
{
    margin: 0 0 60px;
    background: #404b5d; /*border:4px solid #ffffff;*/
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

    .flexslider .slides
    {
        zoom: 1;
    }

.slides p
{
    clear: both;
    color: #fff;
    font-size: 14px;
    padding: 2% 9% 0;
    text-align: center;
}

.flexslider .slides img
{
    height: auto;
}

.flex-viewport
{
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport
{
    max-height: 300px;
}

.carousel li
{
    margin-right: 5px;
}

.flex-direction-nav
{
    *height: 0;
    display: none;
}

    .flex-direction-nav a
    {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .flex-direction-nav a:before
        {
            font-family: "flexslider-icon";
            font-size: 40px;
            display: inline-block;
            content: '\f001';
            color: rgba(0, 0, 0, 0.8);
            text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        }

        .flex-direction-nav a.flex-next:before
        {
            content: '\f002';
        }

    .flex-direction-nav .flex-prev
    {
        left: -50px;
    }

    .flex-direction-nav .flex-next
    {
        right: -50px;
        text-align: right;
    }

.flexslider:hover .flex-direction-nav .flex-prev
{
    opacity: 0.7;
    left: 10px;
}

    .flexslider:hover .flex-direction-nav .flex-prev:hover
    {
        opacity: 1;
    }

.flexslider:hover .flex-direction-nav .flex-next
{
    opacity: 0.7;
    right: 10px;
}

    .flexslider:hover .flex-direction-nav .flex-next:hover
    {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled
{
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-pauseplay a
{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before
    {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover
    {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before
    {
        content: '\f003';
    }

.flex-control-nav
{
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .flex-control-nav li
    {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a
{
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .flex-control-paging li a:hover
    {
        background: #333;
        background: rgba(0, 0, 0, 0.7);
    }

    .flex-control-paging li a.flex-active
    {
        background: #000;
        opacity: 0.8;
        cursor: default;
    }

.flex-control-thumbs
{
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li
    {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img
    {
        width: 100%;
        height: auto;
        display: block;
        opacity: .7;
        cursor: pointer;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

        .flex-control-thumbs img:hover
        {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active
    {
        opacity: 1;
        cursor: default;
    }
/* ==================================================================================================================== * RESPONSIVE * ====================================================================================================================*/
@media screen and (max-width:860px)
{
    .flex-direction-nav .flex-prev
    {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next
    {
        opacity: 1;
        right: 10px;
    }
}

.flexslider .slides span
{
    text-align: center;
    float: left;
    width: 100%;
}

    .flexslider .slides span img
    {
        width: auto;
        display: inline-block;
        border-radius: 60px;
    }
/*body{background:#1D95F7;}*/
#main
{
    overflow: hidden;
    background: #404b5d;
    margin: 0 0 7%;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin
{
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened
{
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin
    {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner
{
    position: relative;
}

.fancybox-inner
{
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner
{
    -webkit-overflow-scrolling: touch;
}

.fancybox-error
{
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe
{
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image
{
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span
{
    background-image: url('fancybox_sprite.png');
}

#fancybox-loading
{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div
    {
        width: 44px;
        height: 44px;
        background: url('fancybox_loading.gif') center center no-repeat;
    }

.fancybox-close
{
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav
{
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev
{
    left: 0;
}

.fancybox-next
{
    right: 0;
}

.fancybox-nav span
{
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span
{
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span
{
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span
{
    visibility: visible;
}

.fancybox-tmp
{
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock
{
    overflow: hidden !important;
    width: auto;
}

    .fancybox-lock body
    {
        overflow: hidden !important;
    }

.fancybox-lock-test
{
    overflow-y: hidden !important;
}

.fancybox-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed
{
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay
{
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */
.fancybox-title
{
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title
{
    visibility: visible;
}

.fancybox-title-float-wrap
{
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child
    {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap
{
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap
{
    padding-top: 10px;
}

.fancybox-title-over-wrap
{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

.fancybox-custom .fancybox-skin
{
    box-shadow: 0 0 50px #222;
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5)
{
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span
    {
        background-image: url('fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

        #fancybox-loading div
        {
            background-image: url('fancybox_loading@2x.gif');
            background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
        }
}


table.GridTable .HeaderTable td
{
    background-color: #12AEF8;
    color: #FFF;
}

table.GridTable tr td
{
    position: relative;
    line-height: 22px;
    padding: 15px 5px;
    padding-left: 10px;
}

table.GridTable tr.even, table.GridTable tr.alt, table.GridTable tr:nth-of-type(even)
{
    background-color: #F9F9F9;
    border-bottom: 1px solid #F0F0F0;
}

.PackageHeader
{
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 1em;
    text-transform: uppercase;
    color: #222;
}

#reduced-package p
{
    padding-bottom: 12px;
    line-height: 25px;
    text-align: justify;
    letter-spacing: .1px;
    word-spacing: 3px;
}

#reduced-package ul
{
    margin-left: 20px;
}

    #reduced-package ul li
    {
        padding-bottom: 12px;
        line-height: 25px;
        text-align: justify;
        letter-spacing: .1px;
        word-spacing: 3px;
        margin-left: 20px;
    }

.GallerySpacing
{
    margin: 50px 0px;
}

.slick-prev:before, .slick-next:before
{
    color: #000 !important;
}

.head.BlueHeader
{
    color: #12AEF8;
}

h2.head
{
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
}

.ParaStyle
{
    padding-bottom: 15px;
    line-height: 28px;
    text-align: justify;
    letter-spacing: .1px;
    word-spacing: 3px;
}

.DescriptionColumn
{
    padding-left: 20px;
}

.Imageheader
{
    background-color: rgba(255,255,255,0.85);
    position: relative;
    margin-top: -45px;
    padding: 10px 7px;
    line-height: 25px;
    color: #12AEF8;
    font-size:0.813em;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    

}

.slider-for
{
}

.ImageShadow img
{
    display: block;
    text-align: center;
    margin: 0 auto;
    float: none;
}

.ImageShadow
{
    margin: 5px;
    display: block;
    float: left;
    -moz-box-shadow: 0px 3px 2px 2px rgba(0,0,0,0.35);
    -webkit-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.35);

}

.slideNav
{
    margin: 0px;
    display: block;
    float: left;
    -moz-box-shadow: 0px 3px 2px 2px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 5px 2px rgba(0,0,0,0.15);
}

.headersmall
{
    margin-bottom:15px;
    font-weight:400;
    margin-top:10px;
}
.wrapper
{

}
.ParaKnee
{
    padding-bottom: 30px;
    line-height: 30px;
    text-align: justify;
    letter-spacing: .25px;
    word-spacing: 3px;
}

#welcome-content
{
    padding:100px 0px; 
    padding-bottom:70px;
}
.HeaderHome
{
    padding-bottom:35px;
}
.listAboutme
{
    margin:0px;
    padding:0px;

}
    .listAboutme li
    {
        display:block;
        list-style:none;
        font-size:16px;
        font-style:italic;
        line-height:20px;
        margin-bottom:25px;
        margin-left:10px;
    }
#gallery a img
{
    max-height:300px;
    margin-bottom:10px;
}