
a { color: #002856; }
a:hover { color: #002856; }
.text_width a:hover { color: white; }
.read-more { display: block; margin-top: 15px; }
.pbmit-tween-effect .pbmit-element-title:before, .pbmit-heading-subheading .pbmit-element-title:before {
    position: absolute;
    content: '';
    left: auto;
    bottom: -20px;
    height: 2px;
    width: 80px;
    background-color: #f6c15f;  /*  left: 0;
    right: 0;
    margin: 0 auto;*/
}
body a,
input[type="submit"],
.wthree_services_left1,
.w3agile_banner_btom_login_left3 a,
.agile_gallery_grid_w3 img,
.agile_gallery_grid_left img {
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    text-decoration: none;
}

.panel-grid.panel-has-style>.panel-row-style,
.panel-grid.panel-no-style {
    display: flex;
}

.disclaimer-left {
    margin-right: 15px
}

.positionRightMobile {
    right: 50px !important;
}

.social ul {
    float: right;
}

.social ul li {
    margin: 0px 0px 0px 0px;
    padding: 0px !important;
    float: right;
}

.social ul li img {
    cursor: pointer;
    width: 40px;
    margin-right: 20px;
}

.footer2 p {
    color: #fff;
    padding: 10px 0px;
    text-align: left !important;
}

.footer1 ul {
    list-style: none;
    width: 100%;
    margin: 10px 0px 5px 0px;
}

.footer1 ul li {
    display: inline-block;
    padding: 0px 30px 0px 0px;
}

.footer1 ul li a {
    color: #fff;
    padding: 10px 0px;
}

.footer1 p {
    color: #fff;
}

.con {
    background: url(../images/contact.jpg);
    position: relative;
    background-size: cover;
    height: 310px;
    margin-top: 10px;
}



#mixedSlider {
    position: relative;
    margin: 10px 0px 0px 0px;
}

#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
}

footer {
    background: #002856;
    float: left;
    width: 100%;
    position: relative;
}

#mixedSlider .MS-content .item {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 350px;
    white-space: normal;
    padding: 0px;
}

@media (max-width: 991px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider .MS-content .item {
        width: 100%;
    }
    .sidebar.btoom {
        margin-top: 50px !important;
    }
}

@media(max-width:667px) {
    .image-bg-p img {
        position: absolute;
        bottom: 0;
        max-height: 100%;
        width: auto;
        max-width: 100%;
        right: 0;
    }
    .image-bg img {
        height: 84%;
        width: auto;
        right: 0;
    }
}

#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}

#mixedSlider .MS-content .item .imgTitle .blogTitle span {
    font-size: 16px;
}

#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0%;
    bottom: 0;
    padding: 0 0 2px 10px;
}

.sidebar-marquee .nav>li>a {
    position: relative;
    display: block;
    text-align: left;
    padding: 0px;
    background: none;
    border: none;
}

.sidebar-marquee .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #002856;
    width: 100%;
    cursor: default;
    background: none !important;
    border: none;
    text-align: left;
}

#mixedSlider .MS-content .item .imgTitle .blogTitle:hover {
    background-color: #289f67;
    opacity: .7;
    color: #fff;
}

#mixedSlider .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}

#mixedSlider .MS-content .item p {
    font-size: 15px;
    color: #666;
    margin: 2px 10px 0 0px;
    padding-bottom: 0px;
    font-weight: 400;
}

#mixedSlider .MS-content .item a {
    float: left;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    color: #002856;
    font-weight: 800;
    transition: linear 0.1s;
}

#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 45px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

#mixedSlider .MS-controls button .fa {
    width: 40px;
    height: 40px;
    color: #bf955a;
    padding-top: 5px;
    border-radius: 1000px;
    font-weight: 600;
    border: 3px solid #bf955a;
}

#mixedSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .navbar img {
        width: 80%;
    }
    #mixedSlider .MS-controls button {
        font-size: 20px;
    }
}

#mixedSlider .MS-controls .MS-left {
    left: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -20px;
    }
    #mixedSlider .MS-controls button .fa {
        width: 25px;
        height: 25px;
        font-size: 16px;
        color: #bf955a;
        padding-top: 3px;
        border-radius: 1000px;
        font-weight: 600;
        border: 2px solid #bf955a;
    }
}

#mixedSlider .MS-controls .MS-right {
    right: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -20px;
    }
}

.insight-tab>.nav-tabs>li.active>a,
.insight-tab>.nav-tabs>li.active>a:hover,
.insight-tab>.nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #bf955a !important;
    border: none;
    text-align: center;
}

#mixedSlider4 {
    position: relative;
    margin: 10px 0px 0px 0px;
}

#mixedSlider4 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 1.6%;
}

#mixedSlider4 .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    white-space: normal;
    padding: 0 10px;
}

@media (max-width: 991px) {
    #mixedSlider4 .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider4 .MS-content .item {
        width: 100%;
    }
}

#mixedSlider4 .MS-content .item .imgTitle {
    position: relative;
}

#mixedSlider4 .MS-content .item .imgTitle .blogTitle span {
    font-size: 16px;
}

#mixedSlider4 .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0%;
    bottom: 0;
    padding: 0 0 2px 10px;
}

#mixedSlider4 .MS-content .item .imgTitle .blogTitle:hover {
    background-color: #289f67;
    opacity: .7;
    color: #fff;
}

#mixedSlider4 .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}

#mixedSlider4 .MS-content .item p {
    font-size: 16px;
    color: #666;
    margin: 2px 10px 0 0px;
    font-weight: 400;
    padding-bottom: 0px;
}

#mixedSlider4 .MS-content .item a {
    float: left;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    color: #002856;
    font-weight: 800;
    transition: linear 0.1s;
}

#mixedSlider4 .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 45px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

#mixedSlider4 .MS-controls button .fa {
    width: 40px;
    height: 40px;
    color: #bf955a;
    padding-top: 5px;
    border-radius: 1000px;
    font-weight: 600;
    border: 3px solid #bf955a;
}

#mixedSlider4 .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    #mixedSlider4 .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .navbar img {
        width: 80%;
    }
    #mixedSlider4 .MS-controls button {
        font-size: 20px;
    }
}

#mixedSlider4 .MS-controls .MS-left {
    left: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider4 .MS-controls .MS-left {
        left: -20px;
    }
    #mixedSlider4 .MS-controls button .fa {
        width: 25px;
        height: 25px;
        font-size: 16px;
        color: #bf955a;
        padding-top: 3px;
        border-radius: 1000px;
        font-weight: 600;
        border: 2px solid #bf955a;
    }
}

#mixedSlider4 .MS-controls .MS-right {
    right: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider4 .MS-controls .MS-right {
        right: -20px;
    }
}

#mixedSlider5 {
    position: relative;
    margin: 10px 0px 0px 0px;
}

#mixedSlider5 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 1.6%;
}

#mixedSlider5 .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    white-space: normal;
    padding: 0 10px;
}

@media (max-width: 991px) {
    #mixedSlider5 .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider5 .MS-content .item {
        width: 100%;
    }
}

#mixedSlider5 .MS-content .item .imgTitle {
    position: relative;
}

#mixedSlider5 .MS-content .item .imgTitle .blogTitle span {
    font-size: 16px;
}

#mixedSlider5 .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0%;
    bottom: 0;
    padding: 0 0 2px 10px;
}

#mixedSlider5 .MS-content .item .imgTitle .blogTitle:hover {
    background-color: #289f67;
    opacity: .7;
    color: #fff;
}

#mixedSlider5 .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}

#mixedSlider5 .MS-content .item p {
    font-size: 16px;
    color: #666;
    margin: 2px 10px 0 0px;
    padding-bottom: 0px;
}

#mixedSlider5 .MS-content .item a {
    float: left;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    color: #002856;
    font-weight: 800;
    transition: linear 0.1s;
}

#mixedSlider5 .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 45px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

#mixedSlider5 .MS-controls button .fa {
    width: 40px;
    height: 40px;
    color: #bf955a;
    padding-top: 5px;
    border-radius: 1000px;
    font-weight: 600;
    border: 3px solid #bf955a;
}

#mixedSlider5 .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    #mixedSlider5 .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .navbar img {
        width: 80%;
    }
    #mixedSlider5 .MS-controls button {
        font-size: 20px;
    }
}

#mixedSlider5 .MS-controls .MS-left {
    left: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider5 .MS-controls .MS-left {
        left: -20px;
    }
    #mixedSlider5 .MS-controls button .fa {
        width: 25px;
        height: 25px;
        font-size: 16px;
        color: #bf955a;
        padding-top: 3px;
        border-radius: 1000px;
        font-weight: 600;
        border: 2px solid #bf955a;
    }
}

#mixedSlider5 .MS-controls .MS-right {
    right: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider5 .MS-controls .MS-right {
        right: -20px;
    }
}

#mixedSlider3 {
    position: relative;
    margin: 10px 0px 0px 0px;
}

#mixedSlider3 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 1.6%;
}

#mixedSlider3 .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    white-space: normal;
    padding: 0 10px;
}

@media (max-width: 991px) {
    #mixedSlider3 .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider3 .MS-content .item {
        width: 100%;
    }
}

#mixedSlider3 .MS-content .item .imgTitle {
    position: relative;
}

#mixedSlider3 .MS-content .item .imgTitle .blogTitle span {
    font-size: 16px;
}

#mixedSlider3 .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0%;
    bottom: 0;
    padding: 0 0 2px 10px;
}

#mixedSlider3 .MS-content .item .imgTitle .blogTitle:hover {
    background-color: #289f67;
    opacity: .7;
    color: #fff;
}

#mixedSlider3 .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}

#mixedSlider3 .MS-content .item p {
    font-size: 16px;
    color: #666;
    margin: 2px 10px 0 0px;
    font-weight: 400;
    padding-bottom: 0px;
}

#mixedSlider3 .MS-content .item a {
    float: left;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    color: #002856;
    font-weight: 800;
    transition: linear 0.1s;
}

#mixedSlider3 .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 45px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

#mixedSlider3 .MS-controls button .fa {
    width: 40px;
    height: 40px;
    color: #bf955a;
    padding-top: 5px;
    border-radius: 1000px;
    font-weight: 600;
    border: 3px solid #bf955a;
}

#mixedSlider3 .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    #mixedSlider3 .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .navbar img {
        width: 80%;
    }
    #mixedSlider3 .MS-controls button {
        font-size: 20px;
    }
}

#mixedSlider3 .MS-controls .MS-left {
    left: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider3 .MS-controls .MS-left {
        left: -20px;
    }
    #mixedSlider3 .MS-controls button .fa {
        width: 25px;
        height: 25px;
        font-size: 16px;
        color: #bf955a;
        padding-top: 3px;
        border-radius: 1000px;
        font-weight: 600;
        border: 2px solid #bf955a;
    }
}

#mixedSlider3 .MS-controls .MS-right {
    right: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider3 .MS-controls .MS-right {
        right: -20px;
    }
}

#mixedSlider6 {
    position: relative;
    margin: 10px 0px 0px 0px;
}

#mixedSlider6 .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 1.6%;
}

#mixedSlider6 .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    white-space: normal;
    padding: 0 10px;
}

@media (max-width: 991px) {
    #mixedSlider6 .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider6 .MS-content .item {
        width: 100%;
    }
}

#mixedSlider6 .MS-content .item .imgTitle {
    position: relative;
}

#mixedSlider6 .MS-content .item .imgTitle .blogTitle span {
    font-size: 16px;
}

#mixedSlider6 .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 100%;
    top: 0%;
    bottom: 0;
    padding: 0 0 2px 10px;
}

#mixedSlider6 .MS-content .item .imgTitle .blogTitle:hover {
    background-color: #289f67;
    opacity: .7;
    color: #fff;
}

#mixedSlider6 .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}

#mixedSlider6 .MS-content .item p {
    font-size: 16px;
    color: #666;
    margin: 2px 10px 0 0px;
    font-weight: 400;
    padding-bottom: 0px;
}

#mixedSlider6 .MS-content .item a {
    float: left;
    margin: 10px 0px 0px 0px;
    font-size: 16px;
    color: #002856;
    font-weight: 800;
    transition: linear 0.1s;
}

#mixedSlider6 .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 45px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

#mixedSlider6 .MS-controls button .fa {
    width: 40px;
    height: 40px;
    color: #bf955a;
    padding-top: 5px;
    border-radius: 1000px;
    font-weight: 600;
    border: 3px solid #bf955a;
}

#mixedSlider6 .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    #mixedSlider6 .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .navbar img {
        width: 80%;
    }
    #mixedSlider6 .MS-controls button {
        font-size: 20px;
    }
}

#mixedSlider6 .MS-controls .MS-left {
    left: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider6 .MS-controls .MS-left {
        left: -20px;
    }
    #mixedSlider6 .MS-controls button .fa {
        width: 25px;
        height: 25px;
        font-size: 16px;
        color: #bf955a;
        padding-top: 3px;
        border-radius: 1000px;
        font-weight: 600;
        border: 2px solid #bf955a;
    }
}

#mixedSlider6 .MS-controls .MS-right {
    right: -38px;
    top: 16%;
}

@media (max-width: 767px) {
    #mixedSlider6 .MS-controls .MS-right {
        right: -20px;
    }
    .search-bartop,
    .fa {
        position: absolute;
        right: 0;
        font-size: 20px;
    }
}

.search-bartop a {
    color: #002856;
}

.search-bartop {
    position: absolute;
    right: 0px;
    top: 5px;
}

.search-bartop,
.fa {
    font-size: 20px;
    font-weight: 300;
    margin-top: 4px;
}

.height {
    height: 100px;
    overflow: hidden;
}

.wrapper3 {
    width: 50px;
    height: 50px;
    z-index: 9;
    border-radius: 1000px;
    border: 4px solid #bc955c;
    position: absolute;
    right: 260px;
    bottom: 30px;
}

.cd-search input[type="submit"] {
    width: 70px;
    vertical-align: middle;
    background: none;
    padding: 0px;
    position: absolute;
    right: 0px
}

.wrapper1 {
    width: 260px;
    height: 260px;
    right: 229px;
    bottom: -223px;
    position: absolute;
}


/* Set the sizes of the elements that make up the progress bar */

.circle1 {
    width: 200px;
    height: 200px;
    border: 15px solid #bc955c;
    border-radius: 1000px;
    position: absolute;
    clip: rect(0px, 200px, 110px, 0px);
}


/* Using the data attributes for the animation selectors. */


/* Base settings for all animated elements */

div[data-anim~=base] {
    -webkit-animation-iteration-count: 0;
    /* Only run once */
    -webkit-animation-fill-mode: forwards;
    /* Hold the last keyframe */
    -webkit-animation-timing-function: linear;
    /* Linear animation */
}

.wrapper1[data-anim~=wrapper] {
    -webkit-animation-duration: 0s;
    /* Complete keyframes asap */
    -webkit-animation-delay: 0s;
    /* Wait half of the animation */
    -webkit-animation-name: close-wrapper;
    /* Keyframes name */
}

.circle1[data-anim~=left] {
    -webkit-animation-duration: 0s;
    /* Full animation time */
    -webkit-animation-name: left-spin;
}

.circle1[data-anim~=right] {
    -webkit-animation-duration: 0s;
    /* Half animation time */
    -webkit-animation-name: right-spin;
}


/* Rotate the right side of the progress bar from 0 to 180 degrees */

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(180deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}


/* Rotate the left side of the progress bar from 0 to 360 degrees */

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(360deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}


/* Set the wrapper clip to auto, effectively removing the clip */

@-webkit-keyframes close-wrapper {
    to {
        clip: rect(auto, auto, auto, auto);
    }
}

.image-bg3 {
    width: 50% !important;
    position: absolute;
    top: 0;
    right: 0%;
    height: 380px;
    overflow: hidden;
    bottom: 0;
}

.image-bg3 img {
    position: absolute;
    bottom: 0;
}

.ab {
    margin: 7px 0px 0px 0px;
}

.ab ul {
    list-style: none !important;
    margin: 0px 10px !important;
}

.ab ul li:before {
    content: '' !important;
}

.ab ul li {
    background: url(../images/li.jpg) no-repeat;
    background-position: 0% 60%;
    padding: 10px 0px 10px 38px !important;
}

.wrapper {
    width: 360px;
    /* Set the size of the progress bar */
    height: 330px;
    right: -75px;
    bottom: -202px;
    position: absolute;
    /* Enable clipping */
}


/* Set the sizes of the elements that make up the progress bar */

.circle {
    width: 360px;
    height: 360px;
    border: 35px solid #bc955c;
    border-radius: 1000px;
    z-index: 2;
    position: absolute;
    clip: rect(0px, 360px, 200px, 0px);
    -ms-clip: rect(0px, 360px, 200px, 0px);
    -moz-clip: rect(0px, 360px, 200px, 0px);
    -webkit-clip: rect(0px, 360px, 200px, 0px);
}


/* Using the data attributes for the animation selectors. */


/* Base settings for all animated elements */

div[data-anim~=base] {
    -webkit-animation-iteration-count: 0;
    /* Only run once */
    -webkit-animation-fill-mode: forwards;
    /* Hold the last keyframe */
    -webkit-animation-timing-function: linear;
    /* Linear animation */
    -moz-animation-iteration-count: 0;
    /* Only run once */
    -moz-animation-fill-mode: forwards;
    /* Hold the last keyframe */
    -moz-animation-timing-function: linear;
    /* Linear animation */
    -o-animation-iteration-count: 0;
    /* Only run once */
    -o-animation-fill-mode: forwards;
    /* Hold the last keyframe */
    -o-animation-timing-function: linear;
    /* Linear animation */
    -ms-animation-iteration-count: 0;
    /* Only run once */
    -ms-animation-fill-mode: forwards;
    /* Hold the last keyframe */
    -ms-animation-timing-function: linear;
    /* Linear animation */
}

.wrapper[data-anim~=wrapper] {
    -webkit-animation-duration: 0s;
    /* Complete keyframes asap */
    -webkit-animation-delay: 0s;
    /* Wait half of the animation */
    -webkit-animation-name: close-wrapper;
    /* Keyframes name */
    -ms-animation-duration: 0s;
    /* Complete keyframes asap */
    -ms-animation-delay: 0s;
    /* Wait half of the animation */
    -ms-animation-name: close-wrapper;
    /* Keyframes name */
    -o-animation-duration: 0s;
    /* Complete keyframes asap */
    -o-animation-delay: 0s;
    /* Wait half of the animation */
    -o-animation-name: close-wrapper;
    /* Keyframes name */
}

.circle[data-anim~=left] {
    -webkit-animation-duration: 0s;
    /* Full animation time */
    -webkit-animation-name: left-spin;
}

.circle[data-anim~=right] {
    -webkit-animation-duration: 0s;
    /* Half animation time */
    -webkit-animation-name: right-spin;
}


/* Rotate the right side of the progress bar from 0 to 180 degrees */

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(180deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}


/* Rotate the left side of the progress bar from 0 to 360 degrees */

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(180deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}


/* Set the wrapper clip to auto, effectively removing the clip */

@-webkit-keyframes close-wrapper {
    to {
        clip: rect(auto, auto, auto, auto);
    }
}


/* Style the tab */

.tab {
    overflow: hidden;
    margin-bottom: 22.5px;
    display: flex;
    justify-content: space-between;
}


/* Style the buttons inside the tab */

.tablinks {
    background-color: #e0e0e0;
    /* float: left; */
    border: none;
    outline: none;
    cursor: pointer;
    padding: 9px 0;
    transition: 0.3s;
    font-size: 18px;
    line-height: 22px;
    margin: 0px;
    /* width: 163px; */
    width: 213px;
    color: #002856;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    text-align: center;
}


/* Change background color of buttons on hover */

.tablinks:hover {
    background-color: #bf955a;
    color: #fff;
}


/* Create an active/current tablink class */

.tablinks.active {
    background-color: #bf955a;
    color: #fff;
}


/* Style the tab content */

.tabcontent {
    /* display: none; */
    border-top: none;
}

.mar-img {
    width: 65%;
    margin: 10px auto;
}

.mar-img img {
    width: 100%;
}

.marquee-deals {
    border: 1px solid #ccc;
    background: #e0e0e0;
    margin: 10px 0px;
    height: 322px;
}

.marquee-deals img {
    width: 80%;
    height: auto;
    margin: 6px 20px 6px 20px;
}

.marquee-deals h3 {
    background-color: #002856;
    color: #fff !important;
    padding: 10px 0px;
    font-size: 1.1em !important;
    font-weight: 600;
    text-align: center;
    height: 90px;
}

.marquee-deals p {
    padding: 5px 5px 0px 10px;
    margin-bottom: 20px !important;
    margin-top: 10px;
    font-size: 15px;
    text-align: left !important;
}

.marquee-deals h2 {
    background-color: #cfcfcf;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 1.2em;
    font-weight: 600;
    margin: 20px 0px 0px 0px;
}

.marquee-deals h6 {
    color: #000;
    background-color: #cfcfcf;
    font-size: 1em;
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
    font-weight: 600;
    width: 100%;
}

.wrapper5 {
    width: 360px;
    /* Set the size of the progress bar */
    height: 330px;
    right: -80px;
    z-index: 1;
    bottom: -206px;
    position: absolute;
    /* Enable clipping */
    clip: rect(0px, 360px, 0px, 0px);
    /* Hide half of the progress bar */
}


/* Set the sizes of the elements that make up the progress bar */

.circle5 {
    width: 360px;
    height: 360px;
    border: 35px solid #bc955c;
    border-radius: 1000px;
    position: absolute;
    z-index: 1;
    clip: rect(0px, 360px, 200px, 0px);
}


/* Using the data attributes for the animation selectors. */


/* Base settings for all animated elements */

div[data-anim~=base] {
    -webkit-animation-iteration-count: 1;
    /* Only run once */
    -webkit-animation-fill-mode: forwards;
    /* Hold the last keyframe */
    -webkit-animation-timing-function: linear;
    /* Linear animation */
}

.wrapper5[data-anim~=wrapper] {
    -webkit-animation-duration: 0.01s;
    /* Complete keyframes asap */
    -webkit-animation-delay: 1s;
    /* Wait half of the animation */
    -webkit-animation-name: close-wrapper;
    /* Keyframes name */
}

.circle5[data-anim~=left] {
    -webkit-animation-duration: 15s;
    /* Full animation time */
    -webkit-animation-name: left-spin;
}

.circle5[data-anim~=right] {
    -webkit-animation-duration: 6s;
    /* Half animation time */
    -webkit-animation-name: right-spin;
}


/* Rotate the right side of the progress bar from 0 to 180 degrees */

@-webkit-keyframes right-spin {
    from {
        -webkit-transform: rotate(180deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}


/* Rotate the left side of the progress bar from 0 to 360 degrees */

@-webkit-keyframes left-spin {
    from {
        -webkit-transform: rotate(180deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}


/* Set the wrapper clip to auto, effectively removing the clip */

@-webkit-keyframes close-wrapper {
    to {
        clip: rect(auto, auto, auto, auto);
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Playfair Display', serif;
}

p {
    margin: 0;
}

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

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

.bg {
    background-color: #002856;
}

.home.bg {
    background-size: cover;
    background-repeat: no-repeat;
}

.w3_team_grid1 figure img {
    transition: transform .8s !important;
}

.w3_team_grid1 figure img:hover {
    transform: scale(1.1) !important;
    transition: transform .8s!important;
}

.w3ls_search input::-webkit-input-placeholder {
    font-size: 22px;
    font-weight: 300;
}

.show1 {
    display: none;
}

.hide1 {
    display: block;
}

.margin-top11 {
    margin-top: -1px;
}


.about-text {
    margin: 45px 0px 10px 0px;
}

.about-text h2 {
    color: #bf955a;
}

.about {
    margin: 10px 0px;
}

.mob {
    background: url(../images/bg.jpg) no-repeat;
    background-position: left center;
    display: none;
    background-size: cover;
    height: 240px;
}

.about-us {
    background: url(../images/bg.jpg) no-repeat;
    background-position: 70% 28%;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.insight-banner {
    background: url(../images/insight-banner1.jpg) no-repeat;
    background-position: 70% 28%;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.commetion-law {
    background: url(../images/com.jpg) no-repeat;
    background-position: 70% 50%;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.expertise-banner {
    background: url(../images/expertise-banner.jpg) no-repeat;
    background-position: 70% 28%;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.contact-us {
    background: url(../images/bg.jpg) no-repeat;
    background-position: 70% 28%;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.image-bg {
    width: 56%;
    position: absolute;
    top: 0;
    right: 0%;
    height: 380px;
    overflow: hidden;
    bottom: 0;
}

.image-bg img {
    position: absolute;
    bottom: 0;
}

.image-bg-p {
    width: 33%;
    position: absolute;
    top: 0;
    right: 5%;
    height: 380px;
    overflow: hidden;
    bottom: 0;
}

.image-bg-p img {
    position: absolute;
    bottom: 0;
}

.contact-txt {}

.contact-txt h3 {
    color: #bf955a;
    font-size: 2.5em;
    border-bottom: 1px solid #bf955a !important;
    padding-bottom: 7px !important;
}

.people-page-bg {
    background: url(../images/people-internal.jpg) no-repeat;
    background-position: 70% 28%;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.internal-page-bg {
    background: url(../images/bg.jpg) no-repeat;
    background-position: left;
    position: relative;
    background-size: cover;
    height: 380px;
    margin-top: 10px;
}

.xx {
    position: absolute;
    z-index: 99;
    width: 100%;
    bottom: 0px;
    right: 0;
}

.team-bg {
    background: url(../images/team-bg.jpg) no-repeat;
    height: 230px;
}

.team-bg img {
    margin-top: 10px;
}

.banner-text {
    position: absolute;
    bottom: 26%;
    left: 9%;
}

.map-top {
    margin-top: 13px;
}

.banner-text h3 {
    color: #002856;
    font-weight: 600;
    padding-bottom: 5px;
    font-family: 'Playfair Display', serif;
    font-size: 3em;
}

svg {
    width: 100%;
}

svg path stroke {
    color: #bc955c;
}

.index-bg {
    background: #19235a!important;
}

.anil-aim {
    margin: 20px 0px 0px 0px;
}

.anil-aim h2 {
    color: #4d4d4d;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0px 0px 20px;
}

.read {
    font-size: 15px;
    color: #2aa9e0;
}

.read a {
    color: #002856;
    font-weight: 800;
}

.law-color {}

.law-color h3 {
    color: #ba955c !important;
    border-bottom: 1px solid #ba955c !important;
}

.law-color h2 {
    color: #ba955c !important;
    margin-bottom: 20px;
    font-size: 2.5;
}

.img-height {
    height: 305px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
}

.news {
    border-bottom: 1px dotted #4d4d4d;
    padding: 0px 0px 10px 0px !important;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.news h2 {
    color: #002856;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
}

.sub1 {
    background-color: #bf955a;
    border: none;
    color: #fff;
    padding: 10px;
    text-align: center;
    width: 15%;
    margin-right: 0px;
    float: right;
}

.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 500;
    margin-top: 0px !important;
    width: 23% !important;
    float: left;
    color: #4d4d4d;
    font-size: 16px;
}

.height {
    height: 90px !important;
}

.form-control1 {
    height: 38px;
    width: 77%;
    padding: 10px;
    background: #e0e0e0;
    border: 1px solid #4d4d4d;
    margin-left: 0% !important;
    margin-bottom: 20px;
}

.form-control1 input {
    border-radius: 0px;
    background-clor: #ccc;
    width: 100%;
    border: 1px solid #000;
}

.img-margin2 {
    margin: 15px 0px 5px 0px;
}

.insight-text {
    padding: 10px 0px;
    text-align: left;
}

.insight-text a {
    font-size: 16px;
    color: #002856 !important;
    margin: 17px 0px 0px 0px;
    font-weight: 800;
}

.insight-text p {
    text-align: left !important;
    margin: 5px 0px;
    font-weight: 400;
    letter-spacing: 0px !important;
    color: #333;
}

.insight-text h3 {
    text-align: left !important;
    overflow: hidden;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 1.1em;
    margin: 8px 0px 10px 0px;
    color: #002856;
    font-weight: 600;
    letter-spacing: 0px !important;
}

.insight-1 {
    height: auto !important;
}

.insight-1 img {
    transition: transform .9s;
}

.insight-1 img:hover {
    /* transform: scale(1.2); */
    /* transform: scale(1.1); */
    transition: transform .8s;
}

.margin-t {
    margin-top: 30px;
}

.btoom {
    margin-bottom: 0px !important;
}

.img-width1 {
    margin: 10px auto 16px;
    position: relative;
    /* width: 90%; */
    background-image: url(../images/pe-bg.jpg) !important;
    min-height: 140px;
}

.box {
    background: #e2e2e2;
    padding: 10px;
}

.img-width2 h3 {
    padding: 0px !important;
    font-weight: 500 !important;
}

.img-width2 p {
    padding-bottom: 6px !important;
    padding-top: 0px !important;
}

.sidebar h5 {
    padding: 10px 0px 0px 0px;
    color: #000;
    font-weight: 600;
    font-size: 1.5em;
}

.margin-top10 {
    margin-top: -12px;
}

.height-1 {
    width: 100%;
    clear: both;
}

.img-width1 img {
    width: 100%;
}

.img-width2 {
    width: 100%;
    float: left;
    margin-left: 5%;
    text-align: left;
    padding: 0px 20px 0px 0px;
}

.preactice {
    /* margin: 20px 0px 0px 0px; */
}

.preactice h3 {
    /* padding: 0px 20px 6px 0px !important; */
    /* width: 90%; */
    margin: auto;
    /* border-bottom: 1px solid #002856; */
}

.img-width2 p {
    text-align: left !important;
    line-height: 22px !important;
    font-size: 14px;
}

.read-mo {
    padding-left: 0;
    padding-bottom: 10px;
}

.read-mo a {
    font-weight: 800;
    color: #002857;
    font-size: 14px;
    line-height: 22px;
}

.read-mo a i {
    line-height: 22px;
    display: inline-block;
}

.w3layouts_team_grid {
    margin-bottom: 20px;
    min-height: 280px;transition: 0.8s;  
}

@media(max-width:991px) {
    .w3layouts_team_grid {
        min-height: 240px;
    }
}

.descripton {}

.descripton h4 {
    color: #2aa9e0;
    font-size: 19.5px;
    line-height: 27px;
    margin-bottom: 1%;
    text-align: left;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.broadcum {
    margin-top: 2px;
    padding-left: 2px;
}

.descripton p {
    color: #4d4d4d;
    font-weight: 500;
    padding-top: 10px;
    text-align: left !important;
    line-height: 22px;
}

.broadcum a {
    color: #000;
}

.search-by-practice {
    background-color: #e0e0e0;
    padding: 5px 0px 5px 0px;
    margin-top: 100px !important;
}

/*.search-by-practice form input {*/
/*    width: 100%;*/
/*}*/

.search-by-practice form input[type="submit"] {
    border: none;
    outline: none;
    cursor: pointer;
}

.line-he {
    clear: both;
    margin: 20px 0px;
    height: 6px;
    /* border-bottom: 1px solid #002856; */
    width: 90%;
    margin: auto;
}

.sidebar {
    background-color: #e0e0e0;
    /* margin-bottom: 15px; */
    margin-bottom: 45px;
    padding: 22.5px 22.5px 22.5px;
    float: left;
    width: 100%;
}

.sidebar img {
    position: absolute;
    width: auto;
    margin: auto;
    bottom: 0;
    right: 0;
    left: 0;
    max-height: 100%
}

.sidebar h3 {
    color: #002856;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    padding: 20px 0px 0px 0px;
    font-size: 18px;
    line-height: 22px;
}


/* Style the buttons that are used to open and close the accordion panel */

.accordion {
    color: #2aa9e0;
    cursor: pointer;
    padding: 0px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}


/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */

.active,
.accordion:hover {
    color: #fff;
}


/* Style the accordion panel. Note: hidden by default */

.panel {
    padding: 0px 20px 0px 0px;
    display: none;
    overflow: hidden;
}


/* Fixed sidenav, full height */

nav {}


/* Style the sidenav links and the dropdown button */

.dropdown-btn {
    text-decoration: none;
    font-size: 14px !important;
    color: #fff;
    display: block;
    border: none;
    padding: 5px;
    background: none;
    width: 100%;
    text-align: center;
    cursor: pointer;
    outline: none;
}


/* On mouse-over */


/* Main content */

.main {
    margin-left: 200px;
    /* Same as the width of the sidenav */
    font-size: 20px;
    /* Increased text to enable scrolling */
    padding: 0px 10px;
}


/* Add an active class to the active dropdown button */

.active {
    color: white;
}


/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */

.dropdown-container {
    display: none;
    padding-left: 8px;
}


/* Optional: Style the caret down icon */

.fa-caret-down {
    float: right;
    padding-right: 28px;
    /* top: -60px; */
    margin: -38px 0px 0px 0px;
}

.font-alignment {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}

.font-alignment p {
    color: #4d4d4d;
    text-align: left !important;
    font-family: 'Lato', sans-serif;
    line-height: 27px;
}


/* .descripton h1 {
    color: #bf955a;
    font-weight: 500;
    padding-bottom: 10px;
} */

.img-margin {
    margin: 15px 0px 40px 0px
}

.img-width2 p {
    width: 80%;
    font-size: 14px;
    text-align: left !important;
    padding-top: 6px !important;
    line-height: 22px !important;
}

.ow-button-base a {
    padding: 10px !important;
    margin-left: 10px;
}


/* Some media queries for responsiveness */

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

.sidebar ul {
    list-style: disc;
    margin: 1px 15px 0px 30px;
    padding: 0px 0px 10px 0px;
}

.sidebar ul li {
    color: #4d4d4d;
    clear: both;
    font-weight: 400;
    text-align: left;
    padding: 10px 0px 0px 6px;
}

.sidebar ul li a {
    color: #4d4d4d;
    cursor: pointer;
}

.height_3 {
    height: 10px;
    width: 100%;
    float: left;
}

.img-0 {
    margin: 27px 0px 0px 20px !important;
}

.side-img {
    width: 20%;
    float: left;
}

.side-text {
    width: 100%;
    float: left;
}

.text-t {
    width: 40%;
    float: left;
}

.text-timg {
    width: 30.5%;
    float: right;
}

.experience_1 {
    margin-top: 0px;
}


/* .experience_1 h3 {
    color: #ba955c;
    border-bottom: 1px solid #ba955c;
    padding-bottom: 1px;
    font-size: 1.8em;
    font-weight: 600;
} */

.team5 {
    margin-bottom: 20px !important;
}

.team5 h4,
p {
    text-align: left !important;
}

.ht {
    font-weight: 800;
    padding: 0px 30px;
    padding-bottom: 20px;
}

.experience_1 ol {
    padding-left: 16px;
}
.experience_1 ol li {
    padding-left: 10px;
}
/* second level menu */
.experience_1 ul li ul {
    list-style-type: none;
}
.experience_1 ul li ul li:before {
  content: '\2014';
  position: absolute;
  margin-left: -20px;
}
/* second level menu end*/
.experience_1 ul {
    list-style: disc;
    margin-top: 0px;
    margin-left: 16px;
    margin-bottom: 0px;
}

.experience_1 ul li {
    color: #4d4d4d;
    font-weight: 400;
    line-height: 24px;
    /*padding-left: 1.2%;*/
    margin-bottom: 8px;
    text-align: justify;
}

p,
ul li,
ol li {
    font-size: 16px;
}

.wid {
    width: 30%;
    margin-bottom: 4PX;
    float: left;
}

.wid2 {
    width: 8%;
    float: right;
}


/*-- main --*/

.main-row {
    height: 100%;
    padding: 2em 0 0;
    /* margin: 2em auto; */
    text-align: center;
}

#more {
    display: none;
}

#more1 {
    display: none;
}

#more2 {
    display: none;
}

#more3 {
    display: none;
}

#more4 {
    display: none;
}

.submit {
    background: url(../images/search.png) no-repeat;
    height: 33px;
    width: 40px;
    border: navajowhite;
}

.frame-border {
    width: 370px;
    height: 690px;
    outline: none;
    border-color: #000;
    border-width: 50px 15px;
    border-style: solid;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    margin: 10px auto;
    background-size: cover;
}

.main-row h1 {
    text-align: center;
    font-size: 3em;
    color: #fff;
    margin-bottom: 0.4em;
}

.about-top-agileits-w3layouts,
.news,
.services,
.testimonials,
.team,
.gallery,
.contact {
    padding: 45px 0em;
}

.title-main-w3ls {
    margin-bottom: 1em;
    width: 97%;
}

h3.title-w3-agile {
    color: #bf955a;
    font-size: 2.5em;
    letter-spacing: 1px !important;
    text-transform: capitalize;
    position: relative;
    border-bottom: 1px solid #a1804e;
    padding-bottom: 7px;
    font-weight: 600;
    text-align: center !important;
}

h3.title-w3-agile:after {
    width: 100px;
    height: 2px;
    display: block;
    background: #fd0006;
    position: absolute;
    top: 48px;
}

h3.title-w3-agile:before {
    width: 100px;
    height: 2px;
    display: block;
    background: #000;
    position: absolute;
    left: 20px;
    bottom: -9px;
}

h3.title-w3-agile span {
    color: #fd0006;
}

a.find-about {
    float: right;
    display: inline-block;
    text-decoration: none;
    color: #000;
    padding: 8px 0px;
    font-size: 15px;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

a.find-about:focus {
    text-decoration: none;
    box-shadow: none;
    outline: none;
}


/*-- //main --*/


/*-- header --*/


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 300;
    margin-top: 0px !important;
}

.office {
    margin: 20px 0px;
    text-align: center;
}

.office p {
    text-align: center;
}

.office h3 {
    padding: 8px 0px;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
}

.office h6 {
    padding: 4px 0px;
    text-align: center;
    /* 3px 0px; */
    font-size: 20px;
    color: #052b56;
}

button#trigger-overlay {
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    float: right;
    z-index: 99999;
    position: relative;
}

button#trigger-overlay i {
    color: #fff;
    font-size: 37px;
}

.bar-icon .bar {
    height: 3px;
    margin-top: 5px;
    width: 38px;
    background-color: #fff;
    display: block;
    margin-bottom: 10px;
}

.bar-icon .bar:last-child {
    margin-bottom: 0px !important;
}

.header-w3ls h1 a {
    text-decoration: none;
    color: #fff;
    display: block;
}

.header-w3ls h1 a span.logo-left-w3ls {
    float: left;
}

.logo {
    width: 100%;
    float: left;
}

.logo img {
    /*width: 100%;*/
height: 75px;
}

.logo-right {
    width: 70%;
    float: left;
}

.header-w3ls h1 a span.logo-right-w3l {
    font-size: 1.05em!important;
    display: inline-block;
    margin: 0.1em 0 0 0.1em;
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 1px;
}

.contact-bnr-w3-agile {
    float: right;
}

.contact-bnr-w3-agile ul li {
    list-style: none;
    display: inline-block;
    padding: 9px 30px;
    color: #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.contact-bnr-w3-agile ul li a {
    color: #fff;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.contact-bnr-w3-agile ul li i {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.contact-bnr-w3-agile ul li a,
.contact-bnr-w3-agile ul li {
    font-size: 15px;
    letter-spacing: .7px;
}


/*-- //header --*/


/*-- banner-text --*/

.header-w3layouts {
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    left: 0;
    width: 100%;
}

.img-width2 h3 a {
    font-weight: 500;
}

.agileits-banner-info h3 {
    color: #fff;
    font-size: 3.2em;
    margin: 0.1em 0 0.2em 0;
    padding: 2em 0px 0px 0px;
    letter-spacing: 0px;
    font-weight: 300;
    line-height: 50px;
    font-family: 'Playfair Display', serif;
}

.agileits-banner-info p {
    font-family: 'Fira sans';
    font-size: 16px !important;
    color: #fff;
}

.agileits-banner-info h3 span {
    color: #000000;
}

.agileits-banner-info {
    text-align: left;
    padding: 2em 0 0em;
}

.agileits_w3layouts_more {
    position: relative;
}

.agileits_w3layouts_more a {
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
}


/*-- //banner-text --*/


/*-- banner-top --*/

.banner-w3layouts {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}


/*-- //banner-top --*/


/*--slider--*/

#slider2,
#slider3 {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 auto;
}

.rslides_tabs li:first-child {
    margin-left: 0;
}

.rslides_tabs .rslides_here a {
    background: rgba(255, 255, 255, .1);
    color: #fff;
    font-weight: bold;
}

.events {
    list-style: none;
}

.callbacks_container {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 20%;
    width: 65%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../images/left.png) no-repeat 0px 0px;
}

.callbacks_nav.next {
    left: auto;
    background: url(../images/arrows.png) no-repeat -35px 0px;
    right: 0px;
}

.callbacks_nav.prev {
    left: auto;
    background: url(../images/arrows.png) no-repeat 0px 0px;
    left: 0px;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: 405px;
    width: 405px;
    border: 0;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    /* top: 59%; */
    right: 0px;
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
    bottom: 4%;
    padding: 0;
}
.callbacks_tabs a {
    font-size: 0px;
    margin-right: 5px;
}

.menu-img {
    margin: 2px 0px;
}

.slider-top span {
    font-weight: 600;
}

.callbacks_tabs li {
    display: inline-block;
    margin: 0px;
    line-height: 10px;
}


/*----*/

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 8px;
    width: 8px;
    margin: 1px;
    border: 1px solid transparent;
    display: inline-block;
    background: #002856;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}

.callbacks_here a:after {
    background: #bc955c;
    border: 2px solid #fff;
    height: 8px;
    width: 8px;
    /* border-radius: 0; */
}


/*-- //slider --*/

.banner-w3layouts a.find-a {
    float: left!important;
    color: #fff!important;
}

.banner-w3layouts a.find-about:hover {
    float: left!important;
    color: #fff!important;
    border-color: #fa000d!important;
}


/*-- banner-bottom --*/

.team {
    background: #fff;
}

.internal-content {
    background: #fff;
    /* padding: 2em 0em; */
    padding: 45px 0em;
min-height: 80vh;
}

.bnr-btm-grids-agileits {
    width: 33%;
    float: left;
    padding-bottom: 10px;
}

.bnr-btm-icon {
    float: left;
}

.bnr-btm-icon i {
    color: #000;
    font-size: 25px;
}

.bnr-btm-info {
    position: relative;
    float: left;
    padding-left: 19px;
}

.bnr-btm-info:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #fd0006;
    display: block;
    bottom: -10px;
    left: 18px;
    position: absolute;
}

.bnr-btm-info h3 {
    color: #000;
    font-size: 19px;
    letter-spacing: .3px;
}

.bnr-btm-info p {
    color: #777;
    font-size: 16px;
    padding-top: 4px;
}

.bnr-btm-info p a {
    color: #777;
    font-size: 16px;
    text-decoration: none;
}


/*-- //banner-bottom --*/


/*-- search --*/

.w3ls_search {
    position: relative;
    z-index: 999;
}

.cd-main-header {
    float: right;
    width: 40px;
    height: 40px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
}

.cd-main-header {
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cd-main-content.nav-is-visible,
.cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
}

.nav-on-left .cd-main-content.nav-is-visible,
.nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    /*-- w3layouts --*/
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
}

.cd-header-buttons {
    position: relative;
    /* display: inline-block; */
    top: -9.9em !important;
    right: 4em !important;
    z-index: 9999;
    float: right;
}

.cd-header-buttons li {
    display: inline-block;
    position: relative;
    z-index: 9;
}

.cd-header-buttons1 {
    position: relative;
    /* display: inline-block; */
    top: -30px;
    right: 0em;
    z-index: 9999;
    float: right;
}

.tr {}

.tr::before {
    width: 20px !important;
    height: 20px !important;
    box-sizing: content-box;
}

.top2 {
    top: 13px !important;
/*    right: 0em !important;*/
}

.cd-header-buttons1 li {
    display: inline-block;
    position: relative;
    z-index: 9;
}

.cd-search-trigger,
.cd-nav-trigger {
    /*position: relative;*/
    position: absolute;
    display: block;
    width: 35px;
    height: 38px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3;
    /* background: #fd0006; */
    border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -o-border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -ms-border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -o-border-bottom-right-radius: 25px;
    -moz-border-bottom-right-radius: 25px;
    -ms-border-bottom-right-radius: 25px;
}

.cd-search-trigger::before,
.cd-search-trigger::after {
    /* search icon */
    content: '';
    position: absolute;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}


/*
.cd-search-trigger::before {
    top: 52px;
    left: 1px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
}*/

.cd-search-trigger::before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid #fff;
    position: absolute;
    /*top: 19px;*/
}

.cd-search-trigger::after {
    height: 4px;
    width: 16px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 24px;
    left: 17px;
}


/*
.cd-search-trigger::after {
    height: 4px;
    width: 15px;
    background: #fff;
    bottom: 16px;
    right: 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}*/

.cd-search-trigger span {
    /* container for the X icon */
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.cd-search-trigger span::before,
.cd-search-trigger span::after {
    /* close icon */
    content: '';
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 30px;
margin-top:16px;
    background: #fff;
    opacity: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.cd-search-trigger span::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search-trigger span::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cd-search-trigger.search-is-visible::before,
.cd-search-trigger.search-is-visible::after {
    /* hide search icon */
    -moz-opacity: 0;
    opacity: 0;
}

.cd-search-trigger.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
    /* show close icon */
    -moz-opacity: 1;
    opacity: 1;
}

.cd-search-trigger.search-is-visible span::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-search-trigger.search-is-visible span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search {
    position: relative;
    width: 49%;
    top: -5.5em;
    right: 64px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    float: right;
}

.cd-search input {
    border-radius: 10px;
    border: none;
    background: #e5e9ee;
    width: 100%;
    padding: 0 5%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 1em;
    padding: 1em 2em;
    color: #002856;
    letter-spacing: 1px;
    top: auto !important;
}

.cd-search input::-webkit-input-placeholder {
    color: #002856 !important;
    font-size: 13px
}

.cd-search input::-moz-placeholder {
    color: #002856 !important;
    font-size: 13px
}

.cd-search input:-moz-placeholder {
    color: #002856 !important;
    font-size: 13px
}

.cd-search input:-ms-input-placeholder {
    color: #002856 !important;
    font-size: 13px
}

.cd-search input:focus {
    outline: none;
}

.cd-search.is-visible {
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}


/*-- //search --*/

.cd-search-trigger2,
.cd-nav-trigger {
    position: relative;
    display: block;
    width: 44px;
    height: 96px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
    z-index: 3;
    /* background: #fd0006; */
    border-bottom-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -o-border-bottom-left-radius: 25px;
    -moz-border-bottom-left-radius: 25px;
    -ms-border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -o-border-bottom-right-radius: 25px;
    -moz-border-bottom-right-radius: 25px;
    -ms-border-bottom-right-radius: 25px;
}

.cd-search-trigger2::before,
.cd-search-trigger2::after {
    /* search icon */
    content: '';
    position: absolute;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-search-trigger2::before {
    top: 62px;
    left: 11px;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /*-- agileits --*/
    border: 3px solid #fff;
}

.cd-search-trigger2::after {
    /* handle */
    height: 4px;
    width: 13px;
    background: #fff;
    bottom: 10px;
    right: 6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search-trigger2 span {
    /* container for the X icon */
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.cd-search-trigger2 span::before,
.cd-search-trigger2 span::after {
    /* close icon */
    content: '';
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 22px;
    top: 71%;
    margin-top: -2px;
    left: 50%;
    margin-left: -11px;
    background: #fff;
    opacity: 0;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}

.cd-search-trigger2 span::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search-trigger2 span::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cd-search-trigger2.search-is-visible::before,
.cd-search-trigger.search-is-visible::after {
    /* hide search icon */
    -moz-opacity: 0;
    opacity: 0;
}

.cd-search-trigger2.search-is-visible span::before,
.cd-search-trigger.search-is-visible span::after {
    /* show close icon */
    -moz-opacity: 1;
    opacity: 1;
}

.cd-search-trigger2.search-is-visible span::before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cd-search-trigger2.search-is-visible span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cd-search-one {
    position: relative;
    width: 49%;
    top: 0.5em;
    right: 64px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    float: right;
}

.cd-search-one input {
    border-radius: 10px;
    border: none;
    background: #e5e9ee;
    width: 100%;
    padding: 0 5%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 1em;
    padding: 1em 2em;
    color: #002856;
    letter-spacing: 1px;
}

.cd-search-one input::-webkit-input-placeholder {
    color: #002856 !important;
}

.cd-search-one input::-moz-placeholder {
    color: #002856 !important;
}

.cd-search-one input:-moz-placeholder {
    color: #002856 !important;
}

.cd-search-one input:-ms-input-placeholder {
    color: #002856 !important;
}

.cd-search-one input:focus {
    outline: none;
}

.cd-search-one.is-visible {
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}


/*--login-register--*/

.bottons-agileits-w3layouts {
    margin: 0;
    text-align: right;
}

.bottons-agileits-w3layouts a {
    color: #fff;
    padding: 5px 15px;
    margin: 0.5em 2em 0 0;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: capitalize;
    background: transparent;
    border-radius: 50px;
    border: 2px solid rgba(255, 255, 255, 0.13);
    text-decoration: none;
    display: inline-block;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.bottons-agileits-w3layouts a:hover {
    text-decoration: none;
    border-color: rgb(255, 255, 255);
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.bottons-agileits-w3layouts a:focus {
    outline: none;
}

.bottons-agileits-w3layouts a i {
    padding-right: 5px;
}

.login-top.sign-top {
    background: rgba(255, 255, 255, 0);
}

.agileits-login {
    padding: 0 3em 3em;
}

.agileits-login input[type="text"],
.agileits-login input[type="password"],
.agileits-login input[type="email"],
.agileits-login textarea {
    outline: none;
    font-size: 1em;
    color: #000;
    padding: 10px;
    letter-spacing: 1px;
    margin: 0;
    width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    -webkit-appearance: none;
    margin-bottom: 1em;
    background: transparent;
}

.agileits-login textarea {
    resize: none;
    height: 80px;
    margin-bottom: 0!important;
}

.login-top h5 {
    color: #212121;
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.agileits-login ::-webkit-input-placeholder {
    color: #fff;
}

.agileits-login :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.agileits-login ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.agileits-login :-ms-input-placeholder {
    color: #fff;
}


/*-- checkbox --*/

.agileits-login label {
    font-size: 1em;
    color: #000;
    letter-spacing: 0.5px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}

input.checkbox {
    background: #fd0006;
    cursor: pointer;
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: text-bottom;
}

input.checkbox:before {
    content: "";
    position: absolute;
    width: 1.2em;
    height: 1.2em;
    background: inherit;
    cursor: pointer;
}

input.checkbox:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #fff;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

input.checkbox:checked:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 1.2em;
    border-color: #fff;
    border-top-color: transparent;
    border-right-color: transparent;
}

.anim input.checkbox:checked:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: .6em;
    border-color: transparent;
    border-right-color: transparent;
    animation: .4s rippling .4s ease;
    animation-fill-mode: forwards;
}

@keyframes rippling {
    50% {
        border-left-color: #fff;
    }
    100% {
        border-bottom-color: #fff;
        border-left-color: #fff;
    }
}


/*-- //checkbox --*/

.wthree-text {
    margin-top: 1em;
}

.wthree-text ul li {
    display: inline-block;
    float: left;
}

.wthree-text ul li:nth-child(2) {
    float: right;
}

.wthree-text ul li a {
    font-size: 1em;
    color: #fff;
    letter-spacing: 0.5px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.wthree-text ul li a:hover {
    text-decoration: underline;
}

.w3ls-submit {
    text-align: center;
    margin-top: 2.5em;
}

.agileits-login input[type="submit"] {
    font-size: 1em;
    color: #fff;
    border: none;
    outline: none;
    padding: .8em 5em;
    -webkit-appearance: none;
    text-transform: uppercase;
    transition: .5s all;
    background: #000;
    display: inline-block;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.agileits-login input[type="submit"]:hover {
    background: #fd0006;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.modal-header {
    border-bottom: none;
}


/*--//login-register--*/


/*-- modal --*/

.modal-body {
    padding: 0px;
}

.modal-content img {
    width: 100%;
}

.modal-content h4 {
    color: #173f47;
    text-align: center;
    font-size:20px;
    letter-spacing: 1px;
    font-weight: 500;    font-family: Marcellus;
}

.modal-content h5 {
    font-size: 22px!important;
    letter-spacing: 2px!important;
    text-shadow: 1px 1px 2px #563737;
    color: #000;
    margin: 1em 0 .5em;
}

.modal-content p {
    color: #8e8e8e;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.3px;
}

.modal-header {
    min-height: 16.42857143px;
    padding: 20px 30px;
}

.about-right-w3-agileits h3 {
    margin-bottom: 0.7em!important;
}

.about-left-w3-agileits,
.about-right-w3-agileits {
    padding: 0;
}

.about-bottoml-agileits {
    background: url(../images/about.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 479px;
}

.about-bottomr-agileits h3.title-w3-agile,
.about-right-w3-agileits h3 {
    font-size: 25px!important;
    letter-spacing: 2px!important;
    text-shadow: 1px 1px 2px #563737;
    color: #000!important;
}

.about-bottomr-agileits h3.title-w3-agile:after,
.about-bottomr-agileits h3.title-w3-agile:before {
    display: none!important;
}

.about-bottomr-agileits h3.title-w3-agile span {
    color: #000!important;
}

.about-bottomr-agileits .title-main-w3ls {
    margin-bottom: 1.5em!important;
}


/*--appointment --*/

.about-bottomr-agileits {
    background: #eee;
    padding: 3em 25em 3em 3em;
    position: relative;
}

.about-bottomr-agileits img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
}

.appointment .timings-w3ls {
    width: 35%;
    float: left;
    padding: 25px 40px!important;
}

.form-agileits input[type="text"],
.form-agileits input[type="email"],
select.form-control {
    width: 100%;
    float: left;
    color: #999;
    outline: none;
    font-size: 14px;
    padding: 0px 10px;
    border: none;
    -webkit-appearance: none;
    margin: 0em 0em 0em 0em;
}

select.form-control {
    padding-right: 30px;
}

select.form-control::-ms-expand {
    display: none;
}


.form-agileits input[type="text"]:focus,
.form-agileits input[type="email"]:focus,
select.form-control:focus {
    border-color: #000000;
}

input.name,
select.name {
    margin-right: 12px!important;
}

input.address {
    width: 100%!important;
}

.sbg {
    background: #fff url(../images/download.png) no-repeat;
    background-position: right;
}

select.form-control {
       outline: none;
    box-shadow: none;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    color: var(--pbmit-attorly-blackish-color);
    font-weight: 500;
    line-height: normal;
    padding: 0 15px;
    background-color: var(--pbmit-attorly-white-color);
    border: 1px solid #eee;
    border-radius: 0;
    transition: all 500ms ease;
}

.form-agileits h6,
.form-agileits .wthree-text span {
    color: #6b6b6b;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
    margin: 15px 0 6px;
    font-family: 'Lora', serif;
}

.form-agileits input[type="submit"] {
    color: #fff;
    border: none;
    outline: none;
    padding: 10px 48px;
    margin-top: 2em;
    font-size: 13px;
    background: #0f0f10;
    border: 2px solid #000000;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form-agileits input[type="submit"]:hover {
    background: transparent;
    color: #fd0006;
    border-color: #fd0006;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.form-control:focus {
    border-color: #fd0006;
    outline: 0;
    box-shadow: none;
}

option {
    background: #fff;
    color: #666;
    padding: 10px 0px;
}

.ui-datepicker .ui-datepicker-header {
    background: #fd0006;
}

.w3ls-location {
    background: url(../images/location.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    min-height: 158px;
    width: 35%;
    float: left;
    margin-left: 21px;
    margin-top: 18px;
}

.w3ls-location a {
    text-decoration: none;
    display: inline-block;
    color: #fd0006;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.8);
    margin: 59px 0px 0 137px;
}


/*-- //appointment --*/


/*--placeholder-color--*/

::-webkit-input-placeholder {
    color: #9a9a9a!important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #9a9a9a!important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #9a9a9a!important;
}

:-ms-input-placeholder {
    color: #9a9a9a!important;
}


/*--//placeholder-color--*/


/*-- //about --*/


/*-- services --*/

.services {
    background: url(../images/services.png) no-repeat 980px 0px;
    background-size: 940px;
}

.agile_offer_grid {
    width: 100%;
    margin-bottom: 2em;
}

.agile_offer_grid:nth-child(6) {
    margin-bottom: 0em!important;
}

.agile_offer_grid:nth-child(odd) {
    padding-left: 8em;
}

.wthree_offer_grid1 {
    padding: 2em 0 0 7.3em;
}

.wthree_head1 {
    color: #fff;
}

.agileinfo_para1 {
    color: #ff464f;
}

.agile_offer_grid_pos {
    position: absolute;
    top: 0%;
    left: 3%;
}

.agile_offer_grid_pos p {
    font-size: 5em;
    color: rgba(179, 179, 179, 0.31);
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.agile_offer_grid h4 {
    font-size: 1.3em;
    color: #1d1c1c;
    border-bottom: 2px solid rgba(93, 93, 93, 0.31);
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
    padding: 0 25px 3px 0;
    font-family: 'Source Sans Pro', sans-serif;
}

p.w3_agileits_service_para {
    margin: .3em 0 0;
    color: #a9a9a9;
    font-size: 14px;
    letter-spacing: 2px;
}

.agileits_w3layouts_offer_grid {
    position: relative;
}


/*-- offer-bottom --*/

.w3l_services_footer_top_right_main:nth-child(2) {
    margin: 3em 0;
}

.w3l_services_footer_top_left img {
    margin: 0 auto;
}

.w3l_services_footer_top_right_main_l {
    float: left;
}

.w3l_services_footer_top_right_main_l h3 {
    font-size: 1.2em;
    color: #ff464f;
    padding-right: 2em;
    border-right: 1px solid #212121;
    margin: 1.8em 0 0;
}

.w3l_services_footer_top_right_main_l1 {
    float: left;
    margin: 0 4em;
}

.w3ls_service_icon {
    width: 70px;
    height: 70px;
    border: 2px solid #0accff;
    border-radius: 40px;
    text-align: center;
}

.w3ls_service_icon i {
    font-size: 2em;
    color: #0accff;
    padding-top: .5em;
}

.w3l_services_footer_top_right_main_r {
    float: right;
    width: 50%;
}

.w3l_services_footer_top_right_main_r a {
    font-size: 1em;
    color: #212121;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}

.w3l_services_footer_top_right_main_r a:hover {
    color: #0accff;
}

.w3l_services_footer_top_right_main_r p {
    margin: 1em 0 0;
    color: #999;
    line-height: 2em;
}

.agileits_portfolio_sub_grid {
    background: #0accff;
}

.w3_agile_portfolio_grid1 {
    margin-top: 2em;
    overflow: hidden;
}

.agileits_portfolio_sub_grid .w3layouts_port_head {
    content: '';
    z-index: 1;
    position: absolute;
    left: 49%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.w3_agile_portfolio_grid1:hover .agileits_w3layouts_team_grid img {
    opacity: 0.8;
}

.w3_agile_portfolio_grid1:hover .agileits_w3layouts_team_grid .w3layouts_port_head {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
}

.w3_testimonials_grids {
    /* margin-bottom: 4%; */
    display: table;
}

.w3layouts_port_head h3 {
    font-size: 1em;
    letter-spacing: 5px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.5em 1em;
    background: #ff464f;
}


/*-- //offer-bottom --*/


/*-- //services --*/


/*-- team --*/

.w3_agile_para {
    color: #999;
}

.w3_team_grid1 {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.w3_team_grid1 figure {}

.w3_team_grid1 ul li {
    display: inline-block;
}

.margin-top {
    padding-top: 3%;
}

.w3layouts_team_grid h4 {
    font-size: 1.2em;
    color: #002857;
    text-align: left;
    margin: 2px 0em;
    font-family: 'Playfair Display', serif;
    font-weight: 800;
    text-transform: CAPITALIZE;
    letter-spacing: 0px;
}

.w3layouts_team_grid h4 a {
    color: #002857 !important;
}

.margin5 {
    margin-bottom: 30px;
}

.w3layouts_team_grid p {
    color: #666;
    text-align: left !important;
    /* font-size: 14px; */
    letter-spacing: 0px;
    padding-top: 5px;
}

.w3_agile_turpis {
    margin: 2em auto 0;
    text-align: center;
    color: #999;
    line-height: 2em;
    width: 70%;
    position: relative;
    z-index: 1;
}

h6 {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    padding-bottom: 20px;
    color: #000;
}

.w3_agile_turpis:before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    top: 0%;
    left: 5%;
    font-size: 5em;
    color: #ececec;
    z-index: -1;
}

.experience_1 h3 {
    /* margin-bottom: 12px; */
    /* margin-bottom: 45px; */
}

.experience_1 p {
    padding: 0px 0px 0px 0px !important;
    text-align: justify !important;
}

.experience_1 h4 {
    margin-bottom: 0px;
    color: #002856;
}


/*-- layla --*/

.agileits_grid {
    position: relative;
    /* margin: 1em auto 0; */
    width: 100%;
    display: table;
    table-layout: fixed;
}

.agileits_grid figure {
    position: relative;
    overflow: hidden;
    bottom: 0px;
    text-align: center;
}

.agileits_grid:hover figure {}

.agileits_grid figure img {
    position: relative;
}

.agileits_grid figure figcaption {
    padding: 2em;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.agileits_grid figure figcaption::before,
.agileits_grid figure figcaption::after {
    pointer-events: none;
}

.agileits_grid figure figcaption,
.agileits_grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
}

figure.effect-layla figcaption::before {
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

figure.effect-layla figcaption::after {
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

figure.effect-layla h3 {
    padding-top: 2.6em;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    font-size: 1.5em;
    color: #35e034;
    font-weight: 600;
    opacity: 0;
}

figure.effect-layla p {
    padding: 1em 2em 0;
    text-transform: none;
    color: #fff;
    line-height: 2em;
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

figure.effect-layla ul {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    padding: 5.5em 0 0;
}

figure.effect-layla h3 {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
}

figure.effect-layla img,
figure.effect-layla h3,
figure.effect-layla figcaption::before,
figure.effect-layla figcaption::after,
figure.effect-layla p,
figure.effect-layla ul {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-layla:hover img {
    opacity: 0.7;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
}

figure.effect-layla:hover figcaption::before,
figure.effect-layla:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-layla:hover h3,
figure.effect-layla:hover p,
figure.effect-layla:hover ul {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-layla:hover figcaption::after,
figure.effect-layla:hover h3,
figure.effect-layla:hover p,
figure.effect-layla:hover,
figure.effect-layla:hover ul {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}


/*-- //layla --*/


/*-- //team --*/


/*--News--*/

.class_left {
    min-height: 257px;
}

.img1 {
    background: url(../images/n1.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.img2 {
    background: url(../images/n2.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.img3 {
    background: url(../images/n3.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.img4 {
    background: url(../images/n4.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.class_left ul {
    position: absolute;
    bottom: 1em;
    right: 1em;
}

.class_left ul li {
    list-style: none;
    display: inline-block;
    width: 54px;
    height: 34px;
    line-height: 31px;
    float: left;
    background: rgba(0, 0, 0, 0.43);
    color: #f1f0f0;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
}

.class_left ul li:nth-child(2) {
    border: 1px solid #101010;
    border-bottom: none!important;
    border-top: none!important;
}

.class_left {
    width: 45.5%;
    float: left;
    position: relative;
}

.class_right {
    width: 54.5%;
    float: left;
    padding: 2em;
}

.classes-grid-w3ls {
    box-shadow: -2px 2px 15px #dcdcdc;
    padding: 0;
    margin: 0 11px;
    width: 48%;
}

.class_box:nth-child(1) {
    margin-bottom: 2.6%;
}

.class_right h3 a span {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    display: block;
}

.class_right h3 a {
    position: relative;
    font-size: 18px;
    color: #ababab;
    letter-spacing: 0.5px;
    margin-bottom: 1.8em;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
}

.class_right h3 a:before {
    content: "";
    width: 50px;
    height: 3px;
    background: #fd0006;
    display: block;
    position: absolute;
    top: 3.4em;
    left: 0;
}

p.w3_agileits_para {
    color: #777;
    font-size: 15px;
    letter-spacing: .3px;
    line-height: 30px;
}


/*--//News--*/


/*-- gallery --*/

.gallery {
    background: #eee;
}

.w3gallery-grids {
    padding: 0.9em;
}


/*-- imghvr-hinge --*/

[class^='imghvr-'],
[class*=' imghvr-'] {
    position: relative;
    display: inline-block;
    margin: 0px;
    max-width: 100%;
    background-color: #000;
    color: #212121;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
}

[class^='imghvr-']>img,
[class*=' imghvr-']>img {
    vertical-align: top;
    max-width: 100%;
}

[class^='imghvr-'] .agile-figcaption,
[class*=' imghvr-'] .agile-figcaption {
    background-color: #000;
    padding: 8.5em 5.5em 0em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #212121;
    text-align: center;
}

[class^='imghvr-'] .agile-figcaption h4 {
    font-size: 1.6em;
    margin-bottom: .5em;
    font-weight: 600;
    color: #fd0006;
    letter-spacing: 2px;
}

[class^='imghvr-'] .agile-figcaption p {
    line-height: 2em;
    color: #f5f5f5;
    letter-spacing: 2px;
}

[class^='imghvr-'] a,
[class*=' imghvr-'] a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

[class^='imghvr-'],
[class*=' imghvr-'],
[class^='imghvr-']:before,
[class^='imghvr-']:after,
[class*=' imghvr-']:before,
[class*=' imghvr-']:after,
[class^='imghvr-'] *,
[class*=' imghvr-'] *,
[class^='imghvr-'] *:before,
[class^='imghvr-'] *:after,
[class*=' imghvr-'] *:before,
[class*=' imghvr-'] *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

[class^='imghvr-hinge-'],
[class*=' imghvr-hinge-'] {
    -webkit-perspective: 50em;
    perspective: 50em;
}

[class^='imghvr-hinge-'] .agile-figcaption,
[class*=' imghvr-hinge-'] .agile-figcaption {
    opacity: 0;
    z-index: 1;
}

[class^='imghvr-hinge-']:hover img,
[class*=' imghvr-hinge-']:hover img {
    opacity: 0;
}

[class^='imghvr-hinge-']:hover .agile-figcaption,
[class*=' imghvr-hinge-']:hover .agile-figcaption {
    opacity: 1;
    -webkit-transition-delay: 0.21s;
    -moz-transition-delay: 0.21s;
    -o-transition-delay: 0.21s;
    -ms-transition-delay: 0.21s;
    transition-delay: 0.21s;
}


/*-- imghvr-hinge-right -- */

.imghvr-hinge-right img {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.imghvr-hinge-right .agile-figcaption {
    -webkit-transform: rotateY(90deg);
    -moz-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.imghvr-hinge-right:hover>img {
    -webkit-transform: rotateY(-90deg);
    -moz-transform: rotateY(-90deg);
    -o-transform: rotateY(-90deg);
    -ms-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
}

.imghvr-hinge-right:hover .agile-figcaption {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}


/*-- //imghvr-hinge --*/


/*-- //gallery --*/


/*-- testimonials --*/

section.slider {
    padding: 0 !important;
}

.testimonials {
    background: transparent url(../images/testimonials.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.testimonial_grids {
    margin: 3em 0 0;
}

.w3_agileits_testimonial_grid {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 3em;
}

.w3_agileits_testimonial_grid p {
    color: #000;
    line-height: 33px;
    font-size: 15px;
    margin-bottom: 1em;
    letter-spacing: 1px;
}

.test-bg-w3ls {
    padding: 2em 3em;
    position: relative;
    text-align: left;
    background: rgba(95, 94, 94, 0.15);
    margin-bottom: 2em;
}

.test-bg-w3ls::after {
    content: '';
    position: absolute;
    left: 60%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    top: 93%;
    z-index: 000;
    margin-top: 17px;
    border-left: 0;
    border-bottom: 0px solid transparent;
    border-top: 32px solid transparent;
    border-left: 44px solid rgba(95, 94, 94, 0.15);
    background: transparent;
}

.w3_agileits_testimonial_grids {
    margin: 3em 0 0;
}

.w3_agileits_testimonial_grid img {
    margin: 0 auto;
}

.w3_agileits_testimonial_grid h4 {
    font-size: 1.3em;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 0.5em;
}

.w3_agileits_testimonial_grid h4 span {
    display: inline-block;
    font-size: .7em;
    font-weight: bold;
    color: #fd0006;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.35);
    padding-left: 20px;
}


/*-- //testimonials --*/


/*-- contact --*/

.contact-info ul li {
    list-style: none;
    display: inline-block;
}

.contact-info ul li i {
    float: left;
    width: 85px;
    height: 85px;
    border: 2px solid #000;
    text-align: center;
    line-height: 2.3em;
    font-size: 2.5em;
    border-radius: 50px;
    color: #fa000d;
}

.contact-info ul li:nth-child(2) {
    margin: 0 11em;
}

.contact-info {
    margin: 0 auto 2em;
}

.contact-info ul li h5 {
    float: left;
    margin: 0.7em 0 0 1em;
    font-size: 21px;
    letter-spacing: 1px;
    color: #fa000d;
}

.contact-info ul li h5 span,
.contact-info ul li h5 span a {
    display: block;
    color: #000!important;
    margin-top: 1em;
    font-size: 14px!important;
}

.contact-info ul li h5 span a:hover {
    color: #fa000d!important;
}

.contact-left.agileits-w3layouts {
    padding: 0;
}

.contact-right.agileits-w3layouts {
    float: right;
    padding-right: 0;
}

.contact input[type="text"],
.contact input[type="email"],
.contact textarea {
    width: 49%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: 1em;
    padding: 1em 1em;
    margin-bottom: 1em;
    border: none;
    border-bottom: solid 2px #000;
    -webkit-appearance: none;
    display: inline-block;
}

.contact input.email {
    float: right;
}

.contact textarea {
    resize: none;
    width: 100%;
    outline: none;
    min-height: 13.5em;
    margin-bottom: 0!important;
    -webkit-appearance: none;
}

.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.8em 4em;
    margin-top: 15px;
    font-size: 1em;
    -webkit-appearance: none;
    background: #fa000d;
    border: 2px solid #fa000d;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
    width: 100%;
}

.contact input[type="text"]:focus,
.contact input[type="email"]:focus,
.contact textarea:focus {
    border-color: #fd0006;
}

.contact input[type="submit"]:hover {
    background: none;
    color: #fd0006;
    border-color: #fd0006;
}

::-webkit-input-placeholder {
    color: #999 !important;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #999 !important;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999 !important;
}

:-ms-input-placeholder {
    color: #999 !important;
}

.tab-info {
    margin-top: 6em;
}

.map-w3-agile iframe {
    width: 100%;
    outline: none;
    border: none;
    height: 24em;
}


/*-- //contact --*/


/*-- footer --*/

.agileinfo_footer_bottom1 h2 {
    float: right;
    font-size: 1.5em!important;
}

.agileinfo_footer_bottom1 h2 a {
    text-decoration: none;
    color: #fff;
    display: block;
    font-family: 'Lora', serif;
}

.agileinfo_footer_bottom1 h2 a span.logo-left-w3ls {
    display: inline-block;
    float: left;
    font-size: 2.5em;
    color: #fd0006;
}

.agileinfo_footer_bottom1 h2 a span.logo-right-w3l {
    font-size: 1.05em!important;
    display: inline-block;
    margin: 0.1em 0 0 0.1em;
    cursor: pointer;
    font-weight: 400;
    letter-spacing: 1px;
}

.agileinfo_footer_bottom_grid ul.tag2 {
    padding: 0;
    margin: 0 0 8px;
}

.agileinfo_footer_bottom_grid ul.tag2 li {
    display: inline-block;
}

.agileinfo_footer_bottom_grid ul.tag2 li a {
    font-size: 14px;
    letter-spacing: 1px;
    margin-right: 1em;
    color: #585858;
    background: #0f0f10;
    text-decoration: none;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    text-transform: capitalize;
}

.agileinfo_footer_bottom_grid ul.tag2 li a:hover {
    text-decoration: none;
    color: #fff;
}

.agileinfo_footer_bottom_grid ul.tag2 {
    display: block;
}

ul.tag2:last-child {
    margin: 0;
}

.agileinfo_footer_bottom_grid ul.twi li {
    display: block;
    color: #B8B8B8;
    font-size: 14px;
    margin-bottom: 1.5em;
}

.agileinfo_footer_bottom_grid ul.twi li i {
    padding-right: 1em;
}

.agileinfo_footer_bottom_grid ul.twi li:nth-child(2) {
    margin: 0;
}

.agileinfo_footer_bottom_grid ul.twi li a.mail {
    color: #B8B8B8;
    font-size: 12px;
}

.agileinfo_footer_bottom_grid ul.twi li a.mail:hover {
    color: #fff;
}

.agileinfo_footer_bottom_grid ul.twi li span {
    display: block;
    margin: 1em 0 0em;
    color: #fff;
    font-size: 12px;
}

.agileinfo_footer_bottom_grid:nth-child(2) {
    float: right;
    text-align: right;
}

.footer {
    background: #0f0f10;
}

.agileinfo_footer_bottom {
    padding: 3em 0;
}

.agileinfo_footer_bottom h6 {
    color: #ffffff;
    font-size: 23px;
    letter-spacing: 2px;
    margin-bottom: 1em;
}

.agileinfo_footer_bottom1 {
    padding: 1em 0;
    border-top: 1px solid #252525;
}

.index-copy-right {
    background: transparent;
}

.agileinfo_footer_bottom1 p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
    float: left;
    margin-top: 20px;
}

.agileinfo_footer_bottom1 p a {
    color: #fd0006;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.agileinfo_footer_bottom1 p a:hover {
    color: #fff;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}

.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
}

.social-nav li {
    display: inline-block;
}

.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.model-3d-0 a {
    background: #5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.model-3d-0 .front,
.model-3d-0 .back {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
    color: #212121;
    font-size: 12px;
}

.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

a.twitter .front {
    background: #00acee;
}

a.facebook .front {
    background: #3b5998;
}

a.instagram .front {
    background: #f77737;
}

a.pinterest .front {
    background: #bd081c;
}

.twitter .back,
.facebook .back,
.instagram .back,
.pinterest .back {
    background: #fff;
}

.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}

.w3_agile_social .front i {
    color: #fff;
    font-size: 12px;
}

.w3_agile_social .back i {
    color: #000;
    font-size: 12px;
}


/*-- //footer --*/


/*-- to-top --*/

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 1%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/arr.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 64px;
    height: 64px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

.expertise-bg1 {
    background: url(../images/expertise-bg.jpg) no-repeat;
    height: auto;
}


/*-- //to-top --*/


/*--responsive--*/

@media(max-width:1680px) {
    .image-bg {
        width: 65%;
    }
    .image-bg3 {
        width: 36%;
    }
    .services {
        background: url(../images/services.png) no-repeat 740px 0px;
        background-size: 940px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 7em 3em 0em;
    }
}

@media(max-width:1600px) {
    .services {
        background: url(../images/services.png) no-repeat 659px 0px;
        background-size: 940px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 6em 3em 0em;
    }
}


@media(max-width:1440px) {
    .callbacks_container {
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 15%;
        width: 72%;
    }
    /*    .cd-header-buttons1{top: -1.51em;}*/
    .expertise-bg {
        background: url(../images/expertise-bg.jpg) no-repeat;
        height: 140px;
    }
    .expertise-bg1 {
        background: url(../images/expertise-bg.jpg) no-repeat;
        height: auto;
    }
    .image-bg-p {
        height: 300px;
    }
    .image-bg3 {
        width: 36%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 300px;
        overflow: hidden;
        bottom: 0;
    }
    .cd-header-buttons {
        position: relative;
        /* display: inline-block; */
        top: -8.2em !important;
        right: 4em !important;
        z-index: 9999;
        float: right;
    }
    .about-us {
        background: url(../images/bg.jpg) no-repeat;
        background-position: 70% 28%;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .insight-banner {
        background: url(../images/insight-banner1.jpg) no-repeat;
        background-position: 70% 28%;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .commetion-law {
        background: url(../images/com.jpg) no-repeat;
        background-position: 70% 50%;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .expertise-banner {
        background: url(../images/expertise-banner.jpg) no-repeat;
        background-position: 70% 28%;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .contact-us {
        background: url(../images/bg.jpg) no-repeat;
        background-position: 70% 28%;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .contact-txt {}
    .contact-txt h3 {
        color: #bf955a;
        font-size: 2.5em;
        border-bottom: 1px solid #bf955a !important;
        padding-bottom: 7px !important;
    }
    .people-page-bg {
        background: url(../images/people-internal.jpg) no-repeat;
        background-position: 70% 28%;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .internal-page-bg {
        background: url(../images/bg.jpg) no-repeat;
        background-position: left;
        background-size: cover;
        height: 300px;
        margin-top: 10px;
    }
    .image-bg {
        height: 300px;
    }
    .agileits-banner-info h3 {
        font-size: 3em;
    }
    .agileits-banner-info {
        padding: 5em 0 0em;
    }
    .banner-w3layouts {
        min-height: 0px;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 100%;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 5em 3em 0em;
    }
    .services {
        background: url(../images/services.png) no-repeat 659px 0px;
        background-size: 781px;
    }
}

@media(max-width:1366px) {
    .image-bg1 {
        width: 50%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 386px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    
    .overlay ul li ul {
        margin-left: -205px;
    }
    .about-top-agileits-w3layouts,
    .news,
    .services,
    .testimonials,
    .team,
    .gallery,
    .contact {
        padding: 2em 0em;
    }
    h3.title-w3-agile {
        font-size: 2.5em;
        letter-spacing: 2px;
    }
    .header-w3ls h1 a span.logo-right-w3l {
        font-size: 0.95em!important;
    }
    .agileits-banner-info h3 {
        font-size: 2.5em;
    }
    .agileits-banner-info p {
        font-size: 18px !important;
        letter-spacing: 0px;
        margin-bottom: 5px;
    }
    .agileits-banner-info {
        padding: 0em 0 0em;
        margin-top: 20px;
    }
    .banner-w3layouts {
        min-height: 0px;
    }
    h3.title-w3-agile:after {
        width: 80px;
        top: 39px;
    }
    h3.title-w3-agile:before {
        width: 80px;
        left: 15px;
        bottom: -7px;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 100%;
    }
    .ui-datepicker {
        width: 18.6%;
    }
    .services {
        background: url(../images/services.png) no-repeat 585px 0px;
        background-size: 781px;
    }
    .about-bottomr-agileits img {
        width: 43%;
    }
    .contact-info ul li h5 {
        margin: 0.9em 0 0 1em;
        font-size: 19px;
    }
}

@media(max-width:1280px) {
    /*   .cd-header-buttons1 {
           top: -1.8em !important;
       }*/
    .cd-header-buttons {
        top: -7.8em !important;
    }
    .image-bg3 {
        width: 55%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 300px;
        overflow: hidden;
        bottom: 0;
    }
    .image-bg1 {
        width: 50%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 350px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    .callbacks_tabs {
        bottom: 11%;
    }
    
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 100%;
    }
    .ui-datepicker {
        width: 17.6%;
    }
    .about-bottomr-agileits img {
        width: 46%;
    }
    .services {
        background: url(../images/services.png) no-repeat 585px 0px;
        background-size: 696px;
    }
    .class_right h3 a {
        font-size: 17px;
    }
    .class_right h3 a span {
        font-size: 21px;
    }
    .class_left {
        min-height: 253px;
    }
    [class^='imghvr-'] .agile-figcaption h4 {
        font-size: 1.3em;
    }
    [class^='imghvr-'] .agile-figcaption p {
        letter-spacing: 1.5px;
        font-size: 13px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 4.2em 2em 0em;
    }
    .contact-info ul li i {
        width: 75px;
        height: 75px;
        line-height: 2.4em;
        font-size: 2em;
    }
    .contact-info ul li h5 {
        margin: 0.7em 0 0 0.7em;
        font-size: 18px;
    }
}

@media(max-width:1080px) {
    
    .internal-page-bg {
        margin-top: 7.5% !important;
    }
    .insight-tab ul li {
        background-color: #cfcfcf;
        color: #000;
        width: 137px;
        margin: 0px 5px;
    }
    .insight-tab ul li a {
        padding: 5px 8px;
    }
    .img-width2 {
        width: 96%;
        float: left;
    }
    .img-width1 {
        /*        float: left;*/
        width: 90%;
        height: 115px;
    }
    .ab ul li {
        background: url(../images/li.jpg) no-repeat;
        background-position: 0% 60%;
        padding: 5px 0px 10px 35px !important;
        list-style: none !important;
        ;
    }
    .ab ul {
        list-style: none !important;
        margin: 0px 8px !important;
    }
    .sidebar ul {
        list-style: disc !important;
    }
    .sidebar .ab ul {
        list-style: none !important;
        /*margin: 0px 8px !important;*/
    }
    .sidebar ul li {
        text-align: left;
    }
    .expertise-bg {
        background: url(../images/expertise-bg.jpg) no-repeat;
        height: 111px;
    }
    .w3layouts_team_grid p {
        font-size: 14px;
        text-align: justify !important;
    }
    .image-bg1 {
        width: 70%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 350px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    
    .image-width {
        float: left;
        width: 50%;
    }
    .callbacks_tabs {
        padding: 0px !important;
    }
    .agileits-banner-info h3 {
        font-size: 2em;
    }
    .banner-w3layouts {
        min-height: 550px;
    }
    .header-w3ls h1 a span.logo-right-w3l {
        font-size: 0.84em!important;
    }
    .contact-bnr-w3-agile ul li a,
    .contact-bnr-w3-agile ul li {
        font-size: 14px;
    }
    .contact-bnr-w3-agile ul li {
        padding: 9px 20px;
    }
    .bottons-agileits-w3layouts a {
        margin: 0.3em 1em 0 0;
    }
    .cd-header-buttons {
        top: -7.4em !important;
        right: 4em !important;
    }
    .banner-w3layouts a.find-about {
        float: none !important;
    }
    .about-bottoml-agileits {
        min-height: 500px;
        width: 100%;
    }
    .about-bottomr-agileits {
        width: 100%;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 100% !important;
    }
    .wid2 {
        width: 10%;
    }
    .about-bottomr-agileits img {
        width: 37%;
    }
    .ui-datepicker {
        width: 31.3%;
    }
    .agile_offer_grid_pos p {
        font-size: 4em;
    }
    .agile_offer_grid h4 {
        font-size: 1.2em;
        letter-spacing: 2px;
    }
    p.w3_agileits_service_para {
        font-size: 13px;
    }
    .wthree_offer_grid1 {
        padding: 1.2em 0 0 5.7em;
    }
    .services {
        background: url(../images/services.png) no-repeat 489px 0px;
        background-size: 591px;
    }
    .w3_team_grid1 figure {}
    figure.effect-layla ul {
        padding: 7em 0 0;
    }
    .classes-grid-w3ls {
        margin: 0 9px;
    }
    .class_left {
        min-height: 284px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 3.2em 2em 0em;
    }
    .test-bg-w3ls {
        padding: 2em 2.5em;
    }
    .contact-info ul li:nth-child(2) {
        margin: 0 6em;
    }
    .agileinfo_footer_bottom {
        padding: 2.5em 0;
    }
    .agileinfo_footer_bottom1 h2 a span.logo-left-w3ls {
        font-size: 2.1em;
    }
    .agileinfo_footer_bottom1 h2 a span.logo-right-w3l {
        font-size: 0.9em!important;
    }
    .agileinfo_footer_bottom1 p {
        font-size: 13px;
        margin-top: 15px;
    }
}

@media(max-width:1050px) {
    /*    .cd-header-buttons1{top: -1.5em !important;}*/
    .cd-header-buttons {
        top: -7.4em !important;
        right: 4em !important;
    }
    .banner-text h3 {
        font-size: 2.5em;
    }
    .overlay ul li a {
        font-size: 16px;
        letter-spacing: 0px;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 49.09%;
    }
    .services {
        background: url(../images/services.png) no-repeat 489px 0px;
        background-size: 561px;
    }
    .w3layouts_team_grid h4 {
        font-size: 1.1em;
        letter-spacing: 0px;
    }
}

@media(max-width:1024px) {
    .cd-header-buttons {
        top: -7em !important;
        right: 4em !important;
    }
    .image-bg3 {
        width: 58%;
    }
    .cd-search {
        top: -4em;
    }
    /* .cd-search-trigger, .cd-nav-trigger {
        width: 39px;
        height: 88px;
    } */
    /* .cd-search-trigger::before {
        top: 53px;
        left: 9px;
    } */
    /* .cd-search-trigger::after {
        bottom: 11px;
        right: 3px;
    } */
    .agileits-banner-info h3 {
        font-size: 2em;
        line-height: 36px;
    }
    .callbacks_container {
        position: relative;
        margin: auto;
        width: 70% !important;
    }
    .agileits-banner-info p {
        font-size: 14px !important;
        letter-spacing: 0px;
    }
    .text_width {
        padding-left: 0%;
        width: 50%;
    }
    .banner-w3layouts {
        min-height: 0px;
     }
    
    .overlay ul li a {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .banner-w3layouts {
        min-height: 0px;
     }
    .agileits-banner-info {
        padding: 5em 0 0em;
        margin-top: 2%;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 49.05%;
    }
    .about-top-agileits-w3layouts,
    .news,
    .services,
    .testimonials,
    .team,
    .gallery,
    .contact {
        padding: 3em 0em;
    }
    .about-bottomr-agileits h3.title-w3-agile,
    .about-right-w3-agileits h3 {
        font-size: 22px!important;
    }
    .form-agileits h6,
    .form-agileits .wthree-text span {
        font-size: 15px;
        margin: 9px 0 5px;
    }
    .services {
        background: url(../images/services.png) no-repeat 489px 0px;
        background-size: 535px;
    }
    .ui-datepicker {
        width: 30.3%;
    }
    .about-bottomr-agileits img {
        width: 39%;
    }
}

@media(max-width:991px) {
    .image-bg3 {
        width: 67%;
        position: absolute;
        top: 0;
        right: 0;
        height: 300px;
        overflow: hidden;
        bottom: 0;
    }
    .image-bg1 {
        width: 60%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 200px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    .agile_offer_grid_pos {
        left: 0%;
    }
    .wthree_offer_grid1 {
        padding: 1.2em 0 0 4em;
    }
    .about-bottomr-agileits {
        padding: 3em 22em 3em 3em;
    }
    .ui-datepicker {
        width: 31.7%;
    }
    .services {
        background: url(../images/services.png) no-repeat 489px 0px;
        background-size: 502px;
    }
    .w3layouts_team_grid {}
    .team-bg {
        background: url(../images/team-bg.jpg) no-repeat;
        height: 143px;
    }
    .w3layouts_team_grid:nth-child(1),
    .w3layouts_team_grid:nth-child(2) {
        margin-bottom: 0em!important;
    }
    .w3_team_grid1 figure {}
    figure.effect-layla ul {
        padding: 11em 0 0;
    }
    .classes-grid-w3ls {
        margin: 0 0 1em;
        width: 100%;
        display: inline-block;
    }
    .client-last-agileits {
        margin-bottom: 0em!important;
    }
    .class_box:nth-child(1) {
        margin-bottom: 0%;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 2.5em 2em 0em;
    }
    .class_left {
        min-height: 268px;
    }
    .class_right {
        padding: 2.5em;
    }
    .w3_agileits_testimonial_grid {
        width: 90%;
    }
    .flex-control-nav {
        left: 8.7%!important;
    }
    .contact-info ul li:nth-child(2) {
        margin: 0;
    }
    .contact-info ul li i {
        width: 55px;
        height: 55px;
        line-height: 2.5em;
        font-size: 1.5em;
    }
    .contact-info ul li {
        width: 100%;
        margin-bottom: 1em!important;
    }
    .contact-info ul li h5 {
        margin: 0.5em 0 0 0.7em;
        font-size: 15px;
    }
    .contact-info ul li h5 span,
    .contact-info ul li h5 span a {
        margin-top: 0.6em;
        font-size: 13px!important;
    }
    .contact-info {
        margin: 0 auto 1em;
    }
    .agileinfo_footer_bottom_grid:nth-child(2) {
        float: none;
        text-align: left;
        margin-top: 2em;
    }
    .agileinfo_footer_bottom h6 {
        font-size: 19px;
        margin-bottom: 0.8em;
    }
    .agileinfo_footer_bottom_grid {
        padding: 0;
    }
}

@media(max-width:960px) {
    .callbacks_tabs {
        bottom: -8% !important;
    }
    .cd-header-buttons1 {
        top: -1.5em !important;
    }
}

@media(max-width:900px) {
    
    
    .img-width2 {
        width: 100%;
        float: left;
        margin-left: 8%;
        text-align: left;
        padding: 0px 30px 0px 0px;
    }
    .sidebar img {
        margin: 10px 0px 0px 10px;
    }
    .side-text {
        width: 100%;
    }
    .ht {
        font-weight: 800;
        padding: 0px 20px;
        padding-bottom: 20px;
    }
    .sidebar h3 {
        padding: 0px 0px 0px 0px;
        font-size: 20px;
    }
    p,
    ul li,
    ol li {
        font-size: 16px;
    }
    .sidebar ul {
        margin: 1px 1px 0px 30px;
        padding: 0px 10px 10px 0px;
    }
    .sidebar ul li {
        padding: 10px 0px 0px 0px;
        text-align: left;
    }
    /* .experience_1 h3 {
        font-size: 1.5em;
    } */
    .img-width1 {
        height: 90px;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 48.9%;
    }
    .ui-datepicker {
        width: 29.9%;
    }
    .about-bottomr-agileits img {
        width: 42%;
    }
    .services {
        background: url(../images/services.png) no-repeat 489px 0px;
        background-size: 411px;
    }
    .w3gallery-grids {
        padding: 0 0.5em 0.9em;
        width: 50%;
    }
    .w3gallery-grids:nth-child(7),
    .w3gallery-grids:nth-child(8) {
        padding-bottom: 0em!important;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 8em 2em 0em;
    }
    .ui-datepicker .ui-datepicker-title {
        font-size: 1em;
    }
}

@media(max-width:800px) {
    .cd-header-buttons {
        top: -7.4em !important;
        right: 4em !important;
    }
    .bsp ul li {
        height: 42px;
        line-height: 42px;
    }
    .bsp ul li a {
        padding: 0px;
    }
    .image-bg1 {
        width: 60%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 261px;
        overflow: hidden;
        /* bottom: 0; */
    }
    /* .not-height {
         height: auto !important;
     }*/
    .insight-1 {
        height: auto !important;
    }
    .banner-text h3 {
        font-size: 2em;
    }
    .cd-header-buttons1 {
        top: -1.6em !important;
    }
    .expertise-bg {
        background: url(../images/expertise-bg.jpg) no-repeat;
        height: 133px;
    }
    .ab ul {
        list-style: none !important;
        margin: 0px 8px !important;
    }
    .descripton p {
        text-align: justify !important;
    }
    .ab ul li {
        padding: 5px 0px 5px 32px !important;
        font-size: 14px;
    }
    .image-bg3 {
        width: 80%;
        position: absolute;
        top: 0;
        right: 0;
        height: 300px;
        overflow: hidden;
        bottom: 0;
    }
    .banner-text p {
        width: 100%;
    }
    .sidebar h3 {
        /* padding: 10px 0px 0px 0px;
         font-size: 20px;*/
        padding: 10px 0px 0px 0px;
        font-size: 20px;
        padding-left: 5%;
    }
    h3.title-w3-agile {
        font-size: 2.1em;
        letter-spacing: 1px;
    }
    h3.title-w3-agile:after {
        top: 32px;
    }
    .title-main-w3ls {
        margin-bottom: 2em;
    }
    .about-bottomr-agileits h3.title-w3-agile,
    .about-right-w3-agileits h3 {
        font-size: 19px!important;
        letter-spacing: 1px!important;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 48.6%;
    }
    .about-top-agileits-w3layouts,
    .news,
    .services,
    .testimonials,
    .team,
    .gallery,
    .contact {
        padding: 2.5em 0em;
    }
    .about-bottomr-agileits {
        padding: 2.5em 22em 2.5em 2.5em;
    }
    .agileits-banner-info h3 {
        font-size: 1.6em;
        padding: 2em 0px 0px 0px;
        line-height: 30px;
    }
    .callbacks_container {
        position: relative;
        margin: auto;
        width: 72% !important;
    }
    .agileits-banner-info p {
        font-size: 14px;
        text-align: left !important;
        letter-spacing: 0px;
    }
        
    .agileits-banner-info {
        padding: 5em 0 0em;
    }
    .banner-w3layouts {}
    .class_right h3 a span {
        font-size: 19px;
    }
    .class_right h3 a {
        margin-bottom: 1.5em;
    }
    .class_right h3 a:before {
        top: 3em;
    }
    .class_left {
        min-height: 259px;
    }
    .map-w3-agile iframe {
        height: 20em;
    }
    .services {
        background: url(../images/services.png) no-repeat 440px 0px;
        background-size: 360px;
    }
}

@media(max-width:768px) {
    #mixedSlider .MS-content .item {
        width: 47%;
        float: left;
        margin-right: 12px;
    }
    .insight-tab ul li {
        width: auto;
        margin-bottom: 30px;
    }
    .insight-tab ul li a {
        padding: 5px 16px;
    }
    .nav-tabs>li.active>a {
        width: auto !important;
    }
    .cd-header-buttons {
        top: -7.4em !important;
        right: 4em !important;
    }
    .tablinks {
        margin: 3px 3px;
        width: 164px;
    }
    .internal-page-bg {
        height: 230px;
    }
    .image-bg-p {
        height: 230px;
    }
    .image-bg {
        height: 230px;
    }
    
    .image-bg3 {
        width: 59%;
        position: absolute;
        top: 0;
        right: 0;
        height: 230px;
        overflow: hidden;
        bottom: 0;
    }
    .about-bottomr-agileits img {
        width: 40%;
    }
    .form-agileits input[type="text"],
    .form-agileits input[type="email"],
    select.form-control {
        width: 100%;
    }
    input.name,
    select.name {
        margin-right: 0px!important;
    }
    .services {
        background: url(../images/services.png) no-repeat 423px 0px;
        background-size: 345px;
    }
    .class_left {
        min-height: 260px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 7em 2em 0em;
    }
    
    .about-bottomr-agileits img {
        width: 47%;
    }
    #toTop {
        bottom: 36px;
    }
}

@media(max-width:767px) {
    a.find-about {
        padding: 1px 0px;
        font-size: 12px;
        letter-spacing: 0.5px;
        margin-top: 0.3em;
    }
    .w3layouts_team_grid {
        height: auto !important;
    }
    .about-bottoml-agileits {
        min-height: 400px;
    }
    .class_left {
        min-height: 248px;
    }
    .contact input[type="text"],
    .contact input[type="email"],
    .contact textarea {
        width: 100%;
        float: none;
    }
    .contact-right.agileits-w3layouts {
        float: none;
        padding: 0;
    }
    .contact textarea {
        min-height: 6.5em;
    }
    .contact-info {
        margin: 0 auto 0em;
    }
    .form-agileits input[type="submit"] {
        padding: 7px 30px;
    }
    /*.cd-search-trigger::after {
        bottom: 8px;
        right: 1px;
    }*/
    .cd-search-trigger,
    .cd-nav-trigger {
        width: 37px;
        /*height: 53px;*/
    }
    /*.cd-search-trigger::before {
        top: 20px;
        left: 7px;
    }*/
    .read-mo a {
        padding-left: 0% !important
    }
    .side-text h3 {
        padding-left: 5% !important;
    }
}

@media(max-width:736px) {
    .loadmore {
        width: 36% !important;
        margin-bottom: 10px !important;
    }
    .agileits-banner-info {
        padding: 0em 0 0em;
        margin-top: 0px;
    }
    .agileits-banner-info h3 {
        font-size: 1.6em;
        padding: 1em 0px 0px 0px;
        line-height: 24px;
    }
    .rslides img {
        height: auto;
        border: 0;
        /*margin-top: -17px;*/
        width: 80%;
    }
    .callbacks_tabs {
        bottom: 0%;
    }
    .wrapper3 {
        display: none;
    }
    .wrapper {
        display: none;
    }
    .wrapper1 {
        display: none;
    }
    
    .services {
        background: url(../images/services.png) no-repeat 405px 0px;
        background-size: 331px;
    }
    .header-w3ls h1 a span.logo-right-w3l {
        font-size: 0.709em!important;
    }
    .contact-bnr-w3-agile ul li {
        padding: 9px 12px;
    }
    .cd-header-buttons {
        top: -7em !important;
    }
    .bottons-agileits-w3layouts a {
        font-size: 13px;
    }
    .modal-content h4 {
        font-size: 26px;
    }
    .modal-content h5 {
        font-size: 18px!important;
    }
}

.hide {
    display: block !important;
}

@media(max-width:684px) {
    .container-fluid {
        padding: 0px 5px;
    }
    .footer1 ul li a {
        font-size: 12px;
    }
    .footer1 ul li {
        padding: 0px 10px 0px 0px;
    }
    .social ul li {
        float: left !important;
    }
    .cd-header-buttons {
        top: -9.4em !important;
        right: 4em !important;
    }
    .agileits-banner-info h3 {
        font-size: 1.2em;
        padding: 1em 0px 0px 0px;
        line-height: 20px;
    }
}

@media(max-width:667px) {
    .sidebar img {
        width: 41%;
    }
    .img-width1 {
        width: 90% !important;
        float: none;
    }
    .cd-header-buttons {
        top: -8.5em !important;
        right: 4em !important;
    }
    .w3layouts_team_grid {
        height: auto;
    }
    #mixedSlider .MS-content .item {
        width: 100%!important;
    }
    #mixedSlider .MS-content .item {
        height: auto;
    }
   .img-width1 {
        height: 156px;
    }
    .insight-tab ul li a {
        padding: 5px 12px;
    }
    .expertise-bg {
        height: 270px;
    }
    .w3layouts_team_grid h4 {
        font-size: 1.5em;
    }
    .cd-header-buttons1 {
        top: 0.3em !important;
        right: -42px !important;
    }
    .cd-search-trigger,
    .cd-nav-trigger {
        position: relative;
    }
    .callbacks_container {
        position: absolute;
        top: 37%;
        margin: auto;
        width: 100% !important;
    }
    .tablinks {
        background-color: #cfcfcf;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 6px 1px;
        transition: 0.3s;
        font-size: 14px;
        margin: 3px 3px;
        width: 120px;
    }
    .overlay ul li a {
        font-size: 16px;
        letter-spacing: 0px;
        height: 38px;
        padding-right: 0px;
        text-align: center;
    }
    .agileits-banner-info p {
        font-family: 'Fira sans';
        font-size: 12px !important;
        color: #fff;
        letter-spacing: 0px;
        text-align: left !important;
    }
    .image-bg3 {
        width: 85%;
        position: absolute;
        top: 0;
        right: 0px;
        height: 210px;
        overflow: hidden;
        bottom: 0;
    }
    .image-bg1 {
        width: 80%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 230px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    
    internal-page-bg {
        height: 170px;
        margin-top: 94px !important;
    }
    .internal-page-bg {
        height: 170px;
        margin-top: 94px !important;
    }
    .image-bg {
        width: 88%;
        height: 210px;
    }
    .image-bg-p {
        width: 52%;
        height: 100%;
    }
    .overlay ul li ul {
        margin-left: 0px !important;
    }
    .expertise-banner {
        display: none;
    }
    .insight-banner {
        display: none;
    }
    .mob-img1 {
        width: 80%;
        float: right;
        margin-top: -120px;
    }
    .mob-img2 {
        width: 80%;
        float: right;
        margin-top: -85px;
        margin-right: -50px;
    }
    .commetion-law {
        display: none;
    }
    .people-page-bg {
        display: none;
    }
    .banner-text h3 {
        font-size: 1.5em;
        padding-left: 0px;
    }
    .mob-img {
        width: 60%;
        float: right;
        margin-top: -35px;
    }
    .mob {
        display: block;
    }
    .banner-img {
        margin-top: 0px;
        height: 187px;
        overflow: hidden;
    }
    .banner-img img {
        position: absolute;
        /* top: 8%; */
        padding: 5%;
        margin-top: 30px;
        /* right: 0; */
        margin-left: 100px;
    }
    .callbacks_tabs {
        left: 7% !important;
        width: 55% !important;
    }
    .about-us {
        background-position: left;
        height: 261px;
    }
    .about-text {
        margin: 20px 0px 50px 0px;
    }
    .show1 {
        display: block;
    }
    .text_width {
        width: 37%;
        margin-left: 8%;
    }
    .image-width {
        width: 37%;
    }
    .rslides img {
        width: 62% !important;
    }
    .agileits-banner-info h3 {
        font-size: 1.4em;
        padding: 0em 0px 0px 0px;
        line-height: 20px;
    }
    .hide1 {
        display: none;
    }
    .w3layouts_team_grid {}
    .hide {
        display: none !important;
    }
    .broadcum {
        display: none;
    }
    .team-bg {
        height: 280px;
    }
    .banner-text {
        position: absolute;
        bottom: 5%;
        left: 13%;
    }
    .wid {
        width: 83%;
        float: left;
    }
    .wid2 {
        width: 17%;
        padding: 0;
        float: left;
    }
    .services {
        background: url(../images/services.png) no-repeat 387px 0px;
        background-size: 280px;
    }
    .agile_offer_grid_pos p {
        font-size: 3.5em;
    }
    .wthree_offer_grid1 {
        padding: 1em 0 0 3.5em;
    }
    .class_left {
        min-height: 247px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 6em 2em 0em;
    }
}

.not-height p {
    height: 40px;
}

@media(max-width:640px) {
    .social ul {
        width: 100% !important;
        float: left;
    }
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important;
    }
    .experience_1 {
        margin-top: 0px;
    }
    
    
    .cd-header-buttons {
        right: 4em !important;
        top: -8.5em !important;
    }
    .banner-text {
        bottom: 24%;
        left: 8%;
    }
    .cd-header-buttons1 {
        right: 0px;
        top: -1.6em;
    }
    .callbacks_tabs {
        left: -67px !important;
        /* right: 0; */
        width: 40%;
        margin: auto !important;
        bottom: -3%;
    }
    .rslides img {
        height: auto;
        border: 0;
        width: 80%;
    }
    .cd-search {
        position: relative;
        width: 100%;
        top: -1.5em !important;
        right: 0px;
        z-index: 1;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s 0s, visibility 0s .3s;
        -moz-transition: opacity .3s 0s, visibility 0s .3s;
        transition: opacity .3s 0s, visibility 0s .3s;
        float: right;
    }
    .text_width {
        width: 40%;
        padding-left: 10%;
        text-align: left;
        float: left !important;
    }
    .agileits-banner-info h3 {
        margin: 0px;
        padding: 0px;
        font-size: 1.4 !important;
    }
    .about-top-agileits-w3layouts,
    .news,
    .services,
    .testimonials,
    .team,
    .gallery,
    .contact {
        padding: 2em 0em;
    }
    .ui-datepicker {
        width: 46.4%;
    }
    .about-bottomr-agileits img {
        width: 54%;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 4.5em 2em 0em;
    }
    .agileits-login input[type="text"],
    .agileits-login input[type="password"],
    .agileits-login input[type="email"],
    .agileits-login textarea {
        font-size: 13px;
    }
    p.w3_agileits_para {
        font-size: 14px;
        letter-spacing: .5px;
    }
    .services {
        background: url(../images/services.png) no-repeat 387px 0px;
        background-size: 253px;
    }
    .agile_offer_grid h4 {
        font-size: 1.1em;
        letter-spacing: 1px;
    }
    .class_right h3 a {
        font-size: 16px;
    }
    .class_right h3 a span {
        font-size: 18px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 5em 2em 0em;
    }
    .w3_agileits_testimonial_grid p {
        line-height: 26px;
        font-size: 14px;
    }
    .flex-control-nav li {
        margin: 0px 6px;
    }
    .flex-control-nav {
        left: 9.7%!important;
    }
    .contact-info ul li {
        margin-bottom: 0.7em!important;
    }
    .contact input[type="text"],
    .contact input[type="email"],
    .contact textarea {
        font-size: 14px;
    }
    s
}

@media(max-width:600px) {
    .img-height {
        height: 200px;
    }
    .contact-bnr-w3-agile ul li i {
        margin-right: 7px;
    }
    .cd-header-buttons {
        top: -6.7em !important;
        right: 1em !important;
    }
    .contact-bnr-w3-agile ul li {
        padding: 6px 9px;
    }
    .bottons-agileits-w3layouts a {
        margin: 0.3em 0.6em 0 0;
    }
    .agileits-banner-info h3 {
        font-size: 1.8em;
        line-height: 30px;
        text-align: left !important;
    }
    .agileits-banner-info {
        padding: 0em 0 0em;
    }
    .banner-w3layouts {
        min-height: 0px;
    }
    .about-bottomr-agileits {
        padding: 2em 20em 2em 2em;
    }
    .services {
        background: url(../images/services.png) no-repeat 344px 0px;
        background-size: 256px;
    }
    .class_left {
        min-height: 244px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 4.3em 2em 0em;
    }
}

@media(max-width:568px) {
    
    .banner-text p {
        width: 60%;
        font-size: 12px !important;
    }
    .cd-header-buttons {
        top: -7.4em !important;
    }
    .internal-page-bg {
        margin-top: 16.5% !important;
    }
    .img-width1 {
        width: 92%;
        float: none;
        margin: 10px auto;
    }
    .sidebar img {
        width: 46%;
    }
    .callbacks_tabs {
        left: -32% !important;
    }
    
    .img-p img {
        position: relative;
        right: 0;
        bottom: -10;
    }
    .cd-header-buttons1 {
        top: -0.3em !important;
        right: -42px !important;
        float: right;
    }
    .text_width {
        width: 41%;
        padding-left: 0% !important;
        text-align: left;
        float: left !important;
    }
    .image-width {
        width: 42% !important;
        float: left;
        /* margin: auto; */
        margin-top: 0px;
    }
    .agileits-banner-info h3 {
        font-size: 1em;
        line-height: 20px;
        text-align: left !important;
    }
    .rslides img {
        height: auto;
        border: 0;
        width: 67%;
    }
    .agileits-banner-info p {
        font-family: 'Fira sans';
        font-size: 12px !important;
        color: #fff;
        letter-spacing: 0px;
        text-align: left !important;
    }
    .cd-search {
        top: -50px !important;
    }
    .banner-text {
        position: absolute;
        bottom: 15% !important;
        left: 10%;
    }
    .contact-bnr-w3-agile ul li a,
    .contact-bnr-w3-agile ul li {
        font-size: 13.5px;
    }
    .about-bottomr-agileits {
        padding: 2em 1em 23em 1em;
    }
    .services {
        background: url(../images/services.png) no-repeat 192px 0px;
        background-size: 376px;
        padding-top: 14em!important;
    }
    .agileinfo_footer_bottom1 h2 {
        float: none;
        width: 100px;
        font-size: 1.5em!important;
        margin: 0 auto;
    }
    .agileinfo_footer_bottom1 p {
        margin-top: 13px;
        float: none;
        text-align: center;
    }
    .agileinfo_footer_bottom_grid ul.tag2 li a {
        font-size: 13px;
    }
    .agileinfo_footer_bottom h6 {
        font-size: 17px;
        margin-bottom: 0.66em;
    }
    .agileinfo_footer_bottom {
        padding: 1.5em 0;
    }
    .agileinfo_footer_bottom_grid:nth-child(2) {
        margin-top: 1.5em;
    }
}

.loadmore {
    background: #002856;
    width: 15%;
    min-width: 100px !important;
    /* float: left; */
    color: #fff;
    border-radius: 31px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    clear: both;
    display: block;
    margin: auto;
}

@media(max-width:480px) {
    .expertise-bg1 img {
        width: 85%;
        position: relative;
        bottom: 0;
        /*left: 5%;*/
    }
    .not-height {
        height: auto !important;
    }
   
    .banner-text p {
        width: 75%;
    }
    single-team .internal-page-bg {
        margin-top: 94px !important;
    }
    .internal-page-bg {
        margin-top: 94px !important;
        height: 100px;
    }
    .sidebar img {
        width: 45%;
    }
    h1 {
        font-size: 22px;
    }
   
    .callbacks_container {
        top: 23%;
    }
    
    .cd-header-buttons1 {
        top: .3em !important;
    }
    .text_width {
        width: 40%;
        float: left !important;
        padding-left: 50px !important;
        margin-left: 0px;
        text-align: left;
    }
    .img-width2 {
        margin-left: 4%;
    }
    .image-width {
        width: 49% !important;
        float: left;
        /* margin: auto; */
        padding: 29px 0px;
    }
    .agileits-banner-info p {
        font-family: 'Fira sans';
        font-size: 12px !important;
        color: #fff;
        letter-spacing: 0px;
        text-align: left !important;
    }
    .agileits-banner-info h3 {
        font-size: 1.2em;
        padding: 40px 0px 0px 0px;
        line-height: 18px;
        text-align: left !important;
    }
    .rslides img {
        width: 58% !important;
        margin-top: -21px;
        height: 191px !important;
    }
    .overlay ul li a {
        height: 40px;
    }
    .callbacks_tabs {
        width: 81% !important;
        ;
        left: 0px !important;
    }
    /*.image-bg{width: 90% !important; right:0;}*/
    .mob-img {
        width: 70%;
        float: right;
        margin-top: -15px;
    }
    .mob-img1 {
        width: 80%;
        float: right;
        margin-top: -78px;
    }
    .tablinks {
        width: auto;
        padding: 3px 8px;
    }
    .banner-text {
        /* margin-top: 80px; */
        /* bottom: -10em; */
        margin: 33% 0px 0px 0px;
    }
    .header-w3ls h1 a span.logo-left-w3ls {
        font-size: 1.4em;
    }
    .header-w3ls h1 a span.logo-right-w3l {
        font-size: 0.603em!important;
    }
    .contact-bnr-w3-agile ul li {
        display: block;
        text-align: right;
    }
    .cd-header-buttons {
        right: 0.9em !important;
        top: -6.2em !important;
    }
    .bottons-agileits-w3layouts a {
        margin: 0.5em 0.6em 0 0;
    }
    .about-bottomr-agileits img {
        width: 63%;
    }
    .services {
        background: url(../images/services.png) no-repeat 150px 0px;
        background-size: 330px;
    }
    .agile_offer_grid {
        padding: 0;
    }
    .agile_offer_grid:nth-child(odd) {
        padding-left: 5em;
    }
    .w3_team_grid1 figure {}
    figure.effect-layla ul {
        padding: 5.5em 0 0;
    }
    .class_right {
        width: 100%;
        float: none;
    }
    .class_left {
        width: 100%;
        float: none;
    }
    a.find-about {
        float: none;
    }
    .w3gallery-grids {
        width: 100%;
    }
    .w3gallery-grids:nth-child(7) {
        padding-bottom: 0.9em!important;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 9.3em 2em 0em;
    }
    .flex-control-nav {
        left: 10.7%!important;
        top: 41%!important;
    }
    .test-bg-w3ls::after {
        top: 94%;
    }
    .agileits-banner-info {
        padding: 0em 0 0em;
    }
    .single-team .image-bg-p img {
        position: absolute;
        bottom: 0;
        max-height: 100%;
        width: auto;
        max-width: 100%;
    }
}

@media(max-width:540px) {
    .cd-header-buttons {
        top: -6.7em !important;
        right: 5.4rem !important;
    }
    .cd-header-buttons1 {
        top: -2.4em !important;
    }
}

@media(max-width:440px) {
    .agileits_grid figure img {
        position: relative;
        width: 100%;
        right: auto;
    }
    .agileits-banner-info h3 {
        font-size: 1.5em;
        text-align: center !important;
        line-height: 20px !important;
        padding: 0px 0px 10px 0px;
        width: 55%;
        margin: auto;
    }
    .agileits-banner-info p {
        text-align: center !important;
    }
    .text_width {
        width: 100% !important;
        float: none !important;
        padding-left: 0px !important;
        text-align: center;
    }
    
    .cd-header-buttons1 {
        top: -2.98em !important;
        right: 1.4em !important;
    }
    .image-width {
        width: 88% !important;
        margin: auto;
        clear: both;
        float: none;
    }
    .callbacks_tabs {
        width: 82% !important;
    }
    form ul li {
        width: 33px !important;
        height: 33px !important;
        line-height: 33px !important;
    }
    .image-bg3 {
        width: 84%;
        position: absolute;
        top: 0;
        right: -38px;
        height: 150px;
        overflow: hidden;
        bottom: 0;
    }
    .expertise-bg {
        height: 180px;
    }
    .tablinks {
        font-size: 13px;
    }
    single-team .internal-page-bg {
        margin-top: 5px;
        height: 150px;
    }
    .internal-page-bg {
        margin-top: 5px;
        height: 170px !important;
    }
    .image-bg-p {
        height: 100% !important
    }
    .image-bg {
        width: 60%;
        right: 0;
        height: 150px;
    }
    .agileits-banner-info p {
        font-size: 12px;
    }
    .about-bottoml-agileits {
        min-height: 300px;
    }
    .services {
        background: url(../images/services.png) no-repeat 83px 0px;
        background-size: 357px;
        padding-top: 18em!important;
    }
    h3.title-w3-agile {
        font-size: 2em;
    }
    h3.title-w3-agile:after {
        top: 30px;
        width: 55px;
    }
    h3.title-w3-agile:before {
        width: 55px;
        left: 13px;
    }
    .title-main-w3ls {
        margin-bottom: 1.9em;
    }
    .w3layouts_team_grid {
        width: 100%;
        float: none;
    }
    .team-bg img {
        margin-top: 59px;
    }
    .banner-text h3 {
        font-size: 1.5em;
        width: 60%;
    }
    .banner-text p {
        font-size: 10px;
    }
    .w3_team_grid1 figure {
        height: auto !important;
    }
    figure.effect-layla ul {
        padding: 11.5em 0 0;
    }
    .agileits_grid figure img {}
    figure.effect-layla ul {
        padding: 12.5em 0 0;
    }
    .w3layouts_team_grid:nth-child(3),
    .w3layouts_team_grid:nth-child(2),
    .w3layouts_team_grid:nth-child(1) {
        margin-bottom: 0em!important;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 8.3em 2em 0em;
    }
    .test-bg-w3ls {
        padding: 2em 2em;
    }
    .flex-control-nav {
        left: 9.7%!important;
    }
    .test-bg-w3ls::after {
        top: 93.5%;
    }
    .agileinfo_footer_bottom1 p {
        line-height: 28px;
    }
}

@media(max-width:414px) {
    .sidebar img {
        width: 70%;
    }
    .cd-header-buttons1 {
        top: 0em !important;
        right: -42px !important;
    }
    .callbacks_tabs {
        width: 75px !important;
    }
    .image-bg1 {
        width: 68%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 150px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    .insight-tab ul li a {
        padding: 2px 6px;
        font-size: 14px;
    }
    #mixedSlider .MS-content .item {
        width: 100%;
        float: left;
        margin-right: 12px;
        height: 367px;
        margin-bottom: 10px;
    }
    .image-bg-p {
        width: 52%;
        right: 0px;
        height: 210px;
    }
    .single-team .image-bg-p {
        width: 52%;
        right: 0px;
        height: 150px;
    }
    .not-height {
        height: auto !important;
    }
    .image-bg3 {
        width: 71%;
        position: absolute;
        top: 0;
        right: 0px;
        height: 150px;
        overflow: hidden;
        bottom: 0;
    }
    .internal-page-bg {
        margin-top: 5px;
    }
    .menu-img {
        margin: 2px 0px;
    }
    .expertise-bg {
        height: 211px;
    }
    .about-bottomr-agileits h3.title-w3-agile,
    .about-right-w3-agileits h3 {
        line-height: 25px;
        margin-bottom: 0.5em!important;
    }
    .ui-datepicker {
        width: 76%;
    }
    .class_right {
        padding: 1.8em;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 7.3em 2em 0em;
    }
    #toTop {
        bottom: 20px;
    }
}

@media (max-width: 360px) {
    .internal-page-bg {
        margin-top: 5px;
        height: 150px;
    }
    /*.internal-page-bg{margin-top: 5px;height: 150px;}*/
    .cd-header-buttons {
        right: 3.8em !important;
        top: -2.8em !important;
    }
    .insight-tab ul li a {
        padding: 2px 1px !important;
        font-size: 12px;
    }
    .image-bg1 {
        width: 70% !important;
        position: absolute;
        top: 0;
        right: 0%;
        height: 150px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
}

@media(max-width:384px) {
    .internal-page-bg {
        margin-top: 35px;
    }
    .tablinks {
        width: auto;
        padding: 3px 5px;
    }
    .cd-header-buttons {
        top: -39px !important;
    }
    /*.cd-search-trigger::before {
        top: 20px;
        left: 7px;
    }*/
    /*.cd-search-trigger::after {
        bottom: 10px;
    }*/
    .contact-bnr-w3-agile {
        width: 100%;
        padding-top: 1em;
    }
    .services {
        background: url(../images/services.png) no-repeat 27px 0px;
        background-size: 357px;
    }
    .flex-control-nav {
        left: 10.5%!important;
        top: 46%!important;
    }
    .test-bg-w3ls::after {
        top: 95%;
    }
    .callbacks_tabs {
        width: 40% !important;
    }
    .agileinfo_footer_bottom_grid ul.tag2 li a {
        margin-right: 0;
        display: inline-block;
    }
    .agileinfo_footer_bottom_grid ul.tag2 li {
        display: block;
        margin-bottom: 1em;
    }
    .cd-search {
        top: -7em;
    }
    .agileits-login {
        padding: 0 2em 2em;
    }
    .agileits-banner-info h3 {
        line-height: 24px;
    }
    .agileits-banner-info p {
        font-size: 12px !important;
        letter-spacing: 0px;
    }
    .rslides li {}
    .agileits-banner-info {
        padding: 0em 0 0em;
        margin-top: 5px;
    }
    .about-bottomr-agileits {
        padding: 2em 1em 19em 1em;
    }
}

@media(max-width:375px) {
    .image-bg img {
        height: 73%;
    }
    .banner-text {
        bottom: 1em !important;
    }
    .image-bg1 {
        width: 68%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 150px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    .insight-tab ul li a {
        padding: 2px 3px;
        font-size: 14px;
    }
    #mixedSlider .MS-content .item {
        width: 100%;
        float: left;
        margin-right: 12px;
        height: 367px;
        margin-bottom: 10px;
    }
    .banner-text p {
        width: 50%;
    }
    .image-bg-p {
        width: 52%;
        right: 0px;
        height: 150px;
    }
    .not-height {
        height: auto !important;
    }
    .image-bg3 {
        width: 81%;
        position: absolute;
        top: 0;
        right: 0px;
        height: 150px;
        overflow: hidden;
        bottom: 0;
    }
    .cd-header-buttons1 {
        top: 2em !important;
        right: -2.6em !important;
    }
    .callbacks_tabs {
        width: 75px !important;
    }
    .cd-search input {
        padding: 10px 10px;
        letter-spacing: 0px;
    }
    .top2 {
        top: 1.6em !important;
        right: 0em !important;
        margin-top: 20px;
    }
    .bsp {}
    .bsp ul li {
        height: 42px;
        line-height: 52px;
    }
    .cd-search {
        top: 0.5em !important;
    }
    .about-bottomr-agileits {
        padding: 2em 1em 19em 1em;
    }
    .services {
        background: url(../images/services.png) no-repeat 18px 0px;
        background-size: 357px;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 6.3em 2em 0em;
    }
    .w3_agileits_testimonial_grid {
        width: 100%;
    }
    .flex-control-nav {
        left: 5.5%!important;
        top: 42%!important;
    }
    .agileits-banner-info p {
        font-size: 13px;
    }
}

@media(max-width:320px) {
    .expertise-bg1 img {
        position: absolute;
    }
    .image-bg {
        width: 60% !important;
        right: 0px;
        top: 0;
    }
    .banner-text {
        bottom: 4% !important;
        left: 13%;
    }
    .cd-header-buttons {
        top: -4.1rem !important;
    }
    .rslides li {
        margin-top: 0px !important;
    }
    .w3layouts_team_grid p {
        font-size: 14px;
        text-align: left !important;
    }
    .not-height {
        height: auto !important;
    }
    .image-bg1 {
        width: 81%;
        position: absolute;
        top: 0;
        right: 0%;
        height: 150px;
        overflow: hidden;
        /* bottom: 0; */
        float: right;
    }
    .insight-tab ul li a {
        padding: 2px 1px;
        font-size: 11.9px;
    }
    .expertise-bg1 {
        background: url(../images/expertise-bg.jpg) no-repeat;
        height: 158px;
    }
    .image-bg3 {
        width: 91%;
        position: absolute;
        top: 0;
        right: 0px;
        height: 150px;
        overflow: hidden;
        bottom: 0;
    }
    .cd-header-buttons1 {
        top: 0em !important;
        right: 15px !important;
    }
    .agileits-banner-info h3 {
        font-size: 1.3em;
        padding: 0px 10px;
        line-height: 24px;
    }
    .agileits-banner-info p {
        letter-spacing: 1px;
    }
    .callbacks_tabs {
        width: 75px !important;
    }
    .form-agileits h6,
    .form-agileits .wthree-text span {
        font-size: 14px;
    }
    .about-bottomr-agileits img {
        width: 59%;
    }
    .about-bottomr-agileits {
        padding: 2em 1em 13em 1em;
    }
    .services {
        background: url(../images/services.png) no-repeat -20px 0px;
        background-size: 340px;
    }
    .agile_offer_grid:nth-child(odd) {
        padding-left: 3em;
        margin-bottom: 1.5em;
    }
    p.w3_agileits_service_para {
        letter-spacing: 1px;
    }
    .w3_team_grid1 figure {}
    figure.effect-layla ul {
        padding: 9.5em 0 0;
    }
    [class^='imghvr-'] .agile-figcaption,
    [class*=' imghvr-'] .agile-figcaption {
        padding: 4.5em 2em 0em;
    }
    .w3_agileits_testimonial_grid h4 span {
        padding-left: 3px;
    }
    .w3_agileits_testimonial_grid h4 {
        font-size: 1.2em;
    }
    .flex-control-nav {
        left: 7%!important;
        top: 45%!important;
    }
    h3.title-w3-agile {
        font-size: 1.7em;
    }
    h3.title-w3-agile:after {
        top: 26px;
    }
}


/*--responsive--*/


/*------pagination------------*/

.pagination .page-numbers {
    background: #fff;
    color: #666;
    display: block;
    width: auto;
    padding: 0px 12px !important;
    text-decoration: none;
    border-left: 1px solid #002856;
    background: #fff !important;
    color: #002859 !important;
    font-size: 14px;
    line-height: 16px !important;
}

.pagination .page-numbers:hover {
    color: #bf955a !important;
}


/* .pagination .current {
    background: #002856;
    color: #fff;
    padding: 10px 15px 10px 15px;
} */


/*change by mahendra*/

@media(max-width:1025px) AND (min-width: 768px) {
    body.home {
        position: relative;
        overflow: hidden !important;
    }
    .rslides img {
        height: auto !important;
        width: 100%;
        border: 0;
    }
    /* .top {
        top: 6% !important;
    } */
}

@media(max-width:1025px) {
    body.home {
        position: relative;
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }
}


/*edit by mahendra*/

@media screen and (orientation: landscape) and (max-width: 1024px) {
    .cd-header-buttons {
        top: -7em !important;
        right: 58px !important;
    }
    .cd-search {
        /*margin-top: -6em !important;*/
        margin-right: 52px !important;
    }
    
    
}

@media screen and (orientation: landscape) and (max-width: 823px) {
    .cd-header-buttons {
        top: -6.3em !important;
        right: 4em !important;
    }
    
    .cd-search {
        /*margin-top: 1em !important;*/
        margin-right: 52px !important;
    }
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important
    }
}

@media screen and (orientation: landscape) and (max-width: 812px) {
    .cd-header-buttons {
        top: -6.3em !important;
        right: 4em !important;
    }
}

@media screen and (orientation: landscape) and (max-width: 736px) {
    .cd-header-buttons {
        top: -5em !important;
    }
}

@media screen and (orientation: landscape) and (max-width: 768px) {
    
    .cd-search {
        margin-top: 0em !important;
        margin-right: 58px !important;
    }
}

@media screen and (orientation: landscape) and (max-width: 731px) {
    .cd-header-buttons {
        top: -7rem !important;
        right: 58px !important;
    }
    /*       .cd-search {top: 16px !important;right: 20px !important;}*/
    .cd-search {
        top: -5em !important;
        right: 20px !important;
        margin-top: 1em !important;
        margin-right: 58px !important;
    }
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important
    }
}

@media screen and (orientation: landscape) and (max-width: 667px) {
    .cd-header-buttons {
        top: -8.3rem !important;
        right: 58px !important;
    }
    .cd-search {
        margin-top: -0em !important;
        margin-right: 52px;
    }
    
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important
    }
    .effect-layla img {
        width: 100% !important;
    }
}

@media screen and (orientation: landscape) and (max-width: 640px) {
    .cd-header-buttons {
        top: -5.3em !important;
        right: 58px !important;
    }
    .cd-search {
        top: -43px !important;
        right: -60px !important;
    }
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important
    }
}

@media screen and (orientation: landscape) and (max-width: 568px) {
    .cd-header-buttons {
        top: -6.3em !important;
        right: 58px !important;
    }
    .cd-search {
        top: -38px !important;
        right: -60px !important;
    }
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important
    }
}

@media screen and (orientation: landscape) and (max-width: 320px) {
    .cd-header-buttons {
        top: -3.1em !important;
        right: 58px !important;
    }
    .cd-search {
        top: 66px !important;
        right: -54px !important;
    }
    .experience_1 img {
        width: 100%;
        border: 1px solid #ccc;
        margin: 12px 0px;
        height: inherit !important
    }
}


/*  @media screen and (orientation: landscape) and (max-width: 960px){
      .cd-header-buttons1 {top: -1.5em !important;right: 10px !important;}
  }*/

@media(max-width: 991px) {
    /*.cd-search-trigger::before {
        top: 32px;
        left: 9px;
    }
    .cd-search-trigger::after {
        top: 52px;
        right: 3px;
    }*/
    .sidebar img {
        width: auto !important;
        margin: auto;
        right: 0 !important;
        max-height: 100%;
        left: 0;
    }
    .img-width1 {
        height: 150PX;
        float: none;
        width: 90%;
    }
}

@media(max-width:767px) {
    .image-bg {
        width: 65% !important;
        height: auto !important;
        right: 0 !important;
    }
    .agileits_grid figure {
        position: absolute !important;
        overflow: hidden;
        width: 100vh;
        right: 0px !important;
        bottom: 0px;
        top: 0;
        /* left: 0 !important; */
    }
    .img-width2 {
        margin-left: 5%;
    }
    .w3_team_grid1 figure img {
        width: 100%;
        right: 0;
    }
    /*@media (max-width: 900px)
    .img-width2 {
        width: 100%;
        float: left;
        margin-left: 0;
        text-align: left;
        padding: 0px 30px 0px 40px;
    }*/
}

/*@media(min-width:700px) and (max-width: 767px) {
    .img-width1 {
        min-height: 270px !important;
    }
}*/


/*.service-template-default .show_more p{padding: 0 !important;}*/

.sidebar .show_more p {
    padding: 0px !important;
    /*padding-left: 5% !important;*/
}

.agileits_grid.w3_team_grid1.expertise-bg1 img {
    margin: auto;
    width: 100%;
}

#panel-30-1-0-0>.panel-widget-style,
#panel-30-1-1-0>.panel-widget-style,
#panel-30-1-2-0>.panel-widget-style,
#panel-30-2-0-0>.panel-widget-style,
#panel-30-2-1-0>.panel-widget-style,
#panel-30-2-2-0>.panel-widget-style,
#panel-30-3-0-0>.panel-widget-style {
    height: auto !important;
}

.sidebar ul {
    padding-left: 5% !important;
    margin-left: 14px !important;
}

.tax-select-experience .sidebar ul {
    padding-left: 0% !important;
    margin-left: 0% !important;
}

.sidebar ul ul {
    padding-left: 0% !important;
    margin-left: 30px !important;
}

.sidebar .img-width2 {
    margin-left: 0 !important;
    padding: 0 !important;
}

.side-text h3 {
    padding-left: 5%;
    padding-top: 10px;
}

.sidebar ul .show_more p {
    margin-left: -5%;
    padding-left: 0 !important;
}

@media(max-width: 767px) {
    .sidebar ul .show_more p {
        padding-left: 14px !important;
    }
}

@media(min-width:541px) and (max-width: 582px) {
    .cd-header-buttons {
        top: -6em !important;
        right: 58px !important;
    }
}

@media(min-width:1367px) {
    .top2 {
        right: 64px !important;
    }
}


/*mahendra edit for disclamer page on iphone x responsive*/


/*
@media only screen and (max-width: 991px) {
    .tbrightcontent {
        top: 10% !important;
        left: 0 !important;
        right: 0 !important;
        width: 90% !important;
        height: 90% !important;
        margin: auto;
    }

}
*/

@media ( min-width:1025px) and (max-width: 1025px) {
    .callbacks_tabs {
        top: 100% !important;
    }
}

@media (min-width: 737px) and (max-width: 767px) {
    .rslides img {
        height: auto;
        width: 100%;
        border: 0;
    }
}


/*end of mahendra media query*/


.page-template .sidebar ul {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.page-template .sidebar ul ul {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.image-bg img {
    height: 84%;
}


/*01-NOV-19*/

.my-posts,
.alm-reveal,
.w3_testimonials_grids,
.page-template-team-template .tab-panes,
.page-template-practice-team-template .tab-panew {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}


/*.my-posts > [class*='col-'], .alm-reveal > [class*='col-'], .w3_testimonials_grids > [class*='col-']{
    display: flex;
  flex-direction: column;
}*/

.equal-height-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.equal-height-row>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.alm-reveal .item,
.w3layouts_team_grid,
.tax-award-category .descripton h4 {
    min-height: auto !important;
    height: auto !important;
}

.page-template-team-template .not-height p,
.tax-team-category .not-height p,
.page-template-practice-team-template .not-height p {
    height: auto !important;
}

.post-meta.category-name {
    border-bottom: 2px solid #002856;
    margin-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.post-meta.category-name h2 {
    color: #002856;
    font-weight: 700;
}

.search-result-item {
    margin-top: 20px;
}

.search-bartop .fa {
    padding-left: 20px;
    background: #e5e9ee;
}


/* april 2020 */

.mt-90 {
    margin-top: 90px;
}

.mt-70 {
    margin-top: 100px;
}

.container-45 {
    padding-left: 22.5px;
    padding-right: 22.5px;
}

.row-45 {
    margin-left: -22.5px;
    margin-right: -22.5px;
}

.row-45>[class*="col-"] {
    padding-left: 22.5px;
    padding-right: 22.5px;
}

.wp-pagenavi {
    margin: auto;
    margin-top: 22.5px;
}

.alm-reveal {
    margin-left: -22.5px;
    margin-right: -22.5px;
}


.alm-reveal>.col-md-4:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.asl-section-title {
    color: #002856;
    font-size: 28px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    margin-bottom: 22.5px;
    line-height: 22px;
}

.experience_1 h3 {
    color: #002856;
    font-size: 28px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    margin-bottom: 22.5px;
    line-height: 32px;
}

.descripton h1 {
    color: #002856;
    font-size: 28px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    line-height: 32px;
}

.asl-page-title {
    color: #ba955c !important;
    border-bottom: 1px solid #ba955c !important;
    padding-bottom: 1px !important;
    font-size: 40px !important;
    font-family: 'Playfair Display', serif !important;
    font-weight: 600 !important;
    line-height: 40px !important;
}

.asl-page-title a {
    color: #ba955c !important;
    text-decoration: none !important;
}

.asl-subhead,
.descripton h4 {
    font-family: 'Playfair Display', serif;
    color: #ba955b;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.descripton h5,
.asl-subheadv2,
.insight-text h3,
.w3layouts_team_grid h4,
.img-width2 h3 a {
    color: #002856;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    line-height: 22px;
}

.w3layouts_team_grid p {
    line-height: 18px;
}

.page-intro p {
    color: #000;
    font-family: 'Lato', sans-serif;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 400;
}

.sidebar:last-child {
    margin-bottom: 0;
}

.mb-45 {
    margin-bottom: 45px;
}

.mt-45 {
    margin-top: 45px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mb-half-default {
    margin-bottom: 22.5px;
}

.mt-half-default {
    margin-top: 22.5px;
}

.pb-half-default {
    padding-bottom: 22.5px;
}

.pt-half-default {
    padding-top: 22.5px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.team-banner.internal-page-bg {
    height: 260px;
}

.team-banner .image-bg-p {
    width: 50%;
    height: 100%;
}

.team-banner img {
    border: none !important;
    margin: 0 !important;
    height: auto !important;
}

.sidebar h3,
.sidebar ul {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.sidebar ul {
    margin: 0 !important;
    margin-left: 14px !important;
}

#pg-85-1,
#pg-85-2,
#pg-85-3,
#pg-85-4,
#pg-85-5,
#pg-85-6,
#pl-85 .so-panel {
    margin-bottom: 45px;
}

#pg-85-0 {
    margin-bottom: 22.5px;
}

#pgc-85-1-0,
#pgc-85-1-1,
#pgc-85-1-2,
#pgc-85-2-0,
#pgc-85-2-1,
#pgc-85-2-2,
#pgc-85-3-0,
#pgc-85-3-1,
#pgc-85-3-2,
#pgc-85-4-0,
#pgc-85-4-1,
#pgc-85-4-2,
#pgc-85-5-0,
#pgc-85-5-1,
#pgc-85-5-2,
#pgc-85-6-0,
#pgc-85-6-1,
#pgc-85-6-2 {
    width: 33.3333%;
    width: calc(33.3333% - ( 0.66666666666667 * 45px));
}

.descripton p,
.anil-aim h2 {
    padding: 0 !important;
}

.page-id-28 .descripton h1 {
    margin-bottom: 22.5px;
}

.page-numbers:first-child {
    border: none !important;
}

.insight-desc {
    color: #333;
    display: block;
    display: -webkit-box;
    max-width: 100%;
    max-height: 60px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.pagination {
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}

.prev.page-numbers {
    padding: 0 !important;
    border: none !important;
    margin-right: -1px;
    position: relative;
}

.page-numbers i {
    font-size: 16px;
}

.next.page-numbers {
    padding: 0 !important;
    border: none !important;
}

.border-none {
    border: none !important;
}

.main-nav.open {
    width: 300px !important;
    right: 0;
    margin-top: 30px;
    /*height:330px;*/
    background: #002856;
    left: unset;
}
.main-nav.overlay ul li a {
    text-align: right;
}


.main-nav.overlay ul li:after {
    display: none;
}

.main-nav.overlay ul li a {
    padding-left: 30px;
    position: relative;
}

.main-nav.overlay ul li a::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f053";
    position: absolute;
    left: 20px;
    top: 14px;
}

.main-nav.overlay ul::before {
    content: "";
    width: 200%;
    height: 100%;
    position: absolute;
    right: -199%;
    bottom: 0;
    top: 0;
    display: block;
    background: #002856;
}

.news::after,
.media_results::after,
.experience_1::after {
    content: "";
    display: block;
    clear: both;
}

div#menu-backdrop {
    background: transparent;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}

.d-block {
    display: block !important;
}

form#advanced-searchform,
#advanced-searchform1 {
    margin-left: -15px;
    margin-right: -15px;
}

.ui-menu .ui-menu-item {
    list-style: none !important;
}

@media(max-width:1199px) {
    .tablinks {
        font-size: 20px;
        /*width: 163px;*/
    width:140px;
    }
}

@media(max-width:1024px) {
    .search-by-practice.mt-90 {
        margin-top: 118px;
    }
}


@media(max-width:991px) {
    .tablinks {
        font-size: 16px;
    }
    .team-banner.internal-page-bg {
        height: 180px;
    }
}
@media(max-width:700px) {
    .team-banner .image-bg-p {
        width: 75% !important;
        height: 100%;
    }
}
@media(max-width:767px) {
    .search-by-practice.mt-90 {
        margin-top: 100px;
    }
    .team-banner .image-bg-p {
        width: 60%;
        height: 100%;
    }
    .team-banner.internal-page-bg {
        height: 200px;
    }
}

.experience_1 h3.award-type-title {
    color: #002856;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    line-height: 22px;
    text-align: right;
    margin-bottom: 0 !important;
    /* margin-top: 8px; */
}

.award-type-image {
    max-height: 30px;
}

.individual-awards-wrapper {
    border-top: 4px solid #d1d3d4;
    border-top: 1px solid #d1d3d4;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 100px;
}

.individual-awards-wrapper>.row:nth-child(even) {
    background-color: #f6f6f6;
    border-bottom: 1px solid #d1d3d4;
}

.individual-awards-wrapper>.row:nth-child(odd) {
    background-color: #ebebec;
    border-bottom: 1px solid #d1d3d4;
}

.individual-award-item {
    padding: 10px 0;
}

.individual-award-item h4 {
    color: #002856 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Lato', sans-serif !important;
    line-height: 22px;
    margin-bottom: 5px;
}

.individual-award-item p {
    text-align: left !important;
}

.align-items-bottom {
    display: flex;
    align-items: flex-end;
}

.mt-30 {
    margin-top: 30px;
}

.mb-20 {
    margin-bottom: 20px;
}



@media screen and (max-width: 823px) and (orientation: landscape) {
    .award-type-image {
        width: auto !important;
        margin: 0 !important;
    }
}

@media (max-width: 640px) {
    .award-type-image {
        width: auto !important;
        margin: 0 !important;
    }
}





 .box-container h4   {    color: #1F2839;
    font-size: 22px;
    line-height: 40px;
}
    .law-div:not(.elementor-motion-effects-element-type-background), .law-div > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #FAF9F7;
}
.law-div {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: -21px;
    margin-bottom: 41px;
    padding: 32px 55px 42px 55px;
}
    .menu-practice-areas-container ul li a, .menu-case-result-container ul li a {
    color: #0a0a0a;
}
    .light-box > .box-container {
    margin: 0px 0px 0px 0px;
    padding: 40px 35px 0px 35px;
    background-color: #FAF9F7;
}.stylelisting li {
    position: relative;
    padding-left: 30px !important;
    line-height: 34px;
    border: none !important;
}
ul.stylelisting {
    list-style-type: none;
    margin-left: 3px !important;
}ul.stylelisting li:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
       font-family: pbminfotech-base-icons;
    font-size: 14px;
    content: "\e84d";
    font-weight: 500;
    margin-left: 5px;

    color: #033f45;
   
}.practice-areas-form {
    background-color: #FAF9F7;
    padding: 25px 30px 25px;
}.-wrap {
    width: 100%;
    position: relative;
    display: flex;
}.practice-areas-form h3.widgettitle {
    margin-bottom: 35px;
}

.practice-areas-form h3.widgettitle {
    font-size: 22px;
    margin-bottom: 29px !important;
}h3 {
    color: #101010;
        font-size: 30px;
    line-height: 40px!important;
}input[type="text"], input[type="number"], input[type="email"], input[type="url"], select, input[type="password"] {
    height: 45px;
    padding: 0px;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
    outline: none;
}.practice-areas-form textarea, .practice-areas-form input {
    width: 100%;
    border: none;
}.menu-practice-areas-container ul li:before, .menu-case-result-container ul li:before {
 
     font-family: pbminfotech-base-icons;
    font-size: 20px;
    content: "\e81c";
    font-weight: 500;
    text-decoration: inherit;
    position: absolute;
    left: -20px; top:-5px;
    top: auto; margin-right: 10px;
    color: #033f45 !important;
    display: block !important;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: #fff;
    padding: 9px 50px;
    font-size: 14px;
    text-transform: capitalize;
    outline: none;
    transition: all .5s ease;
    padding: 14px 35px;
    background: #033f45;
    position: relative;
}.menu-practice-areas-container ul li.current-menu-item a, .menu-case-result-container ul li.current-menu-item a {
    color: #033f45;
}.menu-practice-areas-container ul li, .menu-case-result-container ul li {
    position: relative;
    padding: 6px 0 6px 15px;
    list-style-type: none;
}
.pbmit-btn-style-flat.pbmit-btn-color-light .elementor-button, .pbmit-bg-color-light {
    background-color: var(--pbmit-attorly-light-bg-color);
}
  .pbmit-title-bar-wrapper, .pbmit-title-bar-wrapper.pbmit-bg-color-custom:before {
    background-color: #f6f6f6;
     background-image: url(../images/titlebar-bgdark.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.site-content-contain .site-content>.row {
    flex-direction: row-reverse!important;
}
.pbmit-title-bar-content{padding: 10px 0 !important;}
.box-container h4 { line-height:26px; }


.pbmit-btn-style-flat.pbmit-btn-color-light .elementor-button, .pbmit-bg-color-light {
    background-color: var(--pbmit-attorly-light-bg-color);
}
	.pbmit-title-bar-wrapper, .pbmit-title-bar-wrapper.pbmit-bg-color-custom:before {
    background-color: #f6f6f6;
     background-image: url(../images/titlebar-bgdark.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.site-content-contain .site-content>.row {
    flex-direction: row-reverse!important;
}
.pbmit-title-bar-content{padding: 10px 0 !important;}

.call-to-action {
    color: white;
    position: relative;
    overflow: hidden;
    background: url(../images/cta.jpg) no-repeat scroll center;
    background-size: cover;
    background-position: center;
    color: white;
    z-index: 0;padding-top: 90px;
    padding-bottom: 90px;
}
.call-to-action::before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
  
}.call-to-action .cta-left h2 {
    margin-bottom: 5px;
    color: #fff;    font-size: 2rem;
}.call-to-action .cta-right p {
    font-size: 21px;
    font-family: 'Raleway', sans-serif;
    font-display: swap;
}.call-to-action .cta-right h2 {
    color: #eebf3f;font-size: 2rem;
}.call-to-action .cta-right {
    padding-left: 130px;
    position: relative;
    z-index: 1;
    text-align: right;
}.call-to-action .default-btn {
    margin-top: 25px;
    margin-bottom: 5px;
}
.default-btn.skin-white {
    border-color: #fff;
    color: #fff;
}.call-to-action::before {
    content: "";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}.call-to-action::after {
    content: "";
    position: absolute;
    background: #173f47;
    top: 0;
    right: -75px;
    width: 53.5%;
    height: 100%;
    display: block;
  /*  -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);*/
}.call-to-action .cta-left h2 {
    margin-bottom: 5px;
    color: #fff;
}.call-to-action .default-btn {
    margin-top: 25px;
    margin-bottom: 5px;
}
.default-btn.skin-white {
    border-color: #fff;
    color: #fff;
}
.call-to-action .default-btn {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
}
.default-btn {
    padding: 8px 20px;
    display: inline-block;
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    color: #333;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.05em;
}.call-to-action .cta-right {
    color: #eebf3f;
}



@media (max-width: 900px) {


.call-to-action .cta-right {
    padding-left: 75px;}} 


@media (max-width: 767px) {
.call-to-action::after {
    content: "";
    position: absolute;
    background: #173f47;
    top: 47% !important;
    right: 0px !important;
    width:100% !important;
    height: 53% !important;
    display: block !important;
}

.cta-left {padding-left:25px !important;} 


.call-to-action .cta-right {
    padding-left: 25px !important;
    padding-top: 126px !important;
}


|}