/* Common Classes :: Start */
.white {
    color: #fff !important;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
}

.bc {
    background-color: #3a3a3a;
}

.zeroPadding {
    padding: 0px !important;
}

.leftTextAlign {
    text-align: left !important;
}

.centerTextAlign {
    text-align: center !important;
}

.rightTextAlign {
    text-align: right !important;
}
/* Common Classes :: End */


/* VIDEO PLAYER BOX START */
.modal-header {
    -moz-border-radius: 3px 3px 0px 0px !important;
    -webkit-border-radius: 3px 3px 0px 0px !important;
    border-radius: 3px 3px 0px 0px !important;
    background-color: #468492 !important;
    border-bottom: 0px !important;
    color: #fff;
}

#myModal .modal-title {
    color: #FFF !important;
    font-size: 24px;
    line-height: 24px !important;
    font-weight: bold;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

#myModal .close span {
    color: #fff;
    font-size: 35px;
}

#myModal .modal-body {
    padding-bottom: 60px;
    -moz-border-radius: 0px 0px 3px 3px !important;
    -webkit-border-radius: 0px 0px 3px 3px !important;
    border-radius: 0px 0px 3px 3px !important;
    text-align: start;
}

#myModal .modal-dialog {
    top: 0 !important;
}

#videoLink {
    cursor: pointer;
}
/* VIDEO PLAYER BOX START */


/* Top Banner Section Start*/
.TopBannerDiv {
    background-image: url("/Portals/0/BeaconSkin/AboutUs/about-us_bnr.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #3f3f3f;
}

div.BannerContentBox h1 {
    color: #ffffff;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 58px;
    margin-top: 8%;
}

div.BannerContentBox div.BannerContent {
    display: inline-block;
    height: 45px;
    width: 570px;
}

div.BannerContent a {
    background-color: #ffffff;
    border-right: 1px solid #858481;
    color: #3a3a3a;
    float: left;
    font-family: 'Lato',Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 12px 19px;
    text-decoration: none;
}

    div.BannerContent a:last-child {
        border-right-style: none;
    }

div.BannerContentBox div.BannerContent a:hover {
    background-color: #468492;
    color: #ffffff;
    text-decoration: none;
}
/* Top Banner Section End*/


/* Company Stats Section Start*/
.CompanyStatsPane {
    min-height: 340px;
}

/* LEFT Holder */
.CompanyStatsLeftHPane {
    margin-top: 14%;
    height: 220px;
}

    .CompanyStatsLeftHPane p.CompanyStatsLeftHeading {
        color: #004762;
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-size: 32px;
        font-weight: bold;
        line-height: 24px;
        margin: 0 0 14px;
    }

    .CompanyStatsLeftHPane p {
        color: #3a3a3a;
        font-family: 'Lato',Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 10px;
    }

        .CompanyStatsLeftHPane p.subHeading {
            margin-top: 0;
            font-size: 18px;
        }

/* RIGHT Holder */
.CompanyStatsRightHPane {
    color: #3a3a3a;
    height: 220px;
    margin-top: 8%;
}

div.foundedH {
    border-color: #dddddd;
    border-style: solid;
    border-width: 2px;
    min-height: 220px;
    text-align: center;
}

div.eFundingH {
    border-color: #dddddd;
    border-style: solid;
    border-width: 2px;
    min-height: 220px;
    text-align: center;
}

div.reputationH {
    border-color: #dddddd;
    border-style: solid none;
    border-width: 2px;
    min-height: 110px;
    text-align: center;
    width: 100%;
}

div.dealsH {
    border-bottom: 2px solid #dddddd;
    min-height: 110px;
    text-align: center;
    width: 100%;
}

    div.foundedH p.foundedHeading, div.eFundingH p.eFundingHeading, div.reputationH p.reputationHeading, div.dealsH p.dealsHeading {
        color: #3a3a3a;
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 24px !important;
    }

div.foundedH p.foundedHeading, div.eFundingH p.eFundingHeading {
    font-size: 38px !important;
    margin-top: 30px !important;
}

div.reputationH p.reputationHeading {
    font-size: 26px !important;
}

div.dealsH p.dealsHeading {
    font-size: 24px !important;
}

div.foundedH p, div.eFundingH p {
    color: #3a3a3a;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 16px 0 !important;
}

div.reputationH p, div.dealsH p {
    color: #3a3a3a;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: bold;
    margin-top: 5px !important;
    padding-right: 33px;
}

div.reputationH img, div.dealsH img {
    margin-top: 25%;
}
/* Company Stats Section End*/


/* How Is Beacon Section Start*/
.HowIsBeaconDiv {
    height: 330px;
    background-color: #004762;
}

.HowIsBeaconHeadPane p.HowIsBeaconHeading {
    color: #fff;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-top: 60px;
    text-align: center;
}

.HowIsBeaconLogoH {
    margin-top: 25px;
    text-align: center;
}

    .HowIsBeaconLogoH p {
        color: #fff;
        font-family: 'Lato',Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 28px;
        margin-top: 12px;
    }

    .HowIsBeaconLogoH img {
        height: 62px;
    }
/* How Is Beacon Section End*/

/* Call To Action Section Start*/
.CallToActionDiv {
    background-color: #ddd;
    height: 220px;
    text-align: center;
}

.contentH {
    width: 565px;
    display: inline-block;
    margin-top: 30px;
}

    .contentH p {
        color: #fff;
        text-align: center;
    }

    .contentH > p.heading {
        color: #004762;
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .contentH > p.content {
        color: black;
        font-family: 'Lato',Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 26px;
    }

.btnH input {
    border-radius: 3px;
    border-style: none;
    color: #fff;
    font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    width: 270px;
}

    .btnH input:hover {
        background-color: #258460;
        text-decoration: none;
    }

input.Estimate {
    background-color: #004762;
    margin-right: 28px;
}

input.ApplyNow {
    background-color: #de9016;
    margin-left: 28px;
}

div.CallToActionSeperator {
    height: 12px;
    display: none;
}
/* Call To Action Section End*/

/* Carrers Section Start*/
.CareersDiv {
    background-image: url("/Portals/0/BeaconSkin/AboutUs/career-bg.png");
}

.CareersPane {
    background-image: url("/Portals/0/BeaconSkin/AboutUs/career-people.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 442px;
}

.CareersContentH {
    position: absolute;
    top: 16%;
    width: 370px;
}

    .CareersContentH p.CareersHeading {
        color: #fff;
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-weight: bold;
        margin-bottom: 15px;
    }

    .CareersContentH p {
        color: #fff;
        font-family: 'Lato',Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .CareersContentH input {
        border-style: none;
        background-color: #DE9016;
        color: #FFF;
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-size: 20px;
        height: 50px;
        width: 270px;
        line-height: 36px;
        font-weight: bold;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

        .CareersContentH input:hover {
            background-color: #258460;
            text-decoration: none;
        }
/* Carrers Section End*/

/* Beacon Video Section Start*/
.BeaconVideoDiv {
    background-image: url("/Portals/0/BeaconSkin/AboutUs/BeaconVideoBg.jpg");
    background-position: center center;
    height: 450px;
    padding: 30px;
}

    .BeaconVideoDiv p {
        color: #fff !important;
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-size: 48px;
        font-weight: bold;
        line-height: 58px;
        padding: 10px 100px;
        text-align: center;
    }

.BeaconVideoPane {
    text-align: center;
}
/* Beacon Video Section End*/

/* Office Location Start*/
.OfficeLocationDiv {
    background-color: #dddddd;
    background-image: url("/Portals/0/BeaconSkin/AboutUs/map-bg.png");
    background-position: center center;
    height: 440px;
}

.OfficeMapLocationPane {
    background-position: 99% 46%;
    background-repeat: no-repeat;
    height: 440px;
}

div.MapFrameH {
    border-style: none;
    float: right;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding-bottom: 40px;
    padding-right: 85px;
    padding-top: 45px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.OfficeMapLocationPane .mapFrame {
    display: block;
    float: right;
    height: 436px;
    margin-top: 4px;
    pointer-events: none;
    position: relative;
    z-index: 5;
}

.OfficeAddressPane {
    height: 440px;
    padding: 140px 100px 60px;
}

    .OfficeAddressPane p.OfficeAddressHeading {
        font-family: 'Roboto Condensed',Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 36px;
        color: #004762;
        margin: 0;
    }

    .OfficeAddressPane p.OfficeAddressSubHeading {
        font-family: 'Lato',Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #3a3a3a;
        margin-bottom: 0;
        font-weight: bold;
    }

    .OfficeAddressPane p {
        margin-top: 0;
        font-family: 'Lato',Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 30px;
        color: #3a3a3a;
    }

.embededMapH {
    float: right;
    height: 356px;
    width: 356px;
}

    .embededMapH img {
        max-width: none !important;
        background: none !important;
    }

.mapInfoDiv {
    overflow: auto;
    font-size: 12px;
    font-family: Lato;
    line-height: 20px;
}

    .mapInfoDiv b {
        color: #004762;
    }
/* Office Location End*/

/* Gallery section (About us page) */

.OverlayDiv {
    background-size: cover;
    height: auto;
    padding: 50px;
}

.OverlayTitle {
    font-size: 36px;
    font-weight: bold;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    color: #004762;
    line-height: 40px;
}

.OverlayText {
    font-size: 16px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    color: #3a3a3a;
    line-height: 24px;
}

#leftArrowGallery,
#rightArrowGallery {
    vertical-align: bottom;
    padding: 0px 5px 3px 5px;
    cursor: pointer;
}

.photostack-start::after {
    visibility: visible !important;
    opacity: 1 !important;
}

.photostack-transition::after {
    visibility: hidden !important;
    opacity: 0 !important;
}

/* Gallery section (About us page) */

.stats-years-since-founding,
.stats-equip-finance,
.stats-deals-done {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* Extra small devices (phones, less than 749px) */
@media (max-width:749px) {
    /* VIDEO PLAYER BOX SECTION : START */
    #myModal .modal-dialog {
        height: auto;
        margin: 0 !important;
        max-height: 300px !important;
        top: 20px !important;
        width: 100% !important;
    }

    #myModal .modal-content {
        width: 100% !important;
    }

    #myModal .modal-body {
        height: auto !important;
    }

    #myModal .modal-title {
        font-size: 18px !important;
    }
    /* VIDEO PLAYER BOX SECTION : END */

    /* Top Banner Section Start*/
    .TopBannerDiv {
        height: 320px;
        -moz-background-size: auto 160px;
        -webkit-background-size: auto 160px;
        -o-background-size: auto 160px;
        background-size: auto 160px;
        margin-top: 114px;
    }

    .TopBannerPane {
        text-align: center;
    }

    div.BannerContentBox {
        width: 100%;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 20px;
    }

        div.BannerContentBox div.BannerContent {
            height: 25px;
            width: 300px;
            margin-top: 12px;
        }

        div.BannerContentBox h1 {
            font-size: 20px;
            line-height: 34px;
            margin-top: 10px;
        }

    div.BannerContent a {
        font-size: 8px;
        top: 35px;
        padding: 3px 8px;
    }
    /* Top Banner Section End*/

    /* Company Stats Section Start*/
    .CompanyStatsDiv {
        height: auto;
    }

    .CompanyStatsPane {
        height: auto;
    }
    /* LEFT PANE*/
    .CompanyStatsLeftHPane {
        height: auto;
        text-align: center;
    }

        .CompanyStatsLeftHPane p.CompanyStatsLeftHeading {
            font-size: 20px;
        }

        .CompanyStatsLeftHPane p.subHeading {
            font-size: 15px;
        }

        .CompanyStatsLeftHPane p {
            font-size: 14px;
        }

    /* RIGHT PANE*/
    .CompanyStatsRightHPane {
        display: inline-block;
        height: auto;
        width: 300px;
    }

    .foundedH {
        border-right-style: none !important;
        float: left;
        min-height: 195px !important;
        width: 165px;
    }

    .eFundingH.visible-xs {
        float: right;
        min-height: 195px;
        width: 135px;
    }

    .foundedH p.eFundingHeading {
        font-size: 30px !important;
    }

    .eFundingH.visible-xs p.eFundingHeading {
        font-size: 32px !important;
    }

    .foundedH p {
        font-size: 14px !important;
        margin: 8px 0 !important;
    }

    .eFundingH.visible-xs p {
        font-size: 12px !important;
        line-height: 15px;
        margin: 8px 0 !important;
    }

    .foundedH img, eFundingH visible-xs img {
        height: 50px;
        width: 50px;
    }

    .foundedH img {
        margin-top: 10px;
    }

    .reputationH, .dealsH {
        border-style: none solid solid !important;
        margin-left: auto;
        margin-right: auto;
        min-height: 90px !important;
        width: 300px !important;
    }

    .dealsH {
        border-bottom: 2px solid #dddddd !important;
        border-left: 2px solid #dddddd !important;
        border-right: 2px solid #dddddd !important;
        margin-bottom: 30px;
    }

        .reputationH img, .dealsH img {
            display: inline-block;
            margin-top: 20% !important;
        }

        .reputationH p.reputationHeading, .dealsH p.dealsHeading {
            margin-left: 12px;
            margin-top: 8% !important;
        }

        .reputationH p, .dealsH p {
            margin-left: 12px;
        }
    /* Company Stats Section End*/

    /* How Is Beacon Section Start*/
    .HowIsBeaconDiv {
        height: 420px;
    }

    .HowIsBeaconHeadPane p.HowIsBeaconHeading {
        font-size: 20px;
        margin: 25px 0 0;
    }

    .HowIsBeaconLogoH p {
        font-size: 16px !important;
        line-height: 22px !important;
        margin: 10px 0 0;
        padding: 0 !important;
    }
    /* How Is Beacon Section End*/

    /* CALL TO ACTION SECTION - START */
    .CallToActionDiv {
        height: 270px;
    }

    .contentH > p.heading {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .contentH > p.content {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .contentH {
        margin-top: 15px;
        width: 100%;
    }

    .btnH input {
        margin-left: auto;
        margin-right: auto;
    }

    div.CallToActionSeperator {
        display: block;
    }
    /* CALL TO ACTION SECTION - END */

    /* Carrers Section Start*/
    .CareersDiv {
        background-position: center bottom;
        background-size: auto 520px;
        height: 520px;
    }

    .CareersPane {
        background-position: center bottom;
        -moz-background-size: auto 240px;
        -webkit-background-size: auto 240px;
        -o-background-size: auto 240px;
        background-size: auto 240px;
        text-align: center;
        vertical-align: top;
        height: 508px;
    }

    .CareersContentH {
        position: relative;
        top: 0;
        width: 100%;
    }

        .CareersContentH p.CareersHeading {
            font-size: 20px;
            line-height: 38px;
            margin: 12px 0 0;
        }

        .CareersContentH p {
            font-size: 14px;
            line-height: 20px;
            margin: 8px 0;
        }

        .CareersContentH input {
            font-size: 20px;
            line-height: 36px;
        }
    /* Carrers Section End*/

    /* Beacon Video Section Start*/
    .BeaconVideoDiv {
        height: 368px;
        padding: 75px 15px;
    }

        .BeaconVideoDiv p {
            font-size: 26px;
            line-height: 30px;
            margin-bottom: 45px;
            padding: 0;
        }
    /* Beacon Video Section End*/

    /* Office Location Start*/
    .OfficeLocationDiv {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 360px;
        height: auto;
    }

    .OfficeMapLocationPane, .OfficeAddressPane {
        height: inherit;
    }

    .OfficeMapLocationPane {
        text-align: center;
        width: 100%;
    }

    .OfficeAddressPane {
        margin-left: auto;
        margin-right: auto;
        padding: 25px 0 20px;
        text-align: center;
    }

        .OfficeAddressPane p.OfficeAddressHeading {
            font-size: 20px !important;
            line-height: 20px !important;
        }

        .OfficeAddressPane p.OfficeAddressSubHeading, .OfficeAddressPane p {
            font-size: 14px;
            line-height: 20px;
        }

            .OfficeAddressPane p.OfficeAddressSubHeading {
                margin: 0;
            }

    img.mapFrame {
        display: none;
    }

    div.MapFrameH {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        border-color: white;
        border-style: solid;
        border-width: 8px;
        display: inline-block;
        float: none !important;
        height: 290px;
        margin-top: 20px;
        padding: 0;
        position: relative;
        width: 290px;
    }

    .embededMapH {
        float: right;
        height: 100%;
        width: 100%;
    }
    /* Office Location End*/
}

@media (max-width:749px) and (-webkit-min-device-pixel-ratio:0) {
    div.MapFrameH {
        border-radius: 0px;
    }
}

/* Small devices (tablets, 750px and up) */
@media (min-width:750px) {
    /* VIDEO PLAYER BOX SECTION : START */
    #myModal .modal-dialog {
        width: 90% !important;
        height: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #myModal .modal-content {
        width: 100% !important;
    }

    #myModal .modal-body {
        height: 420px !important;
    }

    #myModal .modal-title {
        font-size: 24px !important;
    }
    /* VIDEO PLAYER BOX SECTION : END */

    /* Top Banner Section Start*/
    .TopBannerDiv {
        height: 560px;
        -moz-background-size: auto 295px;
        -webkit-background-size: auto 295px;
        -o-background-size: auto 295px;
        background-size: auto 295px;
        margin-top: 114px;
    }

    div.BannerContentBox {
        margin: 30px 0px;
        text-align: center;
    }

        div.BannerContentBox h1 {
            margin-top: 5px;
            margin-bottom: 35px;
        }

    div.BannerContent a {
        padding: 12px 19px;
    }
    /* Top Banner Section End*/

    /* Company Stats Section Start*/
    .CompanyStatsLeftHPane {
        height: auto;
        margin-top: 30px !important;
    }

    .CompanyStatsRightHPane {
        margin: 15px 0 40px;
    }

    .reputationH p.reputationHeading, .dealsH p.dealsHeading {
        margin: 28px 0 0 12px !important;
    }

    .reputationH p, .dealsH p {
        margin: 0 0 0 12px !important;
    }

    .reputationH img {
        margin: 35% 0 0 !important;
    }

    .dealsH img {
        margin: 40% 0 0 !important;
    }
    /* Company Stats Section End*/

    /* How Is Beacon Section Start*/
    .HowIsBeaconLogoH p {
        font-size: 14px;
        line-height: 22px;
    }
    /* How Is Beacon Section End*/

    /* CALL TO ACTION SECTION - START */
    .contentH {
        margin-top: 30px;
    }
    /* CALL TO ACTION SECTION - END */

    /* Carrers Section Start*/
    .CareersDiv {
        background-position: right center;
        height: 450px;
    }

    .CareersPane {
        -moz-background-size: 400px auto;
        -webkit-background-size: 400px auto;
        -o-background-size: 400px auto;
        background-size: 400px auto;
        height: 450px;
    }

    .CareersContentH {
        top: 14%;
        width: 340px;
    }

        .CareersContentH p {
            font-size: 18px;
        }
    /* Carrers Section End*/

    /* Beacon Video Section Start*/
    .BeaconVideoDiv {
        height: 445px;
        padding: 75px 15px;
    }

        .BeaconVideoDiv p {
            font-size: 48px;
            line-height: 58px;
            margin-bottom: 45px;
            padding: 0;
        }
    /* Beacon Video Section End*/

    /* Office Location Start*/
    .OfficeMapLocationPane {
        background-position: 100% 53%;
        width: 380px;
    }

    .OfficeLocationDiv, .OfficeMapLocationPane, .OfficeAddressPane {
        height: 440px;
    }

    .OfficeLocationDiv {
        background-position: 54% center;
    }

    .OfficeMapLocationPane {
        background-position: 100% 46%;
        width: 100%;
    }

        .OfficeMapLocationPane img {
            display: inline-block;
            float: right;
            height: 440px;
            margin: 0;
        }

    div.MapFrameH {
        display: block;
        float: left !important;
        height: 400px;
        margin: 0 0 0 -20px;
        padding: 45px 0 0;
        width: 350px;
    }

    .OfficeAddressPane {
        padding: 140px 15px 40px;
    }

        .OfficeAddressPane p.OfficeAddressHeading {
            font-size: 36px !important;
            margin: 0;
        }

        .OfficeAddressPane p.OfficeAddressSubHeading {
            font-size: 20px;
            line-height: 30px;
            margin-bottom: 0;
        }

        .OfficeAddressPane p {
            margin-top: 0;
            font-size: 20px;
            line-height: 30px;
        }

    .embededMapH {
        float: right;
        height: 356px;
        width: 356px;
    }

    /* Office Location End*/
}

/* Medium devices (desktops, 1024px and up) */
@media (min-width: 1024px) {

    /* VIDEO PLAYER BOX SECTION : START */
    #myModal .modal-dialog {
        width: 903px !important;
        height: 600px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #myModal .modal-content {
        width: 885px !important;
    }

    #myModal .modal-body {
        height: 480px !important;
    }

    #myModal .modal-title {
        font-size: 24px !important;
    }
    /* VIDEO PLAYER BOX SECTION : END */

    /* Top Banner Section Start*/
    .TopBannerDiv {
        -moz-background-size: auto 400px;
        -webkit-background-size: auto 400px;
        -o-background-size: auto 400px;
        background-size: auto 400px;
        height: 400px;
        margin-top: 0;
    }

    div.BannerContentBox {
        text-align: left;
        margin: 100px 0 0 0;
    }

        div.BannerContentBox h1 {
            margin-bottom: 60px;
        }
    /* Top Banner Section End*/

    /* Company Stats Section Start */
    .CompanyStatsLeftHPane {
        margin-top: 12% !important;
        text-align: left !important;
    }

    .CompanyStatsRightHPane {
        margin: 10% 0 0;
    }

    .foundedH p.foundedHeading {
        font-size: 30px !important;
    }

    .foundedH p {
        font-size: 13px !important;
        margin: 8px 0 !important;
    }

    .foundedH img {
        margin-top: 20px;
    }

    .reputationH p.reputationHeading, .dealsH p.dealsHeading {
        font-size: 21px !important;
    }

    .reputationH p, .dealsH p {
        font-size: 12px !important;
    }

    .eFundingH p.eFundingHeading {
        font-size: 32px !important;
    }

    .eFundingH p {
        font-size: 12px !important;
        margin: 8px 0 !important;
    }

    .eFundingH img {
        margin-top: 8px;
    }

    div.reputationH img, div.dealsH img {
        margin: 48% 0 0 !important;
    }
    /* Company Stats Section End*/

    /* How Is Beacon Section Start*/
    .HowIsBeaconLogoH p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 12px !important;
    }
    /* How Is Beacon Section End*/

    /* Carrers Section Start*/
    .CareersDiv {
        background-position: center center;
        height: 450px;
    }

    .CareersPane {
        -moz-background-size: auto auto;
        -webkit-background-size: auto auto;
        -o-background-size: auto auto;
        background-size: auto auto;
    }

    .CareersContentH p {
        font-size: 20px;
    }

    .CareersContentH {
        top: 14%;
        width: 575px;
    }
    /* Carrers Section End*/

    /* Office Location Start*/
    .OfficeLocationDiv {
        background-position: 53% center;
    }

    div.MapFrameH {
        float: right;
        height: 100%;
        padding-bottom: 40px;
        padding-right: 85px;
        padding-top: 40px;
        position: absolute;
        width: 100%;
        z-index: 2;
    }

    .OfficeMapLocationPane img {
        display: block;
        float: right;
        height: 440px;
        margin-top: 0;
    }

    .embededMapH {
        float: right;
        height: 352px;
        width: 340px;
    }
    /* Office Location End*/
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /* VIDEO PLAYER BOX SECTION : START */
    #myModal .modal-dialog {
        width: 903px !important;
        height: 600px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    #myModal .modal-content {
        width: 885px !important;
    }

    #myModal .modal-body {
        height: 520px !important;
    }

    #myModal .modal-title {
        font-size: 24px !important;
    }
    /* VIDEO PLAYER BOX SECTION : END */

    /* Top Banner Section Start*/
    div.BannerContentBox {
        text-align: left;
        margin: 80px 0px 0px;
    }

        div.BannerContentBox h1 {
            margin-bottom: 60px;
        }
    /* Top Banner Section End*/

    /* Company Stats Section Start*/
    .foundedH p.foundedHeading {
        font-size: 38px !important;
    }

    .reputationH p.reputationHeading {
        font-size: 26px !important;
    }

    .dealsH p.dealsHeading {
        font-size: 24px !important;
    }

    .eFundingH p.eFundingHeading {
        font-size: 40px !important;
    }

    .foundedH p {
        font-size: 16px !important;
    }

    .reputationH p, .dealsH p {
        font-size: 12px !important;
    }

    .eFundingH p {
        font-size: 14px !important;
    }

    div.reputationH img, div.dealsH img {
        margin: 28% 0 0 !important;
    }
    /* Company Stats Section End*/

    /* How Is Beacon Section Start*/
    .HowIsBeaconLogoH p {
        font-size: 20px;
        line-height: 28px;
        padding: 0 20px;
    }
    /* How Is Beacon Section End*/

    /* Beacon Video Section Start*/
    /* Beacon Video Section End*/

    /* Office Location Start*/
    .OfficeLocationDiv {
        background-position: center center;
    }

    .OfficeMapLocationPane {
        background-position: 99% 46%;
        width: 100%;
    }
    /* Office Location End*/
}

