/*
Theme Name: Payroll 4 Construction
Theme URI: http://www.payroll4construction.com
Description: Payroll 4 Construction
Author: Insivia
Author URI: http://www.insivia.com
Version: 1.0
*/

 /* START: Gravity Forms replaced by Act On styles */
@import("https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

  #actOnEmbeddedForm .ao-required {visibility: hidden}


.section_6.lp2019 .ao-form-submit, #footer_bg .ao-form-submit {
    margin: 0 !important;
}

.section_6.lp2019 .ao-row, #footer_bg .ao-row {
    width: 20%;
    float: left;
    clear: none !important;
}

.section_6.lp2019 .ao-row label, #footer_bg .ao-row label {
    display: none
}



  div#actOnEmbeddedForm .ao-form-submit {
      background-color: #16a085;
      font-size: 16px !important;
      margin: 20px 0;
      width: 100% !important;
      font-family: 'Open Sans';
      text-transform: uppercase;
      font-weight: bold !important;
      letter-spacing: 2px;
  };

  #actOnEmbeddedForm .ao-block-wrapper { }
  #actOnEmbeddedForm .ao-form-field {
      margin-bottom: 0;
      padding: 9px 13px;
  }

  .ao-form-error-message { height: 0; }
  .ao-form-field.ao-form-error + .ao-form-error-message { height: initial; display: block; text-align: left; margin:0; font-size: 12px; color: darkred; margin-bottom: 1em}
  #actOnEmbeddedForm .ao-form-field[name="Last Name"]{ margin-left: 16px; width: calc(100% - 16px);}


  .actOnLoading {
      text-align: center;
      height: 100px;
      line-height: 50px;
      font-size: 30px;
      color: #777;
  }



  .ao-row {
      margin-bottom: 1em !important;
  }

  .ao-column-inner {
      margin-right: 1em;
  }


  /* START: Quote Form Styles */

    #actOnEmbeddedForm input[type="text"],
    #aoQuoteForm input[type="text"]{
     padding: 10px;
     font-size: 13px;
     font-family: "OpenSansRegular";
     color: #464646;
     border-radius: 5px;
     border: 2px solid #999;
    }

    #actOnEmbeddedForm,
    #aoQuoteForm {padding-top:1em}

    #actOnEmbeddedForm .slidecontainer,
    #aoQuoteForm .slidecontainer {
      width: 100%;
    }

    #actOnEmbeddedForm .form-help, #aoQuoteForm .form-help{ font-size: 12px; text-align: center; }
    #actOnEmbeddedForm .slider, #aoQuoteForm .slider {
      -webkit-appearance: none;
      width: 100%;
      height: 15px;
      border-radius: 1em !important;
      background: #FFF !important;
      border: 2px solid #999999 !important;
      outline: none;
      opacity: 0.7;
      -webkit-transition: .2s;
      transition: opacity .2s;
    }

    #actOnEmbeddedForm .slider:hover,
    #aoQuoteForm .slider:hover {
      opacity: 1;
    }

    #actOnEmbeddedForm .slider::-webkit-slider-thumb,
    #aoQuoteForm .slider::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #273544;
      cursor: pointer;
    }

    #actOnEmbeddedForm .slider::-moz-range-thumb,
    #aoQuoteForm .slider::-moz-range-thumb {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #273544;
      cursor: pointer;
    }
    .submitcontainer{ margin-bottom: 1em; }
    #aoQuoteForm input[type="button"],
    #actOnEmbeddedForm input[type="button"],
    #aoQuoteForm button,
    #actOnEmbeddedForm button
    {
        background-color: #e87d24 !important;
        border: 2px solid #e87d24 !important;
        color: #FFF;
        cursor: pointer;
        padding: 10px 0;
        width: 100%;
        font-family: "TitilliumWebSemiBold";
        transition: all 0.5s ease-out;
        font-size: 1em;
        text-transform: uppercase;
        border-radius: 5px;
        margin: 0;
    }

    .submitcontainer input[type="button"]:hover,
    .submitcontainer button:hover{
        background-color: #ffffff;
        color: #e87d24;
        border: 2px solid #e87d24;
    }

    #actOnEmbeddedForm  .radiocontainer,
    #aoQuoteForm .radiocontainer{
      margin-bottom: 1em;
    }

    #actOnEmbeddedForm .radiocontainer label,
    #aoQuoteForm .radiocontainer label{
        width: 100%;
        display: inline-block;
        margin: 5px 0;

    }

    #actOnEmbeddedForm .radiocontainer input,
    #aoQuoteForm .radiocontainer input{
        display: unset !important;
        margin-bottom: 4px;
    }

    #actOnEmbeddedForm  span.ao-form-error-message,
    #aoQuoteForm span.ao-form-error-message {
        color: #EB4A3F;
        font-size: 13px;
        font-weight: bold;
    }

    #actOnEmbeddedForm #slidecontainer label,
    #aoQuoteForm #slidecontainer label{
        cursor: text;
        font-weight: bold;
        font-size: 14px;
        padding-bottom: 8px;
        display: inline-block;
    }

    #aoQuoteForm .ao-submit-block{visibility:hidden; height:0; width:0; }


  /* END: Quote Form Styles */

/* END: Gravity Forms replaced by Act On styles */


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #CCC;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CCC;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #CCC;
}

.reset-p p{margin:0; padding:0;}

body.aca-quote .wistia_responsive_padding {margin-top: -191px;
}

body.aca-quote .top-text h1 { display: none }

body.aca-quote h1.faux-header {
	font-family: 'TitilliumWebSemiBold';
	color: #304258;
	font-size: 51px;
	padding: 40px 0px 0px 0px;
	text-transform: none;

}

.lp2019 {overflow: unset;}
.lp2019 *{box-sizing: border-box}
.lp2019  .take-the-tour{position: relative;}

.comp-table {
	margin: 0.5% 0 2em;
	overflow: auto;
}
.comp-table-body{
		min-width: 750px;
		border-top: 2px solid #CCC;
}

.comp-table header {
	display: flex;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1;
	color: #1D1D1D;
	font-weight: 500;
	min-width: 770px;
}

.comp-table header .comp-row-header {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 2;
	flex: 1 1 320px;
	padding: 12px 24px;
	color: #FFF;
	font-weight: bold;
}
.comp-table header .comp-col-name:nth-child(2) {
	background-color: #273544;
	color: #FFF;
}

.comp-table header, .comp-row {
	display: flex;
	font-weight:bold;
}

.comp-row:nth-child(even) .comp-cell{ background: #f0f9fe }
.comp-row:nth-child(odd) .comp-cell{ background: #FFF}


.comp-col-name,
.comp-cell {
	flex: 1 1 25%;
	padding: 12px 24px;
	min-width: 150px
}

.comp-cell:first-of-type {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	flex-basis: 320px;
	color: #1D1D1D;
	font-weight: bold;
	text-align: left;
	min-width: 320px;
}
.comp-cell:nth-child(2){
	border-left:none;
}

.comp-cell:last-of-type{
	border-right: 2px solid #CCC;
}
.comp-cell:first-of-type::after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0px 0 15px 15px rgba(0, 0, 0, 0.2);
	clip: rect(auto, 350px, auto, auto);
	-webkit-clip-path: polygon(50% 50%, 150% -50%, 150% 150%, 0% 0%);
	clip-path: polygon(50% 50%, 150% -50%, 150% 150%, 0% 0%);
}

.comp-cell{
	border-left: 2px solid #CCC;
	display: flex;
	border-bottom: 2px solid #CCC;
	align-items: center;
	box-sizing: border-box;
}

.comp-col-name{

	padding:15px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 2px
}
.comp-row-header{ padding:0 !important; }
.comp-table header .comp-row-header{
	min-width: 320px; 
}


.icon {
	background-image: url("/wp-content/uploads/2019/05/comp-icons.png");
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 1px;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: auto;
}

.icon.p4c-check{
	background-position: -34px 4px; 
}

.icon.check{   
	background-position: 0 4px; 
}

.icon.unavail {  
	background-position: -68px 4px; 
}

.nudge25 {padding-top:25px;}

.lp2019 .header .contact-info{
	float:right;
	color: #CCC;
	font-size: 0.8em;
	padding: 3em
}

.lp2019 .header .contact-info a{
	color: #CCC;
}
.lp2019:not(body) {
    display: inline-block;
    width: 100%;
    padding: 60px 0;
}

.lp2019.section_1 p {
	margin:0 26px 10px;
}


.lp2019 .under-headline-content {
    text-align: center;
}

.lp2019.topbanner_panel_overview h1 {
    text-transform:uppercase;
    padding-top: 20px;
    margin-left: 26px;
}

.lp2019 h1 {
    color: #e87d24;
    font-size: 37px;
    line-height: 45px;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: none;
}

.lp2019 .overview_header_text_area{
	margin-top:0;
}

.lp2019.topbanner_panel_overview{
	background-size: auto;
	background-position: 50% 90%;
}

.lp2019 .overview_header_text_area p{
	color: #CCC;
	font-style:italic !important;
	min-width:300px;
	max-width: 350px;

}


.lp2019.section_2 ul{
    display: flex;
    flex-wrap: wrap;
    padding-left: 30%;
}

.lp2019.section_2 li:nth-child(even){ margin-left: -60px}
.lp2019.section_2 li{
    flex-basis: 36%;
    font-weight: bold;
    position:relative;
    padding-bottom: 1em;
}



.lp2019.section_2 li:before {
    font-family: 'FontAwesome', FontAwesome;
    content: "\f046";
    font-size: 25px;
    color: #FAC017;
    margin-right: 5px;
    position:absolute;
    left: -30px;
}


.lp2019.section_2 .take-the-tour {margin-top: 4em; }

.lp2019.section_2 .take-the-tour a,
.lp2019.section_3 .take-the-tour a,
.lp2019.section_4 .take-the-tour a
 {
    text-align: center;
    position:absolute;
    left: calc(50% - 210px);
    width: 420px;
    bottom: -85px;
}

.lp2019.section_3 .take-the-tour{
	margin:0;
}
.lp2019.section_3{
	padding-top:4em
}



.lp2019.section_2 h3{
    text-transform: none;
    font-size: 27px;
    text-align: center;
    font-weight: bold !important;
    margin: 0.9em 0;
}


.lp2019.section_2 h2{
	border-top: 2px dotted #CCC;
	padding-top: 60px;
	text-transform: none;
	color: #777;
	font-size: 3em;
	width: 100%;
	margin: 60px auto 30px;
	text-align:center;
}
.lp2019.section_3 h2,
.lp2019.section_4 h2 {
    color: #000;
    text-transform: uppercase;
    text-align:center;
}

.lp2019.section_3 h2{ margin-top: 1em }
.lp2019.section_4 h2{ margin-top: 1.5em }

.lp2019.section_3 h2:before,
.lp2019.section_3 h2:after,
.lp2019.section_4 h2:before,
.lp2019.section_4 h2:after {
	color: #999;
	margin: 0 10px;
    content: "\2014";
}

.lp2019 .take-the-tour a {
    background: #e87d24;
    color: #FFF;
    padding: 1em 5em;
    display:inline-block;
    border-radius: 5px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-bottom: 3px solid rgba(0,0,0,0.25);

}

.lp2019.section_1 .take-the-tour a{
    position:relative;
    bottom: -3.5em;
}


.lp2019 blockquote:before {
    content: "\f10d";
    font-style: normal;
    position: absolute;
    padding: 0 0 0 30px;
    top: 0;
    left: 0;
    font-size: 3em;
    font-family: 'FontAwesome',FontAwesome;
    color: #26a8e0;
}

.lp2019 .section_2 blockquote {
    border: none;
    margin: 15px 0 0 0;
    padding: 0 0 0 7em;
    background: none;
    position: relative;
    max-width: 55%;
    font-weight: bold;
    font-style: italic;
}

.lp2019 .section_2  cite{
    color:#000;
}

.lp2019 .section_5 { display: table;  padding:5em 0 0}
.lp2019 .section_5 .container > div{display:table-row;}
.lp2019 .section_5 blockquote {
	display:table-cell;
    margin: 25px 0 0 0;
    padding: 0 2.5em 1em;
    background: none;
    position: relative;
    max-width: 33%;
    font-style: italic;

	z-index: 1 !important;
}

.lp2019 .section_5 cite{
    color:#000;
    font-weight: bold !important;
}

.lp2019 .section_5 blockquote p{
	background: #FFF;
	padding: 2em;
	text-align:center;
	font-size: 0.9em;
    min-height: 300px;
    }

.lp2019 .section_5 blockquote:after {
    content: '';
    height: 50px;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0em;
    z-index: -1;
    background: radial-gradient(ellipse, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 70%);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;

}

.lp2019 .section_5 .container{position:relative;}
.lp2019 .section_5 .container:before {
    content: "\f10d";
    width: 150px;
    height: 150px;
    position: absolute;
    font-family: 'FontAwesome',FontAwesome;
    font-size: 7em;
    left: -40px;
    top: -60px;
    color: #26a8e0;
}



.lp2019.section_2 {padding-top: 0;}
.lp2019 .section_4 h4 {
    color: black;
}


.section_4 h2{margin-top:1em}

.section_4 .take-the-tour {
    clear: both;
    text-align: center;
    position:relative;
    display: block;
}




.section_5 blockquote:before{
    content: unset;
}

.section_5 blockquote{
    display: inline-block;
    width: 33%;

}
.lp2019 .section_6 *:not(input){text-align: center;}
.lp2019 .section_6 p{color: #CCC; margin-top: 2em}
.lp2019 .section_6 h2{font-size: 45px; margin-bottom:15px !important;}
.lp2019 .section_6 h3{font-size: 65px; margin-top: 0 !important; color: white; text-transform:none; font-weight: normal; font-family: TitilliumWebRegular}



.lp2019 .section_6 .gform_footer input[type='submit']{
	padding: 0.5em !important;
	border-width: 3px !important;
	font-size: 1.25em !important;
	border-radius: 10px !important;
	max-width: 500px;
	box-sizing: border-box;
	
}









.page-id-3391 hr{
	border-top: 2px dashed #f7931d;
	width:100%;

}

.page-id-3391 .abcScreen{margin:-25px 20px 0 0;}

.page-id-3391 h3{
	font-size: 23px;
    color: #e87d24;
    text-transform: uppercase;
    margin: 30px 0 10px;
    font-family: "TitilliumWebBold";
}
.page-id-3391 .container ul:not(#gform_fields_22) li {
    list-style-image: url(images/blue-arrow.png) !important;
    margin:0 !important;
}

.page-id-3391 #gform_wrapper_22 .gform_footer{width: 100%;}
.overview_header_text_area {
    display: block;
    float: left;
    width: 100%;
    margin: 70px 0 !important;
}
.page-id-3391 .overview_header_text_area h1 {
    padding: 0;
    text-transform: uppercase;
}


.page-id-3391 #gform_22 input[type="text"], .page-id-3391#gform_22 select, .page-id-3391#gform_22 textarea{
	  background-color: #fff;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  color: #464646;
  font-size: 13px;
  margin: 5px 0;
  padding: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border:2px solid #999999;
}

#gform_22 .gfield_label{
    display: none;
}

#gform_22 .gform_body, #gform_22 .gform_footer{
	    display: inline-block;
    vertical-align: top;

}

#gform_22 .gform_body{
   -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    width: 80%;
	padding:3px 0px 0px 0px;
}

#gform_22 textarea,
#gform_22 select,
#gform_22 input[type="text"]{
    width: 100%;
    background-color: rgba(100%,100%,100%,.6);
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border:none;
    padding: 12px 12px;
    font-size: 13px;
    color: #333333;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#gform_22 select{
	border:2px solid #999999;
	

}



#gform_22 input.datepicker{
    background-image: url(../images/date_icon.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 100% !important;
    padding-left: 45px;
}



#gform_22 input[type="submit"]{
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid #e87d24;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  color: #e87d24;
  cursor: pointer;
  font-family: "TitilliumWebSemiBold";
  font-size: 15px;
  margin: 15px 0;
  padding: 6px 1%;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
}

#gform_22 input[type="submit"]:hove{
	 background-color: #e87d24;
    color: #fff;
}


#gform_22 ::-moz-placeholder,
#gform_22 :-ms-input-placeholder,
#gform_22 ::-webkit-input-placeholder {
    color: #444444;
    opacity: 1;
}







#gform_22 .gfield {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


#gform_22 li.gfield.gfield_error.gfield_contains_required{
  margin-bottom: 0 !important;
  padding: 0 !important;
}

#gform_22 li.gfield.gfield_error.gfield_contains_required div.ginput_container,
#gform_22 li.gfield.gfield_error.gfield_contains_required label.gfield_label{
  margin-top: 0 !important
}




#gform_22 .validation_message{
    color: #EB4A3F;
}




#gform_22 .gfield_label{
    display: none;
}


.page-id-3391 .gform_footer  input[type="submit"]{
  background-color: #e87d24;
  border: 2px solid #e87d24;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  font-family: "TitilliumWebSemiBold";
  font-size: 15px;
  margin: 10px 0 30px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.5s ease-out 0s;
  width: 100%;
}

.page-id-3391 #gform_wrapper_22 ul.gform_fields li{
	width:100%;
	margin:0;
}

.page-id-3391 #gform_22 input.datepicker{
	padding-left:45px !important;
}


.page-id-3391 .lp-form-holder h3{
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/p4c/images/calendar.png) no-repeat scroll 0 0;
    color: #e87d24;
    display: block;
    font-family: 'TitilliumWebBold';
    font-size: 27px;
    height: 63px;
    line-height: 28px;
    margin: 0 0 20px ;
    padding-left: 100px;
    padding-top: 6px;
    text-transform: uppercase;
	
		
}


















@media screen and (max-width: 1199px){
.lp2019.section_2 li:nth-child(odd) {left: 26%;}
.lp2019.section_2 li:nth-child(even) {right: -10%;}
	
	.lp2019 .section_5 blockquote p{
		min-height: 400px;
	}

	.lp2019.section_2 ul{
		padding: 0;
	}
	.lp2019.section_2 li{
		width: 50%;
		/* padding-left: 50px; */
		box-sizing:border-box;
		padding-bottom: 20px;
	}

	.lp2019.section_2 li:nth-child(even):before{
		left: 30px;
	}

	.lp2019.section_2 li:nth-child(even){
		padding-left: 65px;
		
	}

	.lp2019.section_2 li:before{
		/* left: 15px; */
	}
}

@media screen and (max-width:1024px) {

	body.aca-quote .wistia_responsive_padding {
		margin-top: -171px;
	}

	.logopanel{
		float:left;
		width: initial !important;
		padding: initial !important;
	}
	.topbanner_panel_content, .topbanner_panel_overview, .topbanner_panel, .subpage_quote_form, .topbanner_panel{
		margin: initial !important;
	}


.lp2019 .section_5 blockquote:after{width: 100vw}
.lp2019 .section_5 blockquote {float:left; clear:both;}
.lp2019 .section_5 blockquote p{ width: 85vw; float:left; min-height: unset;}


}


@media screen and (max-width: 940px){

	.lp2019 .header .contact-info{
		position:absolute;
		top:0; left:0; right:0; text-align: center; padding:10px; background: #111a23;
	}
	.lp2019 .logopanel{float:none; padding: 0 0 10px !important;}

	.lp2019 .header{padding-top: 40px;}

	.lp2019.section_1{ padding: 120px 0; text-align:center;}

	.lp2019.section_1 .take-the-tour{margin:-30px 0 60px}	

	.lp2019 .overview_header_text_area h1 {
		font-size: 50px;
		line-height: 50px;
		
	}
	
	.lp2019 .section_2 blockquote{ margin-top: -1em; max-width: unset; background: #FFF;}
	.lp2019 .section_2 blockquote:before{
		top: -15px; left:0px;
	}
	.lp2019.topbanner_panel_overview{
		background-position: 0 0;
		padding-bottom: 0;
	}

	.lp2019 .overview_header_text_area p{max-width: 100%; margin: auto}

	.lp2019 h2:before,
	.lp2019 h2:after {
		color: #999;
		margin: 0 10px;
		content: "\2014";
		width:100%;
		display:inline-block;
	}


}
@media screen and (max-width: 900px) {

	.menupanel{
		margin: 15px 0 0 !important;
	}

	.flex-row:nth-child(odd) .feature{ background: #f0f9fe }
	.flex-row:nth-child(even) .feature{ background: #FFF }
	
	.lp2019.section_2 h3{
		max-width: 450px;
		margin: 30px auto
	}

}

@media screen and (max-width: 860px) {
		.lp2019.section_2 li:nth-child(odd) {left: unset;}
.lp2019.section_2 li:nth-child(even) {right: unset}

	body.aca-quote .wistia_responsive_padding {
		margin-top: -71px;
	}
	.lp2019 .section_6 .gf_name_has_2 span{width: 50%; float:left;}
	.lp2019 .section_6 ul.gform_fields li{width: 50% !important; margin:0 !important;}


	.lp2019.section_2 li {
		flex-basis: 100%;
		padding-left: 25% !important;
		padding-bottom: 8px;
	}
	.lp2019.section_2 li:before{
		left:15% !important;
	}

	.comp-cell .comp-col-name,
	.comp-table header .comp-row-header,
	.comp-cell:first-of-type {
		min-width: 150px  !important;
		max-width: 200px
		
	}


.lp2019 .section_6 h3{line-height:60px}
.lp2019 .section_6 .ginput_container .name_first,
.lp2019 .section_6 .ginput_container .name_last input{margin:0 !important;}
}


@media screen and (max-width: 640px){
	.lp2019 .section_6 .ginput_container,
	.lp2019 .section_6 .ginput_container input { margin: 5px 0 !important; }
	.lp2019 .section_6 .gf_name_has_2 span{width: 100%; margin: 5px 0}
	.section_4 .white_panel_col {text-align:left;}
	.section_4 .white_panel_col img{ float:left; }
	.section_4 .white_panel_col p,
	.section_4 .white_panel_col h4 {padding-left: 200px;}
	.lp2019 .section_5 blockquote p{width: 80vw}

}
@media screen and (max-width:500px) {

	.lp2019.section_2 li:before{
		left:5% !important;
	}

}

