﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

body, html {
    overflow-x: hidden;
}

a, a:focus, a:active, a:hover, a:visited{
    outline: none !important;
    outline: 0 !important;
}

a:focus {
    outline: none;
}

.customizing-slider-col-witdh {
    width: 14.2% !important;
}

a:hover {
    text-decoration: none;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

div.row > .NavbarLinks {
    text-align: center;
}

.NavbarLinks {
    padding: 0px;
    border-right: solid;
    border-right-width: 1px;
    border-right-color: #496767;
    padding-top: 5px;
    padding-bottom: 5px;
}

.Top-NavbarLinks:hover {
    background-image: url('Images/slider-Back.png');
    color: white;
    background-size: contain;
}

.Top-NavbarLinks:focus {
    background-image: url('Images/slider-Back.png');
    color: white;
}

.NavBarAnchor:focus {
    color: white;
}

.NavBarAnchor {
    padding-top: 0px;
    padding-bottom: 0px;
    color: white;
    font-family: "Arial Black", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

    .NavBarAnchor:hover {
        color: white;
        text-decoration: none;
    }

.SideBarAnchor {
    color: white;
    font-family: "Arial Black", Arial, sans-serif;
}

    .SideBarAnchor:hover {
        color: white;
        text-decoration: none;
    }

.SideBarLink {
    background: linear-gradient(#002d5a, #003c76,#002d5a);
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block;
}

.SideBarImg {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

.fullwidth {
    padding: 0px;
}

.carousel-control.left {
    background-image: none;
    margin-left: -10px;
}

.carousel-control.right {
    background-image: none;
    right: 15px;
}

.carousel-control-Custom-left {
    background-image: none;
    margin-left: -40px !important;
}

.carousel-control-Custom-right {
    background-image: none;
    right: -18px !important;
}

.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 38%;
    z-index: 5;
    display: inline-block;
    margin-left: 5px;
}

.carousel-control .glyphicon-chevron-left {
    position: absolute;
    top: 38%;
    z-index: 5;
    display: inline-block;
    margin-left: -5px;
}

.carousel-control {
    width: 4%;
    outline: none !important;
}

video {
    width: 100% !important;
    height: auto !important;
}

.carousel-indicators {
    bottom: 40px;
}

.caption {
    position: absolute;
    top: 91%;
    left: 0;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
}

video[controls]::-webkit-media-controls-panel {
    display: flex !important;
    opacity: 1 !important;
}

.p-10 {
    padding: 10px;
}

.font-heading {
    font-weight: 900;
    color: #090A58;
}

.font-heading2 {
    font-weight: 600;
    color: #090A58;
    text-transform: uppercase;
}

.border-default {
    border: 1px solid #D1D1D1;
}

.border-default-top {
    border-top: 1px solid #D1D1D1;
}

.border-default-Right {
    border-right: 1px solid #D1D1D1;
}

.border-default-Bottom {
    border-bottom: 1px solid #D1D1D1;
}

.border-default-Left {
    border-left: 1px solid #D1D1D1;
}

.mb5 {
    margin-bottom: 5px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.fnt_default {
    font-size: 17px;
}

.clr_red {
    color: #ea2326;
    font-size: 12px;
    font-weight: bolder;
}

.p-0 {
    padding: 0px;
}

.pt-0 {
    padding-top: 0px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pt-3 {
    padding-top: 3px;
}

.pb-3 {
    padding-bottom: 3px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.m-0 {
    margin: 0px;
}

.m-5 {
    margin: 5px;
}

.m-10 {
    margin: 10px;
}

.mt-0 {
    margin-top: 0px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mt-10 {
    margin-top: 10px;
}

.clr_black {
    color: black;
}

.bdr_radius_0 {
    border-radius: 0px;
}

.p-5 {
    padding: 5px;
}

.pr-90 {
    padding-right: 90px;
}

.pl-30 {
    padding-left: 30px;
}

.font_w_900 {
    font-weight: 900;
}

.blue_button {
    color: #0C4574;
    Background: #FFFFFF;
}


    .blue_button:hover {
        color: #0C4574;
        Background: #FFFFFF;
    }

.textOverflow {
    display: inline-block;
    width: 95%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.module {
    overflow: hidden;
}

    .module p::after {
        content: "Continue Reading";
        margin: 0;
    }

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

    .line-clamp > p {
        margin: 0px;
    }

    .line-clamp > a > h4 {
        margin-bottom: 0px;
    }

.overflow-hidden {
    overflow: hidden;
}

.line-clamp:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 30%;
    height: 2.2em;
}

div.dataContentRows > div:nth-of-type(even) {
    background-color: rgba(255, 255, 255, 0);
}

div.dataContentRows > div:nth-of-type(odd) {
    background-color: #EEEEED;
}

#video-view {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 100;
}

.overlay {
    background: rgba(51, 51, 51, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9999999;
}

.class-video {
    z-index: 9999999999999;
    text-align: center;
    width: 640px !important;
    height: 400px !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.ss-video-holder a {
    background-size: cover;
}

.Advertvideo {
    width: 640px;
    height: 400px;
}

.vertical-middle {
    vertical-align: middle !important;
}

.Custom-Btn {
    background: linear-gradient(#002d5a, #003c76,#002d5a);
    color: white;
}

    .Custom-Btn:hover {
        background: linear-gradient(#002d5a, #003c76,#002d5a);
        color: white;
    }

    .Custom-Btn:focus {
        background: linear-gradient(#002d5a, #003c76,#002d5a);
        color: white;
    }



.Custom-Badge {
    background: linear-gradient(#002d5a, #003c76,#002d5a);
    color: white;
}



.Custom-Panel {
    border-radius: 0px !important;
    margin-bottom: 0px;
    border-top: none;
    border-left-color: #002d5a;
    border-right-color: #002d5a;
    border-bottom-color: #002d5a;
}

.Custom-Panel-Heading {
    border-radius: 0px !important;
}

.Custom-Carot {
    border-top: 4px solid #fff;
}

.NavbarLinks-Dropdown {
    padding: 0px;
    background: linear-gradient(#002d5a, #003c76,#002d5a);
    border-right: solid;
    border-right-width: 1px;
    border-right-color: #496767;
    border-left: solid;
    border-left-width: 1px;
    border-left-color: #496767;
    color: white;
    border-radius: 0px !important;
}

    .NavbarLinks-Dropdown > li > a {
        font-weight: bold;
        color: white;
    }

        .NavbarLinks-Dropdown > li > a:hover {
            background-color: #797979;
        }

    .NavbarLinks-Dropdown > li {
        border-bottom: solid;
        border-bottom-width: 1px;
        border-bottom-color: white;
    }

.open > .dropdown-menu {
    width: 100% !important;
}

.product-image-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 9999;
    display: none;
}

    .product-image-overlay .product-image-overlay-close {
        display: block;
        position: absolute;
        top: 20px;
        left: 94%;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 1px solid #eee;
        line-height: 35px;
        font-size: 20px;
        color: #eee;
        text-align: center;
        cursor: pointer;
    }

    .product-image-overlay img {
        width: auto;
        max-width: 80%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.img-caption {
    color: #000099;
    font-size: 8px;
    margin-top: 1px;
    margin-bottom: 5px;
    text-align: center;
}

.Video-caption {
    color: #000099;
    font-size: 8px;
    margin-bottom: 5px;
    text-align: center;
}

.black-horizontal {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid black !important;
}

.black-horizontal-second {
    margin-top: 1px;
    margin-bottom: 0px;
    border-top: 1px solid black !important;
}

.bold {
    font-weight: bold;
}

.bg-none {
    background: none !important;
    color: black;
}

    .bg-none:hover {
        color: black;
    }

.ml-5 {
    margin-left: 5px;
}

.underline {
    text-decoration: underline;
}

.shirt_heading {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.red {
    color: red;
}

.mt-5 {
    margin-top: 5px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

.fs_12 {
    font-size: 12px;
}

.border-dark {
    border: 1px solid black;
}

.pr-30 {
    padding-right: 30px;
}

.cursor-text {
    cursor: text;
}

.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.vertical-top {
    vertical-align: top;
}

input[type="file"] {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 8px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    z-index: 1;
}

    input[type="file"]:after {
        background-color: #fff;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
    }

    input[type="file"]::-webkit-file-upload-button { /* Style the button */
        background: #fff;
        color: #555;
        font: inherit;
        padding: 0;
        position: relative;
        border: none;
        text-align: left;
        position: relative;
        z-index: 100;
        -webkit-appearance: none;
    }

.gallery-Image-center {
    max-height: 74px;
    max-width: 110px;
    display: block;
    margin: auto;
}

.carousel-control-black {
    color: black !important;
    opacity: 0.9 !important;
}

.carousel-control-white {
    color: white !important;
    opacity: 0.9 !important;
}


.cursor-pointer {
    cursor: pointer !important;
}

.col-item {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}

    .col-item .photo img {
        margin: 0 auto;
        width: 100%;
    }

    .col-item .info {
        padding: 10px 0px 0px 10px;
        border-radius: 0 0 5px 5px;
        margin-top: 1px;
    }

    .col-item .price {
        float: left;
        margin-top: 5px;
    }

        .col-item .price h5 {
            line-height: 20px;
            margin: 0;
        }

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

[data-slide="prev"] {
}

.row-flex {
    display: flex;
}

.col-flex {
    flex: 1;
}

.display-hide {
    display: none;
}

.pb-pt-0 {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.dropdown-toggle:focus {
    color: white;
}

.clr_red:focus {
    color: #ea2326;
}

.clr_red:hover {
    color: #ea2326;
}

.dtborder {
    position: relative;
    border: 1px solid #000;
    /*background: #f9f9f9;*/
}

.ss-video-holder > a:hover {
    cursor: pointer !important;
}

.NewsBarAnchor {
    padding-top: 0px;
    padding-bottom: 0px;
    color: white;
    font-size: 14px;
    padding-left: 10px;
}

.col-item {
    border: none;
}

.galleryImage {
    margin-top: 5px;
    height: 73px;
    width: 126px;
}

h4, h5, h6 {
    margin-top: 7px;
}

.a-hover:hover {
    text-decoration: underline;
}

.white-color a {
    color: white !important;
    font-weight: bolder;
}

.white-color .active a {
    color: black !important;
    font-weight: bolder;
}

.thumb-image-container {
    width: 170px;
    max-height: 194px;
}

.thumb-image {
    width: 168px;
}

a.nav-menu {
    color: #090A58 !important;
}
.portrait-image td{
    border: none !important;
}
.portrait-image img{
    width: 38px;
}
.portrait-table td{
    padding: 3px !important;
}
.portrait-button{
    background: linear-gradient(#002d5a, #003c76,#002d5a);
}
.portrait-button:focus, .portrait-button:active, .portrait-button:hover{
    background: linear-gradient(#8ac0ee, #8ac0ee,#8ac0ee);
    text-shadow: 1px 1px 1px #000000;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #d2d1d1;
}
.white-color a:active, .white-color a:hover{
    color: darkgray !important;
}
.desktop-only{
    display: none;
}
.horizontal-only{
    display: none;
}
.vertical-only{
    display: none;
}
/*.portrait-button .portrat:active, .portrait-button .portrat:focus, .portrait-button .portrat-icon:active, .portrait-button .portrat-icon:focus{
    color: red;
}*/
/*======================== Desktop wide angle screen ========================*/
@media screen and (max-width: 2560px) {
    .padding-right {
        /*padding-right: 0px;*/
    }

    #active-item {
        margin-bottom: -8px;
        margin-top: -2px;
    }
    .valign{
        margin-top: -18px !important;
    }
}

@media screen and (max-width: 1920px) {

    .desktop-padding-left-0 {
        padding-left: 0px;
    }

    #active-item {
        margin-bottom: -12px;
        margin-top: -8px;
    }
}

@media screen and (min-width: 1903px ) {
    .custom-width {
        width: 1173px !important;
    }
}

@media screen and (max-width: 1200px) {
    .body-content{
        margin-top: 54px;
    }
    .pad-l-r-5{
        padding: 0px 5px; 
    }
    .mar-t-5{
        margin-top: 5px !important;
    }
}

@media screen and (max-width: 768px) {
    .NavBarAnchor {
        font-size: 12px;
    }

    .NavbarLinks {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .NavbarLinks-Dropdown > li > a {
        font-size: 12px;
        font-weight: bold;
    }

    .open > .dropdown-menu {
        width: auto;
    }

    .SideBarAnchor {
        color: white;
        font-size: 11px;
    }

    .fnt_default {
        font-size: 14px !important;
    }

    .Video-caption {
        font-size: 7px !important;
    }

    .carousel-control-Custom-right {
        right: -11px !important;
    }

    .carousel-control-Custom-left {
        left: 7px !important;
    }

    .slider-add {
        height: 56px !important;
    }

    .terms {
        padding-left: 0px;
        padding-right: 0px;
    }

    .SideBarLink {
        margin-left: 0px;
    }

    .SideBarImg {
        margin-left: 10px;
    }

    .font-heading {
        font-size: 14px;
    }

    .product-image-overlay-close {
        left: 80% !important;
    }
    .padding-right {
        /*padding-right: 15px;*/
    }
    .body-content{
        margin-top: 54px;
    }
    .input-sm {
        padding: 5px 0px;
    }
    .menu-button li a {
        line-height: 16px;
    }
    .margin-r-5-10{
        margin-right: 15px;
    }
}

@media screen and (max-width: 568px) {
    .NavBarAnchor {
        font-size: 8px;
    }

    .NavbarLinks {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .NavbarLinks-Dropdown > li > a {
        font-size: 8px;
        font-weight: bold;
    }

    .open > .dropdown-menu {
        width: auto;
    }

    .VideoCarouselControlRight {
        right: 20px !important;
    }
}

@media screen and (min-device-width: 800px) and (max-device-width: 1024px) {
    .NavbarLinks-Dropdown > li > a {
        padding-left: 1px;
        padding-right: 1px;
    }
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1173px !important;
    }
}

@media screen and (min-width: 1200px) {
    .SideBarLink {
    }

    .SideBarImg {
    }

    .videoSliderImage {
        height: 80px !important;
        width: 125px !important;
    }

    .Video-Archive-Carousel {
    }

    .carousel-inner video {
        height: 360px !important;
    }

    .left-Container {
        width: 795px;
    }

    .dataContentRows {
    }

    .News-NavbarLinks {
    }

    .container {
        max-width: 1172px;
    }
    .padding-ext-l{
        /*padding-left: 27px;*/
    }
    .padding-ext-r{
        padding-right: 27px;
    }
    /*.col-lg-8 {
        width: 100%;
    }*/
    .desktop-only{
        display: inline-block !important;
    }
}

@media screen and (max-width:320px) {
    .cke_skin_kama * .cke_skin_kama a:hover .cke_skin_kama a:link .cke_skin_kama a:visited .cke_skin_kama a:active {
        white-space: normal !important;
    }

    .carousel-caption .caption-top > p {
        font-size: 10px !important;
    }
}

@media screen and (min-width: 320px) and (max-width:365px) {
    .slider-add {
        height: 17px;
    }

    .carousel-control-Custom-right {
        margin-right: 13px !important;
        bottom: 5px !important;
        font-size: 11px;
    }

    .carousel-control-Custom-left {
        margin-left: -17px !important;
        bottom: 5px !important;
        font-size: 11px;
    }
}

@media screen and (min-width: 375px) and (max-width:420px) {
    .slider-add {
        height: 22px;
    }

    .carousel-control-Custom-right {
        margin-right: 12px !important;
        bottom: 5px !important;
        font-size: 14px;
    }

    .carousel-control-Custom-left {
        margin-left: -22px !important;
        bottom: 5px !important;
        font-size: 14px;
    }
}

@media screen and (min-width: 425px) and (max-width:568px) {
    .slider-add {
        height: 27px;
    }

    .carousel-control-Custom-right {
        margin-right: 12px !important;
        bottom: 5px !important;
        font-size: 14px;
    }

    .carousel-control-Custom-left {
        margin-left: -22px !important;
        bottom: 5px !important;
        font-size: 14px;
    }
}

@media screen and (max-width: 425px) {
    .SideBarLink {
        margin-left: 0px;
    }

    .SideBarImg {
        margin-left: 0px;
    }

    .Advertvideo {
        width: 100% !important;
        height: auto !important;
    }

    .product-image-overlay-close {
        left: 80% !important;
    }

    .Video-caption {
        font-size: 8px !important;
    }

    #BenifitsModal .modal-body {
        height: 250px;
        overflow-y: auto;
    }

    .caption-top {
        top: -17px !important;
        height: 20px !important;
    }

    .carousel-caption {
        left: 14px !important;
        right: 5% !important;
        font-size: 11px;
    }

    .carousel-control-white {
        font-size: 11px;
    }

    .small-image {
        height: 57px !important;
    }

    .class-video {
        max-width: 100% !important;
        max-height: 200px !important;
    }

    .left-Container {
        padding-right: 15px !important;
    }

    .Responsive-Add {
        padding-left: 15px !important;
    }

    .SidebarImageResonsive {
        max-width: 425px !important;
    }
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        z-index: 0;
        right: 6%;
        left: 6%;
        padding-bottom: 25px;
        bottom: 86%;
        text-align: left !important;
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: 0px !important;
    }
}

/*======================== Desktop standard screen ========================*/
@media screen and (max-width: 1440px) {
    #active-item {
        margin-bottom: -12px;
        margin-top: -5px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 770px) {

    .sidenav {
        height: 250px !important;
        width: 105px !important;
    }

        .sidenav li img {
            height: 54px !important;
        }

    .NavBarClass {
        width: 17% !important;
    }

    .list-inline a {
        font-size: 8px !important;
    }

    #hideNumbers {
        display: none;
    }

    .list-inline {
        padding-left: 10px;
    }

    .objectImage {
        height: 275px;
    }

    #active-item {
        margin-bottom: -6px;
        margin-top: -2px;
    }

    #myCarousel {
        margin-right: -0.5px;
    }
}

/*======================== Mobile horizontal and tabs orientation ========================*/
@media screen and (min-width: 768px) and (max-width: 979px) {
    .sidenav {
        display: -webkit-inline-box;
        width: 100% !important;
        height: 85px !important;
        padding-top: 0px !important;
        margin-top: -10px !important;
    }

        .sidenav li {
            padding: 6px;
        }

            .sidenav li img {
                width: 105px;
            }

    .objectImage {
        height: 240px;
    }

    .numbering {
        margin-bottom: 15px;
    }

    #myCarousel {
        margin-right: auto;
    }
}

@media screen and (min-width: 480px){
    
}
/*======================== Mobile vertical orientation ========================*/
@media screen and (max-width: 480px) {
    .sidenav {
        display: -webkit-inline-box;
        width: 100% !important;
        height: 85px !important;
        padding-top: 0px !important;
        margin-top: -10px !important;
    }

        .sidenav li {
            padding: 6px;
        }

            .sidenav li img {
                width: 90px;
            }

    .objectImage {
        height: 240px;
    }

    .numbering {
        margin-bottom: 15px;
    }

    .padding-right {
        padding-right: 15px;
    }
    .pad-l-r-5{
        padding: 0px 5px;
    }
    .mar-t-5{
        margin-top: 5px !important;
    }
    .body-content{
        margin-top: 54px;
    }
    .portrait-button{
        width: 34px !important;
    }
    .portrat{
        display: none;
    }
    .portrait-new-line{
        display: block;
    }
    .valign{
        margin-top: -36px !important;
    }
    
    .menu-button  li  a {
        line-height: 20px;
    }
    .margin-r-5-10{
        margin-right: 5px;
    }
}

@media screen and (orientation:landscape) and (max-width: 1200px){
    .vertical-logo {
        display: none;
    }

    .horizontal-only{
        display: initial !important;
    }

    .vertical-only{
        display: none;
    }
    .landscape-height{
        max-height: 210px !important;
    }
}

@media screen and (orientation:portrait) and (max-width: 1200px) {
    .horizontal-logo {
        display: none;
    }

    .horizontal-only{
        display: none;
    }
    .vertical-only{
        display: initial !important;
    }
    .portrait-height{
        max-height: 316px !important;
    }
}
