/* Minification failed. Returning unminified contents.
(236,29): run-time error CSS1046: Expect comma, found '53'
(236,35): run-time error CSS1046: Expect comma, found '/'
(236,63): run-time error CSS1046: Expect comma, found '53'
(236,69): run-time error CSS1046: Expect comma, found '/'
(236,97): run-time error CSS1046: Expect comma, found '53'
(236,102): run-time error CSS1046: Expect comma, found ')'
(247,23): run-time error CSS1046: Expect comma, found '0'
(247,27): run-time error CSS1046: Expect comma, found '/'
 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
html {
    scroll-behavior: smooth;
}
.thumbnail-gallery {
    margin-top: 35px !important;
}
.letter-details:before {
    display:none;
    content: "";
    position: absolute;
    left: -43px;
    top: 211px;
    background-image: url(./Images/features-line.png);
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    transform: rotate( 90deg );
}
.container-background {
    height: 90vh;
    background-image: url("./Images/1000v-main-banner.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-container {
    height: 40vh;
    background: #313445;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 5%;
}

.cover-content {
    display: flex;
    height: 100%;
    flex-direction: row-reverse;
}

.cover-text {
    width: 50%;
    margin: auto;
    padding: 4%;
    color: #3F4041;
    padding-right: 30px;
}

.cover-image {
    width: 50%;
}

img.ipd-logo {
    width: 12%;
    margin-bottom: -10px;
    position: absolute;
    top: 2%;
}

.tagline {
    font-size: 35px;
    color: #1f426a;
    font-size: 4rem !important;
    line-height: 3.8rem;
    margin-bottom: 1%;
    margin-left: -2px !important;
    margin-top: 0;
}
h2.tagline-a {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: 4%;
    margin-bottom: -10px;
}
.cover-text p {
    font-size: 15px;
    font-weight: 400;
    margin-top: 4%;
}

.tile-row {
    display: flex;
    margin-top: 5%;
    justify-content:space-between;
}
.spacing-v1 {
    padding-right: 30px;
}
.pdf-link a {
    text-decoration: none;
}

.tile-col {
    text-transform: uppercase;
    text-align: center;
    width: 23%;
}

    .tile-col img {
        margin-bottom: -15px;
    }

.powerduct-logo {
    width: 10%;
    margin-left: 5%;
    padding: 5px;
}
.main-wrapper.sec-three-text p {
    color: white;
    text-align: center;
    font-size: 19px;
    width: 65%;
    margin: auto;
}

.main-wrapper {
    display: flex;
    height: 100%;
    width: 90%;
    margin: auto;
}
.main-col video {
    height: 340PX;
}
.f-head.reso-sec {
    margin-bottom: 40px;
}
.main-col {
    width: 50%;
    margin: auto;
}
.f-head {
    text-align: center;
}
    .f-head div {
        margin: auto;
    }

.main-content {
    background: #fffffff7;
    padding: 2% !important;
    margin: auto;;
}

.sub-wrapper {
    display: flex;
    margin-bottom: 15px;
}
.main-col.main-content div .sub-col:before {
    content: ">";
    color: #fa3535;
    font-weight: 700;
    position: absolute;
    font-size: 24px;
    margin-top: -4px;
}
.feature-row .sub-col {
    width: 100%;
}

.sub-col {
    width: 50%;
}

    .sub-col h4 {
        margin: 0;
        margin-bottom: -10px;
        font-weight: 700;
        color: #15499F;
        font-size: 20px;
        margin-left:7%;
    }

.letter-details p {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    color: #ffffff;
    font-weight: 500;
    padding: 20px 15px;
}
.desc.pdf-links-two:hover {
    background: #007bff;
}
.main-col.main-content div p {
    padding-left: 7%;
    font-size: 15px;
}
.feature-container {
    height: 100vh;
    background-image: url(./Images/appplication-text.png);
    background-position: right;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position-x: 130%;
    background-position-y: 90%;
}

.feature-content {
    margin: auto;
    padding: 5%;
    padding-top: 2%;
    padding-bottom: 0%;
}

.feature-list {
    display: flex;
}

.intro-letter {
    font-weight: 700;
    color: #20478b;
    margin: auto;
    width:10%;
}
    .intro-letter h3 {
        cursor: pointer;
        font-size: 1.7rem;
        margin: 0;
        margin: auto;
        background: white;
        width: 42px;
        font-weight: 600;
        border: 2px solid #fa3535;
        line-height: 38px;
        border-radius: 25px;
        box-shadow: rgb(250 53 53 / 46%) 0px 0px 8px, rgb(250 53 53 / 78%) 0px 0px 4px, rgb(249 53 53) 0px 0px 7px;
    }
.feature-row .sub-col {
    margin: 10px;
}
.letter-details {
    /* border: 1px solid #a5a5a5; */
    border-radius: 20px;
    position: relative;
    /* box-shadow: rgb(47 47 47) 1.95px 1.95px 2.6px; */
    background: #20478b;
    box-shadow: rgb(0 0 0 / 24%) -1px 3px 8px 0px;
}
.red-line {
    width: 100px;
    height: 5px;
    background: #fa3535;
}
a.btn.btn-lg.btn-primary.read-more-btn {
    font-size: 17px;
    border-radius: 25px;
    font-weight: 600;
    /* background: none; */
    border: 2px solid #ec0203;
    padding: 6px;
}
.slider-container {
    text-align: center;
    margin-bottom: 6%;
    /*  margin-top: 5%;*/
    padding-top: 40px;
}

.resources {
    width: 78%;
    margin: auto;
}

.img-inline {
    float: left;
}

.brouchers {
    width: 35%;
    margin-top: 5%;
    margin: auto;
}

    .brouchers a {
        color: #414142;
        text-decoration: none;
    }
.pdf-link a img {
    width: 80%;
    background-repeat: no-repeat;
    height: auto;
}
.header-image-btn {
    margin-top: 12px;
}
a.btn.btn-lg.btn-primary.btn-block:hover {
    background: #c61112;
}

h2.heading {
    color: #20478b;
    font-size: 3rem;
    margin-bottom: 10px !important;
    margin-top: 1rem;
}

.Catalogue {
    display: flex;
    width: 65%;
    margin: auto;
    margin-top: 5%;
}

    .Catalogue a {
        color: #414142;
        text-decoration: none;
    }

.b-col {
    width: 25%;
}

.video-section {
    text-align: center;
    margin-top: 5%;
}

.v-row {
    display: flex;
    width: 90%;
    margin: auto;
}

.v-col {
    margin: 10px;
    text-align: center;
    width: 33%;
}

    .v-col video {
        width: 100%;
        height: 100%;
    }

.get-a-quote {
    background: #20478b;
    margin-top: 6%;
}

.q-row {
    display: flex;
    width: 90%;
    justify-content: space-around;
    color: white;
    margin: auto;
}

.q-col {
    margin: auto;
}

.p-a {
    width: 70%;
}

.p-b {
    width: 20%;
    margin: auto;
    text-align: right;
}

.btn-group-lg > .btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.btn-primary {
    color: #fff;
    background-color: #ec0203;
    border-color: #ec0203;
    text-decoration: none;
    font-size: 30px;
    font-weight: 500;
    border-radius: 15px 0px 0px 15px;
    padding: 13px;
}

h3.text-white {
    font-size: 30px;
}

footer {
    text-align: center;
    background: #ededed;
    color: white;
    padding-top: 10px;
}

.f-row {
    display: flex;
    margin: auto;
    width: 90%;
    justify-content: space-between;
    padding-bottom: 20px;
}

.f-col {
    width: 33%;
}

.f-col {
    text-align: left;
    padding: 2%;
    width: 33%;
    font-size: 14px;
}


    .f-col h3 {
        color: #20478b;
        font-size: 19px;
    }

.row.social-icon img:hover {
    filter: grayscale(0) !important;
}

.f-col p {
    text-decoration: none;
    color: #3e4142;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 22px;
}

p.foot-ct-us a {
    color: #3e4142;
    text-decoration: none;
}

    p.foot-ct-us a:hover {
        color: #0056b3;
    }

.copyrights p {
    font-size: 13px;
}
ul.foot-cat-link li {
    text-decoration: none;
    list-style-type: none;
    color: #3e4142;
    line-height: 30px;
}

.copyrights {
    background: #20478b;
    padding: 1px;
}

div.gallery {
    overflow: hidden;
}

    div.gallery:hover {
    }

    div.gallery img {
        width: 100%;
        height: auto;
        transition: transform 1s, filter 1.5s ease-in-out;
        transform-origin: center center;
    }
.thumbnail-gallery.brouhers-col .slider-tile {
    width: 50%;
}

div.desc {
    padding: 10px;
    text-align: center;
    background: #09162a;
    margin-top: -45px !important;
    color: white;
    font-size: 15px;
    font-weight: 600;
    /* width: 90%; */
    margin: auto;
    /* border-radius: 10px; */
    position: relative;
    opacity: 83%;
}

* {
    box-sizing: border-box;
}

.slider-tile {
    padding: 0 6px;
    width: 25%;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.thumbnail-gallery {
    height: 100%;
    width: 90%;
    margin: auto;
    display: flex;
}

div.gallery img:hover {
    filter: brightness(100%);
}
.scroll-down {
    position: absolute;
    bottom: 10px;
    left: 50%;
}

.animated {
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-5px);
    }
}

@keyframes bounce {
    0%, 20%, 40%, 60%, 80%, 100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-5px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}
.mobile-featured {
    display: none;
}
.web-features {
    display: block;
    margin-bottom: -5px;
}
@media only screen and (max-width: 600px) {
    .header-image-btn {
        margin-top: 7%;
        bottom: 20%;
        right: 0%;
        z-index: 999;
    }
    .feature-row .sub-col {
        margin: 10px;
        margin: 10px 0px;
    }
    .feature-content {
        margin: auto;
        padding: 0;
        padding-top: 2%;
        padding-bottom: 0%;
        width: 100% !important;
    }
    .main-wrapper.web-features.hide-mobile-view {
        display: none;
    }
    .mobile-featured {
        display:block;
    }
    .web-features {
        display: none;
    }
    .letter-details:before {
        display: none;
    }
    .f-head.reso-sec {
        margin-bottom: 15px !important;
    }
    .feature-container .f-head {
        margin-bottom: -40px;
    }
    .main-col.main-content {
        width: 100% !important;
        padding: 4% !important;
    }
    h2.tagline-a {
        font-weight: bold;
        font-size: 1.5em;
        margin-top: 6px;
        margin-bottom: -10px;
    }
    .main-col.main-content .sub-wrapper {
        margin-top: 35px;
    }
    .feature-list {
        flex-direction: column;
    }
    h2.heading {
        font-size: 2rem;
    }
    .scroll-down {
        bottom: 5%;
        left: 50%;
        display:none;
    }
    .red-line {
        margin: auto;
        text-align: center;
    }
    .tagline {
        font-size: 35px;
        text-transform: uppercase;
        color: #1f426a;
        font-size: 2rem !important;
        line-height: initial;
        margin-bottom: 0%;
        margin-left: -3px;
    }

    img.ipd-logo {
        width: 93%;
        margin-bottom: -10px;
        margin-left: 0px;
        position: absolute;
        top:0%;
    }
    .cover-content {
        display: flex;
        height: auto !important;
        flex-direction: row-reverse;
        padding: 8%;
        width: 100%;
        padding-top: 25%;
    }
    .nav-bar {
        background: white;
        position: fixed;
        width: 100%;
    }

    .container-background {
        height: auto !important;
    }

    .main-wrapper {
        display: flex;
        padding: 10% 1%;
        flex-direction: column;
        width: 100%;
        margin: auto;
    }
        .main-wrapper.sec-three-text p {
            width: 95% !important;
        }
    .main-col {
        width: 95%;
    }

    .main-container {
        height: auto;
        margin-top:0;
    }
    .phone-number {
        margin-right: -50px;
    }

    h2.heading {
        text-align: center;
    }

        h2.heading::before {
            display: none;
        }

    .cover-text {
        width: 100%;
        text-align: center;
        background: #000000c9;
    }

    .q-row {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        padding: 10px;
        padding-bottom: 40px;
    }

    .p-a {
        width: 90%;
        text-align: center;
    }

    .p-b {
        width: 100%;
        text-align: center;
    }

    .f-row {
        display: flex;
        margin: auto;
        width: 90%;
        justify-content: space-between;
        padding-bottom: 20px;
    }
    .f-col {
        text-align: left;
        padding: 2%;
        width: 33%;
        font-size: 14px;
    }

    .main-col.resources-content {
        border-right: none;
    }

    .f-col div img {
        float: none !important;
    }

    .v-row {
        display: block;
        width: auto;
        margin: auto;
        margin: 10px;
    }

    .v-col {
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
    }

    .Catalogue {
        width: 100%;
    }

    .brouchers {
        width: 75%;
    }

    .thumbnail-gallery {
        display: block;
    }

    .slider-tile {
        padding: 0 6px;
        width: auto;
        margin-bottom: 10px;
        width:100% !important;
    }

    .sub-wrapper {
        display: block;
    }

    .sub-col {
        width: 100%;
    }

    .feature-container {
        height: auto;
        background-image: none;
    }

    .intro-letter {
        margin-top: 0% !important;
        margin-bottom: -15%;
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .f-head {
        MARGIN-BOTTOM: 10%;
    }
    .letter-details {
        border: 1px solid #a5a5a5;
        border-radius: 20px;
        height: auto;
        margin-left: 0;
        width: 100%;
        margin-top: 10px;
    }
    .main-col video {
        height: auto;
        width:100%;
    }
    .powerduct-logo {
        position: inherit;
        width: 34%;
        bottom: 12%;
        float: left;
    }

    .cover-image {
        display:none !important;
        width: 100%;
    }

    .mobile-image {
        height: 215px;
        background-image: url(./Images/appplication-text.png);
        background-position: right;
        background-size: 95%;
        background-repeat: no-repeat;
        background-position-y: 40px;
    }

    .main-col.feature-content h2 {
        position: absolute;
        margin-top: -62%;
        margin-left: 20%;
    }
}






/* reset */
        #fs-frm input, #fs-frm select, #fs-frm textarea, #fs-frm fieldset, #fs-frm optgroup, #fs-frm label, #fs-frm #card-element:disabled {
    font-family: inherit;
    font-size: 100%;
    color: inherit;
    border: none;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#fs-frm label,
#fs-frm legend,
#fs-frm ::placeholder {
    font-size: .825rem;
    margin-bottom: .5rem;
    padding-top: .2rem;
    display: flex;
    align-items: baseline;
}

/* border, padding, margin, width */
#fs-frm input,
#fs-frm select,
#fs-frm textarea,
#fs-frm #card-element {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
    padding: .75em 1rem;
    margin-bottom: 1.5rem;
}

    #fs-frm input:focus,
    #fs-frm select:focus,
    #fs-frm textarea:focus {
        background-color: white;
        outline-style: solid;
        outline-width: thin;
        outline-color: gray;
        outline-offset: -1px;
    }

#fs-frm [type="text"],
#fs-frm [type="email"] {
    width: 100%;
}

#fs-frm [type="button"],
#fs-frm [type="submit"],
#fs-frm [type="reset"] {
    width: auto;
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

    #fs-frm [type="button"]:focus,
    #fs-frm [type="submit"]:focus,
    #fs-frm [type="reset"]:focus {
        outline: none;
    }

#fs-frm [type="submit"],
#fs-frm [type="reset"] {
    margin-bottom: 0;
}

#fs-frm select {
    text-transform: none;
}

#fs-frm [type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    display: inline-block;
    width: auto;
    margin: 0 .5em 0 0 !important;
}

#fs-frm [type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

/* address, locale */
#fs-frm fieldset.locale input[name="city"],
#fs-frm fieldset.locale select[name="state"],
#fs-frm fieldset.locale input[name="postal-code"] {
    display: inline;
}

#fs-frm fieldset.locale input[name="city"] {
    width: 52%;
}

#fs-frm fieldset.locale select[name="state"],
#fs-frm fieldset.locale input[name="postal-code"] {
    width: 20%;
}

#fs-frm fieldset.locale input[name="city"],
#fs-frm fieldset.locale select[name="state"] {
    margin-right: 3%;
}

.form-group {
    margin: 10px;
}
    .form-group label {
        font-family: 'Lato', sans-serif;
        font-size: 15px;
        color: #585858 !important;
        /* width: 200px; */
    }
    .form-group input {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
    .form-group textarea {
        display: block;
        width: 100%;
        height: calc(1.5em + .75rem + 2px);
        padding: .375rem .75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
input.btn {
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #20478b;
    border: 1px solid #20478b;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

fieldset#fs-frm-inputs\ get-a-quote-form {
    border: none;
    background: #dedede;
    padding: 2%;
}

.popup-form {
    position:fixed;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%) scale(0);
    z-index:10000;
    width:500px;
    max-width:80%;
    transition:200ms ease-in-out;
}
.popup-form.active {
    transform: translate(-50%, -50%) scale(1);
}
#overlay {
    position: fixed;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    transition: 200ms ease-in-out;
    pointer-events: none;
}
#overlay {
    opacity:1;
    pointer-events:all;
}

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: 200ms ease-in-out;
    border-radius: 10 px;
    z-index: 10;
    background-color: white;
    width: 547px;
    max-width: 80%;
}

    .modal.active {
        transform: translate(-50%, -50%) scale(1);
    }

.modal-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #dedede;
    border-bottom: 1 px solid #dedede;
    padding: 0px 10px 10px 10px;
    padding-bottom: 0;
}

    .modal-header .title {
        font-size: 1.25rem;
        font-weight: bold;
        color: #20478b;
        font-size: 25px;
    }
input.btn {
    margin-left: 10px;
    width: 96%;
}

    .modal-header .close-button {
        cursor: pointer;
        border: none;
        outline: none;
        background: none;
        font-size: 1.25rem;
        font-weight: bold;
    }

.modal-body {
    background: #f6f7f9;
}

#overlay {
    position: fixed;
    opacity: 0;
    transition: 200ms ease-in-out;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    pointer-events: none;
}

    #overlay.active {
        opacity: 1;
        pointer-events: all;
    }




.feature-content.new-section-features img {
    width: 90%;
}
.feature-content.new-section-features {
    position: relative;
    text-align:center;
}
.intro-letter.letter-a {
    position: absolute;
    top: 21%;
    left: 26%;
}

.feature-row.hover-display {
    position: absolute;
    top: 50px;
    width: 500px;
    left: -242px;
    display: none;
}
.header-image-btn {
    bottom: 5%;
    right: 0%;
    z-index: 999;
    position: fixed;
}
    .feature-row.hover-display:hover {
        opacity: 1;
    }
.intro-letter.letter-b {
    position: absolute;
    top: 40%;
    left: 30%;
}
.intro-letter.letter-c {
    position: absolute;
    top: 68.3%;
    left: 30.8%;
}
.intro-letter.letter-d {
    position: absolute;
    top: 25.7%;
    left: 52.3%;
}
.intro-letter.letter-e {
    position: absolute;
    top: 70.1%;
    left: 66.6%;
}

.v-btn:hover a {
    color: white !important;
}
.v-btn:hover span {
    color: white !important;
}
h3.letter-hover:hover + .hover-display {
    display: block;
    z-index: 99;
    cursor: pointer;
}
.col-v {
    width: 20%;
    margin: auto;
    text-align: center;
}
.v-btn a {
    background: none;
    color: #414142;
    border: 2px solid #ec0203;
    font-size: 16px;
    font-weight: 500;
    border: none;
}
.v-btn:hover {
    background: #fa3535;
    color: white !important;
}
    .col-v img {
        width: 190px;
    }
.v-btn a {
    background: none !important;
}
.v-btn span {
    float: right;
    font-size: 22px;
    margin: 0;
    padding: 0;
    line-height: 23px;
    font-weight: 700;
    float: right;
    color: #c61112;
}
.v-btn {
    border: 2px solid red;
    width: 210px;
    margin: auto;
    border-radius: 25px;
    padding: 5px;
    padding-right: 10px;
}
.thouv-wrapper {
    display: flex;
    width: 100%;
}
.phone-number p {
    float: right;
}
.phone-number {
    float: right;
    color: #424243;
}
.header-image-btn a {
    font-size: 1.5rem;
    padding: 10px;
}
.header-image-btn {
    margin-top: 7%;
}
@media only screen and (min-width: 1400px) {
    .main-col video {
        height: 400px !important;
    }
    .feature-row.hover-display {
        left: -236px;
    }
}
@media only screen and (min-width: 1500px) {
    .feature-row.hover-display {
        left: -229px;
    }
}
li.products-menu-items-footer {
    list-style: none;
}
.row.social-icon ul {
    padding: 0;
}
.video-js {
    width: 480px;
    height: 270px;
}
a.link-fm-item {
    color: #1f426a;
    text-decoration: none;
}

ul.foot-cat-link li {
    text-decoration: none;
    list-style-type: none;
    color: #3e4142;
    line-height: 30px;
}

    ul.foot-cat-link li a {
        text-decoration: none;
        list-style-type: none;
        color: #3e4142;
    }

ul.foot-cat-link {
    padding: 0;
}

    ul.foot-cat-link li a:hover {
        color: #0056b3;
    }
