<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body {
    background-color: #181a1c !important;
}

/* screen below 320 issue */

@media (max-width:320px) and (min-width:1px) {
    html,
    body {
        background-color: #181a1c !important;
        position: relative;
        overflow-x: hidden;
    }
}

@font-face {
    font-family: AppleFont;
    src: url(../repository_inc/fonts/AppleChancery.TTF);
}

/* height of your navigation bar */

.navbar {
    padding-bottom: 20px;
    padding-top: 20px;
}

@media (max-width:990px) and (min-width:1px) {
    .navbar {
        padding-bottom: 0px;
        padding-top: 0px;
    }
}

/* animation to x */

.icon-bar {
    width: 22px;
    height: 2px;
    background-color: black;
    display: block;
    transition: all 0.2s;
    margin-top: 4px;
    margin-left: 0px;
    margin-bottom: 2px;
}

.navbar-toggler {
    border: none;
    background: transparent !important;
    z-index: 9999;
}

.navbar-toggler .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
    z-index: 9999;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    z-index: 9999;
}

.navbar-toggler .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
    z-index: 9999;
}

.navbar-toggler.collapsed .top-bar {
    transform: rotate(0);
    z-index: 9999;
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    z-index: 9999;
}

.navbar-toggler.collapsed .bottom-bar {
    transform: rotate(0);
    z-index: 9999;
}

/* end animation */

/* navigation bar text color and distance     */

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 0.5rem;
    color: black !important;
}

@media (max-width:320px) and (min-width:1px) {
    .mobile-lists-style{
        margin-left: -26px;
        letter-spacing: -1px;
        /* FONT-SIZE: 1px; */
    }
    .first-row{
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: 20px;
    }
}


@media (max-width:990px) and (min-width:321px) {
    .mobile-lists-style{
        margin-left: -20px;
        letter-spacing: -1px;
    }
    .first-row{
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: 20px;
    }
}

@media (max-width:990px) and (min-width:1px) {
    .mobile-lists-style-large{
        border-bottom: 1px solid #c1c1c1;
    }
}

.navbar-toggler {}

.dropdown-menu {
    background-color: #DBDBDB;
    border-radius: 0px;
}

@media (max-width:990px) and (min-width:1px) {
    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
        /* border: 1px solid #ffffff; */
        background-color: #363636;
        color: white;
    }
    .dropdown-item {
        color: white;
        border: 1px solid #dbdbdb1c;
    }
    .subdropdown {
        background-color: #666666 !important;
    }
    .dropdown-toggle::after {
        display: inline-block;
        width: 0;
        height: 0;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        float: right;
        margin-top: 10px;
    }
}

a {
    /* color:white!important; */
    text-decoration: none;
    border: 0px solid green;
}

@media (max-width:990px) and (min-width:1px) {
    .navbar-collapse {
        background-color: #DBDBDB;
    }
}

.arrow-grey-mobile {
    z-index: 2;
    color: #DBDBDB;
    font-size: 44px;
    position: absolute;
    right: 5%;
    top: 22%;
}

@media (max-width:991px) and (min-width:650px) {
    .arrow-grey-mobile {
        z-index: -1;
        color: #DBDBDB;
        font-size: 44px;
        position: absolute;
        right: 14%;
        top: 22%;
    }
}

@media (max-width:650px) and (min-width:0px) {
    .arrow-grey-mobile {
        z-index: -1;
        color: #DBDBDB;
        font-size: 44px;
        position: absolute;
        right: 9%;
        top: 22%;
    }
}

@media (max-width:500px) and (min-width:1px) {
    .arrow-grey-mobile {
        z-index: -1;
        color: #DBDBDB;
        font-size: 44px;
        position: absolute;
        right: 9%;
        top: 22%;
    }
}

.arrow-grey {
    color: #DBDBDB;
    margin: -40.5px 0px 0px 60px;
    font-size: 44px;
    position: absolute;
}

.fixed-top {
    position: relative;
}

#main-slider {
    margin: 20px auto;
    float: none;
    max-width: 1140px;
    max-height: 400px;
}

.carousel {
    position: initial;
}

/* cellphone width */

@media (max-width:899px) and (min-width:1px) {
    .carousel {
        position: initial;
        margin-left: -5%;
        margin-right: -5%;
    }
}

.carousel-caption {
    color: white;
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    font-family: Arial, Helvetica, sans-serif;
}

.carousel-caption-2 {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 8%;
    right: 58%;
    z-index: 1;
    box-shadow: 2px 2px 10px black;
    background-image: url(../repository_images/new/black-70-perc-trans.png);
}

.carousel-caption-3 {
    position: absolute;
    bottom: 10%;
    z-index: 10;
    padding-top: 27px;
    text-align: center;
    color: white;
    line-height: 22px;
    width: 100%;
    left:0px;
}

.carousel-control-next {
    right: 17px;
}

.carousel-control-prev {
    left: 17px;
}

.container-dark-panel {
    position: absolute;
    top: 0%;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 2;
}

.mobileImagePosition {}
 /* 2018 8/30 forget my password style */
@media (max-width:550px) and (min-width:1px) {
    .login-panel {
        width: 100%;
        color: #434343;
        font-size: 12px;
    }
    .login-panel .form_direction {
        width: 100%;
    }
    .login-panel .form_line .w_lg {
        width: 100%;
    }
    .login-panel .loginButtons {
        border-top: 3px solid #eaeaea;
        padding-top: 26px;
        width: 100%;
        margin-top: 16px;
        text-align: right;
        position: relative;
        padding-bottom: 20px;
    }
}
.login-panel .form_line .input_line .input_title {
    width: 118px;
    text-align: right;
    padding-right: 0px!important;
}


/* 2018 8/23 new slider image and style  */

.customerH1{
    white-space: nowrap;
    text-shadow: 1px 1px 1px black;
    margin-bottom: 50px;
    margin-left: -70px;
	font-size:32px;
}

.customerH2{
    transform: translate(0%,-70%);
    text-shadow: 1px 1px 1px black;
	font-weight:normal;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:80px;
	font-size:16px;
}

@media (max-width:650px) and (min-width:1px) {
    .customerH4{
        margin-bottom:30px;
        text-shadow: 1px 1px 1px black;
        font-size: 27px;
    }
}

@media (max-width:990px) and (min-width:651px) {
    .customerH4{
        margin-bottom: 60px;
        text-shadow: 1px 1px 1px black;
        font-size: 200%;
    }
    .button-mobiles-specify{
        width: 200px;
        /* padding-right: 100px; */
        /* padding-left: 88px!important; */
        margin-bottom: 50px;
        background-color:  #ffffffa1!important;
        border: 0;
    }
}

.buttonText{
    margin-left: -10%;
}


@media (max-width:990px) and (min-width:1px) {
     .GoDown1{
        margin-bottom: 0px;
    }
    .GoDown2{
        margin-bottom: 0px;    
    }
    .GoDown3{
        margin-bottom: 0px;
    }
	#carouselExampleIndicators .carousel-item{
		height:300px;
	}
	#carouselExampleIndicators .carousel-item img{
		width:100%!important;
	}
	.GoDown2 .btn-sm{
		margin-top:10px;
	}
}

@media (min-width:990px){
	.page-footer .social-icons{
		justify-content: left !important;
	}
	ul.navbar-nav li.dropdown:hover &gt; div.dropdown-menu{
    	display: block!important;
  	}
	ul.navbar-nav li.dropdown:hover &gt; div.dropdown-menu &gt; div.dropdown-menu{
    	display: block!important;
  	}
	div.dropdown-menu div.dropdown-menu{
		margin-top:0px !important;
	}
}

.desktopImagePosition{
    /* max-width:100vw;
    max-height:100vh;
    justify-content: center;
    align-items: center; */
}

@media (max-width:450px) and (min-width:1px) {
    .mobileImagePosition1 {
        overflow: hidden;
        position: relative;
        right: 0px;
    }
    .mobileImagePosition2 {
        overflow: hidden;
        position: relative;
        right: 0px;
    }
    .mobileImagePosition3 {
        overflow: hidden;
        position: relative;
        right: 0px;
    }
    .mobileImagePosition4 {
        overflow: hidden;
        position: relative;
        right: 0px;
    }
    .button-mobiles-specify{
        width: 303px;
        padding-right: 100px;
        padding-left: 88px!important;
        margin-bottom: 12px;
    }
}

.button-desktop-specify{
    background-color: #ffffffa1!important;
    border: 0;
    width:200px;
}

@media (max-width:650px) and (min-width:1px) {
    .button-mobiles-specify{
        background-color: #ffffffa1!important;
        border: 0;
    }
}

.buttonOnGroup{
    margin-bottom: 1%;
}

/* end new css */

.text-2 {
    font-size: 12px;
    line-height: 26px;
    margin-top: 10%;
}

/* For ipad */

@media (max-width:1024px) and (min-width:768px) {
    .text-2 {
        font-size: 12px;
        line-height: 20px;
        margin-top: 0%;
    }
}

.line {
    border: 0.1px solid #cdcccc69;
    width: 50%;
    height: .5px;
    margin-top: 15px;
    margin-left: 14px;
    margin-right: 3px;
}

.btn-light {
    color: #212529;
    background-color: #f8f9faed;
    font-size: 15.5px;
    padding-left: 26px;
    margin-right: 0px;
}

.image-reel-pattern {
    background: url(../repository_images/new/image-reel-pattern.png);
    height: 12px;
    max-width: 1096px;
}

.btn-group {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    margin-left: -18px;
}

.buttonOnSlider {
    background-color: #217fae;
    width: 48%;
    text-align: center;
    font-size: 12px;
    border: 1px;
    border-radius: 5px;
}

.modal-dialog {
    max-width: 950px;
    margin: 30px auto;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.login-modal-dialog {
    max-width: 500px;
    margin: 30px auto;
}

.small-panel {
    background: #000000c4;
    width: 100.9999%;
    padding: 15px 31px 29px 37px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: -20px;
    margin-bottom: 10px;
}

@media (max-width:990px) and (min-width:795px) {
    .swiper-container {
        width: 100%;
        height: 100%;
        margin-top: -30px;
        margin-bottom: 60px;
    }
}

.swiper-slide {
    text-align: center;
    font-size: 14px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #151719;
}

.swiper-slide {
    display: inline-block;
}

#capSwiper {
    background-color: #1822 !important;
    /* pull text down */
    z-index: 999;
    margin-top: 173px;
}

.swiper-button-prev,
.swiper-button-next {
    opacity: 0.5;
}

/* zoom when hover */

.swiper-button-prev:hover,
.swiper-button-next:hover {
    opacity: 1.0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

figcaption {
    color: white;
}

.text-light {
    color: #acacac !important;
    font-size: 12px;
    padding-top: 4px;
    padding-left: 8px;
    padding-bottom: 0px;
    padding-right: 8px;
}

.bg-panel {
    background-color: #1f2122;
    width: 185px;
    height: 95px;
    margin-bottom: 5px;
    margin-right: 5px
}

@media (max-width:376px) and (min-width:1px) {
    .bg-panel {
        background-color: #1f2122;
        width: 225px;
        height: 95px;
        margin-bottom: 5px;
        margin-right: 5px
    }
}

.card {
    border: 0px solid white;
}

.image-card {
    width: 70%;
}

.image-card:hover {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -ms-transform: scale(1.05);
    /* IE 9 */
    -webkit-transform: scale(1.05);
    /* Safari 3-8 */
    transform: scale(1.05);
}

@media (max-width:990px) and (min-width:795px) {
    .cardcard {
        width: 26%;
    }
}

@media (max-width:395px) and (min-width:0px) {
    .cardcard {
        width: 170px;
        height: 100px;
    }
}

/* panel text color */

.fontcol {
    color: #ffffffb8;
}

.niceCheckMark li:before {
    content: "\2713\0020";
    padding-right: 5px;
}

.centerList {
    padding: 10px;
}


/*** 
Material Design Switches for Bootstrap 4 and Material Design Bootstrap (MDB)
by djibe
JSFiddle : https://jsfiddle.net/djibe89/9deak9dh/
***/

.material-switch&gt;input[type="checkbox"] {
    display: none;
}

.material-switch&gt;label {
    cursor: pointer;
    height: 0px;
    position: relative;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    /* width: 40px; */
    background-color: #009284;
}

.material-switch&gt;label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 22px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.5;
    transition: all 0.4s ease-in-out;
    width: 40px;
}

.material-switch&gt;label::after {
    background: rgb(255, 255, 255);
    border-radius: 22px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
    background-color: #EDEDED;
}

.material-switch&gt;input[type="checkbox"]:checked+label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch&gt;input[type="checkbox"]:checked+label::after {
    background: inherit;
    left: 20px;
}


/*
################################################
Responsive mobile device css adjusting
################################################
*/

@media (max-width:990px) and (min-width:1px) {
    .form_line .w_lg {
        width: 100%;
    }
    .form_line .w_lg input {
        width: 99%;
    }
    .form_line {
        position: relative;
        width: 100%;
        height: 80px;
    }
}

.modalSignin, .modalSignup, .modalBilling{
    max-width:32rem;
}

.labelAlignment{
    /* float: left;  */
    width: 12em; 
    text-align: left;
}

.sameSizeBox{
    width: 240px;
}

.sameSizeBoxA, .sameSizeBoxB{
    width: 118px;
}

@media (max-width:486px) and (min-width:1px) {
    .labelAlignment{
        /* float: left;  */
        width: 22em; 
        text-align: left;
    }
}

.endingLine{
    border: 1px solid white;
}

::-webkit-input-placeholder {
    font-size: 10px;
  }
  ::-moz-placeholder {
    font-size: 10px;
  }
  :-ms-input-placeholder {
    font-size: 10px;
  }
  ::placeholder {
    font-size: 10px;
  }</pre></body></html>