﻿html,
body {
    width: 100%;
    height: 100%;
}

body {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-rendering: optimizelegibility;
}

@font-face {
    font-family: 'Adikku Pandai Menari';
    src: url('../fonts/Adikku_Pandai_Menari.ttf') format('truetype');
    src: url('../fonts/Adikku_Pandai_Menari.otf') format('opentype');
}

.clone {
}

.text-center {
    text-align: center !important;
    font-family: "Adikku Pandai Menari",cursive;
}

.coming-soon {
    text-align: center !important;
    font-weight: 600;
    font-size: 22px;
    color: #7c7c7c;
    font-family: "Adikku Pandai Menari",cursive;
    margin: 30px 0 !important;
}

/*css for modal pop up for corona virus update*/


/*css for modal pop up  corona virus update ends*/
#top-bar.clone {
    position: fixed;
    top: -335px;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.4s top cubic-bezier(.3,.73,.3,.74);
}

body.down #top-bar.clone {
    top: 0;
}

    body.down #top-bar.clone .header-menu {
        background: #1b2c14;
        vertical-align: top;
        display: block;
    }

.callUs {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: -26px 0 5px 103px;
    text-shadow: 1px 2px 19px #333;
}

    .callUs a {
        color: #fff;
    }

        .callUs a:hover {
            color: #ccd1de;
        }

a {
    outline: none;
    color: #000000;
    -webkit-transition: all 600ms linear 0s;
    -moz-transition: all 600ms linear 0s;
    -o-transition: all 600ms linear 0s;
    transition: all 600ms linear 0s;
}

    a:hover, a:focus {
        color: #f00;
        text-decoration: none;
        outline: none;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

header {
    background: rgba(0, 0, 0, 0) url("../img/header-bg.jpg") repeat scroll 0 0;
    background-position: center top;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    display: table;
    height: 80%;
    position: relative;
    width: 100%;
}

.header-menu {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    /*background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);  FF3.6-15 */
    /*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);  Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );  IE6-9 */
    vertical-align: top;
    display: block;
}

.navbar-brand {
    float: none;
    display: inline-table;
    padding: 15px 15px 0 15px !important;
}

.practice-name {
    color: #ffdf64;
    font-size: 45px;
    text-shadow: 0 0 3px #000, 0 0 5px #000, 0 0 10px #000;
    font-family: 'Baloo Tamma', cursive;
    line-height: 1.25;
}

.dr-name {
    color: #ff7509;
    font-weight: normal;
    text-shadow: 0 0 5px #000, 0 0 2px #000;
    font-family: 'Baloo Tamma', cursive;
    font-size: 24px;
    margin-right: 18px;
}

#sub-page #doc-pic p.staff-title {
    text-align: center;
}

#sub-page #boxes .thumbnail p {
    display: inline-block;
    font-weight: normal !important;
    font-size: 16px;
    color: #fd5b22;
    padding: 3px 0px;
    font-family: "Adikku Pandai Menari",cursive;
    text-align: center !important;
}

.diplomates {
    color: #d6f56b;
    /* font-style: italic; */
    text-shadow: 0 0 5px #000, 0 0 2px #000;
    font-family: 'Baloo Tamma', cursive;
    /* font-weight: normal; */
    font-size: 20px;
}

.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(255, 255, 255, 0);
    background-image: none !important;
    box-shadow: none !important;
}

.navbar-nav {
    margin: 8px 70px;
    background: #003c7a;
    padding: 6px 0;
    border-radius: 60px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    /*box-shadow: 0 0 50px #000;*/
}

.navbar-default .navbar-nav > li > a {
    font-family: "Adikku Pandai Menari",cursive;
    font-size: 18px;
    /* background: rgba(0, 0, 0, 0.45); 
    padding: 9px 20px;*/
    padding: 9px 12px;
    border-radius: 50px;
    color: #ffffff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #fff;
        background-color: #fd5a21;
        background-image: none;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    }

        .navbar-default .navbar-nav > .open > a:after,
        .navbar-default .navbar-nav > .open > a:before {
            top: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .navbar-default .navbar-nav > .open > a:after {
            border-color: rgba(136, 183, 213, 0);
            border-top-color: #fd5a21;
            border-width: 10px;
            margin-left: -10px;
        }

        .navbar-default .navbar-nav > .open > a:before {
            border-color: rgba(194, 225, 245, 0);
            border-top-color: #fd5a21;
            border-width: 11px;
            margin-left: -11px;
        }

.navbar-nav > li > .dropdown-menu {
    background: #003c7a;
    border-color: #ffffff;
    border-radius: 18px 85px 80px 35px / 35px 35px 54px 90px !important;
    top: 45px;
    padding: 26px 10px 25px;
    border-bottom: 3px solid #FFF;
    z-index: -1;
}

/*.navbar-nav > li > .dropdown-menu::before {
    border-bottom: 10px solid #d4f0a0;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 30px;
    position: absolute;
    top: -10px;
}
.navbar-nav > li > .dropdown-menu::after {
    border-bottom: 9px solid #d4f0a0;
    border-left: 9px solid rgba(0, 0, 0, 0);
    border-right: 9px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    left: 31px;
    position: absolute;
    top: -9px;
}*/

.dropdown-menu > li > a {
    border-bottom: 1px solid #fd5a213d;
    color: #FFF;
    font-family: "Handlee",cursive;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 20px;
}

.dropdown-menu > li:nth-child(1) > a {
    border-top: 1px solid rgba(188, 220, 128, 0);
}

.dropdown-menu > li:nth-last-child(1) > a {
    border-bottom: 1px solid rgba(188, 220, 128, 0);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #ffffff;
    background-image: none;
    border-radius: 25px 15px;
}

/*.form-control-static {
    font-size: 14px;
    text-align: center;
}*/


/* ADS CF custom styles */
.contact-form {
}

    .contact-form .help-block {
        color: #981a18 !important;
        font-size: 14px !important;
    }

    .contact-form .form-control-static {
        font-size: 12px;
        text-align: center;
    }

        .contact-form .form-control-static .input-sm {
            height: auto !important;
            padding: 1px 2px !important;
            text-align: center;
            font-size: 12px !important;
            display: inline-block;
            width: auto;
        }

    .contact-form .intl-tel-input {
        width: 100%;
    }

    .contact-form .btn-primary:hover,
    .contact-form .btn-primary:focus {
        outline: none;
    }

/************/

.slogan {
    /*background-color: rgba(255, 255, 255, 0.75);*/
    /*vertical-align: bottom;
    display: table-row;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);*/
    /*display: table-cell;
    text-align: center;
    vertical-align: middle;*/
    margin: 0 0 200px;
}

    .slogan p {
        font-size: 42px;
        text-align: center;
        margin: 10px 0;
        color: #253e2e;
        font-family: 'Rancho', cursive;
        /* display: table-cell; */
        vertical-align: top;
        text-shadow: 1px 1px 2px #fff;
    }

        .slogan p span {
            font-weight: 700;
        }

.para-italic {
    font-style: italic;
    margin-top: 25px !important;
}

#boxes {
    background: #fcfcfa;
    padding: 0 0 70px;
    text-align: center;
}

    #boxes .blocks {
        width: 20%;
        margin-top: -40px;
    }

        #boxes .blocks.col-sm-offset-1 {
            margin-left: 10%;
        }

    #boxes .thumbnail {
        border: none;
        box-shadow: none;
        text-align: center;
        background: transparent;
        padding: 0;
        margin-bottom: 45px;
    }

        #boxes .thumbnail img {
            margin-bottom: 20px;
            border: 5px solid #fd5a21;
            box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.50);
        }

    #boxes .blocks:nth-child(1) .thumbnail img {
        border-radius: 200px 153px 200px 155px;
        -moz-border-radius: 200px 153px 200px 155px;
        -webkit-border-radius: 200px 153px 200px 155px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .blocks:nth-child(2) .thumbnail img {
        border-radius: 153px 200px 185px 194px;
        -moz-border-radius: 153px 200px 185px 194px;
        -webkit-border-radius: 153px 200px 185px 194px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        border: 5px solid #fdab92;
    }

    #boxes .blocks:nth-child(3) .thumbnail img {
        border-radius: 200px 183px 155px 200px;
        -moz-border-radius: 200px 183px 155px 200px;
        -webkit-border-radius: 200px 183px 155px 200px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        border: 5px solid #4ee1fc;
    }

    #boxes .blocks:nth-child(4) .thumbnail img {
        border-radius: 160px 200px 200px 160px;
        -moz-border-radius: 160px 200px 200px 160px;
        -webkit-border-radius: 160px 200px 200px 160px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
        border: 5px solid #b3fb7e;
    }

    #boxes .blocks:nth-child(5) .thumbnail img {
        border-radius: 192px 131px 171px 200px;
        -moz-border-radius: 192px 131px 171px 200px;
        -webkit-border-radius: 192px 131px 171px 200px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .blocks:nth-child(1):hover .thumbnail img,
    #boxes .blocks:nth-child(1):focus .thumbnail img {
        border-radius: 192px 131px 171px 200px;
        -moz-border-radius: 192px 131px 171px 200px;
        -webkit-border-radius: 192px 131px 171px 200px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .blocks:nth-child(2):hover .thumbnail img,
    #boxes .blocks:nth-child(2):focus .thumbnail img {
        border-radius: 160px 200px 200px 160px;
        -moz-border-radius: 160px 200px 200px 160px;
        -webkit-border-radius: 160px 200px 200px 160px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .blocks:nth-child(3):hover .thumbnail img,
    #boxes .blocks:nth-child(3):focus .thumbnail img {
        border-radius: 160px 200px 200px 160px;
        -moz-border-radius: 160px 200px 200px 160px;
        -webkit-border-radius: 160px 200px 200px 160px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .blocks:nth-child(4):hover .thumbnail img,
    #boxes .blocks:nth-child(4):focus .thumbnail img {
        border-radius: 200px 153px 200px 155px;
        -moz-border-radius: 200px 153px 200px 155px;
        -webkit-border-radius: 200px 153px 200px 155px;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .thumbnail p {
        display: inline-block;
        font-weight: 600;
        font-size: 22px;
        color: #7c7c7c;
        padding: 3px 0px;
        font-family: "Adikku Pandai Menari",cursive;
    }

    #boxes .blocks:nth-child(1) .thumbnail p {
        color: #fd5a21;
    }

    #boxes .blocks:hover .thumbnail P,
    #boxes .blocks:focus .thumbnail P {
        color: #ff7509;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

    #boxes .btn-primary {
        background-image: none;
        background: #78a43f;
        font-size: 18px;
        font-family: "Adikku Pandai Menari",cursive;
        border: 4px solid #ccf794;
        padding: 8px 34px;
        margin: 0 8px;
        border-radius: 50px;
        /*width: 315px;*/
        text-shadow: 0 0 4px #000;
        letter-spacing: 1.1px;
    }

        #boxes .btn-primary:nth-child(2) {
            background: #4c9ed6;
            border: 4px solid #aaddff;
        }

        #boxes .btn-primary:hover,
        #boxes .btn-primary:focus {
            background: #ff7509;
            border: 4px solid #ffd0ab;
        }

#welcome-content {
    overflow: hidden;
    background: #fcfcfa;
}

    #welcome-content #skew-section {
        background: rgba(0, 0, 0, 0) url(../img/welcome-bg.jpg) repeat scroll 0 0;
        background-position: center top;
        background-position-x: center;
        background-position-y: top;
        background-size: cover;
        padding: 60px 0 160px;
        transform-origin: 0 100%;
        transform: skew(0deg, 2deg);
        -webkit-transform: skew(0deg, 2deg);
        -moz-transform: skew(0deg, 2deg);
        -o-transform: skew(0deg, 2deg);
        -ms-transform: skew(0deg, 2deg);
        overflow: hidden;
    }

    #welcome-content .container {
        transform: skew(0deg, -2deg);
        -webkit-transform: skew(0deg, -2deg);
        -moz-transform: skew(0deg, -2deg);
        -o-transform: skew(0deg, -2deg);
        -ms-transform: skew(0deg, -2deg);
    }

    #welcome-content #content {
    }

    #welcome-content h1 {
        font-family: "Adikku Pandai Menari",cursive;
        color: #fff;
        font-size: 24px;
        margin-bottom: 30px;
    }

        #welcome-content h1 span {
            color: white;
            font-size: 30px;
            display: block;
            line-height: 1.5;
        }

    #welcome-content h2 {
        font-family: "Adikku Pandai Menari",cursive;
        color: #fff;
        font-size: 30px;
    }

    #welcome-content p {
        font-family: "Adikku Pandai Menari",cursive;
        color: #fff;
        font-size: 19px;
    }

    #welcome-content a {
        color: #fff;
        padding: 0 6px;
        border-radius: 3px;
        background: rgba(0, 0, 0, 0.15);
    }


        #welcome-content a:hover,
        #welcome-content a:focus {
            background: rgb(105, 178, 97);
        }

#devider-blocks {
    background: rgba(0, 0, 0, 0) url(../img/reviews-section-bg.jpg) repeat scroll 0 0;
    background-position: center top;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    padding: 100px 0;
    /*background: #fcfcfa;*/
}

    #devider-blocks .skew-section::before {
        backface-visibility: initial;
        -moz-backface-visibility: initial;
        -ms-backface-visibility: initial;
        -webkit-backface-visibility: initial;
        -o-backface-visibility: initial;
        background: #ffffff;
        content: "";
        height: 70px;
        left: 0;
        overflow: visible;
        position: absolute;
        margin-top: -140px;
        transform: skewY(2.2deg);
        -webkit-transform: skewY(2.2deg);
        -moz-transform: skewY(2.2deg);
        -ms-transform: skewY(2.2deg);
        -o-transform: skewY(2.2deg);
        width: 100%;
        z-index: 2;
    }

    #devider-blocks p.heading {
        font-size: 45px;
        text-align: center;
        margin: 0 0 40px;
        font-family: "Handlee",cursive;
        color: #ff7509;
        text-shadow: 0 0 1px #fff;
        font-weight: 600;
    }

        #devider-blocks p.heading a {
            outline: none;
            color: #216fa5;
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

            #devider-blocks p.heading a:hover, a:focus {
                color: #78a43f;
                text-decoration: none;
                outline: none;
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

        #devider-blocks p.heading b {
        }

        #devider-blocks p.heading span {
            font-size: 54px;
            text-align: center;
            margin: 0 0 40px;
            /*font-family: 'Rancho', cursive;*/
            color: #216fa5;
            text-shadow: 0 0 1px #fff;
        }

    #devider-blocks .thumbnail {
        padding: 40px 25px 50px 25px;
        border-radius: 28px;
        border: 1px solid rgba(255, 255, 255, 0.15);
        background: #004b86e6;
        box-shadow: none;
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }

        #devider-blocks .thumbnail img {
            border-radius: 15px;
            border: 8px solid #fff;
            margin-bottom: 15px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        #devider-blocks .thumbnail p.title {
            font-size: 34px;
            margin: -65px 0 30px 0;
            text-align: center;
            font-family: 'Adikku Pandai Menari', cursive;
            color: #fd5a21;
            text-shadow: 0.0px 10.0px 0.02px #fff, 9.8px 2.1px 0.02px #fff, 4.2px -9.1px 0.02px #fff, -8.0px -6.0px 0.02px #fff, -7.6px 6.5px 0.02px #fff, 4.8px 8.8px 0.02px #fff, 9.6px -2.8px 0.02px #fff, -0.7px -10.0px 0.02px #fff, -9.9px -1.5px 0.02px #fff, -3.5px 9.4px 0.02px #fff, 8.4px 5.4px 0.02px #fff, 7.1px -7.0px 0.02px #fff, -5.4px -8.4px 0.02px #fff, -9.4px 3.5px 0.02px #fff, 1.4px 9.9px 0.02px #fff, 10.0px 0.8px 0.02px #fff, 2.9px -9.6px 0.02px #fff, -8.7px -4.8px 0.02px #fff, -6.6px 7.5px 0.02px #fff, 5.9px 8.0px 0.02px #fff, 9.1px -4.1px 0.02px #fff, -2.1px -9.8px 0.02px #fff, -10.0px -0.1px 0.02px #fff, -2.2px 9.8px 0.02px #fff, 9.1px 4.2px 0.02px #fff, 6.1px -8.0px 0.02px #fff, -6.5px -7.6px 0.02px #fff, -8.8px 4.7px 0.02px #fff, 2.7px 9.6px 0.02px #fff, 10.0px -0.6px 0.02px #fff, 1.5px -9.9px 0.02px #fff, -9.3px -3.6px 0.02px #fff, -5.5px 8.4px 0.02px #fff, 7.0px 7.2px 0.02px #fff, 8.5px -5.3px 0.02px #fff, -3.4px -9.4px 0.02px #fff, -9.9px 1.3px 0.02px #fff, -0.8px 10.0px 0.02px #fff, 9.6px 2.9px 0.02px #fff, 4.9px -8.7px 0.02px #fff, -7.5px -6.7px 0.02px #fff, -8.1px 5.9px 0.02px #fff, 4.0px 9.2px 0.02px #fff, 9.8px -2.0px 0.02px #fff, 0.2px -10.0px 0.02px #fff, -9.7px -2.3px 0.02px #fff, -4.3px 9.0px 0.02px #fff, 7.9px 6.1px 0.02px #fff;
            text-transform: capitalize;
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        #devider-blocks .thumbnail p.desc {
            font-family: "Adikku Pandai Menari",cursive;
            color: #fff;
            font-size: 19px;
            text-align: center;
            margin-bottom: 65px;
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

            #devider-blocks .thumbnail p.desc span {
                font-family: "Adikku Pandai Menari",cursive;
                color: #fff;
                font-size: 22px;
                text-align: center;
                line-height: 4;
                -webkit-transition: all 600ms linear 0s;
                -moz-transition: all 600ms linear 0s;
                -o-transition: all 600ms linear 0s;
                transition: all 600ms linear 0s;
            }

        #devider-blocks .thumbnail .btn-primary {
            background-image: none;
            font-size: 18px;
            background-color: #ff7509;
            border: 4px solid #fff;
            padding: 4px 30px;
            border-radius: 60px;
            color: #fff;
            text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
            font-family: "Adikku Pandai Menari",cursive;
            margin: auto;
            display: block;
            width: 175px;
            /*-webkit-transform-origin: 0 100%;
      -moz-transform-origin: 0 100%;
       -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
           transform-origin: 0 100%;
    -webkit-transform: skew(-15deg, 2deg);
    -moz-transform: skew(-15deg, 2deg);
    -ms-transform: skew(-15deg, 2deg);
    -o-transform: skew(-15deg, 2deg);
    transform: skew(-15deg, 2deg);
        -webkit-transition: all 600ms linear 0s;
    -moz-transition: all 600ms linear 0s;
    -o-transition: all 600ms linear 0s;
    transition: all 600ms linear 0s;*/
        }

        #devider-blocks .thumbnail:hover,
        #devider-blocks .thumbnail:focus {
            background: #004b86e6;
            border-radius: 150px 53px 145px 68px / 150px 52px 84px 70px;
            /*-webkit-transform-origin: 50% 20%;
      -moz-transform-origin: 50% 20%;
       -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
           transform-origin: 50% 20%;
    -webkit-transform: skew(1deg, -2deg);
    -moz-transform: skew(1deg, -2deg);
    -ms-transform: skew(1deg, -2deg);
    -o-transform: skew(1deg, -2deg);
    transform: skew(1deg, -2deg);*/
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

            #devider-blocks .thumbnail:hover .btn-primary,
            #devider-blocks .thumbnail:focus .btn-primary {
                background: #78a43f;
                border: 4px solid #fff;
                /*-webkit-transform-origin: 100% 0;
      -moz-transform-origin: 100% 0;
       -ms-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
           transform-origin: 100% 0;
    -webkit-transform: skew(2deg, -5deg);
    -moz-transform: skew(2deg, -5deg);
    -ms-transform: skew(2deg, -5deg);
    -o-transform: skew(2deg, -5deg);
    transform: skew(2deg, -5deg);
        -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;*/
            }

            #devider-blocks .thumbnail:hover img,
            #devider-blocks .thumbnail:focus img {
                /*-webkit-transform-origin: 50% 20%;
      -moz-transform-origin: 50% 20%;
       -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
           transform-origin: 50% 20%;
    -webkit-transform: skew(0, 2deg);
    -moz-transform: skew(0, 2deg);
    -ms-transform: skew(0, 2deg);
    -o-transform: skew(0, 2deg);
    transform: skew(0, 2deg);
            -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;*/
            }

            #devider-blocks .thumbnail:hover p.title,
            #devider-blocks .thumbnail:focus p.title {
                /*-webkit-transform-origin: 50% 20%;
      -moz-transform-origin: 50% 20%;
       -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
           transform-origin: 50% 20%;
    -webkit-transform: skew(10deg, 3deg);
    -moz-transform: skew(10deg, 3deg);
    -ms-transform: skew(10deg, 3deg);
    -o-transform: skew(10deg, 3deg);
    transform: skew(10deg, 3deg);
            -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;*/
            }

            #devider-blocks .thumbnail:hover p.desc,
            #devider-blocks .thumbnail:focus p.desc {
                /*-webkit-transform-origin: 50% 20%;
      -moz-transform-origin: 50% 20%;
       -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
           transform-origin: 50% 20%;
    -webkit-transform: skew(0, 3deg);
    -moz-transform: skew(0, 3deg);
    -ms-transform: skew(0, 3deg);
    -o-transform: skew(0, 3deg);
    transform: skew(0, 3deg);
            -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;*/
            }

#contact-section {
    overflow: hidden;
    z-index: 100000;
    position: relative;
    margin-top: -50px;
}

    #contact-section #skew-section {
        background: rgba(0, 0, 0, 0) url(../img/contact-bg.jpg) repeat scroll 0 0;
        background-position: center top;
        background-position-x: center;
        background-position-y: top;
        background-size: cover;
        padding: 60px 0 90px;
        transform-origin: 100% 0;
        transform: skew(0deg, -2deg);
        -webkit-transform: skew(0deg, -2deg);
        -moz-transform: skew(0deg, -2deg);
        -o-transform: skew(0deg, -2deg);
        -ms-transform: skew(0deg, -2deg);
        overflow: hidden;
    }

    #contact-section .container {
        transform: skew(0deg, 2deg);
        -webkit-transform: skew(0deg, 2deg);
        -moz-transform: skew(0deg, 2deg);
        -o-transform: skew(0deg, 2deg);
        -ms-transform: skew(0deg, 2deg);
    }

    #contact-section p.heading {
        font-size: 34px;
        text-align: center;
        margin: 40px 0 30px;
        font-family: 'Adikku Pandai Menari', cursive;
        color: #fd5a21;
        text-shadow: 0.0px 10.0px 0.02px #fff, 9.8px 2.1px 0.02px #fff, 4.2px -9.1px 0.02px #fff, -8.0px -6.0px 0.02px #fff, -7.6px 6.5px 0.02px #fff, 4.8px 8.8px 0.02px #fff, 9.6px -2.8px 0.02px #fff, -0.7px -10.0px 0.02px #fff, -9.9px -1.5px 0.02px #fff, -3.5px 9.4px 0.02px #fff, 8.4px 5.4px 0.02px #fff, 7.1px -7.0px 0.02px #fff, -5.4px -8.4px 0.02px #fff, -9.4px 3.5px 0.02px #fff, 1.4px 9.9px 0.02px #fff, 10.0px 0.8px 0.02px #fff, 2.9px -9.6px 0.02px #fff, -8.7px -4.8px 0.02px #fff, -6.6px 7.5px 0.02px #fff, 5.9px 8.0px 0.02px #fff, 9.1px -4.1px 0.02px #fff, -2.1px -9.8px 0.02px #fff, -10.0px -0.1px 0.02px #fff, -2.2px 9.8px 0.02px #fff, 9.1px 4.2px 0.02px #fff, 6.1px -8.0px 0.02px #fff, -6.5px -7.6px 0.02px #fff, -8.8px 4.7px 0.02px #fff, 2.7px 9.6px 0.02px #fff, 10.0px -0.6px 0.02px #fff, 1.5px -9.9px 0.02px #fff, -9.3px -3.6px 0.02px #fff, -5.5px 8.4px 0.02px #fff, 7.0px 7.2px 0.02px #fff, 8.5px -5.3px 0.02px #fff, -3.4px -9.4px 0.02px #fff, -9.9px 1.3px 0.02px #fff, -0.8px 10.0px 0.02px #fff, 9.6px 2.9px 0.02px #fff, 4.9px -8.7px 0.02px #fff, -7.5px -6.7px 0.02px #fff, -8.1px 5.9px 0.02px #fff, 4.0px 9.2px 0.02px #fff, 9.8px -2.0px 0.02px #fff, 0.2px -10.0px 0.02px #fff, -9.7px -2.3px 0.02px #fff, -4.3px 9.0px 0.02px #fff, 7.9px 6.1px 0.02px #fff;
    }

    #contact-section .thumbnail {
        padding: 40px 25px 50px 25px;
        border-radius: 28px;
        border: 1px solid rgba(255, 255, 255, 0.15);
        background: #bdc630;
        box-shadow: none;
        /*-webkit-transform-origin: 50% 20%;
    -moz-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    -o-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    -webkit-transform: skew(1deg, -2deg);
    -moz-transform: skew(1deg, -2deg);
    -ms-transform: skew(1deg, -2deg);
    -o-transform: skew(1deg, -2deg);
    transform: skew(1deg, -2deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;*/
    }

        #contact-section .thumbnail form {
            -webkit-transform-origin: 50% 20%;
            -moz-transform-origin: 50% 20%;
            -ms-transform-origin: 50% 20%;
            -o-transform-origin: 50% 20%;
            transform-origin: 50% 20%;
            /*-webkit-transform: skew(-1deg, 2deg);
    -moz-transform: skew(-1deg, 2deg);
    -ms-transform: skew(-1deg, 2deg);
    -o-transform: skew(-1deg, 2deg);
    transform: skew(-1deg, 2deg);*/
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

    #contact-section form .form-control {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #555;
        background-color: #fff;
        border: 1px solid #84bb56;
        border-radius: 13px;
        font-family: "Handlee",cursive;
        font-size: 17px;
        height: initial;
        box-shadow: 0 15px 15px -20px rgba(0, 0, 0, 0.25);
    }

    #contact-section form .btn-primary {
        background-image: none;
        font-size: 26px;
        background-color: #fd5a21;
        border: 4px solid #ffffff;
        padding: 8px 60px;
        border-radius: 38px 38px 38px 38px;
        color: #ffffff;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
        font-family: "Adikku Pandai Menari",cursive;
        margin-bottom: 0;
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }

        #contact-section form .btn-primary:hover,
        #contact-section form .btn-primary:focus {
            background-color: #ff7509;
            border: 4px solid #ffd0ab;
            color: #000;
            text-shadow: 0 0 4px rgba(255, 255, 255, 0.40);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

    #contact-section form #recaptcha2 {
        margin: 0 auto;
        display: table;
        background: #bcdc9b;
        padding: 10px;
        border-radius: 64px 19px 17px 21px / 60px 14px 38px 22px;
    }

#footer-section {
    /*overflow: hidden;*/
    margin-top: -55px;
    z-index: 999999;
    position: relative;
}

    #footer-section #skew-section {
        background: #01a9d9;
        padding: 65px 0 90px;
        transform-origin: 0 100%;
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        transform: skewY(2deg);
        -webkit-transform: skewY(2deg);
        -moz-transform: skewY(2deg);
        -o-transform: skewY(2deg);
        -ms-transform: skewY(2deg);
        /* overflow: hidden; */
    }

    #footer-section .container {
        transform: skewY(-2deg);
        -webkit-transform: skewY(-2deg);
        -moz-transform: skewY(-2deg);
        -o-transform: skewY(-2deg);
        -ms-transform: skewY(-2deg);
    }

    #footer-section address img {
        float: left;
        padding: 8px;
        /*margin-right: 25px;
    margin-top: 10px;
    background: rgba(0, 0, 0, 0.05);    
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 45px 22px 45px 22px / 22px 45px 22px 45px;
    box-shadow: 0 0 75px #fff;
    margin-bottom: 215px;*/
    }

    #footer-section address p {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        font-family: "Handlee",cursive;
    }

    #footer-section address .practice-name {
        font-family: 'Rancho', cursive;
        font-size: 58px;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        display: block;
    }

        #footer-section address .practice-name span {
            font-size: 42px;
            color: #fff;
            display: block;
        }

    #footer-section address p small {
        display: inline-block;
        margin-bottom: 13px;
        margin-top: 0;
        color: #fff;
    }

        #footer-section address p small b {
            font-size: 18px;
            color: #fff;
            line-height: 1.7;
        }

    #footer-section address abbr[title], #footer-section address abbr[data-original-title], #footer-section address abbr {
        border: medium none;
        text-decoration: none;
    }

    #footer-section address p .fa {
        margin-right: 8px;
        opacity: 0.5;
    }

    #footer-section address p span.inline-table {
        display: inline-table;
        margin-bottom: 8px;
    }

    #footer-section .heading {
        font-size: 50px;
        text-align: center;
        margin: 60px 0 10px;
        font-family: 'Rancho', cursive;
        color: #fff9f4;
        text-shadow: 0 0 1px #fff;
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }

    #footer-section .hours {
        text-align: center;
        font-family: "Handlee",cursive;
        font-size: 25px;
        padding: 55px 10px;
        background: rgb(255, 255, 255);
        border: 1px solid rgba(255, 123, 19, 0.25);
        border-radius: 88px 100px 135px 205px / 100px 85px 100px 110px;
        box-shadow: 0 0 49px rgba(255, 123, 19, 0.3) inset, 6px 23px 33px -28px #000;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

        #footer-section .hours:hover,
        #footer-section .hours:focus {
            border-radius: 100px 85px 100px 110px/ 88px 100px 135px 205px;
        }

        #footer-section .hours .open-hrs {
            color: #619429;
            margin-bottom: 25px;
        }

        #footer-section .hours .closed-hrs {
            color: #619429;
            margin-bottom: 25px;
        }

        #footer-section .hours .open-hrs span {
            font-weight: 600;
            font-size: 28px;
            background: rgba(255, 117, 9, 0.05);
            padding: 5px 13px;
            line-height: 1;
            border-radius: 20px;
            color: #4c9ed6;
        }

        #footer-section .hours .closed-hrs span {
            font-weight: 600;
            font-size: 26px;
            background: rgba(255, 117, 9, 0.05);
            padding: 5px 13px;
            line-height: 1;
            border-radius: 20px;
            color: #4c9ed6;
        }

    #footer-section .social-icons {
        border-top: 2px solid rgba(0, 0, 0, 0.03);
        margin-top: 50px;
        padding-top: 15px;
    }

        #footer-section .social-icons ul {
            text-align: center;
            margin: 0;
            padding: 0;
        }

            #footer-section .social-icons ul li {
                float: none;
                display: inline-block;
                margin: 0 10px;
            }

                #footer-section .social-icons ul li a {
                    padding: 8px 22px;
                    display: block;
                    margin: 17px 0;
                    background: rgb(255, 255, 255);
                    color: #88bc50;
                    border: 5px solid #ffd8cc;
                    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.67);
                    font-weight: 600;
                    border-radius: 15px 18px 15px 18px;
                    box-shadow: 0 6px 33px -10px rgba(0, 0, 0, 0.1), 0 -6px 33px -10px rgba(0, 0, 0, 0.1);
                    font-family: "Handlee",cursive;
                    font-size: 18px;
                    -webkit-transition: all 300ms linear 0s;
                    -moz-transition: all 300ms linear 0s;
                    -o-transition: all 300ms linear 0s;
                    transition: all 300ms linear 0s;
                }

                    #footer-section .social-icons ul li a.facebook {
                        color: #3b5998;
                    }

                    #footer-section .social-icons ul li a.twitter {
                        color: #1da1f2;
                    }

                    #footer-section .social-icons ul li a.google {
                        color: #dd4b39;
                    }

                    #footer-section .social-icons ul li a.yelp {
                        color: #af0606;
                    }

                    #footer-section .social-icons ul li a.youtube {
                        color: #cd201f;
                    }

                    #footer-section .social-icons ul li a.pinterest {
                        color: #bd081c;
                    }

                    #footer-section .social-icons ul li a.instagram {
                        color: #c13584;
                    }

                    #footer-section .social-icons ul li a.linkedin {
                        color: #0073b0;
                    }

                    #footer-section .social-icons ul li a i {
                        font-size: 25px;
                        vertical-align: baseline;
                        margin-right: 8px;
                    }

                    #footer-section .social-icons ul li a:hover,
                    #footer-section .social-icons ul li a:focus {
                        color: #fff;
                        border-radius: 187px 210px 201px 110px/ 106px 100px 135px 157px;
                        border: 5px solid rgba(255, 255, 255, 0.8);
                        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.67);
                        -webkit-transition: all 300ms linear 0s;
                        -moz-transition: all 300ms linear 0s;
                        -o-transition: all 300ms linear 0s;
                        transition: all 300ms linear 0s;
                    }

                    #footer-section .social-icons ul li a.facebook:hover,
                    #footer-section .social-icons ul li a.facebook:focus {
                        background: #3b5998;
                    }

                    #footer-section .social-icons ul li a.twitter:hover,
                    #footer-section .social-icons ul li a.twitter:focus {
                        background: #1da1f2;
                    }

                    #footer-section .social-icons ul li a.google:hover,
                    #footer-section .social-icons ul li a.google:focus {
                        background: #dd4b39;
                    }

                    #footer-section .social-icons ul li a.yelp:hover,
                    #footer-section .social-icons ul li a.yelp:focus {
                        background: #af0606;
                    }

                    #footer-section .social-icons ul li a.youtube:hover,
                    #footer-section .social-icons ul li a.youtube:focus {
                        background: #cd201f;
                    }

                    #footer-section .social-icons ul li a.pinterest:hover,
                    #footer-section .social-icons ul li a.pinterest:focus {
                        background: #bd081c;
                    }

                    #footer-section .social-icons ul li a.instagram:hover,
                    #footer-section .social-icons ul li a.instagram:focus {
                        background: #c13584;
                    }

                    #footer-section .social-icons ul li a.linkedin:hover,
                    #footer-section .social-icons ul li a.linkedin:focus {
                        background: #0073b0;
                    }

#footer-menu {
    padding: 20px 0;
    background: #003c7a;
    z-index: 10000000;
    position: relative;
}

    #footer-menu ul.footer-menu-h {
        text-align: center;
        padding: 0;
        margin: 0;
    }

    #footer-menu .footer-menu-h li {
        display: inline-block;
        vertical-align: text-bottom;
    }

    #footer-menu ul.footer-menu-h li a {
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        padding: 4px 11px;
        font-family: "Handlee",cursive;
    }

        #footer-menu ul.footer-menu-h li a:hover,
        #footer-menu ul.footer-menu-h li a:focus {
            color: #4c9ed6;
            background: #fff;
            border-radius: 30px / 25px;
            box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.38) inset;
        }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
    font-size: 13px;
    text-align: center;
}

.intl-tel-input .country-list {
    font-family: "Handlee",cursive;
    font-size: 16px;
}

footer {
    background-color: #01a9d9;
    border-bottom: 10px solid #003c7a;
    padding: 35px 0;
}

    footer .copyright {
        color: #ffffff;
        font-size: 17px;
        padding: 8px 0;
        text-align: center;
        font-family: "Handlee",cursive;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
    }

        footer .copyright a {
            color: #fff;
            font-weight: bold;
            /* text-shadow: 1px 1px 2px #000; */
            letter-spacing: 0.5px;
        }

            footer .copyright a:hover, footer .copyright a:focus {
                color: #abe66a;
            }

.accreditaions {
    padding: 0;
    text-align: center;
    margin: 25px 0 0 0;
}

    .accreditaions li {
        display: inline-block;
        width: 165px;
        padding: 6px;
        background: rgba(0, 0, 0, 0.15);
        margin: 5px 5px;
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }

        .accreditaions li a {
            padding: 0 !important;
        }

            .accreditaions li a img {
                padding: 0;
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

        .accreditaions li:hover,
        .accreditaions li:focus {
            background: rgba(0, 0, 0, 0.25);
            box-shadow: 0 7px 25px -12px #fff, 0 -7px 25px -12px rgb(255, 255, 255);
            border-radius: 20px;
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

            .accreditaions li:hover a img,
            .accreditaions li:focus a img {
                border-radius: 14px;
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

#sub-page {
}

    #sub-page header {
        background: rgba(0, 0, 0, 0) url("../img/header-bg-subpage.jpg") repeat scroll center top / cover;
        background-position: center calc(50%);
        background-size: cover;
        height: 600px;
    }

    /*#sub-page  #welcome-content {
    overflow: visible;
}*/

    #sub-page #boxes {
        margin-top: -25px;
    }

        #sub-page #boxes .btn-primary {
            border: 6px solid #ffffff;
            box-shadow: none;
            font-size: 20px;
            margin: 0 10px;
            padding: 10px 34px;
            width: 380px;
        }

        #sub-page #boxes #content-section {
            padding-top: 40px;
        }

            #sub-page #boxes #content-section h1 {
                color: #fd5a21;
                font-family: "Adikku Pandai Menari",cursive;
                font-size: 42px;
            }

                #sub-page #boxes #content-section h1:before {
                    content: "";
                    width: 100%;
                    height: 4px;
                    background: rgba(120, 164, 63, 0.15);
                    display: block;
                    bottom: 39%;
                    left: 0;
                    right: 0;
                    position: absolute;
                    border-radius: 100% / 100%;
                }

                #sub-page #boxes #content-section h1 span {
                    background: #fcfcfa;
                    padding: 0 25px;
                    /* border: 4px solid rgba(120, 164, 63, 0.15); */
                    position: relative;
                    border-radius: 22px;
                    text-shadow: 2px 2px 0 #fff, 3px 3px 1px rgba(76, 158, 214, 0.25);
                }

                #sub-page #boxes #content-section h1.custom {
                    color: #fd5a21;
                    font-family: "Adikku Pandai Menari",cursive;
                    font-size: 27px;
                }

    .breadcrumb > li + li::before {
    color: #aaa;
    content: "\203A ";
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 30px;
    list-style: none;
    background-color: rgba(255, 255, 255, 0.43);
    border-radius: 4px;
    margin-top: 15px;
    font-family: "Handlee",cursive;
}

    .breadcrumb li a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        border-bottom: medium none !important;
        color: #2070a5;
    }

    .breadcrumb li.active a {
        color: #777;
    }

    .breadcrumb li a:hover,
    .breadcrumb li a:focus {
        color: #ff7509;
    }

    .breadcrumb li.active a:hover,
    .breadcrumb li.active a:focus {
        color: #ff7509;
    }

#fontsize {
    font-size: 16px;
    margin-top: 100px;
}

#sub-page #boxes #content-section p,
#sub-page #boxes #content-section ul li,
#sub-page #boxes #content-section ol li {
    /*font-size: 16px;*/
    text-align: justify;
    margin: 0 0 10px;
}

#sub-page #boxes #content-section h2 {
    font-size: 30px;
}

#sub-page #boxes #content-section h3 {
    font-size: 26px;
}

#sub-page #boxes #content-section h4 {
    font-size: 22px;
}

#sub-page #boxes #content-section h5 {
    font-size: 18px;
}

#sub-page #boxes #content-section h6 {
    font-size: 16px;
}

#sub-page #boxes #content-section h2,
#sub-page #boxes #content-section h3,
#sub-page #boxes #content-section h4,
#sub-page #boxes #content-section h5,
#sub-page #boxes #content-section h6 {
    text-align: justify;
    margin-bottom: 10px;
    margin-top: 20px;
}

#sub-page #boxes #content-section a {
    color: #003c7a;
    background: rgb(255, 255, 255);
    padding: 1px 5px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
}

    #sub-page #boxes #content-section a:hover,
    #sub-page #boxes #content-section a:focus {
        color: #fd5a21;
    }

#sub-page #welcome-content {
    border-bottom: 5px solid #fcfcfa;
}

    #sub-page #welcome-content #skew-section {
        padding: 100px 0 80px;
    }

    #sub-page #welcome-content p.heading {
        font-size: 32px;
        text-align: center;
        margin: 0 0 25px;
        font-family: "Adikku Pandai Menari",cursive;
        color: #fff;
        text-shadow: 0 0 3px #000;
        font-weight: 600;
    }

        #sub-page #welcome-content p.heading b {
        }

        #sub-page #welcome-content p.heading span {
            font-size: 34px;
            text-align: center;
            margin: 0 0 40px;
            /*font-family: 'Rancho', cursive;*/
            color: #fff;
            text-shadow: 0 0 3px #000;
        }


    #sub-page #welcome-content .thumbnail {
        background: rgb(60, 151, 212);
        border: none;
        padding: 25px 15px 25px;
        box-shadow: 0 20PX 22PX -25PX rgba(0, 0, 0, 0.60);
        text-align: center;
        border-radius: 23px 23px 75px 75px;
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }

        #sub-page #welcome-content .thumbnail img {
            border-radius: 15px;
            border: 8px solid #fff;
            margin-bottom: 15px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        #sub-page #welcome-content .thumbnail p.title {
            font-family: "Handlee",cursive;
            font-weight: bold;
            font-size: 25px;
            color: #fff;
            text-transform: capitalize;
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        #sub-page #welcome-content .thumbnail p.desc {
            font-family: "Handlee",cursive;
            color: #fff;
            margin-bottom: 25px;
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        #sub-page #welcome-content .thumbnail .btn-primary {
            background-image: none;
            font-size: 18px;
            background-color: #78a43f;
            border: 4px solid #ccf794;
            padding: 4px 30px;
            border-radius: 60px;
            color: #fff;
            text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
            font-family: "Handlee",cursive;
            margin-bottom: 15px;
            -webkit-transform-origin: 0 100%;
            -moz-transform-origin: 0 100%;
            -ms-transform-origin: 0 100%;
            -o-transform-origin: 0 100%;
            transform-origin: 0 100%;
            -webkit-transform: skew(-15deg, 2deg);
            -moz-transform: skew(-15deg, 2deg);
            -ms-transform: skew(-15deg, 2deg);
            -o-transform: skew(-15deg, 2deg);
            transform: skew(-15deg, 2deg);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        #sub-page #welcome-content .thumbnail:hover,
        #sub-page #welcome-content .thumbnail:focus {
            background: rgb(23, 89, 134);
            border-radius: 150px 53px 145px 68px / 150px 52px 84px 70px;
            -webkit-transform-origin: 50% 20%;
            -moz-transform-origin: 50% 20%;
            -ms-transform-origin: 50% 20%;
            -o-transform-origin: 50% 20%;
            transform-origin: 50% 20%;
            -webkit-transform: skew(1deg, -2deg);
            -moz-transform: skew(1deg, -2deg);
            -ms-transform: skew(1deg, -2deg);
            -o-transform: skew(1deg, -2deg);
            transform: skew(1deg, -2deg);
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

            #sub-page #welcome-content .thumbnail:hover .btn-primary,
            #sub-page #welcome-content .thumbnail:focus .btn-primary {
                background: #ff7509;
                border: 4px solid #ffd0ab;
                -webkit-transform-origin: 100% 0;
                -moz-transform-origin: 100% 0;
                -ms-transform-origin: 100% 0;
                -o-transform-origin: 100% 0;
                transform-origin: 100% 0;
                -webkit-transform: skew(2deg, -5deg);
                -moz-transform: skew(2deg, -5deg);
                -ms-transform: skew(2deg, -5deg);
                -o-transform: skew(2deg, -5deg);
                transform: skew(2deg, -5deg);
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

            #sub-page #welcome-content .thumbnail:hover img,
            #sub-page #welcome-content .thumbnail:focus img {
                -webkit-transform-origin: 50% 20%;
                -moz-transform-origin: 50% 20%;
                -ms-transform-origin: 50% 20%;
                -o-transform-origin: 50% 20%;
                transform-origin: 50% 20%;
                -webkit-transform: skew(0, 2deg);
                -moz-transform: skew(0, 2deg);
                -ms-transform: skew(0, 2deg);
                -o-transform: skew(0, 2deg);
                transform: skew(0, 2deg);
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

            #sub-page #welcome-content .thumbnail:hover p.title,
            #sub-page #welcome-content .thumbnail:focus p.title {
                -webkit-transform-origin: 50% 20%;
                -moz-transform-origin: 50% 20%;
                -ms-transform-origin: 50% 20%;
                -o-transform-origin: 50% 20%;
                transform-origin: 50% 20%;
                -webkit-transform: skew(10deg, 3deg);
                -moz-transform: skew(10deg, 3deg);
                -ms-transform: skew(10deg, 3deg);
                -o-transform: skew(10deg, 3deg);
                transform: skew(10deg, 3deg);
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }

            #sub-page #welcome-content .thumbnail:hover p.desc,
            #sub-page #welcome-content .thumbnail:focus p.desc {
                -webkit-transform-origin: 50% 20%;
                -moz-transform-origin: 50% 20%;
                -ms-transform-origin: 50% 20%;
                -o-transform-origin: 50% 20%;
                transform-origin: 50% 20%;
                -webkit-transform: skew(0, 3deg);
                -moz-transform: skew(0, 3deg);
                -ms-transform: skew(0, 3deg);
                -o-transform: skew(0, 3deg);
                transform: skew(0, 3deg);
                -webkit-transition: all 300ms linear 0s;
                -moz-transition: all 300ms linear 0s;
                -o-transition: all 300ms linear 0s;
                transition: all 300ms linear 0s;
            }



#sub-page #contact-section #skew-section {
    padding: 90px 0 110px;
    /*transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);*/
}

#sub-page #contact-section .thumbnail {
    /*transform: skew(1deg, 0deg);
    -webkit-transform: skew(1deg, 0deg);
    -moz-transform: skew(1deg, 0deg);
    -o-transform: skew(1deg, 0deg);*/
}


#sub-page #footer-section .thumbnail {
    padding: 40px 25px 50px 25px;
    border-radius: 28px;
    border: 1px solid rgba(120, 164, 63, 0.15);
    background: rgba(120, 164, 63, 0.15);
    box-shadow: none;
    -webkit-transform-origin: 50% 20%;
    -moz-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    -o-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    -webkit-transform: skew(1deg, -2deg);
    -moz-transform: skew(1deg, -2deg);
    -ms-transform: skew(1deg, -2deg);
    -o-transform: skew(1deg, -2deg);
    transform: skew(1deg, -2deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

    #sub-page #footer-section .thumbnail form {
        -webkit-transform-origin: 50% 20%;
        -moz-transform-origin: 50% 20%;
        -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
        transform-origin: 50% 20%;
        -webkit-transform: skew(-1deg, 2deg);
        -moz-transform: skew(-1deg, 2deg);
        -ms-transform: skew(-1deg, 2deg);
        -o-transform: skew(-1deg, 2deg);
        transform: skew(-1deg, 2deg);
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

#sub-page #footer-section form .form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #555;
    background-color: #fff;
    border: 1px solid #84bb56;
    border-radius: 13px;
    font-family: "Handlee",cursive;
    font-size: 17px;
    height: initial;
    box-shadow: 0 15px 15px -20px rgba(0, 0, 0, 0.25);
}

#sub-page #footer-section form .btn-primary {
    background-image: none;
    font-size: 24px;
    background-color: #fd5a21;
    border: 4px solid #ffffff;
    padding: 8px 91px;
    border-radius: 38px 38px 38px 38px;
    color: #ffffff;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    font-family: "Adikku Pandai Menari",cursive;
    font-weight: 600;
    margin-bottom: 0;
    -webkit-transition: all 600ms linear 0s;
    -moz-transition: all 600ms linear 0s;
    -o-transition: all 600ms linear 0s;
    transition: all 600ms linear 0s;
}

    #sub-page #footer-section form .btn-primary:hover,
    #sub-page #footer-section form .btn-primary:focus {
        background-color: #ff7509;
        border: 4px solid #ffd0ab;
        color: #000;
        text-shadow: 0 0 4px rgba(255, 255, 255, 0.40);
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }


#sub-page #footer-section form #recaptcha2 {
    margin: 0 auto;
    display: table;
    background: #bcdc9b;
    padding: 10px;
    border-radius: 64px 19px 17px 21px / 60px 14px 38px 22px;
}

#sub-page #footer-section iframe {
    border: 1px solid #84bb56;
    border-radius: 13px;
    box-shadow: 0 15px 15px -20px rgba(0, 0, 0, 0.25);
    -webkit-transform-origin: 50% 20%;
    -moz-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    -o-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    -webkit-transform: skew(-1deg, 2deg);
    -moz-transform: skew(-1deg, 2deg);
    -ms-transform: skew(-1deg, 2deg);
    -o-transform: skew(-1deg, 2deg);
    transform: skew(-1deg, 2deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

#sub-page #footer-section .map-route {
    text-align: center;
    margin-top: 30px;
    -webkit-transform-origin: 50% 20%;
    -moz-transform-origin: 50% 20%;
    -ms-transform-origin: 50% 20%;
    -o-transform-origin: 50% 20%;
    transform-origin: 50% 20%;
    -webkit-transform: skew(-1deg, 2deg);
    -moz-transform: skew(-1deg, 2deg);
    -ms-transform: skew(-1deg, 2deg);
    -o-transform: skew(-1deg, 2deg);
    transform: skew(-1deg, 2deg);
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

    #sub-page #footer-section .map-route p {
        color: #537922;
        font-family: "Handlee",cursive;
        font-size: 21px;
        font-weight: 700;
    }

    #sub-page #footer-section .map-route a {
    }

        #sub-page #footer-section .map-route a img {
        }

.scrolloff {
    pointer-events: none !important;
}

#sub-page.contact-page #footer-section .heading {
    margin: 25px 0 10px;
}

/*.modal .modal-body {
    padding: 40px 25px 50px 25px;
    border-radius: 28px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.15);
    box-shadow: none;
}*/

/*.modal .modal-body form {

    -webkit-transform-origin: 50% 20%;
      -moz-transform-origin: 50% 20%;
       -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
           transform-origin: 50% 20%;

    -webkit-transform: skew(-1deg, 2deg);
    -moz-transform: skew(-1deg, 2deg);
    -ms-transform: skew(-1deg, 2deg);
    -o-transform: skew(-1deg, 2deg);
    transform: skew(-1deg, 2deg);

    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}*/

#pe-modal .modal-title, .pe-modal .modal-title {
    color: #f64754;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 0 6px #fff !important;
}

#ads-pe #verticle-tabs .tabs-left > li > a {
    padding: 15px 40px 15px 10px !important;
}

.modal-content {
    background-color: #68b1dc;
    border: 3px solid #68b1dc;
}

.modal-title {
    font-family: "Adikku Pandai Menari",cursive;
    color: #fff;
    text-shadow: 0 0 6px #000;
    font-size: 26px;
    text-align: center;
}

.modal-header .close {
    font-size: 45px;
    filter: alpha(opacity=40);
    opacity: .4;
}

.modal-body {
    padding: 30px;
}

.modal .modal-body .form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #555;
    background-color: #fff;
    border: 1px solid #84bb56;
    border-radius: 13px;
    font-family: "Handlee",cursive;
    font-size: 17px;
    height: initial;
    box-shadow: 0 15px 15px -20px rgba(0, 0, 0, 0.25);
}

.modal .modal-body form .btn-primary {
    background-image: none;
    font-size: 18px;
    background-color: #fd5a21;
    border: 4px solid #ffffff;
    padding: 8px 91px;
    border-radius: 38px 38px 38px 38px;
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    font-family: "Adikku Pandai Menari",cursive;
    font-weight: 600;
    margin-bottom: 0;
    -webkit-transition: all 600ms linear 0s;
    -moz-transition: all 600ms linear 0s;
    -o-transition: all 600ms linear 0s;
    transition: all 600ms linear 0s;
}

    .modal .modal-body form .btn-primary:hover,
    .modal .modal-body form .btn-primary:focus {
        background-color: #ff7509;
        border: 4px solid #ffd0ab;
        color: #000;
        text-shadow: 0 0 4px rgba(255, 255, 255, 0.40);
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }

.modal .modal-body form #recaptcha3, .modal .modal-body form #recaptcha1 {
    margin: 0 auto;
    display: table;
    background: #bcdc9b;
    padding: 10px;
    border-radius: 64px 19px 17px 21px / 60px 14px 38px 22px;
}





/* font-switcher -------------------------- */

#font-switcher {
    position: fixed;
    z-index: 1000;
    top: 130px;
    right: -130px;
    width: 130px;
    background: #fff;
    padding: 10px;
    border: 1px solid #9ab93c;
}

    #font-switcher p {
        font-family: "Rancho",cursive;
        margin: 0;
        font-size: 28px;
        text-align: center;
        color: #2070a5;
    }

#font-toggle-switcher {
    display: block;
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    left: -40px;
    top: 70px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #9ab93c;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: none;
}

    #font-toggle-switcher [class*=fa] {
        font-size: 25px;
        line-height: 37px;
        color: #595A5C;
        margin-right: -7px;
    }

#content #font-switcher h1 {
    font-size: 21px !important;
    text-align: center;
    color: #595A5C;
    margin: 4px auto 3px;
}

#font-switcher ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #font-switcher ul li {
        display: block;
        width: 40px;
        height: 40px;
        margin: 10px 10px 0 0;
        float: left;
        border-radius: 2px;
        cursor: pointer;
    }

#font-switcher .buttonfont {
    background-color: #9ab93c;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-family: "Rancho",cursive;
    font-size: 24px;
    line-height: inherit;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    text-decoration: none !important;
    width: 50px;
    text-align: center;
}

/* font-switcher Ends -------------------------- */


/* Back to top *******************************************/


.back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    border-radius: 161px 192px 135px 240px / 195px 170px 155px 187px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 999999999999;
    -webkit-transition: all 600ms;
    -moz-transition: all 600ms;
    transition: all 600ms;
}

    .back-to-top i {
        background: #3b8cc3 none repeat scroll 0 0;
        color: #ffffff;
        font-size: 20px;
        height: 35px;
        line-height: 1.5;
        padding: 0 8px;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 15px rgb(36, 106, 154) inset;
    }

    .back-to-top.back-to-top-is-visible {
        /* the button becomes visible */
        visibility: visible;
        opacity: 1;
    }

    .back-to-top.back-to-top-fade-out {
        /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
        opacity: 1;
    }

    .no-touch .back-to-top:hover, .back-to-top:hover {
        opacity: 1;
        border-radius: 20px;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        transition: all 300ms;
    }

        .no-touch .back-to-top:hover i, .back-to-top:hover i {
            background-color: #ff7509;
            box-shadow: 0 0 15px #ffffff inset;
        }

/* Back to top *******************************************/







/*css for PE Videos*/

#PEVideoSection .img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
    box-shadow: 0 20PX 22PX -25PX rgba(0, 0, 0, 0.60);
    text-align: center;
    border-radius: 23px 23px 75px 75px;
    transition: all 600ms linear 0s;
    -webkit-transition: all 600ms linear 0s;
    -moz-transition: all 600ms linear 0s;
    -o-transition: all 600ms linear 0s;
}

    #PEVideoSection .img-responsive:hover {
        background: rgb(23, 89, 134);
        border-radius: 150px 53px 145px 68px / 150px 52px 84px 70px;
        -webkit-transform-origin: 50% 20%;
        -moz-transform-origin: 50% 20%;
        -ms-transform-origin: 50% 20%;
        -o-transform-origin: 50% 20%;
        transform-origin: 50% 20%;
        -webkit-transform: skew(1deg, -2deg);
        -moz-transform: skew(1deg, -2deg);
        -ms-transform: skew(1deg, -2deg);
        -o-transform: skew(1deg, -2deg);
        transform: skew(1deg, -2deg);
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

#PEVideoSection h5 {
    font-family: "Rancho",cursive;
    text-align: center !important;
    font-size: 19px !important;
}

/*css for PE Videos*/




/*css for Office tour*/

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    width: 100%;
}

#officeTour a {
    background: none !important;
}

/*css for Office tour*/

#officeTour .carousel-control .glyphicon-chevron-left, #officeTour .carousel-control .glyphicon-chevron-right {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* z-index: 5; */
    /* display: inline-block; */
    width: 40px;
    height: 40px;
    background: #111;
    line-height: 40px;
    border-radius: 50%;
}

#officeTour .carousel {
    border: 8px solid #e9efde;
    padding: 7px;
    box-shadow: 0 34PX 55PX -48PX rgba(0, 0, 0, 0.60);
}



#content-section ol.breadcrumb li {
    margin: 0 !important;
}

#sub-page #boxes #content-section li > a {
    color: #003c7a;
    background: rgba(255, 255, 255, 0) !important;
    border-bottom: none !important;
}




#doc-pic .thumbnail {
    border: none;
    box-shadow: none;
    text-align: center;
    background: transparent;
    padding: 0;
    margin-bottom: 45px;
}

#sub-page #boxes #content-section #doc-pic .thumbnail a {
    padding: 10px !important;
    display: block;
    background: transparent;
    border-bottom: none;
}

#doc-pic .thumbnail img {
    margin-bottom: 20px;
    border: 5px solid #fff;
    box-shadow: 0 10px 15px -12px rgba(0, 0, 0, 0.50);
    border-radius: 200px 183px 155px 200px;
    -moz-border-radius: 200px 183px 155px 200px;
    -webkit-border-radius: 200px 183px 155px 200px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

#sub-page #boxes #content-section #doc-pic:hover .thumbnail img,
#sub-page #boxes #content-section #doc-pic:focus .thumbnail img {
    border-radius: 200px 153px 200px 155px;
    -moz-border-radius: 200px 153px 200px 155px;
    -webkit-border-radius: 200px 153px 200px 155px;
    -webkit-transition: all 300ms linear 0s;
    -moz-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.panel-group .accordion-toggle {
    display: block;
    background: transparent !important;
    border-bottom: none !important;
    padding: 0 !important;
}

    .panel-group .accordion-toggle h4.panel-title {
        margin: 0 !important;
        font-size: 17px !important;
        font-weight: bold;
    }

.panel-default {
    border-color: #d9f3be;
}

.panel-body {
    text-align: justify;
}

.panel-group .panel-heading {
    border-bottom: 1px solid #d9f3be;
}

#myTab {
    border-bottom: 2px solid rgba(255, 117, 9, 0.2);
    padding: 0 0 10px;
}

    #myTab li {
        float: none;
        display: inline-block;
    }

#sub-page #boxes #content-section #myTab li a {
    font-size: 18px;
    padding: 6px 12px !important;
    border: 2px solid #e9efde;
    border-bottom: 2px solid #e9efde !important;
    border-radius: 20px;
}

#sub-page #boxes #content-section #myTab li.active a {
    color: #ffffff !important;
    background: rgb(120, 164, 63) !important;
}

#myTabContent .well {
    background-image: none;
    background: transparent;
    box-shadow: none;
    border: none;
}

#sub-page #boxes #content-section .links p > a {
    color: #4c9ed6;
    background: rgba(255, 255, 255, 0) !important;
    border-bottom: none !important;
}

#sub-page #welcome-content #skew-section {
    background: rgba(0, 0, 0, 0) url("../img/welcome-bg-subpage.jpg") repeat scroll center top / cover;
    background-position-x: center;
    background-position-y: top;
    background-position: center top;
}

.vCenter-parent {
    display: table;
    width: 100%;
    height: 100%;
}

.vCenter {
    display: table-cell;
    vertical-align: middle;
}

#first-visit {
    /*overflow: hidden;*/
    margin-top: -55px;
}

    #first-visit .skew-section {
        background: #fff;
        padding: 110px 0;
        transform-origin: -6% 0;
        -webkit-transform-origin: -6% 0;
        -moz-transform-origin: -6% 0;
        -o-transform-origin: -6% 0;
        -ms-transform-origin: -6% 0;
        transform: skewY(-2deg);
        -webkit-transform: skewY(-2deg);
        -moz-transform: skewY(-2deg);
        -o-transform: skewY(-2deg);
        -ms-transform: skewY(-2deg);
        /* overflow: hidden; */
    }

        #first-visit .skew-section .container {
            transform: skewY(2deg);
            -webkit-transform: skewY(2deg);
            -moz-transform: skewY(2deg);
            -o-transform: skewY(2deg);
            -ms-transform: skewY(2deg);
        }

    /*#first-visit:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -170px;
        width: 100%;
        height: 180px;
        background: rgba(255, 255, 255, 0.00) url(../img/first-visit-top.png) repeat-x center center / auto;
    }

    #first-visit:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -79px;
        width: 100%;
        height: 160px;
        background: rgba(255, 255, 255, 1);
        margin: 0 auto;
        overflow: hidden;
        border-radius: 0 0 50% 50%;
        float: none;
        z-index: -1;
        box-shadow: 0 55px 38px -75px #000;
    }*/

    #first-visit .vCenter-parent {
        display: table;
        width: 100%;
        height: 400px;
    }

    #first-visit .vCenter {
        display: table-cell;
        vertical-align: middle;
    }

        #first-visit .vCenter .first-visit-video {
            /*background: rgba(44, 128, 197, 0.1);
        padding: 30px;
        border-radius: 35px 35px 35px 35px;
        box-shadow: 0 0 75PX -58PX rgb(49, 133, 198);*/
        }

            #first-visit .vCenter .first-visit-video .embed-responsive.embed-responsive-16by9 {
                padding-bottom: 78.25% !important;
            }

                #first-visit .vCenter .first-visit-video .embed-responsive.embed-responsive-16by9 iframe {
                }


        #first-visit .vCenter p.heading {
            font-family: "Adikku Pandai Menari",cursive;
            font-size: 34px;
            color: #ff7509;
            text-transform: capitalize;
        }

            #first-visit .vCenter p.heading span {
                display: block;
                font-size: 34px;
                color: #fd5a21;
            }

        #first-visit .vCenter p.description {
            font-family: "Adikku Pandai Menari",cursive;
            color: #000;
            font-size: 19px;
            margin-bottom: 25px;
        }


        #first-visit .vCenter .btn-primary {
            background-image: none;
            font-size: 18px;
            background-color: #003c7a;
            border: 4px solid #fd5a21;
            padding: 4px 30px;
            border-radius: 60px;
            color: #fff;
            text-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
            font-family: "Adikku Pandai Menari",cursive;
            /*-webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: skew(-15deg, 2deg);
        -moz-transform: skew(-15deg, 2deg);
        -ms-transform: skew(-15deg, 2deg);
        -o-transform: skew(-15deg, 2deg);
        transform: skew(-15deg, 2deg);
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;*/
        }

            #first-visit .vCenter .btn-primary:hover,
            #first-visit .vCenter .btn-primary:focus {
                background: #ff7509;
                border: 4px solid #ffd0ab;
                /*-webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transform: skew(2deg, -5deg);
        -moz-transform: skew(2deg, -5deg);
        -ms-transform: skew(2deg, -5deg);
        -o-transform: skew(2deg, -5deg);
        transform: skew(2deg, -5deg);
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;*/
            }



#social-ratings {
    background: rgba(0, 0, 0, 0.40);
    text-align: center;
    position: relative;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #c5c5c5;
}


    #social-ratings:before {
        background: rgba(0, 0, 0, 0.40);
        content: "";
        height: 100%;
        width: 100%;
        left: 0;
        right: 0;
        position: absolute;
    }

    #social-ratings .skew-section {
        padding: 180px 0;
        background: rgba(0, 0, 0, 0.40) url(../img/reviews-section-bg.jpg) repeat scroll center center;
        background-attachment: fixed
    }



        #social-ratings .skew-section:before {
            backface-visibility: initial;
            -moz-backface-visibility: initial;
            -ms-backface-visibility: initial;
            -webkit-backface-visibility: initial;
            -o-backface-visibility: initial;
            background: #ffffff;
            content: "";
            height: 70px;
            left: 0;
            overflow: visible;
            position: absolute;
            top: -40px;
            transform: skewY(2.2deg);
            -webkit-transform: skewY(2.2deg);
            -moz-transform: skewY(2.2deg);
            -ms-transform: skewY(2.2deg);
            -o-transform: skewY(2.2deg);
            width: 100%;
            z-index: 2;
            /*box-shadow: 0 15px 0px 0 rgba(2, 23, 64, 0.6);*/
        }

        #social-ratings .skew-section:after {
            backface-visibility: initial;
            -moz-backface-visibility: initial;
            -webkit-backface-visibility: initial;
            -ms-backface-visibility: initial;
            -o-backface-visibility: initial;
            background: #fcfcfa;
            content: "";
            height: 70px;
            left: 0;
            overflow: visible;
            position: absolute;
            bottom: -40px;
            transform: skewY(2.2deg);
            -webkit-transform: skewY(2.2deg);
            -moz-transform: skewY(2.2deg);
            -ms-transform: skewY(2.2deg);
            -o-transform: skewY(2.2deg);
            width: 100%;
            z-index: 2;
            /*box-shadow: 0px -15px 0px 0 rgba(2, 23, 64, 0.6);*/
        }

    /*#social-ratings:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.00) url(../img/reviews-section-bg.jpg) repeat-x center center / auto;
        z-index: -1;
    }


    #social-ratings:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -79px;
        width: 100%;
        height: 160px;
        background: #fcfcfa;
        margin: 0 auto;
        overflow: hidden;
        border-radius: 50% 50% 0 0;
        float: none;
        box-shadow: 0 -55px 38px -75px #000;
    }*/

    #social-ratings .thumbnail {
        width: 22.4%;
    }

    #social-ratings .thumbnail {
        color: #fff;
        padding: 25px 5px;
        margin: 0 15px;
        /*background-color: rgb(106, 179, 95);
        border: 3px solid rgba(0, 0, 0, 0.10);
        border-radius: 75px 60px 55px 50px;
        box-shadow: 0px 0px 28px -10px rgba(0, 0, 0, 0.5);
        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
        position: relative;*/
        text-align: center;
        font-family: "Handlee",cursive;
        font-size: 25px;
        background: rgb(255, 255, 255);
        border: 1px solid rgba(255, 123, 19, 0.25);
        border-radius: 88px 100px 90px 100px / 100px 85px 70px 100px;
        box-shadow: 0 0 49px rgba(255, 123, 19, 0.3) inset, 6px 23px 33px -28px #000;
        -webkit-transition: all 300ms linear 0s;
        -moz-transition: all 300ms linear 0s;
        -o-transition: all 300ms linear 0s;
        transition: all 300ms linear 0s;
    }

        /*#social-ratings .thumbnail:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        background-color: rgb(255, 255, 255);
        border: 3px solid rgba(0, 0, 0, 0.10);
        border-radius: 10px;
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        transform: rotate(3deg);

        -webkit-transition: all 600ms linear 0s;
        -moz-transition: all 600ms linear 0s;
        -o-transition: all 600ms linear 0s;
        transition: all 600ms linear 0s;
    }*/


        /*#social-ratings .thumbnail:nth-child(2n + 1) {
        border-radius: 75px 60px 55px 50px;
    }

        #social-ratings .thumbnail:nth-child(2n + 1):before {
            border-radius: 10px;
            -webkit-transform: rotate(3deg);
            -moz-transform: rotate(3deg);
            -ms-transform: rotate(3deg);
            -o-transform: rotate(3deg);
            transform: rotate(3deg);
        }

        #social-ratings .thumbnail:nth-child(2n+ 2) {
            border-radius: 55px 60px 40px 55px;
        }

        #social-ratings .thumbnail:nth-child(2n + 2):before {
            border-radius: 10px;
            -webkit-transform: rotate(-3deg);
            -moz-transform: rotate(-3deg);
            -ms-transform: rotate(-3deg);
            -o-transform: rotate(-3deg);
            transform: rotate(-3deg);
        }*/




        #social-ratings .thumbnail a {
            color: #fff;
        }

        #social-ratings .thumbnail > img {
            padding: 0 35px;
        }


        /*#social-ratings .thumbnail:first-child {
        border-left: 2px solid rgba(23, 63, 80, 0.0);
    }

    #social-ratings .thumbnail:last-child {
        border-right: 2px solid rgba(23, 63, 80, 0.0);
    }*/

        #social-ratings .thumbnail .stars {
            margin: 10px 25px;
            padding: 5px 5px;
            /*background: rgba(0, 0, 0, 0.25);*/
            border-radius: 50px;
            /*box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.09), 0 -1px 0px rgba(255, 255, 255, 0.3) inset;*/
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

            #social-ratings .thumbnail .stars i {
                color: #ffed01;
                /*text-shadow: 0px 1px 0px #fff, 0px -1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff;*/
            }

        #social-ratings .thumbnail .ratings {
            font-size: 15px;
            margin-top: 15px;
            color: #797979;
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

            #social-ratings .thumbnail .ratings span {
                font-weight: 500;
            }

        #social-ratings .thumbnail:hover,
        #social-ratings .thumbnail:focus {
            border-radius: 100px 85px 100px 110px/ 88px 100px 135px 205px;
            border-color: rgba(255, 255, 255, 0.25);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }

        /*#social-ratings .thumbnail:hover:before,
        #social-ratings .thumbnail:focus:before {
            -webkit-transform: rotate(0) scale(1.1, 1.1);
            -moz-transform: rotate(0) scale(1.1, 1.1);
            -ms-transform: rotate(0) scale(1.1, 1.1);
            -o-transform: rotate(0) scale(1.1, 1.1);
            transform: rotate(0) scale(1.1, 1.1);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }*/


        #social-ratings .thumbnail:nth-child(1):hover,
        #social-ratings .thumbnail:nth-child(1):focus {
            /*box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0), 0px -280px 0 #dd4b39 inset;*/
            background: #dd4b39;
        }

        #social-ratings .thumbnail:nth-child(2):hover,
        #social-ratings .thumbnail:nth-child(2):focus {
            /*box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0), 0px -280px 0 #3b5998 inset;*/
            background: #3b5998;
        }

        #social-ratings .thumbnail:nth-child(3):hover,
        #social-ratings .thumbnail:nth-child(3):focus {
            /*box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0), 0px -280px 0 #af0606 inset;*/
            background: #af0606;
        }

        #social-ratings .thumbnail:nth-child(4):hover,
        #social-ratings .thumbnail:nth-child(4):focus {
            /*box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0), 0px -280px 0 #45245a inset;*/
            background: #45245a;
        }

        #social-ratings .thumbnail:nth-child(5):hover,
        #social-ratings .thumbnail:nth-child(5):focus {
            /*box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0), 0px -280px 0 #545350 inset;*/
            background: #545350;
        }

        #social-ratings .thumbnail:nth-child(6):hover,
        #social-ratings .thumbnail:nth-child(6):focus {
            /*box-shadow: 0px 0px 0 rgba(0, 0, 0, 0.0), 0px -280px 0 #0202ea inset;*/
            background: #0202ea;
        }

        #social-ratings .thumbnail:hover .ratings,
        #social-ratings .thumbnail:focus .ratings {
            color: #fff;
            -webkit-transition: all 300ms linear 0s;
            -moz-transition: all 300ms linear 0s;
            -o-transition: all 300ms linear 0s;
            transition: all 300ms linear 0s;
        }

        #social-ratings .thumbnail:hover .stars,
        #social-ratings .thumbnail:focus .stars {
            box-shadow: 0 1px 0px rgba(255, 255, 255, 0.3), 0 -1px 0px rgba(226, 226, 226, 0.5);
            -webkit-transition: all 600ms linear 0s;
            -moz-transition: all 600ms linear 0s;
            -o-transition: all 600ms linear 0s;
            transition: all 600ms linear 0s;
        }



#boxes .container {
    position: relative;
}

    #boxes .container:before {
        /*background: rgba(0, 0, 0, 0) url(../img/ladybug.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    bottom: -122px;
    left: 0;
    width: 125px;
    height: 88px;
    z-index: 1;*/
    }

#sub-page #boxes .container:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    bottom: -250px;
}

#boxes .container:after {
    background: rgba(0, 0, 0, 0) url(../img/butterfly-1.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    bottom: -211px;
    right: 0;
    width: 226px;
    height: 186px;
    z-index: 1;
}


#first-visit .skew-section .container {
    position: relative;
}

#first-visit .first-visit-video:before {
    background: rgba(0, 0, 0, 0) url(../img/ladybug.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    top: -224px;
    left: 426px;
    width: 221px;
    height: 199px;
}

#first-visit .first-visit-desc:after {
    /*background: rgba(0, 0, 0, 0) url(../img/ladybug.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    bottom: -20px;
    right: 130px;
    width: 125px;
    height: 88px;
    z-index: 1;
    -webkit-transform: rotate(-140deg) scale(0.6);
    -moz-transform: rotate(-140deg) scale(0.6);
    -ms-transform: rotate(-140deg) scale(0.6);
    -o-transform: rotate(-140deg) scale(0.6);
    transform: rotate(-140deg) scale(0.6);
    opacity: 0.8;*/
}



#first-visit .skew-section .container:after {
    /*background: rgba(0, 0, 0, 0) url(../img/ladybug.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    top: -70px;
    right: 0;
    width: 221px;
    height: 199px;
    z-index: 1;
    -webkit-transform: rotateY(140deg);
    -moz-transform: rotateY(140deg);
    -ms-transform: rotateY(140deg);
    -o-transform: rotateY(140deg);
    transform: rotate(140deg);*/
}




#devider-blocks .container {
    position: relative;
}

    #devider-blocks .container:before {
        /*background: rgba(0, 0, 0, 0) url(../img/ladybug.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    bottom: -120px;
    left: 70px;
    width: 125px;
    height: 88px;
    z-index: 1;*/
    }

    #devider-blocks .container:after {
        background: rgba(0, 0, 0, 0) url(../img/tortoise.png) repeat scroll 0 0;
        content: "";
        position: absolute;
        bottom: -150px;
        left: 0;
        width: 200px;
        height: 149px;
        z-index: 1000000;
    }

#devider-blocks p.heading:before {
    background: rgba(0, 0, 0, 0) url(../img/butterfly-2.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    top: -195px;
    right: 20px;
    width: 181px;
    height: 250px;
    z-index: 2;
    /*-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);*/
}

/*#devider-blocks p.heading:after {
    background: rgba(0, 0, 0, 0) url(../img/ladybug.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    bottom: 20px;
    right: 225px;
    width: 125px;
    height: 88px;
    z-index: 2;
    -webkit-transform: rotateY(180deg) rotate(-46deg) scale(0.8);
    -moz-transform: rotateY(180deg) rotate(-46deg) scale(0.8);
    -ms-transform: rotateY(180deg) rotate(-46deg) scale(0.8);
    -o-transform: rotateY(180deg) rotate(-46deg) scale(0.8);
    transform: rotateY(180deg) rotate(-46deg) scale(0.8);
}*/





#footer-section #skew-section address:before {
    background: rgba(0, 0, 0, 0) url(../img/foo-octopus.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    top: -188px;
    left: -20px;
    width: 235px;
    height: 212px;
    z-index: 1;
    -webkit-transform: rotate(16deg) scale(1);
    -moz-transform: rotate(16deg) scale(1);
    -ms-transform: rotate(16deg) scale(1);
    -o-transform: rotate(16deg) scale(1);
    transform: rotate(16deg) scale(1);
}

#footer-section #skew-section .hours:after {
    background: rgba(0, 0, 0, 0) url(../img/foo-fish1.png) repeat scroll 0 0;
    content: "";
    position: absolute;
    bottom: 19px;
    left: -139px;
    width: 164px;
    height: 124px;
    z-index: 1;
    -webkit-transform: rotateY(180deg) rotate(8deg) scale(0.7);
    -moz-transform: rotateY(180deg) rotate(8deg) scale(0.7);
    -ms-transform: rotateY(180deg) rotate(8deg) scale(0.7);
    -o-transform: rotateY(180deg) rotate(8deg) scale(0.7);
    transform: rotateY(180deg) rotate(8deg) scale(0.7);
}


#footer-menu .container {
    position: relative;
}

    #footer-menu .container:before {
        background: rgba(0, 0, 0, 0) url(../img/foo-crab.png) repeat scroll 0 0;
        content: "";
        position: absolute;
        top: -60px;
        left: 0;
        width: 135px;
        height: 117px;
        z-index: 2;
        /*-webkit-transform: rotateY(180deg) rotate(0deg) scale(0.5);
        -moz-transform: rotateY(180deg) rotate(0deg) scale(0.5);
        -ms-transform: rotateY(180deg) rotate(0deg) scale(0.5);
        -o-transform: rotateY(180deg) rotate(0deg) scale(0.5);
        transform: rotateY(180deg) rotate(0deg) scale(0.5);
        opacity: 1;*/
    }

    #footer-menu .container:after {
        background: rgba(0, 0, 0, 0) url(../img/foo-fish2.png) repeat scroll 0 0;
        content: "";
        position: absolute;
        bottom: -121px;
        right: -139px;
        width: 364px;
        height: 272px;
        z-index: 2;
        -webkit-transform: rotateY(180deg) rotate(-14deg) scale(0.63);
        -moz-transform: rotateY(180deg) rotate(-14deg) scale(0.63);
        -ms-transform: rotateY(180deg) rotate(-14deg) scale(0.63);
        -o-transform: rotateY(180deg) rotate(-14deg) scale(0.63);
        transform: rotateY(180deg) rotate(-14deg) scale(0.63);
    }


.tabata-staff {
    margin-top: 35px;
}

    .tabata-staff .thumbnail img {
        border-radius: 70px 70px 70px 70px !important;
        -moz-border-radius: 70px 70px 70px 70px !important;
        -webkit-border-radius: 70px 70px 70px 70px !important;
    }

    .tabata-staff#doc-pic .thumbnail img:hover,
    .tabata-staff#doc-pic .thumbnail img:focus {
        border-radius: 90px 80px 100px 110px !important;
        -moz-border-radius: 90px 80px 100px 110px !important;
        -webkit-border-radius: 90px 80px 100px 110px !important;
    }

    .tabata-staff p.title {
        color: #6ab261;
        font-family: "Rancho",cursive;
        font-size: 55px;
        text-align: center !important;
    }

    .tabata-staff p.other-site-link {
        color: #928893;
        font-family: "Handlee",cursive;
        font-size: 30px;
        text-align: center !important;
    }

        .tabata-staff p.other-site-link a {
            color: #ffffff !important;
            background: rgb(94, 173, 86) !important;
            padding: 3px 20px !important;
            border-radius: 15px 20px 15px 10px !important;
        }

            .tabata-staff p.other-site-link a:hover,
            .tabata-staff p.other-site-link a:focus {
                color: #ffffff !important;
                background: rgb(76, 158, 214) !important;
                border-radius: 25px 15px 25px 13px !important;
            }

.sub-page-video {
    background: rgba(44, 128, 197, 0.1);
    padding: 20px;
    border-radius: 26px;
    box-shadow: 0 0 40PX -50PX rgb(49, 133, 198);
    margin: 0 0 25px 25px;
}

    .sub-page-video .embed-responsive.embed-responsive-16by9 {
        border-radius: 10px;
        box-shadow: 0 0 75PX -58PX rgb(255, 255, 255);
    }

        .sub-page-video .embed-responsive.embed-responsive-16by9 iframe {
        }




#write_a_review img {
    margin: 10px auto !important;
    box-shadow: none !important;
    border: none !important;
}

#write_a_review p {
    text-align: center !important;
    text-transform: uppercase !important;
    background: #fbc66e !important;
    margin-bottom: 0px !important;
    padding: 20px 0px !important;
    color: #000 !important;
    letter-spacing: 2px !important;
    font-weight: 700 !important;
    display: block !important;
}


#write_a_review .thumbnail {
    padding: 0px;
    border: 1px solid #e8efde;
    border-radius: 0px;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(-0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

    #write_a_review .thumbnail:hover p {
        background: #fcfcfa;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        color: #4c9ed6;
    }

    #write_a_review .thumbnail:hover {
        border: 1px solid #e8efde;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
        transform: translateY(-15px);
    }

#write_a_review .thumbnail {
    width: 100%;
}

#write_a_review a {
    border-bottom: none !important;
    padding: 0 !important;
}


/* COVID-19 UPDATE START */
#notice {
    position: initial;
    /*bottom: 0px;
        height:100px;
        background: #ffe66b;*/
    left: 0px;
    background: #fff69f;
    padding: 15px 30px 15px 12em;
    z-index: 999;
    margin-bottom: 0px;
}

    #notice span {
        font-weight: bold;
    }

    #notice.fixed-header {
        bottom: -3px;
    }

    #notice p {
        font-size: 18px;
        position: relative;
        color: #e01a1a !important;
    }

    #notice h4 {
        font-size: 20px !important;
        color: #e01a1a !important;
        font-weight: 700;
    }

    #notice .fa-info-circle {
        position: absolute;
        /*top: 20px;*/
        left: 1.2em;
        font-size: 4em;
        color: #e01a1a;
    }

    #notice .fa-times {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 1em;
        background: #caaa57;
        padding: 5px;
        color: #fff;
    }
/* COVID-19 UPDATE END */

.review_box {
    border: 4px solid #4c9ed645;
    border-radius: 15px;
    padding: 30px 30px 10px;
    font-size: 16px;
    font-family: "Adikku Pandai Menari",cursive;
    color: #fd5a21;
}

    .review_box span {
        font-size: 18px;
        font-weight: bold;
        font-family: "Adikku Pandai Menari",cursive;
        color: #fd5a21;
        line-height: 3;
    }

/* Blog Styles */

.blog_box {
    padding: 20px;
}

#sub-page #boxes .blog_box .btn-primary {
    background-image: none;
    font-size: 20px;
    background-color: #fd5a21 !important;
    border: 4px solid #ffffff;
    padding: 8px 0px !important;
    border-radius: 38px 38px 38px 38px;
    color: #ffffff !important;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.4) !important;
    font-family: "Adikku Pandai Menari",cursive;
    margin-bottom: 0;
    width: 240px !important;
    -webkit-transition: all 600ms linear 0s;
    -moz-transition: all 600ms linear 0s;
    -o-transition: all 600ms linear 0s;
    transition: all 600ms linear 0s;
}

/*video pop up*/

#video-pop-up {
    z-index: 10000001;
    position: absolute;
}

#notification {
    position: relative;
}

    #notification .mt {
        margin-top: 1%;
    }

    #notification .custom-width {
        width: 4%;
    }

#notification {
    border: 5px solid rgba(131, 84, 56, 0.09);
    background-color: #ffed76;
    padding: 8px 5px;
    /*margin-bottom:10px;*/
    z-index: 1;
}

    #notification i.fa.fa-exclamation-triangle {
        font-size: 30px;
        margin-top: 54%;
        padding-top: 0px;
        color: #222;
        font-size: 3.8em;
        margin-left: 0;
        /*margin-left: -87%;*/
    }

    #notification p.title {
        /*font-family: lato;*/
        color: #333;
        font-weight: bold;
        padding-bottom: 15px;
        font-size: 24px;
        text-align: left;
        margin-left: 25px;
        text-transform: uppercase;
    }

    #notification p.note {
        color: #000;
        font-size: 16px;
        margin-top: -20px;
        margin-left: 25px;
        padding: 8px 0px;
    }

    #notification p a {
        color: #000;
        font-size: 19px;
        font-weight: bold;
        text-decoration: underline;
    }

    #notification i.fa.fa-times {
        position: absolute;
        top: 6px;
        right: 12px;
        color: #000;
    }

    #notification #about-show {
        display: inline-block;
        padding: 5px 20px;
        background: transparent;
        box-shadow: none;
        border: 2px solid #b15c12;
        margin: 5px auto 0px auto;
        font-size: 16px;
        letter-spacing: 1px;
        border-radius: 0px;
        color: #b15c12;
        text-align: center;
        font-weight: 600;
    }

        #notification #about-show:hover {
            border: 2px solid #231f20;
            color: #ffffff;
            background: #231f20;
        }

p.imp_note {
    padding: 10px;
}

    p.imp_note, p.imp_note strong {
        color: red;
        font-size: 18px;
    }

ul.custom_ul li {
    margin-left: 0px !important;
}

#video-pop-up .modal-header {
    padding: 0px;
}

#video-pop-up .modal-body {
    padding: 0px 0px 0px;
    margin-bottom: -6px;
}

#video-pop-up .modal-header {
    border-bottom: none;
}

a {
    cursor: pointer;
}

#video-pop-up .modal-dialog {
    width: 60%;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
}

#video-pop-up button.close {
    z-index: 100000000;
    position: absolute;
    right: 0;
    background: #68b1dc;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin: -12px;
    font-size: 30px;
    color: #fff;
}

/*video pop up ends*/

@media (max-width: 767px) {
    

    .sub-page-video {
        padding: 12px;
        border-radius: 20px;
        margin: 0 auto 25px;
    }

    #sub-page #boxes #content-section h2,
    #sub-page #boxes #content-section h3,
    #sub-page #boxes #content-section h4,
    #sub-page #boxes #content-section h5,
    #sub-page #boxes #content-section h6 {
        text-align: left;
    }

    #first-visit .skew-section {
        padding: 80px 0;
    }

    #social-ratings .skew-section {
        padding: 115px 0;
    }

    #first-visit .vCenter .first-visit-video {
        padding: 22px;
    }

    #first-visit .vCenter-parent {
        height: auto;
    }

    #first-visit .vCenter .first-visit-video {
        margin-bottom: 35px;
    }

    .navbar-default .navbar-toggle {
        border-color: #f7f9f9;
        background: #fd5d25;
        border-width: 2px;
        border-radius: 13px 19px 19px 14px / 20px 10px 12px 18px;
        margin-top: 30px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgba(255, 255, 255, 0.0);
        box-shadow: none;
    }

    #first-visit .vCenter p.heading {
        font-size: 24px;
    }

        #first-visit .vCenter p.heading span {
            font-size: 40px;
        }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #FFF;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #ffdf64;
        border-color: #ffeb9c;
    }

        .navbar-default .navbar-toggle:hover .icon-bar,
        .navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #984300;
        }

    .navbar-default .navbar-nav > li > a {
        margin: 6px 0;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff9f6;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            background-color: #ffffff;
        }
}



@media (min-width: 768px) {
    .navbar-header {
        float: none;
        text-align: center;
    }

    .navbar-nav {
        float: none;
        text-align: center;
    }

        .navbar-nav > li {
            float: none;
            display: inline-block;
        }
}

@media (min-width: 0) and (max-width: 479px) {

    .tabata-staff p.other-site-link {
        font-size: 22px;
    }

    .tabata-staff p.title {
        font-size: 40px;
    }

    .callUs {
        font-size: 16px;
        margin: 0 0 -10px 57px;
        text-align: left;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        /*border-color: rgba(255, 255, 255, 0.0);
        box-shadow: none;
        margin-top: 344px;*/
    }

    /*body.down #top-bar.clone .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgba(255, 255, 255, 0.0);
        box-shadow: none;
        margin-top: 0;
    }*/

    #sub-page #boxes #content-section a {
        display: block;
    }

    #sub-page #boxes .container:after {
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        transform: scale(0.4);
        bottom: -255px;
        right: -64px;
    }

    #boxes .container:after {
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.8);
        bottom: -180px;
    }

    #boxes .container:before {
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        bottom: -116px;
    }

    #first-visit .first-visit-video:before {
        -webkit-transform: scale(0.8) rotateY(0deg);
        -moz-transform: scale(0.8) rotateY(0deg);
        -ms-transform: scale(0.8) rotateY(0deg);
        -o-transform: scale(0.8) rotateY(0deg);
        transform: scale(0.8) rotateY(0deg);
        top: -201px;
        left: -8px;
    }

    #first-visit .first-visit-desc:after {
        bottom: -45px;
        right: -10px;
        -webkit-transform: rotate(-140deg) scale(0.3);
        -moz-transform: rotate(-140deg) scale(0.3);
        -ms-transform: rotate(-140deg) scale(0.3);
        -o-transform: rotate(-140deg) scale(0.3);
        transform: rotate(-140deg) scale(0.3);
    }

    #first-visit .skew-section .container:after {
        -webkit-transform: rotate(140deg) scale(0.3);
        -moz-transform: rotate(140deg) scale(0.3);
        -ms-transform: rotate(140deg) scale(0.3);
        -o-transform: rotate(140deg) scale(0.3);
        transform: rotate(140deg) scale(0.3);
        top: -80px;
    }

    #devider-blocks p.heading:before {
        left: 157px;
        top: -208px;
        -webkit-transform: rotateY(0deg) scale(0.7);
        -moz-transform: rotateY(0deg) scale(0.7);
        -ms-transform: rotateY(0deg) scale(0.7);
        -o-transform: rotateY(0deg) scale(0.7);
        transform: rotateY(0deg) scale(0.7);
    }

    #devider-blocks p.heading:after {
        right: -20px;
        bottom: -15px;
        -webkit-transform: rotateY(180deg) rotate(-46deg) scale(0.25);
        -moz-transform: rotateY(180deg) rotate(-46deg) scale(0.25);
        -ms-transform: rotateY(180deg) rotate(-46deg) scale(0.25);
        -o-transform: rotateY(180deg) rotate(-46deg) scale(0.25);
        transform: rotateY(180deg) rotate(-46deg) scale(0.25);
    }

    #devider-blocks .container:before {
        bottom: -110px;
        left: 0;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
    }

    #devider-blocks .container:after {
        bottom: -128px;
        right: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
    }

    #footer-section #skew-section address:before {
        right: -50px;
        top: -183px;
        -webkit-transform: rotateY(0deg) rotate(6deg) scale(0.7);
        -moz-transform: rotateY(0deg) rotate(6deg) scale(0.7);
        -ms-transform: rotateY(0deg) rotate(6deg) scale(0.7);
        -o-transform: rotateY(0deg) rotate(6deg) scale(0.7);
        transform: rotateY(0deg) rotate(6deg) scale(0.7);
    }

    #footer-section #skew-section .hours:after {
        left: -25px;
        bottom: -90px;
        -webkit-transform: rotateY(180deg) rotate(7deg) scale(0.6);
        -moz-transform: rotateY(180deg) rotate(7deg) scale(0.6);
        -ms-transform: rotateY(180deg) rotate(7deg) scale(0.6);
        -o-transform: rotateY(180deg) rotate(7deg) scale(0.6);
        transform: rotateY(180deg) rotate(7deg) scale(0.6);
    }

    #footer-menu .container:before {
        top: auto;
        bottom: 149px;
        left: -18px;
        -webkit-transform: rotateY(180deg) rotate(0deg) scale(0.6);
        -moz-transform: rotateY(180deg) rotate(0deg) scale(0.6);
        -ms-transform: rotateY(180deg) rotate(0deg) scale(0.6);
        -o-transform: rotateY(180deg) rotate(0deg) scale(0.6);
        transform: rotateY(180deg) rotate(0deg) scale(0.6);
    }

    #footer-menu .container:after {
        top: 69px;
        right: -110px;
        -webkit-transform: rotateY(180deg) rotate(-20deg) scale(0.3);
        -moz-transform: rotateY(180deg) rotate(-20deg) scale(0.3);
        -ms-transform: rotateY(180deg) rotate(-20deg) scale(0.3);
        -o-transform: rotateY(180deg) rotate(-20deg) scale(0.3);
        transform: rotateY(180deg) rotate(-20deg) scale(0.3);
    }

    #first-visit .vCenter .first-visit-video {
        padding: 17px;
        border-radius: 26px;
    }

    #social-ratings .thumbnail {
        width: 85%;
        margin: 0 15px 20px !important;
        float: none;
        display: inline-block;
    }

    #footer-section address .practice-name span {
        font-size: 32px;
    }

    #first-visit .vCenter p.heading {
        font-size: 22px;
    }

        #first-visit .vCenter p.heading span {
            font-size: 35px;
        }

    .navbar-brand > img {
        display: none;
    }

        .navbar-brand > img.logo-for-xxs {
            display: block !important;
            visibility: visible !important;
        }

    .navbar-brand {
        padding: 8px 0 0;
    }

    .navbar-default .navbar-toggle {
        margin-top: 15px;
    }

    .accreditaions li {
        width: 110px;
    }

    header {
        background-position-x: calc(52%);
        background-position-y: top;
        background-position: calc(52%) top;
    }

    .navbar-brand {
        display: table;
    }

    .practice-name {
        font-size: 23px;
    }

    .dr-name {
        line-height: 1.5;
        font-size: 18px;
        display: block;
    }

    .diplomates {
        font-size: 14px;
    }

    .slogan p {
        font-size: 28px;
    }

    .navbar-nav {
        border-radius: 15px;
        box-shadow: 0 0 12px #000000;
        margin: 15px 0;
        padding: 20px 8px;
    }

        .navbar-nav .open .dropdown-menu > li > a {
            white-space: normal;
        }

    #boxes .blocks.col-sm-offset-1 {
        margin-left: 0;
    }

    #boxes .blocks {
        padding: 0 35px;
        width: 100%;
    }

    #boxes .thumbnail p {
        font-size: 20px;
        margin-bottom: 30px;
    }

    #boxes .btn-primary {
        margin-bottom: 20px;
        white-space: normal;
        width: auto;
    }

    /*#welcome-content #skew-section {
        background-position-x: calc(-534px);
        background-position-y: center;
        background-position: calc(-534px) center;
    }*/

    #devider-blocks p.heading {
        font-size: 24px;
    }

        #devider-blocks p.heading span {
            font-size: 30px;
        }

    #devider-blocks .thumbnail {
        margin-bottom: 40px;
    }

    .intl-tel-input .country-list {
        width: 219px !important;
    }

    #contact-section form #recaptcha2, .modal .modal-body form #recaptcha1, .modal .modal-body form #recaptcha3 {
        display: inherit;
    }

    #footer-section address img {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }

    #footer-section address p {
        text-align: center;
    }

    #footer-section address .practice-name {
        font-size: 40px;
    }

    #footer-section address p small b {
        font-size: 20px;
    }

    #footer-section address p small {
        font-size: 17px;
    }

    #footer-section .heading {
        font-size: 36px;
        margin: 30px 0 10px;
    }

    #footer-section .hours .open-hrs,
    #footer-section .hours .closed-hrs {
        font-size: 18px;
    }

        #footer-section .hours .open-hrs span,
        #footer-section .hours .closed-hrs span {
            font-size: 20px;
        }

    #footer-section .hours {
        margin: 0 5px;
        padding: 30px 0;
    }

    #footer-section .social-icons ul li {
        width: 210px;
    }

    #footer-menu ul.footer-menu-h li a {
        display: inline-block;
        margin: 5px 0;
        padding: 4px 14px;
        box-shadow: 0 6px 15px -10px rgba(0, 0, 0, 0.1), 0 -6px 15px -10px rgba(0, 0, 0, 0.1);
    }

    #recaptcha1 > div,
    #recaptcha2 > div,
    #recaptcha3 > div,
    #recaptcha4 > div {
        -webkit-transform: scale(0.70);
        -moz-transform: scale(0.70);
        -ms-transform: scale(0.70);
        -o-transform: scale(0.70);
        transform: scale(0.70);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    #contact-section form .btn-primary {
        padding: 8px 45px;
    }


    #sub-page header {
        height: 360px;
    }

    #sub-page .slogan {
        margin: 0 0 25px;
    }

    #sub-page #boxes .btn-primary {
        border-width: 4px;
        font-size: 15px;
        margin: 0;
        padding: 8px 34px;
        width: 260px;
    }

    #sub-page #boxes #content-section h1 {
        font-size: 34px;
    }

        #sub-page #boxes #content-section h1 span {
            padding: 0;
        }

        #sub-page #boxes #content-section h1::before {
            display: none;
        }

    #sub-page #boxes #content-section h2,
    #sub-page #boxes #content-section h3,
    #sub-page #boxes #content-section h4,
    #sub-page #boxes #content-section h5,
    #sub-page #boxes #content-section h6 {
        text-align: left;
    }

    #sub-page.contact-page #footer-section form #recaptcha2, .modal .modal-body form #recaptcha1, .modal .modal-body form #recaptcha3 {
        display: inherit;
    }

    #sub-page.contact-page #footer-section form .btn-primary {
        padding: 8px 45px;
    }

    .modal .modal-body form .btn-primary {
        padding: 8px 65px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px;
    }

    .callUs {
        font-size: 16px;
        margin: -12px 0 5px 24px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        /*border-color: rgba(255, 255, 255, 0.0);
        box-shadow: none;
        margin-top: 344px;*/
    }

    /*body.down #top-bar.clone .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: rgba(255, 255, 255, 0.0);
        box-shadow: none;
        margin-top: 0;
    }*/

    #sub-page #boxes .container:after {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        bottom: -259px;
        right: -40px;
    }

    #boxes .container:after {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        bottom: -184px;
    }

    #boxes .container:before {
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        transform: scale(0.4);
        bottom: -116px;
    }

    #first-visit .first-visit-video:before {
        -webkit-transform: scale(0.9) rotateY(0deg);
        -moz-transform: scale(0.9) rotateY(0deg);
        -ms-transform: scale(0.9) rotateY(0deg);
        -o-transform: scale(0.9) rotateY(0deg);
        transform: scale(0.9) rotateY(0deg);
        top: -178px;
        left: -24px;
    }

    #first-visit .first-visit-desc:after {
        bottom: -55px;
        right: 80px;
        -webkit-transform: rotate(-140deg) scale(0.35);
        -moz-transform: rotate(-140deg) scale(0.35);
        -ms-transform: rotate(-140deg) scale(0.35);
        -o-transform: rotate(-140deg) scale(0.35);
        transform: rotate(-140deg) scale(0.35);
    }

    #first-visit .skew-section .container:after {
        -webkit-transform: rotate(140deg) scale(0.4);
        -moz-transform: rotate(140deg) scale(0.4);
        -ms-transform: rotate(140deg) scale(0.4);
        -o-transform: rotate(140deg) scale(0.4);
        transform: rotate(140deg) scale(0.4);
        top: 275px;
    }

    #devider-blocks p.heading:before {
        left: 354px;
        top: -200px;
        -webkit-transform: rotateY(0deg) scale(0.9);
        -moz-transform: rotateY(0deg) scale(0.9);
        -ms-transform: rotateY(0deg) scale(0.9);
        -o-transform: rotateY(0deg) scale(0.9);
        transform: rotateY(0deg) scale(0.9);
    }

    #devider-blocks p.heading:after {
        right: -10px;
        bottom: -5px;
        -webkit-transform: rotateY(180deg) rotate(-46deg) scale(0.3);
        -moz-transform: rotateY(180deg) rotate(-46deg) scale(0.3);
        -ms-transform: rotateY(180deg) rotate(-46deg) scale(0.3);
        -o-transform: rotateY(180deg) rotate(-46deg) scale(0.3);
        transform: rotateY(180deg) rotate(-46deg) scale(0.3);
    }

    #devider-blocks .container:before {
        bottom: -111px;
        left: 0;
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        transform: scale(0.4);
    }

    #devider-blocks .container:after {
        bottom: -139px;
        right: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    #footer-section #skew-section address:before {
        right: -5px;
        top: -194px;
        -webkit-transform: rotateY(0deg) rotate(8deg) scale(0.8);
        -moz-transform: rotateY(0deg) rotate(8deg) scale(0.8);
        -ms-transform: rotateY(0deg) rotate(8deg) scale(0.8);
        -o-transform: rotateY(0deg) rotate(8deg) scale(0.8);
        transform: rotateY(0deg) rotate(8deg) scale(0.8);
    }

    #footer-section #skew-section .hours:after {
        left: -28px;
        bottom: -78px;
        -webkit-transform: rotateY(180deg) rotate(8deg) scale(0.8);
        -moz-transform: rotateY(180deg) rotate(8deg) scale(0.8);
        -ms-transform: rotateY(180deg) rotate(8deg) scale(0.8);
        -o-transform: rotateY(180deg) rotate(8deg) scale(0.8);
        transform: rotateY(180deg) rotate(8deg) scale(0.8);
    }

    #footer-menu .container:before {
        top: -95px;
        left: -36px;
        -webkit-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        -moz-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        -ms-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        -o-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        transform: rotateY(180deg) rotate(0deg) scale(0.8);
    }

    #footer-menu .container:after {
        bottom: -144px;
        right: -85px;
        -webkit-transform: rotateY(180deg) rotate(-15deg) scale(0.4);
        -moz-transform: rotateY(180deg) rotate(-15deg) scale(0.4);
        -ms-transform: rotateY(180deg) rotate(-15deg) scale(0.4);
        -o-transform: rotateY(180deg) rotate(-15deg) scale(0.4);
        transform: rotateY(180deg) rotate(-15deg) scale(0.4);
    }

    #social-ratings .thumbnail {
        width: 47.6%;
        margin: 5px;
    }

    header {
        background-position-x: calc(52%);
        background-position-y: top;
        background-position: calc(52%) top;
    }

    .navbar-brand {
        display: table;
    }

    .practice-name {
        font-size: 38px;
    }

    .dr-name {
        line-height: 1.5;
        display: block;
    }

    .slogan p {
        font-size: 32px;
    }

    .navbar-nav {
        border-radius: 20px;
        box-shadow: 0 0 18px #000000;
        margin: 15px 5px;
        padding: 20px 15px;
    }

    #boxes .blocks.col-sm-offset-1 {
        margin-left: 0;
    }

    #boxes .blocks {
        width: 50%;
    }

    #boxes .thumbnail p {
        font-size: 18px;
        margin-bottom: 30px;
    }

    #boxes .btn-primary {
        margin-bottom: 20px;
        width: 340px;
    }

    /*#welcome-content #skew-section {
        background-position-x: calc(-534px);
        background-position-y: center;
        background-position: calc(-534px) center;
    }*/

    #devider-blocks p.heading {
        font-size: 30px;
    }

        #devider-blocks p.heading span {
            font-size: 38px;
        }

    #devider-blocks .thumbnail {
        margin-bottom: 40px;
    }

    .intl-tel-input .country-list {
        width: 370px !important;
    }

    #footer-section address img {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }

    #footer-section address p {
        text-align: center;
    }

    #footer-section address .practice-name {
        font-size: 34px;
    }

    #footer-section address p small b {
        font-size: 22px;
    }

    #footer-section address p small {
        font-size: 17px;
    }

    #footer-section .heading {
        margin: 30px 0 10px;
    }

    #footer-section .hours .open-hrs,
    #footer-section .hours .closed-hrs {
        font-size: 20px;
    }

        #footer-section .hours .open-hrs span,
        #footer-section .hours .closed-hrs span {
            font-size: 22px;
        }

    #footer-section .hours {
        margin: 0 35px;
        padding: 30px 0;
    }

    #footer-menu ul.footer-menu-h li a {
        display: inline-block;
        margin: 5px 0;
        padding: 4px 14px;
        box-shadow: 0 6px 15px -10px rgba(0, 0, 0, 0.1), 0 -6px 15px -10px rgba(0, 0, 0, 0.1);
    }


    #sub-page header {
        height: 460px;
    }

    #sub-page .slogan {
        margin: 0 0 75px;
    }

    #sub-page #boxes .btn-primary {
        font-size: 17px;
        padding: 8px 34px;
        width: 320px;
    }

    #sub-page #boxes #content-section h1 {
        font-size: 46px;
    }

        #sub-page #boxes #content-section h1 span {
            padding: 0;
        }

        #sub-page #boxes #content-section h1::before {
            display: none;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    #video-pop-up .modal-dialog {
        width: 95%;
    }
   
    .cimg {
        padding-right: 0px !important;
    }

 
    .sub-page-video {
        padding: 12px;
        border-radius: 20px;
        margin: 0 0 15px 15px;
    }

    #sub-page #boxes .container:after {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        bottom: -282px;
    }

    #boxes .container:after {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        bottom: -188px;
    }

    #boxes .container:before {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        bottom: -115px;
    }

    body.down #top-bar.clone .navbar-brand > img {
        display: block;
        width: 440px;
    }

    #first-visit .first-visit-video:before {
        -webkit-transform: scale(0.9) rotateY(0deg);
        -moz-transform: scale(0.9) rotateY(0deg);
        -ms-transform: scale(0.9) rotateY(0deg);
        -o-transform: scale(0.9) rotateY(0deg);
        transform: scale(0.9) rotateY(0deg);
        top: -214px;
        left: 66px;
    }

    #first-visit .first-visit-desc:after {
        bottom: -35px;
        right: 40px;
        -webkit-transform: rotate(-140deg) scale(0.4);
        -moz-transform: rotate(-140deg) scale(0.4);
        -ms-transform: rotate(-140deg) scale(0.4);
        -o-transform: rotate(-140deg) scale(0.4);
        transform: rotate(-140deg) scale(0.4);
    }

    #first-visit .skew-section .container:after {
        -webkit-transform: rotate(140deg) scale(0.5);
        -moz-transform: rotate(140deg) scale(0.5);
        -ms-transform: rotate(140deg) scale(0.5);
        -o-transform: rotate(140deg) scale(0.5);
        transform: rotate(140deg) scale(0.5);
    }

    #devider-blocks p.heading:before {
        right: 15px;
        -webkit-transform: rotateY(0deg) scale(1);
        -moz-transform: rotateY(0deg) scale(1);
        -ms-transform: rotateY(0deg) scale(1);
        -o-transform: rotateY(0deg) scale(1);
        transform: rotateY(0deg) scale(1);
    }

    #devider-blocks p.heading:after {
        right: 95px;
        -webkit-transform: rotateY(180deg) rotate(-46deg) scale(0.5);
        -moz-transform: rotateY(180deg) rotate(-46deg) scale(0.5);
        -ms-transform: rotateY(180deg) rotate(-46deg) scale(0.5);
        -o-transform: rotateY(180deg) rotate(-46deg) scale(0.5);
        transform: rotateY(180deg) rotate(-46deg) scale(0.5);
    }

    #devider-blocks .container:before {
        bottom: -112px;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }

    #devider-blocks .container:after {
        bottom: -145px;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    #footer-section #skew-section address:before {
        left: -16px;
        -webkit-transform: rotateY(0deg) rotate(4deg) scale(0.9);
        -moz-transform: rotateY(0deg) rotate(4deg) scale(0.9);
        -ms-transform: rotateY(0deg) rotate(4deg) scale(0.9);
        -o-transform: rotateY(0deg) rotate(4deg) scale(0.9);
        transform: rotateY(0deg) rotate(4deg) scale(0.9);
    }

    #footer-section #skew-section .hours:after {
        left: -155px;
        -webkit-transform: rotateY(180deg) rotate(8deg) scale(0.9);
        -moz-transform: rotateY(180deg) rotate(8deg) scale(0.9);
        -ms-transform: rotateY(180deg) rotate(8deg) scale(0.9);
        -o-transform: rotateY(180deg) rotate(8deg) scale(0.9);
        transform: rotateY(180deg) rotate(8deg) scale(0.9);
    }

    #footer-menu .container:before {
        top: -99px;
        left: -10px;
        -webkit-transform: rotateY(180deg) rotate(0deg) scale(0.7);
        -moz-transform: rotateY(180deg) rotate(0deg) scale(0.7);
        -ms-transform: rotateY(180deg) rotate(0deg) scale(0.7);
        -o-transform: rotateY(180deg) rotate(0deg) scale(0.7);
        transform: rotateY(180deg) rotate(0deg) scale(0.7);
    }

    #footer-menu .container:after {
        bottom: -145px;
        right: -69px;
        -webkit-transform: rotateY(180deg) rotate(-17deg) scale(0.4);
        -moz-transform: rotateY(180deg) rotate(-17deg) scale(0.4);
        -ms-transform: rotateY(180deg) rotate(-17deg) scale(0.4);
        -o-transform: rotateY(180deg) rotate(-17deg) scale(0.4);
        transform: rotateY(180deg) rotate(-17deg) scale(0.4);
    }

    #devider-blocks .thumbnail p.title {
        font-size: 32px;
    }

    .accreditaions li {
        width: 133px;
    }

    #first-visit .vCenter .first-visit-video {
        padding: 20px;
    }

    #first-visit .vCenter p.heading span {
        font-size: 40px;
    }

    #first-visit .vCenter p.heading {
        font-size: 25px;
    }

    #first-visit .vCenter-parent {
        height: 280px;
    }

    #social-ratings .thumbnail {
        margin: 0 10px;
        width: 22%;
        border-radius: 60px 70px 120px 95px / 80px 90px 60px 63px;
    }

        #social-ratings .thumbnail:hover,
        #social-ratings .thumbnail:focus {
            border-radius: 100px 85px 85px 55px/ 90px 100px 65px 75px;
        }

        #social-ratings .thumbnail .stars {
            margin: 5px 0;
        }

            #social-ratings .thumbnail .stars i {
                font-size: 20px;
            }

    #boxes .thumbnail p {
        padding: 3px 5px;
        font-size: 18px;
    }

    .practice-name {
        font-size: 39px;
        line-height: 1.5;
    }

    .dr-name {
        font-size: 20px;
        margin-right: 5px;
    }

    .diplomates {
        font-size: 18px;
    }

    .navbar-nav {
        margin: 8px 0;
    }

    .navbar-default .navbar-nav > li > a {
        padding: 4px 5px;
        /*font-size: 16px; original*/
        font-size: 14px; /* for covid*/
    }

    .navbar-nav > li > .dropdown-menu {
        padding: 25px 5px 40px;
        top: 35px;
    }

    .dropdown-menu > li > a {
        padding: 3px 7px;
    }

    #boxes .blocks.col-sm-offset-1 {
        margin-left: 0;
    }

    #boxes .blocks {
        width: 25%;
    }

    #welcome-content #skew-section {
        background-position-x: calc(-538px);
        background-position-y: top;
        background-position: calc(-538px) top;
    }

    #sub-page #welcome-content #skew-section {
        background-position-x: calc(-370px);
        background-position-y: top;
        background-position: calc(-370px) top;
    }

    #contact-section #skew-section {
        background-position-x: calc(-785px);
        background-position-y: top;
        background-position: calc(-785px) top;
    }

    #devider-blocks p.heading {
        font-size: 35px;
    }

        #devider-blocks p.heading span {
            font-size: 42px;
        }

    #recaptcha1 > div,
    #recaptcha2 > div,
    #recaptcha3 > div,
    #recaptcha4 > div {
        -webkit-transform: scale(0.893);
        -moz-transform: scale(0.893);
        -ms-transform: scale(0.893);
        -o-transform: scale(0.893);
        transform: scale(0.893);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
    }

    .intl-tel-input .country-list {
        width: 296px !important;
    }

    #contact-section form #recaptcha2 {
        display: block;
    }

    #footer-section address img {
        display: block;
        float: none;
        margin: 10px auto 20px;
    }

    #footer-section address .practice-name {
        font-size: 38px;
    }

    #footer-section .hours .open-hrs span,
    #footer-section .hours .closed-hrs span {
        font-size: 24px;
    }

    #footer-section .hours .open-hrs,
    #footer-section .hours .closed-hrs {
        font-size: 22px;
    }

    #footer-section .heading {
        /*margin: 225px 0 10px;*/
    }

    #footer-menu ul.footer-menu-h li a {
        display: inline-block;
        margin: 3px 0;
        padding: 4px 25px;
    }

    #sub-page #boxes .btn-primary {
        font-size: 17px;
        margin: 0 5px;
        padding: 8px 34px;
        width: 330px;
    }

    #sub-page #boxes #content-section h1 {
        font-size: 50px;
    }

    #sub-page.contact-page #footer-section form #recaptcha2 {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #video-pop-up .modal-dialog {
        width: 95%;
    }

       .navbar-default .navbar-nav > li > a {
        /*padding: 4px 12px;*/
        padding: 4px 9px;
        font-size: 16px;
    }

    .navbar-nav > li > .dropdown-menu {
        top: 34px;
    }

    body.down #top-bar.clone .navbar-brand > img {
        display: block;
        width: 440px;
    }

    #sub-page #boxes .container:after {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9);
        transform: scale(0.9);
        bottom: -284px;
    }

    #boxes .container:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        bottom: -198px;
    }

    #boxes .container:before {
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        bottom: -115px;
    }

    #first-visit .first-visit-video:before {
        -webkit-transform: scale(1) rotateY(0deg);
        -moz-transform: scale(1) rotateY(0deg);
        -ms-transform: scale(1) rotateY(0deg);
        -o-transform: scale(1) rotateY(0deg);
        transform: scale(1) rotateY(0deg);
        top: -222px;
        left: 269px;
    }

    #first-visit .first-visit-desc:after {
        bottom: 7px;
        right: 100px;
        -webkit-transform: rotate(-140deg) scale(0.4);
        -moz-transform: rotate(-140deg) scale(0.4);
        -ms-transform: rotate(-140deg) scale(0.4);
        -o-transform: rotate(-140deg) scale(0.4);
        transform: rotate(-140deg) scale(0.4);
    }

    #first-visit .skew-section .container:after {
        -webkit-transform: rotate(140deg) scale(0.7);
        -moz-transform: rotate(140deg) scale(0.7);
        -ms-transform: rotate(140deg) scale(0.7);
        -o-transform: rotate(140deg) scale(0.7);
        transform: rotate(140deg) scale(0.7);
    }

    #devider-blocks p.heading:before {
        left: 120px;
        -webkit-transform: rotateY(0deg) scale(1);
        -moz-transform: rotateY(0deg) scale(1);
        -ms-transform: rotateY(0deg) scale(1);
        -o-transform: rotateY(0deg) scale(1);
        transform: rotateY(0deg) scale(1);
    }

    #devider-blocks p.heading:after {
        right: 155px;
        -webkit-transform: rotateY(180deg) rotate(-46deg) scale(0.6);
        -moz-transform: rotateY(180deg) rotate(-46deg) scale(0.6);
        -ms-transform: rotateY(180deg) rotate(-46deg) scale(0.6);
        -o-transform: rotateY(180deg) rotate(-46deg) scale(0.6);
        transform: rotateY(180deg) rotate(-46deg) scale(0.6);
    }

    #devider-blocks .container:before {
        bottom: -112px;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
    }

    #devider-blocks .container:after {
        bottom: -150px;
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    #footer-section #skew-section address:before {
        right: -50px;
        -webkit-transform: rotateY(0deg) rotate(4deg) scale(1);
        -moz-transform: rotateY(0deg) rotate(4deg) scale(1);
        -ms-transform: rotateY(0deg) rotate(4deg) scale(1);
        -o-transform: rotateY(0deg) rotate(4deg) scale(1);
        transform: rotateY(0deg) rotate(4deg) scale(1);
    }

    #footer-section #skew-section .hours:after {
        left: -165px;
        -webkit-transform: rotateY(180deg) rotate(5deg) scale(0.9);
        -moz-transform: rotateY(180deg) rotate(5deg) scale(0.9);
        -ms-transform: rotateY(180deg) rotate(5deg) scale(0.9);
        -o-transform: rotateY(180deg) rotate(5deg) scale(0.9);
        transform: rotateY(180deg) rotate(5deg) scale(0.9);
    }

    #footer-menu .container:before {
        top: -108px;
        left: -13px;
        -webkit-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        -moz-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        -ms-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        -o-transform: rotateY(180deg) rotate(0deg) scale(0.8);
        transform: rotateY(180deg) rotate(0deg) scale(0.8);
    }

    #footer-menu .container:after {
        bottom: -159px;
        right: -113px;
        -webkit-transform: rotateY(180deg) rotate(-14deg) scale(0.4);
        -moz-transform: rotateY(180deg) rotate(-14deg) scale(0.4);
        -ms-transform: rotateY(180deg) rotate(-14deg) scale(0.4);
        -o-transform: rotateY(180deg) rotate(-14deg) scale(0.4);
        transform: rotateY(180deg) rotate(-14deg) scale(0.4);
    }

    #first-visit .vCenter-parent {
        height: 370px;
    }

    #social-ratings .thumbnail {
        width: 21.8%;
    }

        #social-ratings .thumbnail .stars {
            margin: 10px 10px;
        }

    .accreditaions li {
        width: 133px;
    }

    .navbar-nav {
        margin: 8px 25px;
    }

    #boxes .blocks {
        width: 22%;
    }

        #boxes .blocks.col-sm-offset-1 {
            margin-left: 6%;
        }

    #welcome-content #skew-section {
        background-position-x: calc(-410px);
        background-position-y: top;
        background-position: calc(-410px) top;
    }

    #sub-page #welcome-content #skew-section {
        background-position-x: calc(-245px);
        background-position-y: top;
        background-position: calc(-245px) top;
    }

    #contact-section #skew-section {
        background-position-x: calc(-595px);
        background-position-y: top;
        background-position: calc(-595px) top;
    }

    #footer-section address img {
        margin-bottom: 111px;
    }

    #footer-section .heading {
        margin-top: 80px;
    }

    #footer-section .hours {
        box-shadow: 0 0 35px rgba(255, 123, 19, 0.3) inset, 6px 23px 33px -28px #000000;
    }

        #footer-section .hours .open-hrs span,
        #footer-section .hours .closed-hrs span {
            font-size: 25px;
        }

        #footer-section .hours .open-hrs,
        #footer-section .hours .closed-hrs {
            font-size: 22px;
        }

    #footer-section .social-icons ul li a {
        box-shadow: 0 6px 22px -10px rgba(0, 0, 0, 0.1), 0 -6px 22px -10px rgba(0, 0, 0, 0.1);
        padding: 8px 12px;
    }

    #footer-menu ul.footer-menu-h li a:hover, #footer-menu ul.footer-menu-h li a:focus {
        box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.38) inset;
    }

    .intl-tel-input .country-list {
        width: 340px !important;
    }

    #sub-page #boxes #content-section h1 {
        font-size: 34px;
    }

    #sub-page #welcome-content p.heading {
        font-size: 26px;
    }

        #sub-page #welcome-content p.heading span {
            font-size: 28px;
        }
}

@media (min-width: 1200px) and (max-width: 1920px) {
 
    body.down #top-bar.clone .navbar-brand > img {
        display: block;
        width: 520px;
    }

    #footer-menu .container:after {
        bottom: -168px;
        right: -78px;
        -webkit-transform: rotateY(180deg) rotate(-14deg) scale(0.6);
        -moz-transform: rotateY(180deg) rotate(-14deg) scale(0.6);
        -ms-transform: rotateY(180deg) rotate(-14deg) scale(0.6);
        -o-transform: rotateY(180deg) rotate(-14deg) scale(0.6);
        transform: rotateY(180deg) rotate(-14deg) scale(0.6);
    }
}

@media (min-width: 0) and (max-width: 1024px) {
    footer {
        padding: 35px 0 75px;
    }

    .back-to-top {
        bottom: 6px;
    }
}
/* ADA accessibility */
.acess-container, .acess-container[data-placement-position=bottom-right] {
    bottom: 60px;
    right: 10px;
}

#accessibility-button i, #accessibility-button.opened i {
    background: #777777;
    -webkit-transition: all .6s ease-in-out 0s;
    -moz-transition: all .6s ease-in-out 0s;
    -o-transition: all .6s ease-in-out 0s;
    color: #fff
}

#acess-icons li:last-child, #acess-icons li:nth-child(2n+2) {
    border-right: 1px solid rgba(0,0,0,.08)
}

.acess-container {
    display: inline-table;
    position: fixed;
    z-index: 99999
}

    .acess-container[data-placement-position=bottom-left] {
        left: 10px;
        bottom: 60px;
        z-index: 999999999999;
    }

    .acess-container[data-placement-position=top-right] {
        top: 60px;
        right: 10px
    }

    .acess-container[data-placement-position=top-left] {
        top: 60px;
        left: 10px
    }

#accessibility-button {
    position: absolute;
    display: inherit;
    right: 0;
    bottom: -50px;
    cursor: pointer
}

.acess-container[data-placement-position=bottom-left] #accessibility-button {
    left: 0;
    bottom: -50px
}

.acess-container[data-placement-position=bottom-right] #accessibility-button {
    right: 0;
    bottom: -50px
}

.acess-container[data-placement-position=top-right] #accessibility-button {
    top: -50px;
    right: 0
}

.acess-container[data-placement-position=top-left] #accessibility-button {
    top: -50px;
    left: 0
}

#accessibility-button i {
    font-size: 50px;
    line-height: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    position: relative;
    box-shadow: 0 0 0 11px rgba(255,255,255,0) inset,0 0 30px -10px #000;
    transition: all .6s ease-in-out 0s
}

#accessibility-button.opened i {
    border-radius: 8px;
    box-shadow: 0 0 0 11px #fff inset,0 0 35px -10px #000;
    transition: all .6s ease-in-out 0s
}

#accessibility-button.accessibilityFeatureActivated i:after {
    content: "";
    position: absolute;
    background: #5fdba7;
    width: 5px;
    height: 5px;
    right: 6px;
    top: 6px;
    border-radius: 50px;
    box-shadow: 0 0 0 3px #fff,0 0 5px 1px #5fdba7;
    -webkit-transition: all .6s ease-in-out 0s;
    -moz-transition: all .6s ease-in-out 0s;
    -o-transition: all .6s ease-in-out 0s;
    transition: all .6s ease-in-out 0s
}

#acess-icons {
    display: none;
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    box-shadow: 0 0 30px -10px #000;
    margin-bottom: 10px;
    -webkit-transition: display .6s ease-in-out 0s;
    -moz-transition: display .6s ease-in-out 0s;
    -o-transition: display .6s ease-in-out 0s;
    transition: display .6s ease-in-out 0s
}

.acess-container[data-placement-position=top-right] #acess-icons, .acess-container[data-placement-position=top-left] #acess-icons {
    margin-top: 10px
}

#acess-icons .accessibility-title {
    background: #777777;
    padding: 5px 15px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    border-radius: 8px 8px 0 0;
    margin: 0
}

    #acess-icons .accessibility-title button.close {
        font-size: 22px;
        opacity: .2;
        color: #000
    }

        #acess-icons .accessibility-title button.close:focus, #acess-icons .accessibility-title button.close:hover {
            outline: 0;
            opacity: .5
        }

#acess-icons ul {
    padding: 15px;
    margin: 0;
    width: 360px;
    display: inline-table
}

#acess-icons li {
    display: block;
    width: 50%;
    background: rgba(0,0,0,.01);
    color: #000;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    float: left;
    padding: 15px;
    border-top: 1px solid rgba(0,0,0,.08);
    border-left: 1px solid rgba(0,0,0,.08);
    cursor: pointer
}

    #acess-icons li:first-child {
        border-radius: 4px 0 0
    }

    #acess-icons li:nth-child(2) {
        border-radius: 0 4px 0 0
    }

    #acess-icons li:last-child {
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.08);
        padding: 5px;
        border-radius: 0 0 4px 4px
    }

        #acess-icons li:last-child i {
            color: #3F51B5;
            display: inline-block;
            vertical-align: initial;
            margin-right: 4px;
            font-size: 18px
        }

    #acess-icons li i {
        color: #3F51B5;
        display: block;
        text-align: center;
        height: 25px;
        line-height: 25px;
        font-size: 25px;
        margin: 0 auto
    }

        #acess-icons li i span {
            display: inline-block;
            margin-left: 4px
        }

            #acess-icons li i span i {
                font-size: 18px;
                line-height: 18px;
                height: auto
            }

    #acess-icons li:focus, #acess-icons li:hover {
        background: #e8e8e8;
        outline: rgba(255,255,255,.75) dotted 1px;
        outline-offset: -8px
    }

        #acess-icons li:focus i, #acess-icons li:hover i {
            color: #000
        }

#acess-icons .accessibility-footer {
    padding: 0 15px 15px
}

    #acess-icons .accessibility-footer a.btn-link {
        padding: 0;
        display: block;
        text-align: left;
        color: #3F51B5;
        outline: 0
    }

        #acess-icons .accessibility-footer a.btn-link:focus, #acess-icons .accessibility-footer a.btn-link:hover {
            color: #777777;
            outline: 0;
            text-decoration: none
        }

.activeState {
    background: rgba(106,120,197,.3) !important;
    outline: #6a78c5 dotted 1px;
    outline-offset: -8px
}

    .activeState i {
        color: #000 !important
    }

#resetAll.resetAllDeactivated, #resetAll.resetAllDeactivated i {
    color: rgba(0,0,0,.2) !important
}

#resetAll.resetAllDeactivated {
    background: rgba(0,0,0,.01) !important;
    pointer-events: none;
    cursor: not-allowed
}

#resetAll.resetAllActivated {
    background: rgba(0,0,0,.08) !important;
    color: #6a78c5 !important;
    cursor: pointer
}

    #resetAll.resetAllActivated:focus, #resetAll.resetAllActivated:focus i, #resetAll.resetAllActivated:hover, #resetAll.resetAllActivated:hover i {
        color: #000 !important
    }

.keyboardNavActivated a:focus {
    outline: #c00 dashed 4px !important;
    outline-offset: 4px !important
}

.bigCursorActivated {
    cursor: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOS4xODhweCIgaGVpZ2h0PSI0My42MjVweCIgdmlld0JveD0iMCAwIDI5LjE4OCA0My42MjUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI5LjE4OCA0My42MjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHN0cm9rZT0iI0Q5REFEOSIgc3Ryb2tlLXdpZHRoPSIxLjE0MDYiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIyLjgsNC41NDkgMjYuODQ3LDE5LjkwMiAxNi45NjQsMjIuNzAxIDI0LjIzOSwzNy43NDkgMTguMjc4LDQyLjAxNyA5Ljc0MSwzMC43MjQgMS4xMzgsMzUuODA5ICIvPjxnPjxnPjxnPjxwYXRoIGZpbGw9IiMyMTI2MjciIGQ9Ik0yOS4xNzUsMjEuMTU1YzAuMDcxLTAuNjEzLTAuMTY1LTEuMjUzLTAuNjM1LTEuNTczTDIuMTY1LDAuMjU4Yy0wLjQyNC0wLjMyLTAuOTg4LTAuMzQ2LTEuNDM1LTAuMDUzQzAuMjgyLDAuNDk3LDAsMS4wMywwLDEuNjE3djM0LjE3MWMwLDAuNjEzLDAuMzA2LDEuMTQ2LDAuNzc2LDEuNDM5YzAuNDcxLDAuMjY3LDEuMDU5LDAuMjEzLDEuNDgyLTAuMTZsNy40ODItNi4zNDRsNi44NDcsMTIuMTU1YzAuMjU5LDAuNDgsMC43MjksMC43NDYsMS4yLDAuNzQ2YzAuMjM1LDAsMC40OTQtMC4wOCwwLjcwNi0wLjIxM2w2Ljk4OC00LjU4NWMwLjMyOS0wLjIxMywwLjU2NS0wLjU4NiwwLjY1OS0xLjAxM2MwLjA5NC0wLjQyNiwwLjAyNC0wLjg4LTAuMTg4LTEuMjI2bC02LjM3Ni0xMS4zODJsOC42MTEtMi43NDVDMjguNzA1LDIyLjI3NCwyOS4xMDUsMjEuNzY4LDI5LjE3NSwyMS4xNTV6IE0xNi45NjQsMjIuNzAxYy0wLjQyNCwwLjEzMy0wLjc3NiwwLjUwNi0wLjk0MSwwLjk2Yy0wLjE2NSwwLjQ4LTAuMTE4LDEuMDEzLDAuMTE4LDEuNDM5bDYuNTg4LDExLjc4MWwtNC41NDEsMi45ODVsLTYuODk0LTEyLjMxNWMtMC4yMTItMC4zNzMtMC41NDEtMC42NC0wLjk0MS0wLjcyYy0wLjA5NC0wLjAyNy0wLjE2NS0wLjAyNy0wLjI1OS0wLjAyN2MtMC4zMDYsMC0wLjU4OCwwLjEwNy0wLjg0NywwLjMyTDIuOCwzMi41OVY0LjU0OWwyMS41OTksMTUuODA2TDE2Ljk2NCwyMi43MDF6Ii8+PC9nPjwvZz48L2c+PC9nPjwvc3ZnPg==),auto !important
}

.darkContrastActivated {
    background-color: #000 !important;
    color: #FFF !important
}

.lightContrastActivated {
    background-color: #fff !important;
    color: #000 !important
}

.invertColorsActivated, .invertColorsActivated .acess-container {
    -webkit-filter: invert(100%);
    -moz-filter: invert(100%);
    -ms-filter: invert(100%);
    -o-filter: invert(100%);
    filter: invert(100%)
}

.desaturateActivated {
    -webkit-filter: saturate(0);
    -moz-filter: saturate(0);
    -ms-filter: saturate(0);
    -o-filter: saturate(0);
    filter: saturate(0)
}

    .desaturateActivated .acess-container {
        -webkit-filter: saturate(100%) !important;
        -moz-filter: saturate(100%) !important;
        -ms-filter: saturate(100%) !important;
        -o-filter: saturate(100%) !important;
        filter: saturate(100%) !important
    }

.legibleFontActivated:not(i) {
    font-family: Arial,serif !important
}

.highlightLinksActivated a {
    text-decoration: underline !important;
    color: #ff0 !important;
    background-color: #000 !important
}

.currentSpeakingElement {
    color: #000 !important;
    background-color: #ff0 !important;
    outline: #c00 dashed 2px;
    outline-offset: 4px;
    box-shadow: 0 0 0 4px #ff0;
    -webkit-transition: display .6s ease-in-out 0s;
    -moz-transition: display .6s ease-in-out 0s;
    -o-transition: display .6s ease-in-out 0s;
    transition: display .6s ease-in-out 0s
}

.zoomPageActivated {
    zoom: 130%;
    -moz-transform: scale(1.3)
}

.readPageActivated {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAF76W4GAAAAPFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADQLyYwAAAAE3RSTlMADBAYMDxIYGt3gIOPm6ezv8/v0l70agAAALtJREFUGBmtwQFOg0AUQMGHUCgI8sq//11ld6WsSUmM6QxFdEIopymECAE5jEBEqOzuLcgVIaJZlIhAhQhUQGgEVv5oVWCKBDNgiwQzKrNK4ReZFG3DPzRK5aay22LXDSZAZBZAZBZAZBbAIxILTp07MiVZlGyWbJTCmV963m5UrrSLO17qZguSj0c8NdZItjhhjSQqWCOZ4oQ1immLH3TdsHjgtOonh9tqwqlVB56aUaXSqz3XBtc7b/UNKeIU60vmhncAAAAASUVORK5CYII=),auto !important
}

@media(max-width:767.98px) {
    #video-pop-up .modal-dialog {
    width: 90%;
}
    #accessibility-button i {
        font-size: 35px;
        line-height: 35px;
        width: 35px;
        height: 35px
    }

    #accessibility-button.opened i {
        box-shadow: 0 0 0 8px #fff inset,0 0 35px -10px #000
    }

    .acess-container[data-placement-position=bottom-left], .acess-container[data-placement-position=bottom-right] {
        bottom: 55px;
        z-index: 999999999999;
    }

    .acess-container[data-placement-position=top-right], .acess-container[data-placement-position=top-left] {
        top: 55px
    }

        .acess-container[data-placement-position=top-right] #acess-icons, .acess-container[data-placement-position=top-left] #acess-icons {
            margin-top: 0
        }

    #acess-icons {
        margin-bottom: 0
    }

        #acess-icons ul {
            padding: 8px;
            width: 250px
        }

        #acess-icons li {
            line-height: 18px;
            font-size: 13px;
            padding: 6px
        }

            #acess-icons li i {
                height: 24px;
                line-height: 20px;
                font-size: 20px
            }

                #acess-icons li i span i {
                    font-size: 14px;
                    line-height: 14px
                }

            #acess-icons li:focus, #acess-icons li:hover, .activeState {
                outline-offset: -4px
            }

    #accessibility-button.accessibilityFeatureActivated i:after {
        width: 4px;
        height: 4px;
        right: 4px;
        top: 4px;
        box-shadow: 0 0 0 2px #fff,0 0 5px 0 #5fdba7
    }

    #acess-icons li:last-child i {
        font-size: 14px;
        height: auto
    }

    #acess-icons .accessibility-title {
        padding: 5px 8px;
        font-size: 15px
    }

        #acess-icons .accessibility-title button.close {
            font-size: 18px
        }

    #acess-icons .accessibility-footer {
        padding: 0 8px 8px
    }
}

@media(min-width:768px) and (max-width:991.98px) {
    #accessibility-button i {
        font-size: 37px;
        line-height: 37px;
        width: 37px;
        height: 37px
    }

    #accessibility-button.opened i {
        box-shadow: 0 0 0 8px #fff inset,0 0 35px -10px #000
    }

    .acess-container[data-placement-position=bottom-left], .acess-container[data-placement-position=bottom-right] {
        bottom: 57px;
        z-index: 999999999999;
    }

    .acess-container[data-placement-position=top-right], .acess-container[data-placement-position=top-left] {
        top: 57px
    }

        .acess-container[data-placement-position=top-right] #acess-icons, .acess-container[data-placement-position=top-left] #acess-icons {
            margin-top: 0
        }

    #acess-icons {
        margin-bottom: 0
    }

        #acess-icons ul {
            padding: 10px;
            width: 300px
        }

        #acess-icons li {
            line-height: 20px;
            font-size: 15px;
            padding: 8px
        }

            #acess-icons li i {
                height: 26px;
                line-height: 22px;
                font-size: 22px
            }

                #acess-icons li i span i {
                    font-size: 16px;
                    line-height: 16px
                }

            #acess-icons li:focus, #acess-icons li:hover, .activeState {
                outline-offset: -4px
            }

    #accessibility-button.accessibilityFeatureActivated i:after {
        width: 5px;
        height: 5px;
        right: 4px;
        top: 4px;
        box-shadow: 0 0 0 2px #fff,0 0 5px 0 #5fdba7
    }

    #acess-icons li:last-child i {
        font-size: 16px;
        height: auto
    }

    #acess-icons .accessibility-title {
        padding: 5px 10px;
        font-size: 15px
    }

        #acess-icons .accessibility-title button.close {
            font-size: 18px
        }

    #acess-icons .accessibility-footer {
        padding: 0 10px 10px
    }
}

/*modal to keep center*/
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*modal to keep center*/