
@font-face{
    font-family:'Trade Gothic Pro Condensed';
    font-weight:normal;
    font-style:normal;
    src:url('/resources/bootstrap/fonts/322330_0_0.eot');
    src:url('/resources/bootstrap/fonts/322330_0_0.eot?#iefix') format('embedded-opentype'),
    url('/resources/bootstrap/fonts/322330_0_0.woff2') format('woff2'),
    url('/resources/bootstrap/fonts/322330_0_0.woff') format('woff'),
    url('/resources/bootstrap/fonts/322330_0_0.ttf') format('truetype')
}

@font-face{
    font-family:'Trade Gothic Pro Condensed';
    font-weight:normal;
    font-style:italic;
    src:url('/resources/bootstrap/fonts/322330_1_0.eot');
    src:url('/resources/bootstrap/fonts/322330_1_0.eot?#iefix') format('embedded-opentype'),
    url('/resources/bootstrap/fonts/322330_1_0.woff2') format('woff2'),
    url('/resources/bootstrap/fonts/322330_1_0.woff') format('woff'),
    url('/resources/bootstrap/fonts/322330_1_0.ttf') format('truetype')
}

@font-face{
    font-family:'Trade Gothic Pro Condensed';
    font-weight:700;
    font-style:italic;
    src:url('/resources/bootstrap/fonts/322330_2_0.eot');
    src:url('/resources/bootstrap/fonts/322330_2_0.eot?#iefix') format('embedded-opentype'),
    url('/resources/bootstrap/fonts/322330_2_0.woff2') format('woff2'),
    url('/resources/bootstrap/fonts/322330_2_0.woff') format('woff'),
    url('/resources/bootstrap/fonts/322330_2_0.ttf') format('truetype')
}

@font-face{font-family:'Trade Gothic Pro Condensed';font-weight:700;font-style:normal;src:url('/resources/bootstrap/fonts/322330_3_0.eot');src:url('/resources/bootstrap/fonts/322330_3_0.eot?#iefix') format('embedded-opentype'),url('/resources/bootstrap/fonts/322330_3_0.woff2') format('woff2'),url('/resources/bootstrap/fonts/322330_3_0.woff') format('woff'),url('/resources/bootstrap/fonts/322330_3_0.ttf') format('truetype')}
@font-face{font-family:'Tiempos';font-weight:normal;font-style:normal;src:url('/resources/bootstrap/fonts/TiemposTextWeb-Regular.eot');src:url('/resources/bootstrap/fonts/TiemposTextWeb-Regular.eot?#iefix') format('embedded-opentype'),url('/resources/bootstrap/fonts/TiemposTextWeb-Regular.woff2') format('woff2'),url('/resources/bootstrap/fonts/TiemposTextWeb-Regular.woff') format('woff')}
@font-face{font-family:'Tiempos';font-weight:normal;font-style:italic;src:url('/resources/bootstrap/fonts/TiemposTextWeb-RegularItalic.eot');src:url('/resources/bootstrap/fonts/TiemposTextWeb-RegularItalic.eot?#iefix') format('embedded-opentype'),url('/resources/bootstrap/fonts/TiemposTextWeb-RegularItalic.woff2') format('woff2'),url('/resources/bootstrap/fonts/TiemposTextWeb-RegularItalic.woff') format('woff')}
@font-face{font-family:'Tiempos';font-weight:700;font-style:italic;src:url('/resources/bootstrap/fonts/TiemposTextWeb-BoldItalic.eot');src:url('/resources/bootstrap/fonts/TiemposTextWeb-BoldItalic.eot?#iefix') format('embedded-opentype'),url('/resources/bootstrap/fonts/TiemposTextWeb-BoldItalic.woff2') format('woff2'),url('/resources/bootstrap/fonts/TiemposTextWeb-BoldItalic.woff') format('woff')}
@font-face{font-family:'Tiempos';font-weight:700;font-style:normal;src:url('/resources/bootstrap/fonts/TiemposTextWeb-Bold.eot');src:url('/resources/bootstrap/fonts/TiemposTextWeb-Bold.eot?#iefix') format('embedded-opentype'),url('/resources/bootstrap/fonts/TiemposTextWeb-Bold.woff2') format('woff2'),url('/resources/bootstrap/fonts/TiemposTextWeb-Bold.woff') format('woff')}

.font--tiempos{
    font-family:"Tiempos",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",Arial,sans-serif;
    font-weight:700;
}

.font--trade-gothic{
    font-family:"Trade Gothic Pro Condensed",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",sans-serif;font-weight:700
}

body{
    font-family:"Trade Gothic Pro Condensed",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",sans-serif;
    font-size:16px;
    color:#16121f;
}

.regular-moment
{
    position:relative;
}

.hero-moment{
    position:relative;
    min-height:35em;
}

.hero-panel{
    max-width:31.25em;
}

.hero-panel h1{
    text-shadow: 0 0 11px rgba(28, 29, 77, 1);
    color:#fff;
    font-size:3.5em;
    margin-top:2.67em;
    font-family:"Tiempos",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",Arial,sans-serif;
    font-weight:700;
}

.hero-panel_message{
    color:#fff;
    text-shadow: 0 0 11px rgba(28, 29, 77, 1);
    /*max-width:18em;*/
    font-size:1.3em;
    padding-top:.68em;
}

.hero-panel_cta{
    padding-top:2.1875em;
    padding-bottom:1em;
}

.hero-panel_disclaimer{
    color:#eddebf;
    font-size:.875em;
    font-style:italic;
    text-shadow: 0 0 11px rgba(28, 29, 77, 1);
}

.global-header{
    position:relative;
    z-index:2;
    background-color:rgba(237,222,191,.3);
}

.global-header a{
    color:#fff;
}

.global-header ul{
    margin-bottom:0px;
    margin-top:1.5em;
}

.global-header ul li{
    border-right:1px solid #eedebf;
    padding-right:10px;
    padding-left:10px;
}

.global-header ul li:first-of-type{
    padding-left:0px;
}

.global-header ul li:last-of-type{
    border-right:0px;
    padding-right:0px;
}

.mlp-company-logo{
    padding:.625em 0;
}

.mlp-company-logo img{
    height:3.125em;
}

.hero{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#9c9c9c;
    z-index:1;

    background-image: url(/resources/images/hero-image.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}

.form-block{

}

/*.form-block{*/
    /*position:absolute;*/
    /*top:0;*/
    /*left:0;*/
    /*right:0;*/
    /*bottom:0;*/
    /*background-color:#9c9c9c;*/
    /*z-index:1;*/

    /*background-image: url(/resources/images/hero-image.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: top right;*/
    /*background-size: cover;*/

    /*filter: url(blur.svg#blur);*/
    /*-webkit-filter: blur(3px);*/
    /*filter: blur(3px);*/
    /*filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');*/
/*}*/


.the-form:before {
    content: "";
    /*position: absolute;*/
    top:0;
    bottom:0;
    left: 0;
    right: 0;
    z-index: -1;

    margin:-15px;
    position:fixed;

    display: block;
    background-image: url(/resources/images/hero-image.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    background-attachment:fixed;


    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);

    background-color:#3b3a35;
}

.the-form{
    max-width: 90%;
    margin: 7em auto;
}

.the-form-background
{
    background-color:#fff;

    padding:3em;
}

.container-small {
    max-width: 750px;
}

.home-content{
    padding:2.5em 0 3.75em 0;
    border-top:3px solid #eedebf;
}

.home-content .container{

}

.home-content-item{
    text-decoration: none;
    color:#3b3a35;
    font-size:14px;
}

.home-content-item h3{
    font-family:"Tiempos",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",Arial,sans-serif;
    font-weight:700;
    font-size:1.375em;
    color:#16121f;
}

.mlp-video{
    background-color:#2e2b3a;
    padding:1.42em;
    font-size:12px;
    color:#eddebf;
    border-top:5px solid #16131f;
}

.mlp-video h5{
    font-size:18px;
    color:#eddebf;
    margin-top:0px;
    margin-bottom:3px;
}

.mlp-footer{
    font-size:11px;
    text-align:right;
    color:#506871;

}

.subheading{
    color:#353535;
    font-family:"Trade Gothic Pro Condensed",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",sans-serif;
    font-weight:100;
    font-size:1.5em;
}

.sub_subheading{
    color:#353535;
    font-family:"Trade Gothic Pro Condensed",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",sans-serif;
    font-weight:100;
    font-size:1em;
    padding-top:10px;
}

.form_group{
    /*font-family:"Tiempos",Helvetica,Arial,"Arial Unicode","Lucida Sans Unicode",Arial,sans-serif;*/
    font-weight:100;
    font-size:22px;
    color:#536269;
    margin-top:30px;
    text-transform:uppercase;
    border-bottom:1px solid #e2e2e2;
}

.form_group:before{
    /*border-top:1px solid #edf1f5;*/
    /*margin-top:30px;*/
    /*content: "";*/
}

.form_fields{
    /*padding:0px 20px;*/
}

.req_heading{
    margin-top:30px;
    color:#ba5826;
    font-weight:100;
    font-size:.8125em;
}

.required{
    color:#ba5826;
}

h1{
    padding-top:0px;
}

.input_heading{
    padding-top:20px;
}

.input_field input,select,textarea{
    min-width:100%;
}

.squeezed{
    width:85%;
    margin: 0 auto;
}

.input_heading{
    font-weight:bold;
    padding-bottom:5px;
}

.yellow{
    padding:30px;
    background-color:#c1daf3;
    margin-top:20px;
    position:relative;
}

.yellow:before{
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 12.5px 12.5px;
    border-color: transparent transparent #c1daf3 transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #c1daf3 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position:absolute;
    top:-12.5px;
    left:20px;
}

.input_text{
    font-size:.85em;
    color:#536269;
    margin-top:5px;
}

.input_forgot{
    font-size:.85em;
    margin-top:5px;
}

.head{
    font-size:22px;
    font-weight:bold;
}

.subhead{
    font-size:14px;
}

.children-input{
    margin-top:20px;
}

.children-input td{
    padding-top:5px;
}

.input_submit{
    margin-top:30px;
}

.input-group-addon{
    font-size:24px;
}

.errors{
    padding:10px;
    background-color:#ff674b;
    font-weight:bold;
    color:#fff;
}

.errors ul{
    margin-bottom:0;
    padding-bottom:0;
}

.mlp_options_table{
    padding:3em;
    background-color:#755663;
    color:#16121f;
}

.mlp_options_table .table > tbody > tr > th{
    border-top:0px;
}

.mlp_options_table .table th, .mlp_options_table .table td{
    border-color:#836471 !important;
    color:#fff;
    background-color:#412230;
}

.mlp_options_table .table td{
    background-color:#603548;
    color:#fff;
}

.action-buttons{
    /*background-color:rgba(22,19,31,.90);*/
    /*position: fixed;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*max-width: 970px;*/
    /*margin: 0 auto;*/
    /*z-index: 100;*/
    /*padding:15px;*/

    /*-webkit-box-shadow: 0px -11px 30px 3px rgba(59,57,53,0.37);*/
    /*-moz-box-shadow: 0px -11px 30px 3px rgba(59,57,53,0.37);*/
    /*box-shadow: 0px -11px 30px 3px rgba(59,57,53,0.37);*/

    /*background-color:#603547;*/
    /*padding:1.25em 1.25em;*/
    /*color:#fff;*/
}

.action-buttons-heading{
    font-size:18px;
    font-weight:100;
}

.action-buttons-top{
    margin-top: 20px;
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
}

.action-buttons-secondary{
    font-size:15px;
    font-weight:100;
    text-align: right;
}

.action-buttons-secondary a{
    /*color:#fff;*/
    font-size:13px;
    text-decoration: underline;
}

.action-buttons-secondary a:hover{
    text-decoration: none;
}

.calloutbox{
    padding:3em;
    color:#fff;
    background-color:#16131f;
}

.small-text{
    font-size:11px;
    margin-top:20px;
}

.interior_text{
    margin-top:10px;
}

.info_heading{
    background-color:#dddddc;
    color:#808080;
    font-size:14px;
    margin-top:30px;
    padding:10px;
    margin-bottom:17px;

}



.helpful_hints{
    font-size:11px;
    color:#656565;
    padding-left:13px;
    padding-right:10px;
    line-height:16px;
}

.helpful_hints strong{
    font-size:12px;

}

.mobile_top_nav_button{
    z-index:1000000;
    background-color:rgba(22,19,31,.90);
    color:#fff;
    border-radius:0;
    margin-top:0px;
    margin-left: -20px;
    float:none;
}

.navbar-toggle .icon-bar{
    border: 1px solid #fff;
}

.stick-side{
    background-color:rgba(226,226,226,.85);
    padding:0px;
}

.stick-side-progress{

}

.stick-side-progress h4{
    background-color:rgba(37, 55, 70,1);
    margin-top:0px;
    margin-bottom:0px;
    color:#fff;
    padding:15px;
}

.stick-side-progress-progress{
    margin:20px;
    padding:20px;
    border:1px solid #e2e2e2;
    background-color:#fff;
}

.stick-side-progress-progress .progress{
    margin-bottom: 10px;
}

.stick-side-cliff-note{
    font-size:12px;
    color:#536269;
}

.progress_links{
    padding-top:10px;
    font-size:14px;
    border-top:1px solid #e2e2e2;
    margin-top:10px;
}

.progress_links .active{
    font-weight:bold;
}

.progress_links .complete{
    font-weight:bold;
}

.stick-side-section{

}

.stick-side-section h4{
    background-color:rgba(25, 72, 122,1);
    margin-top:0px;
    margin-bottom:0px;
    color:#fff;
    padding:15px;
}

.stick-side-notes{
    padding:20px;
    font-size:14px;
}


.current-assets{
    background-color:rgba(237, 222, 191,1);
    padding:30px 20px;
    /*-moz-box-shadow:      0  8px 8px -8px #696868,*/
      /*0 -8px 8px -8px #696868;*/
    /*-webkit-box-shadow:   0  8px 8px -8px #696868,*/
      /*0 -8px 8px -8px #696868;*/
    /*box-shadow:          0  8px 8px -8px #696868,*/
      /*0 -8px 8px -8px #696868;*/

    /*-webkit-box-shadow: 0px -1px 30px 1px rgba(59,57,53,0.27), 0px 1px 30px 1px rgba(59,57,53,0.27);*/
    /*-moz-box-shadow: 0px -1px 30px 1px rgba(59,57,53,0.27), 0px 1px 30px 1px rgba(59,57,53,0.27);*/
    /*box-shadow: 0px -1px 30px 1px rgba(59,57,53,0.27), 0px 1px 30px 1px rgba(59,57,53,0.27);*/
    border-top:8px solid #dbccac;
    border-bottom:8px solid #dbccac;
}

.current-assets h2{
    font-size:20px;
    padding-bottom:0px;
    margin-bottom:0px;
    margin-top:0px;
}

.current-assets-details{
    padding-left:50px;
}

.clientUsageSummary{
    font-size:14px;
    margin-top:20px;
}

.clientUsageSummary td{
    padding-right:10px;
}

.net_worth{
    padding-top:20px;
    font-size:14px;
}

.price_net{
    font-weight:bold;
    font-size:48px;
    padding-right:5px;
    display:inline-block;
    background-color:#333;
    color:rgba(237, 222, 191,1);
    padding-left:5px;
}

.price_net_tax{
    background-color:#ff674b;
    color:rgba(237, 222, 191,1);
}

.price_net_desc{
    font-weight:bold;
    text-transform: uppercase;
}


.instant-padding{
    padding:3em
}

.sale-heading{
    border-top: 1px solid #e2e2e2;
    margin-bottom: -20px;
    margin-top:20px;
}

.sale-heading h3{
    background-color: rgba(37, 55, 70,1);
    position: relative;
    top: -38px;
    font-size: 14px;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 225px;
}

.home-custom{
    background-color:rgba(37, 55, 70,1);
    padding:2em 0;
    color:#fff;
}

.home-custom-container{
    max-width:60%;
    margin-left:auto;
    margin-right:auto;
}

.box-desc{
    font-size:13px;
    font-weight:100;
    padding-bottom:8px;
}

/***** Modal *****/

.modal-backdrop.in {
    filter: alpha(opacity=7);
    opacity: 0.7;
}

.modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.modal-body {
    padding: 0 25px 25px 25px;
}

.modal-header {
    padding: 25px 25px 15px 25px;
    text-align: right;
}

.modal-header, .modal-footer {
    border: 0;
}

.modal-header .close {
    float: none;
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}

@media (max-width: 991px) {
    .mobile_top_nav{
        text-align:center;
        background-color:rgba(22,19,31,.90);
        color:#fff;
        margin-left: -30px;
        margin-right: -30px;
        margin-top: -2px;
        padding-bottom:20px;
    }

    .home-custom-container{
        max-width:100%;
    }

    .mlp-company-logo{
        margin-top: -40px;
    }

    .mlp_sub_nav{
        margin-top:10px;
        text-align:center;
        padding-bottom:20px;
    }
}

.dark-background{
    background-color:rgba(37, 55, 70,1);
    padding: 1em;
    margin: -50px -20px -20px;
    color:#fff;
}



