@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700');
html,body{
    height: 100%;
    min-height: 100%;
}
body{
    background: #fff;
    color: #727272;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0;
}
div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, a{
    border: 0;
    margin: 0;
    padding: 0;
}
img{
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}
img, a img{
    border: none;
}
h1{
    font-size: 30px;
}
h2{
    font-size: 24px;
}
h3{
    font-size: 17px;
}
h4{
    font-size: 16px;
}
h6{
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6{
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-weight: normal;
    letter-spacing: 0.52px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
ul li{
    list-style: none;
}
p{
    color: #727272;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    padding: 0;
}
a{
    color: #231f20;
    outline: none;
    text-decoration: none !important;
}
a:hover{
    color: #ff0000;
    text-decoration: underline;
}
a.active{
    color: #ff0000 !important;
}
a:focus{
    outline: none;
}
.clearfix:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
html .clearfix{
    height: 1%;
}
.clearfix{
    display: block;
}
.clr{
    clear: both;
}
.center-block{
    float: none;
    margin: 0 auto;
}
.text-center{
    text-align: center;
}
.bdr-bot0{
    border-bottom: 0 !important;
}
::-moz-placeholder{
    color: #868686 !important;
    font-size: 13px;
    font-style: italic;
    opacity: 1;
}
:-ms-input-placeholder{
    color: grey !important;
    font-size: 13px;
    font-style: italic;
    opacity: 1;
}
::-webkit-input-placeholder{
    color: #868686 !important;
    font-size: 13px;
    font-style: italic;
    opacity: 1;
}
a i{
    padding-right: 10px;
}
.col-md-push-1{
    left: 8.33333%;
}
#wrapper,
header
.brands-section{
    float: left;
    width: 100%;
}
.help-box{
    color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 25px;
}
.help-box em{
    font-style: normal;
    font-weight: 500;
}
.store-links{
    float: right;
    text-transform: uppercase;
}
.store-links li{
    float: left;
    line-height: 21px;
    padding: 0 15px;
}
.store-links li:last-child,
.header-items li:last-child{
    padding-right: 0;
}
.store-links li:first-child,
.header-items li:first-child{
    padding-left: 0;
}
.store-links a{
    color: #fff;
    font-size: 12px;
}
.store-links a:hover{
    color: #f6cfa4;
}
.store-links i{
    padding-right: 5px;
}
.store-links i,
.store-links span{
    display: inline-block;
    vertical-align: middle;
}
.logo,
.header-items li a{
    display: block;
    line-height: 50px;
}
.navbar-inverse{
    background: none;
    border: 0;
}
.navbar{
    margin-bottom: 0;
}
.navbar-collapse.collapse{
    text-align: center;
}
.navbar-nav{
    display: inline-block;
    float: none;
}
.navbar-inverse .navbar-nav li a{
    color: #000;
}
.navbar-nav > li > a{
    color: #fff !important;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 50px;
    padding: 0 25px;
    text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a:focus, 
.navbar-inverse .navbar-nav > li > a:hover{
    background: none;
    color: #ffcc00 !important;
}
li a.active{
    color: #e8bf5d !important;
}
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:focus, 
.navbar-inverse .navbar-nav > .active > a:hover{
    background: none;
    color: #e8bf5d;
}
.navbar-nav > li.active a{
    color: #ffcc00 !important;
}
.header-items{
    float: right;
}
.header-items li{
    float: left;
    padding: 0 14px;
    position: relative;
}
.header-items li a:hover{
    color: #777;
}
ul.nav.navbar-nav{
    float: right;
}
.nav.navbar-nav li:last-child a{
    padding-right: 0;
}
.navbar-toggle{
    background: #fff;
}
.center-block.text-center h1{
    font-size: 30px;
    font-weight: 600;
}
button.navbar-toggle.collapsed, .navbar-toggle{
    margin-right: 40px !important;
}
.menu-block{
    background: #003366;
    float: left;
    width: 100%;
}
.item .block{
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    margin: 0 auto;
    overflow: hidden;
    padding: 3.5em 3em;
    transition: box-shadow 0.5s;
    width: 57%;
}
.item .block .circleLight{
    background: radial-gradient(circle at 80px 40px, #ffffff, rgba(0, 0, 0, 0));
    background: -webkit-radial-gradient(80px 40px, circle, #ffffff, rgba(0, 0, 0, 0));
    border-radius: 10px;
    content: '';
    display: block;
    height: 100%;
    left: 0px;
    moz-transition: 0.5s;
    ms-transition: 0.5s;
    opacity: 0;
    o-transition: 0.5s;
    top: 0px;
    transition: 0.5s;
    webkit-transition: 0.5s;
    width: 100%;
}
.middle-banner-section h3{
    color: #fff;
    font-size: 4em;
    line-height: 0.9em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.middle-banner-section p{
    color: #fff;
    margin: 2em auto;
    width: 80%;
}
.middle-banner-section h6{
    color: white;
    font-size: 1.5em;
    font-weight: 100;
    letter-spacing: 5px;
}
.banner-w3bottom{
    float: left;
    left: 0;
    position: relative;
    width: 100%;
}
.wthree_banner_grids{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 4px 4px 0 rgba(197, 197, 197, 0.7);
    margin-top: -5em;
    moz-border-radius: 5px;
    moz-box-shadow: 0px 4px 4px 0 rgba(197, 197, 197, 0.7);
    ms-border-radius: 5px;
    ms-box-shadow: 0px 4px 4px 0 rgba(197, 197, 197, 0.7);
    o-border-radius: 5px;
    o-box-shadow: 0px 4px 4px 0 rgba(197, 197, 197, 0.7);
    webkit-border-radius: 5px;
    webkit-box-shadow: 0px 4px 4px 0 rgba(197, 197, 197, 0.7);
}
.wthree_banner_grid{
    padding: 2.5em;
    text-align: center;
}
.wthree_banner_grid i{
    color: #003366;
    font-size: 2em;
    moz-transition: .5s all;
    ms-transition: .5s all;
    o-transition: .5s all;
    transition: .5s all;
    webkit-transition: .5s all;
}
.wthree_banner_grid:hover i.fa{
    moz-transform: scale(2);
    ms-transform: scale(2);
    opacity: .4;
    o-transform: scale(2);
    transform: scale(2);
    webkit-transform: scale(2);
}
.wthree_banner_grid h4{
    color: #999;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 1px;
    padding-top: 1em;
    text-transform: capitalize;
}
.block.text.main-agileits:hover{
    box-shadow: 0px 0px 70px #555;
}
.about-us-section{
    text-align: left;
}
.about-us-section h1{
    padding-bottom: 40px;
    text-align: center;
}
.news-letter{
    margin-bottom: 40px;
    position: relative;
}
.news-letter .sub-line{
    padding-top: 30px;
}
.DemoBar{
    float: left;
    left: 0;
    min-height: 62px;
    moz-transition: all 0.4s;
    o-transition: all 0.4s;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s;
    webkit-transition: all 0.4s;
    width: 100%;
    z-index: 9999;
}
.TobBtnBar{
    background: rgba(0,0,0,.9);
    float: left;
    left: 0;
    line-height: 60px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1;
}
.TobBtnBar h4{
    text-transform: capitalize;
}
.TobBtnBar h4{
    color: #fff;
    display: inline;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0 20px 0 0;
    moz-transition: all 0.4s;
    o-transition: all 0.4s;
    padding: 0;
    text-decoration: none;
    transition: all 0.4s;
    webkit-transition: all 0.4s;
}
.TobBtnBar a{
    background: #f10000;
    border-radius: 3px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    moz-transition: all 0.4s;
    o-transition: all 0.4s;
    padding: 10px 22px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.4s;
    webkit-transition: all 0.4s;
}
.TobBtnBar .text-red{
    color: #f10000;
    font-size: 21px;
    font-weight: bold;
}
.TobBtnBar a:hover{
    background: #e20404;
}
.ArrowRight{
    border-color: transparent #333333 transparent transparent;
    border-style: solid;
    border-width: 0 60px 60px 0;
    cursor: pointer;
    float: right;
    height: 0;
    position: fixed;
    right: 0;
    width: 0;
    z-index: 9999;
}
.ArrowRight i.up{
    border: solid black;
    border-color: #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    moz-transition: all 0.4s;
    o-transition: all 0.4s;
    padding: 4px;
    position: absolute;
    right: -50px;
    top: 15px;
    transform: rotate(-135deg);
    transition: all 0.4s;
    webkit-transform: rotate(-135deg);
    webkit-transition: all 0.4s;
}
body.topBar0 .ArrowRight i.up{
    transform: rotate(45deg);
    transition: all 0.75s 0.25s;
}
.topBar0 .DemoBar.ArrowDown{
    visibility: hidden;
}
@media (max-width: 767px){
    .TobBtnBar{
        line-height: inherit;
        padding: 15px 42px 20px;
    }
    .TobBtnBar h4{
        display: inline-block;
        font-size: 15px;
        line-height: 30px;
        margin: 0 5px;
    }
    .TobBtnBar a{
        display: inline-block;
        font-size: 13px;
        line-height: 36px;
        margin-top: 5px;
        min-width: 130px;
        padding: 0 10px;
    }
    .TobBtnBar .text-red{
        font-size: 100%;
    }
}
.conatct-banner{
    background: url(../images/contact-banner.png) no-repeat center center;
    background-size: cover;
    display: table;
    float: left;
    height: 400px;
    width: 100%;
}
.conatct-banner .container{
    display: table-cell;
    vertical-align: middle;
}
.conatct-banner h1{
    text-transform: capitalize;
}
.contact-information-section{
    float: left;
    padding: 80px 0;
    text-align: center;
    width: 100%;
}
.form-contact{
    display: inline-block;
    float: none;
}
.address-form{
    display: inline-block;
    float: none;
}
.address-form .contact-info{
    display: inline-block;
    float: none;
    width: 100%;
}
.contact-info h3, .contact-submit-form h1{
    font-size: 24px;
    padding-bottom: 30px;
    text-transform: capitalize;
}
.contact-info ul li{
    color: #000;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300 !important;
    line-height: 30px;
    list-style: none;
    margin: 0 0 30px 0;
    width: 25%;
}
.contact-info ul li:before{
    color: #003366;
    display: block;
    float: none;
    font: normal normal normal 25px/25px FontAwesome !important;
    font-size: 30px !important;
    height: 40px !important;
    margin: 0 auto;
    position: relative;
    top: 4px;
    vertical-align: top;
}
.contact-info ul{
    display: inline-block;
    float: none;
    padding: 30px 0px;
    width: 100%;
}
.contact-submit-form .form-section{
    padding-top: 30px;
}
.contact-submit-form .form-section input::placeholder, .contact-submit-form .form-section textarea::placeholder{
    font-size: 14px;
}
.contact-info ul li a:hover{
    color: #999;
}
.map-block{
    float: left;
    height: 500px;
    width: 100%;
}
.consult-img{
    background: url(../images/consult.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 51%;
    float: left;
    height: 534px;
    webkit-flex-wrap: wrap;
    width: 50%;
}
.consult-form-section{
    background: #e8bf5d;
    float: left;
    padding: 40px 40px 29px;
    width: 50%;
}
.consult-form-section .btn{
    background: #000;
}
.consult-form-section .btn:hover{
    color: #e8bf5d;
}
.values-section{
    float: left;
    padding: 80px 0;
    width: 100%;
}
.inner-value-sec h1{
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding-top: 30px;
}
.inner-value-sec p{
    color: #777;
    font-size: 16px;
}
.valuesblog{
    float: left;
    padding: 90px 0 0px;
    width: 100%;
}
.legal-section-left h2{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
}
.about-banner-section{
    background: url(../images/about-banner.png) no-repeat center center;
    background-size: cover;
    display: table;
    float: left;
    height: 400px;
    width: 100%;
}
.about-banner-section .container{
    display: table-cell;
    vertical-align: middle;
}
.provide-service{
    background: #003366;
    float: left;
    padding: 80px 0px;
    width: 100%;
}
.legal-section-left h1{
    color: #fff;
    font-size: 26px;
    font-weight: 500;
}
.legal-section-left p{
    color: #fff;
}
.various-cases{
    background: #f6f6f6;
    float: left;
    padding: 60px 0;
    width: 100%;
}
.various-cases .btn{
    float: right;
    margin: 15px 0 0;
}
.about-btn{
    margin-top: 30px;
}
.about-us-section p{
    line-height: 35px;
    padding: 0;
}
.news-letter-section{
    float: left;
    padding: 80px 0;
    text-align: center;
    width: 100%;
}
.subscription-form{
    display: inline-block;
    float: none;
}
.subscription-form p{
    font-size: 18px;
}
.subscription-form h1{
    font-size: 30px;
    font-weight: 600;
}
.subscription-form .form-group{
    margin-bottom: 0;
    padding-top: 40px;
}
.subscription-form .form-control{
    border-bottom: 1px solid #cccaca;
    border-left: none;
    border-radius: 0!important;
    border-right: none;
    border-top: none;
    box-shadow: none;
    height: 48px;
    letter-spacing: 1px;
    padding: 10px;
}
.middle-banner-section{
    background: url(../images/middle-banner.png) no-repeat center center;
    background-size: cover;
    display: table;
    float: left;
    height: 700px;
    width: 100%;
}
.middle-banner-section .container{
    display: table-cell;
    vertical-align: middle;
}
.inner-banner{
    text-align: center;
}
.inner-banner h2{
    color: #fff;
    font-size: 30px;
    font-weight: 400;
}
.inner-banner h1{
    color: #fff;
    font-size: 60px;
    font-weight: 400;
}
.inner-banner button{
    margin-top: 20px;
}
.about-us-section{
    float: left;
    padding: 80px 0;
    width: 100%;
}
.about-us-section .center-block p{
    color: #666666;
    font-size: 18px;
}
.about-inner-section{
    float: left;
    padding: 60px 0 0;
    width: 100%;
}
.about-inner-section h1{
    color: #111111;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
}
.about-inner-section ul li span{
    color: #111111;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.about-inner-section ul li p{
    color: #111111;
    font-size: 16px;
}
.expertise-section p{
    color: #666666;
}
ul.history-year li{
    float: left;
    padding: 10px 0;
    width: 100%;
}
.expertise-section{
    float: left;
    width: 100%;
}
.sub-line:after{
    background: #ffcc00;
    bottom: 0;
    bottom: -20px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -36px;
    position: absolute;
    width: 72px;
}
.practice-section p.sub-line{
    padding-top: 20px;
}
.attorney-img img{
    border-radius: 100% !important;
    box-shadow: 0 5px 5px 0 #adb5bd;
    height: 100%;
    max-width: 20rem;
    width: 100%;
}
.footer-title{
    padding-top: 10px;
}
.testimonial_grid_left{
    padding: 0;
}
.agileinfo_testimonials_left{
    text-align: center;
}
.agileinfo_testimonials_left img{
    border-radius: 100%;
    height: 100px;
    margin: 0 auto;
    width: 100px;
}
.agileinfo_testimonials_left h4{
    color: #003366;
    font-size: 1.2em;
    margin: 1em 0 0.3em;
}
.agileinfo_testimonials_left p{
    font-size: .9em;
    text-transform: uppercase;
}
.agileits_testimonials_right_grid{
    box-shadow: 0px 0px 5px #c3c3c3;
    margin-top: 1em;
    moz-box-shadow: 0px 0px 5px #c3c3c3;
    ms-box-shadow: 0px 0px 5px #c3c3c3;
    o-box-shadow: 0px 0px 5px #c3c3c3;
    padding: 1.5em;
    position: relative;
    webkit-box-shadow: 0px 0px 5px #c3c3c3;
}
.agileits_testimonials_right_grid::before{
    border-bottom: 10px solid transparent;
    border-right: 10px solid #003366;
    border-top: 10px solid transparent;
    content: '';
    left: -3%;
    position: absolute;
    top: 35%;
}
.agileits_testimonials_right_grid p{
    color: #999;
    line-height: 2em;
}
.testimonial_grids{
    float: left;
    padding-top: 90px;
    width: 100%;
}
.w3l_testimonial_grid_left_grid{
    margin-top: 2em;
}
.testimonials-section{
    float: left;
    padding: 80px 0;
    width: 100%;
}
.wthree_testimonial_grid_right{
    margin-top: 2em;
    padding: 0 3em;
    text-align: right;
}
.wthree_testimonial_grid_right h3{
    color: #555;
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
}
.wthree_testimonial_grid_right h3 span{
    color: #ffcc00;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0.3em;
}
.wthree_testimonial_grid_right p{
    color: #999;
    line-height: 30px;
    margin: 2em 0 0;
}
.practice-section{
    background: #003366;
    float: left;
    padding: 80px 0 40px;
    width: 100%;
}
.practice-section h1{
    color: #fff;
}
.practice-section .center-block.text-center p{
    color: #fff;
    font-size: 18px;
}
.left-img-sec{
    float: left;
    width: 85px;
}
.practice-inner-section .media{
    float: left;
    padding-bottom: 50px;
    width: 100%;
}
.area-text{
    float: left;
    width: 75%;
}
.media-body p{
    color: #fff;
}
.media-body h4.media-heading{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 10px;
}
.practice-inner-section{
    float: left;
    padding: 90px 0 0;
    width: 100%;
}
.media-left{
    width: 10%;
}
.media-left i{
    color: #fff;
    font-size: 30px;
}
.attorney-section{
    float: left;
    padding: 80px 0;
    width: 100%;
}
.attorney-section .center-block.text-center p{
    color: #666666;
    font-size: 18px;
}
.inner-attorney-sec{
    float: left;
    padding: 90px 0 0;
    width: 100%;
}
.inner-attorney-sec a span{
    color: #111111;
    display: block;
    font-size: 18px;
    padding-top: 15px;
}
.small-title{
    color: #666666;
    font-size: 12px;
}
.clients-section{
    background: #121315;
    float: left;
    padding: 80px 0 120px;
    width: 100%;
}
.clients-section .center-block.text-center h1{
    color: #fff;
}
.clients-section .center-block.text-center p{
    color: #b9b9b9;
    font-size: 18px;
}
.inner-slider-section{
    float: left;
    padding: 50px 0 0;
    width: 100%;
}
.carousel-inner{
    text-align: center;
}
.carousel-inner p{
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
}
.carousel-indicators{
    bottom: -50px;
}
.client-images img{
    border-radius: 100%;
    width: 100px;
}
.carousel-inner p{
    display: inline-block;
    float: none;
    width: 80%;
}
.center-block.text-center p{
    font-size: 18px;
}
.publication-section{
    float: left;
    padding: 80px 0;
    width: 100%;
}
.publication-block{
    float: left;
    padding: 60px 0 0;
    width: 100%;
}
.publication-titile h2{
    font-size: 18px;
    font-weight: 400;
    padding-top: 15px;
    text-transform: capitalize;
}
.calendar-date{
    float: right;
    font-style: italic;
}
a.share{
    float: right;
    font-size: 12px;
}
p.publication-text{
    color: #666666;
    font-size: 14px;
    padding: 20px 0;
}
.publication-inner-block{
    border-bottom: 2px solid #e8bf5d;
    float: left;
    padding-bottom: 30px;
    width: 100%;
}
.comment-sec{
    font-size: 12px;
}
.question-section{
    background: #003366;
    float: left;
    padding: 80px 0;
    width: 100%;
}
.question-section .center-block p{
    color: #fff;
    padding-top: 30px;
}
.question-section .center-block.text-center h1{
    color: #fff;
}
.panel,.panel-default > .panel-heading{
    background: none !important;
}
.glyphicon-minus::before{
    color: #fff;
}
.panel-group .panel{
    border: none;
    border-color: #EEEEEE;
    border-radius: 0;
    box-shadow: none;
}
.panel-default > .panel-heading{
    background-color: #FAFAFA;
    border-color: #EEEEEE;
    border-radius: 0;
    color: #212121;
    padding: 0;
}
.panel-title{
    font-size: 14px;
}
.panel-title a{
    border-bottom: 1px solid #ffcc00 !important;
    color: #ffcc00;
    display: block;
    margin: 15px;
    padding: 15px 0;
    text-decoration: none !important;
}
.various-cases h1{
    font-size: 21px;
}
.more-less{
    color: #212121;
    float: right;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body{
    border-top-color: #EEEEEE;
}
.panel-body{
    border-top: none !important;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 26px;
    padding: 0px 15px !important;
}
.accordion-icon{
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
}
.accordion-icon .container{
    width: 70%;
}
#accordion.panel-group{
    text-align: left;
}
.demo{
    padding-bottom: 0;
    padding-top: 60px;
}
.glyphicon{
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    top: 0;
}
.attorney-block{
    text-align: center;
}
.contact-us-section{
    float: left;
    padding: 80px 0;
    width: 100%;
}
.btn{
    background: #003366;
    border: 0;
    border-radius: 50px;
    box-shadow: none;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 30px;
    text-transform: uppercase;
}
.btn:hover{
    background: #ffcc00 !important;
    color: #fff !important;
}
.form-group{
    margin-bottom: 30px;
}
.form-control{
    border: 1px solid #cccaca;
    border-radius: 5px;
    box-shadow: none;
    height: 48px;
    padding: 10px;
}
.contact-us-section .form-section{
    float: left;
    padding: 60px 0 0;
    width: 100%;
}
.form-control::placeholder{
    font-style: normal;
}
footer{
    background: #003366;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.footer-title span{
    color: #fff;
    font-size: 16px;
}
.footer-social-links{
    float: left;
    width: 100%;
}
.footer-social-links ul{
    float: right;
}
.footer-social-links .social-links li{
    float: left;
    padding: 0 8px;
}
.footer-social-links ul li a{
    background: none;
    border: 2px solid #ccc;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    float: none;
    height: 40px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}
.footer-social-links ul li a:hover{
    border: 2px solid #e8bf5d !important;
    color: #e8bf5d;
}
a.comment-sec:hover, a.share:hover{
    color: #e8bf5d;
}
.panel-title a i{
    margin-left: 15px !important;
}
#about-page .about-inner-section p{
    padding: 0;
}
.btn:focus{
    color: #fff;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: inherit;
}
.agileinfo_testimonials_right.agileits_w3layouts_farm_man.test-left{
    float: left;
}
.agileinfo_testimonials_left.test-right{
    float: right;
}
.intro-sec{
    padding: 80px 0;
}
.intro-text{
    padding-right: 40px;
}
.intro-text span,
.highlight-title{
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.intro-text .intro-title,
.choose-block h2{
    color: #000;
    font-size: 30px;
    line-height: 37px;
    margin-top: 10px;
}
.choose-block{
    background: #f6f6f6;
    display: table;
    height: 100%;
    width: 100%;
}
.choose-img{
    background: url(../img/choose-img.jpg) no-repeat;
    background-position: top center !important;
    background-size: cover;
    float: left;
    height: 100%;
    margin: 0;
    min-height: 710px;
    padding: 0;
    position: relative;
    width: 100%;
}
.choose-overview{
    padding-right: 100px;
    text-align: left;
}
.choose-block h2,
.faq-block h2{
    margin-bottom: 30px;
}
.content-wrapper .question-section{
    background: #fff;
}
.content-wrapper .question-section .center-block.text-center h1{
    color: #000;
}
.content-wrapper .question-section .center-block p,
.content-wrapper .panel-body{
    color: #727272;
}
.content-wrapper .panel-title a{
    border-bottom: 1px solid #e6e6e6 !important;
    color: #003366;
}
.content-wrapper .panel-title a i{
    color: #003366;
}

@media only screen and (min-width: 1200px) and (max-width : 1300px){
    .consult-img{
        height: 517px;
    }
}
@media only screen and (min-width: 992px) and (max-width : 1199px){
    .consult-img{
        height: 517px;
    }
    .intro-sec {
        padding: 70px 0;
        text-align: center;
    }
    .intro-text {
        margin-bottom: 40px;
        padding-right: 0;
        }
}
@media only screen and (min-width: 768px) and (max-width : 991px){
    .consult-img{
        background-attachment: fixed;
        float: left;
        height: 534px;
        width: 100%;
    }
    .consult-form-section{
        width: 100%;
    }
    .accordion-icon .container{
        width: 100%;
    }
    .item .block{
        width: 80%;
    }
    .middle-banner-section h3{
        font-size: 30px;
        line-height: 30px;
    }
    .nav.navbar-nav li:last-child a{
        padding-right: 15px;
    }
    .wthree_banner_grid h4{
        font-size: 16px;
    }
    .about-us-section p{
        line-height: 30px;
    }
    .agileits_testimonials_right_grid p{
        font-size: 14px;
    }
    .agileinfo_testimonials_left h4, .agileinfo_testimonials_left p{
        font-size: 12px;
    }
    .agileits_testimonials_right_grid::before{
        left: -2%;
    }
    .wthree_testimonial_grid_right h3 span{
        font-size: 45px;
    }
    .wthree_testimonial_grid_right p{
        font-size: 14px;
    }
    .wthree_testimonial_grid_right h3{
        font-size: 22px;
    }
    .contact-info ul li{
        width: 25%;
    }
}
@media only screen and (min-width: 320px) and (max-width : 767px){
    a.logo{
        float: left;
        line-height: 50px;
    }
    .navbar{
        min-height: 0px;
    }
    span.icon-bar{
        background: #000;
    }
    .nav.navbar-nav li a{
        color: #fff;
        line-height: 40px;
    }
    .home-bar-menus,
    .intro-text {
        padding: 0;
    }
    .navbar-inverse{
        background: #000;
    }
    ul.nav.navbar-nav{
        float: right;
        margin: 0;
        width: 100%;
    }
    .nav.navbar-nav li:last-child a{
        padding: 0 25px;
    }
    .navbar-inverse .navbar-collapse{
        border: none !important;
    }
    .history-year li{
        padding: 0 0 30px !important;
    }
    .history-year{
        float: left;
        padding-bottom: 40px;
        padding-top: 20px;
        width: 100%;
    }
    .attorney-block{
        padding-bottom: 40px;
    }
    .attorney-img:hover{
        box-shadow: none;
    }
    .nav.navbar-nav{
        padding: 20px 0;
    }
    ul.nav.navbar-nav{
        text-align: center;
    }
    .contact-submit-form, .contact-info{
        float: left;
        width: 100%;
    }
    .consult-form-section, .contact-submit-form{
        padding: 40px 30px 29px;
    }
    .consult-form-section, .consult-img{
        width: 100%;
    }
    .legal-section-right{
        padding-top: 30px;
    }
    #about-page.about-us-section .center-block p{
        padding-bottom: 0;
    }
    .item .block{
        padding: 10px 0;
        width: 100%;
    }
    .middle-banner-section h3{
        font-size: 26px;
    }
    .wthree_banner_grid{
        padding: 20px 6px;
        text-align: center;
        width: 50%;
    }
    .wthree_banner_grid h4{
        font-size: 12px;
    }
    .about-us-section p{
        padding-top: 30px;
    }
    .agileits_testimonials_right_grid::before{
        display: none;
    }
    .wthree_testimonial_grid_right{
        text-align: center;
    }
    .valuesblog{
        text-align: center;
    }
    .inner-value-sec p{
        padding-bottom: 40px;
    }
    .intro-text{
        margin-bottom: 40px;
    }
}
@media only screen and (min-width: 480px) and (max-width : 767px){
    .contact-info ul li{
        margin: 0 0 30px 0;
        min-height: 100px;
        width: 50%;
    }
    .contact-info ul{
        padding-bottom: 0;
    }
    .contact-information-section{
        padding-bottom: 30px;
    }
    .inner-value-sec p{
        padding-bottom: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }
    .about-banner-section{
        height: 300px;
    }
    .attorney-img img{
        width: 100%;
    }
    .attorney-block{
        text-align: center;
    }
    .attorney-section{
        padding-bottom: 40px;
    }
    .accordion-icon .container{
        width: 100%;
    }
    .publication-img img{
        width: 100%;
    }
    .publication-inner-block{
        margin-bottom: 40px;
    }
    .publication-section{
        padding-bottom: 40px;
    }
    .footer-title{
        text-align: center;
    }
    .footer-social-links{
        padding-top: 20px;
        text-align: center;
    }
    .social-links{
        display: inline-block;
        float: none !important;
    }
    .about-inner-section{
        text-align: center;
    }
    .publication-img img{
        width: 100%;
    }
    .middle-banner-section{
        height: 400px;
    }
    .practice-section{
        padding-bottom: 30px;
    }
    .publication-block{
        text-align: center;
    }
    .publication-inner-block{
        display: inline-block;
        float: none;
        text-align: left;
        width: 70%;
    }
    .consult-img{
        background-attachment: fixed;
        float: left;
        height: 534px;
        width: 100%;
    }
    .consult-form-section{
        width: 100%;
    }
    .wthree_banner_grid i{
        font-size: 25px !important;
    }
    .about-us-section{
        text-align: center;
    }
}
@media only screen and (min-width: 320px) and (max-width : 479px){
    .contact-submit-form h1{
        padding-bottom: 0;
    }
    .contact-info ul li{
        margin: 0 0 30px 0;
        min-height: 100px;
        width: 100%;
    }
    .contact-info ul{
        padding-bottom: 0;
    }
    .contact-information-section{
        padding-bottom: 30px;
    }
    .wthree_banner_grid i{
        font-size: 22px !important;
    }
    .about-us-section{
        text-align: center;
    }
    .inner-banner h1{
        font-size: 35px;
    }
    .inner-banner h2{
        font-size: 25px;
    }
    .practice-section{
        padding: 50px 0 20px;
    }
    .center-block.text-center h1{
        font-size: 25px;
    }
    .attorney-section{
        padding-bottom: 30px;
    }
    .attorney-block{
        text-align: center;
        width: 100%;
    }
    .publication-inner-block{
        margin-bottom: 40px;
    }
    .publication-section{
        padding-bottom: 30px;
    }
    .accordion-icon .container{
        padding: 0;
        width: 100%;
    }
    .footer-title{
        text-align: center;
    }
    .footer-social-links{
        padding-top: 20px;
        text-align: center;
    }
    .social-links{
        display: inline-block;
        float: none !important;
    }
    .about-inner-section{
        text-align: center;
    }
    .publication-img img{
        width: 100%;
    }
    .middle-banner-section{
        height: 500px;
    }
    .consult-img{
        background-attachment: fixed;
        background-position-x: 30%;
        height: 300px;
    }
    .consult-form-section, .contact-submit-form{
        padding: 40px 15px 29px !important;
    }
    .contact-submit-form{
        padding-top: 0 !important;
    }
    .conatct-banner{
        height: 300px;
    }
    .various-cases{
        text-align: center;
    }
    .various-cases .btn{
        display: inline-block;
        float: none;
        margin-top: 30px;
    }
    .various-cases h1{
        font-size: 18px;
        line-height: 30px;
    }
    .agileinfo_testimonials_right{
        width: 100%;
    }
    .agileinfo_testimonials_left{
        width: 100%;
    }
    .content-wrapper .accordion-icon .container.demo{
        padding-top: 60px;
    }
}