@charset "UTF-8";
/* ========================================
    SASS IMPORTS
   ======================================== */
/***** BASE STYLES *****/
/*
Theme Name: Blank Theme
Author: Rhan Pemberton
Description: Just a small blank theme designed to be a starting point for development.
*/
/* General Styles */
/* Fonts ( add hosted fonts below )
-------------------------------------------------------------- */
/* =Reset default browser CSS. Based on work by Eric Meyer:
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

blockquote {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}

*:focus {
    outline: none;
}

/* Clearfix
-------------------------------------------------------------- */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* Base Styles ( Adjust or remove as needed )
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
    font-size: 62.5%;
}

body {
    font-size: 1.5em;
    /* currently ems cause chrome bug misinterpreting rems on body element */
    line-height: 1.6;
    font-weight: 400;
    font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222;
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300;
}

h1 {
    font-size: 4rem;
    line-height: 1.2;
    letter-spacing: -.1rem;
}

h2 {
    font-size: 3.6rem;
    line-height: 1.25;
    letter-spacing: -.1rem;
}

h3 {
    font-size: 3rem;
    line-height: 1.3;
    letter-spacing: -.1rem;
}

h4 {
    font-size: 2.4rem;
    line-height: 1.35;
    letter-spacing: -.08rem;
}

h5 {
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: -.05rem;
}

h6 {
    font-size: 1.5rem;
    line-height: 1.6;
    letter-spacing: 0;
}

/* Larger than phablet */
@media (min-width: 550px) {
    h1 {
        font-size: 5rem;
    }

    h2 {
        font-size: 4.2rem;
    }

    h3 {
        font-size: 3.6rem;
    }

    h4 {
        font-size: 3rem;
    }

    h5 {
        font-size: 2.4rem;
    }

    h6 {
        font-size: 1.5rem;
    }
}

p {
    margin-top: 0;
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
    color: #434552;
    text-decoration: none;
}

a:hover {
    color: #B0413E;
}

/* Effects
-------------------------------------------------------------- */
.transition {
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}

/* Lists
-------------------------------------------------------------- */
ul {
    list-style: circle inside;
}

ol {
    list-style: decimal inside;
}

ol, ul {
    padding-left: 0;
    margin-top: 0;
}

ul ul, ul ol, ol ol, ol ul {
    margin: 0;
    font-size: 90%;
}

li {
    margin-bottom: 16px;
}

/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button, .button {
    margin-bottom: 1rem;
}

input, textarea, select, fieldset {
    margin-bottom: 1.5rem;
}

/* End General Styles */
/* Theme Specific Styles  */
/* Nav Styles
-------------------------------------------------------------- */
#menu-main-menu {
    text-align: right;
}

#menu-main-menu li {
    display: inline-block;
    margin: 0;
    padding: 20px 15px;
}

/* Default Page Styles
-------------------------------------------------------------- */
#page-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 120px 20px;
}

#page-container .main-content {
    width: 70%;
    float: right;
}

#page-container .sidebar {
    width: 30%;
    float: left;
}

/* Full-Width Page Styles
-------------------------------------------------------------- */
#page-container .main-content.full-width {
    width: 100%;
}

@font-face {
    font-family: "Helvetica Light";
    src: url(../../fonts/7de6b03f-1298-4bc2-89af-9d9da594008d.eot?#iefi);
    src: url(../../fonts/7de6b03f-1298-4bc2-89af-9d9da594008d.eot?#iefix) format("eot"), url(../../fonts/b37ddbd9-24db-4864-9095-5084a5679dd2.woff2) format("woff2"), url(../../fonts/42aacb2f-222e-46f5-a95a-1c22948ee0d1.woff) format("woff"), url(../../fonts/217a2f81-1e65-4924-a0d4-05ac8576f883.ttf) format("truetype"), url(../../fonts/5405647d-099e-47f7-9d4a-f8692e57a206.svg#5405647d-099e-47f7-9d4a-f8692e57a206) format("svg");
}

@font-face {
    font-family: "Helvetica Regular";
    src: url(../../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix);
    src: url(../../fonts/ecaa98fe-425a-42de-846b-c235f0dbc449.eot?#iefix) format("eot"), url(../../fonts/88a238be-6477-4e71-bdc4-5a35bbf8d392.woff2) format("woff2"), url(../../fonts/842088d0-1ae2-40d0-8561-3c95761ba7a6.woff) format("woff"), url(../../fonts/c74505d5-13e8-47ed-94a8-630aab4da3e6.ttf) format("truetype"), url(../../fonts/6cd480d1-47d0-48b4-86bd-283db2cb9235.svg#6cd480d1-47d0-48b4-86bd-283db2cb9235) format("svg");
}

@font-face {
    font-family: "Helvetica Medium";
    src: url(../../fonts/3a605871-b94d-4161-a394-bb2cfc975df7.eot?#iefix);
    src: url(../../fonts/3a605871-b94d-4161-a394-bb2cfc975df7.eot?#iefix) format("eot"), url(../../fonts/423db818-6ba7-4789-995f-1f2d7f6018df.woff2) format("woff2"), url(../../fonts/aef05e22-e1d4-4e59-bc2e-a71c13c26cca.woff) format("woff"), url(../../fonts/b785b1cf-24fa-44c9-8c93-d8e2d6912c47.ttf) format("truetype"), url(../../fonts/5ab0c585-fb4b-43d9-abb0-b92f452b1284.svg#5ab0c585-fb4b-43d9-abb0-b92f452b1284) format("svg");
}

@font-face {
    font-family: "Helvetica Bold";
    src: url(../../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix);
    src: url(../../fonts/83d5bc89-af33-46a9-8fe3-15d87784f50e.eot?#iefix) format("eot"), url(../../fonts/ab23c239-fb66-406e-bce6-f0f260f5a217.woff2) format("woff2"), url(../../fonts/102ab74c-0e84-4fe5-a17a-b20fb643591a.woff) format("woff"), url(../../fonts/1d146b29-55e2-485b-96aa-5cb628e7e9eb.ttf) format("truetype"), url(../../fonts/d90b3358-e1e2-4abb-ba96-356983a54c22.svg#d90b3358-e1e2-4abb-ba96-356983a54c22) format("svg");
}

@font-face {
    font-family: "Trump Regular";
    src: url(../../fonts/35bd6b82-e854-42f5-a4d1-235e919c23ea.eot?#iefix);
    src: url(../../fonts/35bd6b82-e854-42f5-a4d1-235e919c23ea.eot?#iefix) format("eot"), url(../../fonts/56d95170-821b-4ac9-9365-17ada4c8fbc2.woff2) format("woff2"), url(../../fonts/c09e04f9-c253-4fd2-bbec-d4fe2e0685e0.woff) format("woff"), url(../../fonts/3dc5f0ec-5528-4bc6-86b4-c37d2bd70eaa.ttf) format("truetype"), url(../../fonts/35ca9c42-2497-438b-8529-9092d485ec60.svg#35ca9c42-2497-438b-8529-9092d485ec60) format("svg");
}

@font-face {
    font-family: "Trump Medium";
    src: url(../../fonts/9c5b4b3f-9311-4641-a026-0ce8e4fb7f0c.eot?#iefix);
    src: url(../../fonts/9c5b4b3f-9311-4641-a026-0ce8e4fb7f0c.eot?#iefix) format("eot"), url(../../fonts/d241aa52-2ea5-4c3a-ab7f-63ccf3506ef5.woff2) format("woff2"), url(../../fonts/f99ec972-ac10-48fc-aa6d-356917d942a3.woff) format("woff"), url(../../fonts/e04e9782-7e95-460d-88ad-f9b28a8194f6.ttf) format("truetype"), url(../../fonts/188e1a04-bcbe-406d-b3c1-c37addf7c26f.svg#188e1a04-bcbe-406d-b3c1-c37addf7c26f) format("svg");
}

@font-face {
    font-family: "Trump Bold";
    src: url(../../fonts/74987943-8d75-48f7-a9e4-970def06bad5.eot?#iefix);
    src: url(../../fonts/74987943-8d75-48f7-a9e4-970def06bad5.eot?#iefix) format("eot"), url(../../fonts/13f10088-fced-4984-8e1a-8db1ae4c5903.woff2) format("woff2"), url(../../fonts/0122671a-7fd4-4581-bf92-a76126227989.woff) format("woff"), url(../../fonts/e7eaccf9-0d13-4b42-9f02-b13c21a768ae.ttf) format("truetype"), url(../../fonts/81df5c71-e689-45f0-8c34-69fd4008d837.svg#81df5c71-e689-45f0-8c34-69fd4008d837) format("svg");
}

/***** SUBSTITUE FONT FOR SENTINEL SEMI-BOLD ITALIC *****/
@font-face {
    font-family: "Kepler";
    src: url(../../fonts/fe9ae1d9-8eb2-4516-b461-4efc87bcef97.eot?#iefix);
    src: url(../../fonts/fe9ae1d9-8eb2-4516-b461-4efc87bcef97.eot?#iefix) format("eot"), url(../../fonts/221ac0ea-1395-4155-9b8d-57be441daaf4.woff2) format("woff2"), url(../../fonts/e3f6dcb2-127a-42c2-bb91-7901a55316f1.woff) format("woff"), url(../../fonts/ffe986bf-5d27-408a-a425-f4c271fa0dea.ttf) format("truetype"), url(../../fonts/49f79e6f-8b26-4304-82b4-192d2ec97a68.svg#49f79e6f-8b26-4304-82b4-192d2ec97a68) format("svg");
}

/***** BOOTSTRAP *****/
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
     
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.img-responsive {
    max-width: 100%;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }

    .visible-sm {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }

    .visible-md {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }

    .visible-lg {
        display: block !important;
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

.fade.in {
    opacity: 1;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}

.nav > li.disabled > a {
    color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.nav > li > a > img {
    max-width: none;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}

.nav-tabs.nav-justified > li {
    float: none;
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
}

.nav-pills > li + li {
    margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7;
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}

.nav-justified {
    width: 100%;
}

.nav-justified > li {
    float: none;
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

    .nav-justified > li > a {
        margin-bottom: 0;
    }
}

.nav-tabs-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
}

.navbar-brand > img {
    display: block;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none;
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/***** BASE STYLES *****/
.animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

/*! responsive-nav.js 1.0.39 by @viljamis */
.nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none;
}

.nav-collapse li {
    width: 100%;
    display: block;
}

.js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    zoom: 1;
}

.nav-collapse.opened {
    max-height: 9999px;
}

.nav-toggle {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

@media screen and (min-width: 1200px) {
    .js .nav-collapse {
        position: relative;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none;
    }
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
/* Icons */
/* Arrows */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10 px\9;
    /*lte IE 8*/
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

.vertical-align, header #menu-header li a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

html {
    overflow-x: hidden;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
    overflow-x: hidden;
    position: relative;
}

#gform_wrapper_3 {
    display: block !important;
}

#gform_submit_button_3 {
    background: #ffc423;
    font-family: "Kepler";
    text-transform: lowercase;
    box-shadow: none;
    border: 0;
    width: 120px;
    display: block;
    /*margin: auto;*/
    line-height: 1;
    padding: 15px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 20px;
}

#gform_submit_button_3:hover{
    background: #191617;
    color: #ffc423;
}


/* ========================================
    GRID ELEMENTS
   ======================================== */
.container, .container-fluid {
    position: relative;
}

section {
    width: 100%;
    float: none;
    clear: both;
    display: block;
}

/* ========================================
    TYPOGRAPHY
   ======================================== */
h1 {
    color: #191617;
    font-family: "Trump Bold";
    font-size: 65px;
    line-height: 1;
    letter-spacing: 0.35px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
}

h1:after {
    content: '+';
    font-family: "Trump Regular";
    color: #ffc423;
    font-size: 75px;
    display: block;
}

h2 {
    font-size: 23px;
    line-height: 30px;
    letter-spacing: .35px;
    font-family: "Helvetica Regular";
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 0.35px;
    color: #ffc423;
}

h3 {
    font-family: "Helvetica Bold";
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.35px;
    text-transform: uppercase;
    color: #191617;
}

p {
    font-family: "Helvetica Light";
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.35px;
    color: #191617;
    margin-bottom: 40px;
}

ul {
    padding-left: 0;
}

ul li {
    list-style-type: none;
    padding-left: 15px;
    position: relative;
    font-family: "Helvetica Light";
    color: #191617;
    font-size: 18px;
}

ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    background: #ffc423;
    border-radius: 100%;
    left: 0;
    top: 10px;
}

a, button, input, textarea {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.banner a.btn {
    font-family: "Kepler";
    font-size: 27px;
    color: #fff;
    border: 2px solid #ffc423;
    background: transparent;
    text-transform: lowercase;
    padding: 15px 35px;
    border-radius: 10px;
    position: relative;
    z-index: 8888;
}

.banner a.btn:hover {
    background: #ffc423;
    color: #191617;
}

@media (max-width: 767px) {
    .banner a.btn {
        font-size: 17px;
        padding: 10px 15px;
    }
}

a.btn {
    font-family: "Kepler";
    font-size: 16px;
    color: #191617;
    background: #ffc423;
    text-transform: lowercase;
    padding: 15px 25px;
    border-radius: 10px;
}

a.btn:hover {
    background: #191617;
    color: #ffc423;
}

/* ========================================
    TABLE STYLES
   ======================================== */
table {
    width: 100%;
    max-width: 100%;
}

table thead {
    background: #191617;
}

table thead th {
    font-family: "Trump Bold";
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.35px;
    color: #fff;
    text-align: center;
    width: 20%;
    padding: 15px 0;
    border-right: 1px solid #fff;
}

table thead th:last-child {
    border-right: 0;
}

table tbody {
    background: #f3f3f3;
    border: 1px solid #b7b7b7;
}

table tbody tr td {
    font-family: "Helvetica Light";
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.35px;
    border-right: 1px solid #b7b7b7;
    text-align: center;
    border-bottom: 1px solid #b7b7b7;
    vertical-align: middle;
    padding: 15px 0;
}

.js .nav-collapse-0.opened {
    max-height: calc(100vh - 161px) !important;
}

/* ========================================
    HEADER
   ======================================== */
header .fixed-header {
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9999;
    box-shadow: 1px 1px 1px 1px rgba(183, 183, 183, 0.5);
}

header .logo {
    position: relative;
    z-index: 9999;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header .logo img {
    max-width: 290px;
    margin: auto;
    padding: 10px 0;
}

header .logo:hover img {
    opacity: .75;
}

header .phone-menu {
    background: #191617;
    height: 45px;
    position: relative;
}

header .phone-menu .phone {
    font-family: "Trump Bold";
    font-size: 25px;
    line-height: 37px;
    letter-spacing: .5px;
    color: #ffc423;
    padding-top: 4px;
    padding-left: 15px;
    display: inline-block;
}

header .nav-toggle {
    padding-top: 6px;
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 85px;
    height: 45px;
    top: 4px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Trump Bold";
}

header .nav-toggle:before {
    content: '';
    width: 17px;
    height: 12px;
    background: url(../../images/menu-bars.png) center center no-repeat;
    display: inline-block;
    margin-right: 10px;
}

header .nav-toggle:after {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Trump Bold";
}

header #main-nav.opened {
    z-index: 8888;
    max-height: 100vh !important;
    overflow-y: scroll;
}

header #menu-header {
    text-align: center;
}

header #menu-header li {
    display: block;
    padding: 0;
    margin: 0;
    position: relative;
}

header #menu-header li:before {
    display: none;
}

header #menu-header li a {
    background: #191617;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #2f2c2e;
    cursor: pointer;
}

header #menu-header li.menu-item-has-children:after {
    content: '';
    border-top: 8px solid #ffc423;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    top: 25px;
    right: 5%;
}

header #menu-header li.menu-item-has-children .sub-menu li a {
    background: #fff;
    color: #191617;
    font-family: "Helvetica Light";
    border-bottom: 1px solid #e9e9e9;
}

header #menu-header li.menu-item-has-children .sub-menu li a:hover {
    color: #ffc423;
    font-family: "Helvetica Bold";
}

header #menu-header li.dropdown>.sub-menu {
    display: none;
}

header #menu-header li.dropdown:hover>.sub-menu {
    display: block;
}

header #menu-header li.sub-dropdown > .sub-menu {
    display: none;
}

header #menu-header li.sub-dropdown:hover > .sub-menu {
    display: block;
}


header #menu-header li.current-menu-item a, header #menu-header li:hover a {
    color: #ffc423;
}


@media (min-width: 768px) {
    header .logo {
        margin-left: 0;
        float: left;
        padding: 10px 0;
    }

    header .phone-menu {
        width: 100%;
        float: right;
        height: 86px;
        position: absolute;
    }

    header .phone-menu .phone {
        font-size: 40px;
        margin-top: 20px;
        display: block;
        padding-left: 0;
        float: right;
        right: 130px;
        position: absolute;
    }

    header .nav-toggle {
        background: #191617;
        top: 0;
        bottom: 0;
        right: 0;
        padding: 30px 0px 10px 30px;
    }

    header #menu-header {
        padding-top: 85px;
    }
}

@media (min-width: 1200px) {
    header .logo {
        width: 20%;
        padding: 20px 0;
    }

    header .logo img {
        max-width: 100%;
    }

    header .phone-menu {
        width: 100%;
        background: transparent;
    }

    header .phone-menu .phone {
        font-size: 40px;
        text-align: right;
        margin-top: 10px;
        margin-bottom: 7px;
        right: 66px;
    }

    header .nav-toggle {
        display: none;
    }

    header .menu {
        width: 77%;
        float: right;
        margin-top: -22.5px;
        overflow: visible;
    }

    header #menu-header {
        width: 100%;
        padding-top: 105px;
    }

    header #menu-header li {
        width: auto;
        float: left;
        display: inline-block;
    }

    header #menu-header li a {
        background: transparent;
        color: #191617;
        font-size: .9vw;
        border-bottom: 0;
        letter-spacing: .35px;
        position: relative;
        padding: 0 2.1vw;
        cursor: pointer;
    }

    header #menu-header li a:after {
        content: '';
        width: 1px;
        height: 50%;
        background: #191617;
        left: auto;
    }

    header #menu-header li:last-child a:after {
        display: none;
    }

    header #menu-header li:hover a, header #menu-header li.current-menu-item a {
        color: #ffc423;
    }

    header #menu-header li.menu-item-has-children:after {
        border-top: 4px solid #ffc423;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        top: 40%;
        right: 10%;
    }

    header #menu-header li.menu-item-has-children .sub-menu {
        z-index: 9999;
        min-width: 280px;
        position: absolute;
        top: 100%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        opacity: 0;
        -webkit-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out;
    }

    header #menu-header li.menu-item-has-children .sub-menu li {
        width: 100%;
    }

    header #menu-header li.menu-item-has-children .sub-menu li:after {
        border-left: 4px solid #ffc423;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        right: 5%;
    }

    header #menu-header li.menu-item-has-children .sub-menu li:last-child a {
        padding-bottom: 18px;
    }

    header #menu-header li.menu-item-has-children .sub-menu li:before {
        content: '';
        width: 90%;
        height: 1px;
        /* position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto; */
        background: #e9e9e9;
    }

    header #menu-header li.menu-item-has-children .sub-menu li.menu-item-has-children a {
        cursor: default;
    }

    header #menu-header li.menu-item-has-children .sub-menu li.open .sub-menu {
        display: none;
    }

    header #menu-header li.menu-item-has-children .sub-menu li a {
        padding: 15px 0;
        position: relative;
        cursor: pointer;
    }

    header #menu-header li.menu-item-has-children .sub-menu li a:hover {
        color: #191617;
    }

    header #menu-header li.menu-item-has-children .sub-menu li a:after {
        display: none;
    }

    header #menu-header li.menu-item-has-children .sub-menu li .sub-menu {
        position: absolute;
        left: 100%;
        top: 0;
        padding-top: 0;
    }

    header #menu-header li.menu-item-has-children .sub-menu li .sub-menu li a {
        cursor: pointer;
    }

    header #menu-header li.menu-item-has-children:hover .sub-menu {
        height: auto;
        overflow: visible;
        opacity: 1;
    }
}

/* ========================================
    BANNER
   ======================================== */
.banner {
    background: url(../images/hero-mobile.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    min-height: 400px;
    text-align: center;
    margin-top: 40px;
    background-position-y: 55px;
}

.banner:before, .banner:after {
    content: '';
    position: absolute;
    bottom: 0;
    border-bottom: 5vh solid #fff;
}

.banner:before {
    left: 0;
    border-right: 50vw solid transparent;
}

.banner:after {
    right: 0;
    border-left: 50vw solid transparent;
}

.banner p:nth-child(1) {
    font-family: "Kepler";
    font-size: 22px;
    line-height: 30px;
    color: #ffc423;
    text-transform: lowercase;
    margin-bottom: 10px;
    padding-top: 205px;
    text-shadow: 0 0 15px rgba(0,0,0,0.35);
}

.banner p:nth-child(2) {
    font-size: 40px;
    line-height: 30px;
    font-family: "Trump Bold";
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 0 15px rgba(0,0,0,0.55);
}

.banner a {
    font-size: 17px;
    padding: 10px 15px;
    position: relative;
    z-index: 8888;
    color: #fff;
}

.banner a:hover {
    color: #fff;
}

@media (min-width: 768px) {
    .banner {
        min-height: 600px;
        background: url(../images/hero-tablet.jpg) center center no-repeat;
        background-size: cover;
        background-position-y: 85px;
        margin-top: 0px;
    }

    .banner:before, .banner:after {
        border-bottom: 14vw solid #fff;
    }

    .banner:before {
        border-right: 53vw solid transparent;
    }

    .banner:after {
        border-left: 53vw solid transparent;
    }

    .banner p:nth-child(1) {
        font-size: 40px;
        line-height: 65px;
        padding-top: 400px;
    }

    .banner p:nth-child(2) {
        font-size: 90px;
        line-height: 65px;
    }

    .banner a {
        font-size: 20px;
        padding: 15px 35px;
        position: relative;
    }

    .banner .scroll {
        font-family: "Trump Regular";
        text-transform: uppercase;
        color: #fff;
        display: block;
        width: 70px;
        margin: 120px auto 0;
        position: relative;
        z-index: 8888;
        font-size: 20px;
    }

    .banner .scroll .text-left {
        position: absolute;
        left: 15px;
        top: 20px;
    }

    .banner .scroll .text-right {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .banner .scroll .mouse {
        height: 53px;
        width: 23px;
        background: url(../../images/icon-scroll.png) center center no-repeat;
        background-size: cover;
        display: inline-block;
    }
}

@media (min-width: 992px) {
    .banner p:nth-child(1) {
        padding-top: 440px;
    }

    .banner p:nth-child(2) {
        margin-bottom: 45px;
    }
}

@media (min-width: 1200px) {
    .banner {
        background: url(../images/hero-desktop.jpg) center center no-repeat;
        background-size: cover;
        min-height: 640px;
        background-attachment: fixed;
        background-position-y: 100px;
        margin-top: 0px;
    }

    .banner p:nth-child(1) {
        font-size: 75px;
        margin-bottom: 30px;
        padding-top: 580px;
    }

    .banner p:nth-child(2) {
        font-size: 150px;
        line-height: 100px;
        letter-spacing: .35px;
        margin-bottom: 55px;
    }

    .banner a {
        font-size: 27px;
    }

    .banner .scroll {
        margin-top: 180px;
        bottom: 80px;
    }
}

/* ========================================
    SELLING POINTS
   ======================================== */
.selling-points .item {
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 15vw;
    cursor: pointer;
}

.selling-points .item:last-child {
    margin-bottom: 50px;
    border-bottom: 0;
}

.selling-points .item p.large {
    font-family: "Trump Bold";
    font-size: 28px;
    line-height: 30px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #191617;
    position: relative;
    margin-top: -15px;
    margin-bottom: 10px;
}

.selling-points .item p.large:after {
    content: '+';
    display: block;
    color: #ffc423;
    font-size: 50px;
    font-family: "Trump Regular";
    margin-bottom: 10px;
}

.selling-points .item p {
    font-family: "Kepler";
    font-size: 16px;
    line-height: 20px;
    display: none;
}

.selling-points .item:not(.inactive) h2:after {
    content: '-';
}

.selling-points .item:not(.inactive) p {
    display: block;
}

@media (min-width: 768px) {
    .selling-points {
        padding-bottom: 80px;
    }

    .selling-points .item {
        padding: 0;
        margin-bottom: 60px;
        border-bottom: 0;
        cursor: inherit;
    }

    .selling-points .item:after {
        content: '';
        width: 80%;
        height: 90%;
        border: 1px solid #b7b7b7;
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .selling-points .item img {
        position: relative;
        z-index: 8888;
        margin: -30px auto 20px;
    }

    .selling-points .item p.large {
        font-size: 40px;
        line-height: 30px;
    }

    .selling-points .item p {
        display: block;
        padding: 0 70px;
        font-size: 18px;
        line-height: 24px;
    }

    .selling-points .item.active h2:after {
        content: '+';
    }
}

@media (min-width: 992px) {
    .selling-points {
        padding-top: 80px;
        padding-bottom: 120px;
    }

    .selling-points .item p {
        padding: 0 120px;
    }
}

@media (min-width: 1200px) {
    .selling-points .item:after {
        width: 90%;
    }

    .selling-points .item p.large {
        width: 80%;
        margin: -15px auto 10px;
        line-height: 1;
    }

    .selling-points .item p {
        padding: 0 2vw;
    }

    .selling-points .item:nth-child(1) p {
        padding: 0 4vw;
    }
}

/* ========================================
    AWARDS CAROUSEL
   ======================================== */
.awards {
    background: url(../../images/award-slider-bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 40px;
    position: relative;
    z-index: 8888;
}

.awards h2 {
    font-size: 34.5px;
    line-height: 25.5px;
    letter-spacing: .4px;
    font-family: "Trump Bold";
    text-transform: uppercase;
    color: #fff;
}

.awards .awards-slider {
    position: relative;
    margin-bottom: 0;
}

.awards .awards-slider .award img {
    margin-bottom: 25px;
}

.awards .awards-slider .award p:nth-child(2) {
    font-family: "Helvetica Bold";
    font-size: 19px;
    line-height: 1;
    letter-spacing: 0.35px;
    color: #191617;
    text-transform: uppercase;
}

.awards .awards-slider .award p:nth-child(3) {
    font-size: 17px;
    line-height: 17px;
    letter-spacing: .4px;
    padding: 0 3vw;
    color: #fff;
}

.awards .awards-slider .slick-next, .awards .awards-slider .slick-prev {
    height: 40px;
    width: 40px;
    -webkit-transform: none;
    transform: none;
    top: 40px;
    z-index: 8888;
}

.awards .awards-slider .slick-next:before, .awards .awards-slider .slick-prev:before {
    font-size: 1em;
}

.awards .awards-slider .slick-next {
    background: url(../../images/awards-arrow-right.jpg) center center no-repeat #000;
    right: 0;
}

.awards .awards-slider .slick-prev {
    background: url(../../images/awards-arrow-left.jpg) center center no-repeat #fff;
    left: 0;
}

@media (min-width: 768px) {
    .awards {
        width: 55%;
        float: right;
        margin-bottom: -350px;
        position: relative;
        z-index: 8888;
        margin-right: 40px;
    }

    .awards h2 {
        font-size: 30px;
    }

    .awards .awards-slider .slick-prev {
        left: -20px;
    }

    .awards .awards-slider .slick-next {
        right: -20px;
    }

    .awards a.btn {
        padding: 15px 35px;
    }
}

@media (min-width: 1200px) {
    .awards {
        width: 25%;
        margin-right: 10%;
        position: absolute;
        right: 0;
        margin-top: 50px;
        padding-top: 90px;
        padding-bottom: 70px;
    }

    .awards h2 {
        font-size: 40px;
        margin-bottom: 60px;
    }

    .awards .awards-slider .award img {
        margin-bottom: 45px;
    }

    .awards .awards-slider .award p:nth-child(2) {
        padding: 0 80px;
    }

    .awards .awards-slider .award p:nth-child(3) {
        padding: 0 3vw;
        font-size: 20px;
        line-height: 22px;
    }
}

/* ========================================
    OUR FIRM
   ======================================== */
.our-firm {
    background: url(../../images/our-firm-bg.jpg) center center no-repeat;
    background-size: cover;
    margin-top: -40px;
    padding-top: 110px;
    padding-bottom: 100px;
    position: relative;
    -webkit-transform: skewY(10deg);
    transform: skewY(10deg);
    z-index: 7777;
}

.our-firm .container-fluid {
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
}

.our-firm h1 {
    font-size: 36px;
    line-height: 42px;
    letter-spacing: .45px;
    font-family: "Trump Bold";
}

.our-firm h1:after {
    font-family: "Trump Regular";
    font-size: 60px;
    margin-top: 10px;
}

.our-firm p {
    font-size: 17px;
    line-height: 32px;
    letter-spacing: .35px;
}

@media (min-width: 768px) {
    .our-firm {
        margin-top: 40px;
        padding-bottom: 160px;
    }

    .our-firm h1 {
        font-size: 65px;
        line-height: 70px;
        letter-spacing: .35px;
        width: 00;
    }

    .our-firm p {
        font-size: 18px;
        line-height: 35px;
    }

    .our-firm a.btn {
        padding: 15px 45px;
    }
}

@media (min-width: 992px) {
    .our-firm {
        padding-top: 100px;
        padding-bottom: 200px;
    }

    .our-firm p {
        margin-bottom: 60px;
    }
}

@media (min-width: 1200px) {
    .our-firm {
        padding-top: 70px;
        padding-bottom: 230px;
    }

    .our-firm .container-fluid {
        width: 90%;
    }

    .our-firm h1 {
        font-size: 85px;
        width: 60%;
    }

    .our-firm p {
        width: 60%;
    }

    .our-firm a.btn {
        font-size: 25px;
    }
}

/* ========================================
    CASE RESULTS
   ======================================== */
.case-results {
    background: url(../../images/case-results-bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    margin-top: -30px;
    padding-top: 150px;
    padding-bottom: 150px;
    position: relative;
    z-index: 6666;
}

.case-results p.large {
    font-family: "Trump Bold";
    font-size: 36px;
    letter-spacing: .75px;
    color: #fff;
    text-transform: uppercase;
}

.case-results .case-results-slider {
    margin-bottom: 0;
    position: relative;
}

.case-results .case-results-slider .result p:nth-child(1), .case-results .case-results-slider .result p:nth-child(4) {
    color: #ffc423;
    text-transform: lowercase;
    font-family: "Kepler";
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .4px;
}

.case-results .case-results-slider .result p:nth-child(2) {
    font-size: 21px;
    line-height: 24px;
    letter-spacing: .25px;
    color: #fff;
    font-family: "Helvetica Bold";
    text-transform: uppercase;
}

.case-results .case-results-slider .result p:nth-child(3) {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: .5px;
    font-family: "Helvetica Light";
    color: #fff;
}

.case-results .case-results-slider .result p:nth-child(5) {
    font-size: 40px;
    line-height: 24px;
    letter-spacing: .4px;
    font-family: "Helvetica Light";
    color: #fff;
    text-transform: uppercase;
}

.case-results .case-results-slider .slick-next, .case-results .case-results-slider .slick-prev {
    width: 30px;
    height: 30px;
    top: inherit;
    bottom: -60px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 8888;
    cursor: pointer;
}

.case-results .case-results-slider .slick-next:before, .case-results .case-results-slider .slick-prev:before {
    display: none;
}

.case-results .case-results-slider .slick-next {
    background: url(../../images/case-results-right.png) center center no-repeat;
    right: 33vw;
}

.case-results .case-results-slider .slick-next:hover {
    background: url(../../images/case-results-right-hover.png) center center no-repeat;
}

.case-results .case-results-slider .slick-prev {
    background: url(../../images/case-results-left.png) center center no-repeat;
    left: 33vw;
}

.case-results .case-results-slider .slick-prev:hover {
    background: url(../../images/case-results-left-hover.png) center center no-repeat;
}

@media (min-width: 768px) {
    .case-results {
        margin-top: -90px;
        padding-top: 250px;
        padding-bottom: 230px;
    }

    .case-results p.large {
        font-size: 65px;
        margin-bottom: 60px;
    }

    .case-results .case-results-slider .result p:nth-child(1), .case-results .case-results-slider .result p:nth-child(4) {
        font-size: 20px;
        line-height: 24px;
    }

    .case-results .case-results-slider .result p:nth-child(2) {
        font-size: 25px;
        line-height: 29px;
        letter-spacing: .5px;
    }

    .case-results .case-results-slider .result p:nth-child(3) {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: .5px;
        padding: 0 110px;
    }

    .case-results .case-results-slider .slick-next, .case-results .case-results-slider .slick-prev {
        top: 130px;
        bottom: inherit;
    }

    .case-results .case-results-slider .slick-prev {
        left: 4vw;
    }

    .case-results .case-results-slider .slick-next {
        right: 4vw;
    }
}

@media (min-width: 1200px) {
    .case-results {
        margin-top: -190px;
        padding-top: 360px;
        padding-bottom: 290px;
    }

    .case-results p.large {
        font-size: 85px;
    }

    .case-results .case-results-slider .slick-prev {
        left: 0;
    }

    .case-results .case-results-slider .slick-next {
        right: 0;
    }
}

/* ========================================
    TESTIMONIALS
   ======================================== */
.testimonials {
    background: url(../../images/testimonials-bg-mobile.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    margin-top: -80px;
    padding-top: 170px;
    padding-bottom: 150px;
    position: relative;
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
    z-index: 7777;
}

.testimonials .container {
    -webkit-transform: skewY(10deg);
    transform: skewY(10deg);
}

.testimonials p.large {
    font-size: 36px;
    line-height: 35px;
    letter-spacing: .35px;
    text-transform: uppercase;
    font-family: "Trump Bold";
    color: #fff;
    margin-bottom: 30px;
}

.testimonials img {
    margin-bottom: 30px;
}

.testimonials .testimonials-slider {
    margin-bottom: 0;
    position: relative;
}

.testimonials .testimonials-slider .item p:nth-child(1) {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .25px;
    color: #fff;
    font-family: "Kepler";
    position: relative;
    margin-bottom: 15px;
}

.testimonials .testimonials-slider .item p:nth-child(1):after {
    content: '+';
    display: block;
    color: #ffc423;
    font-size: 50px;
    font-family: "Trump Regular";
    margin-top: 20px;
}

.testimonials .testimonials-slider .item p:nth-child(2) {
    font-family: "Helvetica Regular";
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.testimonials .testimonials-slider .slick-next, .testimonials .testimonials-slider .slick-prev {
    width: 30px;
    height: 30px;
    top: inherit;
    bottom: -60px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 8888;
}

.testimonials .testimonials-slider .slick-next:before, .testimonials .testimonials-slider .slick-prev:before {
    display: none;
}

.testimonials .testimonials-slider .slick-next {
    background: url(../../images/case-results-right.png) center center no-repeat;
    right: 33vw;
}

.testimonials .testimonials-slider .slick-next:hover {
    background: url(../../images/case-results-right-hover.png) center center no-repeat;
}

.testimonials .testimonials-slider .slick-prev {
    background: url(../../images/case-results-left.png) center center no-repeat;
    left: 33vw;
}

.testimonials .testimonials-slider .slick-prev:hover {
    background: url(../../images/case-results-left-hover.png) center center no-repeat;
}

@media (min-width: 768px) {
    .testimonials {
        background: url(../../images/testimonials-bg.jpg) center center no-repeat;
        background-size: cover;
    }

    .testimonials p.large {
        font-size: 65px;
        line-height: 35px;
        margin-bottom: 50px;
    }

    .testimonials .testimonials-slider .item p:nth-child(1) {
        font-size: 20px;
        line-height: 36px;
        letter-spacing: .35px;
        padding: 0 100px;
    }

    .testimonials .testimonials-slider .slick-prev, .testimonials .testimonials-slider .slick-next {
        top: 60px;
        bottom: inherit;
    }

    .testimonials .testimonials-slider .slick-prev {
        left: 2vw;
    }

    .testimonials .testimonials-slider .slick-next {
        right: 2vw;
    }
}

@media (min-width: 992px) {
    .testimonials {
        margin-top: -90px;
    }
}

@media (min-width: 1200px) {
    .testimonials {
        padding-top: 220px;
        padding-bottom: 170px;
        margin-top: -190px;
    }

    .testimonials p.large {
        font-size: 85px;
    }

    .testimonials .testimonials-slider .slick-prev {
        left: 0;
    }

    .testimonials .testimonials-slider .slick-next {
        right: 0;
    }
}

/* ========================================
    MEET OUR ATTORNEYS
   ======================================== */
.attorneys {
    padding-top: 50px;
}

.attorneys .container-fluid {
    padding: 0;
}

.attorneys p.large {
    font-family: "Trump Bold";
    text-transform: uppercase;
    color: #191617;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: .35px;
    text-align: center;
    margin: 0 0 30px;
}

.attorneys .attorney {
    text-align: center;
    margin-bottom: 40px;
}

.attorneys .attorney:last-child {
    margin-bottom: 0;
}

.attorneys .attorney .image {
    position: relative;
    margin-bottom: 40px;
}

.attorneys .attorney .image:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #ffc423;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.attorneys .attorney h3 {
    font-size: 30px;
    line-height: 24px;
    letter-spacing: .35px;
    font-family: "Helvetica Light";
    color: #191617;
    text-transform: none;
    margin-bottom: 10px;
}

.attorneys .attorney p:nth-child(3) {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .35px;
    color: #ffc423;
    font-family: "Helvetica Bold";
    text-transform: uppercase;
    margin-bottom: 20px;
}

.attorneys .attorney p:nth-child(4) {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .35px;
    padding: 0 15px;
    position: relative;
    margin-bottom: 20px;
}

.attorneys .attorney p:nth-child(4):after {
    content: '+';
    display: block;
    font-size: 40px;
    font-family: "Trump Regular";
    margin-top: 10px;
}

.attorneys .attorney a {
    display: block;
    background: #ffc423;
    color: #191617;
    text-transform: lowercase;
    font-family: "Kepler";
    font-size: 16px;
    padding: 10px 0;
}

.attorneys .attorney a:hover {
    background: #191617;
    color: #ffc423;
}

@media (min-width: 768px) {
    .attorneys {
        padding-top: 100px;
    }

    .attorneys .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .attorneys p.large {
        font-size: 65px;
        margin-bottom: 120px;
    }

    .attorneys .attorney {
        padding-bottom: 80px;
        width: 46%;
    }

    .attorneys .attorney .image {
        min-height: 270px;
        position: relative;
    }

    .attorneys .attorney .image img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .attorneys .attorney a {
        display: block;
        width: 160px;
        border-radius: 10px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
    }

    .attorneys .attorney:nth-child(1), .attorneys .attorney:nth-child(2) {
        padding-bottom: 140px;
    }
}

@media (min-width: 992px) {
    .attorneys .attorney p:nth-child(4) {
        padding: 0 90px;
    }

    .attorneys .attorney:nth-child(3) .image:after {
        width: 88%;
        left: 13px;
    }
}

@media (min-width: 1200px) {
    .attorneys {
        padding-bottom: 0;
    }

    .attorneys p.large {
        font-size: 85px;
    }

    .attorneys .attorney {
        padding-bottom: 60px;
        width: 22.5%;
    }

    .attorneys .attorney p:nth-child(4) {
        min-height: 90px;
        padding: 0 2vw;
    }

    .attorneys .attorney p:nth-child(4):after {
        margin: 20px 0;
    }

    .attorneys .attorney a {
        font-size: 18px;
        width: 190px;
        bottom: 0;
    }

    .attorneys .attorney:nth-child(1), .attorneys .attorney:nth-child(2) {
        padding-bottom: 60px;
        margin-bottom: 120px;
    }

    .attorneys .attorney:nth-child(3) .image:after {
        width: 95%;
        left: 1px;
    }
}

/* ========================================
    HOW WE CAN HELP
   ======================================== */
.how-we-can-help {
    background: url(../../images/our-firm-bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 60px;
}

.how-we-can-help p.large {
    font-family: "Trump Bold";
    text-transform: uppercase;
    color: #191617;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: .35px;
    position: relative;
    margin-bottom: 10px;
}

.how-we-can-help p.large:after {
    content: '+';
    display: block;
    color: #ffc423;
    font-size: 50px;
    font-family: "Trump Regular";
}

.how-we-can-help p.intro {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .1px;
    font-family: "Kepler";
    margin-bottom: 20px;
}

.how-we-can-help h3 {
    font-size: 23px;
    line-height: 30px;
    letter-spacing: .1px;
    color: #ffc423;
    font-family: "Helvetica Regular";
    text-transform: none;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .how-we-can-help {
        position: relative;
        padding-top: 220px;
        padding-bottom: 80px;
    }

    .how-we-can-help:before {
        content: '';
        border-top: 20vw solid #fff;
        border-right: 100vw solid transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .how-we-can-help p.large {
        font-size: 65px;
        letter-spacing: .35px;
        text-align: center;
    }

    .how-we-can-help p.large:after {
        font-size: 80px;
        margin: 20px auto;
    }

    .how-we-can-help p.intro {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .1px;
        text-align: center;
        margin: 40px 0 60px;
    }

    .how-we-can-help .column {
        width: 46%;
    }
}

@media (min-width: 992px) {
    .how-we-can-help p.intro {
        margin: 0 40px 60px;
    }
}

@media (min-width: 1200px) {
    .how-we-can-help {
        padding-top: 300px;
        padding-bottom: 90px;
    }

    .how-we-can-help .container {
        width: 62%;
        margin-right: 0;
    }

    .how-we-can-help .column {
        width: 46%;
    }

    .how-we-can-help p.large {
        font-size: 85px;
    }

    .how-we-can-help p.large:after {
        margin: 40px auto 20px;
        line-height: 0;
    }

    .how-we-can-help p.intro {
        margin: 40px 20px 60px;
    }
}

/* ========================================
    PRACTICE AREAS
   ======================================== */
.practice-areas {
    display: none;
}

@media (min-width: 1200px) {
    .practice-areas {
        display: block;
        width: 28%;
        position: absolute;
        margin-top: -1050px;
        margin-left: 5%;
    }

    .practice-areas .item {
        min-height: 230px;
        background-color: rgba(25, 22, 23, 0.73);
        background-blend-mode: multiply;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        position: relative;
    }

    .practice-areas .item:hover {
        background-color: #ffc423;
    }

    .practice-areas .item:hover p:after {
        opacity: 0;
    }

    .practice-areas .item.personal-injury {
        background-image: url(../../images/pa-personal-injury.jpg);
    }

    .practice-areas .item.criminal-defense {
        background-image: url(../../images/pa-criminal-defense.jpg);
    }

    .practice-areas .item.estate-planning {
        background-image: url(../../images/pa-estate-planning.png);
    }

    .practice-areas .item.business {
        background-image: url(../../images/pa-business.png);
    }

    .practice-areas .item.business p {
        font-size: 36px;
    }

    .practice-areas .item.family {
        background-image: url(../../images/pa-family-law.png);
    }

    .practice-areas .item p {
        margin-bottom: 0;
        font-family: "Trump Bold";
        color: #fff;
        font-size: 45px;
        line-height: 100px;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        position: relative;
        padding-top: 55px;
    }

    .practice-areas .item p:after {
        content: '';
        width: 51px;
        height: 15px;
        background: url(../../images/pa-arrow.png) center center no-repeat;
        background-size: cover;
        display: block;
        margin: auto;
        opacity: 1;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    .practice-areas .item a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

/* ========================================
    COMMUNITY INVOLVEMENT
   ======================================== */
.community-involvement {
    padding-top: 100px;
    padding-bottom: 30px;
    text-align: center;
}

.community-involvement p.large {
    font-family: "Trump Bold";
    text-transform: uppercase;
    color: #191617;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: .35px;
    padding: 0 10vw;
}

.community-involvement .community-slider {
    position: relative;
    margin-bottom: 0;
}

.community-involvement .community-slider .slick-slide {
    position: relative;
}

.community-involvement .community-slider .slick-slide:after {
    content: '';
    width: 80%;
    height: 90%;
    border: 1px solid #b7b7b7;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
}

.community-involvement .community-slider .slick-slide .item {
    padding-bottom: 30px;
}

.community-involvement .community-slider .slick-slide .item .img-wrap {
    height: 220px;
}

.community-involvement .community-slider .slick-slide .item .img-wrap img {
    z-index: 8888;
    position: relative;
    padding: 0 20px;
    background: #fff;
}

.community-involvement .community-slider .slick-slide .item p {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: .35px;
    padding: 0 20vw;
    margin-bottom: 20px;
}

.community-involvement .community-slider .slick-slide .item a {
    font-family: "Kepler";
    color: #ffc423;
    text-transform: lowercase;
    font-size: 18px;
    line-height: 30px;
    position: relative;
    z-index: 8888;
}

.community-involvement .community-slider .slick-slide .item a:hover {
    color: #191617;
}

.community-involvement .community-slider .slick-slide .item:last-child {
    padding-bottom: 60px;
}

.community-involvement .community-slider .slick-dots {
    position: relative;
    bottom: 0;
    margin-bottom: 40px;
}

.community-involvement .community-slider .slick-dots li {
    list-style-type: none;
    width: 10px;
    height: 10px;
    background: #191617;
    border-radius: 100%;
}

.community-involvement .community-slider .slick-dots li:before {
    display: none;
}

.community-involvement .community-slider .slick-dots li button:before {
    display: none;
}

.community-involvement .community-slider .slick-dots li.slick-active {
    background: #ffc423;
}

@media (min-width: 768px) {
    .community-involvement .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }

    .community-involvement p.large {
        font-size: 65px;
        line-height: 100px;
        letter-spacing: .35px;
        margin-bottom: 60px;
    }

    .community-involvement .community-slider .slick-slide:after {
        width: 90%;
    }

    .community-involvement .community-slider .slick-slide .item {
        padding-bottom: 50px;
    }

    .community-involvement .community-slider .slick-slide .item img {
        max-width: 50%;
        margin-bottom: 40px;
    }

    .community-involvement .community-slider .slick-slide .item p {
        padding: 0 30px;
    }
}

@media (min-width: 1200px) {
    .community-involvement {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    .community-involvement .container {
        width: 90%;
    }

    .community-involvement p.large {
        font-size: 85px;
        margin-bottom: 80px;
    }

    .community-involvement .slick-track {
        width: 100%;
    }

    .community-involvement .slick-list {
        overflow: visible;
    }

    .community-involvement .community-slider .slick-slide:after {
        width: 90%;
    }

    .community-involvement .community-slider .slick-slide .item {
        padding-bottom: 70px;
    }

    .community-involvement .community-slider .slick-slide .item .img-wrap img {
        max-width: 40%;
        margin-top: -30px;
        margin-bottom: 60px;
    }

    .community-involvement .community-slider .slick-slide .item p {
        font-size: 18px;
        line-height: 35px;
        padding: 0 60px;
    }

    .community-involvement .community-slider .slick-slide .item:nth-child(1) img {
        margin-bottom: 45px;
    }
}

/* ========================================
    INTERNAL PAGES
   ======================================== */
body:not(.home) .banner {
    background: url(../../images/footer-bg-tablet.jpg) bottom center no-repeat;
    background-size: cover;
    min-height: 225px;
    display: none;
}

body:not(.home) .banner p:nth-child(1) {
    padding-top: 30px;
}

body:not(.home) .banner p:nth-child(2) {
    margin-bottom: 30px;
}

body:not(.home) .banner .scroll {
    display: none;
}

body:not(.home) .sidebar {
    margin-bottom: 60px;
}

body:not(.home) .sidebar .menu {
    background: url(../../images/yellow-pattern.png) center center repeat;
    background-size: cover;
}

body:not(.home) .sidebar .menu .widget {
    margin-bottom: 30px;
}

body:not(.home) .sidebar .menu li {
    padding-left: 0;
    text-align: center;
    margin-bottom: 0;
    position: relative;
}

body:not(.home) .sidebar .menu li:before {
    display: none;
}

body:not(.home) .sidebar .menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .5px;
    display: block;
    padding: 25px 30px;
    position: relative;
    cursor: pointer;
}

body:not(.home) .sidebar .menu li a:after {
    content: '';
    width: 90%;
    height: 1px;
    margin: auto;
    display: block;
    background: #efcc6c;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

body:not(.home) .sidebar .menu li:hover a, body:not(.home) .sidebar .menu li.current-menu-item a {
    color: #191617;
}

body:not(.home) .sidebar .menu li#menu-item-317 a {
    padding: 25px 40px;
}

body:not(.home) .sidebar .menu li.menu-item-has-children a:before {
    content: '';
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    top: 35px;
    right: 15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body:not(.home) .sidebar .menu li.menu-item-has-children:hover a:before {
    border-top-color: #191617;
}

body:not(.home) .sidebar .menu li.menu-item-has-children .sub-menu {
    z-index: 9999;
    top: 100%;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

body:not(.home) .sidebar .menu li.menu-item-has-children .sub-menu.open {
    max-height: none;
    overflow: visible;
}

body:not(.home) .sidebar .menu li.menu-item-has-children .sub-menu li a {
    background: #fff;
    color: #191617;
    padding: 10px 0;
}

body:not(.home) .sidebar .menu li.menu-item-has-children .sub-menu li a:before {
    display: none;
}

body:not(.home) .sidebar .menu li.menu-item-has-children .sub-menu li:last-child a {
    border-bottom: 0;
}

body:not(.home) .sidebar .menu li.menu-item-has-children.open .sub-menu {
    display: block;
    height: auto;
    overflow: visible;
    opacity: 1;
}

body:not(.home) .sidebar .menu li.menu-item-has-children.open .sub-menu a {
    font-family: "Helvetica Light";
}

body:not(.home) .sidebar .menu li.menu-item-has-children.open .sub-menu a:hover {
    font-family: "Helvetica Bold";
}

body:not(.home) .content {
    padding-top: 130px;
}

body:not(.home) .content h1 span {
    font-family: "Kepler";
    color: #ffc423;
    text-transform: lowercase;
    display: block;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: .1px;
    margin-top: 20px;
}

body:not(.home) .content h3 {
    margin-bottom: 10px;
}

body:not(.home) .content ul {
    margin-bottom: 40px;
}

body:not(.home) .content a {
    font-family: "Helvetica Bold";
}

body:not(.home) .content a:hover {
    color: #ffc423;
}

@media (min-width: 768px) {
    body:not(.home) .banner {
        /* padding-top: 90px; */
        min-height: 345px;
        display: block;
        background-position-y: -20px;
        background: url(../../images/header-background-internal.jpg) center center no-repeat;
        background-size: cover;
    }

    body:not(.home) .banner p:nth-child(1) {
        padding-top: 30px;
    }

    body:not(.home) .banner p:nth-child(2) {
        margin-bottom: 45px;
    }

    body:not(.home) .content {
        padding-top: 70px;
    }

    body:not(.home) .sidebar {
        padding-top: 78px;
    }
}

@media (min-width: 992px) {
    body:not(.home) .banner {
        background: url(../../images/header-background-internal.jpg) center center no-repeat;
        background-size: cover;
    }

    body:not(.home) .col-md-offset-1 {
        margin-left: 2.3333%;
    }

    body:not(.home) .col-md-pull-10 {
        right: 79.88888%;
    }

    body:not(.home) footer .copyright .col-sm-6 {
        width: 46.15%;
    }
}

@media (min-width: 1200px) {
    body:not(.home) .banner {
        min-height: 410px;
        /*padding-top: 150px;*/
        padding-bottom: 10px;
        background: url(../../images/header-background-internal.jpg) center center no-repeat;
        background-size: cover;
    }

    body:not(.home) .banner p:nth-child(1) {
        font-size: 55px;
        padding-top: 50px;
        margin-bottom: 10px;
		color: rgba(0,0,0,0);
    }

    body:not(.home) .banner p:nth-child(2) {
        font-size: 110px;
    }
}

/* ========================================
    ATTORNEYS OVERVIEW (OUR TEAM)
   ======================================== */
.page-employees h1 {
    text-align: center;
    margin-bottom: 10px;
}

.page-employees .attorney {
    margin-bottom: 50px;
}

.page-employees .attorney img {
    margin-bottom: 30px;
    /* -webkit-filter: grayscale(100%);
            filter: grayscale(100%); */
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.page-employees .attorney p {
    text-align: center;
}

.page-employees .attorney p:nth-child(2) {
    font-size: 30px;
    line-height: 24px;
    letter-spacing: .35px;
    margin-bottom: 10px;
}

.page-employees .attorney p:nth-child(3) {
    font-family: "Helvetica Bold";
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .35px;
    color: #ffc423;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.page-employees .attorney a.btn {
    font-family: "Kepler";
    font-size: 18px;
    width: 185px;
    display: block;
    margin: auto;
    text-align: center;
}

@media (min-width: 992px) {
    .page-employees .attorney {
        width: 22.5%;
    }
}

/* ========================================
    ATTORNEY PROFILE TEMPLATE
   ======================================== */
.page-template-template-attorney-profile .attorney-info img {
    margin-bottom: 40px;
    /*-webkit-filter: grayscale(100%);
          filter: grayscale(100%); */
}

.page-template-template-attorney-profile .attorney-info a {
    display: block;
    font-family: "Helvetica Medium";
    font-size: 18px;
    text-transform: lowercase;
    text-align: center;
    color: #191617;
    letter-spacing: .35px;
    position: relative;
    margin-bottom: 40px;
}

.page-template-template-attorney-profile .attorney-info a.email {
    margin-bottom: 65px;
}

.page-template-template-attorney-profile .attorney-info .badge {
    display: block;
    margin: 0 auto 40px auto;
}

.page-template-template-attorney-profile .attorney-info a:hover {
    color: #ffc423;
}

.page-template-template-attorney-profile .attorney-info a:before {
    content: '';
    width: 53px;
    height: 53px;
    display: block;
    margin: 0 auto;
    z-index: 8888;
    position: relative;
}

.page-template-template-attorney-profile .attorney-info a:after {
    content: '';
    width: 80%;
    height: 100%;
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #b7b8b9;
    margin: auto;
}

.page-template-template-attorney-profile .attorney-info a.vcard:before {
    background: url(../../images/icon-vcard.jpg) center center no-repeat;
}

.page-template-template-attorney-profile .attorney-info a.email:before {
    background: url(../../images/icon-email-attorney.jpg) center center no-repeat;
}

/* ========================================
    PRACTICE AREAS OVERVIEW
   ======================================== */
.page-services .content h2 {
    font-family: "Kepler";
    text-transform: lowercase;
    color: #ffc423;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: .1px;
}

.page-services .content ul:after {
    display: table;
    content: '';
    clear: both;
}

.page-services .content ul li {
    padding-left: 0;
    margin-bottom: 0;
}

.page-services .content ul li:before {
    display: none;
}

.page-services .content ul li a {
    font-size: 16px;
    line-height: 1;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    border-bottom: 1px solid #b0b1b1;
    padding: 20px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.page-services .content ul li a:hover {
    font-family: "Helvetica Bold";
    color: #191617;
}

.page-services .content ul li:first-child {
    border-top: 1px solid #b0b1b1;
}

@media (min-width: 768px) {
    .page-services .content ul li {
        width: 48%;
        margin-right: 2%;
        float: left;
    }

    .page-services .content ul li:nth-child(2n) {
        margin-right: 0;
    }

    .page-services .content ul li:nth-child(2) {
        border-top: 1px solid #b0b1b1;
    }
}

@media (min-width: 992px) {
    .page-services .content ul li {
        width: 32%;
        margin-right: 2%;
    }

    .page-services .content ul li:nth-child(2n) {
        margin-right: 2%;
    }

    .page-services .content ul li:nth-child(3n) {
        margin-right: 0;
    }

    .page-services .content ul li:nth-child(3) a {
        border-top: 1px solid #b0b1b1;
    }
}

@media (min-width: 1200px) {
    .page-services .content ul {
        margin-bottom: 50px;
    }

    .page-services .content ul li {
        width: 24%;
        margin-right: 1.3333%;
    }

    .page-services .content ul li:nth-child(2n), .page-services .content ul li:nth-child(3n) {
        margin-right: 1.3333%;
    }

    .page-services .content ul li:nth-child(4n) {
        margin-right: 0;
    }

    .page-services .content ul li:nth-child(4) a {
        border-top: 1px solid #b0b1b1;
    }
}

/* ========================================
    CASE RESULTS
   ======================================== */
.page-case-results h1 {
    text-align: center;
}

.page-case-results .result {
    border-top: 4px double #cdcece;
    padding: 40px 0 10px;
}

.page-case-results .result p {
    text-align: center;
}

.page-case-results .result p:nth-child(1) {
    font-size: 18px;
    line-height: 21px;
    letter-spacing: .5px;
    font-family: "Helvetica Bold";
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
}

.page-case-results .result p:nth-child(1):before {
    content: 'case';
    font-family: "Kepler";
    color: #ffc423;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .4px;
    display: block;
    margin: 0 auto 20px;
    text-transform: lowercase;
}

.page-case-results .result p:nth-child(2) {
    font-size: 18px;
    line-height: 35px;
    letter-spacing: .35px;
    padding: 0 10px
}

.page-case-results .result p:nth-child(3) {
    font-size: 40px;
    line-height: 24px;
    letter-spacing: .3px;
    text-transform: uppercase;
    position: relative;
}

.page-case-results .result p:nth-child(3):before {
    content: 'result';
    font-family: "Kepler";
    color: #ffc423;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .4px;
    display: block;
    margin: 0 auto 20px;
    text-transform: lowercase;
}

.page-case-results .result:last-child {
    border-bottom: 4px double #cdcece;
}

/* ========================================
    TESTIMONIALS PAGE
   ======================================== */
.page-testimonials .testimonial {
    border-bottom: 1px solid #ddd8da;
    margin-bottom: 40px;
}

.page-testimonials .testimonial p:nth-child(1) {
    font-family: "Helvetica Light";
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.35px;
    margin-bottom: 30px;
}

.page-testimonials .testimonial p:nth-child(1):before {
    background: url(../../images/testimonials-stars.png) center center no-repeat;
    content: '';
    width: 181px;
    height: 35px;
    display: block;
    margin: 0 0 30px;
}

.page-testimonials .testimonial p:nth-child(2) {
    font-family: "Helvetica Bold";
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

/* ========================================
    CONTACT PAGE
   ======================================== */
.page-contact .phone-email {
    font-family: "Helvetica Medium";
    font-size: 18px;
    letter-spacing: .35px;
}

.page-contact .phone-email a {
    color: #191617;
    display: block;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.page-contact .phone-email a:hover {
    color: #ffc423;
}

.page-contact .phone-email a.email {
    margin-bottom: 10px;
}

.page-contact .phone-email a:before {
    content: '';
    width: 53px;
    height: 53px;
    display: block;
    margin: 0 auto;
    z-index: 8888;
    position: relative;
}

.page-contact .phone-email a:after {
    content: '';
    width: 60%;
    height: 100%;
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid #b7b8b9;
    margin: auto;
}

.page-contact .phone-email a.phone:before {
    background: url(../../images/icon-phone.jpg) center center no-repeat #fff;
}

.page-contact .phone-email a.fax:before {
    background: url(../../images/icon-fax.jpg) center center no-repeat #fff;
}

.page-contact .phone-email a.email:before {
    background: url(../../images/icon-email-attorney.jpg) center center no-repeat #fff;
    margin: 0 auto -5px;
}

.page-contact .address {
    border-bottom: 4px double #cdcece;
    text-align: center;
    padding: 50px 0;
}

.page-contact .address:last-child {
    margin-bottom: 50px;
}

.page-contact .address h2 {
    margin-bottom: 0;
}

.page-contact .address p {
    margin-bottom: 5px;
    line-height: 24px;
}

.page-contact .address a.btn {
    font-family: "Kepler";
    width: 120px;
    display: block;
    text-align: center;
    font-size: 20px;
    padding: 10px 25px;
    margin: 10px auto 40px;
    position: relative;
    z-index: 8888;
}

.page-contact .address .overlay {
    background: transparent;
    position: relative;
    width: 640px;
    height: 480px;
    /* your iframe height */
    top: 480px;
    /* your iframe height */
    margin-top: -480px;
    /* your iframe height */
}

.page-contact .address iframe {
    max-width: 100%;
}

@media (min-width: 768px) {
    .page-contact .content .phone-email {
        margin-bottom: 30px;
    }

    .page-contact .content .phone-email .col-sm-4 {
        width: 30.1%;
    }

    .page-contact .content .phone-email a {
        margin-bottom: 0;
    }

    .page-contact .content .phone-email a:after {
        width: 80%;
    }

    .page-contact .content .phone-email a.email:before {
        margin: auto;
    }
}

@media (min-width: 992px) {
    .page-contact .address p {
        line-height: 25px;
    }
}

@media (min-width: 1200px) {
    .page-contact .phone-email a {
        margin-bottom: 40px;
    }

    .page-contact .address:last-child {
        margin-bottom: 0;
    }
}

/* ========================================
    COMMUNITY INVOLVEMENT
   ======================================== */
.page-community .content h1 {
    text-align: center;
}

.page-community .content .item img {
    height: 200px;
    margin-bottom: 30px;
}

.page-community .content .item p {
    font-family: "Helvetica Light";
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.35px;
    text-align: center;
}

.page-community .content .item a.more {
    font-family: "Kepler";
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
    text-transform: lowercase;
    color: #ffc423;
    text-align: center;
    display: block;
}

.page-community .content .item a.more:hover {
    color: #191617;
}

@media (min-width: 768px) {
    .page-community .content .item {
        width: 30.8%;
    }
}

/* ========================================
      MAVERICK HOCKEY VETERAN OF THE GAME
   ======================================== */
#gform_wrapper_2 ul {
    max-width: 89%;
    margin: 0 auto 0 3%;
}

#gform_wrapper_2 ul li {
    padding-left: 0;
}

#gform_wrapper_2 ul li:before {
    display: none;
}

#gform_wrapper_2 ul li .gfield_label {
    display: none;
}

#gform_wrapper_2 ul li input, #gform_wrapper_2 ul li textarea, #gform_wrapper_2 ul li select {
    width: 95%;
    background: #f3f3f3;
    border: 1px solid #b7b7b7;
    box-shadow: none;
    font-family: "Helvetica Light";
    font-size: 18px;
    line-height: 1;
    padding: 16px;
    border-radius: 5px;
}

#gform_wrapper_2 ul li select {
    width: 99%;
}

#gform_wrapper_2 .gform_footer input[type=submit] {
    background: #ffc423 !important;
    color: #191617 !important;
    font-family: "Kepler" !important;
    text-transform: lowercase !important;
    box-shadow: none !important;
    border: 0 !important;
    width: 120px !important;
    display: block !important;
    margin: auto !important;
    line-height: 1 !important;
    padding: 15px !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    font-size: 20px !important;
}

#gform_wrapper_2 .gform_footer input[type=submit]:hover {
    background: #191617 !important;
    color: #ffc423 !important;
}

@media (min-width: 992px) {
    #gform_wrapper_2 ul {
        margin: 0;
    }
}

/* ========================================
    PERSONAL INJURY SETTLEMENT CALCULATOR
   ======================================== */
#gform_wrapper_3 ul li {
    padding-left: 0;
}

#gform_wrapper_3 ul li:before {
    display: none;
}

#gform_wrapper_3 ul li .gfield_label {
    font-family: "Helvetica Bold";
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.35px;
    color: #191617;
    text-transform: uppercase;
}

#gform_wrapper_3 ul li .gfield_description {
    font-family: "Helvetica Light";
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.35px;
    color: #191617;
}

#gform_wrapper_3 ul li input {
    padding: 10px;
    width: 280px;
    border: 1px solid #b7b7b7;
    margin-top: 15px;
    border-radius: 5px;
}

#gform_wrapper_3 ul li .gfield_radio li {
    margin-bottom: 0;
}

#gform_wrapper_3 ul li .gfield_radio li input {
    width: auto;
    margin-right: 15px;
}

/* ========================================
    BLOG
   ======================================== */
.blog .content article {
    border-bottom: 1px solid #b7b7b7;
    padding: 50px 0;
}

.blog .content article:nth-child(2) {
    padding-top: 0;
}

.blog .content article:last-child {
    border-bottom: 0;
}

.blog .content article h2 {
    font-size: 30px;
    letter-spacing: .35px;
    font-family: "Helvetica Bold";
    text-transform: uppercase;
    color: #191617;
    margin-bottom: 20px;
}

.blog .content article p {
    margin-bottom: 20px;
}

.blog .content article a.btn {
    font-family: "Kepler";
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.35px;
    font-size: 18px;
    display: block;
    width: 100px;
    padding: 10px 15px;
    text-align: center;
}

.blog .content .nav-previous, .blog .content .nav-next {
    margin-top: 30px;
}

.blog .content .nav-previous a, .blog .content .nav-next a {
    font-family: "Helvetica Bold";
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.35px;
    text-transform: uppercase;
    color: #191617;
    position: relative;
}

.blog .content .nav-previous a:before {
    content: '<';
    display: inline-block;
    margin-right: 15px;
}

.blog .content .nav-next {
    text-align: right;
}

.blog .content .nav-next a:after {
    content: '>';
    display: inline-block;
    margin-left: 15px;
}

@media (min-width: 768px) {
    .blog .col-md-pull-10 {
        right: 79.33333%;
    }

    .blog .content article:last-child {
        margin-bottom: 50px;
        border-bottom: 0;
    }
}

/* ========================================
    FOOTER
   ======================================== */
footer .form {
    padding-top: 60px;
    padding-bottom: 80px;
    position: relative;
    border-bottom: 1px solid #fff;
}

footer .form p.large {
    font-family: "Trump Bold";
    text-transform: uppercase;
    color: #191617;
    font-size: 36px;
    letter-spacing: .35px;
    text-align: center;
}

footer .form .intro p:nth-child(1) {
    font-family: "Kepler";
    text-align: center;
    color: #ffc423;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: .1px;
    margin-bottom: 10px;
}

footer .form .intro p:nth-child(2) {
    text-align: center;
    font-family: "Helvetica Bold";
    text-transform: uppercase;
    font-size: 12px;
}

footer .form .gform_wrapper {
    max-width: 100%;
}

footer .form .gform_wrapper ul li {
    padding: 0;
    margin-bottom: 0;
}

footer .form .gform_wrapper ul li:before {
    display: none;
}

footer .form .gform_wrapper ul li .gfield_label {
    display: none;
}

footer .form .gform_wrapper ul li input, footer .form .gform_wrapper ul li textarea, footer .form .gform_wrapper ul li select {
    width: calc(100% - 30px);
}

footer .form .gform_wrapper ul li input, footer .form .gform_wrapper ul li textarea, footer .form .gform_wrapper ul li select {
    background: #f3f3f3;
    border: 1px solid #b7b7b7;
    box-shadow: none;
    font-family: "Helvetica Light";
    font-size: 18px;
    line-height: 1;
    border-radius: 5px;
    padding: 15px;
}

footer .form .gform_wrapper ul li select {
    border-radius: 0 !important;
    width: 100%;
    padding: 15px;
    height: 55px;
}

footer .form .gform_wrapper ul li#field_1_6, footer .form .gform_wrapper ul li#field_1_7 {
    display: none;
}

footer .form .gform_wrapper .gform_footer input[type=submit] {
    background: #ffc423 !important;
    color: #191617 !important;
    font-family: "Kepler" !important;
    text-transform: lowercase !important;
    box-shadow: none !important;
    border: 0 !important;
    width: 120px !important;
    display: block !important;
    margin: auto !important;
    line-height: 1 !important;
    padding: 15px !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    font-size: 20px !important;
}

footer .form .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #191617 !important;
    color: #ffc423 !important;
}

footer .form .gform_wrapper ::-webkit-input-placeholder {
    color: #191617;
}

footer .form .gform_wrapper :-moz-placeholder {
    color: #191617;
}

footer .form .gform_wrapper :-ms-input-placeholder {
    color: #191617;
}

footer .contact-info {
    background: #191617;
    text-align: center;
    padding-top: 100px;
    position: relative;
}

footer .contact-info:after {
    content: '';
    border-top: 5vh solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-left: 50vw solid transparent;
    border-right: 50vw solid transparent;
}

footer .contact-info p.large {
    font-family: "Trump Regular";
    text-transform: uppercase;
    font-size: 35px;
    letter-spacing: .75px;
    line-height: 1;
    border: 1px solid #fff;
    width: 85.5%;
    margin: 0 auto 50px;
    display: block;
    padding: 15px;
    color: #ffc423;
}

footer .contact-info .location {
    margin-bottom: 40px;
}

footer .contact-info .location:last-child {
    margin-bottom: 60px;
}

footer .contact-info .location h3 {
    font-family: "Helvetica Bold";
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}

footer .contact-info .location p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: .25px;
}

footer .contact-info .location a.btn {
    padding: 15px 45px;
}

footer .contact-info .location a.btn:hover {
    color: #ffc423;
    background: #fff;
}

footer .contact-info .item {
    margin-bottom: 60px;
}

footer .contact-info .item a:not(.btn) {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-family: "Helvetica Light";
}

footer .contact-info .item a:not(.btn):hover {
    color: #ffc423;
}

footer .contact-info .item .phone, footer .contact-info .item .fax, footer .contact-info .item .email {
    position: relative;
}

footer .contact-info .item .phone:before, footer .contact-info .item .fax:before, footer .contact-info .item .email:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    margin: auto;
}

footer .contact-info .item .phone:before {
    background: url(../../images/icon-phone.png) center center no-repeat;
}

footer .contact-info .item .fax:before {
    background: url(../../images/icon-fax.png) center center no-repeat;
}

footer .contact-info .item .email:before {
    background: url(../../images/icon-email.png) center center no-repeat;
}

footer .contact-info .recent-posts {
    display: none;
    height: 0px !important;
}

footer .contact-info .social {
    width: 290px;
    margin: 0 auto 50px;
}

footer .contact-info .social a {
    width: 21.3333%;
    max-width: 70px;
    min-height: 60px;
    max-height: 70px;
    font-size: 0px !important;
    border: 2px solid #ffc423;
    display: block;
    float: left;
    margin-right: 3%;
    margin-bottom: 30px;
}

footer .contact-info .social a.twitter {
    background: url(../../images/social-twitter.png) center center no-repeat #ffc423;
}

footer .contact-info .social a.twitter:hover {
    background-color: #191617;
}

footer .contact-info .social a.linkedin {
    background: url(../../images/social-linkedin.png) center center no-repeat #ffc423;
}

footer .contact-info .social a.linkedin:hover {
    background-color: #191617;
}

footer .contact-info .social a.google {
    background: url(../../images/social-google.png) center center no-repeat #ffc423;
}

footer .contact-info .social a.google:hover {
    background-color: #191617;
}

footer .contact-info .social a.facebook {
    background: url(../../images/social-facebook.png) center center no-repeat #ffc423;
    margin-right: 0;
}

footer .contact-info .social a.facebook:hover {
    background-color: #191617;
}

footer .copyright {
    background: #191617;
    text-align: center;
}

footer .copyright p {
    color: #fff;
    font-size: 18px;
    letter-spacing: .35px;
    margin-bottom: 0;
}

footer .copyright p a {
    color: #fff;
}

footer .copyright p a:hover {
    color: #ffc423;
}

footer .copyright .ilawyer svg {
    max-width: 290px;
    margin: auto;
    fill: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

footer .copyright .ilawyer svg:hover {
    fill: #ffc423;
}

@media (min-width: 768px) {
    footer {
        padding-top: 120px;
    }

    footer .form {
        padding-bottom: 160px;
        position: relative;
    }

    footer .form p.large {
        font-size: 65px;
        line-height: 100px;
        letter-spacing: .35px;
        margin-bottom: 0;
    }

    footer .form .intro p:nth-child(1) {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .1px;
        padding: 0 100px;
    }

    footer .form .gform_wrapper ul li {
        float: left;
        width: 48.25%;
        margin-right: 2%;
    }

    footer .form .gform_wrapper ul li#field_1_2, footer .form .gform_wrapper ul li#field_1_4 {
        margin-right: 0;
    }

    footer .form .gform_wrapper ul li#field_1_5 {
        width: calc(100% - 15px);
        margin-right: 0;
    }

    footer .form .gform_wrapper input[type=submit] {
        font-size: 20px;
        width: 140px;
    }

    footer .contact-info {
        background: url(../../images/footer-bg-tablet.jpg) bottom center no-repeat;
        padding-top: 200px;
        padding-bottom: 250px;
        background-size: cover;
    }

    footer .contact-info:after {
        border-top-width: 10vh;
    }

    footer .contact-info p.large {
        width: 76%;
        margin: 0 auto 50px;
    }

    footer .contact-info .item {
        width: 46.15%;
    }

    footer .contact-info .item .phone, footer .contact-info .item .fax, footer .contact-info .item .email {
        margin-bottom: 60px;
    }

    footer .contact-info .location {
        margin-bottom: 60px;
    }

    footer .contact-info .location:last-child {
        margin-bottom: 80px;
    }

    footer .contact-info .location p {
        letter-spacing: .35px;
    }

    footer .contact-info .location a {
        font-family: "Kepler";
        color: #191617;
        text-transform: lowercase;
        width: 210px;
    }

    footer .contact-info .recent-posts {
        display: block;
    }

    footer .contact-info .recent-posts article {
        margin-bottom: 30px;
        position: relative;
        padding: 0 0 30px;
    }

    footer .contact-info .recent-posts article:after {
        content: '';
        width: 86%;
        height: 1px;
        background: #ffc423;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    footer .contact-info .recent-posts article:nth-child(4) {
        display: none;
    }

    footer .contact-info .recent-posts a h3, footer .contact-info .recent-posts a p {
        color: #fff;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

    footer .contact-info .recent-posts a h3 {
        margin-bottom: 0;
    }

    footer .contact-info .recent-posts a p {
        padding: 0 30px;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0;
    }

    footer .contact-info .recent-posts a:hover h3, footer .contact-info .recent-posts a:hover p {
        color: #ffc423;
    }

    footer .contact-info .recent-posts a.btn {
        font-family: "Kepler";
        color: #191617;
        font-size: 20px;
        text-transform: lowercase;
        width: 114px;
        display: block;
        margin: auto;
        padding: 15px 45px;
    }

    footer .contact-info .recent-posts a.btn:hover {
        color: #ffc423;
        background: #fff;
    }

    footer .contact-info .social {
        margin: 0 auto 40px;
    }

    footer .contact-info .social a {
        margin-right: 3%;
    }

    footer .contact-info .social a.facebook {
        margin-right: 0;
    }

    footer .copyright {
        background: #131011;
        padding: 30px 15px;
    }

    footer .copyright .col-sm-6 {
        width: 46.15%;
    }

    footer .copyright p {
        text-align: left;
    }
}

@media (min-width: 992px) {
    footer .copyright .col-sm-6 {
        width: 46.15%;
    }
}

@media (min-width: 1200px) {
    footer .form {
        padding-top: 100px;
        padding-bottom: 10px;
        position: relative;
    }

    footer .form p.large {
        font-size: 85px;
        line-height: 100px;
        margin-bottom: 15px;
    }

    footer .form .intro p:nth-child(1) {
        margin-bottom: 15px;
    }

    footer .form .intro p:nth-child(2) {
        font-size: 14px;
    }

    footer .form .gform_wrapper ul li {
        width: 24%;
        margin-right: 1%;
    }

    footer .form .gform_wrapper ul li#field_1_2 {
        margin-right: 1%;
    }

    footer .form .gform_wrapper ul li#field_1_4 {
        margin-right: 0;
    }

    footer .form .gform_wrapper ul li textarea {
        height: 115px;
    }

    footer .form .gform_wrapper input[type=submit] {
        width: 160px;
        font-size: 25px;
    }

    footer .contact-info {
        background: url(../../images/footer-bg-desktop.jpg) bottom center no-repeat;
        background-size: cover;
        padding-top: 420px;
        padding-bottom: 250px;
        position: relative;
    }

    footer .contact-info:after {
        border-top-width: 15vh;
    }

    footer .contact-info .container {
        width: 90%;
    }

    footer .contact-info p.large {
        width: 85%;
    }

    footer .contact-info .location {
        margin-bottom: 100px;
    }

    footer .contact-info .location p {
        font-size: 1vw;
    }

    footer .contact-info .location p br {
        display: none;
    }

    footer .contact-info .location a.btn {
        font-size: 20px;
    }

    footer .contact-info .item {
        width: 25%;
        padding: 0;
    }

    footer .contact-info .item a {
        font-size: 30px;
        line-height: 30px;
    }

    footer .contact-info .item a:not(.btn) {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: .25px;
    }

    footer .contact-info .recent-posts article:nth-child(4) {
        display: block;
    }

    footer .contact-info .social {
        margin-top: -10px;
    }

    footer .copyright {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        background: transparent;
        padding: 0 0 30px;
    }

    footer .copyright .col-sm-6 {
        width: 28.15%;
    }

    footer .copyright p {
      
    }

    footer .copyright .ilawyer {
        width: 285px;
    }
}

.phone-location {
    color: #ffc423;
    margin-bottom: 0;
}

.contact-page-number{
    font-size: 18px;
}
