@font-face {
    font-family: 'RobotoSlab-Regular';
    src: url(../fonts/RobotoSlab-Regular.ttf) format('truetype');
}

html,
body {
    font-size: 100%;
    background: #fff;
}

body {
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
}

body a {
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}

p {
    margin: 0;
}

ul,
label {
    margin: 0;
    padding: 0;
}

body a:hover {
    text-decoration: none;
}

.head-main {
    float: left;
    width: 25%;
}

.header-top {
    padding: 1em 0px;
}

.navigation {
    float: right;
    margin: 0.6em 0 0;
}

.navbar-default {
    background-color: #fff ! important;
    border-color: #fff ! important;
}

.navbar {
    border-radius: 0px ! important;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: none ! important;
}

.navbar-default .navbar-nav>li>a {
    color: #9E6E4E;
    font-size: 1em;
    font-family: 'RobotoSlab-Regular';
    padding: 10px 24px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #4C211D;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #999;
    background-color: #fff;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.header-right {
    float: right;
}

.head {
    position: relative;
}

.hea-rgt {
    float: right;
    margin: 0.6em 0;
}

.hea-rgt a {
    color: #fff;
    background-color: #9E6E4E;
    padding: 0.5em 1em;
    display: block;
    text-decoration: none;
}

.hea-rgt a:hover {
    color: #fff;
    background-color: #4C211D;
}

.header {
    padding: 1em 0px;
    box-shadow: 0px 1px 9px 1px rgba(0, 0, 0, 0.11);
}

.search-bar {
    width: 100%;
    float: right;
    position: relative;
}

.search-bar input[type="text"] {
    width: 100%;
    padding: 8px 45px 8px 8px;
    border: none;
    background: none;
    outline: none;
    -webkit-appearance: none;
    color: rgba(0, 0, 0, 0.74);
    font-size: 0.875em;
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
    font-family: 'RobotoSlab-Regular';
}

.search-bar input[type="submit"] {
    background: url(../images/search.png)no-repeat 0px 0px;
    outline: none;
    -webkit-appearance: none;
    border: 0;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 7px;
    right: 1%;
}

.soc {
    float: left;
    margin: 0.4em 0;
}

.soc ul li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

.soc ul li a span {
    background: url(../images/social.png) no-repeat;
    width: 16px;
    height: 16px;
    display: block;
}

.soc ul li a span:hover,
.about-two ul li a span:hover {
    transform: rotatey(360deg);
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
    -o-transform: rotatey(360deg);
    -ms-transform: rotatey(360deg);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}

.soc ul li a span.fb {
    background-position: 0px 0px;
}

.soc ul li a span.twit {
    background-position: -16px 0px;
}

.soc ul li a span.pin {
    background-position: -32px 0px;
}

.soc ul li a span.rss {
    background-position: -48px 0px;
}

.soc ul li a span.drbl {
    background-position: -64px 0px;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
    padding-left: 13px;
    padding-top: 13px;
}

.head-main h1 a {
    color: #ec5208;
    font-size: .6em;
    text-decoration: none;
    font-family: 'RobotoSlab-Regular';
}

.head-main h1 {
    margin: 0;
}

.banner {}



.banner-text p {
    font-size: 1.2em;
    color: #190608;
    margin: 1em 0;
    line-height: 1.8em;
    font-weight: 400;
}

.banner-text h2 {
    font-size: 2.5em;
    margin: 20px 0 0 0;
    color: #190608;
    font-family: 'RobotoSlab-Regular';
}

.banner-text {
    padding: 11em 2em;
    width: 59%;
    background-color: rgba(185, 176, 176, 0.64);
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #50393A;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none;
    padding: 0.4em 0.8em;
    font-size: 0.85em;
    color: #fff;
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #9E6E4E;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
    color: white;
    text-decoration: none;
}

.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

.more:hover {
    background: #fff;
    color: #000;
}

.welcome {
    padding: 1em 0;
}

.welcome p {
    font-size: 1em;
    line-height: 1.8em;
    margin: 0em 0 1em;
    color: #797979;
}

.welcome h3 {
    font-size: 2.5em;
    margin: 0 0 1.5em;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.wel-lft {
    padding-left: 0;
}

.welcome li a span {
    width: 22px;
    height: 14px;
    display: inline-block;
    background: url(../images/dot.png) no-repeat 1px -1px;
    margin-right: 0.5em;
    vertical-align: middle;
}

.welcome li a {
    color: #D8B7B4;
    font-size: 1em;
    text-decoration: none;
    vertical-align: middle;
    background-color: #774F4B;
    padding: 0.15em 0.8em;
    display: inherit;
}

.welcome li a:hover {
    color: #fff;
}

.welcome li {
    display: block;
    line-height: 2em;
    margin: 0.4em 0;
}

.col-md-8.welcome-left {
    border-right: 1px solid #D8CFCA;
}

.cases {
    padding: 1em 0px;
}

.cases h3 {
    font-size: 2em;
    margin: 0 0 1.5em;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.cases p {
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
    color: #797979;
}

.cases1 {
    padding: 0em 0px;
}

.cases1 h3 {
    font-size: 2em;
    margin: 0 0 1.5em;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.cases1 p {
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
    color: #797979;
}

.news {
    padding: 5em 0px;
}

.news h3 {
    font-size: 2em;
    margin: 0 0 1.5em;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.news h5 {
    font-size: 1.3em;
    margin: 0 0 1.5em;
    color: #190608;
    font-family: 'RobotoSlab-Regular';
}

.news p {
    font-size: 1em;
    line-height: 1.8em;
    margin: 1em 0;
    color: #797979;
}

.new-lft {
    padding-left: 0;
}

.news-left {
    padding-left: 0;
}

.footer {
    background-color: #2B2526;
    padding: 3em 0 0;
}

.footer h4 {
    font-size: 2em;
    color: #fff;
    font-family: 'RobotoSlab-Regular';
    margin: 0em 0 1em;
}

.cont-tp {
    border-bottom: 1px solid #fff;
    padding: 0 0 0.5em;
    margin: 0 0 1.5em;
    width: 55%;
}

.footer p {
    color: #fff;
    font-size: 1em;
    line-height: 1.8em;
    margin: 0.3em 0;
}

.quick-links {
    list-style: none;
    padding: 0;
}

.quick-links li {
    margin: 0.3em 0;
}

.quick-links a {
    color: #fff;
    text-decoration: none;
}

address {
    color: #fff;
    line-height: 1.8em;
}

.copyright {
    padding: 1em 0;
    text-align: center;
}

.footer p a {
    color: #fff;
    text-decoration: none;
}

.footer p a:hover {
    color: #6F6E6E;
}

.footer input[type="text"] {
    font-size: 0.95em;
    color: #A5A5A5;
    padding: 0.5em 0.5em 0.5em 0.5em;
    width: 65%;
    outline: none;
    background: none;
    border: 1px solid #fff;
}

.footer input[type="submit"]:hover {
    background: #474F52;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.footer input[type="submit"] {
    padding: 0.55em 0em;
    font-size: 1em;
    width: 25%;
    background: #a5acaf;
    color: #fff;
    border: none;
    outline: none;
}

.glyphicon {
    font-size: 2em;
    color: #9A8989;
}

.footer-text {
    padding: 1em 0;
    text-align: center;
}

.banner-1 {
    background: url(../images/1.jpg) center fixed;
    min-height: 300px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    position: relative;
}

.clients h3,
.practice h3,
.resource h3,
.contact h3 {
    font-size: 2.5em;
    margin: 0 0 1.5em;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.clients p,
.practice p,
.resource p,
.contact p {
    font-size: 1em;
    line-height: 1.8em;
    margin: 0em 0 1em;
    color: #797979;
}

.clients h5 {
    font-size: 1.3em;
    margin: 1em 0;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.clients h4,
.practice h4,
.resource h4,
.contact h4 {
    font-size: 1.3em;
    margin: 0em 0 1em;
    line-height: 1.3em;
    color: #9E6E4E;
    font-family: 'RobotoSlab-Regular';
}

.clients,
.practice,
.resource,
.contact,
.typo {
    padding: 5em 0;
}

.cli-top {
    margin-bottom: 4em;
}

.clients h5 a,
.resource h5 a {
    color: #9E6E4E;
    font-size: 1.4em;
    text-decoration: none;
}

.clients h5 a:hover,
.resource h5 a:hover {
    color: #4C211D;
}

.clients-left img:hover {
    opacity: 0.5;
}

.re-lft {
    padding: 0;
}

.res-top {
    margin: 2em 0;
}

.resource li,
.practice li {
    display: block;
}

.resource li a span,
.practice li a span {
    width: 22px;
    height: 14px;
    display: inline-block;
    background: url(../images/dot.png) no-repeat 1px -1px;
    margin-right: 0.5em;
    vertical-align: middle;
}

.resource li a,
.practice li a {
    color: #9E6E4E;
    font-size: 1em;
    text-decoration: none;
    vertical-align: middle;
    padding: 0.15em 0.8em;
    display: inherit;
    line-height: 1.8em;
}

.resource li a:hover,
.practice li a:hover {
    color: #4C211D;
}

.about1-bottom1 span {
    color: #4C211D;
    font-size: 4.5em;
    display: block;
    line-height: 1em;
    font-family: 'RobotoSlab-Regular';
}

.about1-bottom2 {
    margin-top: 3em;
}

.pra-lft {
    float: left;
    width: 40%;
    margin-right: 2%;
}

.pra-rgt {
    float: left;
    width: 58%;
}

.pra-tp {
    margin: 4em 0 0;
}

.contact-bottom input[type="text"],
.contact-bottom textarea {
    font-size: 1em;
    width: 80%;
    padding: 0.6em;
    margin: 1em 0;
    outline: none;
    background: none;
    color: #544D4D;
    border: 1px solid #544D4D;
    display: block;
}

.contact-bottom textarea {
    resize: none;
    width: 100%;
    min-height: 170px;
}

.contact-bottom input[type="submit"] {
    padding: 0.3em 1em;
    font-size: 1.1em;
    outline: none;
    border: none;
    color: #fff;
    background: #9E6E4E;
}

.contact-bottom input[type="submit"]:hover {
    background: #4C211D;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.8em;
    color: #fff;
}

.contact-lft p a {
    color: #fff;
}

.map iframe {
    width: 100%;
    height: 190px;
    margin: 1em 0;
    border: none;
}

.show-grid [class^=col-] {
    background: #fff;
    text-align: center;
    margin-bottom: 10px;
    line-height: 2em;
    border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
    background: #e0e0e0;
}

.grid_3 {
    margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
    color: #000;
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 1em;
}

.grid_3 p {
    color: #999;
    font-size: 0.85em;
    margin-bottom: 1em;
    font-weight: 300;
}

.grid_4 {
    background: none;
    margin-top: 50px;
}

.label {
    font-weight: 300 !important;
    border-radius: 4px;
}

.grid_5 {
    background: none;
    padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
    margin-bottom: 1em;
    color: #9E6E4E;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: none !important;
}

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

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 0;
}

.badge-primary {
    background-color: #03a9f4;
}

.badge-success {
    background-color: #8bc34a;
}

.badge-warning {
    background-color: #ffc107;
}

.badge-danger {
    background-color: #e51c23;
}

.grid_3 p {
    line-height: 2em;
    color: #888;
    font-size: 0.9em;
    margin-bottom: 1em;
    font-weight: 300;
}

.bs-docs-example {
    margin: 1em 0;
}

section#tables p {
    margin-top: 1em;
}

.tab-container .tab-content {
    border-radius: 0 2px 2px 2px;
    border: 1px solid #e0e0e0;
    padding: 16px;
    background-color: #ffffff;
}

.table td,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    font-size: 0.9em;
    color: #999;
    border-top: none !important;
}

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

.label {
    font-weight: 300 !important;
}

.label {
    padding: 4px 6px;
    border: none;
    text-shadow: none;
}

.nav-tabs {
    margin-bottom: 1em;
}

.alert {
    font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
    line-height: 1.8em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li.list-group-item1 {
    line-height: 2.5em;
}

.item {
    height: 500px;
}

.input-group {
    margin-bottom: 20px;
}

.in-gp-tl {
    padding: 0;
}

.in-gp-tb {
    padding-right: 0;
}

.list-group {
    margin-bottom: 48px;
}

ol {
    margin-bottom: 44px;
}

h2.typoh2 {
    margin: 0 0 10px;
}

h3.title {
    text-align: center;
    color: #9E6E4E;
    font-size: 2.5em;
    margin: 0;
    font-family: 'RobotoSlab-Regular';
}

.typo {
    padding: 5em 0;
}

@media(max-width:1280px) {}

@media(max-width:1024px) {
    .navbar-default .navbar-nav>li>a {
        padding: 10px 17px;
    }

    .banner-text p {
        font-size: 1em;
    }

    .head-main {
        width: 23%;
    }

    .banner-text h2 {
        font-size: 2em;
    }

    .banner {
        min-height: 500px;
    }

    .welcome h3 {
        font-size: 2.1em;
    }

    .welcome li a {
        font-size: 0.9em;
    }

    .welcome p {
        font-size: 0.9em;
    }

    .welcome {
        padding: 3em 0;
    }

    .cases {
        padding: 3em 0px;
    }

    .cases h3 {
        font-size: 1.7em;
    }

    .cases p {
        font-size: 0.9em;
    }

    .news h3 {
        font-size: 1.7em;
    }

    .news h5 {
        font-size: 1.2em;
        margin: 0 0 1em;
    }

    .news p {
        font-size: 0.9em;
    }

    .news {
        padding: 3em 0px;
    }

    .footer h4 {
        font-size: 1.7em;
    }

    address {
        font-size: 0.9em;
    }

    .clients h3,
    .practice h3,
    .resource h3,
    .contact h3 {
        font-size: 2.1em;
    }

    .clients p,
    .practice p,
    .resource p,
    .contact p {
        font-size: 0.9em;
    }

    .resource li a,
    .practice li a {
        font-size: 0.9em;
    }

    .clients,
    .practice,
    .resource,
    .contact,
    .typo {
        padding: 3em 0;
    }

    .clients h5 a,
    .resource h5 a {
        font-size: 1.2em;
    }

    .clients h4,
    .practice h4,
    .resource h4,
    .contact h4 {
        font-size: 1.2em;
    }

    .about1-bottom1 span {
        font-size: 3.5em;
    }

    .footer input[type="submit"] {
        width: 33%;
    }

    h3.title {
        font-size: 2.1em;
    }
}

@media(max-width:768px) {
    .head-main {
        width: 22%;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 10px 10px;
        font-size: 0.9em;
    }

    .hea-rgt a {
        padding: 0.5em 0.8em;
        font-size: 0.85em;
    }

    .navigation {
        margin: 0.5em 0 0;
    }

    .head-main h1 a {
        font-size: 1em;
    }

    .banner-text {
        padding: 6.4em 2em;
    }

    .banner {
        min-height: 450px;
    }

    .banner-text h2 {
        font-size: 1.5em;
    }

    .welcome-right {
        float: left;
        width: 40%;
    }

    .welcome-left {
        float: left;
        width: 60%;
    }

    .wel-rgt {
        padding: 0;
        margin: 1em 0 0;
    }

    .welcome h3 {
        font-size: 1.9em;
    }

    .cases-left {
        float: left;
        width: 33.33%;
    }

    .news-left {
        float: left;
        width: 50%;
    }

    .contact-left {
        float: left;
        width: 33.33%;
    }

    .footer p {
        font-size: 0.9em;
    }

    .footer input[type="submit"] {
        width: 45%;
    }

    .footer input[type="text"] {
        width: 100%;
        margin: 0 0 0.5em;
    }

    .new-rgt {
        margin: 1em 0 0;
        padding: 0;
    }

    .clients h3,
    .practice h3,
    .resource h3,
    .contact h3 {
        font-size: 1.7em;
    }

    .practice-left {
        float: left;
        width: 40%;
    }

    .pr-rgt {
        float: left;
        width: 40%;
    }

    .pr-lft {
        float: right;
        width: 60%;
    }

    .banner-1 {
        min-height: 200px;
    }

    .clients-left {
        float: left;
        width: 33.33%;
    }

    .clients h5 a,
    .resource h5 a {
        font-size: 1.1em;
    }

    .resource-lft {
        float: left;
        width: 55%;
    }

    .resource-rgt {
        float: right;
        width: 45%;
    }

    .re-rgt {
        padding: 0;
        margin: 1em 0 0;
    }

    .about1-bottom1 {
        float: left;
        width: 33.33%;
    }

    h3.title {
        font-size: 1.7em;
    }
}

@media(max-width:767px) {
    .navbar-toggle {
        padding: 9px 10px;
        margin-top: 28px;
        margin-bottom: 0px;
        margin-right: 300px;
        margin-top: -55px;
        background-color: transparent;
    }

    .navbar {
        position: relative;
        min-height: 0px;
        margin-bottom: 0px;
        border: none;
    }

    .navbar-nav>li>a {
        padding: 0.8em 0em;
        font-size: 1em;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #4C211D;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar-nav {
        margin: 7.5px 0px;
        width: 100%;
        text-align: center;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #fff;
        background: #9E6E4E;
    }

    .navigation {
        margin: 0.5em 0 0;
        float: left;
        width: 100%;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 1em;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #fff;
    }

    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        color: #fff;
        background-color: #9E6E4E;
    }

    .navbar-default .navbar-nav>li>a {
        color: #1D0E05;
    }

    .item {
        height: 100%;
    }
}

@media(max-width:667px) {
    .navbar-toggle {
        margin-right: 325px;
    }
}

@media(max-width:667px) {
    .navbar-toggle {
        margin-right: 288px;
    }
}

@media(max-width:640px) {
    .navbar-toggle {
        margin-right: 275px;
        margin-top: -53px;
    }

    .banner-text {
        width: 60%;
        padding: 5em 2em;
    }

    .banner-text h2 {
        font-size: 1.4em;
    }

    .welcome h3 {
        font-size: 1.5em;
    }

    .cases h3 {
        font-size: 1.5em;
    }

    .news h3 {
        font-size: 1.5em;
    }

    .footer input[type="submit"] {
        width: 58%;
    }

    .footer h4 {
        font-size: 1.5em;
    }

    .banner-text h1 {
        font-size: 1.2em;
    }

    .clients h3,
    .practice h3,
    .resource h3,
    .contact h3 {
        font-size: 1.5em;
    }

    .pra-tp {
        margin: 1em 0 0;
    }
}

@media(max-width:600px) {
    .navbar-toggle {
        margin-right: 253px;
    }
}

@media(max-width:568px) {
    .navbar-toggle {
        margin-right: 211px;
    }
}

@media(max-width:480px) {
    .head-main {
        width: 30%;
    }

    .navbar-toggle {
        margin-right: 197px;
    }

    .banner-text p {
        font-size: 0.875em;
    }

    .banner-text {
        width: 60%;
        padding: 2em 2em;
    }

    .banner {
        min-height: 352px;
    }

    .welcome-left {
        border-right: none ! important;
        float: none;
        width: 100%;
    }

    .welcome-right {
        float: none;
        width: 100%;
        margin: 2em 0 0;
    }

    .cases {
        padding: 0em 0px;
    }

    .cases-left {
        float: left;
        width: 100%;
        margin: 0 0 2em;
    }

    .cases h3 {
        margin: 0 0 1em;
    }

    .contact-left {
        float: left;
        width: 100%;
        margin: 0 0 2em;
    }

    .footer {
        background-color: #2B2526;
        padding: 2em 0 0;
    }

    .practice-left {
        float: none;
        width: 100%;
        margin: 0 0 2em;
    }

    .clients h3,
    .practice h3,
    .resource h3,
    .contact h3 {
        margin: 0 0 1em;
    }

    .clients p,
    .practice p,
    .resource p,
    .contact p {
        font-size: 0.875em;
    }

    .pra-lft {
        float: left;
        width: 100%;
        margin-right: 0%;
    }

    .pra-rgt {
        float: left;
        width: 100%;
        margin: 1em 0 0;
    }

    .pr-rgt {
        float: left;
        width: 100%;
    }

    .pr-lft {
        float: right;
        width: 100%;
        margin: 1em 0 0;
    }

    .clients h5 a,
    .resource h5 a {
        font-size: 1em;
    }

    .clients-left {
        float: left;
        width: 100%;
        margin: 0 0 2em;
    }

    .cli-top {
        margin-bottom: 0em;
    }

    .footer input[type="text"] {
        width: 74%;
    }

    .footer input[type="submit"] {
        width: 24%;
    }

    .about1-bottom2 {
        margin-top: 3em;
    }

    .resource-lft {
        float: left;
        width: 100%;
    }

    .resource-rgt {
        float: right;
        width: 100%;
    }

    .col-md-4.about1-bottom1 {
        float: left;
        width: 100%;
    }

    .label {
        font-size: 54%;
    }

    .grid_3 {
        margin-bottom: 2em;
    }

    .grid_5 {
        background: none;
        padding: 0em 0;
    }
}

@media(max-width:414px) {
    .navbar-toggle {
        margin-right: 150px;
    }

    .banner-text {
        width: 72%;
        padding: 2em 1em;
    }
}

@media(max-width:384px) {
    .navbar-toggle {
        margin-right: 145px;
    }

    .header-right {
        float: right;
        width: 50%;
    }

    .head-main {
        width: 35%;
    }
}

@media(max-width:375px) {
    .head-main {
        width: 35%;
    }

    .navbar-toggle {
        margin-right: 147px;
    }
}

@media(max-width:320px) {
    .hea-rgt a {
        padding: 0.5em 0.5em;
        font-size: 0.8em;
    }

    .navbar-toggle {
        margin-right: 127px;
    }

    .head-main h1 a {
        font-size: 1.1em;
    }

    .head-main {
        width: 34%;
    }

    .header-right {
        float: right;
        width: 50%;
    }

    .soc {
        float: left;
        margin: 0.4em 0;
        width: 47%;
    }

    .soc ul li {
        margin: 0 1px;
    }

    .banner-text {
        width: 80%;
        padding: 1em 1em 2em;
    }

    .banner-text h2 {
        font-size: 0.9em;
        line-height: 1.5em;
        margin: 0;
    }

    .banner-text p {
        font-size: 0.85em;
    }

    .hvr-shutter-in-horizontal {
        padding: 0.3em 0.8em;
        font-size: 0.8em;
    }

    .banner {
        min-height: 307px;
    }

    .welcome {
        padding: 2em 0;
    }

    .welcome h3 {
        margin: 0 0 0.8em;
    }

    .welcome-left {
        border-right: none;
        padding: 0;
    }

    .welcome-right {
        padding: 0;
    }

    .cases-left {
        padding: 0;
    }

    .news {
        padding: 0em 0;
    }

    .news-left {
        float: left;
        width: 100%;
        margin: 0 0 1em;
    }

    .header-top {
        padding: 0.5em 0px;
    }

    .header {
        padding: 0.5em 0px;
    }

    .contact-left {
        margin: 0 0 1em;
        padding: 0;
    }

    .footer input[type="text"] {
        width: 64%;
    }

    .footer input[type="submit"] {
        width: 34%;
    }

    .footer-text {
        padding: 0em 0 0.5em;
        text-align: center;
    }

    .clients,
    .practice,
    .resource,
    .contact,
    .typo {
        padding: 2em 0;
    }

    .practice-left {
        padding: 0;
    }

    .practice-right {
        padding: 0;
    }

    .pr-rgt {
        padding: 0;
    }

    .pr-lft {
        padding: 0;
    }

    .clients-left {
        padding: 0;
    }

    .resource-lft {
        padding: 0;
    }

    .resource-rgt {
        padding: 0;
    }

    .about1-bottom2 {
        margin-top: 2em;
    }

    .about1-bottom1 {
        padding: 0;
    }

    .contact-lft {
        padding: 0;
    }

    .contact-bottom {
        padding: 0;
    }

    .contact-bottom input[type="text"],
    .contact-bottom textarea {
        font-size: 0.9em;
        width: 100%;
    }

    .contact-bottom textarea {
        min-height: 150px;
    }

    .contact-bottom input[type="submit"] {
        font-size: 1em;
    }

    .banner-1 {
        min-height: 140px;
    }

    .pagination-lg>li>a,
    .pagination-lg>li>span {
        padding: 8px 10px;
        font-size: 18px;
    }

    .table td,
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        padding: 8px !important;
    }
}

/* Mobile Header Fixes & Dropdown */
@media (max-width: 767px) {
    .head-main {
        width: 80% !important;
        float: left !important;
    }

    .head-main h1 a {
        font-size: 0.6em !important;
    }

    .navbar-toggle {
        margin-right: 15px !important;
        margin-top: -35px !important;
        float: right !important;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #fff;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        color: #9E6E4E !important;
        padding: 10px 24px;
    }
}

@media (max-width: 480px) {
    .head-main {
        width: 75% !important;
    }

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

    .head-main h1 a {
        font-size: 0.5em !important;
    }
}

@media (max-width: 384px) {
    .head-main {
        width: 70% !important;
    }
}

.dropdown-menu {
    border-radius: 0;
    border: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.dropdown-menu>li>a {
    color: #9E6E4E !important;
    padding: 10px 20px;
    font-family: 'RobotoSlab-Regular';
}

.dropdown-menu>li>a:hover {
    background-color: #f8f8f8;
    color: #4C211D !important;
}



/*=========================================
    About Advocate Section
=========================================*/

.advocate-about-section {
    padding: 40px 0;
    background: #f8f8f8;
}

.advocate-about-wrapper {
    display: flex;
    align-items: center;
}

.advocate-about-image {
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

.advocate-about-image img {
    width: 100%;
    display: block;
}

.advocate-about-content {
    padding-left: 40px;
}

.advocate-about-subtitle {
    display: inline-block;
    color: #b8860b;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.advocate-about-title {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
    margin: 0 0 25px;
}

.advocate-about-description {
    font-size: 17px;
    line-height: 1.9;
    color: #000;
    margin-bottom: 35px;
}

.advocate-about-btn {
    display: inline-block;
    background: #b8860b;
    color: #fff;
    text-decoration: none;
    padding: 15px 35px;
    border-radius: 4px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .3s ease;
}

.advocate-about-btn:hover,
.advocate-about-btn:focus {
    background: #8f6807;
    color: #fff;
    text-decoration: none;
}

/*=========================================
    Responsive
=========================================*/

@media (max-width: 991px) {

    .advocate-about-wrapper {
        display: block;
    }

    .advocate-about-content {
        padding-left: 0;
        padding-top: 40px;
    }

    .advocate-about-title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {

    .advocate-about-section {
        padding: 60px 0;
    }

    .advocate-about-title {
        font-size: 21px;
    }

    .advocate-about-description {
        font-size: 15px;
    }

    .advocate-about-btn {
        padding: 14px 28px;
        font-size: 14px;
    }
}

/*=========================================
    Inner Banner
=========================================*/

.inner-banner-section {
    position: relative;
    padding: 120px 0 120px;
    background: url("../images/1.jpg") center center no-repeat;
    background-size: cover;
}

.inner-banner-section:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
}

.inner-banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.inner-banner-title {
    margin: 0 0 15px;
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3;
}

.breadcrumb-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumb-list li {
    display: inline-block;
    color: rgba(255, 255, 255, 0.85);
    font-size: 15px;
}

.breadcrumb-list li+li:before {
    content: "/";
    margin: 0 10px;
    color: rgba(255, 255, 255, 0.6);
}

.breadcrumb-list li a {
    color: #ffffff;
    text-decoration: none;
    transition: all .3s ease;
}

.breadcrumb-list li a:hover {
    color: #d4af37;
}

@media (max-width: 767px) {

    .inner-banner-section {
        padding: 90px 0 50px;
    }

    .inner-banner-title {
        font-size: 30px;
    }

    .breadcrumb-list li {
        font-size: 14px;
    }
}

/*=========================================
    Regional Courts Section
=========================================*/

.regional-courts-section {
    padding: 40px 0;
    background: #fff;
}

.section-heading {
    margin-bottom: 50px;
}

.section-title {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 1.4;
    margin: 0;
}

.court-card {
    background: #ffffff;
    padding: 35px;
    margin-bottom: 30px;
    border-radius: 8px;
    border-top: 4px solid #b8860b;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    transition: all .3s ease;
    height: 100%;
}

.court-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
}

.court-title {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    margin: 0 0 20px;
}

.court-description {
    font-size: 16px;
    line-height: 1.9;
    color: #000;
    margin: 0;
}

@media(max-width:991px) {

    .court-card {
        height: auto;
    }

    .section-title {
        font-size: 25px;
    }

}

@media(max-width:767px) {

    .regional-courts-section {
        padding: 40px 0;
    }

    .section-title {
        font-size: 21px;
    }

    .court-card {
        padding: 25px;
    }

    .court-title {
        font-size: 22px;
    }

    .court-description {
        font-size: 15px;
    }

}

/*=========================================
        Why Us
=========================================*/

.why-us-section {
    padding: 40px 0;
    background: #ffffff;
}

.why-us-heading {
    margin-bottom: 50px;
}

.why-us-title {
    margin: 0;
    font-size: 36px;
    font-weight: 700;
    color: #222;
}

.why-us-card {
    position: relative;
    background: #f8f8f8;
    border-left: 4px solid #b8860b;
    padding: 30px;
    margin-bottom: 30px;
    transition: .3s;
}

.why-us-card:hover {
    box-shadow: 0 12px 30px rgba(0, 0, 0, .10);
    transform: translateY(-4px);
}

.why-us-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #b8860b;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.why-us-card h3 {
    margin: 0 0 15px;
    font-size: 22px;
    font-weight: 700;
    color: #222;
}

.why-us-card p {
    margin: 0;
    font-size: 16px;
    color: #000;
    line-height: 1.8;
}


/*=========================================
        Quote Section
=========================================*/

.legal-quote-section {
    padding: 40px 0;
    background: #f8f8f8;
}

.legal-quote-box {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    border-left: 6px solid #b8860b;
    padding: 40px;
    text-align: center;
    box-shadow: 0 12px 35px rgba(0, 0, 0, .08);
}

.quote-icon {
    display: block;
    font-size: 34px;
    color: #b8860b;
    margin-bottom: 20px;
}

.legal-quote-box blockquote {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 30px;
    line-height: 1.6;
    font-weight: 700;
    color: #222;

}

.legal-quote-box h4 {
    margin-top: 25px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

/*=========================================
        Responsive
=========================================*/

@media(max-width:767px) {

    .why-us-section,
    .legal-quote-section {
        padding: 30px 0;
    }

    .why-us-title {
        font-size: 21px;
    }

    .why-us-card {
        padding: 25px;
    }

    .why-us-card h3 {
        font-size: 20px;
    }

    .legal-quote-box {
        padding: 30px 20px;
    }

    .legal-quote-box blockquote {
        font-size: 22px;
    }

}

/* Active dropdown menu item only */
.navbar-nav .dropdown-menu>li.active>a,
.navbar-nav .dropdown-menu>li.active>a:hover,
.navbar-nav .dropdown-menu>li.active>a:focus {
    background: #b8860b;
    color: #ffffff !important;

}

.navbar-nav .dropdown-menu>li.active>a::before {
    content: "\f0da";
    font-family: FontAwesome;
    margin-right: 8px;
    font-size: 12px;
}

/*=========================================
        Practice Area Section
=========================================*/

.practice-area-section {
    padding: 40px 0;
    background: #f8f9fb;
}

.practice-content {
    padding-right: 30px;
}

.image-of-cta img {
    width: 100%;
    border-radius: 25px;
    margin-top: 10px;
}

.practice-title {
    margin: 0 0 25px;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 1.3;
}

.practice-description {
    margin: 0;
    font-size: 16px;
    color: #000;
    line-height: 1.9;
}

.practice-card {
    display: flex;
    align-items: flex-start;
    padding: 30px;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, .08);
    transition: .3s;
}

.practice-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
}

.practice-icon {
    width: 70px;
    height: 70px;
    min-width: 70px;
    line-height: 70px;
    text-align: center;
    background: #b8860b;
    color: #fff;
    border-radius: 50%;
    font-size: 28px;
    margin-right: 25px;
}

.practice-details h3 {
    margin: 0 0 12px;
    font-size: 22px;
    font-weight: 700;
    color: #222;
}

.practice-details p {
    margin: 0;
    font-size: 16px;
    line-height: 1.8;
    color: #000;
}

/*=========================================
        Responsive
=========================================*/

@media(max-width:991px) {

    .practice-content {
        margin-bottom: 40px;
        padding-right: 0;
    }

    .practice-title {
        font-size: 30px;
    }

}

@media(max-width:767px) {

    .practice-area-section {
        padding: 40px 0;
    }

    .practice-title {
        font-size: 28px;
    }

    .practice-card {
        display: block;
        text-align: center;
        padding: 25px;
    }

    .practice-icon {
        margin: 0 auto 20px;
    }

}

/*=========================================
        Trust Chamber Section
=========================================*/

.trust-chamber-section {
    padding: 40px 0;
    background: #ffffff;
}

.trust-chamber-heading {
    margin-bottom: 50px;
}


.trust-chamber-title {
    margin: 0;
    font-size: 30px;
    font-weight: 700;
    color: #000;
}

.trust-chamber-card {
    background: #f8f8f8;
    padding: 35px 30px;
    text-align: center;
    border-top: 4px solid #b8860b;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
    transition: .3s;
    margin-bottom: 30px;
    height: 100%;
}

.trust-chamber-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
}

.trust-chamber-icon {
    width: 75px;
    height: 75px;
    line-height: 75px;
    margin: 0 auto 25px;
    background: #b8860b;
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
}

.trust-chamber-card h3 {
    margin: 0 0 18px;
    font-size: 23px;
    font-weight: 700;
    color: #222;
}

.trust-chamber-card p {
    margin: 0;
    color: #000;
    font-size: 16px;
    line-height: 1.9;
}

/*=========================================
        Responsive
=========================================*/

@media(max-width:991px) {

    .trust-chamber-title {
        font-size: 30px;
    }

}

@media(max-width:767px) {

    .trust-chamber-section {
        padding: 40px 0;
    }

    .trust-chamber-title {
        font-size: 21px;
    }

    .trust-chamber-card {
        padding: 30px 25px;
        height: auto;
    }

}

/*=========================================
        Legal CTA Section
=========================================*/

.legal-cta-section {
    position: relative;
    padding: 110px 0;
    background: url("../images/legal-cta-bg.png") center center no-repeat;
    background-size: cover;
    overflow: hidden;
}

.legal-cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(12, 20, 33, .75);
}

.legal-cta-content {
    position: relative;
    z-index: 2;
    text-align: center;
}

.legal-cta-title {
    margin: 0 auto 40px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
}

.legal-cta-subtitle {
    color: #ffffff;
    margin: 20px auto 40px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
}

.legal-cta-btn {
    display: inline-block;
    background: #b8860b;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all .35s ease;
}

.legal-cta-btn:hover,
.legal-cta-btn:focus {
    background: #ffffff;
    color: #b8860b;
    text-decoration: none;
}

@media(max-width:991px) {

    .legal-cta-title {
        font-size: 38px;
    }

}

@media(max-width:767px) {

    .legal-cta-section {
        padding: 40px 0;
    }

    .legal-cta-title {
        font-size: 28px;
        line-height: 1.5;
    }

    .legal-cta-btn {
        width: 100%;
        max-width: 350px;
        padding: 16px 20px;
        font-size: 15px;
    }

}