/*Theme Name: Darrow Law FirmAuthor: Benchmark Internet MarketingDescription: Developed by Benchmark Internet Marketing*//* ===== FONTS ===== */
@font-face {
    font-family: "socicon";
    src: url("fonts/socicon.eot");
    src: url("fonts/socicon.eot?#iefix") format("embedded-opentype"), url("fonts/socicon.woff") format("woff"), url("fonts/socicon.ttf") format("truetype"), url("fonts/socicon.svg#socicon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}

[data-icon]:before {
    font-family: "socicon" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="socicon-"]:before, [class*=" socicon-"]:before {
    font-family: "socicon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.socicon-twitter:before {
    content: "\e040";
}

.socicon-facebook:before {
    content: "\e041";
}

.socicon-googleplus:before {
    content: "\e042";
}

.socicon-linkedin:before {
    content: "\e049";
}

.socicon-youtube:before {
    content: "\e051";
}

.socicon-google:before {
    content: "\e067";
}

.socicon-yelp:before {
    content: "\e047";
}

/* ===== BASIC STYLES ===== */
* {
    -webkit-font-smoothing: antialiased;
    transition: color .3s linear;
    -moz-transition: color .3s linear;
    -webkit-transition: color .3s linear;
    transition: background .3s linear;
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Open Sans", sans-serif;
}

h1, h2, h3, h4, h5 {
    margin: 0 0 20px;
    font-family: "Fira Sans", sans-serif;
}

h1 {
    font-size: 65px;
    line-height: 58px;
    letter-spacing: 0.25px;
    font-weight: 700;
    color: #199df0;
    margin: 0 0 45px;
}

h2 {
    font-size: 29px;
    line-height: 32px;
    letter-spacing: 1.5px;
    color: #060f24;
    font-weight: 700;
    margin: 0 0 60px;
}

h3 {
    font-size: 22px;
    color: #199df0;
    line-height: 32px;
    letter-spacing: 1.5px;
    margin: 0 0 35px;
}

h4 {
    font-size: 22px;
    color: #199df0;
    line-height: 32px;
    letter-spacing: 1.5px;
    margin: 0 0 35px;
}

p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #2a3235;
    margin: 0 0 45px;
}

ul {
    padding: 0;
}

ul li {
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0;
    list-style-type: none;
    margin-bottom: 15px;
}

#main #primary ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #08b5ff;
    border-radius: 100%;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 0px;
}

a {
    text-decoration: none;
    color: #08b5ff;
}

a:hover {
    text-decoration: underline;
}

a:focus, input:focus, textarea:focus, button:focus, .slick-slide:focus {
    outline: 0;
}

.button {
    color: #fff;
    background: #41b8ff;
    font-size: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
    height: 65px;
    display: table;
    clear: both;
    line-height: 65px;
    padding: 0 35px;
    text-decoration: none !important;
    font-weight: 700;
    border: 1px solid #41b8ff;
    transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.button:hover {
    text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

b, strong {
    font-weight: 700;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

img {
    border: 0;
}

hr {
    box-sizing: content-box;
    height: 0;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

.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, .button-toolbar:before, .button-toolbar:after, .button-group-vertical > .button-group:before, .button-group-vertical > .button-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, section:before {
    display: table;
    content: " ";
    clear: both;
}

.button-group-vertical > .button-group:after, .button-group-vertical > .button-group:before, .button-toolbar:after, .button-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before, section:after {
    display: none;
    content: " ";
    clear: both;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .button-toolbar:after, .button-group-vertical > .button-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;
}

#page {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.container {
    padding: 0 30px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1430px;
}

/* ===== ALIGNMENT ===== */
.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.aligncenter {
    margin: 0 auto 20px;
}

.aligncenter:last-child {
    margin: 0 auto;
}

/* ===== COLUMNS ===== */
.col-left {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

.col-right {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

@media (min-width: 768px) {
    .col-left {
        float: left;
        width: 48%;
        margin: 0 4% 0 0;
    }

    .col-right {
        float: right;
        width: 48%;
        margin: 0;
    }
}

/* ===== HEADER ===== */
#masthead {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 5;
}

.home #masthead {
}

@media (max-width: 1099px) {
    #masthead, .home #masthead {
        background: url(images/hero-ipad.jpg) top center no-repeat;
        background-size: cover;
        padding: 0;
    }
}

@media (max-width: 767px) {
    #masthead, .home #masthead {
        background: none;
    }
}

/* ===== MOBILE HEADER ===== */
#header-mobile {
    background: none;
    border: 0px;
    height: 96px;
    margin: 0;
    position: relative;
    border-bottom: 1px solid #747b85;
}

#mobile-logo {
    position: absolute;
    width: 170px;
    left: 30px;
    top: 0px;
    height: 96px;
    line-height: 96px;
}

#mobile-logo img {
    display: inline-block;
    width: 170px;
}

#mobile-phone {
    position: absolute;
    font-size: 22px;
    letter-spacing: 0;
    right: 115px;
    padding: 0;
    height: 20px;
    line-height: 58px;
    top: 40px;
}

#mobile-phone .phone-number {
    margin: 0;
    font-weight: 400;
}

#mobile-phone a {
    color: #FFF !important;
    text-transform: uppercase;
    font-size: 18.78px;
    letter-spacing: 1px;
    text-decoration: none !important;
    padding: 0 0 0 8px;
}

#mobile-phone a:hover {
    color: #001d56;
    text-decoration: none;
}

#mobile-toggle {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #FFF;
    background: none;
    position: absolute;
    width: 80px;
    height: 46px;
    text-align: center;
    padding: 12px 0 0 0;
    top: 26px;
    margin: 0;
    right: 0px;
    border-radius: 0px;
    cursor: pointer;
    border: 0px;
    border-left: 1px solid #199df0;
}

#mobile-toggle .icon-bar {
    background: #08b5ff;
    width: 60px;
    height: 6px;
    border-radius: 0px;
    margin: 0 auto 7px;
}

#mobile-toggle .brand {
    color: #08b5ff;
    font-size: 17px;
    font-family: "Fira Sans", sans-serif;
    margin: 0 0 5px;
    letter-spacing: 3px;
    display: inline-block;
}

@media (max-width: 768px) {
    #header-mobile {
        background: #333738;
        border: 0px;
        height: 105px;
        margin: 0;
        position: relative;
    }

    #mobile-logo {
        position: absolute;
        width: 170px;
        left: 25px;
        top: 0px;
        height: 105px;
        line-height: 105px;
    }

    #mobile-logo img {
        display: inline-block;
        width: 280px;
    }

    #mobile-phone {
        font-size: 29.71px;
        position: absolute;
        top: 105px;
        left: 0px;
        padding: 13px 0 0;
        height: 85px;
        line-height: 1.4;
        width: 100%;
        bottom: auto;
        letter-spacing: 1px;
        background: #08b5ff;
        text-align: center;
    }

    #mobile-phone .phone-number {
        margin: 0;
        float: none;
        display: inline-block;
        vertical-align: middle;
        letter-spacing: 0px;
        font-size: 16px;
        font-weight: 400;
        color: #FFF;
        line-height: 1.2;
        font-family: "Fira Sans", sans-serif;
    }

    #mobile-phone .phone-number a {
        color: white !important;
        font-size: 35px;
        padding: 0 0 0 2px;
        font-weight: 400;
        display: block;
    }

    #mobile-toggle {
        font-size: 16px;
        line-height: 1;
        letter-spacing: 2px;
        width: 98px;
        height: 105px;
        padding-top: 26px;
        top: 0px;
        right: 0px;
        background: #FFF;
    }
}

/* ===== DESKTOP HEADER ===== */
#header-desktop {
    height: 105px;
    position: relative;
    z-index: 3;
    background: #333738;
}

#header-desktop .container {
    max-width: 1160px;
    padding: 0 40px;
}

#logo {
    float: left;
    width: 25%;
    height: 105px;
    position: relative;
}

#logo a {
    width: 100%;
    height: 105px;
    line-height: 105px;
    position: relative;
    display: block;
}

#logo img {
    max-width: 100%;
}

#header-right {
    float: right;
    width: 75%;
    margin: 18px 0 0 0;
    padding: 0;
}

#header-phone {
    float: left;
    width: 100%;
    height: 42px;
    line-height: 1;
}

#header-phone .phone-number {
    float: right;
    color: #FFF;
    font-size: 20px;
    margin: 0;
    line-height: 1;
    font-family: "Fira Sans", sans-serif;
}

#header-phone .phone-number p {
    color: #FFF;
    margin: 0;
    font-size: 20px;
}

#header-phone .phone-number strong {
    color: #08b5ff;
}

#header-phone .phone-number a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 1px;
    text-decoration: none !important;
    padding: 0;
    clear: both;
    float: right;
}

/* ===== MAIN NAV ===== */
#main-nav {
    margin: 0;
    float: left;
    clear: both;
    width: 100%;
    height: 58px;
    position: relative;
    z-index: 999;
    background: #08b5ff;
    text-align: center;
}

#main-nav .container {
}

#main-nav > .container > div > ul > li {
    display: inline-block;
    font-size: 14px;
    padding: 0;
    line-height: 1;
    background: rgba(0, 0, 0, 0);
    position: relative;
    margin: 0 0 0 -4px;
    vertical-align: top;
}

#main-nav > .container > div > ul > li > a {
    font-size: 14px;
    letter-spacing: 2px;
    color: #FFF;
    text-align: center;
    position: relative;
    padding: 22px 30px 22px;
    height: auto;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    background: none;
    font-weight: 400;
    transition: all .2s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: all .2s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: all .2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#main-nav > .container > div > ul > li.current_page_item > a {
    background: #FFF;
    color: #08b5ff;
}

#main-nav > .container > div > ul > li:hover > a, #main-nav > .container > div > ul > li > a:hover {
    background: #FFF;
    color: #08b5ff;
}

#main-nav > .container > div > ul > li:last-child > a {
}

#main-nav > .container > div > ul > li.menu-item-has-children > a:after {
    content: '';
    border-top: 8px solid #FFF;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 2px 0 0 7px;
    vertical-align: top;
}

#main-nav > .container > div > ul > li.menu-item-has-children:hover > a:after {
    border-top: 8px solid #199df0;
}

#main-nav .sub-menu {
    float: left;
    clear: both;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 999;
    height: auto;
    width: 300px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

#main-nav li:hover > ul {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
}

#main-nav .sub-menu .sub-menu {
    left: 300px;
    top: 0;
    position: absolute;
}

#main-nav .sub-menu li {
    float: left;
    clear: both;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
    padding: 0;
    transition: background .0s ease-in;
    -moz-transition: background .0s ease-in;
    -webkit-transition: background .0s ease-in;
}

#main-nav .sub-menu li a {
    color: #01384f;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 2px;
    text-decoration: none;
    padding: 12px 30px;
    width: 100%;
    margin: 0;
    float: left;
    clear: both;
    text-transform: uppercase;
    transition: 0s ease-in;
    -moz-transition: 0s ease-in;
    -webkit-transition: 0s ease-in;
    background: #FFF;
    text-transform: uppercase;
    font-weight: 400;
    text-align: left;
    border-bottom: 1px solid #08b5ff;
}

#main-nav .sub-menu li:first-child a {
    padding: 20px 30px 20px;
}

#main-nav .sub-menu li:last-child a {
    padding: 20px 30px 20px;
    border-bottom: 0px;
}

#main-nav .sub-menu li:hover > a {
    color: #08b5ff;
}

@media (max-width: 1099px) {
    #main-nav {
        height: 48px;
    }

    #main-nav .container {
        padding: 0 15px;
    }

    #main-nav > .container > div > ul > li {
    }

    #main-nav li:hover > ul {
    }

    #main-nav > .container > div > ul > li > a {
        font-size: 11px;
        padding: 18px 19px 18px;
    }

    #main-nav .sub-menu {
        width: 260px;
    }

    #main-nav .sub-menu li a {
        font-size: 11px;
    }

    #main-nav .sub-menu li:first-child a {
        padding: 15px 20px 15px;
    }

    #main-nav .sub-menu li a {
        padding: 15px 20px;
    }

    #main-nav .sub-menu li:last-child a {
        padding: 15px 20px 15px;
    }
}

/* ===== MOBILE NAV ===== */
#mobile-nav-wrap {
    position: relative;
    z-index: 4;
}

#mobile-nav {
    padding: 0;
    width: 100%;
    position: absolute;
    border: 0px;
    top: 96px;
}

#mobile-nav > div > ul {
    border-top: 0px;
}

#mobile-nav .nav > li {
    float: left;
    clear: both;
    width: 100%;
    border-radius: 0px;
    margin: 0;
}

#mobile-nav .nav > li > a {
    color: #FFF;
    text-shadow: none;
    font-size: 13px;
    line-height: 18px;
    border-radius: 0px;
    padding: 15px 0 15px;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 700;
    letter-spacing: 2px;
    background: #08b5ff;
    text-transform: uppercase;
}

#mobile-nav li > a:focus {
    text-decoration: none !important;
}

#mobile-nav li > a:hover {
    text-decoration: none !important;
}

#mobile-nav .nav-collapse .nav > li > a, #mobile-nav .nav-collapse .dropdown-menu a {
    width: 100%;
    color: #FFF;
}

.nav-collapse, .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
    margin: 0;
    float: left;
    width: 100%;
}

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

.nav-collapse .nav {
    padding-bottom: 0px;
    width: 100%;
}

.nav-collapse .nav > li {
    float: none;
    padding: 0;
}

#mobile-nav .sub-menu {
    padding: 0;
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 200ms ease-in;
    -moz-transition: max-height 200ms ease-in;
    -o-transition: max-height 200ms ease-in;
    transition: max-height 200ms ease-in;
}

#mobile-nav li.open > .sub-menu {
    max-height: 900px;
}

#mobile-nav .sub-menu li {
    float: left;
    clear: both;
    width: 100%;
    border-radius: 0px;
    margin: 0;
}

#mobile-nav .sub-menu li > a {
    color: #08b5ff;
    text-shadow: none;
    background: #FFF;
    font-size: 13px;
    line-height: 18px;
    border-radius: 0px;
    padding: 15px 0 15px;
    text-align: center;
    width: 100%;
    float: left;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#mobile-nav .menu-item-has-children > a > span {
    border-top: 5px solid #FFF;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    display: inline-block;
    margin: 7px 0 0 6px;
    vertical-align: top;
}

#mobile-nav .menu-item-has-children.open > a {
    color: #FFF;
}

#mobile-nav .menu-item-has-children.open > a > span {
}

#mobile-nav .menu-item-has-children.open > a {
    border-bottom: 0px;
}

#mobile-nav .nav-collapse .nav > li > a:hover, #mobile-nav .nav-collapse .nav > li > a:focus, #mobile-nav .nav-collapse .dropdown-menu a:hover, #mobile-nav .nav-collapse .dropdown-menu a:focus {
    background: #FFF;
}

#mobile-nav .sub-menu .sub-menu .menu-item-has-children > a > span {
    padding: 0;
    color: #040507;
    background: url(images/nav-mobile-arrow-inner.png) right center no-repeat;
    width: 330px;
    display: block;
    margin: 0 auto;
}

@media (max-width: 767px) {
    #mobile-nav {
        top: 105px;
        box-shadow: none;
        border: 0px;
    }
}

/* ===== BANNER ===== */
#banner {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    padding: 0px;
    color: #FFF;
    background: url(images/banner-inner.jpg) top center no-repeat;
    background-size: cover;
}

#banner-internal {
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    padding: 0px;
    color: #FFF;
    background: url(images/banner-inner.jpg) top center no-repeat;
    background-size: cover;
    height: 420px;
}

.home #banner {
    background: url(images/banner-home.jpg) top center no-repeat;
    background-size: 100%;
    height: 570px;
}

#banner .container {
    position: relative;
    z-index: 1;
    padding: 0 50px;
    max-width: 1160px;
}

#banner-text {
    padding: 130px 0 120px;
    float: left;
    width: 100%;
    margin: 0;
    max-width: 820px;
}

#banner-internal #banner-text {
    padding: 84px 0 86px 126px;
    max-width: 876px;
}

@media (max-width: 767px) {
    #banner-internal h1 {
        font-size: 24px !important;
        margin: 40px 0 30px !important;
        text-align: center !important;
        line-height: 32px !important;
    }

    #banner-internal #banner-text {
        padding: 84px 0 86px 0px;
    }

    #banner-internal {
        float: left;
        clear: both;
        width: 100%;
        position: relative;
        padding: 0px;
        color: #FFF;
        background: none;
        background-size: 100%;
        height: 310px;
        background-color: #e2e2e2;
    }
}

.home #banner-text {
    padding: 130px 0 80px;
}

#banner h1 {
    font-size: 70px;
    letter-spacing: 0px;
    margin: 0 0 30px;
    line-height: 80px;
    color: #01384f;
    text-align: left;
    text-transform: uppercase;
}

#banner-internal h1 {
    font-size: 70px;
    letter-spacing: 0px;
    margin: 0 0 30px;
    line-height: 80px;
    color: #01384f;
    text-align: left;
    text-transform: uppercase;
}

#banner h1 em {
    font-style: normal;
    padding: 0 0 0 84px;
}

.home #banner h1 em {
    font-style: normal;
    padding: 0 0 0 84px;
}

#banner h1 strong {
    color: #41b8ff;
}

.home #banner h1 strong {
    color: #41b8ff;
}

#banner-text p {
    color: #00202e;
    font-size: 23px;
    line-height: 34px;
    text-align: left;
    margin: 0 0 40px;
    max-width: 640px;
}

#banner-text .button {
    padding: 8px 0;
    height: 60px;
    line-height: 1.5;
    width: 360px;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    display: block;
    background: #08b5ff;
    border-radius: 0px;
    letter-spacing: 3px;
    border: 0px;
    cursor: pointer;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    font-family: "Fira Sans", sans-serif;
}

.home #banner-text .button {
}

#banner-text .button span {
    color: #2a4158;
    font-weight: 500;
    font-size: 12px;
}

#banner-text .button strong {
    font-weight: 500;
    font-size: 14px;
}

#banner-text .button:hover, #banner-text .button:focus {
    color: #FFF;
    background: #01384f;
}

#banner-text .button:hover span, #banner-text .button:focus span {
    color: #08b5ff;
}

#banner-text .button:hover strong, #banner-text .button:focus strong {
    color: #FFF;
}

#banner-scroll {
    height: 56px;
    clear: both;
    cursor: pointer;
    position: absolute;
    top: 300px;
    right: 30px;
}
@media (min-width: 1100px) and (max-width: 1500px) {
    .home #banner {
        background: url(images/banner-home.jpg) top center no-repeat;
        background-size: cover;
        height: 570px;
    }
    .home #banner-text {
        padding: 110px 0 200px;
    }
    #main #section5 .quote {
        padding: 150px 5%;
    }
    #banner-internal #banner-text {
        padding: 84px 0 86px 126px;
        max-width: 876px;
    }
    #banner-internal h1 {
        font-size: 56px;
        line-height: 60px;
    }
}
@media (min-width: 768px) and (max-width: 1099px) {

    #banner-internal {
        height: 330px;
    }
    #banner-internal #banner-text {
        padding: 64px 0 86px 26px;
        max-width: 516px;
    }
    #banner-internal h1 {
        font-size: 44px;
        letter-spacing: 0px;
        margin: 0 0 30px;
        line-height: 50px;

}
    .pa-menu-wrap #menu-practice-areas li {
        width: 48%!important;
        margin-right: 2%!important;
        font-size: 15px!important;
        line-height: 20px!important;
    }
}

@media (max-width: 1099px) {
    #banner-text {
        padding: 60px 0 50px;
        max-width: 450px;
    }

    .home #banner-text {
        padding: 60px 0 50px;
    }

    #banner h1 {
        font-size: 40px;
        line-height: 46px;
        margin: 0 0 10px;
    }

    #banner p {
        font-size: 17px;
        line-height: 29px;
        opacity: 0.8;
        margin: 0 0 20px;
        padding-right: 60px;
    }

    .home #banner {
        background: url(images/banner-home.jpg) top center no-repeat;
        background-size: cover;
        height: 400px;

    }

    .break {
        display: block;
        font-weight: bold;
    }
}

@media (max-width: 767px) {
    #banner {
        background: url(images/banner-mobile.jpg) bottom center no-repeat;
        background-size: cover;
        margin: 85px 0 0;
        position: relative;
        height: 750px;
    }

    .home #banner {
        background: url(images/banner-mobile.jpg) bottom center no-repeat;
        background-size: cover;
        height:750px;
    }

    #banner .container {
        padding: 0;
        position: static;
    }

    #logo {
        margin: 0 0 85px;
    }

    .home #logo {
        margin: 0 0 85px;
    }

    #logo img {
        max-width: 250px;
    }

    #banner h1 {
        font-size: 24px;
        line-height: 1.3;
        margin: 0;
        text-align: center;
        margin: 0 0 15px;
    }

    #banner h1 span {
        font-size: 30px;
    }

    #banner-text {
        padding: 35px 2.5% 0;
        margin: 0;
        width: 100%;
        max-width: 100%;
    }

    .home #banner-text {
        padding: 35px 2.5% 0;
    }

    #banner-text p {
        margin: 0 0 20px;
        text-align: center;
        padding-right: 0px;
        font-size: 18px;
    }

    #banner-text .button {
        font-size: 12px;
        width: 280px;
        height: 55px;
        letter-spacing: 1px;
        margin: 0 auto;
    }

    #banner-text .button span {
        font-size: 10px;
        margin: 0;
    }

    #banner-text .button strong {
        font-size: 12px;
    }
}

#header-scroll {
    margin: 270px auto 0;
    clear: both;
    cursor: pointer;
    display: table;
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@-webkit-keyframes scroll-down {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
}

@-moz-keyframes scroll-down {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
}

@-o-keyframes scroll-down {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
}

@keyframes scroll-down {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -moz-transform: translateY(50px);
        -webkit-transform: translateY(50px);
        -o-transform: translateY(50px);
        -ms-transform: translateY(50px);
        transform: translateY(50px);
    }
}

.infinite {
    -webkit-animation: scroll-down 3s infinite; /* Safari 4+ */
    -moz-animation: scroll-down 3s infinite; /* Fx 5+ */
    -o-animation: scroll-down 3s infinite; /* Opera 12+ */
    animation: scroll-down 3s infinite; /* IE 10+, Fx 29+ */
}

/* ===== MAIN ===== */
#main {
    position: relative;
    z-index: 4;
    float: left;
    width: 100%;
    overflow: visible;
}

/* ===== SECTION1 ===== */
#section1 {
    float: left;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 12px 0;
    background: #FFF;
}

#section1 .container {
    max-width: 1640px;
    padding: 0;
}

#section1 .banner-feature {
    float: left;
    width: 25%;
    margin: 0;
    padding: 35px 3% 25px;
    position: relative;
    border-right: 1px solid #f7f7f7;
}

#section1 .banner-feature:last-child {
    border-right: 0px;
}

#section1 .banner-feature-text {
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
}

#section1 .banner-feature-num {
    font-size: 0px;
}

#section1 .banner-feature h3 {
    line-height: 26px;
    font-size: 18px;
    margin: -13px 0 30px;
    font-weight: 500;
    color: #14273e;
    letter-spacing: 0.5px;
    position: relative;
    text-transform: uppercase;
    padding: 0 0 0 60px;
    text-shadow: #FFF -2px -2px 1px;
}

#section1 .banner-feature p {
    line-height: 24px;
    font-size: 15px;
    margin: 0 auto;
    display: block;
    float: none;
    text-transform: none;
    font-weight: 400;
    color: #3c474c;
    position: relative;
}

@media (max-width: 1099px) {
    #section1 {
        padding: 30px 0;
    }

    #section1 .banner-feature {
    }

    #section1 .banner-feature-text {
    }

    #section1 .banner-feature-text img {
        width: 50px;
    }

    #section1 .banner-feature-num {
    }

    #section1 .banner-feature h3 {
        font-size: 14px;
        line-height: 16px;
        padding: 0 0 0 49px;
        margin: -10px 0 15px;
        width: 170px;
    }

    #section1 .banner-feature p {
        line-height: 21px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    #section1 {
        padding: 0 5%;
    }

    #section1 .banner-feature {
        width: 100%;
        height: auto !important;
        padding: 30px 0 30px 0;
        margin: 0;
        border-right: 0px;
        border-bottom: 1px solid #f7f7f7;
    }

    #section1 .banner-feature-text {
        width: 88%;
        padding-left: 12%;
    }

    #section1 .banner-feature-text img {
        width: 60px;
    }

    #section1 .banner-feature h3 {
        font-size: 20px;
        line-height: 26px;
        margin: -10px 0 20px;
        width: 270px;
    }

    #section1 .banner-feature p {
        font-size: 13px;
        line-height: 24px;
    }
}

/* ===== SECTION2 ===== */
#main #section2 {
    padding: 100px 0 100px;
    float: left;
    clear: both;
    width: 100%;
    background: url(images/bg1.jpg) top center no-repeat;
    background-size: cover;
}

#main #section2 .container {
    max-width: 1100px;
}

#main #section2 .title {
    float: left;
    clear: both;
    width: 100%;
    min-height: 126px;
    margin: 0 0 70px;
    background: url(images/shape1.png) center 25px no-repeat;
}

#section2 h2 {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    color: #01384f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 52px;
    margin: 0 0 5px;
    line-height: 1.1;
    letter-spacing: 1.2px;
}

#section2 .title h3 {
    display: table;
    clear: both;
    width: auto;
    float: none;
    text-align: center;
    color: #08b5ff;
    font-size: 36px;
    padding: 0 0 5px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto;
    letter-spacing: 0.7px;
}

#section2 .layout {
    float: left;
    clear: both;
    width: 100%;
}

#section2 .col-left {
    width: 48%;
    float: left;
    margin: 0 4% 0 0;
}

#section2 .col-right {
    width: 48%;
    float: left;
    margin: 0;
}

#section2 p {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 30px;
}

#section2 p:last-child {
    margin: 0;
}

#section2 .layout h3 {
    float: left;
    clear: both;
    width: 100%;
    color: #01384f;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #2c5a6d;
    padding: 0 0 6px;
    margin: 0 0 20px;
}

@media (max-width: 1099px) {
    #main #section2 {
        padding: 70px 0 46px;
    }

    #section2 h2 {
        width: 100%;
        font-size: 40px;
        font-weight: 700;
        margin: 0 0 5px;
        padding: 0;
    }

    #section2 .title h3 {
        font-size: 26px;
    }

    #main #section2 .title {
        margin: 0 0 50px;
        background-size: 70%;
        min-height: 110px;
    }

    #section2 .layout h3 {
        font-size: 18px;
    }

    #section2 p {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (max-width: 999px) {
    #main #section2 .title {
        margin: 0 0 50px;
        background-size: 78%;
        min-height: 110px;
    }
}

@media (max-width: 899px) {
    #main #section2 .title {
        margin: 0 0 50px;
        background-size: 84%;
        min-height: 110px;
    }
}

@media (max-width: 799px) {
    #main #section2 .title {
        margin: 0 0 50px;
        background-size: 90%;
        min-height: 110px;
    }
}

@media (max-width: 767px) {
    #main #section2 {
        padding: 60px 0 50px;
    }

    #main #section2 .title {
        margin: 0 0 30px;
        background: url(images/shape-mobile.png) center 18px no-repeat;
        min-height: 150px;
    }

    #section2 h2 {
        width: 100%;
        font-weight: 700;
        font-size: 33px;
        line-height: 36px;
        padding: 0;
        margin: 0 0 10px;
    }

    #section2 .title h3 {
        font-size: 18px;
        line-height: 24px;
        border-bottom: 0px;
        padding: 0;
        font-weight: 600;
        margin: 0 auto 12px;
        max-width: 280px;
    }

    #section2 p {
        text-align: center;
    }

    #section2 .layout h3 {
        text-align: center;
        line-height: 24px;
    }

    #section2 p:last-child {
        margin: 0;
    }

    #section2 .col-left {
        width: 100%;
        float: left;
        margin: 0 0 30px;
    }

    #section2 .col-right {
        width: 100%;
        float: left;
        margin: 0;
    }
}

/* ===== SECTION3 ===== */
#main #section3 {
    padding: 90px 30px 100px;
    float: left;
    clear: both;
    width: 100%;
    background: #333738;
}

#section3 .container {
    max-width: 1520px;
    overflow: hidden;
}

#main #section3 .title {
    margin: 0 0 88px;
    float: left;
    width: 100%;
}

#main #section3 h2 {
    font-size: 18px;
    text-align: center;
    float: left;
    width: 100%;
    color: #FFF;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
}

#main #section3 h2 span {
    color: #becbd6;
    font-size: 18px;
    letter-spacing: 3px;
}

#main #section3 h2 strong {
    font-size: 30px;
    border-bottom: 1px solid #FFF;
    padding: 0 0 10px;
    font-weight: 400;
}

#main #section3 .services {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 80px;
}

#main #section3 .services-list {
    float: left;
    width: 100%;
    margin: 0;
}

#main #section3 .services-list:nth-child(3) {
    margin: 0;
}

#main #section3 .services-list ul {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #FFF;
    font-weight: 400;
    margin: 0;
}

#main #section3 .services-list ul li {
    float: left;
    width: 31%;
    margin: 0 3.5% 30px 0;
    font-size: 18px;
    color: #FFF;
    font-weight: 400;
    border-bottom: 1px solid #5d6365;
    position: relative;
}

#main #section3 .services-list ul li:nth-child(3n+3) {
    margin: 0 0 30px 0;
}

#main #section3 .services-list ul li:last-child {
    margin: 0;
}

#main #section3 .services-list ul li a {
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 10px 0 10px 20px;
    transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#main #section3 .services-list ul li:before {
    content: '';
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #08b5ff;
    width: 10px;
    height: 0;
    display: inline-block;
    position: absolute;
    top: 16px;
    left: 0px;
}

#main #section3 .services-list ul li:hover a {
    color: #08b5ff;
}

#main #section3 .button {
    width: 340px;
    height: 65px;
    line-height: 1.5;
    text-align: center;
    padding: 9px 0;
    margin: 0 auto;
    background: none;
    border: 1px solid #FFF;
}

#main #section3 .button span {
    color: #becbd6;
    font-size: 12px;
    letter-spacing: 4px;
}

#main #section3 .button strong {
    font-weight: 600;
}

#main #section3 .button:hover {
    background: #FFF;
}

#main #section3 .button:hover span {
    color: #333738;
}

#main #section3 .button:hover strong {
    color: #08b5ff;
}

@media (max-width: 1499px) {
    #main #section3 .services-list ul li {
        font-size: 15px;
    }
}

@media (max-width: 1099px) {
    #main #section3 {
        padding: 90px 5% 100px;
    }

    #section3 .container {
        padding: 0;
    }

    #main #section3 .title {
        margin: 0 0 40px;
        float: left;
        width: 100%;
    }

    #main #section3 h2 {
        font-size: 24px;
        margin: 0 0 10px;
        padding: 0;
        line-height: 1.3;
    }

    #main #section3 h2 span {
        font-size: 14px;
    }

    #main #section3 h2 strong {
        font-size: 24px;
        padding: 0 0 5px;
    }

    #main #section3 .services {
        margin: 0 0 70px;
    }

    #main #section3 .services-list ul {
    }

    #main #section3 .services-list ul li {
        font-size: 12px;
        padding: 3px 0;
        line-height: 1.1;
        margin: 0 4% 10px 0;
        width: 48%;
    }

    #main #section3 .services-list ul li:nth-child(3n+3) {
        margin: 0 4% 10px 0;
    }

    #main #section3 .services-list ul li:nth-child(2n+2) {
        margin: 0 0 10px 0;
    }

    #main #section3 .services-list ul li:before {
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #08b5ff;
        width: 10px;
        top: 14px;
        left: 0px;
    }

    #main #section3 .services-list ul li a {
        padding: 10px 0 10px 15px;
    }

    #main #section3 .button {
        font-size: 12px;
        height: 50px;
        width: 240px;
    }

    #main #section3 .button span {
        font-size: 10px;
    }

    #main #section3 .button strong {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    #main #section3 {
        padding: 60px 20px;
    }

    #main #section3 h2 {
        font-size: 21px;
        margin: 0;
        text-align: center;
    }

    #main #section3 h2 strong {
        padding: 0 0 7px;
        font-size: 21px;
    }

    #main #section3 .services {
        margin: 0;
    }

    #main #section3 .services-list {
        float: left;
        width: 100%;
        margin: 0 0 50px;
        padding: 0 20px;
    }

    #main #section3 .services-list:last-child {
    }

    #main #section3 .services-list ul {
        width: 100%;
    }

    #main #section3 .services-list ul li {
        font-size: 12px;
        padding: 4px 0;
        text-align: center;
        width: 100%;
        margin: 0;
    }

    #main #section3 .services-list ul li a {
        padding: 8px 0 8px 15px;
        text-align: left;
    }

    #main #section3 .services-list ul li:before {
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 4px solid #08b5ff;
        width: 10px;
        top: 16px;
        left: 0px;
    }

    #main #section3 .services-list ul li:nth-child(2n+2) {
        margin: 0;
    }

    #main #section3 .services-list ul li:nth-child(3n+3) {
        margin: 0;
    }
}

/* ===== SECTION4 ===== */
#main #section4 {
    float: left;
    width: 100%;
    padding: 120px 60px 85px;
}

#main #section4 .title {
    float: left;
    width: 100%;
    margin: 0 0 80px;
}

#main #section4 h2 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    color: #626566;
    letter-spacing: 3px;
    line-height: 1;
}

#main #section4 h3 {
    text-align: center;
    color: #01384f;
    text-transform: uppercase;
    font-size: 30px;
    border-bottom: 1px solid #346072;
    width: auto;
    float: none;
    clear: both;
    display: table;
    margin: 0 auto;
    padding: 0 0 7px;
    letter-spacing: 0.5px;
    font-weight: 400;
}

#main #section4 .quote-slider {
    clear: both;
}

#main #section4 .quote-slider .testimonial {
    padding: 0 12%;
}

#main #section4 .quote-slider blockquote {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    padding: 0;
    position: relative;
    border-left: 0px;
    color: #2a3235;
    margin: 0;
}

#main #section4 .quote-slider blockquote img {
    display: block;
    width: auto;
    margin: 0 auto 40px;
}

#main #section4 .quote-slider blockquote img:last-child {
    margin: 0 auto;
}

#main #section4 .quote-slider blockquote p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    color: #2a3235;
    margin: 0 0 55px;
}

#main #section4 .quote-slider blockquote h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    border: 0px;
    color: #01384f;
    text-transform: none;
    width: 100%;
}

#section4 .owl-prev {
    left: -40px;
    background: url(images/arrow-left.png) 0px 0px no-repeat;
    width: 12px;
    height: 14px;
    text-indent: -9000px;
    position: absolute;
    top: 50%;
    margin: -7.5px 0 0 0;
}

#section4 .owl-prev:hover {
}

#section4 .owl-next {
    right: -40px;
    background: url(images/arrow-right.png) center center no-repeat;
    width: 12px;
    height: 14px;
    text-indent: -9000px;
    position: absolute;
    top: 50%;
    margin: -7.5px 0 0 0;
}

#section4 .owl-next:hover {
}

@media (max-width: 1099px) {
    #main #section4 {
        padding: 94px 60px;
    }

    #main #section4 .container {
        margin: 0 auto;
        padding: 0;
    }

    #main #section4 h2 {
        font-size: 14px;
        line-height: 1.3;
        margin: 0 0 10px;
    }

    #main #section4 h3 {
        font-size: 24px;
    }

    #main #section4 .title {
        margin: 0 0 60px;
    }

    #main #section4 .quote-slider .testimonial {
        padding: 0 9%;
    }

    #main #section4 .quote-slider blockquote p {
        font-size: 14px;
    }

    #main #section4 .quote-slider blockquote h3 {
        font-size: 16px;
        margin: 0 0 15px;
    }

    #main #section4 .quote-slider blockquote img {
        margin: 0 auto 40px;
    }

    #main #section4 .quote-slider blockquote img:last-child {
        margin: 0 auto;
        width: 150px;
    }

    #section4 .owl-prev {
        left: -30px;
    }

    #section4 .owl-next {
        right: -30px;
    }
}

@media (max-width: 767px) {
    #main #section4 {
        padding: 70px 5% 90px;
    }

    #main #section4 .title {
        margin: 0 0 30px;
    }

    #main #section4 h3 {
        font-size: 21px;
        padding: 0px;
        width: 62%;
        line-height: 26px;
    }

    #main #section4 .quote-slider blockquote img {
        margin: 0 auto 35px;
    }

    #main #section4 .quote-slider blockquote img:last-child {
        margin: 0 auto;
    }

    #main #section4 .quote-slider li blockquote {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 22px;
    }

    #main #section4 .quote-slider blockquote p {
        font-size: 16px;
        line-height: 29px;
        margin: 0 0 40px;
    }

    #main #section4 .quote-slider blockquote h3 {
        font-size: 18px;
        margin: 0 0 15px;
        letter-spacing: 1px;
    }

    #section4 .owl-prev {
        left: 0px;
    }

    #section4 .owl-next {
        right: 0px;
    }
}

/* ===== SECTION5 ===== */
#main #section5 {
    padding: 0 0 30px 0px;
    float: left;
    width: 100%;
    background: #333738;
}

#main #section5 .container {
    padding: 0;
    max-width: 100%;
}

#main #section5 .quote {
    float: left;
    width: 45%;
    height: 710px;
    background: url(images/bg2.jpg) top center no-repeat;
    background-size: cover;
    padding: 200px 5%;
    text-align: center;
    color: #FFF;
}

#main #section5 .quote-text {
    border: 0px;
    padding: 0 50px 0 125px;
    text-align: left;
    background: url(images/icon-quote-open.png) 0px 0px no-repeat;
    font-size: 27px;
    line-height: 50px;
    font-family: "Fira Sans", sans-serif;
    font-style: oblique;
    margin: 0 0 60px;
}

#main #section5 .quote-text strong {
    text-transform: uppercase;
    font-size: 45px;
    line-height: 70px;
}

#main #section5 .quote-source {
    color: #61cefd;
    font-size: 28px;
    padding: 0 0 0 125px;
    text-align: left;
    font-family: "Fira Sans", sans-serif;
    font-style: oblique;
}

#main #section5 .awards {
    float: left;
    width: 55%;
    padding: 90px 5% 0;
}

#main #section5 .awards h2 {
    color: #c6c1c1;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.4;
}

#main #section5 .awards h2 strong {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
    border-bottom: 1px solid #FFF;
    padding: 0 0 5px;
    font-weight: 400;
}

#main #section5 .awards-list {
}

#main #section5 .award {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 30px 5%;
    border-right: 1px solid #7d878a;
    border-bottom: 1px solid #7d878a;
}

#main #section5 .award:nth-child(3) {
    border-right: 0px;
}

#main #section5 .award:nth-child(4) {
    border-bottom: 0px;
}

#main #section5 .award:nth-child(5) {
    border-bottom: 0px;
}

#main #section5 .award:nth-child(6) {
    border-right: 0px;
    border-bottom: 0px;
}

#main #section5 .award img {
    display: inline;
    max-width: 100%;
}

@media (max-width: 1499px) {
    #main #section5 .quote-text strong {
        font-size: 35px;
    }
}

@media (max-width: 1099px) {
    #main #section5 {
        padding: 120px 0 85px;
    }

    #main #section5 .quote {
        width: 100%;
        height: auto;
        padding: 100px 5%;
    }

    #main #section5 .quote-text {
        line-height: 60px;
        margin: 0 0 40px;
    }

    #main #section5 .quote-text strong {
        line-height: 70px;
    }

    #main #section5 .quote-source {
    }

    #main #section5 .awards {
        width: 100%;
        padding: 70px 5%;
    }

    #main #section5 .awards h2 {
        font-size: 14px;
        line-height: 1.4;
    }

    #main #section5 .awards h2 strong {
        font-size: 23px;
    }

    #main #section5 .awards-list {
    }

    #main #section5 .award {
    }

    #main #section5 .award img {
    }
}

@media (max-width: 767px) {
    #main #section5 {
        padding: 0;
    }

    #main #section5 .quote {
    }

    #main #section5 .quote-text {
        font-size: 20px;
        line-height: 36px;
        padding: 0 0 0 65px;
        margin: 0 0 30px;
    }

    #main #section5 .quote-text strong {
        font-size: 22px;
        line-height: 32px;
        padding: 10px 0 0;
        display: block;
    }

    #main #section5 .quote-source {
        padding: 0 0 0 60px;
        font-size: 19px;
    }

    #main #section5 .awards {
    }

    #main #section5 .awards h2 {
        font-size: 12px;
        line-height: 1.6;
    }

    #main #section5 .awards h2 strong {
        font-size: 19px;
    }

    #main #section5 .awards-list {
    }

    #main #section5 .award {
        border: 0px !important;
        width: 100%;
        padding: 0;
        height: 160px;
        line-height: 160px;
    }

    #main #section5 .award img {
    }

    #main #section5 .owl-controls {
        top: 0px;
        left: 0px;
        width: 100%;
        position: absolute;
        height: 160px;
    }

    #main #section5 .owl-prev {
        width: 20px;
        height: 20px;
        background: url(images/arrow-left.png) center center no-repeat;
        font-size: 0px;
        position: absolute;
        top: 50%;
        margin: -10px 0 0 0;
        left: 0px;
    }

    #main #section5 .owl-next {
        width: 20px;
        height: 20px;
        background: url(images/arrow-right.png) center center no-repeat;
        font-size: 0px;
        position: absolute;
        top: 50%;
        right: 0px;
        margin: -10px 0 0 0;
    }
}

/* ===== SECTION6 ===== */
#main #section6 {
    padding: 0;
    float: left;
    width: 100%;
    background: url(images/bg3.jpg) top center no-repeat;
    background-size: cover;
}

#main #section6 .container {
    padding: 0;
    max-width: 100%;
}

#main #section6 .case-results {
    float: left;
    width: 66%;
    background: rgba(9, 181, 255, 0.9);
    padding: 120px 8%;
    text-align: center;
    color: #FFF;
    margin: 0;
}

#main #section6 .case-results h2 {
    color: #e3e3e3;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #FFF;
    width: auto;
    display: table;
    margin: 0 auto 130px;
}

#main #section6 .case-results h2 strong {
    font-size: 29px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
}

#main #section6 .case-results-list {
    margin: 0 0 70px;
    float: left;
    width: 100%;
}

#main #section6 .case-result {
    float: left;
    width: 33.33%;
    border-right: 1px solid #7dd8ff;
    padding: 0 2.5%;
}

#main #section6 .case-result:last-child {
    border-right: 0px;
    border-bottom: 0px;
}

#main #section6 .case-result-charge {
    color: #FFF;
    margin: 0 0 100px;
}

#main #section6 .case-result-result {
    color: #FFF;
}

#main #section6 .case-result h3 {
    color: #333738;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
}

#main #section6 .case-result p {
    color: #FFF;
    font-size: 18px;
    margin: 0;
}

#main #section6 .case-results .button {
    width: 340px;
    height: 65px;
    line-height: 1.5;
    text-align: center;
    padding: 9px 0;
    margin: 0 auto;
    background: none;
    border: 1px solid #FFF;
    font-weight: 600;
}

#main #section6 .case-results .button span {
}

#main #section6 .case-results .button strong {
    font-weight: 600;
}

#main #section6 .case-results .button:hover {
    background: #FFF;
}

#main #section6 .case-results .button:hover strong {
    color: #08b5ff;
}

#main #section6 .case-results .button:hover span {
    color: #444444;
    font-weight: 600;
}

#main #section6 .text {
    float: left;
    width: 34%;
    background: rgba(3, 81, 114, 0.9);
    padding: 120px 5%;
    text-align: center;
}

#main #section6 .text h2 {
    color: #e3e3e3;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #FFF;
    width: auto;
    display: table;
    margin: 0 auto 35px;
    padding: 0 0 5px;
}

#main #section6 .text h2 strong {
    font-size: 29px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #FFF;
    padding: 0 0 5px;
}

#main #section6 .text h3 {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
}

#main #section6 .text p {
    color: #FFF;
    font-size: 16px;
    margin: 0 0 30px;
}

#main #section6 .text p:last-child {
    margin: 0;
}

@media (max-width: 1099px) {
    #main #section6 {
        padding: 0;
    }

    #main #section6 .case-results {
        width: 50%;
        padding: 100px 5%;
    }

    #main #section6 .case-results h2 {
        font-size: 14px;
        line-height: 1.9;
        padding: 0 0 5px;
        margin: 0;
    }

    #main #section6 .case-results h2 strong#main #section6 .case-results-list {
        margin: 0 0 30px;
    }

    #main #section6 .case-result {
        width: 100%;
        border-right: 0px;
        border-bottom: 1px solid #7dd8ff;
        padding: 28px 2.5%;
    }

    #main #section6 .case-result-charge {
        margin: 0 0 40px;
    }

    #main #section6 .case-result-result {
    }

    #main #section6 .case-result h3 {
        font-size: 18px;
        margin: 0 0 5px;
        line-height: 1.3;
    }

    #main #section6 .case-result p {
        font-size: 14px;
        line-height: 1.5;
    }

    #main #section6 .case-results .button {
        width: 260px;
        height: 50px;
        padding: 4px 0;
        line-height: 1.3;
        color: #eae6e6;
    }

    #main #section6 .case-results .button span {
        font-size: 10px;
    }

    #main #section6 .case-results .button strong {
        font-size: 12px;
        color: #FFF;
    }

    #main #section6 .text {
        width: 50%;
        padding: 100px 5%;
    }

    #main #section6 .text h2 {
        font-size: 14px;
        line-height: 1.7;
    }

    #main #section6 .text h2 strong {
        font-size: 21px;
    }

    #main #section6 .text h3 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 40px;
    }

    #main #section6 .text p {
        font-size: 12px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    #main #section6 {
        padding: 0;
    }

    #main #section6 .case-results {
        width: 100%;
        height: auto;
        padding-bottom: 50px;
    }

    #main #section6 .text {
        width: 100%;
        height: auto;
    }

    #main #section6 .text p:last-child {
        margin: 0;
    }

    #main #section6 .case-results h2 {
        font-size: 14px !important;
        line-height: 18px;
        padding: 0 0 5px;
        margin: 0;
        width: 77%;
        margin: 0 auto;
    }

    #main #section6 .case-results h2 strong {
        font-size: 19px;
    }

    #main #section6 .case-result {
        width: 90%;
        margin: 0 auto;
        float: none;
    }

    #main #section6 .case-results-list {
        margin: 0 0 50px;
    }
}

/* ===== SECTION7 ===== */
#main #section7 {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    background: #093b46;
}

#main #section7 .image {
    float: left;
    width: 50%;
    background: url(images/darrow.jpg) center center no-repeat;
    background-size: cover;
    min-height: 820px;
}

#main #section7 .text {
    float: left;
    width: 50%;
    background: #FFF;
    padding: 87px 5% 90px;
    text-align: center;
}

#main #section7 .text h2 {
    text-align: left;
    color: #858686;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #01384f;
    width: auto;
    margin: 0 0 60px;
    float: left;
}

#main #section7 .text h2 strong {
    font-size: 29px;
    color: #01384f;
    text-transform: uppercase;
    font-weight: 500;
}

#main #section7 .text h3 {
    float: left;
    width: 100%;
    text-align: left;
    color: #01384f;
    margin: 0 0 45px;
    font-size: 29px;
    line-height: 35px;
    font-weight: 700;
}

#main #section7 .text p {
    float: left;
    width: 100%;
    text-align: left;
    color: #2a3235;
    margin: 0 0 45px;
    font-size: 16px;
    line-height: 28px;
}

#main #section7 .text p:last-child {
    margin: 0;
}

#main #section7 .text p strong {
    color: #08b5ff;
    font-weight: 700;
}

@media (max-width: 1099px) {
    #main #section7 {
    }

    #main #section7 .image {
        min-height: 580px;
    }

    #main #section7 .text {
        padding: 60px 5% 60px;
    }

    #main #section7 .text h2 {
        font-size: 12px;
        margin: 0 0 40px;
        padding: 0 0 5px;
        line-height: 1.8;
    }

    #main #section7 .text h2 strong {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: 2px;
    }

    #main #section7 .text h3 {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 30px;
    }

    #main #section7 .text p {
        font-size: 14px;
        line-height: 24px;
        margin: 0 0 30px;
    }

    #main #section7 .text p a {
        text-transform: uppercase;
    }

    #main #section7 .text p a:hover {
        text-decoration: none;
        color: #2a4158;
    }
}

@media (max-width: 767px) {
    #main #section7 {
    }

    #main #section7 .image {
        width: 100%;
        height: 265px !important;
        min-height: 265px !important;
    }

    #main #section7 .text {
        width: 100%;
        height: auto !important;
        padding: 45px 5%;
    }

    #main #section7 .text h2 {
        text-align: center;
        font-size: 13px;
        margin: 0 auto 25px;
        float: none;
        display: table;
    }

    #main #section7 .text h2 strong {
        font-size: 17px;
    }

    #main #section7 .text h3 {
        text-align: center;
        margin: 0 0 20px;
    }

    #main #section7 .text p {
        text-align: center;
        margin: 0 0 20px;
    }
}

/* ===== FOOTER FORM ===== */
#colophon {
    float: left;
    clear: both;
    width: 100%;
    background: url(images/bg-footer.jpg) top center no-repeat;
    background-size: cover;
    position: relative;
    z-index: 999;
    overflow: visible;
    padding: 100px 0;
}

#colophon .container {
    max-width: 1660px;
    padding: 0 30px;
}

#gform_wrapper_1 {
    display: block!important;
}

#footer-form {
    float: left;
    width: 48%;
    position: relative;
    margin: 0;
    padding: 0;
}

#footer-form h2 {
    position: relative;
    text-align: left;
    color: #808181;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    width: auto;
    margin: 0 0 60px;
    float: left;
}

#footer-form h2 strong {
    font-size: 30px;
    color: #01394f;
    text-transform: uppercase;
    font-weight: 400;
}

#footer-form-required {
    font-size: 14px;
    color: #01384f;
    font-weight: 400;
    letter-spacing: 3px;
    top: 778px;
    left: 0px;
    position: absolute;
}

#footer-form .gform_wrapper {
    overflow: visible;
    margin: 5px auto 0;
    width: 100%;
    max-width: 100%;
    clear: both;
}

#footer-form .gform_body {
    width: 100%;
    margin: 0 auto;
}

#footer-form label {
    display: none;
}

#footer-form input[type="text"] {
    float: left;
    width: 100% !important;
    padding: 12px 0px !important;
    color: #01384f;
    font-size: 20px !important;
    line-height: 1;
    margin: 0 !important;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #01384f;
    height: 60px !important;
    letter-spacing: 2px;
    background: no-repeat;
    box-sizing: border-box;
    font-weight: 500;
}

#footer-form input[type="email"] {
    float: left;
    width: 100% !important;
    padding: 15px 20px !important;
    color: #060f24;
    font-size: 16px !important;
    line-height: 1;
    margin: 0 !important;
    border-radius: 0px;
    border: 1px solid #7089a1;
    height: 60px !important;
    letter-spacing: 1px;
    background: #FFF;
    box-sizing: border-box;
    font-weight: 500;
}

#footer-form textarea {
    float: left;
    width: 100% !important;
    padding: 15px 0px !important;
    color: #01384f;
    font-size: 20px !important;
    line-height: 1;
    margin: 0 !important;
    border-radius: 0px;
    border: 0px;
    border-bottom: 1px solid #01384f;
    letter-spacing: 2px;
    background: none;
    box-sizing: border-box;
    height: 165px !important;
    font-weight: 500;
}

#footer-form .gform_button {
    height: 70px;
    line-height: 1.6;
    color: #FFF;
    text-align: center;
    margin: 0;
    display: block;
    z-index: 1;
    font-size: 14px;
    border-radius: 0px;
    letter-spacing: 4.4px;
    padding: 0;
    background: #08b5ff;
    vertical-align: top;
    border: 0px;
    float: left;
    width: 320px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: all .5s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#footer-form .gform_button:after {
    content: "Click here";
    color: #01384f;
    display: block;
    letter-spacing: 4.4px;
    font-size: 16px;
}

#footer-form .gform_button:hover {
    color: #505050;
    background: #FFF;
}

#footer-form .gform_button:hover:after {
    color: #08b5ff;
}

#footer-form .gfield {
    position: relative;
}

#footer-form .gfield:after {
    content: '*';
    position: absolute;
    top: 17px;
    right: 20px;
    color: #eb2428;
    font-size: 16px;
    font-weight: 700;
    display: none;
}

.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
    padding: 0;
    margin: 0;
    overflow: visible;
    position: relative;
}

#footer-form .gform_wrapper .gform_footer {
    margin: 65px 0 0 0;
    padding: 0px;
    clear: none;
    float: left;
    width: 100%;
    position: relative;
    height: 69px;
}

#footer-form .gform_wrapper .gform_footer:after {
    content: 'Click here';
    position: absolute;
    z-index: 3;
    top: 40px;
    left: 0px;
    height: 69px;
    width: 320px;
    text-align: center;
    display: none;
}

#footer-form #field_1_1 {
    position: relative;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 18px 0;
}

#footer-form #field_1_2 {
    position: relative;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 18px 0;
}

#footer-form #field_1_4 {
    position: relative;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 18px 0;
}

#footer-form #field_1_5 {
    position: relative;
    float: left;
    clear: none;
    width: 100%;
    margin: 0 0 0 0;
}

@media (max-width: 1099px) {
    #colophon {
        padding: 60px 5%;
    }

    #footer-form {
    }

    #footer-form:before {
        height: 90px;
        top: -45px;
    }

    #footer-form .container {
        padding: 0 50px;
    }

    #footer-form h2 {
        font-size: 12px;
        line-height: 1.8;
        margin: 0 0 30px;
    }

    #footer-form h2 strong {
        font-size: 18px;
        letter-spacing: 1px;
    }

    #footer-form p {
        font-size: 17px;
        line-height: 34px;
        padding: 0 5%;
    }

    #footer-form #field_1_1 {
        width: 100%;
        margin: 0 0 10px 0;
    }

    #footer-form #field_1_2 {
        width: 100%;
        margin: 0 0 10px 0;
    }

    #footer-form #field_1_4 {
        width: 100%;
        margin: 0 0 10px 0;
    }

    #footer-form #field_1_6 {
        width: 100%;
        margin: 0 0 16px 0;
    }

    #footer-form #field_1_2 input[type="text"] {
    }

    #footer-form input[type="text"] {
        font-size: 12px !important;
        letter-spacing: 2px;
        height: 35px !important;
    }

    #footer-form textarea {
        height: 90px !important;
        margin: 0 !important;
        font-size: 12px !important;
        letter-spacing: 2px;
    }

    #footer-form-required {
        font-size: 10px;
        color: #01384f;
        font-weight: 400;
        letter-spacing: 3px;
        top: 530px;
        left: 0px;
    }

    #footer-form input[type="submit"] {
        height: 40px;
        padding: 0;
        line-height: 40px;
        width: 140px;
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    #colophon {
    }

    #colophon .container {
        padding: 0;
    }

    #footer-form {
        padding: 0;
        margin: 0;
        width: 100%;
        display: block;
        float: left;
    }

    #footer-form:before {
        content: none;
    }

    #footer-form .container {
        padding: 0 20px;
    }

    #footer-form h2 {
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        float: none;
        margin: 0 auto 30px;
        width: 80%;
    }

    #footer-form h2 strong {
        font-size: 21px;
        width: 100% !important;
        margin: 10px auto 0px;
        display: block;
    }

    #footer-form h1:after {
        left: 0px;
        margin: 0px;
    }

    #footer-form p {
        text-align: center;
        font-size: 18px;
        line-height: 26px;
        padding: 0;
        margin: 0 0 20px;
    }

    #footer-form .gform_wrapper {
        padding: 0 1%;
    }

    #footer-form #field_1_1 {
        width: 99%;
        margin: 0 0 13px 0;
    }

    #footer-form #field_1_2 {
        width: 99%;
        margin: 0 0 13px 0;
    }

    #footer-form #field_1_4 {
        float: left;
        width: 99%;
        margin: 0 0 13px 0;
    }

    #footer-form #field_1_5 {
        width: 99%;
        margin: 0 0 13px 0;
    }

    #footer-form #field_1_6 {
        width: 99%;
    }

    #footer-form .gfield:after {
        top: 14px;
        right: 20px;
    }

    #footer-form input[type="text"] {
    }

    #footer-form input[type="email"] {
    }

    #footer-form textarea {
        margin: 0;
        height: 80px !important;
        padding: 12px 0px !important;
    }

    #footer-form .gform_wrapper .gform_footer {
        margin: 60px auto 20px;
        padding: 0px;
        clear: none;
        float: left;
        width: 100%;
    }

    #footer-form input[type="submit"] {
        margin: 0 auto;
        width: 150px;
        padding: 0;
        font-size: 10px;
        height: 35px;
        line-height: 35px;
        display: block;
        float: none;
    }

    #footer-form input[type="submit"]:hover {
    }

    #footer-form-required {
        top: 430px;
    }

}

/* ===== FOOTER INFO ===== */
#footer-info {
    float: right;
    width: 42%;
    background: #FFF;
}

#footer-promo {
    float: left;
    width: 100%;
    background: url(images/bg5.jpg) top center no-repeat;
    background-size: cover;
    padding: 40px 5%;
}

#footer-promo h3 {
    width: auto;
    text-align: center;
    color: #888888;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 24px;
    line-height: 1.3;
    display: table;
    margin: 0 auto 20px;
    border-bottom: 1px solid #08b5ff;
    padding: 0 0 5px;
}

#footer-promo h3 strong {
    text-transform: uppercase;
    color: #08b5ff;
    font-size: 30px;
    font-weight: 400;
}

#footer-promo p {
    font-size: 16px;
    line-height: 36px;
    color: #FFF;
    text-align: center;
    font-family: "Fira Sans", sans-serif;
    margin: 0;
}

#footer-contact {
    background: #FFF;
    float: left;
    width: 100%;
    padding: 50px 5%;
}

#footer-contact img {
    position: absolute;
    top: 0px;
    left: 0px;
}

#footer-contact .footer-contact-info {
    padding: 0 0 0 100px;
    position: relative;
    width: 450px;
    margin: 0 auto 40px;
    display: block;
}

#footer-contact .footer-contact-info:last-child {
    margin: 0 auto 0;
}

#footer-contact .footer-contact-info h3 {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 0 0 15px;
}

#footer-contact .footer-contact-info p {
    color: #01384f;
    font-size: 20px;
    margin: 0;
}

@media (max-width: 1099px) {
    #footer-info {
    }

    #footer-promo {
        padding: 20px 5%;
    }

    #footer-promo h3 {
        font-size: 10px;
        line-height: 1.5;
        letter-spacing: 2px;
    }

    #footer-promo h3 strong {
        font-size: 14px;
    }

    #footer-promo p {
        font-size: 10px;
        line-height: 20px;
    }

    #footer-contact {
        padding: 25px 5%;
    }

    #footer-contact .footer-contact-info {
        width: 240px;
        padding: 0 0 0 35px;
        margin: 0 auto 20px;
    }

    #footer-contact .footer-contact-info h3 {
        font-size: 12px;
        line-height: 1.3;
        margin: 0 0 5px;
    }

    #footer-contact .footer-contact-info p {
        font-size: 11px;
        line-height: 1.5;
    }

    #footer-contact img {
        width: 20px;
    }

    #footer-form .gform_button {
        height: 35px;
        line-height: 1.6;
        font-size: 8px;
        width: 140px;
    }

    #footer-form .gform_button:after {
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    #footer-info {
        width: 100%;
    }

    #footer-contact .footer-contact-info {
        width: 100%;
    }

    #footer-form .gform_button {
        height: 35px;
        line-height: 1.6;
        font-size: 8px;
        width: 140px;
        margin: 0 auto;
        display: block;
        float: none;
    }
}

/* ===== FOOTER BOTTOM ===== */
#footer-bottom {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    position: relative;
    background: #01394f;
}

#footer-bottom .container {
    max-width: 1200px;
}

#footer-bottom p {
    display: inline-block;
    color: #FFF;
    margin: 0;
    letter-spacing: 2px;
    font-size: 16px;
}

#footer-bottom p a {
    color: #FFF;
    padding: 0 10px;
    text-decoration: none;
}

#footer-bottom p a:hover {
    color: #08b5ff;
    text-decoration: none;
}

@media (max-width: 1099px) {
    #footer-bottom {
        padding: 35px 0;
    }

    #footer-bottom p {
        width: 100%;
        font-size: 12px;
    }

    #footer-bottom p a {
        text-decoration: underline;
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    #footer-bottom {
        border-top: 0px;
        margin: 0;
    }

    #footer-bottom p {
        margin: 0;
        text-align: center;
        line-height: 1.8;
    }

    #footer-bottom p a {
        padding: 0 3px;
    }
}

/* ===== PAGE CONTENT ===== */
#main #page-content {
    padding: 90px 30px 90px;
    float: left;
    clear: both;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    color: #FFF;
    position: relative;
    overflow: hidden;
    background: #FFF;
}

#main #page-content > .container {
    max-width: 1270px;
}

#page-content a {
    color: #08b5ff;
    font-weight: 600;
}

#page-content a:hover {
    color: #08b5ff;
    text-decoration: underline;
}

#page-content #page-title {
    float: left;
    clear: both;
    width: auto;
    color: #01384f;
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 40px;
    padding: 0 0 5px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #01384f;
}

#full {
    float: left;
    width: 100%;
    position: relative;
    padding: 90px 0;
}

#primary {
    float: right;
    width: 58%;
    margin: 0;
    padding: 0;
    position: relative;
}

#secondary {
    float: left;
    width: 30%;
    margin: 0;
    position: relative;
    padding: 0;
}

#sidebar {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
}

#page-content h1 {
    float: left;
    clear: both;
    width: auto;
    color: #01384f;
    font-size: 30px;
    line-height: 1.4;
    margin: 0 0 40px;
    padding: 0 0 5px;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #01384f;
}

#page-content h2 {
    clear: both;
    width: 100%;
    color: #01384f;
    font-size: 29px;
    line-height: 35px;
    margin: 0 0 30px 0;
    padding: 0;
    letter-spacing: 1.5px;
    font-weight: 400;
    text-transform: uppercase;
}

#page-content h3 {
    clear: both;
    width: 100%;
    color: #199df0;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 10px 0;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
}

#page-content h3:last-child {
    margin: 0 0 30px 0;
}

#page-content h4 {
    clear: both;
    width: 100%;
    color: #199df0;
    font-size: 17px;
    line-height: 1;
    margin: 0 0 12px 0;
    font-weight: normal;
}

#page-content h5 {
    clear: both;
    width: 100%;
    color: #4d4747;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 12px 0;
    font-weight: 700;
}

#page-content p {
    clear: both;
    color: #2a3235;
    font-size: 16px;
    line-height: 28px;
    margin: 0 0 30px;
    text-align: left;
    width: 100%;
}

#page-content p:last-child {
    margin: 0;
}

#primary ul {
    clear: both;
    color: #000;
    font-size: 16px;
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: disc;
    float: left;
    width: 100%;
}

#primary li {
    margin: 0 0 5px;
    text-align: left;
    padding: 0 0 0 12px;
    display: list-item;
    clear: both;
    list-style-type: none;
    float: left;
    width: 100%;
    color: #061d3f;
    font-size: 17px;
    line-height: 28px;
    position: relative;
}

#primary li:before {
    content: '\00B7';
    color: #1c304d;
    font-size: 40px;
    position: absolute;
    top: 2px;
    left: 0px;
}

@media (max-width: 1099px) {
    #main #page-content {
    }

    #primary {
        width: 100%;
    }

    #secondary {
        display: none;
    }

    #page-content #page-title {
        margin: 0 0 40px;
    }
}

@media (max-width: 767px) {
    #main #page-content {
        padding: 50px 0px;
    }

    #page-content #page-title {
        font-size: 28px;
        margin: 0 0 20px;
        padding: 0 0;
    }

    #primary ul {
        padding: 0;
    }

    #page-content h1 {
        font-size: 30px;
        line-height: 36px;
        margin: 0 0 20px;
    }

    #page-content h2 {
        font-size: 23px;
        line-height: 33px;
        margin: 0 0 25px 0;
    }

    #page-content h3 {
        font-size: 16px;
        margin: 0 0 20px 0;
    }

    #page-content h4 {
        font-size: 17px;
        margin: 0 0 12px 0;
    }

    #page-content h5 {
        font-size: 13px;
        margin: 0 0 12px 0;
    }

    #page-content p {
        font-size: 15px;
        line-height: 27px;
        margin: 0 0 25px;
    }

    #primary ul {
        font-size: 16px;
    }

    #primary li {
        font-size: 17px;
        line-height: 28px;
    }

    #primary li:before {
        font-size: 40px;
    }
}

/* ===== POSTS ===== */
.posts {
    width: 100%;
    clear: both;
    margin: 0;
}

.post {
    width: 100%;
    clear: both;
}

.posts .post {
    margin: 0 0 40px 0;
    padding: 0;
    float: left;
}

.posts .post:last-child {
    margin: 0;
}

.entry-header {
    width: 100%;
    clear: both;
    margin: 0 0 12px 0;
}

#page-content .entry-header h2 {
    margin: 0 0 10px;
}

#page-content .entry-header h2 a {
    color: #01384f;
}

#page-content .entry-header h2 a:hover {
    text-decoration: none;
}

#page-content .entry-content {
    width: 100%;
    clear: both;
    font-size: 16px;
    margin: 0 0 6px 0;
}

#page-content .entry-content a:hover {
    text-decoration: none;
}

#page-content .entry-meta {
    width: 100%;
    clear: both;
    margin: 0 0 10px;
    text-align: left;
    color: #2a3235;
    font-size: 14px;
    line-height: 28px;
}

#page-content .entry-meta a {
    color: #2a3235;
}

#page-content .entry-footer a:hover {
    text-decoration: none;
}

#page-content .posts-nav {
    float: left;
    width: 100%;
    clear: both;
    margin: 40px 0 0 0;
}

#page-content .posts-nav li {
    list-style: none;
    float: left;
    width: auto;
    clear: none;
    margin: 0 30px 0 0;
    padding: 0;
    font-size: 18px;
}

#main #page-content .posts-nav li:before {
    content: none;
}

#page-content .posts-nav li a {
    font-weight: 700;
}

/* ===== SIDEBAR ===== */
#secondary .widget {
    float: left;
    width: 100%;
    clear: both;
    font-size: 15px;
    margin: 0 0 36px 0;
    padding: 0;
    position: relative;
}

.widget h3 {
    width: 100%;
    clear: both;
    font-size: 18px;
    line-height: 1.4;
    margin: 0 0 12px 0;
    font-weight: 500;
}

.widget ul {
    width: 100%;
    clear: both;
    margin: 0;
    float: left;
}

#secondary li {
    width: 100%;
    clear: both;
}

#secondary li a {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 20px;
    padding: 20px 20px 20px 20px;
    box-sizing: border-box;
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all .2s cubic-bezier(0.39, 0.575, 0.565, 1);
    -moz-transition: all .2s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition: all .2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

#secondary li:last-child a {
}

#secondary li a:hover {
    text-decoration: none;
    color: #fb2c2c;
}

#secondary li.current-menu-item > a {
}

@media (max-width: 767px) {
    #page-content {
    }

    #primary {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    #secondary {
        display: none;
    }

    #primary li {
        padding: 0 0 0 12px;
        font-size: 16px;
        line-height: 30px;
    }

    #page-content-practice-area {
        padding: 70px 0px 70px !important;
    }

    .pa-menu-wrap #menu-practice-areas li {
        width: 100% !important;
        margin-right: 0% !important;
        font-size: 14px !important;
    }

    .container.practice-grid {
        margin: 0px !important;
        padding: 0px 10px;
        float: left;
    }
}

/* ===== SIDENAV ===== */
#secondary li {
    float: left;
    width: 100%;
    clear: both;
    list-style: none;
    background: none;
    margin: 0;
    padding: 0;
}

#secondary li a {
    float: left;
    width: 100%;
    clear: both;
    padding: 20px 0 20px 18px;
    color: #2a3235;
    line-height: 1.4;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    text-decoration: none !important;
    border-bottom: 1px solid #d4d8d9;
}

#secondary li:hover > a, #secondary li a:hover {
    text-decoration: none;
    color: #08b5ff;
}

#secondary ul ul li a {
    background: #f6f6f6;
    font-weight: 400;
}

.pa-menu-wrap #menu-practice-areas li {
    float: left;
    width: 30%;
    margin-right: 3%;
    font-size: 16px;
    text-align: center;
    border: 1px solid #c8d3d6;
    margin-bottom: 20px;
    padding: 6px 0 6px;
    border-radius: 5px;
}

.pa-menu-wrap {
    width: 99%;
    float: left;
    margin-left: 1%;
}

#page-content-practice-area {
    padding: 90px 30px 90px;
    float: left;
    clear: both;
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    color: #FFF;
    position: relative;
    overflow: hidden;
    background: #FFF;
}

#page-content-practice-area h1 {
    font-family: "Fira Sans", sans-serif;
    clear: both;
    color: #01384f;
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 40px;
    padding: 0 0 5px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-bottom: 1px solid #01384f;
    text-align: center;
    text-align: center;
    width: 50%;
    margin: 0 auto 40px;
}

@media (max-width: 767px) {
    iframe {
        width: 100%;
        float: left;
    }
} 

#banner h3 {
    font-size: 70px;
    letter-spacing: 0px;
    margin: 0 0 30px;
    line-height: 80px;
    color: #01384f;
    text-align: left;
    text-transform: uppercase;
}
#section2 h1 {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    color: #01384f;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 52px;
    margin: 0 0 5px;
    line-height: 1.1;
    letter-spacing: 1.2px;
}
#section2 .title h2 {
    display: table;
    clear: both;
    width: auto;
    float: none;
    text-align: center;
    color: #08b5ff;
    font-size: 36px;
    padding: 0 0 5px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto;
    letter-spacing: 0.7px;
}
#section2 .layout h2 {
    float: left;
    clear: both;
    width: 100%;
    color: #01384f;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-bottom: 1px solid #2c5a6d;
    padding: 0 0 6px;
    margin: 0 0 20px;
    font-size: 22px;
}
#main #section3 h3 {
    font-size: 18px;
    text-align: center;
    float: left;
    width: 100%;
    color: #FFF;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
}
#main #section3 h3 span {
    color: #becbd6;
    font-size: 18px;
    letter-spacing: 3px;
}
#main #section3 h3 strong {
    font-size: 30px;
    border-bottom: 1px solid #FFF;
    padding: 0 0 10px;
    font-weight: 400;
}
#main #section4 h4 {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0 0 20px;
    color: #626566;
    letter-spacing: 3px;
    line-height: 1;
}
#main #section5 .awards h3 {
    color: #c6c1c1;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.4;
}
#main #section5 .awards h3 strong {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
    border-bottom: 1px solid #FFF;
    padding: 0 0 5px;
    font-weight: 400;
}

#main #section6 .case-results h4 {
    color: #e3e3e3;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #FFF;
    width: auto;
    display: table;
    margin: 0 auto 130px;
}
#main #section6 .case-results h4 strong {
    font-size: 29px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
}
#main #section6 .text h3 {
    color: #e3e3e3;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    border-bottom: 1px solid #FFF;
    width: auto;
    display: table;
    margin: 0 auto 35px;
    padding: 0 0 5px;
}
#main #section6 .text h3 strong {
    font-size: 29px;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid #FFF;
    padding: 0 0 5px;
}
#main #section6 .text h4 {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
}
#footer-form h4 {
    position: relative;
    text-align: left;
    color: #808181;
    font-size: 24px;
    letter-spacing: 3px;
    font-weight: 400;
    line-height: 1.5;
    width: auto;
    margin: 0 0 60px;
    float: left;
}
#footer-form h4 strong {
    font-size: 30px;
    color: #01394f;
    text-transform: uppercase;
    font-weight: 400;
}

@media (max-width: 1099px) {
#banner h3 {
    font-size: 43px;
    letter-spacing: 0px;
    margin: 0 0 30px;
    line-height: 57px;
    color: #01384f;
    text-align: left;
    text-transform: uppercase;
}
#main #section3 h3 strong {
    font-size: 24px;
}

#section2 h1 {
    font-size: 40px;
}

#section2 .title h2 {
    font-size: 26px;
}

#section2 .layout h2 {
    font-size: 18px;
}

#main #section6 .case-results h4 strong {
    font-size: 21px;
}

#main #section6 .case-results h4 {
    margin: 0px auto 30px;
}
#main #section6 .text h3 strong {
    border-bottom: none!important;
    font-size: 21px;
}

}

@media (max-width: 767px) {
#banner h3 {
    font-size: 32px;
    margin: 0 0 15px;
    line-height: 40px;
    text-align: center;
}

#section2 h1 {
    font-size: 33px;
}
#section2 .title h2 {
    font-size: 18px;
    margin: 0 38px;
}

#main #section3 h3 strong {
    font-size: 25px;
}

#main #section5 .awards h3 strong {
    font-size: 20px;
}



#footer-form h4 {
    font-size: 20px;
    margin: 0 0 26px;
}

#footer-form h4 strong {
    font-size: 24px;
}
}
h2.guide-list {
    border-top: 5px solid #08b5ff;
    /* float: left; */
    margin: 20px;
    padding: 30px 0 0 0!important;
}
h2.guide-list {
    border-top: 5px solid #08b5ff;
    margin: 40px 0 20px 0!important;
    padding: 30px 0 10px 0!important;
    font-size: 24px!important;
    font-weight: bold!important;
    line-height: 30px!important;
    border-bottom: 1px solid #cecece;
}
h2.guide-list-top {
    font-size: 24px!important;
    text-transform: none!important;
    font-weight: bold!important;
    color: #08b5ff!important;
    line-height: 32px!important;
}