/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/*Web Fonts*/

@font-face {
    font-family: 'proxima_nova_alt_rgbold';
    src: url('../fonts/proxima_nova_alt_bold-webfont.eot');
    src: url('../fonts/proxima_nova_alt_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_alt_bold-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_alt_bold-webfont.woff') format('woff'), url('../fonts/proxima_nova_alt_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proxima_nova_regular-webfont.eot');
    src: url('../fonts/proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/proxima_nova_regular-webfont.woff2') format('woff2'), url('../fonts/proxima_nova_regular-webfont.woff') format('woff'), url('../fonts/proxima_nova_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*Home Page*/

a,
p,
li,
address,
h4,
blockquote {
    font-family: 'proxima_nova_rgregular';
}

h1,
h2,
h3 {
    font-family: 'proxima_nova_alt_rgbold';
}

a:focus,
a:hover,
:focus {
    outline: none;
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.page-template-template-contact .innerPage input::-webkit-input-placeholder {
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage input:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage input:-ms-input-placeholder {
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage textarea::-webkit-input-placeholder {
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #000000;
    opacity: 1;
}

.page-template-template-contact .innerPage textarea:-ms-input-placeholder {
    color: #000000;
    opacity: 1;
}

.container {
    max-width: 1170px;
}


/*----------Header----------*/

header {
    height: 95px;
    padding: 29px 0;
}

a {
    color: #72b84c;
    font-weight: bold;
}

a:hover,
a:focus {
    color: #72b84c;
    text-decoration: none;
}

span.hide-logo {
    display: none;
}

nav.navbar.navbar-default {
    border: none;
    background: none;
    box-shadow: none;
    float: right;
}

.navbar-nav>.active>a:hover,
.navbar-nav>.active>a:focus,
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus {
    color: #000000;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
}

.navbar-nav .current_page_item a {
    color: #72b84c;
}

.navbar-nav ul.sub-menu li a {
    color: #FFF;
}

.navbar-nav>li>a {
    color: #585858;
    text-transform: uppercase;
}

#menu-main-navigation > li.current-menu-item > a,
#menu-main-navigation > li.current-menu-ancestor > a {
    color: #72b84c;
}

.nav>li>a {
    padding: 10px 0 36px 72px;
}

.navbar {
    min-height: 0;
    margin-bottom: 0;
    border: none;
}

.navbar-nav {
    float: right;
}

.navbar-header h1 {
    margin: 0;
}

div#bs-example-navbar-collapse-1 {
    padding-right: 0;
}

.nav>li>ul {
    position: absolute;
    display: none;
    padding: 0;
    margin-left: -20px;
    z-index: 999;
}

.nav>li:hover >ul {
    display: block;
}

.nav>li>ul>li {
    list-style: none;
    background: #f75850;
    border-bottom: 2px solid #df4e47;
}

.nav>li>ul>li:hover {
    background: #df4e47;
}

.nav>li>ul>li>a {
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    display: block;
    width: 298px;
    text-align: center;
}


/*-------ENQUIRY SECTION-----------*/

section.enquiryBlock {
    background: #292929;
    color: #fff;
    padding: 75px 0 45px;
    display: none;
}


/*Top Bar*/

.topBar {
    background: #383838;
    height: 32px;
    position: relative;
}

.topBarLinks {
    float: right;
}

.topBarLinks a {
    color: #58585a;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
}

.phoneNum h5,
.phoneNum h6 {
    display: inline-block;
    padding-right: 5px;
    font-family: 'proxima_nova_rgregular';
    font-size: 16px;
    color: #58585a;
}

a.clientEmail {
    background: #50b1f7;
    padding: 8px 23px 4px;
    margin: 0 21px;
}

a.phoneNum {
    background-image: url(../img/phone.png);
    background-repeat: no-repeat;
    background-position: 4px 12px;
    padding-left: 27px;
    font-size: 16px;
}

a.bookConsult {
    background-image: url(../img/arrowUp.png);
    background-repeat: no-repeat;
    background-color: #f75850;
    color: #fff;
    padding: 8px 10px 10px 25px;
    -webkit-box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.35);
    background-position: 8px 10px;
    position: absolute;
    right: 11.2%;
    top: 0;
}

a.bookConsult span {
    display: block;
}

a.bookConsult p {
    margin-bottom: 0;
}

.toogle-menu {
    display: none;
}


/*Slider*/

.slider {
    clear: both;
    width: 100%;
}

section.slider {
    margin-bottom: 33px;
    overflow: hidden;
}

section.slider,
section.slider .flexslider,
section.slider .flex-viewport,
section.slider .flexslider .slides li {
    max-height: 421px;
}

.flexslider {
    border: none;
    margin: 0;
    box-shadow: none;
    border: 0px;
    border-radius: 0px;
}

.flexslider .slides > li {
    position: relative;
}

.sliderCaption {
    position: absolute;
    z-index: 99;
    color: #FFF;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.captionWrap {
    position: absolute;
    text-align: center;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.sliderCaption h3 {
    font-family: 'proxima_nova_rgregular';
}

.sliderCaption h2 {
    margin-bottom: 45px;
    line-height: 1.2;
    margin: 0 0 45px;
}

.sliderCaption h2,
.testimonials span {
    font-family: 'proxima_nova_alt_rgbold';
}

.sliderCaption h2,
.sliderCaption h3 {
    font-size: 48px;
    text-shadow: -1px 2px 2px rgba(150, 150, 150, 0.58);
}

.btn.btn-primary {
    background: #f75850;
    padding: 11px 13px;
    border-radius: 10px;
    font-size: 16px;
    color: #ffffff;
    box-shadow: none;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
}

.btn.btn-primary:hover {
    background: #72b84c;
}

a.imgLink {
    color: #fff;
    display: block;
    cursor: pointer;
    z-index: 9;
    position: relative;
}


/*Introduction Section*/

section.introduction {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    position: relative;
}

section.introduction:after,
.meetTheTeam:after,
.meetTheTeam:before,
.sideBlock:after,
.menu-secondary-navigation-container:after,
.page-template-template-contact .sidebarWrap:before {
    content: '';
    width: 59px;
    height: 16px;
    background: url(../img/arrowDown.png);
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -30px;
    z-index: 1;
}

.sideBlock:after,
.menu-secondary-navigation-container:after,
.page-template-template-contact .sidebarWrap:before {
    background: url("../img/side-arrow.jpg");
    width: 39px;
}

.page-template-template-contact .sidebarWrap {
    border-top: 1px solid #e0e0e0;
}

.page-template-template-contact .innerDetailBlock .sidebarWrap h3 {
    margin-top: 20px;
}

.page-template-template-contact .sidebarWrap:before {
    top: 0px;
    bottom: auto;
}

.meetTheTeam:before {
    top: -1px;
    bottom: auto;
}

.introWrap {
    margin-bottom: 70px;
    .trfloat: left;
    width: 100%;
}

figure.introImg {
    overflow: hidden;
    border: 1px solid #e1e1e1;
    display: inline-block;
    padding: 14px;
    -webkit-box-shadow: 6px 6px 25px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 6px 6px 25px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 6px 6px 25px 0px rgba(50, 50, 50, 0.1);
}

figure.introImg,
figure.introImg img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 100%;
    max-width: 360px;
}

.textWrap {
    margin-top: 50px;
}

.textWrap h3,
section.welcome h3 {
    font-size: 30px;
    font-family: 'proxima_nova_alt_rgbold';
    margin-bottom: 23px;
    text-transform: uppercase;
}

.textWrap p,
section.welcome p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.introTwo figure.introImg {
    margin: 0;
}

.introWrap.second {
    margin-bottom: 0;
}

section.introduction .row:nth-child(2) .col-lg-4 {
    float: right;
}

.col-lg-4.nextImgBlock {
    float: right !important;
}


/*Welcome Section*/

section.welcome {
    margin: 60px 0 110px;
    text-align: center;
}

.welcomeMsg {
    margin-bottom: 42px;
}

.whatWeDo h3 {
    border-top: 1px solid #e7e7e7;
    padding: 49px 98px 0px;
    display: inline-block;
}


/*.workBlock i{background: url(../img/sprite.png); height: 75px; width: 75px; cursor: pointer; margin-bottom: 14px; display: inline-block;}
.workBlock i.dollor {background-position: 8px 8px;}
.workBlock i.pig {background-position: -59px 6px;}
.workBlock i.chunk {background-position: -127px 14px;}
.workBlock i.graph {background-position: -190px 2px;}
.workBlock:hover i{background-color: #50b1f7; border-radius: 50%;}
.workBlock:hover i.dollor{background-position: 7px -48px;}
.workBlock:hover i.pig{background-position: -59px -48px;}
.workBlock:hover i.chunk{background-position: -128px -43px;}
.workBlock:hover i.graph{background-position: -190px -52px;}*/

.workBlock h4 {
    margin: 18px 0 8px;
    color: #000000;
    font-family: 'proxima_nova_alt_rgbold';
    text-transform: uppercase;
}

.iconWrap {
    position: relative;
    width: 74px;
    height: 74px;
    display: block;
    margin: auto;
}

.iconHover {
    display: none;
}

.iconWrap img {
    position: absolute;
    left: 0;
    top: 0;
}

.workBlock:hover .iconHover {
    display: inline-block;
}

section.welcome .workBlock p {
    font-size: 14px;
    line-height: 24px;
}


/*---------Enquiry Section----------------*/

section.enquiry {
    background: #58585a;
    color: #FFF;
    padding: 38px 0;
    text-align: center;
    margin-bottom: 60px;
}

.enquiry p {
    font-size: 22px;
    margin-bottom: 0;
}

.enquiry p a.btn.btn-primary {
    margin-left: 35px;
    padding: 0px;
    font-size: 16px;
    text-align: center;
    max-width: 190px;
    width: 100%;
    height: 42px;
    line-height: 42px;
}


/*-------BLOG AND TESTIMONIAL SECTION---------*/

.ourBlog figure {
    width: 190px;
    height: 145px;
    overflow: hidden;
    float: left;
    margin-right: 18px;
    margin-bottom: 10px;
}

.ourBlog figure img {
    max-width: 100%;
    height: auto;
}

.blogTestimony h3 {
    font-size: 26px;
    margin: 0 0 40px;
    font-family: 'proxima_nova_alt_rgbold';
}

.blogTestimony h4 a {
    font-size: 15px;
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 20px
}

.blogTestimony h4 {
    margin-top: 0;
    line-height: 10px;
}

.blogTestimony p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.testimonials p {
    margin-bottom: 0;
    line-height: 24px;
}

.testimonials ul li {
    margin-bottom: 27px;
}

.testimonials span {
    font-style: italic;
    color: #666666;
}

section.blogTestimony {
    margin-bottom: 55px;
}


/*slider*/

.flex-direction-nav {
    float: left;
    width: 100%;
    margin-top: 60px;
}

.flex-direction-nav a {
    z-index: 1;
    bottom: 0;
    top: auto;
    margin: 0;
    background-image: url(../img/sprite.png);
    opacity: 1;
    text-indent: 9999px;
    width: 34px;
    height: 34px;
}

.flex-direction-nav .flex-prev {
    left: 58px;
    background-position: -274px -63px;
}

.flex-direction-nav .flex-next {
    background-position: -274px -7px;
    left: 10px;
}


/*-----------------MEET THE TEAM SECTION--------------------*/

.meetTheTeam {
    border-color: #e0e0e0;
    border-style: solid none;
    border-width: 1px 0 1px medium;
    position: relative;
    padding-bottom: 90px;
}

.meetTheTeam h3,
.ourClients h3,
.signUp h3 {
    margin: 83px 0 65px;
    font-size: 30px;
    font-family: 'proxima_nova_alt_rgbold';
    text-align: center;
    color: #252525;
}

.meetTheTeam h3 a,
.blogTestimony h3 a {
    color: #252525;
    font-family: 'proxima_nova_alt_rgbold';
    text-transform: uppercase;
}

.signUp h3 {
    margin: 44px 0 25px;
}

.ourClients h3 {
    text-transform: uppercase;
}

.whatWeDo h3 a,
.blogTestimony h3 {
    text-transform: uppercase;
}


/*Meet the team slider*/

.owl-carousel {
    display: block;
}

.owl-theme.owl-carousel .owl-controls .owl-buttons .owl-prev {
    right: -12%;
    background-position: -385px -6px;
}

.owl-theme.owl-carousel .owl-controls .owl-buttons .owl-next {
    left: -12%;
    background-position: -321px -6px;
}

.owl-theme.owl-carousel .owl-controls .owl-buttons > div {
    top: 35%;
    margin: 0;
    text-indent: -9999px;
    position: absolute;
    background-image: url(../img/sprite.png);
    height: 80px;
    width: 75px;
    background-color: transparent;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
}

.teamMembers figure figcaption h4,
footer h4 {
    margin: 21px 0 5px;
}

.teamMembers figure figcaption h4 {
    color: #252525;
}

.teamMembers {
    padding: 0 11px;
}


/*OUR CLIENTS*/

section.ourClients {
    margin-bottom: 100px;
}

ul.clientList {
    margin: 0;
    padding: 0;
}

.clientList li {
    display: inline-block;
    margin-right: 0px;
    width: 12%;
    text-align: center;
}


/*Sign Up*/

section.signUp {
    text-align: center;
    background: url(../img/signUp.png);
    background-size: cover;
    padding-bottom: 23px;
}

.signUp p {
    font-size: 16px;
    color: #000;
}

input.emailField {
    background: #252525;
    color: #FFF;
    border: none;
    padding: 17px 25px;
    border-radius: 10px;
    width: 100%;
    margin: 24px 0 34px;
    font-size: 16px;
    font-family: 'proxima_nova_rgregular';
}

input.emailField:focus {
    outline: none;
}

.signUp .btn.btn-primary {
    padding: 7px 29px;
    background: #252525;
    color: #fff;
}

.signUp .btn.btn-primary:hover {
    background: #333;
}


/*Footer*/

footer {
    background: #58585a;
    color: #909090;
    padding: 55px 0 65px;
}

footer h4 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase
}

footer ul {
    padding: 0;
    list-style: none;
    margin: 18px 0;
}

footer ul li {
    margin-bottom: 10px;
}

footer address {
    margin-bottom: 25px;
}

.social ul {
    width: 50%;
}

.social ul li {
    display: inline-block;
    padding-right: 9px;
    margin-bottom: 9px;
}

.social i {
    background: url(../img/sprite.png);
    height: 42px;
    width: 42px;
    display: block;
}

.social i.fa {
    background-position: -9px -131px;
}

.social i.fa:hover {
    background-position: -9px -182px;
}

.social i.tw {
    background-position: -75px -131px;
}

.social i.tw:hover {
    background-position: -75px -182px;
}

.social i.in {
    background-position: -144px -131px;
}

.social i.in:hover {
    background-position: -95px -86px;
}

footer .social i.in:hover {
    background-position: -144px -182px;
}

.social i.gp {
    background-position: -211px -132px;
}

.social i.gp:hover {
    background-position: -211px -182px;
}

address p {
    margin-bottom: 8px;
}

a.footerBtn.btn.btn-primary {
    padding: 0px;
    max-width: 130px;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.footerLinks ul {
    border-bottom: 1px solid #525252;
    padding-bottom: 12px;
}

.footerLinks ul li {
    display: inline-block;
    border-right: 1px solid #909090;
    padding: 0 4px;
    line-height: 12px;
}

.footerLinks ul li:last-of-type {
    border: none;
}

.footerLinks img {
    margin-right: 8px;
}

.footerLinks ul li:first-of-type {
    padding-left: 0;
}

footer ul li a,
.contactUs address a {
    color: #909090;
}

.service ul li a {
    text-transform: uppercase
}

footer ul li a:hover,
.contactUs address a:hover,
.blogTestimony h4 a:hover,
.contactDetail address a:hover,
.meetTheTeam h3 a:hover,
.blogTestimony h3 a:hover {
    color: #b5e61d;
}


/*TOP ENQUIRY BLOCK*/

.enqForm {
    padding: 0 68px 0 5px;
}

.enqDetail {
    padding: 0 75px 0 30px;
}

.enqDetail h3 {
    font-family: 'Lato', sans-serif;
    color: #f75850;
    margin-bottom: 30px;
}

.enqForm p {
    margin: 0px 0 35px;
}

.form-group label,
.secondNav h3 {
    font-weight: 300;
    padding-left: 0;
}

.form-control {
    background: #595959;
    border: none;
    border-radius: 0;
    color: #000;
}

.form-group textarea {
    resize: vertical;
}

.form-control:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

.enqForm .btn.btn-primary {
    padding: 4px 13px;
    font-size: 14px;
}

span.wpcf7-form-control-wrap {
    margin-bottom: 15px;
    display: block;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline-offset: 0;
}

.topSlideWrap div.wpcf7-validation-errors,
.topSlideWrap div.wpcf7-mail-sent-ok {
    border: none;
}

.form-group span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #f75850;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    float: left;
    width: 100%;
    padding-left: 35px;
}

div.wpcf7-mail-sent-ok {
    color: #50b1f7;
}


/*ABOUT US PAGE*/

section.innerPage.innerDetailBlock {
    margin-bottom: 55px;
}

.innerPage h1,
.innerPage h2,
.innerPage h3,
.innerPage h4,
.form-group label,
.secondNav h3 {
    font-family: 'proxima_nova_rgregular';
    text-transform: uppercase;
}

.innerPage h1,
.innerPage h2,
.innerPage h3,
.innerPage h4,
.secondNav h3 {
    color: #252525;
}

.innerPage h1,
.innerPage h2 {
    margin: 35px 0 38px;
    font-family: 'proxima_nova_alt_rgbold';
}

.innerPage h3 {
    font-size: 20px;
    margin: 12px 0px 17px;
}

.innerPage .sidebarWrap h3 {
    margin-top: 0;
}

.innerPage h4 {
    font-size: 16px;
    margin: 17px 0 19px;
}

.secondNav h3 {
    margin-top: 0;
    font-size: 20px;
}

.innerPage .our-team-title {
    padding-left: 15px;
    font-family: 'proxima_nova_alt_rgbold';
    margin-top: 22px;
    margin-bottom: 20px;
}

.innerPage figure img {
    width: 100%;
    height: auto;
}

.innerPage p {
    color: #666;
}

.innerTestimonial.sideBlock {
    border: none;
}

.innerTestimonial.sideBlock:after {
    background: none;
}

.sideBlock,
.menu-secondary-navigation-container {
    padding-bottom: 26px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 32px;
    position: relative;
}

.sideBlock:last-of-type {
    border-bottom: 0;
}

.sideBlock:last-of-type:after {
    background: none;
}

.sideBlock .ourBlog figure {
    width: 185px;
    height: 145px;
}

.sideBlock .blogContent {
    float: left;
    width: 100%;
}

.innerPage .innerOurBlog .blogContent h4 {
    margin-top: 11px;
}

.innerPage .innerOurBlog .blogContent h4 a {
    color: #000;
    text-transform: capitalize;
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
}

ul#menu-secondary-navigation,
.menu-secondary-navigation-container ul {
    list-style: none;
    padding: 0;
}

.secNavItems a,
.menu-secondary-navigation-container .menu#menu-secondary-navigation .menu-item a,
.menu-secondary-navigation-container ul li a {
    width: 100%;
    display: inline-block;
    background: #f3f3f3;
    padding: 9px 12px;
    color: #464646;
    margin-bottom: 8px;
    font-size: 15px;
}

.secNavItems a:hover,
.menu-secondary-navigation-container .menu#menu-secondary-navigation .menu-item a:hover,
.menu-secondary-navigation-container ul li a:hover {
    background: #b5e61d;
    color: #464646;
}

.sideBlock #flexContentSlider {
    padding-bottom: 45px;
    position: relative;
    margin-bottom: 0px;
}

html .innerPage .sidebarWrap #menu-secondary-navigation .current-menu-item a {
    background: #b5e61d;
    color: #464646;
}

.sideBlock .flex-direction-nav .flex-next {
    left: 0;
}

.sideBlock .flex-direction-nav .flex-prev {
    left: 47px;
}


/*MEET THE TEAM*/

.teamMembers span {
    color: #666;
}

.innerPage .teamMembers {
    padding: 0;
    margin-bottom: 45px;
}

.innerTeamBlock h2 {
    margin: 0 0 56px;
}

.innerTeamDetail h3 {
    margin-top: 0;
    line-height: 24px;
}


/*Team Detail*/

blockquote {
    background: #f9f9f9;
    border-left: 10px solid #ccc;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
    color: #50b1f7;
    float: left;
    content: open-quote;
    font-size: 150px;
    line-height: 120px;
    margin-right: 23px;
    height: 50px;
    vertical-align: middle;
    display: inline-block;
}

blockquote {
    background: none;
    border-left: 0;
    margin: 45px 0 0;
    padding: 0;
}

.innerPage blockquote p {
    display: inline;
    font-size: 18px;
    color: #252525;
}

.innerTeamDetail h2 {
    margin: 0 0 35px;
    font-size: 24px;
}

.innerPage.innerTeamDetail {
    margin-top: 32px;
}

.teamProfile h4 {
    margin: 23px 0 5px;
    font-size: 18px;
}

.teamProfile {
    padding-right: 10px;
}

.teamDetail {
    padding-left: 20px;
}

.col-lg-8.infoProfile {
    padding-right: 0;
}

section.innerTeamDetail .teamProfile .teamSocial {
    float: left;
    width: 100%;
    margin-top: 13px;
}

.teamSocial a {
    float: left;
    margin: 0 4px 0 0;
}

.teamSocial i {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 330px;
}

.teamSocial i.fa {
    background-position: -5px -119px;
}

.teamSocial i.in {
    background-position: -94px -119px;
}


/*CONTACT PAGE*/

.contactDetail address h3 {
    margin: 32px 0 7px;
    font-size: 18px;
}

.contactDetail address {
    line-height: 28px;
    margin-bottom: 50px;
}

.innerPage form p span {
    max-width: 243px;
    float: left;
    width: 100%;
    padding-left: 20px;
}

.innerPage form p span.telephone {
    float: right;
}

.innerPage form p span.wpcf7-form-control-wrap.name,
span.wpcf7-form-control-wrap.comment {
    padding-left: 0;
}

.innerPage span.wpcf7-form-control-wrap.comment,
.innerPage span.wpcf7-form-control-wrap.comment textarea {
    width: 100%;
    max-width: 750px;
}

.innerPage span.wpcf7-form-control-wrap.comment textarea {
    min-height: 222px;
}

.innerPage form p span input {
    width: 100%;
    height: 50px;
    background: #e1e1e1;
    border: 1px solid #cdcdcd;
    font-family: 'proxima_nova_rgregular';
}

.innerPage form p span textarea {
    background: #e1e1e1;
    border: 1px solid #cdcdcd;
    font-family: 'proxima_nova_rgregular';
}

.contactDetail address a {
    color: #72b84c;
    font-weight: bold;
}

.innerPage span.wpcf7-form-control-wrap.comment textarea,
.innerPage form p span input {
    border: 1px solid #cdcdcd;
    padding: 10px 15px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.innerPage form .btn.btn-primary {
    padding: 4px 16px;
    float: left;
    clear: both;
    margin-top: 5px;
}

.innerPage .btfMap {
    margin: 0 0 20px;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    padding-left: 0;
    color: #f75850;
    font-size: 12px;
}

.page-template-template-contact .menu-secondary-navigation-container {
    display: none;
}


/*OUR BLOG page*/

.btfBody section.ourBlog {
    margin-top: 0;
}

.btfBody section.ourBlog .meta {
    display: block;
    float: none
}

.blogBlock {
    display: inline-block;
    width: 100%
}

.btfBody .innerPage .blogBlock {
    margin-top: 0;
    margin-bottom: 20px
}

.ourBlog .introText {
    margin: 0 0 46px;
}

.btfBody .ourBlog figure {
    width: 100%;
    height: 145px;
}

.blogBlock h4 a {
    color: #72b84c;
    font-size: 15px;
    margin: 21px 0 10px;
}

.blogBlock h4 a:hover {
    color: #50b1f7;
}

.blogDetails {
    margin-bottom: 18px;
}

.blogDetails span {
    background: url(../img/sprite.png) no-repeat;
    padding-left: 20px;
    font-size: 12px;
}

span.posted {
    background-position: -9px -247px;
}

span.date {
    background-position: -9px -279px;
    margin-left: 15px;
}

.blogBlock p {
    line-height: 24px;
}

.topHeading h1,
.topHeading h2 {
    margin-top: 0;
}

.btfBody .innerPage h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

.btfBody .innerPage .item-data-wrap h4 {
    margin-top: 0;
    line-height: 14px;
}

.btfBody .teamMembers h4 {
    text-transform: none
}

.pagination div {
    display: inline-block;
}

.pagination a {
    background: #f75850;
    padding: 5px 7px;
    color: #fff;
}

.pagination a:hover {
    background: #50b1f7;
}

.page-template-template-listing .innerPage .sidebarWrap .menu-secondary-navigation-container h3:last-of-type,
.page-template-template-listing ul#menu-secondary-navigation {
    display: none;
}


/*Testimonials Page*/

.tmContent {
    margin-bottom: 40px;
}

.btfBody .tmContent h4 {
    font-style: italic;
    text-transform: capitalize;
    margin-bottom: 0;
}

.btfBody .tmContent span {
    font-size: 18px;
    font-family: 'proxima_nova_alt_rgbold';
}


/*Pagination*/

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    font-family: 'proxima_nova_rgregular';
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #b5e61d;
}

.pagination a:hover {
    color: #fff;
    background: #72b84c;
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #72b84c;
    color: #fff;
}


/*NOT FOUND PAGE*/

.error404 .midbody.clearfix {
    padding: 180px 0;
    text-align: center;
}

.btfBody section.enquiry {
    margin-bottom: 0;
}


/*POP UP*/

#popUpDiv {
    background-color: #eeeeee;
    z-index: 9002;
}

div.popupEmailFriend {
    display: none;
    top: 10%;
    position: absolute;
    z-index: 999999;
    left: 50%;
    background: #fff;
    padding: 30px;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin-left: -188px;
}

div.popupEmailFriend .logo {
    margin-bottom: 30px;
}

a#close {
    cursor: pointer;
    float: right;
    background: #50b1f7;
    padding: 2px 7px;
    border-radius: 3px;
    color: #fff;
}

#blanket {
    display: none;
    background-color: #111;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: fixed;
    z-index: 9001;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    bottom: 0;
}


/*body.noScroll{overflow: hidden;}*/

.emailFriendWrapper span.wpcf7-form-control-wrap {
    margin-bottom: 10px;
}

.emailFriendWrapper div textarea {
    width: 100%;
}

.emailFriendWrapper .btn.btn-primary {
    padding: 5px 7px;
    font-size: 14px;
    text-transform: capitalize;
}

.emailFriendWrapper input,
.emailFriendWrapper input[type=text] {
    padding: 4px 10px;
}


/*Meta Tags On Blog*/

.meta {
    margin-bottom: 10px;
    float: left
}

.meta,
.meta a {
    font-size: 12px;
}

.meta a {
    padding-left: 5px
}

.filed-tags,
.filed-under {
    display: inline-block;
}


/*For IE*/

.lt-ie9 .slider .captionWrap {
    margin-top: 10%;
    top: 0;
}

.lt-ie9 .blogTestimony .ourBlog ul.slides li {
    height: 270px;
    overflow: hidden;
}

.lt-ie9 .introduction .introWrap .introOne .introImg span {
    background: url(../img/round-bg.png);
    z-index: 99999;
    display: block;
    position: absolute;
    left: 46px;
    height: 360px;
    width: 360px;
    top: 2px;
}

.lt-ie9 figure.introImg {
    border: none;
}

.lt-ie9 .innerPage form p span {
    max-width: 236px;
}

.lt-ie9 .emailFriendWrapper input {
    min-height: 32px;
}

.lt-ie9 .emailFriendWrapper div textarea,
.lt-ie9 .emailFriendWrapper input {
    min-width: 334px;
}

.lt-ie9 .emailFriendWrapper .btn-primary.btn {
    min-width: auto;
}


/*Redesign Css*/

.topBar {
    background: #b5e61d;
}

a.bookConsult {
    background-color: #72b84c;
}

header {
    height: auto;
}

.nav > li > a {
    padding: 10px 15px;
    font-size: 16px;
}

#menu-main-navigation {
    margin-top: 65px;
}

#menu-main-navigation li:last-child a {
    padding-right: 0px;
}

section.enquiryBlock {
    background: #58585a;
}

section.enquiryBlock p {
    line-height: 24px;
}

section.enquiryBlock h3 {
    color: #b5e61d;
    line-height: 24px;
}

.form-control {
    background: #fff;
    border: 0px;
}

.btn.btn-primary {
    background: #b5e61d;
    color: #58585a;
    font-size: 14px;
    font-family: 'proxima_nova_rgregular';
}

.form-group label {
    text-transform: capitalize;
}

.nav > li > ul > li {
    background: #b5e61d;
    border-bottom: 1px solid #fff;
}

.navbar-nav ul.sub-menu li a {
    color: #58585a;
    text-transform: uppercase;
}

.nav > li > ul > li a:hover {
    color: #fff;
}

.nav > li > ul > li:hover {
    background: #b5e61d;
    color: #fff;
}

.nav > li > ul > li:last-child {
    border: none;
}

.nav > li > ul > li > a {
    font-size: 14px;
    line-height: 36px;
    padding: 0px;
    text-align: left;
    padding-left: 15px;
}

.iconWrap {
    position: relative;
    width: 100%;
    height: 195px;
}

.iconWrap img {
    position: static;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.iconWrap a:hover .iconActive {
    display: none;
}

.whatWeDo .col-lg-3 {
    padding: 0px;
}

.whatWeDo {
    padding: 0px 15px;
}

.captionWrap h2 {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-size: 41px;
    line-height: 35px;
    font-family: 'proxima_nova_alt_rgbold';
    text-transform: uppercase;
    text-shadow: none;
}

.captionWrap.right .caption-content {
    float: right;
    max-width: 390px;
    margin: 43px;
    width: 100%;
}

.captionWrap.right .caption-content h2 {
    color: #fff;
}

.captionWrap.right .caption-content h3 {
    color: #fff;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.captionWrap h3 {
    margin: 0px;
    padding: 0px;
    font-family: 'proxima_nova_rgregular';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.has-background .captionWrap.right .caption-content {
    background: rgba(255, 255, 255, 0.77);
}

.has-background .captionWrap.right .caption-content h2 {
    padding-top: 50px;
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-bottom: 18px;
    color: #000;
}

.has-background .captionWrap.right .caption-content h3 {
    color: #000;
    margin-bottom: 0px;
}

.has-background .captionWrap.right .caption-content .btn.btn-primary {
    margin: 30px 0px;
}

.has-background .captionWrap.middle .caption-content {
    background: rgba(255, 255, 255, 0.77);
    width: 100%;
    position: absolute;
    bottom: 0px;
    top: auto;
    padding-bottom: 20px;
}

.sliderCaption {
    position: static;
}

.sliderCaption .middle {
    position: static;
}

.sliderCaption .middle .container {
    padding: 0px;
}

.sliderCaption .middle h2 {
    margin-top: 25px;
    font-size: 25px;
    line-height: 30px;
}

.sliderCaption .middle h3 {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-size: 25px;
    line-height: 30px;
    font-family: 'proxima_nova_alt_rgbold';
    text-transform: uppercase;
    text-shadow: none;
}

.sliderCaption .middle .btn.btn-primary {
    margin-bottom: 10px;
    margin-top: 10px;
}

.clientList li {
    width: 20%;
    float: left;
}

.clientList li img {
    text-align: center;
    max-width: 100%
}

#flexContentTeam {
    padding-right: 8.5%;
    padding-left: 8.5%;
}

.teamMembers figure img {
    width: auto;
    max-width: 100%
}

.testimonials li p:first-child {
    margin-bottom: 35px;
}

.captionWrap .btn.btn-primary {
    background: #72b84c;
    color: #fff;
}

.captionWrap .btn.btn-primary:hover {
    background: #b5e61d
}

.innerTestimonial.sideBlock {
    display: none;
}

.page-template-template-contact .innerTestimonial.sideBlock {
    display: block;
}

.boldi {
    font-family: 'proxima_nova_alt_rgbold';
}

.wpcf7-form h3 {
    font-size: 18px;
    line-height: 18px;
    margin: 0px;
    margin-bottom: 20px;
    margin-top: 40px;
    float: left;
    display: block;
    width: 100%;
}

.google-map {
    margin-top: 50px !important;
}

.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
    background: #72b84c;
    color: #fff;
    width: 80px;
    height: 28px;
}

.google-map address {
    margin-bottom: 15px;
}

.innerPage .btfMap {
    margin-bottom: 43px;
}

html div.wpcf7-mail-sent-ng {
    border: none;
    color: red;
}

html .enqForm input.form-control {
    line-height: 30px;
    height: 30px;
}

html .enqForm label {
    padding-top: 6px;
}

.signUp .col-md-6 {
    padding: 0px 8px;
}

.signUp #mc4wp_email {
    height: 51px;
    line-height: 51px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #58585a
}

.signUp .btn.btn-primary {
    padding: 0px;
    text-align: center;
    max-width: 115px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #58585a
}

.introduction .row:nth-child(odd) .textWrap {}

.introduction .row:nth-child(odd) .introWrap {
    margin-bottom: 10px;
}

.introduction .row:nth-child(even) .textWrap {
    margin-top: 0px;
}

.footerLinks {
    margin-top: 5px;
}

.footerLinks img {
    position: relative;
    top: -8px;
}

blockquote::before {
    color: #b5e61b;
}

.teamSocial i.fa {
    display: none;
}

.innerPage .innerOurBlog h3 {
    margin-bottom: 23px;
    font-size: 15px;
}

.meetTheTeam h3 {
    margin-top: 113px;
    margin-bottom: 64px;
}

.innerPage .teamMembers {
    min-height: 308px;
}

.innerPage.innerTeamBlock h2 {
    margin-bottom: 35px;
    line-height: 23px;
}

.innerPage.innerTeamBlock {
    margin-top: 28px;
}

.page-template-template-contact h2 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.innerPage .innerOurBlog h3 {
    font-size: 20px;
}

#categories-2 ul {
    margin: 0px;
    padding: 0px;
}

#categories-2 ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#categories-2 ul li a {
    width: 100%;
    display: inline-block;
    background: #f3f3f3;
    padding: 9px 12px;
    color: #464646;
    margin-bottom: 8px;
    font-size: 15px;
}

#categories-2 ul li a:hover {
    background: #b5e61d;
    color: #464646;
}

#nav_menu-3 ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

#nav_menu-3 ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav_menu-3 ul li a {
    width: 100%;
    display: inline-block;
    background: #f3f3f3;
    padding: 9px 12px;
    color: #464646;
    margin-bottom: 8px;
    font-size: 15px;
}

#nav_menu-3 ul li a:hover {
    background: #b5e61d;
    color: #464646;
}

#nav_menu-3 ul li.current-menu-item a {
    background: #b5e61d;
    color: #464646;
}

#nav_menu-4 ul {
    margin: 0px;
    padding: 0px;
    margin-bottom: 15px;
}

#nav_menu-4 ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav_menu-4 ul li a {
    width: 100%;
    display: inline-block;
    background: #f3f3f3;
    padding: 9px 12px;
    color: #464646;
    margin-bottom: 8px;
    font-size: 15px;
}

#nav_menu-4 ul li a:hover {
    background: #b5e61d;
    color: #464646;
}

#nav_menu-4 ul li.current-menu-item a {
    background: #b5e61d;
    color: #464646;
}

#categories-2 .current-cat a {
    background: #b5e61d;
    color: #464646;
}

.archive.category #nav_menu-3,
.archive.category #nav_menu-4 {
    display: none;
}

.contactDetail h6 {
    float: left;
    width: 15%;
    font-size: 14px;
    color: #666666;
    font-family: 'proxima_nova_rgregular';
    margin-top: 6px;
}

.contactDetail p {
    float: left;
    width: 85%;
    font-size: 15px;
}

html form .contactDetail span {
    float: none;
    padding: 0px;
    display: block;
    line-height: 18px;
}

.innerPage figure img {
    width: 100%;
}

footer .addtoany_share_save_container.addtoany_content_bottom {
    display: none !important;
}

section.enquiryBlock h3 {
    margin-top: 0px;
}

section.enquiryBlock textarea.form-control {
    max-height: 65px;
}

.btn-primary.services-btn {
    color: #fff;
}

.page-template-template-contact .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    width: 99%;
    padding-left: 15px;
    color: #72b84c;
}


/*.innerPage.innerTeamBlock .col-lg-8 .col-lg-4{padding-right:0px;}*/


/*.clientList li{position:relative;}
.clientList li img{position:static;text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
 -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);}*/


/*BY PRAKASH*/

.innerPage.innerDetailBlock ul li {
    color: #666;
}

.team-button {
    margin: 30px 0px;
    display: block;
    float: left;
}

.team-link {
    float: left;
    width: 100%
}

html .infoProfile blockquote p {
    float: left;
    width: 80%
}


/*Media Queries*/

@media(min-width:1024px) {
    header #menu-main-navigation {
        display: block!important
    }
}

@media screen and (max-width: 1795px) {
    a.bookConsult {
        display: inline-table;
        right: -140px;
    }
    .topBarLinks {
        margin-right: 105px;
        position: relative;
    }
}

@media screen and (max-width: 1479px) {
    .owl-theme.owl-carousel .owl-controls .owl-buttons .owl-prev {
        right: -6%;
    }
    .owl-theme.owl-carousel .owl-controls .owl-buttons .owl-next {
        left: -6%;
    }
}

@media screen and (max-width: 1366px) {
    .topBarLinks {
        margin-right: 140px;
        position: relative;
    }
    a.bookConsult {
        display: inline-table;
        margin-right: 0;
    }
    .owl-theme.owl-carousel .owl-controls .owl-buttons .owl-prev {
        right: -5%;
    }
    .owl-theme.owl-carousel .owl-controls .owl-buttons .owl-next {
        left: -5%;
    }
    .owl-theme.owl-carousel .owl-controls .owl-buttons > div {
        top: 30%;
    }
    .teamMembers figure img {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 1303px) {
    .owl-theme.owl-carousel .owl-controls .owl-buttons .owl-prev {
        right: 0;
    }
    .owl-theme.owl-carousel .owl-controls .owl-buttons .owl-next {
        left: 0;
    }
}

@media screen and (max-width: 1199px) {
    .nav > li > a {
        padding: 10px 10px;
        font-size: 15px;
    }
    figure.introImg {
        margin-left: 0;
    }
    .social ul {
        width: 100%;
    }
    .innerPage form p span {
        max-width: 205px;
    }
    .clone {
        margin-right: 1px;
    }
    .has-background .captionWrap.right .caption-content h2 {
        padding-top: 20px;
    }
    .has-background .captionWrap.right .caption-content .btn.btn-primary {
        margin: 15px 0px
    }
}

@media screen and (max-width: 1024px) {
    .sliderCaption h2 {
        font-size: 40px;
    }
    .workBlock i {
        margin-bottom: 0;
    }
    .blogTestimony h3 {
        margin: 60px 0 40px;
    }
    .blogTestimony h4 {
        font-size: 18px;
        line-height: 18px;
    }
    .blogTestimony p {
        font-size: 15px;
        line-height: 30px;
    }
    .owl-buttons {
        display: none;
    }
    .teamMembers img {
        height: auto;
        width: 100%;
    }
    .clientList li {
        display: inline-block;
    }
    .clientList img {
        width: 80%;
    }
    section.slider,
    section.slider .flexslider,
    section.slider .flex-viewport {
        max-height: 376px;
    }
    .social ul li {
        padding-right: 2px;
    }
    .social ul {
        width: 100%;
        margin-bottom: 10px;
    }
    .enqForm {
        padding: 0;
    }
    .enqDetail {
        padding: 0;
    }
    a.bookConsult {
        height: auto;
    }
    .btfBody .ourBlog figure {
        height: auto;
        width: 100%;
    }
    .ourBlog .introText {
        margin: 0;
    }
    .twitterFeed img {
        width: 100%;
        height: auto;
    }
    html .sliderCaption h2,
    html .sliderCaption h2 {
        font-size: 22px;
        line-height: 22px;
    }
    html .sliderCaption h3 {
        font-size: 20px;
        line-height: 20px;
    }
    .nav > li > a {
        font-size: 14px
    }
    .clone {
        margin-right: 0
    }
}

@media screen and (max-width: 1023px) {
    figure.introImg {
        margin-left: 0;
    }
    .sliderCaption h2,
    .sliderCaption h2,
    .sliderCaption h3 {
        font-size: 36px;
    }
    .sliderCaption h2 {
        margin: 0 0 30px;
    }
    .textWrap p,
    section.welcome p {
        line-height: 24px;
    }
    .clientList li {
        width: 20%;
    }
    .clientList img {
        width: 100%;
    }
    .navbar-collapse.collapse {
        visibility: hidden !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-header {
        float: right;
    }
    footer address a {
        letter-spacing: -0.5px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav > li {
        float: none;
        width: 100%;
        border-bottom: 2px solid #f75850;
    }
    .nav.navbar-nav {
        background: #fff;
        left: auto;
        right: 0;
        display: none;
    }
    .nav > li > a {
        padding: 10px 50px;
    }
    .toogle-menu {
        background: #f75850;
        padding: 10px;
        border: medium none;
        border-radius: 2px;
        height: 40px;
        position: absolute;
        top: 0;
        right: 15px;
        width: 50px;
        display: block;
    }
    .icon-bar {
        background: #fff;
        display: block;
        height: 3px;
        width: 100%;
        margin-bottom: 5px;
    }
    header {
        padding: 50px 0 30px;
        height: auto;
    }
    .nav > li > a {
        padding: 10px;
    }
    .mainNavigation.nav.navbar-nav {
        margin: 0;
        width: 100%;
        background: #df4e47;
    }
    .teamDetail {
        padding-left: 0;
        margin-top: 40px;
    }
    .col-lg-8.infoProfile {
        padding-right: 15px;
    }
    .innerPage form p span {
        max-width: 100%;
        padding-left: 0;
    }
    .navbar-nav>li:hover {
        background: #f75850;
    }
    .navbar-brand,
    .navbar-nav>li>a,
    .navbar-nav li.current-menu-item a,
    .navbar-nav>li>a:hover {
        color: #fff;
    }
    .nav>li>ul {
        display: block;
        position: relative;
        margin-left: 0;
    }
    .nav>li>ul>li>a {
        width: 100%;
    }
    #menu-main-navigation {
        margin-top: 0px;
    }
    .menuBtn,
    .mainNavigation.nav.navbar-nav,
    .toogle-menu,
    .navbar-nav > li:hover {
        background: #b5e61d;
    }
    .navbar-brand,
    .navbar-nav > li > a {
        text-shadow: none;
    }
    .navbar-brand,
    .navbar-nav > li > a,
    .navbar-nav li.current-menu-item a,
    .navbar-nav > li > a:hover {
        color: #58585a;
    }
    .navbar-nav li.current-menu-item a {}
    .navbar-nav > li {
        border-bottom: 1px solid #fff;
    }
    .navbar-nav > li:hover a {
        color: #fff;
    }
    #menu-main-navigation li ul li {
        padding-left: 15px;
    }
    header #menu-main-navigation {
        margin-top: -116px;
    }
}

@media screen and (max-width: 768px) {
    .sliderCaption h2,
    .sliderCaption h2,
    .sliderCaption h3 {
        font-size: 32px;
    }
    .sliderCaption h2 {
        line-height: 1.2;
        margin: 0 0 20px;
    }
    .introduction .row:nth-child(2) .introWrap {
        margin-bottom: 30px;
    }
    section.enquiry {
        margin-bottom: 0;
    }
    .meetTheTeam {
        padding-bottom: 70px;
    }
    .teamDetail {
        padding-left: auto;
    }
    a.bookConsult {
        height: 47px;
    }
    .sliderCaption h2 {
        font-size: 25px;
    }
    .sliderCaption .middle h2 {
        font-size: 20px;
        line-height: 25px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .sliderCaption .middle h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .captionWrap.right .caption-content {
        max-width: 270px;
    }
    .has-background.captionWrap.right .caption-content {
        max-width: 390px;
    }
    .has-background .captionWrap.right .caption-content h2 {
        padding-bottom: 10px;
        margin-bottom: 0px;
    }
    .captionWrap.right .caption-content h3 {
        margin-top: -30px;
    }
    .has-background .captionWrap.right .caption-content h3 {
        margin-top: 0px;
    }
    .enquiry p a.btn.btn-primary {
        margin-left: 0px;
        margin-top: -5px;
        float: right;
    }
    .innerPage figure img {
        width: 100%;
    }
    .contactDetail h6 {
        width: 100%;
        float: none;
        margin: 0px;
    }
    .contactDetail p {
        width: 100%;
        float: none;
    }
    .sidebarWrap {
        margin-top: 30px;
    }
    .innerTeamBlock .teamMembers figure img {
        width: 100%;
    }
    .btfBody .ourBlog figure {
        height: 350px;
    }
    .btfBody .ourBlog .sidebarWrap figure {
        height: auto
    }
    .innerPage figure img {
        width: 100%;
        height: auto
    }
    .blogBlock figure {
        height: auto !important
    }
}

@media screen and (width:768px) {
    .enqForm .btn.btn-primary {
        margin-left: 82px;
    }
    .page-template-template-contact .sidebarWrap:before {
        top: 30px
    }
}

@media screen and (max-width: 767px) {
    .introOne {
        text-align: center;
    }
    .introTwo,
    .textWrap {
        text-align: left;
    }
    .textWrap {
        margin-top: 43px;
    }
    .workBlock {
        margin-bottom: 18px;
        float: left;
        width: 100%;
    }
    .clientList li {
        width: 100%;
        text-align: center;
    }
    .clientList li img {
        width: auto !important;
    }
    section.slider {
        margin-bottom: 50px;
    }
    .logo {
        text-align: center;
    }
    .menuBtn {
        float: left;
        width: 100%;
        background: #f75850;
        padding: 1px 0;
        border-radius: 0;
        margin-top: 20px;
    }
    .toogle-menu {
        position: static;
        float: right;
    }
    .enqForm .form-group p {
        margin: 0;
    }
    .form-group .col-sm-9,
    .enqForm .submitBtn {
        padding-left: 0;
    }
    section.introduction .row:nth-child(2) .col-lg-4 {
        float: none;
    }
    .textWrap h3,
    section.welcome h3,
    .meetTheTeam h3,
    .ourClients h3,
    .signUp h3 {
        font-size: 22px;
    }
    .meetTheTeam h3 {
        margin: 65px 0 30px;
    }
    section.introduction {
        padding-bottom: 30px;
    }
    footer {
        padding: 30px 0 25px;
    }
    section.meetTheTeam {
        padding-bottom: 53px;
    }
    section.welcome {
        margin: 50px 0 38px;
    }
    .introWrap,
    section.enquiry,
    section.ourClients,
    .ourClients h3 {
        margin-bottom: 30px;
    }
    .workBlock h4 {
        margin: 15px 0 8px;
    }
    .whatWeDo h3,
    footer h4,
    section.enquiry {
        margin-bottom: 0;
    }
    .blogTestimony h3 {
        margin: 40px 0 28px;
    }
    .ourBlog figure,
    .btfBody .ourBlog figure {
        height: auto;
        width: 100%;
        overflow: hidden;
        margin-bottom: 28px;
    }
    .ourBlog figure img {
        width: 100%;
        height: auto
    }
    .innerPage figure img {
        width: 100%;
    }
    .introWrap {
        margin-bottom: 20px;
    }
    .ourClients h3 {
        margin-top: 63px;
    }
    .signUp h3 {
        margin-top: 42px;
    }
    .contactUs h4 {
        margin-bottom: 18px;
    }
    section.blogTestimony {
        margin-bottom: 55px;
    }
    section.enquiryBlock {
        padding: 20px 0 50px;
    }
    .slider .flexslider {
        background: #cccccc;
    }
    .sliderCaption,
    .captionWrap {
        display: block;
        position: relative;
        transform: none;
        -moz-transform: none;
        -webkit-transform: none;
    }
    section.slider,
    .flexslider,
    .flex-viewport,
    section.slider,
    section.slider .flexslider,
    section.slider .flex-viewport {
        max-height: unset;
    }
    .sliderCaption h3,
    .sliderCaption h2,
    section.slider .btn.btn-primary {
        margin-top: 15px;
    }
    .sliderCaption h3 {
        margin-bottom: 10px;
    }
    section.slider .btn.btn-primary {
        margin: 0 0 15px;
    }
    .innerPage h1,
    .innerPage h2 {
        margin: 25px 0 15px;
        font-size: 24px
    }
    .innerPage h3 {
        font-size: 18px;
        margin: 12px 0 10px;
    }
    .teamDetail {
        padding: 0;
        margin-top: 30px;
    }
    .sidebarWrap {
        margin-top: 60px;
    }
    .innerPage form p span {
        float: none;
        max-width: 100%;
        padding-left: 0;
        width: 100%;
    }
    .innerPage span.wpcf7-form-control-wrap.comment,
    .innerPage span.wpcf7-form-control-wrap.comment textarea {
        max-width: 100%;
        width: 100%;
    }
    section.innerPage.innerDetailBlock {
        margin-bottom: 0;
    }
    .ourBlog .introText {
        margin: 0 0 5px;
    }
    .enquiry p a.btn.btn-primary {
        float: none;
        margin-top: 10px
    }
    .btfBody .ourBlog figure {
        width: 100%;
        height: auto;
    }
    /*AFTER PSD*/
    .introduction .row:nth-child(2) .introWrap {
        margin-bottom: 12px;
    }
    .textWrap p,
    section.welcome p {
        font-size: 14px;
    }
    .blogTestimony h4 {
        margin-bottom: 16px;
    }
    .flex-direction-nav {
        margin-top: 45px;
    }
    .testimonials ul li {
        margin-bottom: 5px;
    }
    input.emailField {
        padding: 14px 25px;
    }
    footer ul {
        margin: 30px 0 25px;
    }
    .logo img {
        max-width: 100%;
    }
    #menu-main-navigation {
        margin-top: 0px;
    }
    .menuBtn,
    .mainNavigation.nav.navbar-nav,
    .toogle-menu,
    .navbar-nav > li:hover {
        background: #b5e61d;
    }
    .navbar-brand,
    .navbar-nav > li > a {
        text-shadow: none;
    }
    .navbar-brand,
    .navbar-nav > li > a,
    .navbar-nav li.current-menu-item a,
    .navbar-nav > li > a:hover {
        color: #58585a;
    }
    .navbar-nav li.current-menu-item a {}
    .navbar-nav > li {
        border-bottom: 1px solid #fff;
    }
    .navbar-nav > li:hover a {
        color: #fff;
    }
    .captionWrap.right .caption-content {
        float: none;
        width: 100%;
        max-width: 100%;
        margin: 0px;
    }
    .has-background .captionWrap.middle .caption-content {
        position: relative;
    }
    .sliderCaption,
    .captionWrap,
    .has-background .captionWrap.right .caption-content,
    .has-background .captionWrap.middle .caption-content {
        background: #cccccc;
    }
    .sliderCaption h2,
    .sliderCaption h2 {
        font-size: 22px;
        line-height: 22px;
    }
    .sliderCaption h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .has-background .captionWrap.right .caption-content h2 {
        padding-bottom: 10px;
        padding-top: 15px;
        margin: 0px auto;
    }
    .sliderCaption h3,
    .sliderCaption h2,
    section.slider .btn.btn-primary {
        margin-top: 10px;
    }
    .sliderCaption .middle h2,
    .sliderCaption .middle h3 {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px;
    }
    .has-background .captionWrap.middle .caption-content {
        padding-bottom: 10px;
    }
    .captionWrap.right .caption-content h3 {
        margin-bottom: 10px;
    }
    .captionWrap.right .caption-content h3 {
        margin-top: -30px;
    }
    .has-background .captionWrap.right .caption-content h3 {
        margin-top: 0px;
    }
    html .sliderCaption h2,
    html .sliderCaption h2 {
        font-size: 20px;
        line-height: 20px;
    }
    html .sliderCaption h3 {
        font-size: 18px;
        line-height: 18px;
    }
    .captionWrap.right .caption-content {
        max-width: 100%
    }
    .phoneNum h5 {
        font-size: 9px;
        line-height: 11px;
        margin: 10px 0 0 0
    }
    .phoneNum h6 {
        font-size: 15px;
        line-height: 11px;
    }
    .signUp .col-md-6 {
        padding: 0px 15px;
    }
    a.phoneNum {
        margin-top: 12px;
        margin-right: 30px;
        background-position: 4px 7px;
    }
    header #menu-main-navigation {
        margin-top: 0px;
    }
    .enquiry p a.btn.btn-primary {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    a.phoneNum {
        margin-top: 0px;
    }
    .innerPage .teamMembers {
        min-height: auto;
    }
    .sidebarWrap {
        margin-top: 10px;
    }
    #flexContentTest ul.slides {
        height: 398px !important;
    }
}

@media screen and (max-width: 480px) {
    .sliderCaption h2,
    .sliderCaption h2,
    .sliderCaption h3 {
        font-size: 20px;
    }
    .btn.btn-primary {
        padding: 7px 10px;
        font-size: 14px;
    }
    .sliderCaption h2 {
        line-height: 0.5;
    }
    .topBarLinks {
        margin-right: 60px;
    }
    .topBarLinks a {
        font-size: 12px;
        text-transform: uppercase;
    }
    a.bookConsult {
        box-shadow: none;
        padding: 7px 23px 8px 15px;
        margin-right: 80px;
        background-position: 72px 8px;
    }
    a.bookConsult:before {
        content: 'ENQUIRE';
        font-size: 12px;
    }
    a.bookConsult p {
        display: none;
    }
    a.clientEmail {
        padding: 8px 8px 7px;
        margin: 0 43px 0 0;
    }
    .whatWeDo h3 {
        padding: 25px 0 0;
    }
    .enquiry p a.btn.btn-primary {
        margin-left: 0;
        display: table;
        margin: auto;
        clear: both;
        margin-top: 10px;
    }
    .blogTestimony p {
        line-height: 24px;
    }
    .enquiry p {
        font-size: 18px;
        padding: 0 40px
    }
    a.phoneNum {
        padding-left: 25px;
        background-position: 4px 7px;
    }
    div.popupEmailFriend {
        margin-left: -150px;
        width: 300px;
        padding: 30px 10px;
    }
    div.popupEmailFriend div input,
    div.popupEmailFriend div textarea,
    div.popupEmailFriend div {
        width: 100%;
    }
    div.popupEmailFriend div input.wpcf7-form-control.wpcf7-submit {
        width: auto;
    }
    .topBar {
        height: 48px;
    }
    .phoneNum h6 {
        margin: 0px;
    }
    a.phoneNum {
        margin-top: 0px;
        background-position: 6px 40%;
    }
    /*.innerPage .teamMembers{margin-bottom:15px;}*/
}

@media screen and (max-width: 320px) {
    a.bookConsult {
        margin-right: 71px;
    }
    a.clientEmail {
        margin: 0 3px 0 0;
    }
    .sliderCaption h2,
    .sliderCaption h2 {
        font-size: 18px;
        line-height: 18px;
    }
    .sliderCaption h3 {
        font-size: 14px;
        line-height: 14px;
    }
    .captionWrap .btn.btn-primary {
        font-size: 12px;
    }
    .clientList li {
        margin: 10px;
    }
    .topBarLinks {
        margin-right: 69px;
    }
    div.popupEmailFriend {
        margin-left: -143px;
        width: 285px;
    }
    .nav > li > ul > li > a,
    .navbar-nav > li > a {
        font-size: 13px;
    }
    .innerPage .teamMembers {
        min-height: 200px;
    }
}


/*----------------
new
---------------*/

#flexContentTest .flex-direction-nav {
    margin-top: 30px;
}

#flexContentTest ul.slides {
    overflow: hidden
}