        body {
            font-family: Arial, Helvetica, sans-serif;
            /*font-size: 12px;*/
            font-size: 16px;
            background-image: url(../BG2a.jpg)
        }
        
        h1 {
            font-weight: bold;
            margin-bottom: 2px;
            font-size: 20px;
            text-align: center;
        }
        
        h2 {
            font-weight: bold;
            font-size: 16px;
            text-align: center;
            margin-top: 1px;
            margin-bottom: 1px;
        }
        
        h3 {
            font-weight: bold;
            font-size: 12.8px;
            color: black;
            text-align: center;
            margin-top: 1px;
            margin-bottom: 1px;
            line-height: 1;
        }
        
        h4 {
            font-weight: normal;
            font-size: 12px;
            color: black;
            text-align: center;
            margin-top: 1px;
            margin-bottom: 1px;
            line-height: 1;
        }
        
        p {
            margin-top: 2px;
            margin-bottom: 3px;
            line-spacing: 1.2;
        }
        
        table.zero {
            border: 0;
            padding: 0;
            border-collapse: collapse;
            direction: ltr;
        }
        
        table.collapse {
            border-collapse: collapse;
        }
        
        td.navButton {
            text-align: center;
            background-color: #003658;
            font-family: Impact, sans-serif;
            font-size: 120%;
        }
        
        a.navButton {
            color: #FFFFFF;
            text-decoration: none;
        }
        
        p.smallYellow {
            font-family: Arial;
            font-size: 13px;
            font-weight: bold;
            color: #FBC823;
        }
        
        p.bigYellow {
            font-family: Arial;
            color: #FBC823;
            font-weight: bold;
            font-size: 24px;
        }
        
        .bold {
            font-weight: bold;
        }
        
        p.red {
            color: #FF0000;
            font-weight: bold;
            font-size: 13px;
        }
        
        .red {
            color: #FF0000;
            font-family: Arial, Helvetica, sans-serif;
        }
        
        .bigred {
            color: #FF0000;
            font-weight: bold;
            font-size: 18px;
        }
        
        .center {
            text-align: center;
        }
        
        .justify {
            text-align: justify;
        }
        
        .left {
            text-align: left;
        }
        
        img.noborder {
            border-style: none;
        }
        
        table.whiteborder {
            border-style: solid;
            border-color: white;
            border-collapse: collapse;
        }
        
        .bgwhite {
            background-color: white;
        }
        
        .white {
            color: white;
        }
        
        .black {
            color: black;
        }
        
        .px1black {
            border-width: 1px;
            border-style: solid;
            border-color: black;
        }
        
        .px1red {
            border-width: 1px;
            border-style: solid;
            border-color: red;
        }
        
        .px3 {
            border: 3px solid #FFFFCC;
        }
        
        a.sidebar {
            color: black;
            font-weight: bold;
            font-size: 80%;
        }
        
        a.sidebar:hover {
            color: red;
        }
        
        a.plain {
            text-decoration: none;
        }
        
        span.smallblack {
            color: #000000;
            font-family: Arial;
            font-size: 80%;
        }
        
        .size8pt {
            font-size: 8pt;
        }
        
        .size10pt {
            font-size: 10pt;
            font-family: Arial, Helvetica, sans-serif;
        }
        
        .small80 {
            font-family: Arial;
            font-size: 80%;
        }
        
        .small70 {
            font-size: 70%;
        }
        
        .large {
            font-size: 120%;
        }
        
        .script {
            font-family: Edwardian Script ITC;
            font-size: 150%;
        }
        
        .tahoma {
            font-family: Tahoma, sans-serif;
        }
        
        .price {
            font-weight: bold;
            color: #F00;
        }
        
        .ltblue {
            color: #000080;
        }
        
        .littleblue {
            color: #00F;
            font-size: 12px;
            font-weight: bold;
            font-family: Arial, Helvetica, sans-serif;
        }
        
        .number {
            color: #F00;
            font-size: 14px;
            font-weight: bold;
        }
        
        .goku {
            text-align: left;
            padding: 20px;
            margin: 0 auto;
            max-width: 1352px;
        }
        
        .goku h1,
        h2,
        p {
            margin-bottom: 10px;
        }
        
        .goku h1,
        h2 {
            text-align: center
        }
        /* responsive navbar toggle button css*/
        
        .sidenav-toggle {
            border-color: #333;
        }
        
        .sidenav-toggle {
            position: absolute;
            float: right;
            top: 0;
            right: 0;
            padding: 9px 10px;
            margin-top: 43px;
            margin-right: 14px;
            margin-bottom: 8px;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 0;
            height: 40px;
            background: rgba(0, 0, 0, 0.5);
            z-index: 998;
        }
        
        button {
            font-family: inherit;
            font-size: inherit;
            line-height: inherit;
            -webkit-appearance: button;
            cursor: pointer;
            text-transform: none;
            overflow: visible;
            margin: 0;
            font: inherit;
            color: inherit;
        }
        
        * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        
        .sr-only {
            position: absolute;
            width: 1px;
            height: 1px;
            padding: 0;
            margin: -1px;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0;
        }
        
        .sidenav-toggle .icon-bar {
            display: block;
            width: 22px;
            height: 2px;
            border-radius: 1px;
        }
        
        .sidenav-toggle .icon-bar {
            background-color: #fff;
        }
        
        .sidenav-toggle .icon-bar+.icon-bar {
            margin-top: 4px;
        }
        
        #sidenav-menu table>tr>td {
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 20px;
        }
        
        #sidenav-menu table>tr>td>a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }
        
        .sidenav-toggle {
            display: none;
        }
        
        #sidenav-menu.shownav {
            overflow-y: auto;
        }
        
        #sidenav-menu {
            max-height: 340px;
        }
        
        .block#table4 {
            transform: translateX(0%);
        }
        
        .hidden {
            display: none;
        }
        
        .toggle-btn-second .sidenav-toggle {
            top: -35px;
            padding: 11px 10px;
        }
        
        .toggle-btn-second .sidenav-toggle .icon-bar {
            transform: rotate(40deg);
            transform-origin: 30% 10%;
        }
        
        .toggle-btn-second .sidenav-toggle .icon-bar+.icon-bar {
            transform: rotate(-40deg);
            transform-origin: 30% 90%;
        }
        /*floating side button*/
        
        .floating-sidebtn,
        .visible-sm {
            display: none;
        }
        /*.img-responsive{
    max-width: 100%;
    height:auto;
}*/
        
        .dont-break-out {
            /* These are technically the same, but use both */
            overflow-wrap: break-word;
            word-wrap: break-word;
            -ms-word-break: break-all;
            /* This is the dangerous one in WebKit, as it breaks things wherever */
            word-break: break-all;
            /* Instead use this non-standard one: */
            word-break: break-word;
            /* Adds a hyphen where the word breaks, if supported (No Blink) */
            -ms-hyphens: auto;
            -moz-hyphens: auto;
            -webkit-hyphens: auto;
            hyphens: auto;
        }
        
        video {
            width: 100%;
            height: auto;
        }
        
        .embed-responsive {
            position: relative;
            display: block;
            height: 0;
            padding: 0;
            overflow: hidden;
        }
        
        .embed-responsive.embed-responsive-16by9 {
            padding-bottom: 56.25%;
        }
        
        .embed-responsive .embed-responsive-item,
        .embed-responsive iframe,
        .embed-responsive embed,
        .embed-responsive object {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 90%;
            height: 90%;
            border: 0;
            right: 0;
            margin: 0 auto;
        }
        
        #sidenav-menu .overlay-container {
            height: 100% !important;
            position: fixed !important;
            z-index: 1040;
        }
        
        #sidenav-menu .overlay.block {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            height: 120vh;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 1040;
            will-change: opacity;
            opacity: 1;
        }
        
        #sidenav-menu .overlay {
            opacity: 0;
        }
        
        body.fixed-body {
            /*position: fixed;*/
            overflow-y: hidden;
        }
        
        a.c-map-click {
            text-decoration: none;
            color: #000;
        }
        
        .t-body {
            display: table-row-group!important;
            vertical-align: middle;
            border-color: inherit;
        }
        
        .table-row {
            display: table-row!important;
        }
        
        .table-cell {
            display: table-cell!important;
        }
        
        table.d-block {
            display: table!important;
            max-width: 100%!important;
        }
        
        table.d-block thead {}
        
        table.d-block tbody {
            display: table-row-group!important;
            vertical-align: middle;
            border-color: inherit;
        }
        
        table.d-block th,
        table.d-block td {
            display: table-cell!important;
            text-align: -webkit-center;
        }
        
        table.d-block tr {
            display: table-row!important;
            text-align: -webkit-center;
        }
        
        #buy-now {
            position: fixed;
            left: -100px;
            top: 41%;
            transform: rotate(90deg);
            transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
            transition: 0.3s;
        }
        
        #buy-now.closed {
            transform: translateX(-100%)!important;
        }
        
        .btn-buy-now {
            text-align: center;
            z-index: 9999;
            color: #fff!important;
            background-color: #15c;
            background-image: -moz-linear-gradient(center top, #035170, #1C607B);
            border: 1px solid #4a8cf6;
            border-radius: 0px;
            color: #FFF;
            border: 1px solid #15c;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 2px;
            border-radius: 8px 8px 0 0;
            padding: 19px 0px;
            text-shadow: 0px 1px 9px #000;
            cursor: pointer;
            width: 240px;
            height: 68px;
            text-decoration: none;
            transition: all 0.25s;
            /*box-shadow: 0 0 11px 2px rgba(8, 8, 8, 0.63)!important;*/
        }
        
        .btn-buy-now:hover {
            background-color: #10429a;
        }
        
        .pulsed {
            display: block;
            cursor: pointer;
            box-shadow: 0 0 0 rgba(17, 85, 204, 0.8);
            animation: pulse 2s infinite;
        }
        
        img {
            max-width: 100%;
            height: auto;
        }
        
        .td-none {
            text-decoration: none;
        }
        
        .link {
            color: blue!important;
            font-weight: bold;
            text-decoration: none;
        }