/*
Theme Name: Eiger
Theme URI: #
Author: CustomTheme
Author URI: #
Description: CustomTheme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: customtheme

--------------------------------------------------------------*/

@font-face {
  font-family:'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot');
  src: url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
       url('../fonts/MyriadPro-Regular.woff') format('woff'),
       url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
       url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'),
       url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('../fonts/MyriadPro-Bold.eot');
  src: url('../fonts/MyriadPro-Bold.woff2') format('woff2'),
       url('../fonts/MyriadPro-Bold.woff') format('woff'),
       url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
       url('../fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg'),
       url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



/*
Theme Name: Eiger
*/

@charset "utf-8";
/* CSS Document */
/*--General CSS Start here--*/

body {
    margin: 0;
    padding: 0;
    font-family: 'MyriadPro-Regular';
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    color: #35382d;
    background:#fff;
    line-height: normal;
    -moz-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-smoothing: antialiased !important;
}

.navbar-brand,
.hdr-shade,
h1,
h2,
h3,
h4,
h5,
h6,
p,a{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-family:'MyriadPro-Regular';
    font-weight: normal;
    line-height: 1.1;
    color: #666;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.after h2 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.after h2:after {
    height: 3px;
    background: #252525;
    width: 82px;
    position: absolute;
    left: 50%;
    margin-left: -41px;
    content: "";
    bottom: 0px;
}


/* Paragraphs */

p,
ul li {
    margin: 0 0 30px;
    line-height: 20.83px;
    font-size: 16.67px;
    color: #666666;
    font-weight: normal;
    letter-spacing: 0px;
}

/* lists */

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/* links */

input::-webkit-input-placeholder {font-size: 15px;color: #2c2c2c;font-weight: 500;text-transform: uppercase;}
input:-moz-placeholder {font-size: 15px;color: #2c2c2c;font-weight: 500;text-transform: uppercase;opacity: 1;}
input::-moz-placeholder {font-size: 15px;color: #2c2c2c;font-weight: 500;text-transform: uppercase;opacity: 1;}
input:-ms-input-placeholder {font-size: 15px;color: #2c2c2c;font-weight: 500;text-transform: uppercase;}

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

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color:#ff9833;
}


/* img */

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    outline: 0;
}


/* nav toggle */

.navbar-toggle .icon-bar {
    height: 4px;
    border-radius: 1px;
    background: #fff;
    width: 25px;
}

.navbar-toggle {
    padding: 0px;
    border: 0px solid #000;
    margin-right: 0px;
    margin-top: 12px;
}


/* buttons */

.gform_button {
    cursor: pointer;
    font-family:'MyriadPro-Regular';
    font-size: 16px!important;
    font-weight: 400;
    border: 0px solid transparent;
    background: #002750;
    padding: 16px 34px;
    min-width: 150px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    white-space: nowrap;
}

.gform_button:hover,
.gform_button:focus {
    background: #5b89a8;
    color: #fff;
}


.clear {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.fa {font-size:18px;}
/*--------------------------------- Home Css -------------------------*/
.wrapper {background:#242e49;}
.navbar .container {position:relative;}
.navbar-header {position:absolute;left:50%;top:-101px;margin-left:-128px !important;}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {margin:0px;padding:0px;display:block;width:100%;}
.navbar-nav {width:100%;}
.navbar-nav li a {font-family:'MyriadPro-Regular';font-size:20.83px;color:#353535;padding:21px 22px 18px 22px;}
.wrapper .navbar-nav li a {font-size:25px;}
.navbar-nav li a:hover,.navbar-nav li a:focus {background:transparent;color:#fff;}
.navbar-nav li:first-child a {padding-left:15px;}
.navbar-nav li {margin-bottom:0px;}
.navbar-nav li {position:relative;}
.navbar-nav li:after {position:absolute;right:-1px;top:18px;content:"";width:2px;height:25px;background:#353535;}
.wrapper .navbar-nav li:nth-child(2) {margin-right:19%;}
.wrapper .navbar-nav li:nth-child(2):after {display:none;}
.wrapper .navbar-nav li:nth-child(3) {margin-left:22.2%;}
.wrapper .navbar-nav li:last-child a {padding-right:18px;padding-left: 18px;}
.navbar-nav li:last-child:after {display:none;}
.navbar {position: absolute;min-height: 50px;margin-bottom: 0;border: 0px solid transparent;width: 100%;border-radius:0px;top: 198px;background:rgba(204,204,204,.85);min-height: 0px;z-index: 1;}
.banner {position: relative;z-index: 0;width:100%;max-height:950px;overflow:hidden;}
.banner img {width:100%;}
.home-news {padding-left:19px;padding-right: 3%;}
.home-news-div {margin-bottom: 40px;}
.home .inner-wrapper h1::before {background: none;}
.home .inner-wrapper > div {background: #242e49 none repeat scroll 0 0;}
.home-content {padding-top: 84px!important; padding-bottom: 59px!important;}
.home-content h1 {font-size:25px!important; color:#ff9833!important; margin-bottom:15px!important;}
.home-content h2 {font-size:25px!important; margin-bottom:11px!important; padding-top:4px!important; color:#fff!important;}
.home-content p,.home-content ul li,.home-content a{color:#fff;}
.home-content a:hover {color:#ff9833!important;}
.home-inform {padding-left: 8.4%;}

.home-inform .social {padding-top:7px;margin-bottom:33px;}
.social ul li {display:inline-block;vertical-align:top;margin-right:-4px;margin-left:5px;margin-bottom:0px;}
.social ul li:first-child {margin-left:0px;}
.social ul li a {width:42px;height:35px;display:table-cell;vertical-align:middle;text-align:center;background:#eceded;}
.social ul li a:hover {background:#ff9833;}
.social ul li a:hover .fa {color:#fff;}
.social ul li a .fa {color:#0e0f0e;margin-top: 2px;}

.git {padding-left:1px;}
.git ul li {margin-bottom:5px;}
.git ul li a:hover {color:#ff9833;}
footer {background:#242e49;}
footer .container{border-top:1px solid #6c6c6c;padding-bottom: 36px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
footer:hover p,footer:hover a {color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
footer:hover .container {border-top:1px solid #fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.copyright .cprt-left {float:left;width:65%;padding-top: 21px;}
.copyright .cprt-right {float:right;width:35%;text-align:right;padding-top: 30px;padding-right: 2px;}
.copyright p,.copyright a {margin-bottom:0px;color:#8b8a8a;}
.copyright a:hover {color:#ff9833;}
/*--------------------------------- About Css -------------------------*/
.inner-wrapper {background:#fff;}
.inner-wrapper .navbar-header {width:152px;margin-left:-76px !important;top:-184px;}
.inner-wrapper .navbar {top:216px;}
.inner-wrapper .navbar-nav {text-align:center;}
.inner-wrapper .navbar-nav li a {padding:21px 14px 18px 14px;}
.inner-wrapper .navbar-nav>li {float:none;display:inline-block;}
.inner-wrapper .navbar-nav>li:first-child {margin-left:-16px;}
.inner-wrapper .navbar-nav li:after {top:17px;height:21px;right: -3px;}
.inner-wrapper .cprt-left {display:none;}
.inner-wrapper .cprt-right {width:100%;text-align:center;}
.about-content {padding-top:102px;padding-bottom: 64px;}
.about-txt {padding-right: 94px;padding-left: 22px;}
.about-img {padding-left:5px;padding-right:0px;}
.inner-wrapper h1 {color:#999;font-size:37px;position:relative;padding-top: 23px;margin-bottom: 30px;}
.inner-wrapper h1:before {position:absolute;content:"";top:0px;left:0px;height:2px;background:#d2d0d0;width:104px;}
.inner-wrapper h2 {color:#666;font-size:18px;text-transform: uppercase;}
.inner-wrapper h3,.inner-wrapper h4,.inner-wrapper h5,.inner-wrapper h6,.inner-wrapper p {color:#666;}
.about-content h2 {margin-bottom:50px;margin-bottom: 73px;}
.inner-wrapper p {letter-spacing: 0.15px;line-height: 22px;margin-bottom: 20px;}
.grey-back {padding:20px 10px 23px 11px;background:#f1f1f1;}
.inner-wrapper footer .container {padding-bottom:0px;border-top:none;} 
.inner-wrapper footer .cprt-right {padding-top:36px;padding-bottom:2px;}
.inner-wrapper footer p {color:#8c8b8b;}
/*--------------------------------- Attorney Css -------------------------*/
.attorney-content {padding-top: 131px;padding-bottom: 102px;}
.attorney-profile {width:21%;padding-left: 22px;padding-right: 0px;}
.attorney-txt {width:79%;padding-left: 25px;padding-right: 0px;}
.attorney-profile ul li {font-size:15px;padding-left:35px;margin-bottom: 23px;}
.attorney-profile ul li a {display: block;height: 20px;}
.attorney-profile ul li:first-child {background:url(../images/attorney-phone.png) 2px 50% no-repeat;}
.attorney-profile ul li:nth-child(2) {background:url(../images/attorney-mail.png) 2px 50% no-repeat;}
.attorney-profile ul li:nth-child(3) {background:url(../images/attorney-vcard.png) 2px 50% no-repeat;}
.attorney-profile figure {margin-bottom: 32px;}
.attorney-content h1 {font-family: 'MyriadPro-Bold';font-size:40px;padding-top:0px;margin-bottom:0px;line-height: 38px;}
.attorney-content h1:before {display:none;}
.attorney-content h2 {font-size:32px;color:#999;text-transform:capitalize;margin-bottom: 24px;}
.attorney-content p {line-height:23px;margin-bottom: 26px;font-size:15px;letter-spacing: .55px;}
.attorney-txt ul {padding-top: 2px;}
.attorney-txt ul li {margin-bottom:4px;font-size:15px;letter-spacing: .5px;}
/*--------------------------------- Practice Css -------------------------*/
.practice-content {padding-top:101px;padding-bottom:141px;}
.practice-col {padding:0px 8px 0px 22px;}
.inner-wrapper .practice-col h1 {letter-spacing: 1px;}
.practice-ul {margin-left:-2.3%;margin-right:-2.3%;overflow:hidden;margin-top: 56px;}
.practice-ul li {float:left;width:20.4%;margin-left:2.3%;margin-right:2.3%;overflow:hidden;position:relative;margin-bottom: 4.3%;}
.practice-ul li:hover > a > span {background:#242e49;}
.practice-ul li img {width:100%;}
.practice-ul li a > span {height:55px; background:#242e49 none repeat scroll 0 0; display:block;/*position:absolute;bottom:0px;left:0px;*/color:#999;font-size:18px;text-transform:uppercase;width:100%;text-align:center;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;display:table;}
.practice-ul li a > span span {display:table-cell;vertical-align:middle;}
.practice-arrow {width:100%;text-align:center;margin-top: 11px;}
.practice-arrow a {display: inline-block;width:77px;height:30px;background:url(../images/practice-arrow.png) no-repeat;}
.practice-arrow a:hover {background:url(../images/practice-arrow-hover.png) no-repeat;}
/*--------------------------------- Team Css -------------------------*/
.team-content {padding-top:100px;padding-bottom:100px;}
.team-table-hdg {width:100%;border-bottom:2px solid #d2d0d0;margin-top:43px;margin-bottom:44px;}
.team-table-hdg h4 {line-height:30px;padding:6px 20px;text-align:center;min-width:140px;background:#242e49;display:inline-block;margin-bottom:0px;font-size:30px;color:#fff;}
.team-sort {width:100%;margin-bottom:54px;}
.team-sort ul {display:table;width:100%;}
.team-sort ul li {background:#cccccc;vertical-align:top;padding:13px 12px 10px 12px;border-right:2px solid #e6e6e6;display: table-cell;font-size: 18px;color: #333;text-transform:uppercase;}
.team-sort ul li:first-child {width:109px;text-align:center;font-size: 25px;font-weight: normal;text-transform:capitalize;}
.team-sort ul li:nth-child(2) {width:123px;text-align:center;}
.team-sort ul li:nth-child(3) {width:187px;text-align:center;}
.team-sort ul li:last-child {border-right:none;padding-left:23px;}
.team-sort ul li a {display:inline-block;font-size:18px;color:#333;cursor: pointer;}
.team-sort ul li a:hover,.team-sort ul li a:focus {color:#fff;}
.team-sort ul li a strong {font-size:25px;font-weight:normal;}
.team-sort ul li label {display:table-cell;color:#333333;padding-left: 11px;font-weight:normal;font-size:18px;}
.table-abc {display:table-cell;padding-left: 18px;}
.table-abc a {display:table-cell;vertical-align:top;margin-right:6.8px;}
.team-col {padding-left: 22px;}
.team-content h1 {letter-spacing: 1px;}
.team-table-div table {width:100%;margin-top: 44px;margin-bottom: 164px;}
.team-table-div table td,.team-table-div table td a {font-size:20px;color:#333;letter-spacing: -.3px;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;}
.team-table-div table tr {border-bottom:1px solid #333;height:42px;}
.team-table-div table tr:hover {background:#ccc;}
.team-table-div table tr:hover td,.team-table-div table tr:hover td a {color:#fff;}
.team-table-div table tr td {width:310px;padding-left:19px;}
.team-table-div table tr td:nth-child(2) {width:246px;text-align:left;}
.team-table-div table tr td:nth-child(3) {width:143px;text-align:left;}
.team-table-div table tr td:nth-child(4) {text-align:center;}
.team-table-div table tr td:nth-child(5) {text-align:right;padding-right:50px;}
.team-table-div table tr td ul li:nth-child(1) {width:310px;padding-left:19px;}
.team-table-div table tr td ul li:nth-child(2) {width:246px;text-align:left;}
.team-table-div table tr td ul li:nth-child(3) {width:143px;text-align:left;}
.team-table-div table tr td ul li:nth-child(4) {text-align:center;}
.team-table-div table tr td ul li:nth-child(5) {text-align:right;padding-right:50px;}
.team-table .team-table-hdg:nth-of-type(1) {margin-bottom:100px;}
.mail-us {width:23px;height:19px;display:table;float:right;background:url(../images/team-mail-icon.png) no-repeat;}
.team-table-div table tr:hover .mail-us {background:url(../images/team-mail-icon-hover.png) no-repeat;}


/*----------------------------------Unnati-18-102016------------------------------------------------------------*/

.about-txt .wpcf7 form .china_form {}
.about-txt .wpcf7 .china_form label{color: #666;font-weight: normal;}
.about-txt .wpcf7 .china_form input{border: 1px solid #bebcbc; width: 100%;box-sizing: border-box; height: 29px;}
.about-txt .wpcf7 .china_form input[type="text"]{border: 1px solid #bebcbc; width: 100%;box-sizing: border-box; height: 29px;}
.about-txt .wpcf7 .china_form select {border: 1px solid #bebcbc; width: 100%;box-sizing: border-box; height: 29px;}
.about-txt .wpcf7 .china_form .form-row {display: inline-block; margin-right: 2%; width: 47%; vertical-align: top;margin-bottom:18px;}
.about-txt .wpcf7 .china_form .form-row.row_box{width:96%;}
.about-txt .wpcf7 .china_form .form-row.row_box textarea{border: 1px solid #bebcbc; width: 100%;box-sizing: border-box;}
.about-txt .wpcf7 .china_form input[type="submit"]{
    background: #eb8a23;
    border: medium none;
    color: #fff;
    padding: 8px 20px 6px;
    text-transform: uppercase; width: auto; height: auto
}
.about-txt .wpcf7 .china_form  input[type="radio"]{ height: auto; width: auto;}
.about-txt .wpcf7 .china_form  input[type="file"]{ height: auto; width: auto;}

.about-txt .wpcf7 .china_form p{ margin-bottom: 0;}
.about-txt .wpcf7 .china_form .disclaimer {margin-top: 20px;}
#inner {min-height:768px;}
.home-content p,.home-content ul li,.home-content a, .copyright{color:#fff;}
.home-news-div p a {color:#E87E1F;}
