.page .title-center .widget-title, .page .title-center h3
{
    text-align: center;
}
hr
{
    margin: 20px 0;
    background-color: #ef7a23;
    max-width: 100%;
}
.text-center
{
    text-align: center;
}
.text-center hr
{
    margin: 0 auto 20px auto!important;
}
.text-right
{
    text-align: right;
}
.strong
{
    font-weight: 600;
}
blockquote
{
    background: #f7f4e8;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])
{
    padding: 5px 8px;
    line-height: 2;
}
.gform_legacy_markup_wrapper.gf_browser_chrome select
{
    padding: 5px 8px;
    line-height: 2;
}
button, input.button, input[type=button], input[type=reset], input[type=submit], .button, .so-widget-sow-button a, .btn, .comment-form input[type=submit], .search-form .search-submit, .comment-form input[type=submit], .search-form .search-submit
{
    background-color: #ef7a23;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 20px;
    text-decoration: none;
    white-space: normal;
    width: auto;
}
button:hover, button:focus, input.button:hover, input.button:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus, .button:hover, .button:focus, .so-widget-sow-button a:hover, .so-widget-sow-button a:focus, .btn:hover, .btn:focus, .comment-form input[type=submit]:hover, .comment-form input[type=submit]:focus, .search-form .search-submit:hover, .search-form .search-submit:focus, .comment-form input[type=submit]:hover, .comment-form input[type=submit]:focus, .search-form .search-submit:hover, .search-form .search-submit:focus
{
    color: #fff;
    background-color: #d0610f;
}
.inverted
{
    color: #fff;
}
.inverted h3
{
    color: #fff!important;
}
.page .button
{
    text-transform: uppercase;
    margin: 15px;
    border-radius: 10px;
    padding: 10px 30px;
    min-width: 200px;
    border: 2px solid;
    border-color: #ef7a23;
    text-align: center;
}
.page .button:hover, .page .button:focus
{
    border-color: #d0610f;
}
.page .otherButton
{
    background: transparent;
    color: #ef7a23;
}
.smgquote-box
{
    display: block;
    border: 20px solid #ef7a23;
    padding: 40px 50px;
    font-size: 34px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 30px;
}
.smgquote-box:before
{
    content: "";
    background: #fff;
    background-image: url(/wp-content/themes/codetempov2/resources/assets/images/leftQuote.png);
    background-size: intial;
    background-position: top left;
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: -20px;
    width: 100px;
    height: 79px;
}
.smgquote-box:after
{
    content: "";
    background: #fff;
    background-image: url(/wp-content/themes/codetempov2/resources/assets/images/rightQuote.png);
    background-size: intial;
    background-position: bottom right;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 100px;
    height: 79px;
    z-index: 1;
}
.smgquote-box>*
{
    position: relative;
    z-index: 9999;
}
.smgquote-box h4
{
    font-size: 18px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 0;
}
.smgquote-box .meks_ess
{
    display: none!important;
}
.smgquote-box p
{
    margin-bottom: 15px;
}
.top-bar
{
    background-color: #ef7a23;
}
.top-bar .inside-top-bar
{
    padding: 5px 40px;
}
.top-bar .widget
{
    margin: auto;
}
.top-bar .phone
{
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.top-bar .phone:hover, .top-bar .phone :focus
{
    color: #fff;
}
.site-header
{
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.inside-header
{
    padding: 20px;
}
.main-navigation
{
    letter-spacing: 1px;
}
.main-navigation a
{
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.main-navigation a:hover, .main-navigation a :focus
{
    text-decoration: underline;
}
.main-navigation .phone a
{
    font-size: 24px;
    color: #ef7a23!important;
}
.main-navigation .phone a:hover, .main-navigation .phone a :focus
{
    text-decoration: none;
    color: #d0610f!important;
}
.main-navigation .menu-toggle
{
    background: #ef7a23!important;
    color: #fff!important;
    font-size: 18px;
}
.main-navigation.toggled .main-nav>ul
{
    background: #222;
}
@media only screen and (min-width: 1200px)
{
    .top-bar
    {
        display: none;
    }
}
@media only screen and (max-width: 1200px)
{
    .main-navigation .phone a
    {
        display: none;
    }
}
@media only screen and (max-width: 992px)
{
    .main-navigation .main-nav ul li a
    {
        color: #fff;
    }
    .main-navigation .main-nav ul li a:hover, .main-navigation .main-nav ul li a:focus
    {
        background-color: #ef7a23;
        color: #fff!important;
        text-decoration: none;
    }
    .main-navigation .main-nav ul li.current_page_item>a
    {
        background-color: #ef7a23;
        color: #fff!important;
    }
}
.sidebar .latest-post-selection .article__info
{
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.4);
    color: #fff;
}
.sidebar .latest-post-selection article:hover:before, .sidebar .latest-post-selection article:focus:before
{
    content: "";
    background: rgba(239,122,35,.8)!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.sidebar .latest-post-selection article:hover .article__info, .sidebar .latest-post-selection article:focus .article__info
{
    background: none;
}
.so-widget-sow-social-media-buttons .sow-social-media-button
{
    width: 2.5em!important;
    padding: .68em 0!important;
}
.site-footer
{
    margin-top: 60px;
}
.footer-widget-1 form
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
    box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.footer-widget-1 .gform_legacy_markup_wrapper div.validation_error
{
    background: #fff!important;
}
.footer-widget-1 .gform_confirmation_wrapper
{
    text-align: center;
    color: #ef7a23;
    border: 1px solid #ef7a23;
    padding: 10px;
}
.footer-widget-1 .gform_body
{
    width: 75%!important;
}
.footer-widget-1 .gform_body li
{
    padding: 0!important;
    margin: 0!important;
    border: 0!important;
}
.footer-widget-1 .gform_body li div
{
    margin: 0!important;
}
.footer-widget-1 .gform_body input
{
    padding: 20px!important;
    border: 1px solid #efe9e7!important;
    margin: 0!important;
    line-height: initial!important;
}
.footer-widget-1 .gform_footer
{
    width: 25%!important;
    margin: 0!important;
    padding: 0!important;
}
.footer-widget-1 .gform_footer .gform_button
{
    margin: 0!important;
    width: 100%!important;
    height: 100%;
    border-radius: 0!important;
}
.footer-widget-2
{
    text-align: center;
    margin: 30px auto;
}
.footer-widget-2 img
{
    max-width: 200px!important;
}
.footer-widget-3, .footer-widget-4, .footer-widget-5
{
    text-align: center;
    text-transform: uppercase;
}
.footer-widget-3 iframe, .footer-widget-4 iframe, .footer-widget-5 iframe
{
    margin-top: 5px;
}
.fbadges
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 350px;
    margin: 0 auto;
}
.fbadges div
{
    -webkit-box-flex: 1;
    -ms-flex: 1 0;
    flex: 1 0;
}
.fbadges br
{
    display: none;
}
@media only screen and (min-width: 992px)
{
    .inside-footer-widgets
    {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .footer-widget-1
    {
        width: 100%;
        -webkit-box-flex: 0!important;
        -ms-flex: none!important;
        flex: none!important;
    }
    .footer-widget-2
    {
        width: 100%;
        -webkit-box-flex: 0!important;
        -ms-flex: none!important;
        flex: none!important;
    }
    .inside-footer-widgets>div
    {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
    }
}
@media only screen and (min-width: 768px)
{
    .footer-widget-1
    {
        margin-top: -86px!important;
    }
    .footer-widget-1 .gfield_validation_message
    {
        position: absolute!important;
    }
}
@media only screen and (max-width: 992px)
{
    .inside-footer-widgets
    {
        display: block;
    }
    .inside-footer-widgets>div
    {
        margin: 30px auto;
    }
}
@media only screen and (max-width: 768px)
{
    .footer-widget-1
    {
        margin-top: -72px!important;
    }
    .footer-widget-1 form
    {
        display: block;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .footer-widget-1 .gform_body
    {
        width: 100%!important;
    }
    .footer-widget-1 .gform_body li
    {
        width: 100%!important;
        margin-bottom: 5px!important;
    }
    .footer-widget-1 .gform_footer
    {
        width: 100%!important;
    }
    .footer-widget-1 .gform_footer .gform_button
    {
        height: 60px;
    }
}
body.contained-content .grid-container
{
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
}
body.contained-content .site-main
{
    margin-top: 0;
}
body.contained-content .site-main h3
{
    font-size: 24px;
    font-weight: 500;
}
body.siteorigin-panels.contained-content .site.grid-container
{
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}
body.siteorigin-panels .entry-content .panel-grid>div
{
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
body.siteorigin-panels .entry-content .panel-grid>div.fullwidth
{
    max-width: none;
    padding-left: 0;
    padding-right: 0;
}
body.page .entry-header h1
{
    text-align: center;
    font-size: 3.8rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}
body.page .entry-header h1:after
{
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -50px;
    height: 2px;
    width: 100px;
    background: rgba(0,0,0,.3);
}
body.page #hero
{
    height: 420px;
    max-width: 100%;
    position: relative;
    -webkit-box-orient: initial!important;
    -webkit-box-direction: initial!important;
    -ms-flex-direction: initial!important;
    flex-direction: initial!important;
}
body.page #hero:before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
}
body.page #hero div
{
    position: relative;
}
body.page #hero h1
{
    text-align: center;
    color: #fff;
    text-shadow: 0 2px 25.65px rgba(0,0,0,.95);
}
.steps
{
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 25.65px 1.35px rgba(0,0,0,.25);
    box-shadow: 0 2px 25.65px 1.35px rgba(0,0,0,.25);
    max-width: 290px;
    margin: 30px auto;
    padding: 30px;
    text-align: center;
}
.steps .widget-title
{
    font-size: 30px;
    color: #ef7a23;
}
.steps h4
{
    color: #ef7a23;
}
.steps img
{
    max-height: 70px;
    width: auto;
}
.steps p
{
    margin-bottom: 15px;
}
.locBox
{
    position: relative;
    text-align: center;
}
.locBox h2
{
    position: relative;
}
.locBox a
{
    color: #fff;
    padding: 70px 0;
    display: block;
    text-decoration: none;
}
#awardsTab .sow-tabs-tab-container
{
    padding: 0;
    background: transparent;
}
#awardsTab .sow-tabs-tab
{
    margin: 0;
    width: 33%;
    text-align: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: 700;
}
#awardsTab .sow-tabs-tab
{
    color: #606060;
}
#awardsTab .sow-tabs-tab img
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#awardsTab .sow-tabs-tab-selected
{
    background: #d0cece;
    color: #000;
}
#awardsTab .sow-tabs-tab-selected img
{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
#awardsTab .sow-tabs-panel-container
{
    background: #d0cece;
}
#awardsTab .container
{
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#awardsTab .row
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
#awardsTab .col-md-4
{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
@media only screen and (max-width: 768px)
{
    #awardsTab .col-md-4
    {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
}
.awardsLogo .row>div
{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.awardsLogo .row img
{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 50px auto;
    -webkit-filter: drop-shadow(0 0 5px #555);
    filter: drop-shadow(0 0 5px #555);
}
.serviceMenu
{
    max-width: 100%!important;
    line-height: 1.2;
    background: #ef7a23;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .7px;
    text-align: center;
    text-transform: uppercase;
}
.serviceMenu ul
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: table;
}
.serviceMenu li
{
    display: inline-block;
    position: relative;
    margin-bottom: 0!important;
}
.serviceMenu li:after
{
    content: "";
    font-size: 0;
    position: absolute;
    top: 10%;
    right: 0;
    height: 80%;
    width: 1px;
    background: #fff;
}
.serviceMenu li:last-child:after
{
    display: none;
}
.serviceMenu a
{
    color: #fff;
    padding: 15px;
    max-width: 200px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 80px;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}
.serviceMenu a:hover, .serviceMenu a:focus
{
    background: #d0610f;
}
.serviceMenu .current-menu-item a
{
    background: #d0610f;
}
.serviceMenu2
{
    line-height: 1.2;
    background: #ebebeb;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .7px;
    text-align: center;
    text-transform: uppercase;
    margin-top: -120px;
    z-index: 1;
    position: relative;
}
.serviceMenu2 ul
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: table;
}
.serviceMenu2 li
{
    display: inline-block;
    position: relative;
    margin-bottom: 0!important;
}
.serviceMenu2 a
{
    color: #231f20;
    padding: 15px;
    max-width: 200px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 80px;
    vertical-align: middle;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}
.serviceMenu2 a:hover, .serviceMenu2 a:focus
{
    background: #ef7a23;
}
.serviceMenu2 .current-menu-item a
{
    background: #b8b8b8;
}
@media only screen and (max-width: 992px)
{
    .serviceMenu, .serviceMenu2
    {
        font-size: 12px;
    }
    .serviceMenu li, .serviceMenu2 li
    {
        width: 25%;
    }
    .serviceMenu a, .serviceMenu2 a
    {
        max-width: 100%;
        width: 100%;
        min-height: 50px;
        padding: 5px 10px;
    }
}
@media only screen and (max-width: 768px)
{
    body.siteorigin-panels .entry-content .panel-grid>div.serviceMenu, body.siteorigin-panels .entry-content .panel-grid>div.serviceMenu2
    {
        padding: 0!important;
    }
    .serviceMenu li
    {
        width: 33%;
    }
    .serviceMenu2
    {
        margin-top: -100px;
    }
    .serviceMenu2 li
    {
        width: auto;
    }
}
.team>div .panel-cell-style
{
    height: 320px;
    padding: 15px;
    position: relative;
}
.team>div .panel-cell-style>div
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.team .so-widget-sow-editor
{
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
}
.team h3
{
    text-align: left!important;
    margin-bottom: 0;
    font-size: 18px!important;
    font-weight: 600!important;
    color: #fff;
    z-index: 9999;
    position: relative;
}
.team h4
{
    margin-bottom: 0;
    color: #fff;
    z-index: 9999;
    position: relative;
}
.team a
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.team a:hover, .team a:focus
{
    background: rgba(51,51,51,.4);
}
.team .serviceBadge
{
    background: url(/wp-content/uploads/2020/02/serviceBadge.png);
    width: 126px;
    height: 154px;
    position: absolute;
    left: 10px;
    top: -50px;
    padding: 38px 20px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}
.teamTop>div
{
    min-height: 250px;
    width: 50%!important;
}
.teamTop>div .panel-cell-style
{
    height: 400px;
}
.teamTop>div:nth-child(2)
{
    background: #ef7a23;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
}
.teamTop h3
{
    color: #231f20;
}
.teamTop h4
{
    margin-bottom: 15px;
    color: #231f20;
}
.teamTop a
{
    text-decoration: none;
}
@media only screen and (max-width: 780px)
{
    .teamTop>div
    {
        width: 100%!important;
    }
    .teamTop>div:first-child
    {
        margin-bottom: 0!important;
    }
}
.pastTeam>div
{
    min-height: 250px;
}
.pastTeam>div .panel-cell-style
{
    height: 250px;
}
.pastTeam>div:hover .panel-cell-style:before, .pastTeam>div:focus .panel-cell-style:before
{
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background: #ef7a23;
    opacity: .8;
}
.pastTeam>div:hover p, .pastTeam>div:focus p
{
    display: block;
    position: relative;
}
.pastTeam>div:hover h3, .pastTeam>div:focus h3
{
    display: none;
}
.pastTeam>div:hover .so-widget-sow-editor, .pastTeam>div:focus .so-widget-sow-editor
{
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
}
.pastTeam p
{
    display: none;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
}
@media(min-width: 780px) and (max-width: 992px)
{
    .pastTeam
    {
        padding: 0!important;
    }
    .pastTeam h3
    {
        font-size: 14px!important;
    }
    .pastTeam p
    {
        font-size: 11px;
    }
}
.single-teams .entry-header h1
{
    text-align: center;
    font-size: 3.8rem;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}
.single-teams .entry-header h1:after
{
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -50px;
    height: 2px;
    width: 100px;
    background: rgba(0,0,0,.3);
}
.single-teams .inside-article .featured-image
{
    max-width: 600px;
    margin: 0 15px 15px 0!important;
    float: left;
}
@media only screen and (max-width: 992px)
{
    .single-teams .inside-article .featured-image
    {
        margin: 0 auto 30px auto!important;
        float: none;
    }
}
.page-id-6753 #hero h2
{
    font-size: 2.5rem;
    font-weight: 700;
    text-shadow: 0 2px 25.65px rgba(0,0,0,.95);
    color: #fff;
}
.page-id-6753 #hero h1
{
    min-height: auto;
    display: block;
    text-shadow: none;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 2px 25.65px rgba(0,0,0,.95);
}
.page-id-6753 #hero .row
{
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}
.page-id-6753 .entry-content h4
{
    color: #ef7a23;
    font-size: 24px;
    font-weight: 500;
}
.page-id-6753 .entry-content h3
{
    font-size: 31px!important;
    font-weight: 500;
}
.page-id-6753 .entry-content .resultCase
{
    font-size: 31px;
    font-weight: 700;
    color: #ef7a23;
    letter-spacing: 1px;
}
.page-id-6753 .entry-content .resultTitle
{
    font-size: 19px;
    font-weight: 700;
    line-height: 1.2;
}
.page-id-6753 div.fullwidth>div
{
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (min-width: 780px)
{
    .page-id-6753 .summary
    {
        border-right: 2px solid #333;
        padding-right: 30px;
    }
}
@media only screen and (max-width: 780px)
{
    .page-id-6753 #hero
    {
        height: auto!important;
    }
    .page-id-6753 #hero>div
    {
        padding-top: 60px;
        padding-bottom: 45px;
    }
}
.home .site-main
{
    margin-bottom: 0;
}
.home .site-footer
{
    margin-top: 0;
    z-index: 10;
    position: relative;
}
.home .site-header
{
    z-index: 999999;
    position: relative;
}
.home #hero
{
    padding-top: 200px;
    padding-bottom: 200px;
    background-position: center bottom;
    color: #fff;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    height: auto!important;
    padding-left: 0!important;
    padding-right: 0!important;
}
.home #hero:after
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .1;
    z-index: 10;
}
.home #hero .chevron
{
    position: absolute;
    bottom: -200px;
    width: 100%;
}
.home #hero .chevron img
{
    width: 100%;
    z-index: 9999;
}
.home #hero video
{
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50%) translateY(-25%);
    transform: translateX(-50%) translateY(-25%);
}
.home #hero h2
{
    font-size: 36px;
    line-height: 1.6;
    margin-bottom: 45px;
    z-index: 9999;
    position: relative;
}
.home #hero span
{
    display: block;
    margin-bottom: 45px;
    z-index: 9999;
    position: relative;
}
.home #hero .button
{
    text-transform: uppercase;
    margin: 15px;
    border-radius: 10px;
    padding: 10px 30px;
    min-width: 200px;
    border: 2px solid;
    border-color: #ef7a23;
    z-index: 9999;
    position: relative;
}
.home #hero .button:hover, .home #hero .button:focus
{
    border-color: #d0610f;
}
.home #hero .otherButton
{
    background: transparent;
    border-color: #fff;
    color: #fff;
    z-index: 9999;
    position: relative;
}
.home #hero .otherButton:hover, .home #hero .otherButton:focus
{
    background-color: #d0610f;
    border-color: #d0610f;
}
.home #hero:before
{
    background-color: transparent;
}
.home #mentioned
{
    font-weight: 700;
    font-size: 24px;
    text-align: center;
}
.home #mentioned ul
{
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
.home #mentioned ul li
{
    display: inline-block;
    width: 20%;
}
.home #mentioned ul li img
{
    max-width: 150px;
}
.home #mentioned .slick-track
{
    padding: 5px!important;
}
.home #mentioned .slider img
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    -webkit-transform: scale(.8);
    transform: scale(.8);
}
.home #mentioned .slider .slick-center img
{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.home #whysmg
{
    text-align: center;
}
.home #whysmg .widget
{
    max-width: 630px;
    margin: 0 auto;
}
.home #whysmg .widget-title
{
    color: #ef7a23;
    font-weight: 700;
}
.home #whysmg h4
{
    font-weight: 700;
}
.home #whysmg .button
{
    text-transform: uppercase;
    margin: 15px;
    border-radius: 10px;
    padding: 10px 30px;
    min-width: 200px;
    border: 2px solid;
    border-color: #ef7a23;
}
.home #whysmg .button:hover, .home #whysmg .button:focus
{
    border-color: #d0610f;
}
.home #whysmg .otherButton
{
    background: transparent;
    color: #ef7a23;
}
.home #whysmg .otherButton:hover, .home #whysmg .otherButton:focus
{
    background-color: #d0610f;
    border-color: #d0610f;
    color: #fff;
}
.home #awards
{
    background: #ef7a23;
    background: -webkit-gradient(linear,left top,right top,from(#ef7a23),to(#c16362));
    background: linear-gradient(90deg,#ef7a23 0%,#c16362 100%);
    color: #fff;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: none;
}
.home #awards>div
{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.home #awards>div>div
{
    margin-bottom: 0;
}
.home #awards .widget-title
{
    color: #fff;
    font-weight: 700;
}
.home #awards .slick-track
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.home #awards .slick-slide img
{
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}
.home #vision .widget-title
{
    color: #ef7a23;
    font-weight: 700;
    margin-bottom: 10px;
}
.home #vision h4
{
    font-weight: 700;
}
.home #vision .button
{
    text-transform: uppercase;
    margin: 15px;
    border-radius: 10px;
    padding: 10px 30px;
    min-width: 200px;
    border: 2px solid;
    border-color: #ef7a23;
}
.home #vision .button:hover, .home #vision .button:focus
{
    border-color: #d0610f;
}
.home #vision .otherButton
{
    background: transparent;
    color: #ef7a23;
}
.home #vision .otherButton:hover, .home #vision .otherButton:focus
{
    background-color: #d0610f;
    border-color: #d0610f;
    color: #fff;
}
.home #work
{
    text-align: center;
    max-width: none;
    padding: 0!important;
}
.home #work .widget-title
{
    font-weight: 700;
    margin-bottom: 0;
}
.home #testimonial
{
    text-align: center;
}
.home #testimonial .widget-title
{
    color: #ef7a23;
    font-weight: 700;
}
.home #team
{
    padding-top: 200px;
    padding-bottom: 100px;
    text-align: center;
    color: #fff;
    position: relative;
    max-width: none;
}
.home #team>div
{
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.home #team>div>div
{
    margin-bottom: 0;
}
.home #team>*
{
    position: relative;
}
.home #team:before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}
.home #team .widget-title
{
    color: #fff;
}
.home #team .button
{
    text-transform: uppercase;
    margin: 15px;
    border-radius: 10px;
    padding: 10px 30px;
    min-width: 200px;
    border: 2px solid;
    color: #fff;
    border-color: #fff;
    background: rgba(255,255,255,.2);
}
.home #team .button:hover, .home #team .button:focus
{
    background-color: #d0610f;
    border-color: #d0610f;
}
.external-lists
{
    display: contents;
}
.external-lists li
{
    width: 50%;
    display: block;
    float: left;
    position: relative;
    height: 250px;
    background-size: cover;
    background-position: 50%;
    margin-bottom: 0!important;
}
.external-lists li:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: inherit;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 1s;
    transition: 1s;
}
.external-lists li:focus:before, .external-lists li:hover:before
{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.external-lists li a
{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}
.external-lists li a div
{
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.external-lists li img
{
    max-height: 120px;
    max-width: 250px;
    display: block;
    margin: 0 auto;
}
@media only screen and (min-width: 991px)
{
    .external-lists li
    {
        height: 320px;
    }
    .external-lists li:nth-child(1), .external-lists li:nth-child(2), .external-lists li:nth-child(5)
    {
        width: 50%;
    }
    .external-lists li:nth-child(3), .external-lists li:nth-child(4)
    {
        width: 25%;
    }
    .home .site-header
    {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 99999;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
    }
    .home .main-navigation
    {
        background: transparent;
    }
    .home .main-navigation .phone a
    {
        color: #fff!important;
    }
    .home .main-navigation .phone a:hover, .home .main-navigation .phone a:focus
    {
        color: #ef7a23!important;
    }
    .home .main-nav ul li a
    {
        color: #fff;
    }
    .home .main-nav ul li a:hover, .home .main-nav ul li a:focus
    {
        color: #fff!important;
    }
    .home .main-navigation.is_stuck
    {
        background: #fff;
    }
    .home .main-navigation.is_stuck ul li a
    {
        color: #231f20;
    }
    .home .main-navigation.is_stuck ul li a:hover, .home .main-navigation.is_stuck ul li a:focus
    {
        color: #ef7a23!important;
    }
    .home .main-navigation.is_stuck .phone a
    {
        color: #ef7a23!important;
    }
    .home .main-navigation.is_stuck .phone a:hover, .home .main-navigation.is_stuck .phone a:focus
    {
        color: #d0610f!important;
    }
}
@media(max-width: 1200px) and (min-width: 991px)
{
    .home .site-header
    {
        top: 32px;
    }
}
@media only screen and (max-width: 992px)
{
    .home #hero h2
    {
        font-size: 31px;
        line-height: 1.4;
    }
    .home #mentioned ul li img
    {
        width: 100%;
        padding: 7px;
    }
    .home #awards .slider
    {
        padding-left: 30px;
        padding-right: 30px;
    }
    .home #awards .slick-prev
    {
        left: 0;
    }
    .home #awards .slick-next
    {
        right: 0;
    }
    .external-lists li:nth-child(5)
    {
        width: 100%;
    }
}
@media only screen and (max-width: 768px)
{
    .home #hero
    {
        padding-top: 120px;
        padding-bottom: 40px;
        font-size: 16px;
    }
    .home #hero h2
    {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .home #hero span
    {
        margin-bottom: 15px;
    }
    .home #hero .button
    {
        margin-bottom: 5px;
    }
    .home #hero .chevron
    {
        bottom: -40px;
    }
    .home #hero .widget_sow-editor
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home #mentioned .slider img
    {
        padding: 0 5px;
        max-height: 30px;
        width: auto;
    }
    .home #team
    {
        padding-top: 100px;
        padding-bottom: 80px;
    }
    .external-lists li img
    {
        width: auto;
    }
}
.blogHero .top100
{
    position: absolute;
    top: -40%;
    right: 20%;
    margin-right: -150px;
}
@media only screen and (max-width: 992px)
{
    .blogHero .top100
    {
        top: -120px;
        margin-right: 0;
        right: 40px;
    }
}
#blog .search-form
{
    float: right;
}
#blog .search-form .search-field
{
    padding: 10px 15px;
    width: 300px;
    font-size: 16px;
}
#blog .search-form label:after
{
    font-size: 19px;
    top: 10px;
    color: #606060;
}
#blog .sow-tabs-tab-container
{
    padding: 0;
    background: transparent;
}
#blog .sow-tabs-tab
{
    margin: 0;
    width: 13.973%;
    border-radius: 0;
    height: 60px;
    padding: 10px;
    text-align: left;
    background: #f4f4f4;
    margin-right: .36%;
    font-weight: 500;
    vertical-align: bottom;
    outline: none;
}
#blog .sow-tabs-tab
{
    color: #606060;
}
#blog .sow-tabs-tab img
{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#blog .sow-tabs-tab .fa
{
    max-height: 40px;
    max-width: 40px;
    padding: 11px;
    border-radius: 30px;
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
#blog .sow-tabs-tab:last-child
{
    margin-right: 0;
}
#blog .sow-tabs-tab-selected
{
    background: #dc601a;
    color: #fff;
    font-weight: 700;
}
#blog .sow-tabs-tab-selected .fa
{
    color: #fff;
}
#blog .sow-tabs-title
{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
#blog .sow-tabs-panel-container
{
    background-image: -ms-linear-gradient(-90deg,#d0cece 0%,#f0eeee 100%);
}
#blog .latest-post-selection
{
    display: inline-block!important;
}
#blog .latest-post-selection .article__info
{
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.4);
    color: #fff;
}
#blog .latest-post-selection .lps-ontopof-overlay
{
    background: transparent;
    color: #fff;
    padding: 0!important;
}
#blog .latest-post-selection .lps-ontopof-overlay a
{
    position: relative;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
#blog .latest-post-selection .lps-ontopof-overlay a:before
{
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 90%;
    background: rgba(0,0,0,.5);
}
#blog .latest-post-selection article
{
    height: 325px;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 30px;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-box-shadow: 0 2px 12.22px .78px rgba(49,39,50,.3);
    box-shadow: 0 2px 12.22px .78px rgba(49,39,50,.3);
}
#blog .latest-post-selection article:hover:before, #blog .latest-post-selection article:focus:before
{
    content: "";
    background: rgba(239,122,35,.8)!important;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#blog .latest-post-selection article:hover .article__info, #blog .latest-post-selection article:focus .article__info
{
    background: none;
}
#blog .latest-post-selection article .lps-ontopof-overlay
{
    padding: 30px;
}
#blog .latest-post-selection article .lps-ontopof-overlay:hover, #blog .latest-post-selection article .lps-ontopof-overlay:focus
{
    background: rgba(239,122,35,.8);
}
#blog .latest-post-selection article .category
{
    font-size: 16px;
    opacity: .85;
}
#blog .latest-post-selection article .item-date
{
    opacity: .85;
}
#blog .latest-post-selection article a
{
    text-decoration: none;
}
#blog .latest-post-selection article h3
{
    font-size: 16px!important;
    font-weight: 700;
    text-transform: uppercase;
}
#blog .latest-post-selection article em, #blog .latest-post-selection article span
{
    font-style: normal;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}
#blog .latest-post-selection article:nth-child(1)
{
    height: 450px;
    width: 100%;
    margin-right: 0;
}
#blog .latest-post-selection article:nth-child(4), #blog .latest-post-selection article:nth-child(7), #blog .latest-post-selection article:nth-child(10), #blog .latest-post-selection article:nth-child(13)
{
    margin-right: 0;
}
.single .sidebar .widgetTitle
{
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
}
.single .sidebar .widgetTitle span
{
    font-weight: 700;
}
.single .sidebar .latest-post-selection article
{
    margin-bottom: 15px;
    border-radius: 20px;
}
.single .sidebar .latest-post-selection article a div>span:nth-child(1)
{
    display: none;
}
.single-post .site-footer
{
    margin-top: 0;
}
.single-post .conversation
{
    font-size: 19px;
    text-align: center;
    margin-bottom: 30px;
    padding: 15px;
}
.single-post .bioBox
{
    background: #ebebeb;
    margin-top: 30px;
}
.single-post .bioBox .container
{
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.single-post .bioBox #author-bio-box
{
    padding-bottom: 75px;
    padding-top: 45px;
    border: 0!important;
    background: transparent!important;
    margin: 0;
}
.single-post .bioBox #author-bio-box .bio-gravatar img
{
    border-radius: 50%;
    border: 0;
    margin-right: 30px;
}
.single-post .bioBox #author-bio-box .bio-description
{
    font-weight: 500;
    margin-top: 5px;
    font-size: 16px;
}
.single-post .bioBox #author-bio-box h3
{
    font-size: 21px;
    margin: 15px 0;
}
#postHero
{
    text-align: center;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    background-size: cover;
    background-position: center center;
}
#postHero:before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
}
#postHero .heroContent
{
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-shadow: 0 2px 25.65px rgba(0,0,0,.95);
    text-transform: uppercase;
    padding: initial!important;
    overflow: hidden;
    min-height: 360px!important;
}
#postHero .heroContent div
{
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#postHero .heroContent time
{
    display: block;
}
#postHero .heroContent h1
{
    text-transform: uppercase;
    font-weight: 700;
}
.blogMenu
{
    line-height: 1.2;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: .7px;
    background: transparent;
    width: 100%;
    margin: 0 auto;
    display: table;
    padding: 0 15px;
}
.blogMenu ul
{
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
}
.blogMenu li
{
    padding: 0;
    float: left;
    height: 100%;
    position: relative;
    width: 13.973%;
    margin-right: .26%;
    max-width: 100%;
    text-align: left;
}
.blogMenu a
{
    padding: 0 10px;
    display: block;
    color: #000;
    background: #f4f4f4;
    font-weight: 500;
    font-size: 17px;
    min-height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    text-decoration: none;
}
.blogMenu a:hover, .blogMenu a:focus
{
    background: #f1883b;
    color: #fff;
}
.blogMenu a:hover .fa, .blogMenu a:focus .fa
{
    background: transparent;
    color: #fff;
}
.blogMenu .active
{
    background: #b8b8b8;
}
.blogMenu .fa
{
    max-height: 40px;
    max-width: 40px;
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: #606060;
    display: block;
    margin-right: 10px;
}
@media only screen and (max-width: 992px)
{
    .blogMenu
    {
        max-width: 600px;
    }
    .blogMenu li
    {
        float: none;
        width: 100%;
        margin: 5px 0!important;
    }
}
@media only screen and (max-width: 780px)
{
    .blogMenu a
    {
        padding: 15px 15px 15px 20px;
        font-size: 18px;
        min-height: auto;
    }
}
@media only screen and (max-width: 1200px)
{
    #blog .sow-tabs-title
    {
        font-size: 15px;
    }
}
@media only screen and (max-width: 992px)
{
    #blog .sow-tabs-title
    {
        font-size: 18px;
    }
    #blog .sow-tabs-tab
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
        height: 50px;
    }
    #blog .sow-tabs-tab .fa
    {
        padding: 0;
        margin-right: 12px;
        margin-left: 8px;
    }
    #blog .sow-tabs-tab-container
    {
        margin-bottom: 45px;
    }
}
@media only screen and (max-width: 768px)
{
    #blog .latest-post-selection article:nth-child(2)
    {
        height: 280px;
    }
    #blog .latest-post-selection article
    {
        width: 100%;
        height: 280px;
    }
}