@font-face {
    font-family: 'BebasLight';
    src: url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueLight.eot');
    src: url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueLight.woff2') format('woff2'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueLight.woff') format('woff'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueLight.ttf') format('truetype'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueLight.svg#BebasNeueLight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BebasBook';
    src: url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueBook.eot');
    src: url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueBook.woff2') format('woff2'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueBook.woff') format('woff'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueBook.ttf') format('truetype'),
        url('https://pages.devex.com/rs/685-KBL-765/images/BebasNeueBook.svg#BebasNeueBook') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* HEADER  */

body {
    background-color: #fff !important;
}


a {
    cursor: pointer !important;
}


header {
    background-color: #2e2e2e;
	border-top: 1px solid #ccc;
    height: 63px;
    margin-top: -28px !important;
    padding-top: 8px;
    border-bottom: 3px solid #54a931 !important;
}

header.fixed-header {
    top: 26px !important;
}

section.topHome {
    background-color: #183161 !important;
    padding-top: 5px;
    margin-top: -30px;
}

div.brands img {
    height: 85px !important;
}


.pw-newswire {
	text-align: left;
    /* margin-top: 59px; */
    display: inline-block;
    vertical-align: middle;
    padding-top: 3px !important;
    float: none;
}


.pw-newswire h3 {
    line-height: 30px;
    float: right;
    padding-bottom: 60px;
    padding-top: 5px;
    margin-right: 0px;
    color: #ff4a63 !important;
    font-size: 25px;
    padding-right: 20px;
}


#mktoForm_2191 {
    position: relative !important;
    z-index: 9999999999 !important;
    display: block;
    left: 185px !important;
    top: -80px !important;
    width: 70% !important;
}

#mktoForm_2196 {
    display: none;
}


      /* MOBILE FORM FIX FIX */
      @media only screen and (min-device-width: 210px) and (max-device-width: 770px) {

        #mktoForm_2191 {
                display: none !important;
            }

            #mktoForm_2196 {
                position: relative !important;
                display: block !important;
                left: -199px !important;
                top: -50px !important;
                width: 116% !important;
            }

      }


div.mktoFieldWrap.mktoRequiredField {
    width: 100% !important;
    margin-top: 0px;
}


        .mobile-logo {
            display: none !important
        }


#Email {
width: 79% !important;
    line-height: 20px !important;
    height: 65px !important;
    min-width: 200px;
    font-size: 12px !important;
    margin-top: 0px;
    text-align: center;
    border-radius: 0px !important;
    position: absolute;
    left: 12vw;
    font-weight: bold;
    letter-spacing: 5px;
}

label {
    display: block;
    font-family: 'Gotham', sans-serif !important;
    font-weight: 600;
    font-size: 15px;
    width: 55% !important;
    float: left !important;
    color: #54a931;
    text-align: right !important;
    margin-top: 10px !important;
}

.mktoForm .mktoAsterix {
    display: none !important;
}

div.mktoFormRow {
    margin: 0 !important;
    width: 95% !important;
    padding: 0 !important;
}

div.mktoButtonRow {
    width: 100% !important;
    max-width: 250px;
    margin: 0px auto 0 auto;
    padding: 0px 0 0px !important;
    display: inline-block;
    clear: both;
    margin-right: 0px !important;
    padding-right: 0px !important;
}


button.mktoButton, div.buttonSubmit input[type="submit"], input#mktFrmSubmit {
display: block !important;
    text-align: center;
    padding: 20px 0px !important;
    color: #0138A0;
    position: absolute;
    font-family: Arial, sans-serif !important;
    font-weight: bold !important;
    left: 0.6vw;
    top: 42px;
    text-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-size: 11px !important;
    letter-spacing: 2px;
    background-color: #fff !important;
    border: 1px solid #0138A0 !important;
}



      /* IPHONE FIX */
      @media only screen and (max-width: 500px) {


                     #Email {
                      width: 100% !important;
                        left: 2%;
                        font-size: 17px !important;
                        height: 50px !important;
                        letter-spacing: 0;
                        font-weight: normal;
                        margin-top: 10px;
                        border: 1px solid #ccc !important;
                        border-radius: 6px !important;
                        text-align: left;
                        padding-left: 20px !important;
                    }


                    button.mktoButton, div.buttonSubmit input[type="submit"], input#mktFrmSubmit {
                    max-width: 270px !important;
                    width: 245px !important;
                    padding: 17px 10px 11px 10px !important;
                    margin-top: 0px !important;
                    float: left !important;
                    left: -2px;
                    border-radius: 6px !important;
                    font-family: 'BebasBook', sans-serif !important;
                    text-transform: uppercase;
                    letter-spacing: 0px;
                    font-size: 22px !important;
                    font-weight: normal !important;
                    }


      }




button.mktoButton:hover {
    cursor: pointer;
    background-color: #0138A0 !important;
    color: #fff;
}



    /* FIX IPAD */
    @media only screen and (min-device-width: 510px) and (max-device-width: 900px) and (orientation:portrait) {

        div.brands {
            height: 100px !important;
        }

        div.brands img {
            height: 66px !important;
        }

    }



      /* IPHONE FIX */
      @media only screen and (max-width: 500px) {


        header {
            height: 70px !important;
            margin-top: -10px !important;
            padding-top: 8px;
        }

        .mobile-logo {
            height: 60px !important;
            display: block !important;
            position: absolute;
            left: 15px;
            top: 9px;
        }

        div.brands img {
            display: none !important;
        }


        button.navbar-toggle {
            color: #183160 !important;
            padding-top: 6px !important;
             padding-bottom: 0px !important;
        }

        .navigation {
            margin-top: -3px;
        }

         div#navbar-collapse-1.navbar-collapse.in {
            background-color: #fff !important;
            border-bottom: 1px solid #ccc;
        }


        header.fixed-header {
            top: 0px !important;
        }

        section.topHome {
            margin-top: 39px !important;
        }



      }


.mktoForm .mktoRequiredField label.mktoLabel {
    display: none !important;
}

.mktoForm .mktoFormCol {
    width: 100% !important;
}


#lpeCDiv_65808 {
    margin-left: 0px !important
}

            h4 {
                 color: #0138A0;
                font-size: 17px !important;
                padding-top: 20px;
                font-family: Georgia, serif;
                font-weight: normal;
                text-align: center;
                font-style: italic;
            }

#livechat-compact-container {
    display: none !important
}
