/*
Theme Name: Tax Help
Author: Muhammad Bilal
Description: Please read:
Version: 2019
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready, bilal, muhammad-bilal
Text Domain: taxhelp
Taxhelp WordPress Theme © 2019-2010 BilalThemes
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

.vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.container{
	margin:0 auto !important  ;
}
@media all and (min-width:1200px){
	.container {
	    max-width: 1180px;
	}
}


body{
	font-family: 'Montserrat';
	font-weight: 500;
}

a{
	color: #bf0000;
    cursor: pointer;
}

a:hover{
	text-decoration: none;
	transition: all ease 0.3s;
}

p{
	font-family: 'Montserrat' !important;
	color: #6c6c6c;
	font-size: 18px;
}

h1{
	font-size: 48px;
	font-weight: 500;
	color: #fff;
}

h2{
	font-size: 30px;
	font-weight: 600;
	color: #3c3c3c;
	text-transform: uppercase;
}

.btn{
	background:#bf0000;
	border: 1px solid #bf0000;
	color: #fff;
}

.btn:hover{
	background: transparent;
    border: 1px solid #bf0000 !important;
    color: #bf0000 !important;
    transition: all ease 0.3s;
}
header.header {
    display: none;
}

/* Top bar */


.top-bar {
    background: #bf0000;
    padding: 12px 0;
}

header#header {
    float: left;
    width: 100%;
}

header#header > div {
    float: left;
    width: 100%;
}

.social_icon_list ul li {
    display: inline-block;
    padding-right: 12px;
}

.social_icon_list ul li a i {
    color: #fff;
}
.info-c li {
    display: inline-block;
    color: #fff;
}
.info-c li:nth-child(2) {
    padding: 0 9px;
}

i.rot.fa.fa-phone {
    transform: rotate(268deg);
    font-size: 19px;    
}
.info-c ul {
    text-align: right;
}

.info-c li a {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
}
/* 
.info-company li a i {
    color: #bf0000;
    padding-right: 9px;
}

.info-company li:first-child {
    margin-bottom: 25px;
} */
/*  */

/* bottom-menu */

.logo-or-menu ul.menu li {
    float: left;
    padding-left: 33px;
}

.logo-or-menu ul.menu {
  float: right;
}

.logo-or-menu ul.menu li:last-child a {
    background: #bf0000;
    color: #fff;
    font-size: 18px;
    padding: 14px 25px;
    border-radius: 6px;
    text-transform: unset;
}

.logo-or-menu ul.menu li a {
    text-transform: uppercase;
    color: #3c3c3c;
    font-size: 16px;
}

.logo-or-menu ul.menu li:first-child {
    padding-left: 0;
}

div#nav_menu-2 {
    float: right;
    width: 100%;
    margin: 20px 0;
}

.logo-or-menu {
    padding: 15px 0;
}

div#media_image-2 {
    padding: 10px 0;
}

.logo-or-menu ul.menu li a:hover, .logo-or-menu ul.menu li.current-menu-item a {
    color: #bf0000 ;
}

.logo-or-menu ul.menu li:last-child a:hover {
    color: #3c3c3c;
}
div#nav_menu-10 {
    margin: 41px 0;
}
/*  */

/* Footer */

.copy-right-main {
    font-size: 14px;
    color: #fff;
}

.footer-main {
    background: #2a2a2b;
    padding-top: 58px;
    padding-bottom: 25px;
}

.copy-right-main {
    background: #2a2a2b;
    border-top: 1px solid #414246;
    padding: 35px 0;
}

.copy-right-main p {
    color: #fff;
    font-size: 15px;
    line-height: 27px;
}

.payments-m {
    text-align: right;
}

.footer-main p {
    color: #a4a3a5;
    font-size: 13px;
    line-height: 27px;
}

h2.widgettitle {
    margin-bottom: 32px;
    color: #fefefe;
    font-size: 16px;
    text-transform: uppercase;
}

.t-about img {
    margin-bottom: 24px;
}

footer ul.menu li a {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
}

footer ul.menu li {
    padding-bottom: 20px;
}

.get-in li a {
    width: 100%;
    font-size: 16px;
    color: #fff;
    float: left;
}

.get-in li a i {
    font-size: 17px;
}

.get-in li a img, .get-in li a i {
    float: left;
    width: 6%;
    margin-right: 13px;
}

.get-in li {
    float: left;
    width: 100%;
    padding-bottom: 18px;
}

.get-in li span {
    line-height: 19px;
}

.social_icon_list ul li {
    width: unset;
    margin-top: 12px;
}

.social_icon_list ul li i {
    font-size: 16px;
}

.row.disclaimer {
    border-top: 1px solid #555555;
    margin-top: 25px;
}

.disl {
    text-align: center;
    padding-bottom: 50px;
}

.disl > span {
    color: #fff;
    font-size: 10px;
    padding-bottom: 15px;
    display: block;
    padding-top: 23px;
}

.disl p {
    font-size: 11px;
    line-height:13px;
}

.disl p {
    font-size: 11px;
    line-height: 15px;
}

/*  */

div#container {
    float: left;
    width: 100%;
}

footer#footer {
    float: left;
    width: 100%;
}


hr.botm-line {
    margin: 10px auto;
    width: 100%;
    max-width: 62px;
    border-top: 1px solid #d5d5d5;
}

.our_services {
    margin-bottom: 50px;
}

.our_services h2 {
    line-height: 32px;
}

.our_services p {
    font-size: 16px;
}

.services-inner h5 {
    color: #2d2d2d;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}

.services-inner p {
    font-size: 15px;
    line-height: 24px;
}

.services-inner  hr.botm-line {
    margin-top: 13px;
}

.main-services {
    padding: 50px 0  80px 0;
}

.white_text h2, .white_text p {
    color: #fff;
    float: left;
    width: 100%;
}

.company_overview  hr.botm-line {
    float: left;
    border-color: #c7c7c7;
}

.company_overview p {
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 20px;
}

.company_overview p.bold-p {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 35px;
}

.company_overview {
    padding: 100px 0;
}
.top-bar .social_icon_list li {
    margin-top: 0;
}


.testimonial-inner {
    text-align: center;
}

.testimonial-content {
    text-align: center;
}

.testimonial-inner {
    padding: 0 !important;
    border: 0 !important;
}

.testimonial-client {
    text-align: center !important;
}

.wpmslider-viewport {
    border: 0 !important;
}

.testimonial-content > p {
    line-height: 27px;
    position: relative;
    padding: 39px 66px !important;
    font-size: 16px;
}

.testimonial-content > p::before {
    content: ' ';
    background: url('http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/ar-l.png');
    width: 54px;
    height: 49px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.testimonial-content > p::after {
    content: ' ';
    background: url('http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/ar-r.png');
    width: 54px;
    height: 49px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.testimonial.t-slide{
    height: unset !important;
}

.testimonial-name {
    color: #bf0000;
    font-weight: bold !important;
    font-size: 23px;
    margin-bottom: 3px;
}

.testimonial-company {
    color: #808285;
}

.strong-view.pager-style-buttons .wpmslider-pager-link.active:before {
    color: #bf0000 !important;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
    color: #e3e3e3  !important;
    content: "\f111"  !important;
}

.strong-view.default .testimonial-image {
    width: 100%;
    margin: 0;
}

.strong-view.default .testimonial-image img {
    border: 0 !important;
    padding: 0 !important;
}
.let-start h2 {
    color: #fff;
}

.let-start hr {
    float: left;
    margin: 25px auto 19px auto;
}

.let-start p {
    display: inline-block;
    color: #fff;
    margin-bottom: 17px;
    line-height: 29px;
}

.let-start p a.btn {
    padding: 13px 52px;
    background: #fff;
    color: #bf0000;
    font-size: 14px;
    margin-top: 16px;
    font-weight: 600;
}


.projects-details h1 {
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.projects-details p {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

    
.web-Develop {
    padding-right: 0 !important;
}

.web-Develop h2 {
    font-size: 29px;
    line-height: 48px;
    margin-bottom: 19px;
    background-image: url("http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/Untitled-7.png");
    color: #bf0000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 7px 16px;
}

.web-Develop p {
    font-size: 16px;
    margin-bottom: 31px;
}

.web-Develop ul li {
    display: block;
    margin-right: 13px;
}

.web-Develop ul li a {
    color: #fff !important;
    padding: 7px 40px;
}

.web-Develop ul li a.btn.cont {
    background: transparent;
    border-color: #fff;
}

div#home .vc_column-inner {
    padding-top: 0 !important;
}

.main_home_img {
    margin-bottom: 0;
}

div#responsive-menu-wrapper {
    padding-top: 40px;
}

.our_services.let-start h2 {
    text-transform: none;
    line-height: 35px;
}

.right-space p a.btn {
    border-color: #fff;
}

.web-Develop  ul {
    float: left;
    width: 100%;
}

.web-Develop hr.botm-line {
    margin-top: 0;
}

.web-Develop ul li a {
    background: #fff !important;
    color: #bf0000 !important;
    font-weight: 500;
    padding: 13px 52px;
    margin-top: 18px;
}

ul#menu-main-menu {
    text-align: right;
}

ul#menu-main-menu li {
    display: inline-block;
}

ul#menu-main-menu li a {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 600;
}

ul#menu-main-menu li + li {
    padding-left: 30px;
}

ul#menu-main-menu li:last-child a {
    color: #fff;
}

ul#menu-main-menu li a:hover {
    color: #bf0000;
}
.pd-0 {
    padding: 0;
}
.like-ser-title h6 a{
    font-size: 26px;
    font-weight: 500;
    line-height: 27px;
    color: #000;
}

.like-ser-title hr.new-hr {
    width: 38%;
    float: left;
    margin-top: 12px;
}

.like-serv-img {
    margin-bottom: 16px !important; 
}

.new-sw-inner > .vc_column-inner {
    padding: 0;
}

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

.footer-social li a i {
    color: #c9c4bf;
    border: 1px solid #c9c4bf;
    border-radius: 50px;
    padding: 5px 6px;
    font-size: 12px;
}

.footer-social li + li {
    padding-left: 4px;
}


.our_services.let-start {
    padding-top: 100px;
    padding-bottom: 100px;
}
.pd150p {
    padding-top: 150px;
    padding-bottom: 150px;
}

.pd150p .our_services.let-start {
    padding: 0 !important;
}

/*  */
.side-bars .s-bar {
  display: block;
  margin-bottom: 6px;
  position: relative;
  background: #262626;
  height: 42px;
  cursor: pointer;
  border-radius: 0;
  line-height: 49px;
  text-decoration: none;
  margin-left: 0em;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.side-bars .s-bar:hover {
  margin-left: -18em;
}
.side-bars .s-bar a {
  font-size: 14px;
  padding: 0;
  color: #fff;
  float: left;
  margin-top: -5px;
  font-weight: 700;
  text-decoration: none;
  width: 100%;
}
.side-bars .s-bar span.sidebar-icon.two {
  width: 43px;
  height: 43px;
  background: url(http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/css_sprites.png) -406px -250px no-repeat;
  float: left;
  margin-left: -23px;
  margin-top: 5px;
  background-color: #bf0000;
  position: relative;
  margin-right: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.clear {
  clear: both;
}
.side-bars .s-bar a.lchat {
  padding: 0;
  line-height: 48px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}
.side-bars .s-bar a.lchat span {
  color: #bf0000;
  font-weight: 700;
  font-size: 17px;
}
.side-bars {
  width: 350px;
  position: fixed;
  top: 38%;
  z-index: 9999;
  right: -331px;
}
.side-bars .s-bar span.sidebar-icon.two.call {
  width: 43px;
  height: 43px;
  background: url(http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/css_sprites.png) -304px -363px no-repeat;
  float: left;
  margin-left: -23px;
  margin-top: 5px;
  background-color: #bf0000;
  position: relative;
  margin-right: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.sa-n,
.gu-n {
  display: none;
}

span.sidebar-icon.two.fa.fa-envelope {
    background: #bf0000;
    font-size: 28px;
    padding: 5px 6px;
}

.red-btn {
    position: fixed;
     right: 0;
    z-index: 10000;
    cursor: pointer;
    width: 42px;
    height: 220px;
    background: url(http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/css_sprites.png) -263px -240px no-repeat #bf0000;
    border-radius: 0;
  }
.web-Develop ul {
    margin-bottom: 25px !important;
    padding-left: 0 !important;
}

form.wpcf7-form input, form.wpcf7-form textarea {
    height: 44px;
    font-size: 16px;
    width: 100%;
    background: #fff;
    border: 2px solid #bf0000;
    padding: 0 8px!important;
    box-sizing: border-box;
    border-radius: 6px;
    margin-top: 14px;
    margin-bottom: 32px;
}
form.wpcf7-form textarea {
    height: 160px;
}

form.wpcf7-form label {
    width: 100%;
    display: block;
    color: #333;
}

form.wpcf7-form br {
    display: none;
}
.contactus h1 {
    color: #2c2c2c;
    font-size: 35px;
}
input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
    width: auto;
    background: #bf0000;
    color: #fff;
    padding: 6px 30px !important;
    text-transform: uppercase;
}
.addres i {
    color: #bf0000 !important;
}


.addres {
    text-align: right;
}

.addres .social_icon_list ul:first-child li {
    display: block;
    font-size: 24px;
    margin-bottom: 29px;
}

.addres .social_icon_list ul:first-child li a {
    color: #2c2c2c;
}

.addres .social_icon_list ul:first-child li a i {
    font-size: 30px;
    padding-right: 14px;
}

.addres .social_icon_list ul:nth-child(2) li a i {
    font-size: 35px;
}

.like-serv-img figure, .like-serv-img figure div , .like-serv-img figure a {
    width: 100%;
}


.new-sw-inner > div {
    padding-left: 0 !important;
}

.vc_custom_1556215132954 > div > div {
    padding-left: 0 !important;
}


.like-ser-title h6 a:hover {
    color: #bf0000;
}

.vc_custom_1556212983889 {
    padding-bottom: 10px !important;
}

.det-ser h1 {
    color: #bf0000;
}

.det-ser li {
    list-style-type: disc;
    margin-bottom: 20px;
    font-size: 19px;
}

.det-ser ul {
    padding-left: 22px;
    margin-top: 19px;
}

.det-ser li p {
    font-size: 23px;
}

.othes h1 {
    color: #bf0000;
    margin-bottom: 50px !important;
}

.det-ser li ol {
    margin-top: 17px;
    margin-left: 24px;
}

.det-ser li ol li {
    list-style-type: decimal;
}
    .our_services.let-start.web-Develop small {
        font-style: normal;
    }
    h2.white-he small {
        padding-top: 14px !important;
            font-size: 79% !important;
            display: block !important;
    }

    h2.white-he {
        color: #bf0000;
        text-align: center;
        background: #fff;
        padding: 17px 5px !important;
    }

/* Responsive  */

@media all and (max-width: 768px) {
  .side-bars, .red-btn.hidden-phone {
    display: none;
  }
}
@media all and (max-width: 667px) {
  .side-bars, .red-btn.hidden-phone {
    display: none;
  }
}

/*  */
@media all and (max-width: 1025px){
    .logo-or-menu ul.menu li {
        padding-left: 18px;
    }

    .logo-or-menu ul.menu li a {
        font-size: 13px;
    }

    .logo-or-menu ul.menu li:last-child a {
        font-size: 14px;
    }
    ul#menu-main-menu li + li {
        padding-left: 18px;
    }

    ul#menu-main-menu li:last-child a {
        padding: 12px 11px;
    }

    ul#menu-main-menu li a {
        font-size: 13px;
    }
}
@media  all and (min-width: 992px){
    .let-start {
        margin-bottom: 0;
        padding-right: 140px;
    }
    .web-Develop p {
        padding-right: 0;
        padding-left: 17px;
    }
    .left-space {
        padding-left: 155px;
        padding-right: 23px !important;
    }
    .right-space {
        padding-left: 40px;
    }
    .web-Develop hr.botm-line {
        margin-left: 16px;
    }
    .web-Develop ul {
        padding-left: 16px;
    }
}
@media all and (max-width:992px){
    .pd-0 {
        padding: 0 30px;
    }
    .top-bar .social_icon_list ul {
        text-align: left;
    }
}

@media all and (max-width:886px){
    .top-bar .col-lg-6:nth-child(2) {
        display: none;
    }

    .web-Develop h2 {
        font-size: 26px;
        line-height: normal;
    }

    div#our_services {
        padding: 0 !important;
    }

    .company_overview {
        padding: 0 0 25px 0;
    }

    div#our_portfolio {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .projects-details h1 {
        font-size: 35px;
    }

    div#testimonial_id {
        padding-top: 0 !important;
    }

    .copy-right-main p {
        margin-bottom: 8px;
    }

    .copy-right-main {
        text-align: center;
        padding: 9px 0;
    }

    .payments-m {
        text-align: center;
    }

    .footer-main {
        padding-top: 51px;
    }

    .footer-main .col-sm-6 {
        flex: 100%;
        max-width: 50%;
        margin-bottom: 23px;
    }
    .copy-right-main .col-sm-12.col-lg-6.text-right {
        display: none;
    }

    .footer-social {
        margin-bottom: 26px;
    }
    /*  */
    .copy-right-main .col-sm-12.col-lg-6.text-right {
        display: none;
    }

    .footer-social {
        margin-bottom: 26px;
    }

    .pd150p{
        padding:50px 0 !important;
    }

    .like-serv-img {
        text-align: center !important;
    }

    .like-ser-title {
        text-align: center;
    }

    .like-ser-title hr {
        margin-right: auto;
    }

    .like-ser-title hr {
        margin-left: auto;
        margin-right: auto;
        float: none !important;
    }

    .our_services.let-start{
        padding: 0 0 0 0 !important;
    }

    .vc_custom_1555956556319, .vc_custom_1555955629548  {
        height: 250px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }


}
@media all and (min-width: 788px){
    .our_services.let-start.web-Develop small {
        font-size: 64% !important;
    }
    h2.white-he {
        font-size: 35px !important;
        text-align: center;
        background-image: url('http://www.taxhelpaccounting.com.au/wp-content/uploads/2019/04/Untitled-7.png') !important;
        background-size: 100% 100%;
        padding: 32px 100px 28px 58px !important;
    }

}
@media all and (max-width:767px){
    .cta .wpb_column.vc_column_container.vc_col-sm-6:nth-child(2) {
        display:none;
    }

    .partners .wpb_single_image.wpb_content_element.vc_align_left {
        text-align: center;
    }

    .footer-main .col-sm-6 {
        max-width: 100%;
    }

    .testimonial-content > p::before, .testimonial-content > p::after {
        display: none;
    }

    .testimonial-content > p {
        padding: 0 !important;
    }

    .vc_custom_1555905949309 {
        padding: 20px 0 !important;
    }

    .web-Develop {
        padding-top: 55px;
    }

    .wpb_single_image.wpb_content_element.vc_align_left.main_home_img {
        display: none;
    }
    .web-Develop ul li {
        margin: 0;
        display: block;
        margin-bottom: 13px;
    }

    .web-Develop ul li a {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    .top-bar .col-md-9 {
        display: none;
    }

    .top-bar .col-md-3 {
        flex: 100%;
        max-width: 100%;
    }

    button#responsive-menu-button {
        top: -8px !important;
        background: transparent !important;
        width: 26px !important;
        right: 13px !important;
    }

    div#widget_sp_image-2 {
        text-align: center;
    }
    .det-ser h1 {
        word-break: break-all;
    }
}
@media all and (max-width: 350px){
    div#media_image-2 img {
        width: 70%;
    }
}



/*  */



  .loginmodal-container {
    padding: 30px;
    max-width: 600px;
    width: 100%!important;
    background-color: #f0f0f0;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  .loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
  }
  .loginmodal-container input[type=text],
  .loginmodal-container input[type=email] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    padding: 0 8px!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .loginmodal-container input[type=text]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  }
  .gform_footer .gform_button {
    background-color: #bf0000;
    width: 100%;
    font-size: 22px;
    line-height: normal;
    color: #fff;
    display: block;
  }
  .consultation button.ve-close {
    font-size: 24px;
    font-weight: 100;
    color: #000000;
    z-index: 9999;
    position: absolute;
    right: 15px;
    top: 16px;
  }
  .consultation .pop-head {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
    background: none;
    padding: 16px 20px;
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    background: #575555;
  }
  body .modal-dialog.consultation input {
    border: 1px solid #ddd!important;
  }
  .gform_wrapper .gform_footer {
    padding: 16px 0 16px!important;
    margin: 0px 0 0!important;
    clear: both;
    width: 100%;
  }
  .gform_wrapper ul li.gfield {
    clear: unset!important;
  }
  textarea,
  input {
    outline: none!important;
  }
  .gform_wrapper .button {
    padding: 13px 29px;
    line-height: 17px;
    font-size: 16px;
    border: 0;
    color: #fff;
  }
  button.ve-close {
    font-size: 24px;
    font-weight: 100;
    color: #f5782d;
    z-index: 9999;
    position: absolute;
    right: -35px;
    background: #fff;
    opacity: 1;
    border-radius: 60%;
    height: 30px;
    width: 30px;
    border: 1px solid #f5782d;
  }
  .close:focus,
  .close:hover {
    outline: none;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=100);
    opacity: 1;
    background: #f5782d;
  }
  .modal-dialog .ginput_recaptcha {
    margin: 0 auto;
    display: table;
  }
  .modal-dialog.consultation {
    width: 540px;
  }
  body .modal-dialog.consultation input {
    border: 1px solid #ddd!important;
  }

.modal-dialog {
    pointer-events: all !important;
}

  @media only screen and (max-width: 1024px) {
    button.ve-close {
      right: 14px;
    }
  }
  @media only screen and (max-width: 767px) {
    body .modal-dialog {
      margin: 0 auto;
      width: 100%;
    }
  }
  @media only screen and (max-width: 768px) {
    body .modal-dialog {
      width: 540px;
      max-width: 100%;
    }
  @media only screen and (max-width: 667px) {
    body .loginmodal-container {
      max-width: 100%;
    }
  }

			  body .gform_wrapper ul li.gfield {
				  margin-top: 16px;
				  padding-top: 0;
			  }
}
.ea-standard{
	margin:0 auto;
	width:1200px;
}
button.ea-btn.ea-cancel, button.ea-btn.ea-submit {
    background: #bf0000;
    padding: 15px;
    margin: 30px 0px;
    color: #fff;
    font-weight: bold;
}
.ea-standard .disabled .block{
		background:#bf0000;
}
.ea-standard .step label{
	text-align:left !Important;
	margin-bottom:15px;
}