﻿

@font-face {
    font-family: 'Algerian';
    src: url('../font/ALGERINN.TTF');
}

@font-face {
    font-family: 'Futura Bk BT';
    src: url('../font/FUTURAN.TTF');
}

@font-face {
    font-family: 'Futura BdCn BT';
    src: url('../font/FUTURABC.TTF');
}

@font-face {
    font-family: 'Technical';
    src: url('../font/TECHNICN.TTF');
}

@font-face {
    font-family: 'FUTURANI';
    src: url('../font/FUTURANI.TTF');
}

body {
    font-size: 16px !important;
    text-align: justify;
    line-height: 30px;  
    color: #000000;
    font-weight: 500;
    font-family: Futura Bk BT !important;
}

@media only screen and (min-width:1600px) {

    .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   

    .extra-InPg-teamimgpadd-01 {
        padding-bottom: 50px !important;
    }

     .popup-backdrop {
        height: 1400px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width: 800px;
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

     .footer-sitelogo {
       padding: 0px 300px 15px 00px;
    }
     .extra-ourservicesalign {
        padding-top: 90px;
    }

    .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }

    /*.home-colwidth-01 {
        width: 13%;
    }
    .home-colwidth-02 {
        width: 62%
    }
    .home-colwidth-03 {
        width: 25%;
    }*/
    .home-navcolwidth-01 {
        width: 12.50%;
        /*width: 14.20%;*/
    }
    .home-navcolwidth-02 {
        width: 87.50%;
        /*width: 85.80%;*/
        /*margin-top: -40px;*/
    }



    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 25px 40px 25px;
    }
    .InPg-mediawholebox {
        padding: 60px 25px 20px 25px;
    }
    .InPg-mediaviewbtn {
       margin: 157px 126px 157px 126px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        /*border-radius: 500px !important;*/
        border-radius: 0px !important;
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }



    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {     
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        height: auto;
    }
    .BCL-homeheading {
        font-family: Algerian;
        font-size: 40px;
        color: #000000;
        /*padding: 40px 0px 0px 200px;*/
        padding: 40px 0px 0px 0px;
        line-height: 35px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        padding: 24px 0px 24px 155px;
    }
    .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;
        margin: 40px 0px 0px 0px;
        float: right;
        width: 260px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }
    .home-sitelogo {      
        /*padding: 20px 0px 0px 15px;*/
        padding: 20px 680px 20px 35px;
    }
    .home-logoimage {
        /*max-width: 220px;*/
        max-width: 315px;
        width: 100%;
        height: auto;
    }

    /******************************* Home Navigations Bar CSS *******************************/
    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        height: 80px !important;
        /*background: rgba(000,0,0,0.6);*/
        background-color: rgba(43, 172, 191, 0.6) !important;
        padding: 0px 0px 0px 20px !important;
        border: none !important;
        margin: 0px;
    }
    .h_navbar_ullist {
       padding: 15px 0px 15px 0px;
    }
    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #2bacbf !important;
        color: #ffffff !important;
    }
    .navbar-nav > li > a {
        padding: 15px 20px 15px 20px !important;
        color: #ffffff !important;
        font-size: 18px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #2bacbf !important;
            transition: all 0.6s ease-in-out;
        }

    /*************************************************************************************/

    .home-sliderbox {
        /*margin: -340px 0px 50px 0px;*/
        margin: -390px 0px 0px 0px;
    }
    .home-sliderimage {
        max-width: 160px;
        width: 100%;
        height: auto;
    }
    .home-sliderslogan {
        font-family: Futura BdCn BT;
        font-size: 50px;
        color: #000000;
        line-height: 60px;
        margin: -95px 0px 0px 80px;
    }
    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }
    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }
    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }
    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }
    .blackheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #000000;
    }   
    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }
    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }
    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }
    .blueslogan-text {
          /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
        font-weight: bold;
    }
    .goldheading-Large {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }   
    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }
    .BCL-ullist-padd {
        padding-left: 10px;
    }
    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }
    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
        padding: 60px 15px 0px 50px;
    }
    .Readmorebtn-align-01 {
        padding-left: 60px;
    }
    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }
    .Readmorebtn:hover {
            background-color: #999470  !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;         
     }
    .about-graybox {
        padding: 0px;
        /*margin-top: -84px;*/
        margin-top: -101px;
    }
    .about-bbdiv-01 {
        padding: 0px 0px 0px 20px;
    }
    .about-bbimage-01 {
        /*max-width: 110px;*/     
         max-width: 111px; 
        width: 100%;
        height: auto;
    }
    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 180px 0px 0px 0px;
    }
    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }
    .about-wearetext-div {
        margin: -500px 60px 0px 60px;
    }
    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #999470;
        line-height: 50px;
    }
    .OS-boxalign {
        padding: 100px 35px 0px 35px;
        text-align: right;
    }
    .OS-bluesquarealign {
        margin-left: -50px;
        margin-top: -100px;
        position: absolute;
    }
    .OS-bluesquareimage {
        max-width: 110px;
        /*max-width: 90px;*/
        width: 100%;
        height: auto;
    }
    .litigation-boxpadding-01 {
        padding: 0px 15px 0px 20px;
    }
    .conveyance-boxpadding-02 {
        padding: 0px 15px 0px 15px;
    }
    .corporate-boxpadding-03 {
        padding: 0px 20px 0px 15px;
    }
    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 705px;
        /*height: 660px;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .litigation-image {
        max-width: 470px;
        width: 100%;
        /*height: 250px;*/
        height: 350px;
    }
    .litigation-bluebox-margin {
        padding: 0px;
        margin: -50px 0px 30px 0px;
    }
    .litigation-bluebox-align {
        padding: 0px;
        text-align: -webkit-right;
    }
    .litigation-name {
        padding: 20px 0px 0px 30px;
        background-color: #f3f2e9;
    }
    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 50px;
    }
    .our-strengthdiv-01 {
        padding: 0px;
        width: 38%;
    }
    .our-strengthdiv-02 {
        padding: 0px;
        width: 62%;
    }
    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 110px;
         /*height: 90px;*/
    }
    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        padding: 50px 50px 0px 50px;
        background-position: left;
    }
    .ourstrengthhead-align {
        padding: 25px 50px 0px 0px;
        text-align: right;
    }
    .ourstrength-slogan {
        padding: 40px 70px 40px 70px;
        text-align: center;
    }
    .strengthicon-boxpad {
        padding: 0px 80px 0px 80px;
    }
    .strengthblue02-image {
        /*max-width: 90px;*/
        max-width: 110px;
        width: 100%;
        height: auto;
    }
    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
        border-bottom: 1px solid #f0efea;
    }
    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }
    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
    }
    .strengthicon-box-04 {
        padding: 0px;
        text-align: -webkit-center;
    }
    .strengthicon-text-01 {
        padding-bottom: 15px;
    }
    .strengthicon-text-02 {
        padding-bottom: 15px;
    }
    .strengthicon-images {
        max-width: 130px;     
        width: 100%;
        height: auto;
    }
    .strengthicon-align-01 {
        padding: 15px 162px 0px 162px;
    }
    .careers-align {
        padding: 50px 50px 50px 50px;
        width: 38%;
    }
    .careers-background {
        padding: 0px;     
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;     
        height: 480px;       
        width: 62%;
    }
    .contact-mailid-2 {
        color: #000000;
    }
    .contact-mailid-2:hover {
        color: #2bacbf !important;       
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-mailid-2:focus {
        color: #2bacbf !important;
        text-decoration: none;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;
        background-size: 1050px 600px;
        height: 640px;
        background-position: right;
    }  
    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }
    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        height: 440px;
        background-size: 620px 536px;
        width: 38%;
    }
    .ourteam-block-02 {
        padding: 0px 67px 0px 0px;
        width: 10%;
    }
    .ourteam-block-03 {
        padding: 0px;
        width: 52%;
    }
    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }
    .ourteam-block-01-text{
        padding: 70px 50px 0px 50px;
    }
    .ourteam-headalign {
        padding: 10px 50px 50px 0px;
        text-align: -webkit-right;
    }
    .ourteam-photosalign-01 {
        padding: 0px;
        text-align: -webkit-center;
    }
    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        padding: 0px 0px 0px 25px;
    }
    .ourteam-photopadd {
        padding: 0px 53px 0px 53px;
    }
    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 278px;
        text-align: -webkit-left;
    }
    .ourteam-photos-bluebox {
        /*text-align: right;*/
        margin: -45px 10px 0px 0px;
        padding: 0px 0px 0px 85px;
    }
    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }
    .advsunitabansal-image {
        
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/

        max-width: 300px;
        width: 100%;
        height: auto;


    }
    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }
    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }
    .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }    
    .legalupdate-padd {
       /*padding: 40px 35px 20px 35px;*/
       padding: 60px 35px 60px 35px;
    }
     
     /****************************** Bootstrap Panel CSS ****************************************/     
    .panel-group .panel {      
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/

    }
    .panel-default > .panel-heading {      
        /*padding: 0;*/       
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 20px 0px 20px 0px;
    }
    .panel-title {      
        /*font-size: 16px !important;
        color: #2bacbf !important;
        font-weight: bold;*/
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }
    .panel-title > a {
        display: block;
        /*padding: 20px 0px 20px 0px !important;*/
        padding:0px !important;
        text-decoration: none !important;
    }
    .more-less {       
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 8px 1px 8px;
        height: 24px !important;*/
        padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border:none !important;
        border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
     /*******************************************************************************************/

    .contact-back-01-align {
        padding: 115px 0px 0px 0px;
    }
    .contact-back-01 {        
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        width: 50%;
        background-size: 725px;
        height: auto;
    }
    .contact-lightgraybox {
        padding: 60px 150px 60px 35px;
    }
    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
    }
    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }
    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }
    .contact-address {
        color: #000000;
         /*color: #999470;*/
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }
    .contact-mailid {
         color: #000000;
         /*color: #999470;*/
    }
    .contact-mailid:hover {
        color: #2bacbf !important;       
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-mailid:focus {
        color: #2bacbf !important;
        text-decoration: none;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-form {
        height: 642px;
        /*height: 670px;*/
        width: 62%;    
        /*margin-top: -844px;*/
        margin-top: -984px;
        background-size: 1000px 670px;
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
    }
    .contactform-box {
        padding: 0px 80px 0px 170px;
    }
    .contactform-title {
        padding: 130px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }
    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }
    .captchaimg {
        height: 36px !important;
        width: 94% !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }
    .starsign {
        position: absolute;
        margin: -45px 0px 0px 705px;
    }
    .starsign-2 {
        position: absolute;
        margin: -45px 0px 0px 412px;
    }
    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }
    .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }
    .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
      }
    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }
    .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;          
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }    
    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }
    .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;          
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }   
    .footer-socialmedia-ul {
        list-style-type: none;
        display: flex;
        padding: 76px 0px 76px 23px;
        float: left;
        margin: 0px;
    }
    .footer-socialmedia-li {       
        padding-left: 12px;
    }
    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        height: 200px;
    }
    .footer-allrightstext {
        text-align: right;
        padding: 100px 50px 30px 50px;
        color: #666666;
    }
    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff  !important;
        background-color: #999470 !important;
        border: 2px solid #999470 ;     
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;      
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }
    .scrollup:hover {
        background-color: #ffffff  !important;
        border: 2px solid #2bacbf;       
        color: #2bacbf   !important;
        transition: all .6s ease-in-out;
    }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-position: right;
        background-image: url(../Images/banner-inner.png);
        height: 400px !important;
        padding: 0px !important;
        width: 100% !important;
        /*background-size: 1350px 550px;*/
        background-repeat: no-repeat !important;
        margin: 0px 0px 100px 0px;
        outline: none !important
    }
    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }
    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }
    .innerpage-linealign {
        margin: 400px 0px -80px 0px;
        padding: 0px;
    }
    .innerpage-titlealign {
        text-align: right;
        padding: 42px 50px 28px 0px;
    }

    .InPg-about-boxalign-01 {
        padding: 50px 35px 30px 35px;
    }
    .InPg-about-boxalign-02 {
        padding: 40px 35px 50px 35px;
    }

    .InPg-about-parallax-effect {
        height: 700px;
        padding: 200px 0px 0px 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }
    .wearetext-box {
        position: absolute;
        padding: 250px 0px 0px 0px;
    }
    .InPg-team-boxalign {
        padding: 50px 0px 70px 0px;
    }
    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/    
        /*height: auto;*/
        /*background-position: right;*/
    }
    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f2e4de;*/
        border-bottom: 1px solid #f2e4de;
        padding: 20px 50px 0px 50px;
        text-align: left;
    }

    .InPg-team-ourteam-photosalign-02 {
        border-bottom: 1px solid #f2e4de;
        padding: 60px 50px 0px 50px;
        text-align: left;
    }

    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 276px;
        text-align: -webkit-left;
    }
    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        padding-left: 105px;
    }
    .InPg-team-journey {
        /*text-align: justify;
        padding: 40px 35px 40px 35px;*/
        text-align: justify;
         padding: 0px 0px 0px 0px;
          margin-top: -8px;
    }
     .InPg-team-journey-02 {
        /*text-align: justify;
        padding: 40px 35px 40px 35px;*/
        text-align: justify;
         padding: 0px 0px 0px 0px;
          margin-top: -8px;
    }
    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 975px;
        /*height: 1050px;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .InPg-services-boxalign {
        padding: 40px 20px 20px 20px;
    }

     /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }
    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
    }
    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }
    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }
    .modalcrossbtn {
        margin-top: 23px !important;      
    }
    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }
    .modalclosebtn:hover {
         border-radius: 0px !important;
         color: #ffffff !important;
         background-color: #999470 !important;
         border: none !important;
         text-decoration: none !important;
         transition: all 0.5s ease-in-out !important;
     }
    .modalclosebtn:focus {
         border-radius: 0px !important;
         color: #ffffff !important;
         background-color: #999470 !important;
         border: none !important;
         text-decoration: none !important;
         transition: all 0.5s ease-in-out !important;
         outline: none !important;
     }
    /*******************************************************************************************/

    .InPg-legalupdate-padd {
        /*padding: 40px 35px 20px 35px;*/
        padding: 30px 35px 70px 35px;
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
        padding: 0px 0px 20px 0px;
    }
    .InPg-contactboxalign {
        padding: 50px 0px 60px 0px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/



}

@media only screen and (min-width:1366px) and (max-width:1599px) {

     /*.M-backdrop {
        background-color: rgba(0, 0, 0, 0.6);
    }*/
     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   

     .extra-InPg-teamimgpadd-01 {
        padding-bottom: 50px !important;
    }

    
    .popup-backdrop {
        height: 1400px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width: 800px;
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }


     /*.popuptitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        padding: 25px 35px 10px 35px;
    }
    .popupbody {
        padding: 0px 50px 0px 50px;
    }*/

    .footer-sitelogo {
       padding: 0px 180px 15px 00px;
    }

    .extra-ourservicesalign {
        padding-top: 90px;
    }


    .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    /*.home-colwidth-01 {
        width: 13%;
    }
    .home-colwidth-02 {
        width: 62%
    }
    .home-colwidth-03 {
        width: 25%;
    }*/
    .home-navcolwidth-01 {
        width: 13.50%;
        /*width: 14.20%;*/
    }
    .home-navcolwidth-02 {
        width: 86.50%;
        /*width: 85.80%;*/
        /*margin-top: -40px;*/
    }



    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 25px 40px 25px;
    }
    .InPg-mediawholebox {
        padding: 60px 25px 20px 25px;
    }
    .InPg-mediaviewbtn {
        margin: 133px 107px 133px 107px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        /*border-radius: 500px !important;*/
        border-radius: 0px !important;
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }



    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {     
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        height: auto;
    }
    .BCL-homeheading {
        font-family: Algerian;
        font-size: 40px;
        color: #000000;
        /*padding: 40px 0px 0px 200px;*/
        padding: 40px 0px 0px 0px;
        line-height: 35px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        padding: 24px 0px 24px 90px;
    }
    .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;
        margin: 40px 0px 0px 0px;
        float: right;
        width: 260px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }
    .home-sitelogo {      
        /*padding: 20px 0px 0px 15px;*/
        padding: 20px 640px 20px 35px;
    }
    .home-logoimage {
        /*max-width: 220px;*/
        max-width: 315px;
        width: 100%;
        height: auto;
    }

    /******************************* Home Navigations Bar CSS *******************************/
    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        height: 80px !important;
        /*background: rgba(000,0,0,0.6);*/
        background-color: rgba(43, 172, 191, 0.6) !important;
        padding: 0px 0px 0px 20px !important;
        border: none !important;
        margin: 0px;
    }
    .h_navbar_ullist {
       padding: 15px 0px 15px 0px;
    }
    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #2bacbf !important;
        color: #ffffff !important;
    }
    .navbar-nav > li > a {
        padding: 15px 20px 15px 20px !important;
        color: #ffffff !important;
        font-size: 18px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #2bacbf !important;
            transition: all 0.6s ease-in-out;
        }

    /*************************************************************************************/

    .home-sliderbox {
        /*margin: -340px 0px 50px 0px;*/
        margin: -390px 0px 0px 0px;
    }
    .home-sliderimage {
        max-width: 160px;
        width: 100%;
        height: auto;
    }
    .home-sliderslogan {
        font-family: Futura BdCn BT;
        font-size: 50px;
        color: #000000;
        line-height: 60px;
        margin: -95px 0px 0px 80px;
    }
    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }
    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }
    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }
    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }
    .blackheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #000000;
    }   
    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }
    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }
    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }
    .blueslogan-text {
        /*font-family: Technical;*/
        font-family: Futura BdCn BT;      
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
            font-weight: bold;
    }
    .goldheading-Large {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }   
    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }
    .BCL-ullist-padd {
        padding-left: 10px;
    }
    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }
    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
        padding: 60px 15px 0px 50px;
    }
    .Readmorebtn-align-01 {
        padding-left: 40px;
    }
    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }
    .Readmorebtn:hover {
            background-color: #999470  !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;         
     }
    .about-graybox {
        padding: 0px;
        /*margin-top: -82px;*/
        margin-top: -84px;
    }
    .about-bbdiv-01 {
        padding: 0px 0px 0px 20px;
    }
    .about-bbimage-01 {
        max-width: 110px;     
        width: 100%;
        height: auto;
    }
    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 180px 0px 0px 0px;
    }
    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }
    .about-wearetext-div {
        margin: -500px 60px 0px 60px;
    }
    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #999470;
        line-height: 50px;
    }
    .OS-boxalign {
        padding: 0px 35px 0px 35px;
        text-align: right;
    }
    .OS-bluesquarealign {
        margin-left: -50px;
        position: absolute;
    }
    .OS-bluesquareimage {
        /*max-width: 110px;*/
        max-width: 90px;
        width: 100%;
        height: auto;
    }
    .litigation-boxpadding-01 {
        padding: 0px 15px 0px 20px;
    }
    .conveyance-boxpadding-02 {
        padding: 0px 15px 0px 15px;
    }
    .corporate-boxpadding-03 {
        padding: 0px 20px 0px 15px;
    }
    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 760px;
        /*height: 660px;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .litigation-image {
        max-width: 470px;
        width: 100%;
        /*height: 250px;*/
        height: 350px;
    }
    .litigation-bluebox-margin {
        padding: 0px;
        margin: -50px 0px 30px 0px;
    }
    .litigation-bluebox-align {
        padding: 0px;
        text-align: -webkit-right;
    }
    .litigation-name {
        padding: 20px 0px 0px 30px;
        background-color: #f3f2e9;
    }
    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 50px;
    }
    .our-strengthdiv-01 {
        padding: 0px;
        width: 38%;
    }
    .our-strengthdiv-02 {
        padding: 0px;
        width: 62%;
    }
    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }
    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        padding: 50px 50px 0px 50px;
        background-position: left;
    }
    .ourstrengthhead-align {
        padding: 25px 50px 0px 0px;
        text-align: right;
    }
    .ourstrength-slogan {
        padding: 40px 70px 40px 70px;
        text-align: center;
    }
    .strengthicon-boxpad {
        padding: 0px 80px 0px 80px;
    }
    .strengthblue02-image {
        max-width: 90px;
        width: 100%;
        height: auto;
    }
    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
        border-bottom: 1px solid #f0efea;
    }
    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }
    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
    }
    .strengthicon-box-04 {
        padding: 0px;
        text-align: -webkit-center;
    }
    .strengthicon-text-01 {
        padding-bottom: 16px;
    }
    .strengthicon-text-02 {
        padding-bottom: 15px;
    }
    .strengthicon-images {
        max-width: 130px;     
        width: 100%;
        height: auto;
    }
    .strengthicon-align-01 {
        padding: 15px 122px 0px 122px;
    }
    .careers-align {
        padding: 50px 50px 0px 50px;
        width: 38%;
    }
    .careers-background {
        padding: 0px;     
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;     
        height: 480px;       
        width: 62%;
    }
    .contact-mailid-2 {
        color: #000000;
    }
    .contact-mailid-2:hover {
        color: #2bacbf !important;       
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-mailid-2:focus {
        color: #2bacbf !important;
        text-decoration: none;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;
        background-size: 1050px 600px;
        height: 555px;
        background-position: right;
    }  
    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }
    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        height: 440px;
        background-size: 561px 536px;
        width: 38%;
    }
    .ourteam-block-02 {
        padding: 0px 45px 0px 0px;
        width: 10%;
    }
    .ourteam-block-03 {
        padding: 0px;
        width: 52%;
    }
    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }
    .ourteam-block-01-text{
        padding: 70px 50px 0px 50px;
    }
    .ourteam-headalign {
        padding: 10px 50px 50px 0px;
        text-align: -webkit-right;
    }
    .ourteam-photosalign-01 {
        padding: 0px;
        text-align: -webkit-center;
    }
    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        padding: 0px 0px 0px 25px;
    }
    .ourteam-photopadd {
        padding: 0px 53px 0px 53px;
    }
    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 220px;
        text-align: -webkit-left;
    }
    .ourteam-photos-bluebox {
        text-align: right;
        margin: -45px 10px 0px 0px;
    }
    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }
    .advsunitabansal-image {
        
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/

        max-width: 300px;
        width: 100%;
        height: auto;


    }
    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }
    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }
    .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }    
    .legalupdate-padd {
       /*padding: 40px 35px 20px 35px;*/
       padding: 60px 35px 60px 35px;
    }
     
     /****************************** Bootstrap Panel CSS ****************************************/     
    .panel-group .panel {      
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/

    }
    .panel-default > .panel-heading {      
        /*padding: 0;*/       
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 20px 0px 20px 0px;
    }
    .panel-title {      
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
        /*font-family: Technical;*/
        font-family:Futura BdCn BT;       
    }
    .panel-title > a {
        display: block;
        /*padding: 20px 0px 20px 0px !important;*/
        padding:0px !important;
        text-decoration: none !important;
    }
    .more-less {       
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 8px 1px 8px;
        height: 24px !important;*/
        padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border:none !important;
        border-bottom: 1px solid #f2e4de !important;
    }
    /*.panel-group .panel + .panel {
        margin-top: 0px !important;
    }*/  
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }

     /*******************************************************************************************/

    .contact-back-01-align {
        padding: 93px 0px 0px 0px;
    }
    .contact-back-01 {        
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        width: 50%;
        background-size: 673px;
        height: auto;
    }
    .contact-lightgraybox {
        padding: 60px 150px 60px 35px;
    }
    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
    }
    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }
    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }
    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }
    .contact-mailid {
         /*color: #999470;*/
        color: #000000;
    }
    .contact-mailid:hover {
        color: #2bacbf !important;       
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-mailid:focus {
        color: #2bacbf !important;
        text-decoration: none;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-form {
        height: 570px;
        width: 62%;
        /*margin-top: -825px;*/     
        margin-top: -965px;
        background-size: 836px 570px;
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
    }
    .contactform-box {
        padding: 0px 80px 0px 170px;
    }
    .contactform-title {
        padding: 130px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }
    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }
    .captchaimg {
        height: 36px !important;
        width: 94% !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }
    .starsign {
        position: absolute;
        margin: -45px 0px 0px 560px;
    }
    .starsign-2 {
        position: absolute;
        margin: -45px 0px 0px 328px;
    }
    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }
    .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }
    .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
      }
    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }
    .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;          
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }    
    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }
    .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;          
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }   
    .footer-socialmedia-ul {
        list-style-type: none;
        display: flex;
        padding: 76px 0px 76px 23px;
        float: left;
        margin: 0px;
    }
    .footer-socialmedia-li {       
        padding-left: 12px;
    }
    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        height: 200px;
    }
    .footer-allrightstext {
        text-align: right;
        /*padding: 100px 50px 30px 50px;*/
        padding: 66px 50px 30px 50px;
        color: #666666;
    }
    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff  !important;
        background-color: #999470 !important;
        border: 2px solid #999470 ;     
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;      
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }
    .scrollup:hover {
        background-color: #ffffff  !important;
        border: 2px solid #2bacbf;       
        color: #2bacbf   !important;
        transition: all .6s ease-in-out;
    }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-position: right;
        background-image: url(../Images/banner-inner.png);
        height: 400px !important;
        padding: 0px !important;
        width: 100% !important;
        /*background-size: 1350px 550px;*/
        background-repeat: no-repeat !important;
        margin: 0px 0px 100px 0px;
        outline: none !important
    }
    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }
    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }
    .innerpage-linealign {
        margin: 400px 0px -75px 0px;
        padding: 0px;
    }
    .innerpage-titlealign {
        text-align: right;
        padding: 42px 50px 28px 0px;
    }

    .InPg-about-boxalign-01 {
        padding: 50px 35px 30px 35px;
    }
    .InPg-about-boxalign-02 {
        padding: 40px 35px 50px 35px;
    }

    .InPg-about-parallax-effect {
        height: 700px;
        padding: 200px 0px 0px 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }
    .wearetext-box {
        position: absolute;
        padding: 250px 0px 0px 0px;
    }
    .InPg-team-boxalign {
        padding: 50px 0px 70px 0px;
    }
    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/    
        /*height: auto;*/
        /*background-position: right;*/
    }
    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f2e4de;*/
        border-bottom: 1px solid #f2e4de;
        padding: 20px 50px 0px 50px;
        text-align: left;
    }
    .InPg-team-ourteam-photosalign-02 {       
        border-bottom: 1px solid #f2e4de;
        padding: 60px 50px 0px 50px;
        text-align: left;
    }
    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 276px;
        text-align: -webkit-left;
    }
    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        padding-left: 105px;
    }
    .InPg-team-journey {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
            padding: 0px 0px 0px 40px;
            margin-top: -8px;
    }
      .InPg-team-journey-02 {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
            padding: 0px 0px 0px 0px;
            margin-top: -8px;
    }
    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 1150px;
        /*height: 1050px;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .InPg-services-boxalign {
        padding: 40px 20px 20px 20px;
    }

     /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }
    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
    }
    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }
    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }
    .modalcrossbtn {
        margin-top: 23px !important;      
    }
    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }
    .modalclosebtn:hover {
         border-radius: 0px !important;
         color: #ffffff !important;
         background-color: #999470 !important;
         border: none !important;
         text-decoration: none !important;
         transition: all 0.5s ease-in-out !important;
     }
    .modalclosebtn:focus {
         border-radius: 0px !important;
         color: #ffffff !important;
         background-color: #999470 !important;
         border: none !important;
         text-decoration: none !important;
         transition: all 0.5s ease-in-out !important;
         outline: none !important;
     }
    /*******************************************************************************************/

    .InPg-legalupdate-padd {
        /*padding: 40px 35px 20px 35px;*/
        padding: 30px 35px 70px 35px;
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
        padding: 0px 0px 20px 0px;
    }
    .InPg-contactboxalign {
        padding: 50px 0px 60px 0px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/



}

@media only screen and (min-width:1280px) and (max-width:1365px) {


     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
     .extra-InPg-teamimgpadd-01 {
        padding-bottom: 50px !important;
    }

    .popup-backdrop {
        height: 1400px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width: 800px;
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }


     .footer-sitelogo {
       padding: 0px 180px 15px 00px;
    }
    .extra-ourservicesalign {
        padding-top: 90px;
    }


    .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
      .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }

    /*.home-colwidth-01 {
        width: 13%;
    }
    .home-colwidth-02 {
        width: 62%
    }
    .home-colwidth-03 {
        width: 25%;
    }*/
    .home-navcolwidth-01 {
         width: 12.50%;
        /*width: 14.20%;*/
    }
    .home-navcolwidth-02 {
           width: 87.50%;
        /*width: 85.80%;*/
        /*margin-top: -30px;*/
    }

      [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 25px 40px 25px;
    }
    .InPg-mediawholebox {
        padding: 60px 25px 20px 25px;
    }
    .InPg-mediaviewbtn {
        margin: 123px 98px 123px 98px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        border-radius: 0px !important;
        /*border-radius: 500px !important;*/
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    
    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {     
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        height: auto;
    }
    .BCL-homeheading {
        font-family: Algerian;
        font-size: 40px;
        color: #000000;
        /*padding: 40px 0px 0px 200px;*/
        padding: 40px 0px 0px 0px;
        line-height: 35px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        padding: 25px 0px 25px 75px;
    }
      .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;
        margin: 40px 0px 30px 0px;
        float: right;
        width: 260px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }
    .home-sitelogo {
      padding: 20px 640px 20px 35px;
        /*padding: 20px 0px 0px 15px;*/     
    }
    .home-logoimage {
        max-width: 315px;
        /*max-width: 220px;*/
        width: 100%;
        height: auto;
    }

    /******************************* Home Navigations Bar CSS *******************************/
    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        /*height: 70px !important;
        background: rgba(000,0,0,0.6);
        padding: 0px 0px 0px 210px !important;*/
        height: 80px !important;
        background-color: rgba(43, 172, 191, 0.6) !important;
        padding: 0px 0px 0px 20px !important;
        border: none !important;
        margin: 0px;
    }
    .h_navbar_ullist {
        padding: 15px 0px 15px 0px;
    }
    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #2bacbf !important;
       color: #ffffff !important;
    }
    .navbar-nav > li > a {
        padding: 15px 18px 15px 18px !important;
        color: #ffffff !important;
        font-size: 18px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
           color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #2bacbf !important;
            transition: all 0.6s ease-in-out;
        }

    /*************************************************************************************/

    .home-sliderbox {
       /*margin: -420px 0px 0px 0px;*/
        margin: -360px 0px 0px 0px;
    }
    .home-sliderimage {
        max-width: 160px;
        width: 100%;
        height: auto;
    }
    .home-sliderslogan {
        font-family: Futura BdCn BT;
        font-size: 50px;
        color: #000000;
        line-height: 60px;
        margin: -95px 0px 0px 80px;
    }
    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }
    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }
    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }
    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }
    .blackheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #000000;
    }   
    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }
    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }
    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }
    .blueslogan-text {
        /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
            font-weight: bold;
    }
    .goldheading-Large {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }   
    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }
    .BCL-ullist-padd {
        padding-left: 10px;
    }
    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }
    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
        padding: 60px 15px 0px 50px;
    }
    .Readmorebtn-align-01 {
        padding-left: 40px;
    }
    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }
    .Readmorebtn:hover {
            background-color: #999470  !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;         
     }
    .about-graybox {
        padding: 0px;
        margin-top: -79px;
        /*margin-top: -84px;*/
    }
    .about-bbdiv-01 {
        padding: 0px 0px 0px 20px;
    }
    .about-bbimage-01 {
        max-width: 110px;     
        width: 100%;
        height: auto;
    }
    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 180px 0px 0px 0px;
    }
    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }
    .about-wearetext-div {
        /*margin: -500px 60px 0px 60px;*/
        margin: -500px 58px 0px 58px;
    }
    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #999470;
        line-height: 50px;
    }
    .OS-boxalign {
        padding: 0px 35px 0px 35px;
        text-align: right;
    }
    .OS-bluesquarealign {
        margin-left: -50px;
        position: absolute;
    }
    .OS-bluesquareimage {
        /*max-width: 110px;*/
        max-width: 90px;
        width: 100%;
        height: auto;
    }
    .litigation-boxpadding-01 {
        padding: 0px 15px 0px 20px;
    }
    .conveyance-boxpadding-02 {
        padding: 0px 15px 0px 15px;
    }
    .corporate-boxpadding-03 {
        padding: 0px 20px 0px 15px;
    }
    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
       height: 761px;
        /*height: 660px;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .litigation-image {
        max-width: 470px;
        width: 100%;
        /*height: 250px;*/
        height: 350px;
    }
    .litigation-bluebox-margin {
        padding: 0px;
        margin: -50px 0px 30px 0px;
    }
    .litigation-bluebox-align {
        padding: 0px;
        text-align: -webkit-right;
    }
    .litigation-name {
        padding: 20px 0px 0px 30px;
        background-color: #f3f2e9;
    }
    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 50px;
    }
    .our-strengthdiv-01 {
        padding: 0px;
        width: 38%;
    }
    .our-strengthdiv-02 {
        padding: 0px;
        width: 62%;
    }
    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }
    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        padding: 50px 50px 0px 50px;
        background-position: left;
        text-align: left;
    }
    .ourstrengthhead-align {
        padding: 25px 50px 0px 0px;
        text-align: right;
    }
    .ourstrength-slogan {
        padding: 40px 60px 40px 60px;
        text-align: center;
    }
    .strengthicon-boxpad {
        padding: 0px 80px 0px 80px;
    }
    .strengthblue02-image {
        max-width: 90px;
        width: 100%;
        height: auto;
    }
    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
        border-bottom: 1px solid #f0efea;
    }
    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }
    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
    }
    .strengthicon-box-04 {
        padding: 0px;
        text-align: -webkit-center;
    }
    .strengthicon-text-01 {
        padding-bottom: 16px;
    }
    .strengthicon-text-02 {
        padding-bottom: 15px;
    }
    .strengthicon-images {
        max-width: 130px;     
        width: 100%;
        height: auto;
    }
    .strengthicon-align-01 {
        padding: 15px 122px 0px 122px;
    }
    .careers-align {
        padding: 50px 50px 0px 50px;
        width: 38%;
    }
    .careers-background {
        padding: 0px;     
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;     
        height: 480px;       
        width: 62%;
    }
    .contact-mailid-2 {
        color: #000000;
    }
    .contact-mailid-2:hover {
        color: #2bacbf !important;       
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-mailid-2:focus {
        color: #2bacbf !important;
        text-decoration: none;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;
        background-size: 1050px 600px;
        /*height: 555px;*/
        height: 567px;
        background-position: right;
    }  
    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }
    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        height: 440px;
        background-size: 561px 536px;
        width: 38%;
    }
    .ourteam-block-02 {
        padding: 0px 45px 0px 0px;
        width: 10%;
    }
    .ourteam-block-03 {
        padding: 0px;
        width: 52%;
    }
    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }
    .ourteam-block-01-text{
        padding: 70px 50px 0px 50px;
    }
    .ourteam-headalign {
        padding: 10px 50px 50px 0px;
        text-align: -webkit-right;
    }
    .ourteam-photosalign-01 {
        padding: 0px;
        text-align: -webkit-center;
    }
    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        padding: 0px 0px 0px 25px;
    }
    .ourteam-photopadd {
        padding: 0px 53px 0px 53px;
    }
    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        /*width: 220px;*/
         width: 202px;
        text-align: -webkit-left;
    }
    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }
    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }
    .advsunitabansal-image {
        
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/

        max-width: 300px;
        width: 100%;
        height: auto;


    }
    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }
    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }
    .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }    
    .legalupdate-padd {
       /*padding: 40px 35px 20px 35px;*/
       padding: 60px 35px 60px 35px;
    }
     
     /****************************** Bootstrap Panel CSS ****************************************/     
    .panel-group .panel {
        /*border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;*/
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }
    .panel-default > .panel-heading {
        /*padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;*/
        padding: 0;
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 20px 0px 20px 0px;
    }
    .panel-title {
        /*font-size: 16px;*/
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }
    .panel-title > a {
        display: block;
        /*padding: 20px 0px 20px 0px !important;*/
         padding: 0px !important;
        text-decoration: none !important;
    }
    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 8px 1px 8px;
        height: 24px !important;*/
        padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
     /*******************************************************************************************/

    .contact-back-01-align {
        padding: 93px 0px 0px 0px;
    }
    .contact-back-01 {        
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        width: 50%;
        background-size: 673px;
        height: auto;
    }
    .contact-lightgraybox {
        padding: 60px 150px 60px 35px;
    }
    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
    }
    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }
    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }
    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }
    .contact-mailid {
         /*color: #999470;*/
        color: #000000;
    }
    .contact-mailid:hover {
        color: #2bacbf !important;       
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-mailid:focus {
        color: #2bacbf !important;
        text-decoration: none;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .contact-form {
        height: 570px;
        width: 62%;
        /*margin-top: -806px;*/
        margin-top: -946px;
        background-size: 836px 570px;
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
    }
    .contactform-box {
        padding: 0px 80px 0px 170px;
    }
    .contactform-title {
        padding: 130px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }
    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }
    .captchaimg {
        height: 36px !important;
        width: 94% !important;
    }
    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }
    .starsign {
        position: absolute;
        margin: -45px 0px 0px 516px;
    }
    .starsign-2 {
        position: absolute;
        margin: -45px 0px 0px 303px;
    }
    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }
    .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }
    .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
      }
    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }
    .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;          
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }    
    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }
    .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;          
            text-decoration: none;
            transition: all .5s ease-in-out;                   
     }   
    .footer-socialmedia-ul {
        list-style-type: none;
        display: flex;
        padding: 76px 0px 76px 23px;
        float: left;
        margin: 0px;
    }
    .footer-socialmedia-li {       
        padding-left: 12px;
    }
    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        height: 200px;
    }
    .footer-allrightstext {
        text-align: right;
        padding: 66px 50px 30px 50px;
        /*padding: 100px 50px 30px 50px;*/
        color: #666666;
    }
    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff  !important;
        background-color: #999470 !important;
        border: 2px solid #999470 ;     
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;      
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }
    .scrollup:hover {
        background-color: #ffffff  !important;
        border: 2px solid #2bacbf;       
        color: #2bacbf   !important;
        transition: all .6s ease-in-out;
    }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-position: right;
        background-image: url(../Images/banner-inner.png);
        height: 400px !important;
        padding: 0px !important;
        width: 100% !important;
        /*background-size: 1350px 550px;*/
        background-repeat: no-repeat !important;
        margin: 0px 0px 100px 0px;
        outline: none !important
    }
    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }
    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }
    .innerpage-linealign {
        margin: 400px 0px -75px 0px;
        padding: 0px;
    }
    .innerpage-titlealign {
        text-align: right;
        padding: 42px 50px 28px 0px;
    }

    .InPg-about-boxalign-01 {
        padding: 50px 35px 30px 35px;
    }
    .InPg-about-boxalign-02 {
        padding: 40px 35px 50px 35px;
    }

    .InPg-about-parallax-effect {
        height: 700px;
        padding: 200px 0px 0px 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }
    .wearetext-box {
        position: absolute;
        padding: 250px 0px 0px 0px;
    }
    .InPg-team-boxalign {
        padding: 50px 0px 70px 0px;
    }
    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/    
        /*height: auto;*/
        /*background-position: right;*/
    }
    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f2e4de;*/

        border-bottom: 1px solid #f2e4de;
        padding: 20px 50px 0px 50px;
        text-align: left;
    }
    .InPg-team-ourteam-photosalign-02 {    
        border-bottom: 1px solid #f2e4de;
        padding: 60px 50px 0px 50px;
        text-align: left;
    }
    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 276px;
        text-align: -webkit-left;
    }
    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        padding-left: 105px;
    }
    .InPg-team-journey {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
        padding: 0px 0px 0px 50px;
        margin-top: -8px;
    }
      .InPg-team-journey-02 {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
        padding: 0px 0px 0px 0px;
        margin-top: -8px;
    }
    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 1150px;
        /*height: 1050px;*/
        padding: 0px;
        margin-bottom: 50px;
    }
    .InPg-services-boxalign {
        padding: 40px 20px 20px 20px;
    }

     /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }
    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
    }
    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }
    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }
    .modalcrossbtn {
        margin-top: 23px !important;      
    }
    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }
    .modalclosebtn:hover {
         border-radius: 0px !important;
         color: #ffffff !important;
         background-color: #999470 !important;
         border: none !important;
         text-decoration: none !important;
         transition: all 0.5s ease-in-out !important;
     }
    .modalclosebtn:focus {
         border-radius: 0px !important;
         color: #ffffff !important;
         background-color: #999470 !important;
         border: none !important;
         text-decoration: none !important;
         transition: all 0.5s ease-in-out !important;
         outline: none !important;
     }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        /*padding: 40px 35px 20px 35px;*/
        padding: 30px 35px 70px 35px;
    }
    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
        padding: 0px 0px 20px 0px;
    }
    .InPg-contactboxalign {
        padding: 50px 0px 60px 0px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/


}

@media only screen and (min-width:1024px) and (max-width:1279px) {

     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
    .popup-backdrop {
        height: 1400px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width: 800px;
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

      .footer-sitelogo {
       padding: 0px 140px 15px 00px;
    }
    .extra-ourservicesalign {
        padding-top: 90px;
    }

     .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
       .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    /*.home-colwidth-01 {
        width: 16%;
    }
    .home-colwidth-02 {
        width: 60%
    }
    .home-colwidth-03 {
        width: 24%;
    }*/
    .home-navcolwidth-01 {
        /*width: 17.20%;*/
          width: 8%;
    }
    .home-navcolwidth-02 {
        /*width: 82.80%;*/
          width: 92%;
    }

    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 25px 40px 25px;
    }
    .InPg-mediawholebox {
        padding: 60px 25px 20px 25px;
    }
    .InPg-mediaviewbtn {
        margin: 85px 66px 85px 66px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        border-radius: 0px !important;
        /*border-radius: 500px !important;*/
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }



    .banarslider {
        padding: 0;
        z-index: -1;
    }

    .home-bannerback {
        padding: 0px;
        position: absolute;
    }

    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        height: auto;
    }

    .BCL-homeheading {
        font-family: Algerian;
        font-size: 40px;
        color: #000000;
       padding: 40px 0px 0px 0px;
        /*padding: 40px 0px 0px 185px;*/
        text-align: left;
        line-height: 40px;
    }

    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }

    .home-imagephone {
        position: absolute;
        /*padding: 15px 0px 15px 90px;*/
        padding: 25px 0px 25px 12px;
    }

    .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }

    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;
        margin: 40px 0px 30px 0px;
        float: right;
        width: 260px;
    }

    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }

    .home-sitelogo {
        /*padding: 20px 0px 0px 15px;*/
        padding: 20px 430px 20px 35px;
    }

    .home-logoimage {
       max-width: 315px;
        /*max-width: 220px;*/
        width: 100%;
        height: auto;
    }

    /******************************* Home Navigations Bar CSS *******************************/
    .h_navbar_first {
        padding: 0px;
    }

    .h_navbar_Second {
        border-radius: 0px !important;
        /*height: 70px !important;
        background: rgba(000,0,0,0.6);      
        padding: 0px 0px 0px 200px !important;*/
        height: 80px !important;
        background-color: rgba(43, 172, 191, 0.6) !important;
        padding: 0px 0px 0px 20px !important;
        border: none !important;
        margin: 0px;
    }

    .h_navbar_ullist {
        padding: 15px 0px 15px 0px;
    }

    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #2bacbf !important;
      color: #ffffff !important;
    }

    .navbar-nav > li > a {
        /*padding: 15px 20px 15px 20px !important;*/
        padding: 15px 13px 15px 13px !important;
        color: #ffffff !important;        
        font-size: 16px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }

        .navbar-nav > li > a:hover {
           color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #2bacbf !important;
            transition: all 0.6s ease-in-out;
        }

    /*************************************************************************************/

    .home-sliderbox {
        margin: -250px 0px 0px 0px;
       /*margin: -450px 0px 0px 0px;*/
    }

    .home-sliderimage {
        /*max-width: 160px;*/
        max-width: 140px;
        width: 100%;
        height: auto;
    }

    .home-sliderslogan {
        font-family: Futura BdCn BT;
        font-size: 50px;
        color: #000000;
        line-height: 60px;
        margin: -95px 0px 0px 65px;
    }

    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }

    .blackheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #000000;
    }

    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }

    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }

    .blueslogan-text {
        /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
            font-weight: bold;
    }

    .goldheading-Large {
        /*font-size: 45px;*/
        font-size: 35px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }

    .BCL-ullist-padd {
        padding-left: 10px;
    }

    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }

    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
        padding: 60px 15px 0px 50px;
    }

    .Readmorebtn-align-01 {
        padding-left: 40px;
    }

    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }

        .Readmorebtn:hover {
            background-color: #999470 !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .about-graybox {
        padding: 0px;
        /*margin-top: -79px;*/
        margin-top: -76px;
    }

    .about-bbdiv-01 {
        /*padding: 0px 0px 0px 20px;*/
        padding: 0px 0px 0px 10px;
    }

    .about-bbimage-01 {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        /*padding: 180px 0px 0px 0px;*/
        padding: 220px 0px 0px 0px;
    }

    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }

    .about-wearetext-div {
        margin: -500px 40px 0px 40px;
        /*margin: -500px 58px 0px 58px;*/
    }

    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #999470;
        line-height: 50px;
    }

    .OS-boxalign {
        padding: 0px 35px 0px 35px;
        text-align: right;
    }

    .OS-bluesquarealign {
        margin-left: -50px;
        position: absolute;
    }

    .OS-bluesquareimage {
        /*max-width: 110px;*/
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .litigation-boxpadding-01 {
        padding: 0px 15px 0px 20px;
    }

    .conveyance-boxpadding-02 {
        padding: 0px 15px 0px 15px;
    }

    .corporate-boxpadding-03 {
        padding: 0px 20px 0px 15px;
    }

    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 870px;
        /*height: 660px;*/
        padding: 0px;
        margin-bottom: 50px;
    }

    .litigation-image {
        max-width: 470px;
        width: 100%;
        /*height: 250px;*/
        height: 350px;
    }

    .litigation-bluebox-margin {
        padding: 0px;
        margin: -50px 0px 30px 0px;
    }

    .litigation-bluebox-align {
        padding: 0px 0px 0px 15px;
        text-align: -webkit-right;
    }

    .litigation-name {
        padding: 20px 0px 0px 30px;
        background-color: #f3f2e9;
    }

    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        /*padding-bottom: 50px;*/
        padding-bottom: 70px;
    }

    .our-strengthdiv-01 {
        padding: 0px;
        width: 38%;
    }

    .our-strengthdiv-02 {
        padding: 0px;
        width: 62%;
    }

    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }

    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        /*padding: 50px 40px 0px 40px;*/
        background-position: left;
        padding: 50px 50px 0px 50px;
        text-align: left;
    }

    .ourstrengthhead-align {
        padding: 25px 50px 0px 0px;
        text-align: right;
    }

    .ourstrength-slogan {
        padding: 40px 70px 40px 70px;
        text-align: center;
    }

    .strengthicon-boxpad {
        /*padding: 0px 80px 0px 80px;*/
        padding: 0px 50px 0px 50px;
    }

    .strengthblue02-image {
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f0efea;
    }

    .strengthicon-box-04 {
        padding: 0px;
        text-align: -webkit-center;
    }

    .strengthicon-text-01 {
        padding-bottom: 16px;
    }

    .strengthicon-text-02 {
        padding-bottom: 15px;
    }

    .strengthicon-images {
        max-width: 130px;
        width: 100%;
        height: auto;
    }

    .strengthicon-align-01 {
        /*padding: 15px 122px 0px 122px;*/
        padding: 15px 85px 0px 85px;
    }

    .careers-align {
        padding: 50px 50px 0px 50px;
        width: 38%;
    }

    .careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 480px;
        width: 62%;
    }

    .contact-mailid-2 {
        color: #000000;
    }

        .contact-mailid-2:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid-2:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;
        /*background-size: 1050px 600px;      
        height: 567px;*/
        background-size: 850px 700px;
        height: 632px;
        background-position: right;
    }

    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }

    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        /*height: 440px;*/
        height: 530px;
        background-size: 561px 536px;
        width: 38%;
    }

    .ourteam-block-02 {
        /*padding: 0px 45px 0px 0px;*/
        padding: 0px 10px 0px 0px;
        width: 10%;
    }

    .ourteam-block-03 {
        padding: 0px;
        width: 52%;
    }

    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .ourteam-block-01-text {
        padding: 70px 50px 0px 50px;
    }

    .ourteam-headalign {
        padding: 10px 50px 50px 0px;
        text-align: -webkit-right;
    }

    .ourteam-photosalign-01 {
        padding: 0px;
        text-align: -webkit-center;
    }

    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        /*padding: 0px 0px 0px 25px;*/
        padding: 0px 0px 0px 0px;
    }

    .ourteam-photopadd {
        /*padding: 0px 53px 0px 53px;*/
        padding: 0px 50px 0px 20px;
    }

    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 210px;
        /*width: 180px;*/
        text-align: -webkit-left;
        /*margin: 0px 0px 0px -14px;*/
        margin: 0px 0px 0px -44px;
    }

    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }

    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .advsunitabansal-image {
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }

    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }

        .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .legalupdate-padd {
        /*padding: 50px 35px 20px 35px;*/
        padding: 60px 35px 60px 35px;
    }

    /****************************** Bootstrap Panel CSS ****************************************/
    .panel-group .panel {       
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }

    .panel-default > .panel-heading {       
        /*padding: 0;*/
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 20px 0px 20px 0px;
    }

    .panel-title {      
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }

    .panel-title > a {
            display: block;
            /*padding: 20px 0px 20px 0px !important;*/
            padding: 0px !important;
            text-decoration: none !important;
        }

    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 8px 1px 8px;
        height: 24px !important;*/
        padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
    /*******************************************************************************************/

    .contact-back-01-align {
        padding: 93px 0px 0px 0px;
    }

    .contact-back-01 {
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        width: 50%;
        background-size: 673px;
        height: auto;
    }

    .contact-lightgraybox {
        /*padding: 60px 150px 60px 35px;*/
        padding: 60px 108px 60px 35px;
    }

    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
        text-align: left;
    }

    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }

    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }

    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }

    .contact-mailid {
        /*color: #999470;*/
        color: #000000;
    }

        .contact-mailid:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .contact-form {
        /*height: 570px;*/
        height: 620px;
        width: 62%;
        /*margin-top: -810px;*/    
        margin-top: -950px;   
        background-size: 836px 570px;
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
    }

    .contactform-box {
        /*padding: 0px 80px 0px 170px;*/
        padding: 0px 50px 0px 140px;
    }

    .contactform-title {
        padding: 130px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }

    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }

    .captchaimg {
        height: 36px !important;
        width: 94% !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }

    .starsign {
        position: absolute;
        /*margin: -45px 0px 0px 516px;*/
        margin: -45px 0px 0px 417px;
    }

    .starsign-2 {
        position: absolute;
        /*margin: -45px 0px 0px 303px;*/
        margin: -45px 0px 0px 245px;
    }

    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }

        .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

        .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-socialmedia-ul {
        list-style-type: none;
        display: flex;
        padding: 76px 0px 76px 23px;
        float: left;
        margin: 0px;
    }

    .footer-socialmedia-li {
        padding-left: 12px;
    }

    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        height: 200px;
    }

    .footer-allrightstext {
        text-align: right;
        padding: 66px 50px 30px 50px;
        /*padding: 100px 50px 30px 50px;*/
        color: #666666;
    }

    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff !important;
        background-color: #999470 !important;
        border: 2px solid #999470;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }

        .scrollup:hover {
            background-color: #ffffff !important;
            border: 2px solid #2bacbf;
            color: #2bacbf !important;
            transition: all .6s ease-in-out;
        }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-position: right;
        background-image: url(../Images/banner-inner.png);
        height: 400px !important;
        padding: 0px !important;
        width: 100% !important;
        /*background-size: 1350px 550px;*/
        background-repeat: no-repeat !important;
        margin: 0px 0px 100px 0px;
        outline: none !important
    }

    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }

    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }

    .innerpage-linealign {
        /*margin: 400px 0px -75px 0px;*/
        margin: 400px 0px -69px 0px;
        padding: 0px;
    }

    .innerpage-titlealign {
        text-align: right;
        padding: 42px 50px 28px 0px;
    }

    .InPg-about-boxalign-01 {
        padding: 50px 35px 30px 35px;
    }

    .InPg-about-boxalign-02 {
        padding: 40px 35px 50px 35px;
    }

    .InPg-about-parallax-effect {
        height: 700px;
        padding: 200px 0px 0px 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .wearetext-box {
        position: absolute;
        padding: 250px 0px 0px 0px;
    }

    .InPg-team-boxalign {
        padding: 50px 0px 70px 0px;
    }

    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/
        /*height: auto;*/
        /*background-position: right;*/
    }

    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f2e4de;*/
         border-bottom: 1px solid #f2e4de;
         padding: 20px 50px 0px 50px;
        text-align: left;
    }
    .InPg-team-ourteam-photosalign-02 {
        border-bottom: 1px solid #f2e4de;
        padding: 60px 50px 0px 50px;
        text-align: left;
    }

    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        /*width: 276px;*/
        width: 250px;
        text-align: -webkit-left;
        margin: 0px 0px 0px 50px;
    }

    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        /*padding-left: 105px;*/
        padding-left: 80px;
    }

    .InPg-team-journey {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
        padding: 0px 0px 0px 40px;
        margin-top: -8px;
    }
    .InPg-team-journey-02 {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
        padding: 0px 0px 0px 0px;
        margin-top: -8px;
    }

    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);
        /* height: auto; */
        /*height: 1050px;*/
        height: 1380px;
        padding: 0px;
        margin-bottom: 50px;
    }

    .InPg-services-boxalign {
        padding: 40px 20px 10px 20px;
    }

    .InPg-legalupdate-padd {
        padding: 30px 35px 20px 35px;
    }

    /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
    }

    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }

    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }

    .modalcrossbtn {
        margin-top: 23px !important;
    }

    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }

        .modalclosebtn:hover {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
        }

        .modalclosebtn:focus {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
            outline: none !important;
        }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        /*padding: 40px 35px 30px 35px;*/
        padding: 30px 35px 80px 35px;
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
        padding: 0px 0px 20px 0px;
    }
    .InPg-contactboxalign {
        padding: 50px 0px 60px 0px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/


}

@media only screen and (min-width:768px) and (max-width:1023px) {


     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
    .popup-backdrop {
        height: 1600px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width:100%;
        /*width: 800px;*/
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

      .footer-sitelogo {
       padding: 0px 70px 15px 00px;
    }
     .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
       .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


     /*.home-colwidth-01 {
        width: 19%;
        padding-right: 0px;
    }
    .home-colwidth-02 {
        width: 49%
    }
    .home-colwidth-03 {
        width: 32%;
    }*/

    .extra-InPg-teamimgpadd-01 {
        padding: 0px 70px 0px 70px !important;
    }
    .extra-InPg-teamimgpadd-02 {
        padding: 0px 70px 0px 70px !important;
    }
    .extra-strengthblue-align {
        padding: 0px 29px 0px 0px !important;
    }
    .extra-ourservicesalign {
        padding: 90px 0px 0px 0px;
    }

    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 25px 40px 25px;
    }
    .InPg-mediawholebox {
        padding: 60px 25px 20px 25px;
    }
    .InPg-mediaviewbtn {
        /*margin: 133px 107px 133px 107px;*/
        margin: 83px 65px 83px 65px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        /*border-radius: 500px !important;*/
        border-radius: 0px !important;
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    
    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        /*height: auto;*/
        height: 600px;
    }
    .BCL-homeheading {
        font-family: Algerian;
        font-size: 40px;
        color: #000000;
       padding: 40px 0px 0px 0px;
        /*padding: 100px 0px 0px 150px;*/      
        text-align: left;
        line-height: 40px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        /*padding: 105px 0px 15px 12px;*/
        padding: 25px 0px 25px 75px;
    }
    .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;
        margin: 40px 0px 40px 0px;
        /*margin: 120px 0px 30px 0px;*/
        float: right;
        width: 260px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }
    .home-sitelogo {
        /*padding: 40px 0px 0px 15px;*/
        padding: 20px 140px 20px 35px;
    }
    .home-logoimage {        
        max-width: 315px;
        /*max-width: 220px;*/
        width: 100%;
        height: auto;
    }
    /******************************* Home Navigations Bar CSS *******************************/

    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        height:auto;
        /*background: rgba(000,0,0,0.6);*/
        padding: 0px 0px 0px 0px !important;    
        background-color: rgba(43, 172, 191, 1) !important;      
        border: none !important;
        margin: 0px;
        /*background-color: #2bacbf;*/
    }
    .navbar-header {
        float: none !important;
        padding: 0px 20px 0px 20px;
        border: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        overflow: visible!important;
        visibility: visible !important;
    }
    .navbar-toggle {
        margin: 8px;
        position: relative;
        float: left !important;
        padding: 10px 12px !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
        background-color: #2bacbf;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000000;
    }
    .navbar-nav {
        position: relative !important;
        display: block !important;
        float: none !important;
    }
    .collapse.in {
        display: block !important;
        visibility: visible !important;
        height: auto!important;
    }
    .h_navbar_ullist {
        /*padding: 10px 0px 10px 0px;*/
        padding: 0px;
        border-top: 1px solid #000000 !important;
    }
    .navbar-nav > li {
        position: relative !important;
        display: block !important;
        float: none !important;        
        border-bottom: 1px solid #000000 !important;      
    }  
    .navbar-inverse .h_navbar_ullist > .active > a {
        /*background-color: #2bacbf !important;*/
        background-color: #60676d !important;
        color: #ffffff !important;
    }
    .navbar-nav > li > a {   
        /*padding: 15px 14px 15px 14px !important;*/
        padding: 12px 28px 12px 28px !important;
        color: #ffffff !important;     
        /*font-size: 18px;*/
        font-size: 16px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            /*background-color: #2bacbf !important;*/
            background-color: #60676d !important;
            transition: all 0.6s ease-in-out;
        }

    /*navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }*/
    .navbarfixedtop {
        /*position: fixed;*/
        right: 0;
        left: 0;
        z-index: 1030;
    }

    /*************************************************************************************/

    .home-sliderbox {
        /*margin: -270px 0px 0px 0px;*/
        margin: -250px 0px 0px 0px;
    }

    .home-sliderimage {
        /*max-width: 140px;*/
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .home-sliderslogan {
        /*font-family: Futura BdCn BT;
        font-size: 50px;
        color: #ffffff;
        line-height: 60px;
        margin: -95px 0px 0px 80px;*/
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 40px;
        margin: -60px 0px 0px 55px;
    }

    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }

    .blackheading-Small {
        font-family: Futura BdCn BT;
        /*font-size: 24px;*/
        font-size: 22px;
        color: #000000;
    }

    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }

    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }

    .blueslogan-text {
         /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
            font-weight: bold;
    }

    .goldheading-Large {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }

    .BCL-ullist-padd {
        padding-left: 10px;
    }

    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }

    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
        /*padding: 60px 15px 0px 50px;*/
        padding: 60px 50px 0px 50px;
    }

    .Readmorebtn-align-01 {
        /*padding-left: 40px;*/
        padding-left: 0px;
    }

    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }

        .Readmorebtn:hover {
            background-color: #999470 !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .about-graybox {
        padding: 0px;
        margin-top: 60px;
        /*margin-top: -76px;*/
    }

    .about-bbdiv-01 {
        padding: 0px;
        width: 11.666667%;
        /*padding: 0px 0px 0px 10px;*/
    }

    .about-bbimage-01 {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 90px 0px 0px 0px;
        /*padding: 220px 0px 0px 0px;*/
        width: 88.333333%;
    }

    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }

    .about-wearetext-div {
        /*margin: -500px 40px 0px 40px;*/
        margin: -477px 60px 327px 60px;
    }

    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #999470;
        line-height: 50px;
    }

    .OS-boxalign {
        padding: 0px 35px 0px 35px;
        text-align: right;
    }

    .OS-bluesquarealign {
        margin-left: -50px;
        position: absolute;
    }

    .OS-bluesquareimage {
        /*max-width: 110px;*/
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .litigation-boxpadding-01 {
        padding: 0px 15px 0px 20px;
    }

    .conveyance-boxpadding-02 {
        padding: 0px 15px 0px 15px;
    }

    .corporate-boxpadding-03 {
        padding: 0px 20px 0px 15px;
    }

    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        /*height: 870px;*/
        height: 1070px;
        padding: 0px;
        margin-bottom: 50px;
    }

    .litigation-image {
        max-width: 470px;
        width: 100%;
        height: 250px;
        /*height: 350px;*/
    }

    .litigation-bluebox-margin {
        padding: 0px;
        /*margin: -50px 0px 30px 0px;*/
        margin: -30px 0px 30px 0px;
    }

    .litigation-bluebox-align {
        padding: 0px 0px 0px 15px;
        text-align: -webkit-right;
    }

    .litigation-name {
        /*padding: 20px 0px 0px 30px;*/
        padding: 20px 0px 0px 10px;
        background-color: #f3f2e9;
    }

    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        /*padding-bottom: 50px;*/
        padding-bottom: 70px;
    }

    .our-strengthdiv-01 {
        padding: 0px;
        width: 38%;
    }

    .our-strengthdiv-02 {
        padding: 0px;
        width: 62%;
    }

    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }

    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        /*padding: 50px 40px 0px 40px;*/
        background-position: left;
        padding: 50px 50px 0px 50px;
        text-align: left;
    }

    .ourstrengthhead-align {
        padding: 25px 50px 0px 0px;
        text-align: right;
    }

    .ourstrength-slogan {
        padding: 40px 70px 40px 70px;
        text-align: center;
    }

    .strengthicon-boxpad {
        /*padding: 0px 80px 0px 80px;*/
        padding: 0px 50px 0px 50px;
    }

    .strengthblue02-image {
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-04 {
        padding: 0px;
        text-align: -webkit-center;
    }

    .strengthicon-text-01 {
        padding-bottom: 16px;
    }

    .strengthicon-text-02 {
        padding-bottom: 15px;
    }

    .strengthicon-images {
        max-width: 130px;
        width: 100%;
        height: auto;
    }

    .strengthicon-align-01 {
        padding: 15px 150px 0px 150px;
        /*padding: 15px 85px 0px 85px;*/
    }

    .careers-align {
        padding: 50px 50px 0px 50px;
        width: 38%;
    }

    .careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        /*height: 480px;*/
        height: 600px;
        width: 62%;
    }

    .contact-mailid-2 {
        color: #000000;
    }

        .contact-mailid-2:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid-2:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;      
        /*background-size: 850px 700px;*/
        /*height: 632px;*/
        background-size: 850px 890px;  
        height: 890px;
        background-position: right;
    }

    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }

    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        /*height: 530px;*/
        /*background-size: 561px 536px;
        width: 38%;*/
        height: 280px;
        background-size: 770px 294px;
        width: 100%;
    }

    .ourteam-block-02 {
        /*padding: 0px 45px 0px 0px;*/
        padding: 0px 10px 0px 0px;
        /*width: 10%;*/
        width: 13%;
    }

    .ourteam-block-03 {
        padding: 0px;
        /*width: 52%;*/
       width: 87%;
    }

    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .ourteam-block-01-text {
        /*padding: 70px 50px 0px 50px;*/
        padding: 0px 50px 0px 50px;
    }

    .ourteam-headalign {
        /*padding: 10px 50px 50px 0px;*/
        padding: 60px 50px 50px 0px;
        text-align: -webkit-right;
    }

    .ourteam-photosalign-01 {
        padding: 0px;
        text-align: -webkit-center;
    }

    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        /*padding: 0px 0px 0px 25px;*/
        padding: 0px 0px 0px 0px;
    }

    .ourteam-photopadd {
        /*padding: 0px 53px 0px 53px;*/
        padding: 0px 50px 0px 40px;
    }

    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;     
        /*width: 180px;*/
        width: 230px;
        text-align: -webkit-left;
        /*margin: 0px 0px 0px -14px;*/
       margin: 0px 0px 0px 4px;
    }

    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }

    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .advsunitabansal-image {
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }

    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }

        .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .legalupdate-padd {
        /*padding: 50px 35px 20px 35px;*/
        padding: 60px 35px 60px 35px;
    }

    /****************************** Bootstrap Panel CSS ****************************************/
    .panel-group .panel {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }

    .panel-default > .panel-heading {
        /*padding: 0;*/
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 15px 0px 15px 0px;
    }

    .panel-title {  
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
          /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }

        .panel-title > a {
            display: block;
            /*padding: 20px 0px 20px 0px !important;*/
            padding: 0px !important;
            text-decoration: none !important;
        }

    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 8px 1px 8px;
        height: 24px !important;*/
        padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
       border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
    /*******************************************************************************************/

    .contact-back-01-align {
        padding: 95px 0px 0px 0px;
    }

    .contact-back-01 {
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        width: 50%;
        background-size: 673px;
        height: auto;
    }

    .contact-lightgraybox {
        /*padding: 60px 90px 60px 35px;*/
       padding: 60px 60px 60px 35px;
    }

    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
        text-align: left;
    }

    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }

    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }

    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }

    .contact-mailid {
        /*color: #999470;*/
        color: #000000;
    }

        .contact-mailid:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .contact-form {  
        height: 570px;
        width: 62%;
        /*margin-top: -806px;*/
        margin-top: -920px;
        background-size: 836px 570px;                  
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
    }

    .contactform-box {
        padding: 0px 30px 0px 120px;
        /*padding: 0px 50px 0px 140px;*/
    }

    .contactform-title {
        padding: 130px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }

    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }

    .captchaimg {
        height: 36px !important;
        /*width: 94% !important;*/
        width: 100% !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }

    .starsign {
        position: absolute;
        margin: -45px 0px 0px 298px;
        /*margin: -45px 0px 0px 417px;*/
    }

    .starsign-2 {
        position: absolute;
        margin: -45px 0px 0px 298px;
        /*margin: -45px 0px 0px 245px;*/
    }

    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }

        .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

        .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-socialmedia-ul {
        list-style-type: none;
        display: flex;
        /*padding: 76px 0px 76px 23px;*/
        padding: 60px 0px 60px 23px;
        float: left;
        margin: 0px;
    }

    .footer-socialmedia-li {
        padding-left: 12px;
    }

    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        /*height: 200px;*/
        height: 170px;
    }

    .footer-allrightstext {
        text-align: right;
        /*padding: 100px 50px 30px 50px;*/
        padding: 60px 50px 40px 50px;
        color: #666666;
    }

    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff !important;
        background-color: #999470 !important;
        border: 2px solid #999470;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }

        .scrollup:hover {
            background-color: #ffffff !important;
            border: 2px solid #2bacbf;
            color: #2bacbf !important;
            transition: all .6s ease-in-out;
        }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-position: right;
        background-image: url(../Images/banner-inner.png);
        height: 400px !important;
        padding: 0px !important;
        width: 100% !important;
        /*background-size: 1350px 550px;*/
        background-repeat: no-repeat !important;
        /*margin: 0px 0px 100px 0px;*/
         margin: 0px 0px 155px 0px;
        outline: none !important
    }

    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }

    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }

    .innerpage-linealign {       
        /*margin: 400px 0px -69px 0px;*/
         margin: 400px 0px -1px 0px;
        padding: 0px;
    }

    .innerpage-titlealign {
        text-align: right;
        padding: 42px 50px 28px 0px;
    }

    .InPg-about-boxalign-01 {
        padding: 50px 35px 30px 35px;
    }

    .InPg-about-boxalign-02 {
        padding: 40px 35px 50px 35px;
    }

    .InPg-about-parallax-effect {
        height: 700px;
        padding: 200px 0px 0px 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .wearetext-box {
        position: absolute;
        padding: 250px 0px 0px 0px;
    }

    .InPg-team-boxalign {
        /*padding: 50px 0px 70px 0px;*/
        padding: 50px 0px 10px 0px;
    }

    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/
        /*height: auto;*/
        /*background-position: right;*/
    }

    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f2e4de;*/
        border-bottom: 1px solid #f2e4de;
        padding: 20px 0px 0px 0px;
        text-align: -webkit-center;
    }
    .InPg-team-ourteam-photosalign-02 {
        /*padding: 50px 0px 0px 0px;
        text-align: -webkit-center;
        border-right: 1px solid #f2e4de;*/
        border-bottom: 1px solid #f2e4de;
        padding: 60px 0px 0px 0px;
        text-align: -webkit-center;
    }

    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 220px;
        /*width: 250px;*/
        text-align: -webkit-left;
        /*margin: 0px 0px 0px 50px;*/
        margin: 0px 0px 0px 25px;
    }

    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        /*padding-left: 105px;*/
        padding-left: 70px;
    }

    .InPg-team-journey {
        /*text-align: justify;
        padding: 40px 35px 40px 35px;*/
        text-align: justify;
        padding: 40px 50px 0px 50px;
    }
     .InPg-team-journey-02 {
        text-align: justify;
        padding: 0px 0px 0px 0px;    
    }


    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);
        /* height: auto; */
        height: 1850px;
        /*height: 1380px;*/
        padding: 0px;
        margin-bottom: 50px;
    }

    .InPg-services-boxalign {
        padding: 40px 20px 0px 20px;
    }

    .InPg-legalupdate-padd {
        padding: 30px 35px 20px 35px;
    }

    /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
    }

    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }

    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }

    .modalcrossbtn {
        margin-top: 23px !important;
    }

    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }

        .modalclosebtn:hover {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
        }

        .modalclosebtn:focus {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
            outline: none !important;
        }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        /*padding: 40px 35px 30px 35px;*/
        padding: 30px 35px 70px 35px;
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
        padding: 0px 0px 20px 0px;
    }
    .InPg-contactboxalign {
        padding: 50px 0px 60px 0px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/


}

@media only screen and (min-width:640px) and (max-width:767px) {


     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
    .popup-backdrop {
        height: 1600px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        /*width: 800px;*/
        width:100%;
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

      .footer-sitelogo {
       text-align: -webkit-center;
    padding: 0px 140px 15px 140px;
    }
     .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
       .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }



    .extrapaneltitle {
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .extra-InPg-teamimgpadd-01 {
        /*padding: 0px 70px 0px 70px !important;*/
        padding: 0px 190px 0px 190px !important;
    }
    .extra-InPg-teamimgpadd-02 {
        /*padding: 0px 70px 0px 70px !important;*/
        padding: 0px 190px 0px 190px !important;
    }
    .extra-strengthblue-align {
        padding: 0px 29px 0px 0px !important;
    }
    .extra-ourservicesalign {
        padding: 90px 0px 0px 0px;
    }

    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 50px 40px 50px;
        text-align: -webkit-center;
    }
    .InPg-mediawholebox {
        padding: 60px 25px 20px 25px;
    }
    .InPg-mediaviewbtn {
        margin: 156px 126px 156px 126px;
        /*margin: 83px 65px 83px 65px;*/
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        /*border-radius: 500px !important;*/
        border-radius: 0px !important;
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    
    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        /*height: auto;*/
        height: 650px;
    }
    .BCL-homeheading {
        font-family: Algerian;
        font-size: 40px;
        color: #000000;
        padding: 20px 0px 0px 0px;
        text-align: center;      
        line-height: 40px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        /*padding: 105px 0px 15px 12px;*/
        padding: 5px 0px 5px 210px;      
    }
    .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;
        margin: 20px 0px 40px 195px;
        float: left;
        /*margin: 120px 0px 30px 0px;
        float: right;*/
        width: 260px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }
    .home-sitelogo {
        /*padding: 20px 240px 0px 240px;*/
        text-align: -webkit-center;
          padding: 20px 180px 20px 180px;
    }
    .home-logoimage {
        max-width: 315px;
        /*max-width: 220px;*/
        width: 100%;
        height: auto;
    }
    /******************************* Home Navigations Bar CSS *******************************/

    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        /*height: 70px !important;*/
        height:auto;
        /*background: rgba(000,0,0,0.6);*/
        background-color: rgba(43, 172, 191, 1) !important;
        padding: 0px 0px 0px 0px !important;
        border: none !important;
        margin: 0px;
        /*background-color: #2bacbf;*/
    }
    .navbar-header {
        float: none !important;
        padding: 0px 20px 0px 20px;
        border: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        overflow: visible!important;
        visibility: visible !important;
    }
    .navbar-toggle {
        margin: 8px;
        position: relative;
        float: left !important;
        padding: 10px 12px !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
        background-color: #2bacbf;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }
    .navbar-nav {
        position: relative !important;
        display: block !important;
        float: none !important;
        margin:0px;
    }
    .collapse.in {
        display: block !important;
        visibility: visible !important;
        height: auto!important;
    }
    .h_navbar_ullist {
        /*padding: 10px 0px 10px 0px;*/
        padding: 0px;
        /*border-top: 1px solid #000000 !important;*/
    }
    .navbar-nav > li {
        position: relative !important;
        display: block !important;
        float: none !important;        
        border-bottom: 1px solid #000000 !important;      
    }  
    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #60676d !important;
        /*background-color: #2bacbf !important;*/
        color: #ffffff !important;
    }
    .navbar-nav > li > a {   
        /*padding: 15px 14px 15px 14px !important;*/
        padding: 12px 28px 12px 28px !important;
        color: #ffffff !important;     
        /*font-size: 18px;*/
        font-size: 16px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            /*background-color: #2bacbf !important;*/
            background-color: #60676d !important;
            transition: all 0.6s ease-in-out;
        }

    /*navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }*/
    .navbarfixedtop {
        /*position: fixed;*/
        right: 0;
        left: 0;
        z-index: 1030;
    }

    /*************************************************************************************/

    .home-sliderbox {
        /*margin: -340px 0px 0px 0px;*/
        margin: -205px 0px 0px 0px;
    }

    .home-sliderimage {
        /*max-width: 140px;*/
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .home-sliderslogan {
        /*font-family: Futura BdCn BT;
        font-size: 50px;
        color: #ffffff;
        line-height: 60px;
        margin: -95px 0px 0px 80px;*/
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 40px;
        margin: -60px 0px 0px 55px;
    }

    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }

    .blackheading-Small {
        font-family: Futura BdCn BT;
        /*font-size: 24px;*/
        font-size: 22px;
        color: #000000;
    }

    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }

    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }

    .blueslogan-text {
         /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
            font-weight: bold;
    }

    .goldheading-Large {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }

    .BCL-ullist-padd {
        padding-left: 10px;
    }

    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }

    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
        /*padding: 60px 15px 0px 50px;*/
        padding: 60px 50px 0px 50px;
    }

    .Readmorebtn-align-01 {
        /*padding-left: 40px;*/
        padding-left: 0px;
    }

    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }

        .Readmorebtn:hover {
            background-color: #999470 !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .about-graybox {
        padding: 0px;
        margin-top: 60px;
        /*margin-top: -76px;*/
    }

    .about-bbdiv-01 {
        padding: 0px;
        /*width: 11.666667%;*/
        width: 14%;
        /*padding: 0px 0px 0px 10px;*/
    }

    .about-bbimage-01 {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 90px 0px 0px 0px;
        /*padding: 220px 0px 0px 0px;*/
        width: 86%;
        /*width: 88.333333%;*/
    }

    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }

    .about-wearetext-div {
        /*margin: -500px 40px 0px 40px;*/
        margin: -477px 60px 327px 60px;
    }

    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #999470;
        line-height: 50px;
    }

    .OS-boxalign {
        padding: 0px 35px 0px 35px;
        text-align: right;
    }

    .OS-bluesquarealign {
        margin-left: -50px;
        position: absolute;
    }

    .OS-bluesquareimage {
        /*max-width: 110px;*/
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .litigation-boxpadding-01 {
        /*padding: 0px 15px 0px 20px;*/
        padding: 0px 100px 0px 100px;
    }

    .conveyance-boxpadding-02 {
        /*padding: 0px 15px 0px 15px;*/
        padding: 0px 100px 0px 100px;
    }

    .corporate-boxpadding-03 {
        /*padding: 0px 20px 0px 15px;*/
        padding: 0px 100px 0px 100px;
    }

    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 680px;
        /*height: 1050px;*/
        padding: 0px;
        margin-bottom: 50px;
    }

    .litigation-image {
        max-width: 470px;
        width: 100%;
        height: 250px;
        /*height: 350px;*/
    }

    .litigation-bluebox-margin {
        padding: 0px;
        /*margin: -50px 0px 30px 0px;*/
        margin: -30px 0px 30px 0px;
    }

    .litigation-bluebox-align {
        padding: 0px 0px 0px 15px;
        text-align: -webkit-right;
    }

    .litigation-name {
        /*padding: 20px 0px 0px 30px;*/
        padding: 20px 0px 0px 20px;
        background-color: #f3f2e9;
    }

    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 60px;
        /*padding-bottom: 70px;*/
    }

    .our-strengthdiv-01 {
        padding: 0px;
        /*width: 38%;*/
        width: 100%;
    }

    .our-strengthdiv-02 {
        padding: 0px;
        /*width: 62%;*/
        width: 100%;
    }

    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }

    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        /*padding: 50px 40px 0px 40px;*/
        background-position: left;
        padding: 70px 50px 0px 50px;
        text-align: left;
    }

    .ourstrengthhead-align {
        /*padding: 25px 50px 0px 0px;*/
        padding: 0px 50px 0px 0px;
        text-align: right;
    }

    .ourstrength-slogan {
        padding: 40px 70px 40px 70px;
        text-align: center;
    }

    .strengthicon-boxpad {
        /*padding: 0px 80px 0px 80px;*/
        padding: 0px 50px 0px 50px;
    }

    .strengthblue02-image {
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-04 {
        padding: 0px;      
        text-align: -webkit-center;
    }

    .strengthicon-text-01 {
        padding-bottom: 16px;
    }

    .strengthicon-text-02 {
        padding-bottom: 15px;
    }

    .strengthicon-images {
        max-width: 130px;
        width: 100%;
        height: auto;
    }

    .strengthicon-align-01 {
        /*padding: 15px 150px 0px 150px;*/
       padding: 15px 220px 0px 220px;
    }

    .careers-align {       
        /*padding: 20px 50px 20px 50px;*/
        /*width: 38%;*/
        padding: 45px 50px 10px 50px;
        width: 100%;
    }

    .careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        /*height: 480px;*/
        height: 610px;
        /*width: 62%;*/
        width: 100%;
    }

    .contact-mailid-2 {
        color: #000000;
    }

        .contact-mailid-2:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid-2:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;         
        /*background-size: 850px 890px;  
        height: 890px;*/
        background-size: 850px 1500px;
        height: 1345px;
        background-position: right;
    }

    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }

    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        /*height: 530px;*/
        /*background-size: 561px 536px;
        width: 38%;*/
        height: 280px;
        background-size: 770px 294px;
        width: 100%;
    }

    .ourteam-block-02 {
        padding: 0px 0px 0px 0px;
        width: 14%;
        /*padding: 0px 10px 0px 0px;
        width: 13%;*/
    }

    .ourteam-block-03 {
        padding: 0px;
        width: 86%;
       /*width: 87%;*/
    }

    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .ourteam-block-01-text {
        /*padding: 70px 50px 0px 50px;*/
        padding: 0px 50px 0px 50px;
    }

    .ourteam-headalign {
        /*padding: 10px 50px 50px 0px;*/
        padding: 60px 50px 50px 0px;
        text-align: -webkit-right;
    }

    .ourteam-photosalign-01 {
        padding: 0px 0px 50px 0px;
        text-align: -webkit-center;
    }

    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        /*padding: 0px 0px 0px 25px;*/
        padding: 0px 0px 0px 0px;
    }

    .ourteam-photopadd {
        padding: 0px 140px 0px 140px;
        /*padding: 0px 50px 0px 40px;*/
    }

    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;   
        text-align: -webkit-left;  
        /*width: 230px;*/
        /*margin: 0px 0px 0px 4px;*/
        width: 250px;       
        margin: 0px 0px 0px 20px;
    }

    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }

    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .advsunitabansal-image {
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }

    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }

        .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .legalupdate-padd {
        /*padding: 50px 35px 20px 35px;*/
        padding: 60px 35px 60px 35px;
    }

    /****************************** Bootstrap Panel CSS ****************************************/
    .panel-group .panel {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }

    .panel-default > .panel-heading {
        /*padding: 0;*/
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 15px 0px 15px 0px;
    }

    .panel-title {  
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
        line-height: 25px;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }

        .panel-title > a {
            display: block;
            /*padding: 20px 0px 20px 0px !important;*/
            padding: 0px !important;
            text-decoration: none !important;
        }

    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 8px 1px 8px;
        height: 24px !important;*/
        padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;
        font-weight: bold !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
       border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
    /*******************************************************************************************/

    .contact-back-01-align {
        /*padding: 95px 0px 0px 0px;*/
        padding: 10px 0px 568px 0px;
    }

    .contact-back-01 {
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        /*width: 50%;*/
        width: 100%;
        background-size: 673px;
        height: auto;
    }

    .contact-lightgraybox {
        /*padding: 60px 90px 60px 35px;*/
        padding: 60px 35px 60px 35px;
    }

    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
        text-align: left;
    }

    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }

    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }

    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }

    .contact-mailid {
        /*color: #999470;*/
        color: #000000;
    }

        .contact-mailid:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .contact-form {       
        height: 620px;      
        background-size: 836px 570px;
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
        width: 100%;
        /*width: 62%;*/          
        /*margin-top: -821px;*/
        margin-top: -935px;
    }

    .contactform-box {
        /*padding: 0px 30px 0px 120px;*/
       padding: 0px 35px 0px 130px;
    }

    .contactform-title {
        /*padding: 130px 0px 35px 0px;*/
        padding: 90px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }

    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }

    .captchaimg {
        height: 36px !important;
        /*width: 94% !important;*/
        width: 100% !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }

    .starsign {
        position: absolute;
        /*margin: -45px 0px 0px 298px;*/
        margin: -45px 0px 0px 447px;
    }

    .starsign-2 {
        position: absolute;
        /*margin: -45px 0px 0px 298px;*/
        margin: -45px 0px 0px 447px;
    }

    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }

        .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

        .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-socialmedia-ul {
        /*list-style-type: none;
        display: flex;
        padding: 60px 0px 60px 23px;
        float: left;
        margin: 0px;*/
        list-style-type: none;
        display: flex;
        padding: 50px 0px 50px 210px;
        margin: 0px;
    }

    .footer-socialmedia-li {
        padding-left: 12px;
    }

    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        /*height: 170px;*/
         height: 250px
        /*margin-top: 450px;*/
    }

    .footer-allrightstext {
        /*text-align: right;*/
        /*padding: 60px 50px 40px 50px;*/
        text-align: center;
        padding: 0px 50px 0px 50px;
        color: #666666;
    }

    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff !important;
        background-color: #999470 !important;
        border: 2px solid #999470;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }

        .scrollup:hover {
            background-color: #ffffff !important;
            border: 2px solid #2bacbf;
            color: #2bacbf !important;
            transition: all .6s ease-in-out;
        }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-size: 1000px 700px;
        background-position: center;
        background-image: url(../Images/banner-inner.png);
        height: 450px !important;
        padding: 0px !important;
        width: 100% !important;
        /*background-size: 1350px 550px;*/
        background-repeat: no-repeat !important;
        /*margin: 0px 0px 100px 0px;*/
        margin: 0px 0px 155px 0px;
        outline: none !important
    }

    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }

    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }

    .innerpage-linealign {
          margin: 450px 0px -1px 0px;
        /*margin: 700px 0px -69px 0px;*/
        padding: 0px;
    }

    .innerpage-titlealign {
        text-align: right;
        padding: 42px 50px 28px 0px;      
        margin-top: -140px;
    }

    .InPg-about-boxalign-01 {
        padding: 50px 35px 30px 35px;
    }

    .InPg-about-boxalign-02 {
        padding: 40px 35px 50px 35px;
    }

    .InPg-about-parallax-effect {
        height: 700px;
        padding: 200px 0px 0px 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .wearetext-box {
        position: absolute;
        padding: 250px 0px 0px 0px;
    }

    .InPg-team-boxalign {
        padding: 50px 0px 0px 0px;
    }

    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/
        /*height: auto;*/
        /*background-position: right;*/
    }

    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;*/
        padding: 20px 0px 0px 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f2e4de;
    }
    .InPg-team-ourteam-photosalign-02 {
        /*padding: 50px 0px 0px 0px;*/
        padding: 60px 0px 0px 0px;
        text-align: -webkit-center;     
    }


    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        /*width: 220px;*/
        width: 234px;
        text-align: -webkit-left;
        /*margin: 0px 0px 0px 50px;*/
        margin: 0px 0px 0px 25px;
    }

    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        /*padding-left: 105px;*/
        padding-left: 70px;
    }

    .InPg-team-journey {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
        padding: 40px 50px 0px 50px;
    }
    .InPg-team-journey-02 {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
        padding: 0px;
    }

    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);       
        /*height: 1850px;*/
        height: 1060px;
        padding: 0px;
        margin-bottom: 50px;
    }

    .InPg-services-boxalign {
        padding: 40px 20px 0px 20px;
    }

    .InPg-legalupdate-padd {
        padding: 30px 35px 20px 35px;
    }

    /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
            text-align: center;
    }

    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }

    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }

    .modalcrossbtn {
        /*margin-top: 23px !important;*/
            margin-top: -80px !important
    }

    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }

        .modalclosebtn:hover {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
        }

        .modalclosebtn:focus {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
            outline: none !important;
        }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        /*padding: 40px 35px 30px 35px;*/
        padding: 30px 35px 70px 35px;
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
        /*padding: 0px 0px 20px 0px;*/
        padding: 0px 0px 0px 0px;
    }
    .InPg-contactboxalign {
        padding: 50px 50px 60px 50px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/


}

@media only screen and (min-width:480px) and (max-width:639px) {


     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
    .popup-backdrop {
        height: 2100px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width:100%;
        /*width: 800px;*/
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-right: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

     .footer-sitelogo {
       text-align: -webkit-center;
       padding: 0px 80px 15px 80px;
    }
     .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
       .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    .extra-InPg-sloganpadd {
        padding: 0px 50px 0px 50px;
    }
    .extrapaneltitle {
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .extra-InPg-teamimgpadd-01 {
        padding: 0px 120px 0px 120px !important;
        /*padding: 0px 190px 0px 190px !important;*/
    }
    .extra-InPg-teamimgpadd-02 {
        padding: 0px 120px 0px 120px !important;
        /*padding: 0px 190px 0px 190px !important;*/
    }
    .extra-strengthblue-align {
        padding: 0px 29px 0px 0px !important;
    }
    .extra-ourservicesalign {
        padding: 90px 0px 0px 0px;
    }

    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 50px 40px 50px;
        text-align: -webkit-center;
    }
    .InPg-mediawholebox {
        /*padding: 60px 25px 20px 25px;*/
        padding: 60px 50px 20px 50px
    }
    .InPg-mediaviewbtn {
        /*margin: 156px 126px 156px 126px;*/
        margin: 138px 110px 138px 110px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        border-radius: 0px !important;
        /*border-radius: 500px !important;*/
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    
    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
           /*height: 770px;*/
        height: 650px;
    }
    .BCL-homeheading {
        font-family: Algerian;
        /*font-size: 40px;*/
        font-size: 36px;
        color: #000000;
       /*padding: 40px 0px 0px 0px;*/
        padding: 20px 0px 0px 0px;
        text-align: center;
        line-height: 40px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        padding: 5px 0px 5px 125px;
        /*padding: 5px 0px 5px 210px;*/      
    }
    .home-phoneimage {
        max-width: 48px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 70px;              
        float: left;
        /*margin: 20px 0px 20px 170px;*/
        margin: 20px 0px 40px 112px;
        width: 260px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #2bacbf;
        font-weight: 600;
        padding: 5px 0px 5px 90px;
    }
    .home-sitelogo {
       padding: 20px 110px 20px 110px;
        /*padding: 20px 170px 0px 170px;*/
        text-align: -webkit-center;
    }
    .home-logoimage {
       max-width: 315px;
        /*max-width: 220px;*/
        width: 100%;
        height: auto;
    }
    /******************************* Home Navigations Bar CSS *******************************/

    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        /*height: 70px !important;*/
        height:auto;
        /*background: rgba(000,0,0,0.6);*/
        background-color: rgba(43, 172, 191, 1) !important;
        padding: 0px 0px 0px 0px !important;
        border: none !important;
        margin: 0px;
        /*background-color: #2bacbf;*/
    }
    .navbar-header {
        float: none !important;
        padding: 0px 20px 0px 20px;
        border: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        overflow: visible!important;
        visibility: visible !important;
    }
    .navbar-toggle {
        margin: 8px;
        position: relative;
        float: left !important;
        padding: 10px 12px !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
        background-color: #2bacbf;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }
    .navbar-nav {
        position: relative !important;
        display: block !important;
        float: none !important;
        margin: 0px;
    }
    .collapse.in {
        display: block !important;
        visibility: visible !important;
        height: auto!important;
    }
    .h_navbar_ullist {
        /*padding: 10px 0px 10px 0px;*/
        padding: 0px;
        /*border-top: 1px solid #000000 !important;*/
    }
    .navbar-nav > li {
        position: relative !important;
        display: block !important;
        float: none !important;        
        border-bottom: 1px solid #000000 !important;      
    }  
    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #60676d !important;
        /*background-color: #2bacbf !important;*/
        color: #ffffff !important;
    }
    .navbar-nav > li > a {   
        /*padding: 15px 14px 15px 14px !important;*/
        padding: 12px 28px 12px 28px !important;
        color: #ffffff !important;     
        /*font-size: 18px;*/
        font-size: 16px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #60676d !important;
            /*background-color: #2bacbf !important;*/
            transition: all 0.6s ease-in-out;
        }

    /*navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }*/
    .navbarfixedtop {
        /*position: fixed;*/
        right: 0;
        left: 0;
        z-index: 1030;
    }

    /*************************************************************************************/

    .home-sliderbox {
        /*margin: -221px 0px 0px 0px;*/
        margin: -220px 0px 0px 0px;
    }

    .home-sliderimage {
        max-width: 90px;
        /*max-width: 110px;*/
        width: 100%;
        height: auto;
    }

    .home-sliderslogan {
        /*font-family: Futura BdCn BT;
        font-size: 50px;
        color: #ffffff;
        line-height: 60px;
        margin: -95px 0px 0px 80px;*/
        font-family: Futura BdCn BT;
        font-size: 34px;
        color: #000000;
        line-height: 40px;
        /*margin: -60px 0px 0px 55px;*/
        margin: -64px 0px 0px 40px;
        text-align: left;
    }

    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }

    .blackheading-Small {
        font-family: Futura BdCn BT;
        /*font-size: 24px;*/
        font-size: 22px;
        color: #000000;
    }

    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }

    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }

    .blueslogan-text {
        /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
        text-align: left;
            font-weight: bold;
    }

    .goldheading-Large {
        /*font-size: 45px;*/
        font-size: 30px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }

    .BCL-ullist-padd {
        padding-left: 10px;
    }

    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }

    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
      padding: 60px 48px 0px 48px;
        /*padding: 60px 50px 0px 50px;*/
    }

    .Readmorebtn-align-01 {
        /*padding-left: 40px;*/
        padding-left: 0px;
    }

    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }

        .Readmorebtn:hover {
            background-color: #999470 !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .about-graybox {
        padding: 0px;
        margin-top: 60px;
        /*margin-top: -76px;*/
    }

    .about-bbdiv-01 {
        padding: 0px;
        width: 18.60%;
        /*width: 14%;*/
        /*padding: 0px 0px 0px 10px;*/
    }

    .about-bbimage-01 {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        /*padding: 90px 0px 0px 0px;*/
        /*width: 86%;*/
        padding: 122px 0px 0px 0px;
        width: 81.40%;
    }

    .about-chessimage {
        max-width: 660px;
        width: 100%;
        height: auto;
    }

    .about-wearetext-div {
       margin: -312px 40px 162px 40px;
        /*margin: -477px 60px 327px 60px;*/
    }

    .about-wearetext {
        font-family: Futura BdCn BT;
        /*font-size: 36px;*/
        font-size: 26px;
        color: #999470;
        line-height: 50px;
    }

    .OS-boxalign {
        padding: 0px 35px 0px 35px;
        text-align: right;
    }

    .OS-bluesquarealign {
        margin-left: -50px;
        position: absolute;
    }

    .OS-bluesquareimage {
        /*max-width: 110px;*/
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .litigation-boxpadding-01 {
        padding: 0px 60px 0px 60px;
        /*padding: 0px 100px 0px 100px;*/
    }

    .conveyance-boxpadding-02 {
        padding: 0px 60px 0px 60px;
        /*padding: 0px 100px 0px 100px;*/
    }

    .corporate-boxpadding-03 {
        padding: 0px 60px 0px 60px;
        /*padding: 0px 100px 0px 100px;*/
    }

    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        /*height: 680px;*/
        height: 770px;
        padding: 0px;
        margin-bottom: 50px;
    }

    .litigation-image {
        max-width: 470px;
        width: 100%;
        height: 250px;
        /*height: 350px;*/
    }

    .litigation-bluebox-margin {
        padding: 0px;
        /*margin: -50px 0px 30px 0px;*/
        margin: -30px 0px 30px 0px;
    }

    .litigation-bluebox-align {
        padding: 0px 0px 0px 15px;
        text-align: -webkit-right;
    }

    .litigation-name {
        /*padding: 20px 0px 0px 30px;*/
        padding: 20px 0px 0px 20px;
        background-color: #f3f2e9;
    }

    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 60px;
        /*padding-bottom: 70px;*/
    }

    .our-strengthdiv-01 {
        padding: 0px;
        /*width: 38%;*/
        width: 100%;
    }

    .our-strengthdiv-02 {
        padding: 0px;
        /*width: 62%;*/
        width: 100%;
    }

    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }

    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;
        /*padding: 50px 40px 0px 40px;*/
        background-position: left;
        padding: 70px 50px 0px 50px;
        text-align: left;
    }

    .ourstrengthhead-align {
        /*padding: 25px 50px 0px 0px;*/
        padding: 0px 50px 0px 0px;
        text-align: right;
    }

    .ourstrength-slogan {
        /*padding: 40px 70px 40px 70px;*/
         padding: 40px 50px 10px 50px;
         text-align: center;
    }

    .strengthicon-boxpad {
        /*padding: 0px 80px 0px 80px;*/
        padding: 0px 50px 0px 50px;
    }

    .strengthblue02-image {
        max-width: 90px;
        width: 100%;
        height: auto;
    }

    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-04 {
        padding: 0px;      
        text-align: -webkit-center;
    }

    .strengthicon-text-01 {
        padding-bottom: 16px;
    }

    .strengthicon-text-02 {
        padding-bottom: 15px;
    }

    .strengthicon-images {
        max-width: 130px;
        width: 100%;
        height: auto;
    }

    .strengthicon-align-01 {
       padding: 15px 135px 0px 135px;
       /*padding: 15px 220px 0px 220px;*/
    }

    .careers-align {       
        /*padding: 45px 50px 10px 50px;*/
        /*width: 38%;*/
        padding: 25px 50px 10px 50px;
        width: 100%;
    }

    .careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;      
        /*height: 610px;*/
        height: 660px;
        /*width: 62%;*/
        width: 100%;
    }

    .contact-mailid-2 {
        color: #000000;
    }

        .contact-mailid-2:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid-2:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;         
        /*background-size: 850px 890px;  
        height: 1345px;*/
        background-size: 850px 1500px;
        height: 1410px;
        background-position: right;
    }

    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }

    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        /*width: 38%;*/
        /*height: 280px;
        background-size: 770px 294px;*/
        height: 375px;
        background-size: 770px 400px;
        width: 100%;
    }

    .ourteam-block-02 {
        padding: 0px 0px 0px 0px;
        /*width: 14%;*/
        width: 19.40%;      
    }

    .ourteam-block-03 {
        padding: 0px;
        /*width: 86%;*/
        width: 80.60%;
    }

    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .ourteam-block-01-text {
        /*padding: 70px 50px 0px 50px;*/
        padding: 0px 50px 0px 50px;
    }

    .ourteam-headalign {
        /*padding: 10px 50px 50px 0px;*/
        padding: 60px 50px 50px 0px;
        text-align: -webkit-right;
    }

    .ourteam-photosalign-01 {
        padding: 0px 0px 50px 0px;
        text-align: -webkit-center;
    }

    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        /*padding: 0px 0px 0px 25px;*/
        padding: 0px 0px 0px 0px;
    }

    .ourteam-photopadd {
        /*padding: 0px 140px 0px 140px;*/
        padding: 0px 80px 0px 80px;
    }

    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;   
        text-align: -webkit-left;  
        /*width: 250px;*/
        /*margin: 0px 0px 0px 4px;*/
        width: 206px; 
        margin: 0px 0px 0px 20px;
    }

    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }

    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .advsunitabansal-image {
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }

    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }

        .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .legalupdate-padd {
        /*padding: 50px 35px 20px 35px;*/
        padding: 60px 35px 60px 35px;
    }

    /****************************** Bootstrap Panel CSS ****************************************/
    .panel-group .panel {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }

    .panel-default > .panel-heading {
        /*padding: 0;*/
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 15px 0px 15px 0px;
    }

    .panel-title {  
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
        line-height: 25px;
        text-align: left;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }

        .panel-title > a {
            display: block;
            /*padding: 20px 0px 20px 0px !important;*/
            padding: 0px !important;
            text-decoration: none !important;
        }

    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 3px 8px 3px 8px;
        height: 28px !important;
        width: 30px !important;
        font-size: 24px !important;*/
        padding: 1px 6px 1px 6px;
        height: 22px !important;
        width: 24px !important;
        font-size: 20px !important;
        font-weight: bold !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
       border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
    /*******************************************************************************************/

    .contact-back-01-align {
        /*padding: 95px 0px 0px 0px;*/
        padding: 10px 0px 568px 0px;
    }

    .contact-back-01 {
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        /*width: 50%;*/
        width: 100%;
        background-size: 673px;
        height: auto;
    }

    .contact-lightgraybox {
        /*padding: 60px 90px 60px 35px;*/
        padding: 60px 35px 60px 35px;
    }

    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
        text-align: left;
    }

    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }

    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }

    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }

    .contact-mailid {
        /*color: #999470;*/
        color: #000000;
    }

        .contact-mailid:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .contact-form {       
        /*height: 620px;*/  
         height: 570px;      
        background-size: 836px 570px;
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
        width: 100%;
        /*width: 62%;*/          
        /*margin-top: -821px;*/
        margin-top: -935px;
    }

    .contactform-box {
        /*padding: 0px 30px 0px 120px;*/
       padding: 0px 35px 0px 130px;
    }

    .contactform-title {
        /*padding: 130px 0px 35px 0px;*/
        padding: 90px 0px 35px 0px;
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }

    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }

    .captchaimg {
        height: 36px !important;
        /*width: 94% !important;*/
        width: 100% !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }

    .starsign {
        position: absolute;
         margin: -45px 0px 0px 288px;
        /*margin: -45px 0px 0px 447px;*/
    }

    .starsign-2 {
        position: absolute;
        margin: -45px 0px 0px 288px;
        /*margin: -45px 0px 0px 447px;*/
    }

    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }

        .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

        .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-socialmedia-ul {
        /*list-style-type: none;
        display: flex;
        padding: 60px 0px 60px 23px;
        float: left;
        margin: 0px;*/
        list-style-type: none;
        display: flex;
        /*padding: 50px 0px 50px 240px;*/
        padding: 50px 0px 50px 130px;
        margin: 0px;
    }

    .footer-socialmedia-li {
        padding-left: 12px;
    }

    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        /*height: 170px;*/
         height: 250px
        /*margin-top: 450px;*/
    }

    .footer-allrightstext {
        /*text-align: right;*/
        /*padding: 60px 50px 40px 50px;*/
        text-align: center;
        padding: 0px 50px 0px 50px;
        color: #666666;
    }

    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff !important;
        background-color: #999470 !important;
        border: 2px solid #999470;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }

        .scrollup:hover {
            background-color: #ffffff !important;
            border: 2px solid #2bacbf;
            color: #2bacbf !important;
            transition: all .6s ease-in-out;
        }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-image: url(../Images/home-banner-01.png);
        /*height: 400px !important;*/
        height: 450px !important;
        padding: 0px !important;
        width: 100% !important;
        background-size: 500px 600px;
        background-position: center;
        background-repeat: no-repeat !important;
        /*margin: 0px 0px 100px 0px;*/
        margin: 0px 0px 155px 0px;
        outline: none !important
    }

    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }

    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }

    .innerpage-linealign {    
            margin: 450px 0px -1px 0px;
        /*margin: 600px 0px -69px 0px;*/
        padding: 0px;
    }

    .innerpage-titlealign {
        text-align: right;
        padding: 42px 15px 28px 0px;      
        margin-top: -140px;
    }

    .InPg-about-boxalign-01 {
        padding: 40px 35px 30px 35px;
    }

    .InPg-about-boxalign-02 {
        padding: 40px 35px 40px 35px;
    }

    .InPg-about-parallax-effect {
        /*height: 700px;
        padding: 200px 0px 0px 0px;*/
        height: 500px;
        padding: 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .wearetext-box {
        position: absolute;
        /*padding: 250px 0px 0px 0px;*/
        padding: 190px 0px 0px 10px;
    }

    .InPg-team-boxalign {
        /*padding: 50px 0px 70px 0px;*/
        padding: 35px 0px 0px 0px
    }

    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/
        /*height: auto;*/
        /*background-position: right;*/
    }

    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;*/
        padding: 20px 0px 0px 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f2e4de;
    }
    .InPg-team-ourteam-photosalign-02 {     
        padding: 60px 0px 0px 0px;
        text-align: -webkit-center;      
    }

    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;
        width: 224px;
        /*width: 234px;*/
        text-align: -webkit-left;
        /*margin: 0px 0px 0px 25px;*/
        margin: 0px 0px 0px 15px;
    }
    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        /*padding-left: 105px;*/
        padding-left: 70px;
    }

    .InPg-team-journey {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
         padding: 40px 35px 0px 35px;
    }
    .InPg-team-journey-02 {
        text-align: justify;
        /*padding: 40px 35px 40px 35px;*/
         padding: 0px;
    }

    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);          
        /*height: 1060px;*/
        height: 1250px;
        padding: 0px;
        margin-bottom: 50px;
    }

    .InPg-services-boxalign {
        padding: 40px 20px 0px 20px;
    }

    .InPg-legalupdate-padd {
        padding: 30px 35px 20px 35px;
    }

    /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
        text-align:center;
    }

    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }

    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }

    .modalcrossbtn {
        /*margin-top: 23px !important;*/
            margin-top: -80px !important
    }

    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }

        .modalclosebtn:hover {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
        }

        .modalclosebtn:focus {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
            outline: none !important;
        }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        /*padding: 40px 35px 30px 35px;*/
        padding: 30px 35px 70px 35px;
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
       padding: 20px 0px 0px 0px;
        /*padding: 0px 0px 0px 0px;*/
    }
    .InPg-contactboxalign {
        /*padding: 50px 50px 60px 50px;*/
        padding: 40px 50px 50px 50px;
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/

}

@media only screen and (min-width:360px) and (max-width:479px){

    .publication-head {      
       padding: 15px 30px 15px 0px !important;
       line-height: 40px !important;
    }
     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
    .popup-backdrop {
        height: 3200px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        width:100%;
        /*width: 800px;*/
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-bottom: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        margin-bottom: 10px;
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

      .footer-sitelogo {
        padding: 0px 60px 15px 60px;
        text-align: -webkit-center;
    }
     .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
       .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    .extra-OS-sloganmargin {
       margin-left: 0px;
    }

    .extra-InPg-sloganpadd {
        /*padding: 0px 50px 0px 50px;*/
            padding: 0px 30px 0px 30px;
    }
    .extrapaneltitle {
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .extra-InPg-teamimgpadd-01 {
        /*padding: 0px 120px 0px 120px !important;*/
           padding: 0px 70px 0px 70px !important;
    }
    .extra-InPg-teamimgpadd-02 {
      /*padding: 0px 120px 0px 120px !important;*/
           padding: 0px 60px 0px 60px !important;
    }
    .extra-strengthblue-align {
        padding: 0px 29px 0px 0px !important;
    }
    .extra-ourservicesalign {
        /*padding: 60px 0px 0px 0px;*/
        padding: 0px 0px 0px 70px;
    }

    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 50px 40px 50px;
        text-align: -webkit-center;
    }
    .InPg-mediawholebox {
        padding: 60px 0px 20px 0px;
        /*padding: 60px 50px 20px 50px*/
    }
    .InPg-mediaviewbtn {
          /*margin: 126px 100px 126px 100px;*/
        margin: 154px 123px 154px 123px;
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        border-radius: 0px !important;
        /*border-radius: 500px !important;*/
        color: #2bacbf !important;
    }
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    
    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        /*height: auto;*/
        height: 650px;
        /*height: 800px;*/
    }
    .BCL-homeheading {
        font-family: Algerian;
        /*font-size: 40px;*/
        font-size: 36px;
        color: #000000;
        padding: 20px 0px 0px 0px;
        text-align: center;
        line-height: 40px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        /*padding: 7px 0px 7px 75px;*/
             padding: 7px 0px 7px 100px;
    }
    .home-phoneimage {
        max-width: 40px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 60px;              
        float: left;
        /*margin: 20px 0px 40px 60px;*/
         margin: 20px 0px 40px 75px;
        width: 240px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 16px;
        color: #2bacbf;
        font-weight: 600;
        padding: 0px 0px 0px 80px;
    }
    .home-sitelogo {      
        padding: 30px 0px 20px 0px;
        text-align: left;
        /*padding: 20px 60px 20px 60px;*/
        /*text-align: -webkit-center*/
    }
    .home-logoimage {
       /*max-width: 315px;*/
        max-width: 220px;
        width: 100%;
        height: auto;
    }
    /******************************* Home Navigations Bar CSS *******************************/

    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        /*height: 70px !important;*/
        height:auto;
        /*background: rgba(000,0,0,0.6);*/
        background-color: rgba(43, 172, 191, 1) !important;
        padding: 0px 0px 0px 0px !important;
        border: none !important;
        margin: 0px;
        /*background-color: #2bacbf;*/
    }
    .navbar-header {
        float: none !important;
        padding: 0px 20px 0px 20px;
        border: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        overflow: visible!important;
        visibility: visible !important;
    }
    .navbar-toggle {
        margin: 8px;
        position: relative;
        float: left !important;
        padding: 10px 12px !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
        background-color: #2bacbf;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000000;
    }
    .navbar-nav {
        position: relative !important;
        display: block !important;
        float: none !important;
         margin: 0px;
    }
    .collapse.in {
        display: block !important;
        visibility: visible !important;
        height: auto!important;
    }
    .h_navbar_ullist {
        /*padding: 10px 0px 10px 0px;*/
        padding: 0px;
        /*border-top: 1px solid #000000 !important;*/
    }
    .navbar-nav > li {
        position: relative !important;
        display: block !important;
        float: none !important;        
        border-bottom: 1px solid #000000 !important;      
    }  
    .navbar-inverse .h_navbar_ullist > .active > a {
        background-color: #60676d !important;
        /*background-color: #2bacbf !important;*/
        color: #ffffff !important;
    }
    .navbar-nav > li > a {   
        /*padding: 15px 14px 15px 14px !important;*/
        padding: 12px 28px 12px 28px !important;
        color: #ffffff !important;     
        /*font-size: 18px;*/
        font-size: 16px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #60676d !important;
            /*background-color: #2bacbf !important;*/
            transition: all 0.6s ease-in-out;
        }

    /*navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }*/
    .navbarfixedtop {
        /*position: fixed;*/
        right: 0;
        left: 0;
        z-index: 1030;
    }

    /*************************************************************************************/

    .home-sliderbox {
        /*margin: -221px 0px 0px 0px;*/
       margin: -230px 0px 0px 0px;
    }

    .home-sliderimage {
        max-width: 90px;
        /*max-width: 110px;*/
        width: 100%;
        height: auto;
    }

    .home-sliderslogan {
        font-family: Futura BdCn BT;
        font-size: 24px;
        /*font-size: 26px;*/
        color: #000000;
        line-height: 40px;
        margin: -64px 0px 0px 30px;
        text-align: left;
    }

    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        font-size: 45px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        text-align: left;
        line-height: 50px;
    }

    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }

    .blackheading-Small {
        font-family: Futura BdCn BT;
        /*font-size: 24px;*/
        font-size: 22px;
        color: #000000;
    }

    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }

    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }

    .blueslogan-text {
         /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
        text-align: left;
            font-weight: bold;
    }

    .goldheading-Large {
        /*font-size: 41px;*/
        font-size: 20px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }

    .BCL-ullist-padd {
        padding-left: 10px;
    }

    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }

    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
           padding: 60px 30px 0px 30px;
        /*padding: 60px 50px 0px 50px;*/
    }

    .Readmorebtn-align-01 {
        /*padding-left: 40px;*/
        padding-left: 0px;
    }

    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }

        .Readmorebtn:hover {
            background-color: #999470 !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .about-graybox {
        padding: 0px;
        margin-top: 60px;
        /*margin-top: -76px;*/
    }

    .about-bbdiv-01 {
        padding: 0px;
        /*width: 18.60%;*/
            width: 18.10%;
    }

    .about-bbimage-01 {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 70px 0px 0px 0px;
          width: 81.90%;
        /*width: 81.40%;*/
    }

    .about-chessimage {
        max-width: 660px;
        width: 100%;
        /*height: auto;*/
        height: 234px;
    }

    .about-wearetext-div {
       /*margin: -312px 40px 162px 40px;*/
           margin: -230px 20px 140px 20px
    }

    .about-wearetext {
        font-family: Futura BdCn BT;
        font-size: 21px;
        /*font-size: 26px;*/
        color: #999470;
         line-height: 30px;
        /*line-height: 50px;*/
    }

    .OS-boxalign {
       padding: 60px 15px 0px 15px;
       text-align: center;
        /*padding: 0px 15px 0px 35px;
        text-align: right;*/
    }

    .OS-bluesquarealign {
            margin: -97px 0px 0px -30px;
        position: absolute;
        /*margin: -60px 0px 0px -30px;*/
            display: none;
    }

    .OS-bluesquareimage {       
      max-width: 74px;
        /*max-width: 67px;*/
        width: 100%;
        height: auto;
    }

    .litigation-boxpadding-01 {
        /*padding: 0px 60px 0px 60px;*/
          padding: 0px 0px 0px 0px;
    }

    .conveyance-boxpadding-02 {
        /*padding: 0px 60px 0px 60px;*/
          padding: 0px 0px 0px 0px;
    }

    .corporate-boxpadding-03 {
        /*padding: 0px 60px 0px 60px;*/
          padding: 0px 0px 0px 0px;
    }

    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
       /*height: 680px;*/
            height: 770px;
        padding: 0px;
        margin-bottom: 50px;
    }

    .litigation-image {
        max-width: 470px;
        width: 100%;
        height: 250px;
        /*height: 350px;*/
    }

    .litigation-bluebox-margin {
        padding: 0px;
        /*margin: -50px 0px 30px 0px;*/
        margin: -30px 0px 30px 0px;
    }

    .litigation-bluebox-align {
        padding: 0px 0px 0px 15px;
        text-align: -webkit-right;
    }

    .litigation-name {
        /*padding: 20px 0px 0px 30px;*/
        padding: 20px 0px 0px 20px;
        background-color: #f3f2e9;
    }

    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 60px;
        /*padding-bottom: 70px;*/
    }

    .our-strengthdiv-01 {
        padding: 0px;
        /*width: 38%;*/
        width: 100%;
    }

    .our-strengthdiv-02 {
        padding: 0px;
        /*width: 62%;*/
        width: 100%;
    }

    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }

    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;     
        background-position: left;
        padding: 70px 30px 0px 30px;
        /*padding: 70px 50px 0px 50px;*/
        text-align: left;
    }

    .ourstrengthhead-align {
        padding: 0px 30px 0px 82px;      
        text-align: right;
    }

    .ourstrength-slogan {
        padding: 40px 30px 10px 30px;
         /*padding: 40px 50px 10px 50px;*/
         text-align: center;
    }

    .strengthicon-boxpad {
        padding: 0px 30px 0px 30px;
        /*padding: 0px 50px 0px 50px;*/
    }

    .strengthblue02-image {
        /*max-width: 90px;*/
        max-width: 67px;
        width: 100%;
        height: auto;
    }

    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-04 {
        padding: 0px;      
        text-align: -webkit-center;
    }

    .strengthicon-text-01 {
        padding-bottom: 16px;
    }

    .strengthicon-text-02 {
        padding-bottom: 15px;
    }

    .strengthicon-images {
        max-width: 130px;
        width: 100%;
        height: auto;
    }

    .strengthicon-align-01 {
       /*padding: 15px 135px 0px 135px;*/
      padding: 15px 100px 0px 100px;
    }

    .careers-align {
         /*width: 38%;*/
        /*padding: 25px 50px 10px 50px;*/
        padding: 25px 30px 10px 30px;
        width: 100%;
    }

    .careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        /*background-size: 1015px;*/ 
        background-size: 744px; 
        height: 510px;           
        /*height: 660px;*/
        /*width: 62%;*/
        width: 100%;
    }

    .contact-mailid-2 {
        color: #000000;
    }

        .contact-mailid-2:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid-2:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;               
        background-size: 850px 1500px;
        height: 1405px;
        /*height: 1312px;*/
        background-position: right;
    }

    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }

    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        /*width: 38%;*/
        /*height: 280px;
        background-size: 770px 294px;*/
        height: 375px;
        background-size: 770px 400px;
        width: 100%;
    }

    .ourteam-block-02 {
        padding: 0px 0px 0px 0px;
        /*width: 14%;*/
        width: 19.40%;      
    }

    .ourteam-block-03 {
        padding: 0px;
        /*width: 86%;*/
        width: 80.60%;
    }

    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .ourteam-block-01-text {
       padding: 0px 30px 0px 30px;
        /*padding: 0px 50px 0px 50px;*/
    }

    .ourteam-headalign {
        padding: 60px 30px 50px 0px;
        /*padding: 60px 50px 50px 0px;*/
        text-align: -webkit-right;
    }

    .ourteam-photosalign-01 {
        padding: 0px 0px 50px 0px;
        text-align: -webkit-center;
    }

    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        /*padding: 0px 0px 0px 25px;*/
        padding: 0px 0px 0px 0px;
    }

    .ourteam-photopadd {
        padding: 0px 30px 0px 50px;
        /*padding: 0px 80px 0px 80px;*/
    }

    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        /*border-top: 1px solid #ede0c4;*/   
        text-align: -webkit-left;  
        width: 273px;
        /*width: 230px;*/
        margin: 0px 0px 0px 0px;
    }

    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }

    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .advsunitabansal-image {
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }

    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }

        .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .legalupdate-padd {
        padding: 60px 15px 60px 15px;
        /*padding: 60px 35px 60px 35px;*/
    }

    /****************************** Bootstrap Panel CSS ****************************************/
    .panel-group .panel {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }

    .panel-default > .panel-heading {
        /*padding: 0;*/
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 15px 0px 15px 0px;
    }

    .panel-title {  
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
        line-height: 25px;
        text-align: left;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }

        .panel-title > a {
            display: block;
            /*padding: 20px 0px 20px 0px !important;*/
            padding: 0px !important;
            text-decoration: none !important;
        }

    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 6px 1px 6px;
        height: 22px !important;
        width: 24px !important;
        font-size: 20px !important;*/
        font-weight: bold !important;
        padding: 2px 5px 2px 5px;
        height: 18px !important;
        width: 20px !important;
        font-size: 16px !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
       border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
    /*******************************************************************************************/

    .contact-back-01-align {
        /*padding: 95px 0px 0px 0px;*/
        padding: 10px 0px 551px 0px;
    }

    .contact-back-01 {
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        /*width: 50%;*/
        width: 100%;
        background-size: 673px;
        height: auto;
    }

    .contact-lightgraybox {
            padding: 60px 0px 60px 0px;
           /*padding: 60px 15px 60px 15px;*/
        /*padding: 60px 35px 60px 35px;*/
    }

    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
        text-align: left;
    }

    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }

    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }

    .contact-address {
        /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }

    .contact-mailid {
        /*color: #999470;*/
        color: #000000;
    }

        .contact-mailid:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .contact-form {       
        height: 550px;
        background-size: 634px 550px;      
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
        width: 100%;
        /*width: 62%;*/          
        /*margin-top: -821px;*/
        margin-top: -935px;
    }

    .contactform-box {
           padding: 0px 15px 0px 85px;
       /*padding: 0px 35px 0px 130px;*/
    }

    .contactform-title {
        padding: 70px 0px 35px 0px;
        /*padding: 90px 0px 35px 0px;*/
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }

    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }

    .captchaimg {
        height: 36px !important;
        /*width: 94% !important;*/
        width: 100% !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }

    .starsign {
        position: absolute;
        /*margin: -45px 0px 0px 232px;*/
       margin: -45px 0px 0px 284px;
    }

    .starsign-2 {
        position: absolute;      
       /*margin: -45px 0px 0px 232px;*/
       margin: -45px 0px 0px 284px;
    }

    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }

        .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

        .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-socialmedia-ul {
        
        list-style-type: none;
        display: flex;
        padding: 50px 0px 50px 90px;
        /*padding: 50px 0px 50px 125px;*/
        margin: 0px;
    }

    .footer-socialmedia-li {
        padding-left: 12px;
    }

    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        /*height: 170px;*/
         height: 270px;
       
    }

    .footer-allrightstext {
        /*text-align: right;*/
        /*padding: 60px 50px 40px 50px;*/
        text-align: center;
        padding: 0px 15px 0px 15px;
        color: #666666;
    }

    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff !important;
        background-color: #999470 !important;
        border: 2px solid #999470;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }

        .scrollup:hover {
            background-color: #ffffff !important;
            border: 2px solid #2bacbf;
            color: #2bacbf !important;
            transition: all .6s ease-in-out;
        }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-image: url(../Images/home-banner-01.png);
        /*height: 400px !important;*/
        height: 420px !important;
        padding: 0px !important;
        width: 100% !important;
        background-repeat: no-repeat !important;
        /*margin: 0px 0px 100px 0px;*/
        margin: 0px 0px 155px 0px;
        background-size: 500px 600px;
        background-position: center;
        outline: none !important
    }

    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }

    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }

    .innerpage-linealign {    
          margin: 420px 0px -1px 0px;
        /*margin: 600px 0px -69px 0px;*/
        padding: 0px;
    }

    .innerpage-titlealign {
        text-align: right;
        padding: 42px 30px 28px 0px;      
        margin-top: -140px;
    }

    .InPg-about-boxalign-01 {
        /*padding: 50px 35px 30px 35px;*/
        padding: 40px 15px 30px 15px;
    }

    .InPg-about-boxalign-02 {
        padding: 40px 15px 40px 15px;
        /*padding: 40px 35px 50px 35px;*/
    }

    .InPg-about-parallax-effect {
        /*height: 700px;
        padding: 200px 0px 0px 0px;*/
        height: 500px;
        padding: 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .wearetext-box {
        position: absolute;
      /*padding: 190px 0px 0px 55px;*/
        padding: 190px 0px 0px 20px;
    }

    .InPg-team-boxalign {
        /*padding: 50px 0px 70px 0px;*/
        padding: 35px 0px 0px 0px
    }

    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/
        /*height: auto;*/
        /*background-position: right;*/
    }

    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;*/
        padding: 20px 0px 0px 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f2e4de;
    }
    .InPg-team-ourteam-photosalign-02 {      
        padding: 60px 0px 0px 0px;
        text-align: -webkit-center;     
    }

    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        /*border-top: 1px solid #ede0c4;*/
        width: 259px;
        /*width: 204px;*/
        text-align: -webkit-left;
        margin: 0px 0px 0px 15px;
    }

    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        /*padding-left: 105px;*/
        padding-left: 80px;
    }

    .InPg-team-journey {
        text-align: justify;
       /*padding: 40px 15px 40px 15px;*/
        padding: 40px 35px 0px 35px;
    }
    .InPg-team-journey-02 {
        text-align: justify;
       /*padding: 40px 35px 40px 35px;*/
        padding: 0px;
    }

    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);          
        height: 1220px;
        /*height: 1150px;*/
        padding: 0px;
        margin-bottom: 50px;
    }

    .InPg-services-boxalign {
        padding: 40px 15px 0px 15px;
    }

    .InPg-legalupdate-padd {
        padding: 30px 35px 20px 35px;
    }

    /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modaltitle {
        font-size: 45px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
        text-align:center;
    }

    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }

    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }

    .modalcrossbtn {
        /*margin-top: 23px !important;*/
            margin-top: -80px !important
    }

    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }

        .modalclosebtn:hover {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
        }

        .modalclosebtn:focus {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
            outline: none !important;
        }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        padding: 30px 15px 60px 15px;
        /*padding: 30px 35px 70px 35px;*/
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
       padding: 20px 0px 0px 0px;
        /*padding: 0px 0px 0px 0px;*/
    }
    .InPg-contactboxalign {
        padding: 40px 30px 50px 30px;
        /*padding: 40px 50px 50px 50px;*/
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/


}

@media only screen and (min-width:320px) and (max-width:359px){

    .publication-head {      
         padding: 15px 30px 15px 0px !important;
         line-height: 40px !important;
    }

     .pubpdflinks {
        color: #2bacbf;
    }
    .pubpdflinks:hover {
        color: #000000 !important;
        transition: all .5s ease-in-out;
        outline: none !important;
    }
    .pubpdflinks:focus {
            color: #000000 !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }   
    .popup-backdrop {
        height: 4000px;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .popup-main {
        background: #fff;
        box-shadow: 3px 0 6px 2px rgba(0, 0, 0, 0.5);
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: 100px;
        /*width: 800px;*/
        width:100%;
        z-index: 99999;
        padding: 40px;
    }
    .popup-main .title {
            font-size: 30px;
            display: block;
            color: #999470;
            font-weight: 900;
            line-height: 36px;
            padding: 0px 10px 15px 0px;
            font-family: Futura BdCn BT;
            text-transform: uppercase;
        }
    .popup-main .btn-block {
        margin-top: 10px;
        float: left;
        text-align:center;       
     }
    .popupagreebtn {
        margin-bottom: 10px;
        display: inline-block;
        background-color: #2bacbf;
        border: 1px solid #2bacbf !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupagreebtn:hover {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupagreebtn:focus {
        background-color: transparent !important;
        color: #2bacbf !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn {
        margin-bottom: 10px;
        display: inline-block;
        background-color: #252525;
        border: 1px solid #252525 !important;
        color: #FFF;
        font-size: 15px;
        font-weight: 900;
        line-height: 48px;
        min-width: 160px;
        padding: 0 15px;
        vertical-align: middle;
        text-transform: uppercase;
        transition: all 0.4s ease-in-out 0s;
        -webkit-transition: all 0.4s ease-in-out 0s;
        -moz-transition: all 0.4s ease-in-out 0s;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
    }
    .popupdisagreebtn:hover {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }
    .popupdisagreebtn:focus {
        background-color: transparent !important;
        color: #252525 !important;
        outline: none !important;
        text-decoration: none !important;
    }

      .footer-sitelogo {
           padding: 0px 40px 15px 40px;
            text-align: -webkit-center;
     }
     .InPg-publicationlinks {
        padding: 50px 50px 50px 50px;
    }
       .newicon-footerLI {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerLI:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerFB {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 9px 13px 9px 13px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerFB:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }
    .newicon-footerWA {
        background-color: #999470 !important;
        border: 2px solid #999470 !important;
        padding: 8px 10px 8px 10px !important;
        font-size: 26px !important;
        color: #ffffff !important;
        width: 45px;
        height: 45px;
    }
    .newicon-footerWA:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf !important;
        color: #2bacbf !important;      
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }

    
    .extra-OS-sloganmargin {
       margin-left: 0px;
    }

    .extra-InPg-sloganpadd {
        /*padding: 0px 50px 0px 50px;*/
            padding: 0px 30px 0px 30px;
    }
    .extrapaneltitle {
        margin-top: -10px;
        margin-bottom: -10px;
    }
    .extra-InPg-teamimgpadd-01 {
        /*padding: 0px 120px 0px 120px !important;*/
           padding: 0px 70px 0px 70px !important;
    }
    .extra-InPg-teamimgpadd-02 {
      /*padding: 0px 120px 0px 120px !important;*/
           padding: 0px 70px 0px 70px !important;
    }
    .extra-strengthblue-align {
        padding: 0px 29px 0px 0px !important;
    }
    .extra-ourservicesalign {
     padding: 0px 0px 0px 78px;
        /*padding: 0px 0px 0px 70px;*/
    }

    [class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 1.40s ease !important;
    }
    [class*=" imghvr-"] figcaption, [class^=imghvr-] figcaption {
            /*background-color: rgba(000000,0,0,0.3);*/
            background-color: rgba(43, 172, 191, 0.6) !important;
            padding: 30px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            color: #fff;
        }
    .InPg-mediabox-align {
        padding: 0px 70px 40px 70px;
        text-align: -webkit-center;
    }
    .InPg-mediawholebox {
        padding: 50px 0px 20px 0px;
        /*padding: 60px 50px 20px 50px*/
    }
    .InPg-mediaviewbtn {
        /*margin: 126px 100px 126px 100px;     
        padding: 15px 10px 15px 10px;
        background-color: #ebeae2 !important;     
        border: none !important;
        height: 60px;
        width: 60px;
        font-size: 20px;
        border-radius: 500px !important;
        color: #2bacbf !important;*/
        margin: 83px 65px 83px 65px;
        padding: 12px 8px 12px 8px;
        background-color: #ebeae2 !important;
        border: none !important;
        height: 50px;
        width: 50px;
        font-size: 18px;
        /*border-radius: 500px !important;*/
        border-radius: 0px !important;
        color: #2bacbf !important;
    }
    
    .InPg-mediaviewbtn:hover {
        background-color: #999470 !important;  
        color: #ebeae2  !important;
        outline: none !important;
        transition: all 0.6s ease-in-out;
        text-decoration: none !important;
    }


    
    .banarslider {
        padding: 0;
        z-index: -1;
    }
    .home-bannerback {
        padding: 0px;
        position: absolute;
    }
    .home-bannerimage {
        max-width: 1600px;
        width: 100%;
        /*height: auto;*/
        height: 650px;
        /*height: 820px;*/
    }
    .BCL-homeheading {
        font-family: Algerian;
        /*font-size: 40px;*/
        font-size: 36px;
        color: #000000;
        padding: 20px 0px 0px 0px;
        text-align: center;
        line-height: 40px;
    }
    .BCL-hhspan {
        font-family: Futura Bk BT;
        font-size: 22px;
        color: #000000;
    }
    .home-imagephone {
        position: absolute;
        padding: 7px 0px 7px 55px;
        /*padding: 5px 0px 5px 210px;*/      
    }
    .home-phoneimage {
        max-width: 40px;
        width: 100%;
        height: auto;
    }
    .home-backphone {
        background-image: url(../Images/back-phone-number.png);
        height: 60px;      
        /*margin: 20px 0px 20px 195px;
        float: right;*/
        float: left;
        margin: 20px 0px 40px 40px;
        width: 240px;
    }
    .home-phonenumbers {
        font-family: Futura Bk BT;
        font-size: 16px;
        color: #2bacbf;
        font-weight: 600;
        padding: 0px 0px 0px 80px;
    }
    .home-sitelogo {
       /*padding: 20px 90px 0px 90px;*/
           padding: 20px 40px 20px 40px;
       text-align: -webkit-center;
    }
    .home-logoimage {
        max-width: 315px;
        /*max-width: 220px;*/
        width: 100%;
        height: auto;
    }
    /******************************* Home Navigations Bar CSS *******************************/

    .h_navbar_first {
        padding: 0px;
    }
    .h_navbar_Second {
        border-radius: 0px !important;
        /*height: 70px !important;*/
        height:auto;
        background-color: rgba(43, 172, 191, 1) !important;
        /*background: rgba(000,0,0,0.6);*/
        padding: 0px 0px 0px 0px !important;
        border: none !important;
        margin: 0px;
        /*background-color: #2bacbf;*/
    }
    .navbar-header {
        float: none !important;
        padding: 0px 20px 0px 20px;
        border: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        overflow: visible!important;
        visibility: visible !important;
    }
    .navbar-toggle {
        margin: 8px;
        position: relative;
        float: left !important;
        padding: 10px 12px !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        display: block;
        background-color: #2bacbf;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #000000;
    }
    .navbar-nav {
        position: relative !important;
        display: block !important;
        float: none !important;
        margin: 0px;
    }
    .collapse.in {
        display: block !important;
        visibility: visible !important;
        height: auto!important;
    }
    .h_navbar_ullist {
        /*padding: 10px 0px 10px 0px;*/
        padding: 0px;
        /*border-top: 1px solid #000000 !important;*/
    }
    .navbar-nav > li {
        position: relative !important;
        display: block !important;
        float: none !important;        
        border-bottom: 1px solid #000000 !important;      
    }  
    .navbar-inverse .h_navbar_ullist > .active > a {
        /*background-color: #2bacbf !important;*/
        background-color: #60676d !important;
        color: #ffffff !important;
    }
    .navbar-nav > li > a {   
        /*padding: 15px 14px 15px 14px !important;*/
        padding: 12px 28px 12px 28px !important;
        color: #ffffff !important;     
        /*font-size: 18px;*/
        font-size: 16px;
        outline: 0;
        transition: all 0.6s ease-in-out;
    }
    .navbar-nav > li > a:hover {
            color: #ffffff !important;
            padding: 10px 12px 10px 12px;
            background-color: #60676d !important;
            /*background-color: #2bacbf !important;*/
            transition: all 0.6s ease-in-out;
        }

    /*navbar-fixed-top, .navbar-fixed-bottom {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
    }*/
    .navbarfixedtop {
        /*position: fixed;*/
        right: 0;
        left: 0;
        z-index: 1030;
    }

    /*************************************************************************************/

    .home-sliderbox {
           margin: -220px 0px 0px 0px;
        /*margin: 50px 0px 0px 0px;*/
    }

    .home-sliderimage {
        max-width: 90px;
        /*max-width: 110px;*/
        width: 100%;
        height: auto;
    }

    .home-sliderslogan {
        /*font-family: Futura BdCn BT;
        font-size: 50px;
        color: #ffffff;
        line-height: 60px;
        margin: -95px 0px 0px 80px;*/
        font-family: Futura BdCn BT;        
        /*font-size: 26px;*/
         font-size: 22px;
        color: #000000;
        line-height: 40px;
        margin: -64px 0px 0px 30px;
        /*margin: -64px 0px 0px 40px;*/
        text-align: left;
    }

    .carousel-control.left {
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);*/
        background-image: none;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-repeat: repeat-x;
        /*background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);*/
        background-image: none;
    }

    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 15%;
        font-size: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0,0,0,.6);
        filter: alpha(opacity=50);
        opacity: .5;
    }

    /****************************** Headings CSS ****************************************/
    .blackheading-Large {
        /*font-size: 45px;*/
        font-size: 36px;
        color: #000000;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        text-align: left;
        line-height: 50px;
    }

    .blackheading-Medium {
        font-family: Futura BdCn BT;
        font-size: 36px;
        color: #000000;
        line-height: 45px;
    }

    .blackheading-Small {
        font-family: Futura BdCn BT;
        /*font-size: 24px;*/
        font-size: 22px;
        color: #000000;
    }

    .blueheading-Large {
        font-size: 45px;
        color: #2bacbf;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .blueheading-Small {
        font-family: Futura BdCn BT;
        font-size: 24px;
        color: #2bacbf;
        line-height: 40px;
    }

    .whiteheading-Small {
        color: #ffffff;
        font-size: 24px;
    }

    .blueslogan-text {
         /*font-family: Technical;*/
        font-family: Futura BdCn BT;  
        font-size: 26px;
        color: #2bacbf;
        line-height: 38px;
        text-align: left;
            font-weight: bold;
    }

    .goldheading-Large {
        /*font-size: 36px;*/
        font-size: 20px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
    }

    .BCL-ullist {
        line-height: 30px;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
        text-transform: none;
    }

    .BCL-ullist-padd {
        padding-left: 10px;
    }

    .bluebold {
        color: #2bacbf;
        font-weight: bold;
    }

    .blackbold {
        text-align: center;
        color: #000000;
        font-weight: bold;
    }
    /*************************************************************************************/

    .aboutus-align {
           padding: 60px 30px 0px 30px;
        /*padding: 60px 50px 0px 50px;*/
    }

    .Readmorebtn-align-01 {
        /*padding-left: 40px;*/
        padding-left: 0px;
    }

    .Readmorebtn {
        background-color: #ebeae2 !important;
        color: #999470 !important;
        padding: 17px 10px 17px 10px !important;
        height: 52px;
        width: 165px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
    }

        .Readmorebtn:hover {
            background-color: #999470 !important;
            color: #ebeae2 !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .about-graybox {
        padding: 0px;
        margin-top: 60px;
        /*margin-top: -76px;*/
    }

    .about-bbdiv-01 {
        padding: 0px;
        width: 18.60%;
        /*width: 14%;*/
        /*padding: 0px 0px 0px 10px;*/
    }

    .about-bbimage-01 {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .about-bbdiv-02 {
        background-image: url(../Images/about-back-beige-02.png);
        height: auto;
        float: right;
        padding: 70px 0px 0px 0px;
        /*width: 86%;*/
        /*padding: 122px 0px 0px 0px;*/
        width: 81.40%;
    }

    .about-chessimage {
        max-width: 660px;
        width: 100%;
        /*height: auto;*/
        height: 234px;
    }

    .about-wearetext-div {
       /*margin: -312px 40px 162px 40px;*/
           margin: -230px 20px 140px 20px
    }

    .about-wearetext {
        font-family: Futura BdCn BT;
        /*font-size: 21px;*/
        font-size: 18px;
        color: #999470;
         line-height: 30px;
        /*line-height: 50px;*/
    }

    .OS-boxalign {
       padding: 60px 15px 0px 15px;
       text-align: center;
        /*padding: 0px 15px 0px 35px;
        text-align: right;*/
    }

    .OS-bluesquarealign {
        /*margin-left: -50px;
        position: absolute;*/
        position: absolute;
        margin: -60px 0px 0px -30px;
            display: none;
    }

    .OS-bluesquareimage {       
        max-width: 61px;  
        /*max-width: 67px;*/
        width: 100%;
        height: auto;
    }

    .litigation-boxpadding-01 {
        /*padding: 0px 60px 0px 60px;*/
          padding: 0px 0px 0px 0px;
    }

    .conveyance-boxpadding-02 {
        /*padding: 0px 60px 0px 60px;*/
          padding: 0px 0px 0px 0px;
    }

    .corporate-boxpadding-03 {
        /*padding: 0px 60px 0px 60px;*/
          padding: 0px 0px 0px 0px;
    }

    .litigation-background {
        background-image: url(../Images/services-back-beige.png);
        height: 860px;
        /*height: 770px;*/
        padding: 0px;
        margin-bottom: 50px;
    }

    .litigation-image {
        max-width: 470px;
        width: 100%;
        height: 250px;
        /*height: 350px;*/
    }

    .litigation-bluebox-margin {
        padding: 0px;
        /*margin: -50px 0px 30px 0px;*/
        margin: -30px 0px 30px 0px;
    }

    .litigation-bluebox-align {
        padding: 0px 0px 0px 15px;
        text-align: -webkit-right;
    }

    .litigation-name {
        /*padding: 20px 0px 0px 30px;*/
        padding: 20px 0px 0px 20px;
        background-color: #f3f2e9;
    }

    .Readmorebtn-align-02 {
        text-align: -webkit-center;
        padding-bottom: 60px;
        /*padding-bottom: 70px;*/
    }

    .our-strengthdiv-01 {
        padding: 0px;
        /*width: 38%;*/
        width: 100%;
    }

    .our-strengthdiv-02 {
        padding: 0px;
        /*width: 62%;*/
        width: 100%;
    }

    .strengthblue01-image {
        max-width: 800px;
        width: 100%;
        height: 90px;
    }

    .strengthblue03-back {
        background-image: url(../Images/strength-blue-03.png);
        height: auto;     
        background-position: left;
        padding: 70px 30px 0px 30px;
        /*padding: 70px 50px 0px 50px;*/
        text-align: left;
    }

    .ourstrengthhead-align {
        padding: 0px 0px 0px 90px;
        /*padding: 0px 50px 0px 0px;*/
        text-align: right;
    }

    .ourstrength-slogan {
        padding: 40px 30px 10px 30px;
         /*padding: 40px 50px 10px 50px;*/
         text-align: center;
    }

    .strengthicon-boxpad {
        padding: 0px 30px 0px 30px;
        /*padding: 0px 50px 0px 50px;*/
    }

    .strengthblue02-image {
           max-width: 61px;
        /*max-width: 67px;*/
        width: 100%;
        height: auto;
    }

    .strengthicon-box-01 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-02 {
        padding: 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-03 {
        padding: 0px;
        text-align: -webkit-center;
        /*border-right: 1px solid #f0efea;*/
        border-bottom: 1px solid #f0efea;
    }

    .strengthicon-box-04 {
        padding: 0px;      
        text-align: -webkit-center;
    }

    .strengthicon-text-01 {
        padding-bottom: 16px;
    }

    .strengthicon-text-02 {
        padding-bottom: 15px;
    }

    .strengthicon-images {
        max-width: 130px;
        width: 100%;
        height: auto;
    }

    .strengthicon-align-01 {
        padding: 15px 90px 0px 90px;
      /*padding: 15px 100px 0px 100px;*/
    }

    .careers-align {
         /*width: 38%;*/
        /*padding: 25px 50px 10px 50px;*/
        padding: 10px 30px 10px 30px;
        width: 100%;
    }

    .careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;      
        /*background-size: 744px; 
        height: 510px;*/           
        background-size: 686px;
        height: 460px;
        width: 100%;
    }

    .contact-mailid-2 {
        color: #000000;
    }

        .contact-mailid-2:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid-2:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .ourteam-back-01 {
        padding: 0px;
        background-image: url(../Images/our-team-back-01.png);
        background-repeat: no-repeat;         
        /*background-size: 850px 890px;        
        /*height: 1312px;*/
        background-size: 850px 1500px;
        height: 1372px;
        background-position: right;
    }

    .ourteam-blockpadd {
        position: absolute;
        padding: 50px 0px 50px 0px;
    }

    .ourteam-block-01 {
        padding: 0px;
        background-image: url(../Images/our-team-block-01.png);
        background-repeat: no-repeat;
        /*width: 38%;*/
        height: 460px;
        background-size: 500px 460px;
        /*height: 375px;
        background-size: 770px 400px;*/
        width: 100%;
    }

    .ourteam-block-02 {
        padding: 0px 0px 0px 0px;
        /*width: 14%;*/
        width: 19.40%;      
    }

    .ourteam-block-03 {
        padding: 0px;
        /*width: 86%;*/
        width: 80.60%;
    }

    .ourteam-block-02-image {
        max-width: 110px;
        width: 100%;
        height: auto;
    }

    .ourteam-block-01-text {
       padding: 0px 30px 0px 30px;
        /*padding: 0px 50px 0px 50px;*/
    }

    .ourteam-headalign {
        padding: 60px 30px 50px 0px;
        /*padding: 60px 50px 50px 0px;*/
        text-align: -webkit-right;
    }

    .ourteam-photosalign-01 {
        padding: 0px 0px 50px 0px;
        text-align: -webkit-center;
    }

    .ourteam-photosalign-02 {
        margin: -30px 0px 0px 0px;
        /*padding: 0px 0px 0px 25px;*/
        padding: 0px 0px 0px 0px;
    }

    .ourteam-photopadd {
        padding: 0px 30px 0px 30px;
        /*padding: 0px 80px 0px 80px;*/
    }

    .ourteam-photos {
        background-image: url(../Images/our-team-back-name.png);
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;   
        text-align: -webkit-left;  
        /*width: 230px;
        margin: 0px 0px 0px 0px;*/
        width: 230px;
        margin: 0px 0px 0px -32px;
    }

    .ourteam-photos-bluebox {
        /*text-align: right;*/
        padding-left: 75px;
        margin: -45px 10px 0px 0px;
    }

    .ourteamback-name-image {
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .advsunitabansal-image {
        /*max-width: 245px;
        width: 100%;
        height: 245px;*/
        max-width: 300px;
        width: 100%;
        height: auto;
    }

    .squarebluesmall-image {
        max-width: 60px;
        width: 100%;
        height: auto;
    }

    .View-profilebtn {
        color: #c0a05d !important;
        /*color: #d0ba8d !important;*/
        padding: 10px 10px 10px 10px !important;
        height: 42px;
        width: 130px;
        border-radius: 0px !important;
        position: relative !important;
        font-size: 16px !important;
        text-align: center !important;
        border: none !important;
        background-image: url(../Images/our-team-button-beige.png);
        background-repeat: no-repeat;
    }

        .View-profilebtn:hover {
            background-image: url(../Images/our-team-button-beige-over.png);
            background-repeat: no-repeat;
            color: #c0a05d !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .legalupdate-padd {
        padding: 60px 15px 60px 15px;
        /*padding: 60px 35px 60px 35px;*/
    }

    /****************************** Bootstrap Panel CSS ****************************************/
    .panel-group .panel {
        border-radius: 0 !important;
        box-shadow: none !important;
        border: none !important;
        /*border-bottom: 1px solid #f2e4de !important;*/
    }

    .panel-default > .panel-heading {
        /*padding: 0;*/
        border-radius: 0 !important;
        color: #212121;
        background-color: #ffffff !important;
        border: none !important;
        border-bottom: 1px solid #f2e4de !important;
        padding: 15px 0px 15px 0px;
    }

    .panel-title {  
        font-size: 18px !important;
        color: #2bacbf !important;
        font-weight: bold;
        line-height: 25px;
        text-align: left;
         /*font-family: Technical;*/
        font-family:Futura BdCn BT; 
    }

        .panel-title > a {
            display: block;
            /*padding: 20px 0px 20px 0px !important;*/
            padding: 0px !important;
            text-decoration: none !important;
        }

    .more-less {
        /*float: right;
        color: #212121;*/
        float: right !important;
        color: #ffffff !important;
        background-color: #2bacbf !important;
        /*padding: 1px 6px 1px 6px;
        height: 22px !important;
        width: 24px !important;
        font-size: 20px !important;*/
        font-weight: bold !important;
        padding: 2px 5px 2px 5px;
        height: 18px !important;
        width: 20px !important;
        font-size: 16px !important;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        /*border-top-color: #EEEEEE;*/
        border: none !important;
       border-bottom: 1px solid #f2e4de !important;
    }
    .panel-title .glyphicon-plus:before {
        content: "\2212" !important;
    }
    .collapsed .glyphicon-plus:before {
        content: "\2b" !important;
    }
    /*******************************************************************************************/

    .contact-back-01-align {
       padding: 0px 0px 519px 0px;
        /*padding: 10px 0px 551px 0px;*/
    }

    .contact-back-01 {
        background-image: url(../Images/contact-back-01.png);
        background-repeat: no-repeat;
        /*width: 50%;*/
        width: 100%;
        background-size: 673px;
        height: auto;
    }

    .contact-lightgraybox {
           padding: 60px 15px 60px 15px;
        /*padding: 60px 35px 60px 35px;*/
    }

    .BCL-contactheading {
        font-family: Algerian;
        font-size: 24px;
        color: #000000;
        text-align: left;
    }

    .BCL-contactspan {
        font-family: Futura Bk BT;
        font-size: 17px;
        color: #000000;
    }

    .BCL-contactalign {
        padding-bottom: 40px;
        text-align: left;
    }

    .contact-address {
         /*color: #999470;*/
        color: #000000;
        border-bottom: 1px solid #dad8cb;
        padding: 10px 0px 10px 0px;
        border-top: 1px solid #dad8cb;
        margin: 0px;
        text-align: left;
    }

    .contact-mailid {
        /*color: #999470;*/
        color: #000000;
    }

        .contact-mailid:hover {
            color: #2bacbf !important;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

        .contact-mailid:focus {
            color: #2bacbf !important;
            text-decoration: none;
            transition: all .5s ease-in-out;
            outline: none !important;
        }

    .contact-form {  
        height: 520px;
        background-size: 560px 520px;            
        background-image: url(../Images/contact-form.png);
        background-repeat: no-repeat;
        width: 100%;
        /*margin-top: -801px;*/
        margin-top: -915px;
    }

    .contactform-box {
           padding: 0px 15px 0px 75px;
       /*padding: 0px 35px 0px 130px;*/
    }

    .contactform-title {
        padding: 70px 0px 35px 0px;
        /*padding: 90px 0px 35px 0px;*/
        color: #ffffff;
        font-weight: bold;
        font-size: 25px;
    }

    .contactform-bottam {
        padding: 0px 0px 12px 0px;
    }

    .captchaimg {
        height: 36px !important;
        /*width: 94% !important;*/
        width: 100% !important;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 35px !important;
        padding: 8px 15px !important;
        font-size: 16px !important;
        line-height: 1.42857143 !important;
        color: #010000 !important;
        background-image: none;
        border: none;
        border-radius: 0px !important;
        margin-bottom: 0px !important;
        background: rgba(250,250,250,0.8);
        opacity: 0.8;
    }

    .starsign {
        position: absolute;
        /*margin: -45px 0px 0px 232px;*/
         margin: -45px 0px 0px 191px;
    }

    .starsign-2 {
        position: absolute;     
        /*margin: -45px 0px 0px 232px;*/
         margin: -45px 0px 0px 191px;
    }

    .btnsend {
        background-color: #999470 !important;
        text-align: left;
        padding: 5px 15px 5px 15px;
        border: none;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 16px;
        width: 100% !important;
        height: 40px !important;
    }

        .btnsend:hover {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

        .btnsend:focus {
            background-color: #2bacbf !important;
            color: #000000 !important;
            transition: .8s all ease-in-out;
            text-decoration: none;
            outline: none !important;
        }

    .footer-facebook {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-facebook.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-facebook:hover {
            background-image: url(../Images/icon-facebook-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-whatsapp {
        height: 47px;
        width: 47px;
        border-radius: 30px !important;
        border: none !important;
        background-image: url(../Images/icon-whatsapp.png);
        background-repeat: no-repeat;
        background-color: #dad8cb;
    }

        .footer-whatsapp:hover {
            background-image: url(../Images/icon-whatsapp-over.png);
            background-repeat: no-repeat;
            background-color: #dad8cb;
            text-decoration: none;
            transition: all .5s ease-in-out;
        }

    .footer-socialmedia-ul {
        /*list-style-type: none;
        display: flex;
        padding: 60px 0px 60px 23px;
        float: left;
        margin: 0px;*/
        list-style-type: none;
        display: flex;
        padding: 50px 0px 50px 80px;
        /*padding: 50px 0px 50px 160px;*/
        margin: 0px;
    }

    .footer-socialmedia-li {
        padding-left: 12px;
    }

    .footer-graybox {
        padding: 0px;
        background-image: url(../Images/contact-back-02.png);
        /*height: 170px;*/
         height: 280px;
       
    }

    .footer-allrightstext {
        /*text-align: right;*/
        /*padding: 60px 50px 40px 50px;*/
        text-align: center;
        padding: 0px 15px 0px 15px;
        color: #666666;
    }

    .scrollup {
        position: fixed;
        right: 5px;
        bottom: 25px;
        color: #ffffff !important;
        background-color: #999470 !important;
        border: 2px solid #999470;
        width: 40px;
        height: 40px;
        text-align: center;
        padding: 9px 0px 0px 0px;
        z-index: 2000;
        font-size: 18px;
        line-height: 1;
        transition: all 0.4s ease-in-out;
            border-radius: 0% !important;
        /*border-radius: 100% !important;*/
    }

     .scrollup:hover {
        background-color: #ffffff !important;
        border: 2px solid #2bacbf;
        color: #2bacbf !important;
        transition: all .6s ease-in-out;
    }

    /* Inner Pages CSS as Follow */
    .breadcrumb-back {
        background-image: url(../Images/home-banner-01.png);
        /*height: 400px !important;*/
        height: 420px !important;
        padding: 0px !important;
        width: 100% !important;     
        background-repeat: no-repeat !important;
        /*margin: 0px 0px 100px 0px;*/
        margin: 0px 0px 155px 0px;
        background-size: 500px 600px;
        background-position: center;
        outline: none !important
    }

    .innerpage-graybox {
        padding: 0px;
        background-image: url(../Images/about-back-beige-02.png);
        height: 110px;
    }

    .innerpage-bluebox {
        padding: 50px 0px 0px 0px;
    }

    .innerpage-linealign {    
           margin: 420px 0px -1px 0px;
        /*margin: 600px 0px -69px 0px;*/
        padding: 0px;
    }

    .innerpage-titlealign {
        text-align: right;
        padding: 42px 30px 28px 0px;      
        margin-top: -140px;
    }

    .InPg-about-boxalign-01 {
        /*padding: 50px 35px 30px 35px;*/
        padding: 40px 15px 30px 15px;
    }

    .InPg-about-boxalign-02 {
        padding: 40px 15px 50px 15px;
        /*padding: 40px 35px 50px 35px;*/
    }

    .InPg-about-parallax-effect {
        /*height: 700px;
        padding: 200px 0px 0px 0px;*/
        height: 500px;
        padding: 0px;
        background-image: url(../Images/about-us-parallax.jpg);
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-attachment: fixed !important;
    }

    .wearetext-box {
        position: absolute;
        /*padding: 250px 0px 0px 0px;*/
        padding: 190px 0px 0px 0px;
    }

    .InPg-team-boxalign {
        /*padding: 50px 0px 70px 0px;*/
        padding: 35px 0px 0px 0px
    }

    .InPg-team-back-01 {
        padding: 0px;
        /*background-image: url(../Images/our-team-back-01.png);*/
        /*background-size: 1240px 600px;*/
        /*height: auto;*/
        /*background-position: right;*/
    }

    .InPg-team-ourteam-photosalign-01 {
        /*padding: 50px 0px 0px 0px;*/
        padding: 20px 0px 0px 0px;
        text-align: -webkit-center;
        border-bottom: 1px solid #f2e4de;
    }
    .InPg-team-ourteam-photosalign-02 {  
        padding: 60px 0px 0px 0px;
        text-align: -webkit-center;    
    }

    .InPg-team-ourteam-photos {
        /*background-image: url(../Images/our-team-back-name.png);*/
        background-color: #ffffff;
        background-repeat: no-repeat;
        background-size: 300px 60px;
        border-top: 1px solid #ede0c4;        
        /*width: 204px;
        text-align: -webkit-left;
        margin: 0px 0px 0px 15px;*/
        width: 210px;
        text-align: -webkit-left;
        margin: 0px 0px 0px -30px;
    }
    .InPg-team-ourteam-photos-bluebox {
        margin: -50px 0px 0px 0px;
        /*padding-left: 105px;*/
        padding-left: 80px;
    }

    .InPg-team-journey {
        text-align: justify;
        padding: 40px 35px 0px 35px;
       /*padding: 40px 15px 40px 15px;*/
    }
    .InPg-team-journey-02 {
        text-align: justify;
        padding: 0px;
       /*padding: 40px 15px 40px 15px;*/
    }

    .InPg-services-litigation-background {
        background-image: url(../Images/services-back-beige.png);          
        height: 1370px;
        /*height: 1220px;*/
        padding: 0px;
        margin-bottom: 50px;
    }

    .InPg-services-boxalign {
        padding: 40px 15px 0px 15px;
    }

    .InPg-legalupdate-padd {
        padding: 30px 35px 20px 35px;
    }

    /* Modal CSS */
    .modalbackdrop {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modaltitle {
        /*font-size: 45px;*/
        font-size: 36px;
        color: #999470;
        font-weight: bold;
        font-family: Futura BdCn BT;
        text-transform: uppercase;
        /*padding: 10px 0px 10px 15px;*/
        padding: 13px 0px 13px 0px;
        text-align:center;
    }

    .modalbody {
        /*padding: 15px 30px 15px 30px;*/
        padding: 40px 50px 15px 50px;
    }

    .modalscrollbar {
        float: left;
        height: 439px;
        width: 100%;
        background: #ffffff;
        overflow-y: scroll;
        margin-bottom: 25px;
    }

    .modalcrossbtn {
        /*margin-top: 23px !important;*/
         margin-top: -80px !important;
    }

    .modalclosebtn {
        border-radius: 0px !important;
        background-color: #ebeae2 !important;
        color: #999470 !important;
        border: none !important;
    }

        .modalclosebtn:hover {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
        }

        .modalclosebtn:focus {
            border-radius: 0px !important;
            color: #ffffff !important;
            background-color: #999470 !important;
            border: none !important;
            text-decoration: none !important;
            transition: all 0.5s ease-in-out !important;
            outline: none !important;
        }
    /*******************************************************************************************/
    .InPg-legalupdate-padd {
        padding: 30px 15px 60px 15px;
        /*padding: 30px 35px 70px 35px;*/
    }

    .InPg-careers-background {
        padding: 0px;
        background-image: url(../Images/careers-back.png);
        background-repeat: no-repeat;
        background-size: 1015px;
        height: 700px;
        width: 62%;
    }
    .InPg-career-boxalign {
       padding: 20px 0px 0px 0px;
        /*padding: 0px 0px 0px 0px;*/
    }
    .InPg-contactboxalign {
        padding: 40px 30px 50px 30px;
        /*padding: 40px 50px 50px 50px;*/
    } 

    /* Change Placeholder Color Css*/
    ::placeholder {
        color: #000000 !important;      
        opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
         color: #000000 !important;      
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
         color: #000000 !important;       
    }
    /*******************************************************************************************/


}




