/*!
Theme Name: Pelfrey Tree
Theme URI: https://candcdigital.co
Author: candcdigital.co
Author URI: https://candcdigital.co
Description: Custom template for Pelfrey Tree Site
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pelfrey
Tags
*/



html,
body {
    font-weight: normal;
    font-size: 16px;
    color: #3D444F; 
    position: relative; 
    background-color:#f7f4ef;
    font-family: "Source Serif 4", serif;
	 -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a {
    color: #6B7382;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: var(--primary-color);
}


ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    max-width: 100%;
    height: auto;
}

input:focus,
button:focus {
    box-shadow: none;
    outline: none;
}

:root {
    --primary-color: #C0392B;
}

.btn {
    color: #fff;
    border-radius:8px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 35px;
    background-color: #C0392B;
    border: 2px solid #C0392B;
}

.btn:hover {
    color: #D2381A;
    background-color: #fff;
}

.title, 
.page-title {
    margin-bottom:20px;
}

.title-center {
    text-align: center;
}

.title-center .title {
    max-width:1200px;
    font-size: 18px;
    display: inline-block;
}

.title-center .title-p {
    display: inline-block;
    padding-right: 60px;
}

.title-p {
    font-size: 14px;
    letter-spacing: 2px;
    color: #C0392B;
    position: relative;
    padding-left: 60px;
    text-transform: uppercase;
	font-weight:400;
}

.title-p:before,
.title-p:after {
    position: absolute;
    content: "";
    top: 10px; 
    width: 50px;
    height: 1px;
    background-color: #C0392B;       
}

.title-p:before {
    left: 0;
}

.title-p:after {
    right: 0;
    opacity: 0;
}

.ab-text h4 {
    padding:16px;
    color: #F7F3EE;
    border-radius: 4px;
    font-style: italic;
	font-weight:500;
    font-size: 14px;
    margin-top: 20px;
    background-color: #1E3C2C;
	margin-top:10px;
	line-height:120%;
}

.title-center .title-p:after {
    opacity: 1;
}

.title h2 {
    font-size: 44px;
    margin-bottom: 20px;
    color: #1E3B2C;
    font-weight:400;
    font-family: "Playfair Display", serif;
}

.title-center .title h2 {
	max-width:666px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.title-center .title p {
    max-width: 800px;
    display: inline-block;
}

section {
    padding: 100px 0;
}

input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]), 
select, 
textarea {
    color: #1C3A2A !important;
    height: 55px;
    width: 100%;
    padding: 6px 20px;
    border-radius: 0;
    margin-bottom:5px;
    background-color: #fff;
    font-weight: 500;
    border: 1px solid #9F9C9A;
}

input:focus, 
select:focus, 
textarea:focus {
    border-bottom-color: var(--primary-color);
}

textarea {
    resize: none;
    height: 130px;
}

input[type="radio"],
input[type="checkbox"] {
    width: inherit;
    height: initial;
}

input:focus, 
textarea:focus, 
select:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color:  var(--primary-color) !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #1C3A2A;    
}

input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: #1C3A2A;    
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #1C3A2A;    
}

input:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder {
    color: #1C3A2A;    
}

.ab-thumb {
    margin-bottom: 30px;
}

.ab-thumb img {
    width: 100%;
}

.ab-text ul {
    margin-bottom: 40px;
}

.ab-text ul li {
    margin-bottom: 15px;
    position: relative;
    padding-left:22px;
}

.ab-text ul li:before {
    position: relative;
    content:  "\f05e";
    color: #C0392B;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top:1px;
    font-family: "fontawesome";
}

/*header*/

.top-bar{
    color: #A2ADA8;
    padding: 15px ;
    background-color: #10281B;
}


.top-bar p {
    margin-bottom: 0;
}

.sticky-menu {
    position: absolute;
    z-index:99;
    width: 100%;
}

.header .buttons {
    display: flex;
    align-items: center;
    justify-content: end;
}

.phone a i {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    background-color: #41A4C4;
    margin-right: 5px;
}

.phone {
    font-size: 20px;
    color: #1D0D0D;
    font-weight: bold;
}

.phone a {
    color: #1D0D0D;
}

.menu-content {
    padding: 15px 0;
}

.main-menu {
    width: 100%;
}

.is-sticky .main-menu {
    width: 100% !important;
    background-color: #10281B;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}

.is-sticky .logo {
    max-width: 400px;
}

.menu {
    padding-left: 0;
    padding-right: 20px;
}

.header .nav ul, .header .menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: initial;
}

.header .btn {
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
}

.nav ul li, ul.menu li {
    color: #fff;
    position: relative;
    margin-right: 35px;
    font-weight:600;
}

.nav ul li:last-child, ul.menu li:last-child {

}

.nav ul li a, .menu ul li a {
    padding:0;
    color:#D4D5D5;
    display: block;
	font-size:16px;
}

.nav ul li a:hover, 
.nav ul li.active>a,
ul.menu li a:hover, 
ul.menu li.active>a {
    color:  #DC2626;
}

.navbar-toggler {
    padding: 0;
    height: initial;
    line-height: initial;
}

.navbar-toggler-icon {
    width: initial;
    height: initial;
    color: #0A0A0A;
    border-radius: 4px;
    padding: 4px 8px;
    border: 1px solid #0A0A0A;
}

.navbar-toggler-icon:hover {
    color: var(--primary-color);
    border-color:var(--primary-color);
}

.navbar-toggle {
    background: 0 0!important;
    border: none!important;
    float: left!important;
    cursor: pointer;
    padding-left: 0!important;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    border-radius: 1px;
    background:#fff !important;
    margin-bottom: 4px!important;
}

.m-phone a {
    width: 30px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    float: right;
    z-index: 1;
    text-align: center;
    border-radius: 100%;
    background-color: #D2381A;
}

/*hero-section*/

.hero-section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0 100px;
    background-color: #1C3A2A;
}

.hero-text {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-bottom: 30px;
}

.hero-text h1 {
    color: #fff;    
    font-size:70px;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
}

.hero-text h1 strong {
    font-weight: normal;
    color: #BAE9CB;
}

.hero-text p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.certified ul {
    display: flex;
}

.certified ul li {
    display: flex;
    color: #A2ADA8;
    font-weight: 500;
    margin-right: 30px;
}
.certified ul li:last-child {
    margin-right: 0;
}

.certified ul li .icon {
    min-width: 40px;
    margin-right: 5px;
}

.certified ul li p {
    font-size: 12px;
	font-weight:500;
}

.certified ul li strong {
    display: block;
    font-size: 16px;
    color: #fff;
	font-weight:600;
}

.hero-form {
    background-color: #fff;
    padding:47px;
    color: #6B7382;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 24px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 24px rgb(0 0 0 / 10%);
    -ms-box-shadow: 0 0 24px rgb(0 0 0 / 10%);
    -o-box-shadow: 0 0 24px rgb(0 0 0 / 10%);
    box-shadow: 0 0 24px rgb(0 0 0 / 10%);
}

.hero-form h2 {
    font-size: 40px;
    color: #1C3A2A;
    font-weight:400;
    text-align: center;
    margin-bottom: 20px;
    font-family: "Playfair Display", serif;
}

.hero-form .btn, input[type="submit"] {
    width: 100%;
    color: #fff;
    background-color: #D2381A;
    border-color: #D2381A;
	    color: #fff;
    border-radius:8px;
    font-weight: 700;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 35px;
    background-color: #C0392B;
    border: 2px solid #C0392B;
	    padding-left: 30px;
    padding-right: 30px;
	padding-top:8px;
	padding-bottom:8px;
}

.hero-form .btn:hover, input[type="submit"]:hover, input[type="submit"]:focus {
    color: #D2381A;
    background-color: #fff;
}

/*about-section*/

.about-section {
    background-repeat: no-repeat;
    background-position: bottom right;
	padding-bottom:200px;
	background-size:500px auto;
}

section.property-section.pt-0 {
	margin-top:-100px;
}

/*property-section*/

.property {
    margin-bottom: 30px;
    padding:30px 24px;
    text-align: center;
    background-color: #fff;
	border-radius:4px;
	box-shadow: 0px 2px 5px 0px #7272721A;
	min-height:412px;
}

.property .icon {
    border-radius: 4px;
    margin-bottom: 20px;
}

.property h3  {
    font-size: 24px;
    font-weight: 500;
    color: #1E3B2C;
    font-family: "Playfair Display", serif;
	margin-bottom:15px;
}

/*truck-section*/

.truck-section {
    background-color:#ede9e0;
}


/*solutions-section*/

.solutions-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.solutions-section .title,
.solutions-section .title h2 {
    color: #fff;
}

.solutions-section .title-p {
    color: #BAE9CB;
}

.solutions-section .title-p:before,
.solutions-section .title-p:after {
    background-color: #fff;
}

.solution {
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    background-color: #fff;
	box-shadow: 0px 2px 5px 0px #7272721A;
}

.solution .thumb {
    height: 240px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.solution h3 {
    font-size: 24px;
    font-weight: 500;
    color: #1E3B2C;
    margin-bottom: 15px;
    font-family: "Playfair Display", serif;
	/*min-height:58px;*/
}

.solution .text {
    padding: 30px 15px;
	min-height:280px;
}

/*testimonials-section*/

.testimonials-section {
    overflow: hidden;
}

.slick-slider {
    margin-left: -15px;
    margin-right: -15px;
}

.slick-slide {
    margin-left: 15px;
    margin-right: 15px;
}

.testimonial {
    padding:50px 40px;
    border-radius: 15px;
    background-color: #fff;
	box-shadow: 0px 2px 5px 0px #7272721A;
}

.testimonial .icon {
    margin-bottom: 10px;
}

.testimonial .t-top {
    margin-bottom: 20px;
    justify-content: space-between;
}

.testimonial .t-top ul {
    display: flex;
    color:#F59E0B;
    font-size:25px;
    margin-right: 15px;
}

.testimonial h3 {
    font-size: 18px;
    color: #3D444F;
    margin-bottom: 30px;
	font-weight:400;
	min-height:110px;
}

.testimonial p strong {
    color: #1A3D2B;
    display: block;
}

.ts-footer {
    color: rgb(26 61 43 / 50%);
    text-align: center; 
    margin-top: 70px;
}

.ts-footer p {
    text-transform: uppercase;
}

.ts-footer ul {
    display: flex;
    margin-right: -15px;
    margin-left: -15px;  
    justify-content: center;  
}

.ts-footer ul li {
    font-weight: bold;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;  
    font-size: 24px;
    margin-bottom: 15px;  
    font-family: "Playfair Display", serif;
}


/*faq-section*/

.faq-section {
    background-color: #EDE8DF;
}

.accordion .card {
    margin-bottom: 20px;
    border: 0 !important;
    background-color: #fff;
    padding:0px;
    border-radius: 8px !important;
}

.accordion .card:last-child {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.accordion .card-header {
    border: 0;
    padding: 0;
    background-color: transparent;
}

.accordion .card-body {
    padding:0px 20px 20px;
}

.accordion .card-body p:last-child{
    margin-bottom: 0;
}

.accordion .card-header button {
    width: 100%;
    border: 0;
    color: #1A3D2B;
    text-align: left;
    padding-left: 0;
    font-size: 24px;
    font-weight: 500;
    background-color: transparent;
    position: relative;
    padding-right: 30px;
	padding:20px;
    font-family: "Playfair Display", serif;
}
.accordion>.card .card-header {
	position:relative;
}

.accordion>.card .card-header:before {
	position:absolute;
	z-index:1;
}
.accordion .card-header button.collapsed {
   color: #1A3D2B;
}

.accordion .card-header button:after {
    position: absolute;
    top:50%;
	margin-top:-15px;
    right:15px;
    content: "\f068";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #1A3D2B;
    font-family: "fontawesome";
}

.accordion .card-header button.collapsed:after {
    content: "\+";
    color: #1A3D2B;
}

.faq-footer {
    margin-top: 50px;
    color: rgb(26 61 43 / 81%);
}

.faq-footer .btn {
    background-color: #1A3D2B;
    border-color: #1A3D2B;
}

.faq-footer .btn:hover {
    color: #fff;
    border-color: #C0392B;
    background-color: #C0392B;
}

.faq-text {
    color: #444;
    font-weight: 300;
}

.faq-text h2{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--primary-color);
}

.faq-text p {
    max-width: 260px;
}

/*contact-section*/

.contact-section {
    background-size: cover;
    background-position: center;
    background-color: #1C3A2A;
}

.cta-text {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}

.cta-text h2 {
    color: #fff;    
    font-size:70px;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
}

.cta-text .certified {
    margin-top: 50px;
}

/*footer-section*/

.footer-section {
    padding: 30px 0;
    color: #fff;
    font-size: 16px;
    background-color: #10281B;
}

.footer-text ul {
    display: flex;
    justify-content: end;
}

.footer-text ul li {
    margin-right: 30px;
    color: rgb(26 61 43 / 50%);
    font-size: 18px;
    margin-bottom: 15px;
}

.footer-text ul li a {
    color: #A2ADA8;
}

.footer-text ul li h4 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.footer-text ul li:last-child {
    margin-right: 0;
}

.footer-bottom {
    margin-top: 10px;
    padding-top: 20px;
    color: #A2ADA8;
    border-top: 1px solid rgb(26 61 43 / 80%);
}

.f-right {
    text-align: right;
    text-transform: uppercase;
}

.footer-section p {
    margin-bottom: 0;
}

.footer-section a {
    color: #fff;
}

a, button {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}


.testimonial-slider .slick-track {
    display: flex !important;
}

.testimonial-slider .slick-slide {
    height: inherit !important;
}

.testimonial-slider .slick-slide > div {height:100%;}
 .testimonial-slider .slick-slide > div > div { height:calc(100% - 30px);}
 
 
 
 
/* Gravity Forms CSS Flex */
 
body .gfield + .gfield {
display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left:10px;
  padding-right:10px;
}

.gform_fields {
	display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left:-15px;
  margin-right:-15px;
}

.gform_footer.top_label {
	display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left:0px;
  margin-right:0px;
  padding-left:10px;
  padding-right:10px;
}


.gform_footer.top_label input[type="submit"] {

}

.gform_fields fieldset.gfield   {
      -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important;
      max-width: 100% !important;
	    padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}


.gform_fields fieldset.gfield--type-address .ginput_container {
	display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left:-10px;
  margin-right:-10px;
  width:calc(100% + 20px) !important;
}

.contact-form-wrapper form {
	margin-left:-10px;
	margin-right:-10px;
}

.gform_fields fieldset.gfield--type-address span {
	 -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
	  padding-left:10px;
	  padding-right:10px;
	  padding-bottom:13px;
}

.gform_fields fieldset.gfield, .gform_fields div.gfield {
	 -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
	  }

body .gfield--type-textarea {
	 -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important;
      max-width: 100% !important;
}

.ginput_container .name_first, .ginput_container .name_last {
  width:100%;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:13px;
}


body .gfield + .gfield   {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
	    padding-left:10px;
  padding-right:10px;
  padding-bottom:13px;
}

.ginput_container { width:100%;}

.ginput_container .name_first {}

body .gfield--type-name, body .gfield.full {
      -ms-flex: 0 0 100% !important;
      flex: 0 0 100% !important;
      max-width: 100% !important;
	    padding-left:10px;
  padding-right:10px;
  padding-bottom:13px;
}

textarea.small {
	font-size:100% !important;
}
.ginput_container_date {
	position:relative;
}
.gfield--input-type-html p {
	text-align:center;
	font-size:16px !important;

	display:block !important;
	width:100%;
}
img.ui-datepicker-trigger {
	position:absolute;
	right:10px;
	top:20px;
}

body .gfield.gfield--input-type-textarea  {
	 -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
}


body .ginput_container.ginput_container_consent {
	padding-left:10px;
	padding-right:10px;
}


body .gfield  > .ginput_container.ginput_container--name {
display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  max-width:none;
  padding-bottom:0px;
 }
 .validation_message {  font-size:13px;color:red;padding-left:10px; padding-bottom:8px; text-align:left; }
body .gfield + .gfield .validation_message { padding-left:0px;padding-bottom:8px;}

h2.gform_submission_error.hide_summary { font-size:20px; margin-bottom:20px;}

.gform_validation_errors {
	display:none !important;
}


.hidden_label legend {
	display:none !important;
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label {
	cursor:pointer;
}

body .sidebar .ginput_container .name_first, body .sidebar .ginput_container .name_last {
	    -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
}


legend.gfield_label.gform-field-label.gfield_label_before_complex {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

body .ginput_container .gfield .ginput_container {
 width: 100%;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
   padding-left:10px;
  padding-right:10px;
}


 
/* Gravity Forms Flex Responsive */
 
@media (max-width:568px) {
	body .gfield + .gfield { -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;}
	body .gfield.gfield--width-half {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
	    padding-left:10px;
  padding-right:10px;
  padding-bottom:13px;
}


  body .ginput_container .name_first, body .ginput_container  .name_last {
    -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
}

}


.gfield--type-honeypot {
	display:none !important;
}



legend.gfield_label.gform-field-label.gfield_label_before_complex {
	display:none !important;
}


.gform-body label {
	display:none !important;
}


@media (min-width: 1200px) and (max-width: 1399px){
	.header .buttons {
display:none !important;
	}
	.header .buttons.d-none.d-md-block.m-phone { display:block !important;}
}





/* md */
@media (min-width: 1200px) and (max-width: 1399px){
.nav ul li, ul.menu li { margin-right:10px;}
	.header .buttons {

	}
	.header .btn {
		font-size: 13px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.menu li {
		margin-right: 15px;
		font-size: 14px;
	}
	.hero-text h1 {
		font-size: 65px;
	}
	.solution h3 {
		font-size: 22px;
	}
	.cta-text h2 {
		font-size: 65px;
	}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	
	.nav ul li, ul.menu li { margin-right:10px;}
	
	
	.header .buttons {
		display: none;
	}
	.menu li {
		margin-right: 20px;
	}
	.hero-text h1 {
		font-size: 58px;
	}
	.hero-form h2 {
		font-size: 36px;
	}
	.title h2 {
		font-size: 34px;
	}
	.solution .thumb {
		height: 170px;
	}
	.cta-text h2 {
		font-size: 52px;
	}
	.hero-form {
		padding: 40px;
	}
}

/* md */
@media (max-width: 991px) {
	
	.nav ul li, ul.menu li { margin-right:10px;}
	
	.header .buttons {
		display: none;
	}
	.menu li {
		margin-right: 20px;
	}
	.hero-text h1 {
		font-size: 58px;
	}
	.hero-form h2 {
		font-size: 36px;
	}
	.title h2 {
		font-size: 34px;
	}
	.solution .thumb {
		height: 170px;
	}
	.cta-text h2 {
		font-size: 52px;
	}
	.hero-form {
		padding: 40px;
	}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {

	.d-lg-none {
		display: none !important;
	}

}

/* sm */
@media (max-width: 767px) {
	.header .nav ul, .header .menu { display:block !important; width:100% !important; padding-top:20px;}
	.nav ul li, ul.menu li { margin-right:0;}
	.nav ul li a, .menu ul li a { padding:5px 10px;}
.menu { padding-right:0;}
	.header .menu {
		display: block;
	}
	.header .menu {
		margin-bottom: 15px;
	}
	.footer-top .footer-text ul {
		justify-content: center;
	}
	.footer-logo {
		margin-bottom: 20px;
		text-align: center;
	}
	.f-right {
		margin-top: 15px;
	}
	.f-right, 
	.footer-bottom {
		text-align: center;
	}
	.solution .thumb {
		height: 250px;
	}
}

/* xs Portrait */
@media (max-width: 575px) {


}



/* xs Portrait */
@media (max-width: 475px) {

	.hero-text h1 {
		font-size: 36px;
	}
	.certified ul li {
		margin-right: 15px;
	}
	.hero-form h2 {
		font-size: 30px;
	}
	.hero-form {
		padding: 20px 15px;
	}
	.hero-form .btn {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.title h2 {
		font-size: 28px;
	}
	.ts-footer ul {
		margin-left: -5px;
		margin-right: -5px;
	}
	.ts-footer ul li {
		font-size: 15px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.accordion .card-header button {
		font-size: 20px;
	}
	.cta-text h2 {
		font-size: 36px;
	}
	.footer-top .footer-text ul {
		display: block;
		text-align: center;
	}
	.footer-text ul li {
		margin-right: 0;
	}
}

.about-section .ab-text ul li {
	padding-left:25px;
}

.about-section .ab-text ul li:before {
	content:"\f14a";
	color:#77B255;
	font-size:20px;
}
