/*
--------------------------------------------------

Mix Ins and Extended Code



MASTER COLORS

        Green: 9abb50
        Blue: 1175b6


--------------------------------------------------*/


.custom_parallax_title {line-height: 98% !important; font-size: 210% !important;}

.description.e-content {
    padding: 0 25px;
}



.blog-post-body img.blog-image {
    padding: 10px 20px 20px 10px;
}


.gallery-item h6 {
    font-weight: 300;
    color: #999;
    font-size: 110%;
    text-align: center;
}

p.meta .border-right {
    margin-right: 7px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}


.page-intro-v2 {
    padding: 0;
    -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset;
    background-color: #fafafa;
    border-bottom: 1px solid #dadada;
}
.banner + .page-intro-v2 {
    background-color: rgba(250, 250, 250, 0.9);
    z-index: 2;
}






.blogpost-body .post-info {
    background-color: rgba(0,0,0,.2);
}

.blogpost-body .month {
    font-size: 72% !important;
    font-weight: 700;
    text-transform: uppercase;

}

.blogpost-body .year {
    font-size: 95%;
}



/*Pardot Custom */

.form-control-label {
    margin: 8px 0 5px 0;
}


#pardot-form textarea:focus,
#pardot-form input[type="text"]:focus,
#pardot-form input[type="password"]:focus,
#pardot-form input[type="datetime"]:focus,
#pardot-form input[type="datetime-local"]:focus,
#pardot-form input[type="date"]:focus,
#pardot-form input[type="month"]:focus,
#pardot-form input[type="time"]:focus,
#pardot-form input[type="week"]:focus,
#pardot-form input[type="number"]:focus,
#pardot-form input[type="email"]:focus,
#pardot-form input[type="url"]:focus,
#pardot-form input[type="search"]:focus,
#pardot-form input[type="tel"]:focus,
#pardot-form input[type="color"]:focus,
#pardot-form .uneditable-input:focus {
  border: 1px solid #9abb50;
  box-shadow: 0;
  outline: 0 none;
}



#pardot-form textarea,
#pardot-form input[type="text"],
#pardot-form input[type="password"],
#pardot-form input[type="datetime"],
#pardot-form input[type="datetime-local"],
#pardot-form input[type="date"],
#pardot-form input[type="month"],
#pardot-form input[type="time"],
#pardot-form input[type="week"],
#pardot-form input[type="number"],
#pardot-form input[type="email"],
#pardot-form input[type="url"],
#pardot-form input[type="search"],
#pardot-form input[type="tel"],
#pardot-form input[type="color"],
#pardot-form .uneditable-input {
    font-size: 120%;
    padding: 5px;
    width: 90%;
    text-align: left;
    border: 1px solid #ddd;
}


#pardot-form-wrapper {
    padding: 20px;

}

#pardot-form .error{

    color: red;
    font-size: 80%;
    padding: 0 0 0 20px;

}

#pardot-form-wrapper .btn {
    margin: 15px 0 0 16px;
}

#pardot-form-wrapper .form-row {
    margin: 0 0 10px 0;
}






/*for the 5-across grid */
.col-sm-15{
    width:20%;
}


.isotope-item p {
    color: #999;
}




table td {
    padding: 10px;
    vertical-align: middle;
}

table tr th {
    padding: 10px;
    vertical-align: middle;
    border: 10px solid #fff !important;
}



.table-single-row .row.header {
    background-color: #9abb50;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.table-single-row a {
    color: #666;
}

.table-single-row .whiteout {color: #fff;}
.table-single-row .row:hover .whiteout {color: #1175b6;}

.table-single-row .row.header:hover {background-color: #9abb50; color: #fff;}

.table-single-row .row:hover {background-color: #f1f1f1;}
.table-single-row a .row:hover  { color: #1175b6; }

.table-single-row .row {
    min-height: 50px;
    line-height: 50px;
    padding: 5px 10px;
    font-size: 110%;
    font-weight: 300;
    border-bottom: 1px solid #f1f1f1;
}



.date-stamp {
    float: left;
    margin: 0 10px 0 0;
    top: 0;
    left: 25px;
    width: 130px;
    height: 90px;
    padding: 10px 15px;
    background-color: #9abb50;
    color: #fff;
    text-align: center;
    z-index: 3;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.date-stamp .day {
    font-size: 200%;
    font-weight: 700;
    line-height: 1;
    display: block;
    letter-spacing: -.05em;
}
.date-stamp .month,
.date-stamp .year {
    font-size: 16px;
    line-height: 1.2;
    display: inline-block;
}






.vevent h1.page-title {
    font-weight: 300;
    font-size: 440% !important;
    padding-bottom: 20px;
    color: #666;
}

.date-top {
    font-weight: 600;
    text-transform: uppercase;
    color: #1175b6;
    font-size: 80%
}
.date-bottom {
    font-size: 170%;
    color: #1175b6;
    font-weight: 300;
}

.date-container {
    color: #ffffff;
    background-color: #1175b6;
    border-color: #1175b6;
    line-height: 50px;
    padding: 10px 10px;
    font-size: 250%;
    font-weight: 100;
    text-align: center;
    border-radius: 3px;
}


.event-description p {
    font-size: 140%;
    font-weight: 300;
    color: #999;
}

.box-style-1 p {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.box-style-1 h3 {
    line-height: 110% !important;
}

.box-style-1 h3.event-title{
    font-size: 180%;
    font-weight: 300;
    padding-left: 15px;
    padding-right: 15px;
}

.box-style-1 .day{
    font-weight: 300;
    color: #1175b6;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px;
    margin: 10px !important;

}

.isotope-item.min-height {
    min-height: 300px;
}

.masonry-grid-item .blogpost.min-height {
    min-height: 550px;
}



.page-description p {
    font-size: 130%;
    padding: 0 20px 20px 20px;
    font-weight: 300;
    color: #888;
}







/* IcoMoon custom font add on */


.custom-ico { font-size: 200%; line-height: 200%; }  /* boost size to match theme */

@font-face {
    font-family: 'icomoon';
    src:    url('/fonts/icomoon/icomoon.eot?pdltry');
    src:    url('/fonts/icomoon/icomoon.eot?pdltry#iefix') format('embedded-opentype'),
        url('/fonts/icomoon/icomoon.ttf?pdltry') format('truetype'),
        url('/fonts/icomoon/icomoon.woff?pdltry') format('woff'),
        url('/fonts/icomoon/icomoon.svg?pdltry#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-icon-radio-tower:before {
    content: "\e900";
}








.isotope-item .box-style-1 p {padding: 10px 20px;}

.overlay-container img {border: 10px red;}


.bg-simple-light {background: #f1f1f1;}
.bg-simple-dark {background: #444;}

.ondark h1,
.ondark p{
    color: #fff;
}

.bg-style1 {
    background: url("../images/geometric-colors.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


p.meta {
    padding: 20px 0 0 0;
    color: rgba(0,0,0,.4);
    font-weight: 300;
   }

.blog-top {
    border-bottom: 1px dotted #e1e1e1;
    margin-bottom: 20px;
}

ul.social-links {
    margin: 5px 0;
}


.blog-post-body .description {
    font-size: 130%;
    font-weight: 300;
    color: #222;
    line-height: 180%;
}


.investor-team-member h2 {font-size: 150%; line-height: 100%; color: #555; padding: 0 0 20px 0;}

.team-member h2 {font-size: 120%; line-height: 50%; color: #555;}
.team-member h3 {font-weight: 300; color: #444; font-size: 100%; padding: 0 0 20px 0; line-height: 50%;}

.dark-hover a.overlay {
    background-color: rgba(0, 0, 0, 0.85) !important;
}
.dark-hover .overlay span {
    position: absolute;
    display: block;
    bottom: 10px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-style: normal;
    padding: 0 10px;
    line-height: 120%;
}



.testimonial-body p {
    font-size: 150%;
}

h3.title.large {
    font-size: 270%;
    color: #999;
}

h3.title {
    padding: 5px 0;
    font-weight: 300;
    font-size: 170%;
    color: #222;
}


.box-style-1 a.btn {margin: 20px;}

.small-gallery p {
    font-size: 90%;
    padding: 5px 0 10px 0;
    margin: 0;
    line-height: 120%;
}

.box-style-1 {
    padding: 0px;
    margin: 0;
}


/*custom caption for platform-slider */

.platform-slider {

}

.platform-slider .caption-full {
    padding: 15px;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
}


.platform-slider h3.title {text-align: center;}
.platform-slider .caption-full h2 {
    font-size: 370%;
    padding: 0;
    line-height:50%;
    letter-spacing: -.02em;
    font-weight: 300;
    opacity: .5;
    color: #72a4bf;
    text-align: center;

}
.platform-slider .caption {
    background: transparent;
    border: none;
    }

 .overlay-container.dark h3,
 .overlay-container.dark h2,
 .overlay-container.dark {
    color: #fff;
 }
.platform-slider .caption-full ul.list-icons li {
/*    padding: 0;
    margin: 0;
*/    line-height: 125%;
}

.platform-slider .caption {
    /*background-color: rgba(255, 255, 255, 0.85);*/
    padding: 15px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 40%;
    /*border: 1px solid #ffffff;*/
}



.blue-bg {background: #1175b6 !important;}

.outline {border: 1px solid rgba(255,255,255,.4); padding: 4px 8px; border-radius: 2px; overflow: hidden; }


h2.stat-big {display: block;}
h2.stat-big span {font-size: 40px; font-weight: 300; display: inline-block; letter-spacing: -.04em;}
h2.stat-big span.extend {display: inline-block; font-size: 70%; margin: 0 0 0 -1px; padding: 0;}
.stats p {text-transform: uppercase;}
.stats .box-style-1 i.icon-style-extended {font-size: 350%; display: block; opacity: .7}

ul.navbar-nav li a {font-weight: 400 !important;}

ul.navbar-nav li a.special,
ul.navbar-nav li a:link.special,
ul.navbar-nav li a:active.special,
ul.navbar-nav li a:visited.special  {background: #9abb50; color: #fff; }

ul.navbar-nav li a:hover.special  {background: #1175b6;}

.overlay-links {
    top: 35%;
    margin: 0 0 0 0;
    left: 40%;
}
.overlay-links a {
    position: static;
    margin-top: 0;
    margin-left: 0;
}
.overlay-links a + a {
    left: 50px;
}





.slider-banner-2 .slotholder-texture:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;

    /*  overlay image */
    background: url('../images/texture4.png');

}




.slider-banner-2 .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;

    /*  overlay color */
    background: rgba(5, 66, 99, 0.4);

}

/*

.rev_slider:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    pointer-events: none;

    background: rgba(0, 0, 0, 0.5);
}
*/

.navbar-header img#logo.mini-logo {max-width: 100px; padding: 14px 10px; float: left;}

.tp-caption.dark h1 {
    color: #fff !important;
    font-size: 90% !important;
    font-weight: 300;
     word-break:break-all !important;
     text-align: center !important;
     margin: 0 auto !important;
}
.tp-caption a:hover.btn.dark {background-color: #fff; border-color: #fff; color: #9abb50; opacity: 1;}

.tp-caption a.btn.dark {color: #444; opacity: .85;}

.tp-caption.dark {color: #fff !important;}

.tp-caption.large {
    font-size: 400%;
    font-weight: 300;
    letter-spacing: -.04em;
    line-height: 115%;

}

.center {text-align: center; margin: 0 auto;}
.pad-top {padding-top: 30px;}
.pad-top-small {padding-top: 15px;}

.main-container.no-padding {padding: 0 !important; margin: 0 !important;}




a.btn-top-nav.last {border-right: none;}

a.btn-top-nav {
    text-decoration: none;
    color: #999;
    text-transform: none;
    padding: 5px 10px !important;
  font-size: 12px;
  line-height: 2 !important;
  margin: 0 !important;
  border-right: 1px solid rgba(255,255,255,.2);
  display: inline-block;

}








.header-top-dropdown .btn-group.dropdown button a {text-decoration: none; color: #999;}
.header-top-dropdown .btn-group.dropdown:hover button a {color: #9abb50; text-decoration: none;}





.section.home .box-style-3 .body h2 {margin: 0; font-weight: 300; font-size: 125%;}
.section.home .box-style-3 .body p {font-weight: 300; color: rgba(255,255,255,.6);}

.section.home .box-style-3 .body p a.link {color: rgba(255,255,255,.6);}
.section.home .box-style-3 .body p a:hover {color: #fff; }


.section.home .box-style-3 .icon-container i {font-size: 300%;}
.section.home .box-style-3 .icon-container {
    width: 65px;
    height: 65px;
    border: none;
}

.section.home .box-style-3:hover .icon-container {
    color: #9abb50;
    border: none;
}

p.statement {padding: 20px; margin: 0; text-align: center; font-size: 120%; line-height: 180%;}

.modal-content .modal-header {
    background-color: #000;
}

.badge.done {color: #ccc; border-color: #ccc;}

.badge.new {background: #97C915; color: #fff; border-color: #97C915; font-weight: bold;}




li.breadcrumb {
    font-weight: 600;
    font-size: 120%;
    color: rgba(0,0,0,.4);
    text-shadow: 0px 1px 1px #fff;
    letter-spacing: .02em;
    }
li.breadcrumb a {font-weight: 300; text-decoration: none;}
li.breadcrumb a:hover {text-decoration: none; color: #1175b6;}







.page-super-hero h1 {
    font-weight: 200;
    font-size: 450%;
    line-height: 100%;
    padding-left: 0;
}

.super-hero-lead p {
    font-size: 150%;
    font-weight: 300;
    opacity: .7;
    line-height: 120%;
    padding-bottom: 30px;
}

.section.page-super-hero {
    padding: 0 !important;
    min-height: 250px;
}

.page-hero .bg-block{
    min-height: 400px;
}


.page-hero p.lead {
    opacity: .8;
}
.page-hero h1 {
    font-weight: 200;
    font-size: 350%;
    line-height: 100%;
    padding-left: 0;
}

.carrier-grid .gallery-item a.outline img {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 80%;
    }

footer.plain {
    background: transparent !important;
    border: none !important;
}


.dropdown-menu > .current > a,
.dropdown-menu > .current > a:hover,
.dropdown-menu > .current > a:focus,
.dropdown-menu .menu > .current > a,
.dropdown-menu .menu > .current > a:hover,
.dropdown-menu .menu > .current > a:focus {
    background-color: #ffffff;
    color: #e84c3d;
    border-color: #f1f1f1;
}



ul.nav.navbar-nav li.current a{color: #9abb50;}

.box-style-1.nopadding p {
    padding: 0px !important;
    margin: 0px 0 !important;
}



.logo-footer {width: 40%;}

.logo {width: 70%;}

.dark-translucent-bg .btn-default {background: #f1f1f1 !important; color: #333 !important;}
.dark-translucent-bg .btn-default:hover {background: #9abb50 !important; color: #fff !important;}
.btn-default:hover {background-color: #9abb50 !important;color: #fff !important;}



.ondark .call-to-action h1,
.ondark .call-to-action p,
.ondark ul.nav-pills li a {
    color: #fff;
}
.ondark ul.nav-pills li.active a,
.ondark ul.nav-pills li a:hover {color: #222;}

.ondark h2.small-title {color: #fff; text-shadow: 0 0px 5px rgba(0,0,0,.3)}
.ondark .separator-2 {background-color: rgba(255,255,255,.5);}





/*More backgrounds */

.bg-gradient1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1175b6+0,29b8e5+50,1175b6+100 */
background: rgb(17,117,182); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(17,117,182,1) 0%, rgba(41,184,229,1) 50%, rgba(17,117,182,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(17,117,182,1) 0%,rgba(41,184,229,1) 50%,rgba(17,117,182,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(17,117,182,1) 0%,rgba(41,184,229,1) 50%,rgba(17,117,182,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1175b6', endColorstr='#1175b6',GradientType=0 ); /* IE6-9 */

}

.bg-gradient2
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffaa27+0,ff6000+100 */
background: rgb(255,170,39); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,170,39,1) 0%, rgba(255,96,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,170,39,1) 0%,rgba(255,96,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,170,39,1) 0%,rgba(255,96,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa27', endColorstr='#ff6000',GradientType=0 ); /* IE6-9 */

}










h2.title {color: #999; font-size: 230%;font-weight: 200;}

h1 {

    font-weight: 400;
    letter-spacing: -.02em;
    padding: 30px 5px 5px 5px;}

/*This gets the targets, anchors, bookmarks in the right place on the page, pushing past the menu etc */
:target:before {
content:"";
display:block;
height:80px; /* fixed header height*/
margin:-80px 0 0; /* negative fixed header height */
}


.modal-header {background: #222 !important;}

.modal-header .close i {color: #fff; text-shadow: none;}

.rounded {
    border-radius: 4px;
}
.footer {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+52,f6f6f6+88 */
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(237,237,237,1) 0%, rgba(255,255,255,1) 52%, rgba(246,246,246,1) 88%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 52%,rgba(246,246,246,1) 88%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 52%,rgba(246,246,246,1) 88%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f6f6f6',GradientType=1 ); /* IE6-9 */

}

.light-translucent-bg:after {
    background-color: rgba(255, 255, 255, 0.87);
}

.dropdown.mega-menu ul.dropdown-menu ul li i {
    min-width: 30px;
    text-align: center;
}


.dark-bg {background-color: rgba(0,0,0,.8);}

.tp-bullets.simplebullets .bullet {
    margin-left: 10px;
}


.tp-bullets.simplebullets .bullet.selected,
.tp-bullets.simplebullets .bullet:hover {
    background-color: #fff !important;
    border-color: #fff !important;
}



.tab-pane ul.list-icons i {
    margin-right: 0;
    display: block;
    float: left;
    font-size: 130%;
    color: #1175b6;
}

.tab-pane ul.list-icons li{
        text-indent: -25px;
        padding-left: 20px;
        padding-bottom: 15px;
    }


ul.list-icons a {color: #555;}



.box-style-extended .btn {border-radius: 3px; padding: 10px 20px;}

.box-style-extended i {color: #1175b6;}
.box-style-extended h2 {color: #1175b6; text-transform: uppercase; font-weight: 300;}
.box-style-extended:hover h2 {color: #9abb50;}
.box-style-extended:hover i {color: #1175b6 !important;}

.box-style-extended .btn {border-bottom: 2px solid #9abb50;}












/*
--------------------------------------------------

Responsive Mix Ins

--------------------------------------------------*/





/*
=================================================================
Medium devices (small desktops, tablets less than 991px)
=================================================================
*/

@media (max-width:991px) {
    .platform-slider .caption {
        width: 90%;
        bottom: 40px;
        left: 40px;
    }

              .image-box-body h3.title {
                font-size: 115%;
                text-align: center !important;
                /*font-weight: 700;*/
          }


            .stats .box-style-1 i {
            font-size: 300%;
            opacity: .5;
            text-align: center;
        }
  .stats .box-style-1 h2.stat-big .stat-num {
    font-size: 80%;
    font-weight: 700;
    margin: 0;
    padding: 0;}

      .stats .box-style-1 h2.stat-big .stat-num .extend {
    font-size: 95%;
    margin: 0;
    padding: 0;}

          .stats .box-style-1 {padding: 0; margin: 0;}
           .stats .box-style-1  p {font-size: 80%;}

}  /*end media 991*/





/*
=================================================================
Small devices (phones less than 480px)
=================================================================
*/
@media (max-width:480px) {


    .navbar.navbar-default {
        margin: 0 !important;
        padding: 0 !important;
        /*height: 1px !important;*/
    }
    .navbar-default {
        /*height: 20px !important; */
        /*margin: 0 !important;*/
        padding: 0 !important;
        /*height: 10px;*/
    }

    .navbar-toggle {
        margin-top: 10px !important;
    }

    .h2.title {-font-size: 180%; }

    .tp-caption {padding-right: 20px !important;}

    .testimonial-image {
        /*max-width: 50%;*/
        display: block !important;
        text-align: center;
        margin: 0 auto;
    }
    .testimonial-image + .testimonial-body {
        padding: 0 15px;
        margin-left: 0px;
        display: block !important;
    }



    .testimonial-info-2 {
        margin-bottom: 40px;
    }



}



/*
=================================================================
Devices (tablets, big phones less than 767px)
=================================================================
*/
@media (max-width:767px) {


.tp-caption a.btn {
    font-size: 150%;
    font-weight: bold;
    padding: 10px 15px;

}

.tp-caption h1.hero-title {
    font-weight: bold !important;
}

.custom_parallax_title {line-height: 98% !important; }


article.blogpost {
        margin: 20px;
    }


.blogpost-body .month {
    font-size: 72% !important;
    font-weight: 700;
    text-transform: uppercase;

}

.blogpost-body span.month,
.blogpost-body span.day,
.blogpost-body span.year {
    display: inline-block !important;
    font-size: 15px !important;
    font-weight: 300 !important;
}

.blogpost .blogpost-content {
    margin: 0;
}

.blogpost .post-info {
    float: none;
    width: 100%;
    padding: 10px 15px;
    color: #666;
    background: none !important;

    display: none; /* just hiding the date instead of reformatting the order */
}






 .testimonial-body p {
    font-size: 110%;
}


.stats h2.stat-big {
    font-size: 400%;
}
.subfooter p {
    padding: 5px 0;
    text-align: center;
}
.subfooter nav.navbar.navbar-default ul.nav {
    margin: 0;
    text-align: center;
}
.subfooter nav.navbar.navbar-default ul.nav li a{
    border-bottom: 0;
    border-right: 1px solid #999;
    padding: 5px 10px 5px 5px;
    margin: 0;
    text-decoration: underline;
}
.subfooter nav.navbar.navbar-default ul.nav li {
    display: inline-block;
    border: 0;

}


 .dark-translucent-bg:after {
    background-color: rgba(0, 0, 0, 0.8);  /*darken background so its easier to read on mobile*/
}

  .call-to-action .btn.btn-lg {
    padding: 10px 6px;
    font-size: 13px;
    min-width: 110px;
  }

    .call-to-action h1.title {
    font-size: 140%;
  }

.tp-caption h1 {
    letter-spacing: -.01em !important;
}

.navbar-header {
     display: block;
     text-align: center !important;
     margin: 0 auto !important;
}


.slideshow .btn {
    padding: 25px 60px;
    font-size: 40px;
    border-radius: 3px;
    background-color: #f1f1f1;
}

.slideshow .btn i {display: none;}



#logo.mini-logo {
    max-width: 200px !important;
    padding:10px;
    float: none !important;
    text-align: center !important;
 }


.navbar-default .navbar-toggle {
    border: 0 !important;
    background-color: #f2f2f2 !important;
    /*width: 100%;*/
    text-align: center;
    margin: 0;
    padding: 0 10px;
}


.navbar-default {
    background-color: transparent !important;
    border: 0;
    margin: 0;
    padding: 10px;
}


.navbar.navbar-default {
    margin-top: 0 !important;
}

.navbar {
    margin-top: 0 !important;
    padding-top: 0 !important;
}


header .logo {
    margin: 0 auto !important;
    text-align: center !important;
}

.col-sm-15{
    width:100%;  /*makes this extra column full on mobile */
    margin-bottom: 30px;
}

.col-sm-15 h3.title {font-size: 200% !important;}



    .page-hero h1 {
    font-size: 250%;
    }

    .platform-slider .caption {
        width: 100%;
        bottom: 30px;
        left: 0;
        position: relative;
        background-color: #fafafa;
        bottom: 0;
        padding-bottom: 35px;
    }
}  /* end media 767 */

/************************************************
*
*
*        Custom styling defined below
*
*
************************************************/

div.main.col-md-12 table tbody tr td {
	vertical-align: top;
}

p.custom_parallax_title {padding: 10px; margin: 0; text-align: center; font-size: 38px; line-height: 180%;}
p.custom_highlights_title {padding: 0px; margin: 0; font-weight: 500; font-size: 24px; margin-bottom: 30px;}

@font-face {
  font-family: "Roboto-Black";
  src: url('/fonts/Roboto-Black.ttf');
  font-family: "Roboto-Black";
  src: url('/fonts/Roboto-Black.ttf');
  font-family: "Roboto-BoldItalic";
  src: url('/fonts/Roboto-BoldItalic.ttf');
  font-family: "Roboto-BlackItalic";
  src: url('/fonts/Roboto-BlackItalic.ttf');
  font-family: "Roboto-Bold";
  src: url('/fonts/Roboto-Bold.ttf');
  font-family: "Roboto-Italic";
  src: url('/fonts/Roboto-Italic.ttf');
  font-family: "Roboto-LightItalic";
  src: url('/fonts/Roboto-LightItalic.ttf');
  font-family: "Roboto-Light";
  src: url('/fonts/Roboto-Light.ttf');
  font-family: "Roboto-MediumItalic";
  src: url('/fonts/Roboto-MediumItalic.ttf');
  font-family: "Roboto-Medium";
  src: url('/fonts/Roboto-Medium.ttf');
  font-family: "Roboto-Regular";
  src: url('/fonts/Roboto-Regular.ttf');
  font-family: "Roboto-ThinItalic";
  src: url('/fonts/Roboto-ThinItalic.ttf');
  font-family: "Roboto-Thin";
  src: url('/fonts/Roboto-Thin.ttf');
}
