/* Minification failed. Returning unminified contents.
(283,29): run-time error CSS1046: Expect comma, found '53'
(283,35): run-time error CSS1046: Expect comma, found '/'
(283,63): run-time error CSS1046: Expect comma, found '53'
(283,69): run-time error CSS1046: Expect comma, found '/'
(283,97): run-time error CSS1046: Expect comma, found '53'
(283,102): run-time error CSS1046: Expect comma, found ')'
(296,23): run-time error CSS1046: Expect comma, found '0'
(296,27): run-time error CSS1046: Expect comma, found '/'
(625,1): run-time error CSS1019: Unexpected token, found '}'
(671,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(672,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(681,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(682,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(908,5): run-time error CSS1035: Expected colon, found '}'
(1662,1): run-time error CSS1019: Unexpected token, found '{'
(1663,11): run-time error CSS1030: Expected identifier, found ' '
(1663,12): run-time error CSS1031: Expected selector, found '328px'
(1663,12): run-time error CSS1025: Expected comma or open brace, found '328px'
(1664,1): run-time error CSS1019: Unexpected token, found '}'
(1782,1): run-time error CSS1019: Unexpected token, 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;
}

a.btn-read-more-mv {
    color: white;
    text-decoration: none;
    border: 2px solid #ec0203;
    border-radius: 20px;
    padding: 10px 20px;
}

.thumbnail-gallery {
    margin-top: 30px !important;
}

.read-more-link-rc {
    margin: auto;
    margin-top: -10px;
}

.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: 65vh;
    background-image: url("./Images/main-banner.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.main-container {
    height: 18vh;
    background: #1f426a;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.cover-content {
    display: flex;
    height: 100%;
    flex-direction: row-reverse;
	width: 100%;
}

.cover-text {
    width: 50%;
    margin: auto;
    padding: 4%;
    color: #3F4041;
    padding-left: 8%;
}

.cover-image {
    width: 50%;
}

img.ipd-logo {
    width: 12%;
    margin-bottom: -10px;
    position: absolute;
    top: 2%;
}

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: 5px 15px 5px 15px;
    margin-left: -55px;
}

.read-more-btn:hover {background: #c61112 !important;}

.tagline {
    font-size: 35px;
    color: #1f426a;
    font-size: 5.5rem !important;
    line-height: 5.5rem;
    margin-bottom: 1%;
    margin-left: -60px !important;
    margin-top: 0;
}

h2.tagline-a {
    font-weight: 600;
    font-size: 2.5em;
    margin-top: 4%;
    margin-left: -55px !important;
	line-height: 1em;
}

.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;
    width: 90%;
    margin: auto;
    font-size: 1.3em;
}

.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;
}

.tech-wrapper h3:before {
    content: "\2713";
    color: red;
    position: absolute;
    margin-left: -22px;
}

.f-head .red-line {
    margin-left: 14.2%;
}

.powerduct-logo {
    width: 10%;
    margin-left: 5%;
    padding: 5px;
}

.phone-number {
    float: right;
    color: #424243;
}

    .phone-number p {
        float: right;
    }

h2.heading.ts-head {
    text-align: left;
    width: 72%;
    margin: auto;
}

a.btn-read-more-mv:hover {
    background: #ec0203;
}

.slider-container {
    text-align: center;
    margin-bottom: 6%;
    margin-top: 5%;
    background: #fafafa;
    padding-top: 25px;
    padding-bottom: 50px;
}

li.pSimg h2 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #313445;
}

.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: #1f426a;
    font-size: 3rem;
    margin-bottom: 10px !important;
    margin-top: 1rem;
}

img.abb-logo {
    width: 6%;
    margin-left: 20px;
    margin-bottom: 2px;
}

.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: -1%;
}

.q-row {
    display: flex;
    width: 90%;
    justify-content: space-around;
    color: white;
    margin: auto;
}

.q-col {
    margin: auto;
}

.p-a {
    width: 47%;
}

.p-b {
    width: 53%;
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    background-image: url(images/ev-rf-bg.png);
    background-size: cover;
    background-position: center;
    height: 396px;
    margin-top: -1px;
}

    .p-b h5 {
        margin: 0;
    }

    .p-b h4 {
        margin-top: 24% !important;
        width: 85%;
        margin: auto;
        font-size: 38px;
    }

.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;
}

.copyrights p {
    font-size: 13px;
}

.f-col p {
    text-decoration: none;
    color: #3e4142;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 22px;
}

p.foot-ct-us a {
    color: #007bff;
    text-decoration: none;
}

    p.foot-ct-us a:hover {
        color: #0056b3;
    }

.copyrights p {
    margin: 0;
}

.copyrights {
    background: #20478b;
    padding: 10px;
}

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: 15px;
    text-align: center;
    background: #1f426a;
    margin-top: -10px !important;
    color: white;
    font-size: 20px;
    font-weight: 600;
    margin: auto;
    position: relative;
    opacity: 100%;
}

.desc-text-n {
     padding: 15px;
    text-align: center;
    background: #1f426a;
    margin-top: -1px !important;
    color: white;
    font-size: 15px;
    font-weight: 500;
    margin: auto;
    position: relative;
    opacity: 100%;
    height: 250px;
    padding-bottom: 20px;
}

/*.desc-text-n p {
    height: 170px;
    padding-bottom: 20px;
	overflow-y: auto; */
}

* {
    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;
	justify-content: center;
}

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) {
    .p-b h4 {
        margin-top: 0% !important;
        width: 100%;
        margin: auto;
        font-size: 38px;
        padding-top: 10%;
    }

    .p-b h5 {
        /* margin: 0; */
        width: 90%;
        margin: auto;
    }

    .p-b {
        width: 100%;
        text-align: center;
        height: 200px;
    }

    .f-col img {
        width: 100% !important;
    }

    .v-sec-text {
        width: 90% !important;
    }

    .col-v {
        width: 100% !important;
        margin: 0px !important;
    }

    .thouv-wrapper {
        display: flex;
        /* width: 88%; */
        margin: auto;
        flex-direction: column;
        width: 100%;
        justify-content: center;
    }

    .cover-text div {
        width: 85% !important;
        bottom: 13% !important;
        margin-top: 25px;
        float: right;
    }

    .tech-col {
        width: 100% !important;
    }

    .tech-col-bg {
        background-image: url(./Images/feature-pic.png);
        width: 100% !important;
        background-size: 54%;
        background-repeat: no-repeat;
        background-position: center;
        height: 700px;
        margin-top: -25% !important;
        margin-bottom: -40% !important;
    }


    .tech-spec {
        flex-direction: column;
    }

    .nav-bar {
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center;
    }
    img.abb-logo {
        width: 6%;
        margin-left: 0;
        margin-bottom: -4px;
    }
	
	.desc-text-r {
	height: 310px;
	}

img.powerduct-logo.nav-logo.mobile-ipd-logo {
    width: 96px !important;
}



    .phone-number {
        float: right;
        color: #424243;
        text-align: right;
    }
    .nav-logo {
        width: 78px !important;
        height: auto;
    }
    .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;
    }



    .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-left
    }

    .container-background {
        height: 50vh !important;
        display: flex;
    }

    .main-wrapper {
        display: flex;
        padding: 10% 1%;
        flex-direction: column;
        width: 100%;
        margin: auto;
    }

        .main-wrapper.sec-three-text p {
            width: 95% !important;
			font-size: 1em !important;
        }

    .main-col {
        width: 95%;
    }

    .main-container {
        height: 25vh;
    }

    h2.heading {
        text-align: center;
    }

        h2.heading::before {
            display: none;
        }

    .cover-text {
        width: 100%;
        text-align: right;
        background: #ffffff69;
    }

    .q-row {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        padding: 10px;
        padding-bottom: 40px;
    }

    .p-a {
        width: 100%;
        text-align: center;
    }

    iframe {
        height: 545px;
    }

    .p-b {
        width: 100%;
        text-align: center;
    }

    .f-row {
        display: block;
        width: 95%;
        padding: 10px;
    }

    .f-col {
        padding: 0%;
        width: 100%;
        text-align: center;
    }

    .main-col.resources-content {
        border-right: none;
    }

    .f-col div img {
        float: none !important;
        width: 45px !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%;
    }

    

    .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 {
    margin-top: 7%;
    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%;
}



h3.letter-hover:hover + .hover-display {
    display: block;
    z-index: 99;
    cursor: pointer;
}

.col-v p {
    padding-left: 13px;
}

.col-v div p:before {
    content: ">";
    color: #f53535;
    font-weight: bold;
    position: absolute;
    font-size: 18px;
    margin-top: 0px;
    margin-left: -13px;
}

.sec-a-s-b {
    margin-top: 15%;
}

.v-sec-text p {
    font-size: initial;
    line-height: 25px;
}

h5.features-btm-text {
    font-weight: 600;
}

.rcd-text {
    color: #1f426a;
}

.v-sec-text {
    width: 60%;
    margin: auto;
    margin-top: 3%;
    font-size: 20px;
    color: #1c2e42;
    margin-bottom: 2%;
    text-align: center;
}

video {
    width: 85%;
    border-radius: 20px;
    margin-top: 10px;
}

.col-v h2 {
    color: #1c2e42;
    margin-bottom: 5px;
}

.col-v div p {
    color: #1c2e42;
}

.col-v h6 {
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    color: #1c2e42;
}

.col-v {
    width: 30%;
    margin: 15px;
}

.v-btn a {
    background: none;
    color: #414142;
    border: 2px solid #ec0203;
    font-size: 16px;
    font-weight: 500;
    border: none;
}

.v-btn:hover {
    background: #80808014;
}

.col-v img {
    width: 100%;
}

.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;
}

.tech-col-bg {
    background-image: url(./Images/feature-pic.png);
    width: 50%;
    background-size: 54%;
    background-repeat: no-repeat;
    background-position: center;
    height: 700px;
    margin-top: -15%;
}

.tech-wrapper {
    text-align: left;
    padding-left: 22%;
}

.tech-col {
    width: 50%;
}

.tech-wrapper h3 {
    margin-bottom: -10px;
}

.tech-spec {
    display: flex;
    width: 90%;
    margin: auto;
    margin-top: 30px !important;
}

.thouv-wrapper {
    display: flex;
    width: 88%;
    margin: auto;
}

.header-image-btn a {
    font-size: 1.5rem;
    padding: 8px 15px;
}

.header-image-btn {
    margin-top: 5%;
}

@media only screen and (min-width: 1400px) {

    .main-col video {
        height: 400px !important;
    }

    .feature-row.hover-display {
        left: -236px;
    }
	
	.desc-text-r {
	height: 280px;
	}
	
}

@media only screen and (min-width: 1500px) {
    .feature-row.hover-display {
        left: -229px;
    }
	
	.desc-text-r {
	height: 280px;
	}
}

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;
}

li.pSimg img {
    width: 85%;
    text-align: center;
    margin: auto;
}

.prod-slider {
    margin-top: 5%;
}

a.m-link {
    text-decoration: none;
}

{
    width: 328px;
}

.slick-initialized .slick-slide {
    display: block;
}

a.m-link {
    text-decoration: none;
    list-style-type: none !important;
}


@media only screen and (max-width: 600px) {
    a.btn-read-more-mv {
        color: white;
        text-decoration: none;
        border: 2px solid #ec0203;
        border-radius: 20px;
        padding: 10px 20px;
        margin: 10px;
        margin-left: 0px;
    }

    .read-more-link-rc {
        margin: auto;
        margin-top: 24px;
        display: flex;
        margin: 18px;
    }

    .cover-content {
        display: flex;
        height: auto !important;
        flex-direction: row-reverse;
        padding: 8%;
        width: 100% !important;
    }
}

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;
    }


.rcb-wrapper {
    display: flex;
    align-items: center;
}

.container-rcb-container {
    width: 80%;
    margin: auto;
    padding: 1% 0px;
}

.rcb-content-a-wrapper {
    padding: 30px;
}

.col-6.section-a-col {
    width: 290px;
}

p.rcb-sec-a-text {
    font-weight: 600;
    color: #1f426a;
    padding-left: 10px;
	font-size: 1.1em;
}

.rcb-video-wrapper {
    display: flex;
    margin: auto;
    background: #fafafa;
    justify-content: center;
    align-content: center;
    padding: 2%;
    display: flex;
    align-items: center;
}

.rcd-text h3 {
    font-size: 2.5em;
    margin: 0;
}

.products {
    display: flex;
    margin-top: 35px !important;
    width: 80%;
    margin: auto;
}

.product1 img {
    width: 65%;
}

.video-module {
    width: 40%;
}

}

.product1 h2 {
    color: #20478b;
    margin: 0;
}

.product1 p {
    color: #20478b;
    margin: 0;
}

.product1 {
    width: 33.33%;
}

    .product1 h2 {
        color: #1f426a;
        margin: 0;
    }

@media only screen and (max-width: 600px) {
    .rcb-wrapper {
        flex-direction: column;
    }

        .rcb-wrapper.rcb-wrapper-mob {
            flex-direction: inherit;
        }

    .section-a-img {
        text-align: center;
        width: 70%;
        margin-bottom: -10px;
    }

    .rcb-content-a-wrapper {
        padding: 0 !important;
    }

    .col-6.section-a-col {
        margin-left: -70px;
    }

    .red-line.section-a-redline {
        float: left;
    }

    .rcb-video-wrapper {
        flex-direction: column;
    }

        .rcb-video-wrapper div {
            width: 100% !important;
            text-align: center;
        }

    .main-wrapper {
        padding: 5% 1% !important;
    }

    img.image-content {
        width: 95%;
    }

    .red-line.related-product-redline {
        width: 100px !important;
    }

    .rcb-video-wrapper div {
        flex-direction: column;
    }

    .product1 h2 {
        color: #1f426a;
        margin: 0;
    }
	.phone-number p {
    margin-right: 0 !important;
}
}

@media only screen and (min-width: 1100px) and (max-width: 1200px)  {
    .tagline {
        font-size: 4.5rem !important;
        line-height: 4.5rem;
    }
	
	.desc-text-n {
    height: 350px;
	}
	
	.main-wrapper.sec-three-text p {
    font-size: 1.2em;
	}
	
}


@media only screen and (min-width: 1200px) and (max-width: 1300px)  {
    .tagline {
        font-size: 4.5rem !important;
        line-height: 4.5rem;
    }
	
	.desc-text-n {
    height: 320px;
	}
	
	.main-wrapper.sec-three-text p {
    font-size: 1.2em;
	}	
}

@media only screen and (min-width: 1300px) and (max-width: 1518px)  {
    .tagline {
        font-size: 4.5rem !important;
        line-height: 4.5rem;
    }
	
	.desc-text-n {
    height: 300px;
	}
	
	.main-wrapper.sec-three-text p {
    font-size: 1.2em;
	}
}

@media only screen and (max-width: 1140px)  {
    div.desc {
    height: 50pt;
	}
	
	.main-wrapper.sec-three-text p {
    font-size: 1.2em;
	}
}

/*Resources section*/
.resources-container .container{
	max-width:1400px;
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
	text-align:center;
	margin:30px auto 0;
}

.resources-container .row{
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	margin:30px 0;
	
}

.resources-container .row .col-4{
	width:25%;
	padding:0 20px;
	box-sizing:border-box;
}

.resources-container a.item-inner{
	text-decoration:none;
	text-align:center;
	display:block;
	border:#d7d7d7 solid 1px;
}

.resources-container a .read-more-btn{
	padding:5px 30px;
	border-radius:30px;
	display:inline-block;
	background:#ec0203;
	color:#fff;
	margin-top:20px;
	margin-bottom:20px;
	
}

.resources-container a img{
	width:100%;
	height:auto;
}

@media(max-width:1023px){
	.resources-container .row .col-4{
		width:50%;
		padding:0 20px;
		box-sizing:border-box;
	}
}

@media(max-width:767px){
	.resources-container .row .col-4{
		width:75%;
		padding:0 20px;
		box-sizing:border-box;
	}
}
