@import 'http://fonts.googleapis.com/css?family=Raleway:600,200,300';
@import 'http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600';
h1,
h2,
h3,
h4,
h5,
h6,
input {
    font-family: "Raleway", lucida grande, Arial, sans-serif
}

button,
select,
textarea,
body {
    font-family: "Open Sans", lucida grande, Arial, sans-serif
}

strong {
    font-weight: 600
}

input,
button,
select,
textarea,
body {
    font-weight: 300
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300
}

.thin-font {
    font-weight: 200
}

::selection {
    background: #104571
}

::-moz-selection {
    background: #ff8417
}

body,
p,
.gform_body .gfield input,
.gform_body .gfield textarea,
.gform_body .gfield select {
    font-size: 16px;
    line-height: 1.41
}

h1 {
    font-size: 35px;
    line-height: 1.41
}

h2 {
    font-size: 27px;
    line-height: 1.41
}

h3 {
    font-size: 21.06px;
    line-height: 1.41
}

h4 {
    font-size: 18px;
    line-height: 1.41
}

h5 {
    font-size: 14.94px;
    line-height: 1.41
}

h6 {
    font-size: 13.5px;
    line-height: 1.41
}

#topcontrol {
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border-radius: 3px;
    color: #FFF;
    height: 48px;
    line-height: 55px;
    margin: 0 15px 15px 0;
    text-align: center;
    width: 48px;
    z-index: 10000
}

#scrolltotop:before {
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #FFF;
    border-image: none;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 0;
    left: 28%;
    position: absolute;
    top: 17%;
    width: 0
}

#topcontrol:hover {
    background-color: #e36b00
}

a:hover,
.sidebar-content .nav.nav-tabs.nav-stacked .parent ul a.selected,
.sidebar-content .nav li li a:hover,
div[role="complementary"] div > ul > li:hover {
    color: #ed6f00
}

a,
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus,
.nav li a:hover,
.nav li a:focus,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
nav[role="navigation"] .nav-normal > .active > a,
nav[role="navigation"] .nav-normal li a:hover,
nav[role="navigation"] .nav-pills-square > .active > a,
nav[role="navigation"] .nav-bar > li > a:hover,
nav[role="navigation"] .nav-bar > li > a:focus,
nav[role="navigation"] .nav-bar > .active > a,
nav[role="navigation"] .nav-bar-top > .active > a,
nav[role="navigation"] .nav-bar-top > li > a:hover,
nav[role="navigation"] .nav-bar-underline > .active > a,
nav[role="navigation"] .nav-underline > .active > a,
nav[role="navigation"] .nav-underline > li > a:hover,
nav[role="navigation"] .nav-separator > .active > a,
nav[role="navigation"] .nav-separator > li > a:hover,
.sidebar-content .nav a.active,
div[role="complementary"] div > ul > li:active,
.sidebar-content .nav li a:hover,
.sidebar-content .nav li a:focus {
    color: #ff8417
}

.nav a:hover .caret {
    border-bottom-color: #ff8417;
    border-top-color: #ff8417
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.grid li a:hover img,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="clock-o"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.gform_wrapper li.gfield_error input[type="text"]:focus,
.gform_wrapper li.gfield_error input[type="url"]:focus,
.gform_wrapper li.gfield_error input[type="email"]:focus,
.gform_wrapper li.gfield_error input[type="tel"]:focus,
.gform_wrapper li.gfield_error input[type="number"]:focus,
.gform_wrapper li.gfield_error input[type="password"]:focus,
.gform_wrapper li.gfield_error textarea:focus {
    border-color: #ff8417
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus,
.nav-tabs.nav-stacked > .active > a,
.nav-tabs.nav-stacked > .active > a:hover,
.nav-tabs.nav-stacked > .active > a:focus,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.progress .bar,
.progress-striped .bar,
.progress-info.progress-striped .bar,
.progress-striped .bar-info,
nav[role="navigation"] .nav-pills-square li a:hover {
    background-color: #104571
}

.form-control:focus {
    border-color: #ff8417;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 132, 23, 0.6)
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #ff8417;
    border-color: #ff8417
}

.accent {
    color: #ffffff !important
}

.accent2 {
    color: #ff8417 !important
}

.accent3 {
    color: #44dfda !important
}

.accent4 {
    color: #666 !important
}

.accent-black {
    color: #000 !important
}

.accent-white {
    color: #fff !important
}

.btn-primary {
    border-color: #ff8417;
    background-color: #ff8417;
    color: #fff;
    text-shadow: none;
    font-weight: 400
}

.btn-primary:hover,
.btn-primary .disabled,
.btn-primary [disabled] {
    background-color: #ff7903;
    border-color: #ff7903;
    color: #fff
}

.btn-primary:active,
.btn-primary .active,
.btn-primary:focus,
.btn-primary .focus {
    background-color: #ed6f00;
    border-color: #ed6f00;
    color: #fff
}

.btn-custom {
    border-color: #44dfda;
    background-color: #44dfda;
    color: #fff;
    text-shadow: none
}

.btn-custom:hover,
.btn-custom .disabled,
.btn-custom [disabled] {
    background-color: #33dcd7;
    border-color: #33dcd7;
    color: #fff
}

.btn-custom:active,
.btn-custom .active,
.btn-custom:focus,
.btn-custom .focus {
    background-color: #25d6d0;
    border-color: #25d6d0;
    color: #fff
}

.btn {
    font-weight: 400
}

hr {
    width: 219px;
    height: 1px;
    border: 0;
    background: #104571
}

.heading-font {
    font-size: 48px
}

.sub-heading-font {
    font-size: 30px
}

.semi-heading-font {
    font-size: 24px
}

.small-heading-font {
    font-size: 22px
}

.font-size-19 {
    font-size: 19px
}

.font-size-16 {
    font-size: 16px
}

.line-height-small {
    line-height: 1.1
}

.text-shadow {
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.35)
}

.top-nav ul {
    float: right;
    margin: 0;
    padding: 0
}

.top-nav li {
    float: left;
    list-style: outside none none
}

.top-nav li a {
    color: #fff
}

.top-nav li a:hover,
.top-nav li a:active,
.top-nav li a:focus {
    color: #e6e6e6
}

.top-nav li + li:before {
    content: "|";
    padding-right: 5px
}

.top-nav li + li {
    padding-left: 5px
}

#header nav[role="navigation"] ul li a {
    font-size: 14px;
}

#header nav[role="navigation"] > ul > li > a {
    color: #ffffff;
    padding: 10px
}

#header nav[role="navigation"] > ul > li > a .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff
}

#header nav[role="navigation"] > ul > li > a:hover,
#header nav[role="navigation"] > ul > li > a:active,
#header nav[role="navigation"] > ul > li > a:focus {
    -moz-box-shadow: 0 -4px 0 0 #104571 inset;
    -webkit-box-shadow: 0 -4px 0 0 #104571 inset;
    box-shadow: 0 -4px 0 0 #104571 inset;
    color: #104571;
}

#header nav[role="navigation"] > ul > li > a:hover .caret,
#header nav[role="navigation"] > ul > li > a:active .caret,
#header nav[role="navigation"] > ul > li > a:focus .caret {
    border-top-color: #104571;
    border-bottom-color: #104571;
}

#header nav[role="navigation"] > ul > li li:hover a:hover,
#header nav[role="navigation"] > ul > li li:hover a:active,
#header nav[role="navigation"] > ul > li li:hover a:focus {
    color: #fff
}

#header nav[role="navigation"] > ul > .active > a {
    -moz-box-shadow: 0 -4px 0 0 #104571 inset;
    -webkit-box-shadow: 0 -4px 0 0 #104571 inset;
    box-shadow: 0 -4px 0 0 #104571 inset;
    color: #104571
}

#header nav[role="navigation"] > ul > .active > a .caret {
    border-top-color: #818181;
    border-bottom-color: #818181;
}

#header nav[role="navigation"] > ul > li + li {
    margin-left: 20px;
}

#header nav[role="navigation"] > ul {
    margin-top: 5px
}

.main-header {
    padding-top: 0 !important
}

.home .header-shadow {
    box-shadow: none
}

.margin-btn-banner {
    margin-top: 32%
}

.sub-heading,
.hp-banner h2 {
    font-size: 36px
}

.heading,
.hp-banner h3 {
    font-size: 45px
}

.semi-heading,
.hp-banner .btn {
    font-size: 22px
}

.hp-services h3 {
    height: 45px
}

.services-link a {
    color: #666;
    text-decoration: none
}

.services-link a:hover {
    color: #666;
    text-decoration: none
}

.services-link a img {
    transition: all .5s ease
}

.services-link a:hover img {
    opacity: .7
}

.hp-testimonials .well {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 35px
}

.hp-testimonials .col-md-3 {
    margin-right: 30px;
    width: auto
}

.hp-testimonials .col-md-9 {
    float: none;
    width: 100%
}

.hp-testimonials .testimonial .text-right {
    margin-top: 40px
}

.hp-testimonials .carousel-indicators {
    margin-bottom: 0
}

.hp-testimonials .carousel-indicators li {
    background: none repeat scroll 0 0 #fff;
    height: 11px;
    margin: 0 2px;
    width: 11px
}

.hp-testimonials .carousel-indicators li.active {
    background: #ff891b
}

.hp-small-services *,
.hp-small-services {
    font-size: 16px
}

.hp-small-services ul {
    margin-top: 20px;
    padding: 0
}

.hp-small-services li {
    float: left;
    list-style: outside none none;
    margin-right: 3%;
    width: 45%;
    margin-bottom: 20px
}

.hp-blogs .media-body > p {
    margin-bottom: 10px
}

.hp-blogs .media-heading > a {
    color: #222
}

.cta-footer .btn {
    margin-bottom: 10px;
    padding: 5px 35px
}

footer .main-footer .fa-ul i {
    color: #FFF !important
}

.cta-footer p {
    font-size: 22px
}

.footer-bottom,
.footer-bottom * {
    font-size: 16px
}

.footer-bottom li {
    line-height: inherit
}

.main-footer h4 {
    font-weight: 700
}

.main-footer address * {
    font-weight: 400
}

.main-footer address a {
    color: #fff
}

.main-footer address a:hover,
.main-footer address a:active,
.main-footer address a:focus {
    color: #e6e6e6;
    text-decoration: none
}

.social-icons-footer > a {
    color: #fff;
    display: inline-block;
    width: 42px;
    text-align: center
}

.social-icons-footer > a:hover,
.social-icons-footer > a:active,
.social-icons-footer > a:focus {
    color: #303030;
    text-decoration: none
}

.social-icons-footer > a i {
    font-size: 33px
}

.well-email {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #fff;
    padding: 10px 19px 0
}

.hr-email {
    background: #fff none repeat scroll 0 0;
    height: 2px;
    width: 100%
}

.btn-email {
    background-color: #fff;
    border-color: #fff;
    color: #ff8417;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 30px!important
}

.btn-email:hover,
.btn-email:active,
.btn-email:focus {
    background-color: #e4e4e4;
    color: #ff8417
}

.fa-yelp:before {
    content: url("http://bestructured.bypronto.com/wp-content/uploads/sites/755/2015/01/icon_yelp1.png");
    vertical-align: -6%
}

a:hover .fa-yelp:before {
    content: url("http://bestructured.bypronto.com/wp-content/uploads/sites/755/2015/01/icon_yelp_active1.png")
}

.well-orange {
    background: #104571;
}

.well-grey {
    background: #706b6a
}

@media (min-width: 992px) and (max-width: 1280px) {
    .hp-banner {
        padding-bottom: 400px !important;
        padding-top: 20px !important
    }
    .heading-font {
        font-size: 45px
    }
    .hp-small-services *,
    .hp-small-services {
        font-size: 14px
    }
    .hp-why {
        background-position: 67% center !important
    }
    #header nav[role="navigation"] > ul > li + li {
        margin-left: 5px
    }
}

@media (max-width: 991px) {
    .mobile-clearfix {
        clear: both
    }
    .hp-banner {
        background-image: url("http://bestructured.bypronto.com/wp-content/uploads/sites/755/2014/12/BeStructured_Banner_onDevice.jpg") !important;
        background-position: center bottom !important;
        background-size: 100% auto !important;
        padding-bottom: 380px !important;
        padding-top: 25px !important
    }
    .hp-banner h2 {
        font-size: 25px
    }
    .hp-banner h3 {
        font-size: 30px
    }
    .heading-font {
        font-size: 32px
    }
    .mobile-dark-bg {
        background: rgba(0, 0, 0, 0.8);
        padding: 30px
    }
    hr.sm-aligncenter {
        display: block;
        margin: 40px auto
    }
    .hp-why {
        background-position: left !important
    }
    nav[role="navigation"] select {
        display: block;
        margin-top: 40px
    }
    nav[role="navigation"] ul {
        display: none
    }
    .footer-bottom,
    .footer-bottom * {
        font-size: 12px
    }
    .top-nav {
        text-align: center
    }
    .top-nav ul {
        float: none;
        display: inline-block
    }
    .font-size-19 {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .hp-banner h3 {
        font-size: 24px
    }
    .hp-banner {
        padding-top: 25px !important;
        padding-bottom: 240px !important
    }
    .heading-font {
        font-size: 20px
    }
    .sub-heading-font {
        font-size: 20px
    }
    .heading {
        font-size: 28px
    }
    .sub-heading {
        font-size: 24px
    }
    .semi-heading {
        font-size: 14px
    }
    hr {
        margin-bottom: 20px !important;
        margin-top: 20px !important
    }
    .hp-services h3 {
        height: auto;
        margin-bottom: 20px
    }
    .hp-testimonials .col-md-3 {
        margin-bottom: 20px;
        margin-right: 0
    }
    .hp-testimonials .col-md-3 img {
        display: block;
        margin: 0 auto
    }
    .hp-testimonials i {
        display: none
    }
    .hp-small-services li {
        float: none;
        margin-right: 0;
        width: 100%;
        clear: both
    }
    .footer-bottom ul {
        display: inline-block;
        float: none !important
    }
    .main-footer h4 {
        font-size: 17px;
        font-weight: 700
    }
    .main-footer address {
        text-align: center
    }
    .main-footer address ul {
        display: inline-block
    }
    .top-nav li {
        float: none;
        font-size: 14px
    }
    .top-nav li + li:before {
        display: none
    }
    .top-nav li + li {
        padding-left: 0
    }
    header .brand img {
        display: block;
        margin: 0 auto;
        max-width: 268px;
        width: 100%
    }
    nav[role="navigation"] select {
        margin-top: 5px
    }
}

@media (max-width: 479px) {
    .hp-banner {
        padding-bottom: 120px !important;
        padding-top: 25px !important
    }
}

.content article h2,
.content article h3,
.content article h4,
#accordions .panel-heading h4 {
    color: #666
}

.signup-btn {
    background-color: #FF8417;
    color: #fff;
    border: 2px solid #fff
}

.min-height-330 {
    min-height: 330px
}

.shrink {margin-top: -70px;}
@media (max-width: 768px) {
    .shrink {
        margin-top:0;
    }
}