/*
Theme Name: designerawnings
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Dont delete this */ 
/** Custom Paddings **/
.pad-xl .fl-row-content-wrap{
  padding-top: 12%;
  padding-bottom: 12%;
}
.pad-lg .fl-row-content-wrap{
  padding-top: 10%;
  padding-bottom: 10%;
}
.pad-md .fl-row-content-wrap{
  padding-top: 8%;
  padding-bottom: 8%;
}
.pad-sm .fl-row-content-wrap{
  padding-top: 6%;
  padding-bottom: 6%;
}
.pad-xs .fl-row-content-wrap{
  padding-top: 4%;
  padding-bottom: 4%;
}
.pad-xss > .fl-col-content {
  padding-top: 2%;
  padding-bottom: 2%;
}
/** REMOVE PADDING **/
/* Remove padding top or bottom */
body .remove-pad-top .fl-row-content-wrap, body .remove-col-pad-top > .fl-col-content {
  padding-top: 0 !important;
}
body .remove-pad-bottom  .fl-row-content-wrap, body .remove-col-pad-bottom > .fl-col-content{
  padding-bottom: 0 !important;
}
.fl-module-uabb-heading .fl-module-content{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/** Column Padding **/
.pad-xl-col > .fl-col-content {
  padding: 12% 12% !important;
}
.pad-lg-col > .fl-col-content {
  padding: 10% 10% !important;
}
.pad-md-col > .fl-col-content {
  padding: 8% 8% !important;
}
.pad-sm-col > .fl-col-content {
  padding: 6% 6% !important;
}
.pad-xs-col > .fl-col-content {
  padding: 4% 4% !important;
}
.pad-xss-col > .fl-col-content {
  padding: 2% 2% !important;
}

/** Mobile Paddings **/
@media only screen and (max-width: 670px) {
.pad-xl .fl-row-content-wrap, .pad-lg .fl-row-content-wrap, .pad-md .fl-row-content-wrap, .pad-sm .fl-row-content-wrap, .pad-xs .fl-row-content-wrap, .pad-xss > .fl-col-content{
    padding-top: 45px !important;
    padding-bottom: 35px !important;
  }
  .pad-xs-col  .fl-col-content.fl-node-content{ padding-top: 20px !important;
    padding-bottom: 35px !important; }
}
/** Nagative Margins **/
@media only screen and (min-width: 1024px) {
  .neg-top {
    margin-top: -90px;
  }
  .neg-bottom {
    margin-bottom: -120px;
  }
  .neg-left {
    margin-left: -90px;
  }
  .neg-right {
    margin-right: -120px;
  }
  .uabb-new-ib-content {
      display: none;
  }
}

/* Remove element margin */
.remove-margin-top .fl-module-content{
  margin-top: 0 !important;
}
.remove-margin-bottom .fl-module-content{
  margin-bottom: 0 !important;
}
.hide-xs, .show-small-device {
    display: none !important; 
}

p {
    margin-bottom: 20px !important;
}
p:last-child {
    margin-bottom: 0px !important;
}

/**------------------------------ 
 * Buttons
 ----------------------------**/
.uabb-btn.uabb-btn-one.uabb-gradient, .uabb-btn.uabb-btn-two.uabb-gradient, .btn > .fl-button-wrap, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .btn.btn-one>.fl-button-wrap, .btn.btn-one a, .btn.btn-one  .uabb-creative-button-wrap a, .btn.btn-two a, .btn.btn-two  .uabb-creative-button-wrap a, body .uabb-gf-style .gform_button.button, .btn.btn-primary, .btn.btn-two>.fl-button-wrap, .btn.btn-primary  {
     padding: 13px 35px !important;
    font-size: 16px;
    border-radius: 0px !important;
    letter-spacing: 0;
    text-transform: initial;
    border: 0px !important;
    font-weight: 400 !important;
}

.btn.btn-two .uabb-creative-button-wrap a, .btn.btn-two a{
    color: #fff !important;
    background: #99111f !important;
   border:0  !important;
}
.btn.btn-two .uabb-creative-button-wrap a:hover, .btn.btn-two a:hover{
  color: #fff !important;
    background: #99111f !important;
   border:0  !important;
}

/* Button two */
.btn.btn-two .uabb-creative-button-wrap a, .btn.btn-two a, .uabb-gf-style .gform_button.button {
    color:#ffffff !important;
    background:#99111f !important;
    border:0  !important;
}
.fl-builder-content .btn.btn-two .uabb-creative-button-wrap a.uabb-button:hover, .uabb-gf-style .gform_button.button:hover { color: #000 !important;border:0  !important;
    background: #fff!important;  }
.fl-builder-content .btn.btn-two .uabb-creative-button-wrap a.uabb-button, .uabb-gf-style .gform_button.button {border:0  !important;}
.btn.btn-two .uabb-creative-button-wrap a span, .btn.btn-two a span{  color:#ffffff !important; }
.fl-builder-content .btn.btn-two .uabb-creative-button-wrap a.uabb-button:hover span{ color: #fff !important; }
.uabb-gf-style .gform_wrapper .gform_footer input[type="submit"], .uabb-gf-style .gform_page .gform_page_footer input[type="button"], .uabb-gf-style .gform_page .gform_page_footer input[type="submit"]{border:0 !important;}

.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
  color: #99111f;
}

/* Button three */
.btn.btn-three>.fl-button-wrap {
  background-color: #101010 !important;
  color: #F8F8F8 !important;
border:1px solid #ce1d1d  !important;
}
/* Button three > hover */
.btn.btn-three:hover>.fl-button-wrap {
  background-color: #fff !important;
color:#fff;
   border:1px solid #ce1d1d  !important;
}
/** General **/
.fl-page {
    overflow-x: hidden;
}
body, p, a {
    line-height: 30px;
}
 p:last-child {
    margin-bottom: 0 !important;
}
a, a:hover, .pod .uabb-infobox {  
    text-decoration: none !important; 
    transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -webkit-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
}

.right-content .fl-col-content {
    padding-left: 30px;
}
.left-content .fl-col-content {
    padding-right: 30px;
}

/**------------------------------ 
 * Mobile CTA
 ----------------------------**/
#mobile-phone-cta {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 44px;
    z-index: 9;
    background-color: #000000;
    padding: 0!important;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(204,204,204,.3);
}
#mobile-phone-cta a {
  display: block;
  height: 44px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding-top: 6px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-weight: bold;
}
#mobile-phone-cta a:hover {
  background-color: #000000;
  color: #fff;
}
.mobile-phone-cta img {
  margin: 0px 0 0 0;
  padding-right: 10px !important;
  position: relative;
  top: 3px;
}
/** Scroll To Top **/
#fl-to-top {   background-color: #000; }
/** Beaver Builder Remove Module Margins **/
.fl-module-content {
    margin-top: 0;
    margin-bottom: 0;
}
/** 
 * Default header for blog single, search, error...
 **/
.default-header-bg {
  position: relative;
  z-index: 1;
}
.default-header-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:rgba(236,85,152,0.41); /* FF3.6-15 */
}
h1.container.default-header-title {
    position: absolute;
    bottom: 0;
    background: rgba(112,55,81,0.56);
    left: 0;
    right: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 0px auto;
    max-width: 100%;
}

/** Single Page **/
.fl-sidebar aside ul li a:hover {   margin-left: 10px; }

/** Search **/
#bb-custom-search-result article.fl-post {
    width: 70%;
    margin: 0px auto;
}
.search-article {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.search-article:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}
h3.search-query {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
/** 404 Error page **/
.fl-404 {  padding: 0; }
.error404 .fl-post-content.clearfix, .error404  .fl-post-header {   display: none; }

/** Icons Animation **/
.footer-social-icon a:hover{
    opacity: .8;
    -webkit-transform: translate(0, -4px);
    -moz-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    -o-transform: translate(0, -4px);
    transform: translate(0, -4px);
}
.footer-social-icon a{
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}
/** Custom CSS 
 * ---------------------**/
/** Image Scale **/
.uabb-post-wrapper:hover .uabb-post-thumbnail  img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    opacity: .8;
}
.uabb-post-wrapper .uabb-post-thumbnail img{
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.uabb-post-wrapper:hover::after {
    width: 100%;
}
.uabb-post-wrapper::after {
    content: '';
    width: 0%;
    height: 3px;
    background-color: ce1d1d;
    position: absolute;
    left: 0px;
    bottom: 0px;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

/** Testimonial **/
ul.testimonial-content, ul.testimonial-content h6 {
    color: #fff;
    list-style:none;
}
.testimonial-wrapper .owl-item {
    background: #743f4278;
    padding: 15px;
    color: #fff;
    border: 1px solid #a57376;
}
.testimonial-wrapper h6 {
    font-size: 17px;
    color: #fff;
    font-style: italic;
    text-align: right;
}
button.owl-next span, button.owl-prev span{
  text-indent: -999px;
}


@media screen and (max-width: 768px) {
  /** font size for smaller devices */
  .fl-col-small {  max-width: 100% !important;  }
  h1 {  font-size: 35px !important; line-height: 42px !important; }
  h2 {  font-size: 28px !important; line-height: 36px !important; }
  h3 { font-size: 22px !important; line-height: 30px !important  }
  footer {  padding-bottom: 0px; }
 .fl-node-we4fzipd1cyk > .fl-module-content {
  margin-top: 0;
}
.spacing {
  margin: 15px !important;
}
.spacing .fl-col-content {
  margin: 0;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.spacing .fl-module-content {
  margin-bottom: 0 !important;
}
}
@media screen and (max-width: 991px) {

}


.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section {
    background: #f2f2f2;
  position:relative;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section:before{
  /*background:url(/wp-content/uploads/2023/02/red-white.png) no-repeat right center #ce1d1d;*/
  position:absolute;
  left:0;
  content:"";
  top:0;
  width:40%;
  height:103px;
}
.fl-col.header-list-right ul li{
display: inline-block;
font-size: 16px;
line-height: 26px;
color: #444444;
font-family: "rubik",sans-serif;
margin-right: 37px;
vertical-align: middle;
padding-left: 30px;
text-align: left;
padding-right: 42px;
position:relative;
 margin-top: 7px;
}
.fl-col.header-list-right ul li:after{
background:url(images/header-line.jpg) no-repeat right top;
content:"";
right:0;
top:0;
width:2px;
height:44px;
position:absolute;
}
.fl-col.header-list-right ul li:first-child:after{
top:8px;
}
.fl-col.header-list-right ul li:last-child:after{
  display:none;
}
.fl-col.header-list-right ul li a{
color:#444444;
}
.fl-col.header-list-right ul li:last-child{
margin-right: 0;
padding-right: 0;
}
.fl-col.header-list-right ul li.header-address{
background:url(/wp-content/uploads/2023/02/2.png) no-repeat left 7px;
}
.fl-col.header-list-right ul li.header-phone{
background:url(/wp-content/uploads/2023/02/3.png) no-repeat left 8px;
}
.fl-col.header-list-right ul li.header-mail{
background:url(/wp-content/uploads/2023/02/4.png) no-repeat left 7px;
}
.fl-col.fl-col-small.header-logo-left {
    width: 300px;
}
.fl-col.header-list-right{
  width:74%;
}
.fl-col.header-list-right ul{
  display:block;
  text-align:right;
  margin-bottom: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 21px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li a{
  font-size:17px;
  line-height:22px;
  color:#4c4c4c;
  font-family: "Rubik",sans-serif;
  padding:0;
  border-bottom: 2px solid transparent;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li {
    margin: 13px 45px 13px 0;
}
.fl-col.fl-col-small.header-button-r a.fl-button{
background: #008435;
border-radius: 0;
font-size: 17px;
line-height: 22px;
padding: 12px 30px 15px;
font-family: "Poppins",sans-serif;
font-weight: 400;
border: none;
}
.fl-col.fl-col-small.header-button-r a.fl-button span{
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .fl-row-content-wrap{
  padding:0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .fl-row-content-wrap p{
  margin:0 !important;
}
body {
    background-color: #fff;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section .fl-row-content-wrap {
    padding: 12px 20px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li.current-menu-item a, .fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li:hover a{
color:#ce1d1d;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .container {
    margin: auto !important;
    max-width: 100%;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section h2{
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h1.fl-heading{
  font-size:50px;
  line-height:55px;
  margin-bottom: 28px !important;
} 
.fl-module.fl-module-rich-text.green-text p{
    font-size: 18px;
    font-family: "rubik",sans-serif;
padding-bottom: 20px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h5.fl-heading{
font-size: 55px;
line-height: 55px;
margin-top: 45px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section h4.fl-heading{
padding-top: 22px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section h3.fl-heading{
padding-bottom: 25px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .uabb-infobox-title-wrap h4.uabb-infobox-title{
  color:#000;
  margin: 0 0 8px;
}
.fl-module.fl-module-rich-text.services-bottom-inner {
    padding-bottom: 50px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .fl-module.fl-module-info-box{
  margin-bottom:45px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .fl-row-content-wrap{
padding-bottom:0;
padding-top: 68px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section h3.fl-heading{
  padding-bottom:30px;
}
.fl-module.fl-module-rich-text.blog-small-content {
    margin: 25px 0 50px;
}
.uabb-new-ib .uabb-new-ib-desc {
    padding: 0;
    text-align: center !important;
  bottom: 18px;
}
.uabb-new-ib .uabb-new-ib-desc h4.uabb-new-ib-title{
  font-size:22px;
  line-height:22px;
  color:#ffffff;
  font-weight:600;
  font-family: "Poppins",sans-serif;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .uabb-new-ib-content {
    display: block;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .uabb-new-ib-content ul li{
  display:inline-block;
  margin:0 10px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .uabb-new-ib-content ul {
    display: block;
    text-align: center;
    padding: 15px 0 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .uabb-new-ib-content ul li img{
  width:auto !important;
}
.strong-view.wpmtst-modern.nav-position-inside .wpmtst-testimonial-inner {
    padding: 0;
    text-align: left;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content::before, .strong-view.wpmtst-modern .wpmtst-testimonial-content::after {
    display: none;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    margin: 0;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    font-size: 18px;
    font-style: normal;
    margin: 0;
    position: relative;
    text-align: left;
    color: #4c4c4c;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-heading {
    font-weight: 600;
    margin-top: 0;
    text-align: left;
    font-size: 22px;
    color: #fff;
    font-family: "Poppins",sans-serif;
}
.fl-module.fl-module-rich-text.shart-dec p{
  font-size:20px;
  line-height:22px;
  color:#4c4c4c;
  font-family: "Poppins",sans-serif;
  font-style:italic;
  margin:15px 0 14px !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    width: 635px;
  padding: 0;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-image {
margin: 25px 0 0;
text-align: left;
display: block;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-image img {
    border-radius: 0;
    border: 3px solid #fff;
}
.strong-view.nav-position-outside .wpmslider-controls {
    padding: 35px 0 0;
    text-align: left;
}
.strong-view.controls-style-buttons2:not(.rtl) .wpmslider-prev::before {
    background: #7f7f7f;
}
.strong-view.controls-style-buttons2 .wpmslider-start, .strong-view.controls-style-buttons2 .wpmslider-stop, .strong-view.controls-style-buttons2 .wpmslider-next, .strong-view.controls-style-buttons2 .wpmslider-prev {
    display: inline-block;
    background: #fff;
    border-radius: 0;
    color: #7f7f7f;
    font-size: 18px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid;
}
.strong-view.controls-style-buttons2:not(.rtl) .wpmslider-prev:hover:before{
background: #fff;
}
.strong-view.controls-style-buttons2:not(.rtl) .wpmslider-next::before {
    background: #7f7f7f;
}
.strong-view.controls-style-buttons2:not(.rtl) .wpmslider-next:hover:before{
    background: #fff;
}
.gform_body ul.gform_fields li.gfield{
}
.gform_body ul.gform_fields li.gfield input, .gform_wrapper textarea.medium {
width: 100%;
background: #fff;
border: none !important;
border-radius: 0;
height: 50px !important;
margin: 0 !important;
}
.gform_body ul.gform_fields li.gfield label{
  display:none !important;
}
.gform_body ul.gform_fields li.gfield .ginput_container{
  font-size:16px;
}
.gform_wrapper textarea.medium {
    height: 100px !important;
    width: 100%;
}
input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="email"]::placeholder, input[type="tel"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="time"]::placeholder, input[type="number"]::placeholder, input[type="search"]::placeholder, input[type="url"]::placeholder, textarea::placeholder {
    color: #000;
}
.fl-module-uabb-gravity-form .uabb-gf-style .uabb-gf-form-title {
    display: block;
    text-align: left;
    margin: 0 0 25px;
    font-size: 32px;
    color: #000;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content h5.uabb-post-meta{
text-align: left;
margin-left: -35px;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content h5.uabb-post-meta span{
font-size: 18px;
line-height: 20px;
color: #fff;
background: ce1d1d;
padding: 15px 20px;
display: inline-block;
font-weight: 700;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content h3.uabb-post-heading{
font-size: 22px;
line-height: 33px;
text-align: left;
font-weight: 600;
color: #4c4c4c;
margin:35px 0 18px;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content{
padding: 0 35px 40px;
margin-top: -25px;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content .uabb-blog-posts-description{
text-align: left;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content span.uabb-read-more-text{
text-align: left;
font-weight: bold;
color: #008435;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content span.uabb-read-more-text a{
color: #008435;
}
body .uabb-next-right-arrow {
    display: none;
}
body .uabb-module-content .uabb-post-wrapper .uabb-blog-posts-shadow {
    box-shadow: 0 0 15px #e6e6e6;
    background: #fff;
    transition: all 0.3s linear;
    width: 100%;
}
.fl-row.fl-row-full-width.fl-row-bg-none.home-blog-main-section {
    padding-bottom: 70px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p{
font-size: 30px;
color: #fff;
line-height: 30px;
margin: 35px 0 50px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p a{
font-size: 40px;
font-weight: 700;
color: #fff;
line-height: 40px;
font-family: "Poppins",sans-serif;
}
a.fl-button {
    font-size: 16px;
    border-radius: 0;
    background: #940613;
    border: none;
    line-height: 22px;
    padding: 14px 26px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment a.fl-button {
    font-size: 18px;
    border-radius: 0;
    background: #99111f;
    border: none;
    line-height: 22px;
    padding: 14px 31px;
}
.fl-module.fl-module-uabb-social-share.social-links-main {
    margin: 35px 0 0 10px;
}
.fl-module.fl-module-uabb-social-share.social-links-main .uabb-social-share-link-wrap{
  margin-right: 25px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section h4.fl-heading{
font-size: 22px;
line-height: 22px;
font-weight: 600;
padding-bottom: 20px !important;
color: #242f45;
font-family: "Poppins",sans-serif;
}
.fl-module.fl-module-rich-text.footer-menu-div ul{
  padding:0;
  display:inline-block;
  margin-right:62px;
}
.fl-module.fl-module-rich-text.footer-menu-div ul:last-child{
  margin-right:0;
}
.fl-module.fl-module-rich-text.footer-menu-div ul li a{
  font-size:16px;
  line-height:22px;
  color:#4c4c4c;
}
.fl-module.fl-module-rich-text.footer-menu-div ul li{
  margin-bottom:15px;
  list-style:none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section .fl-col.fl-col-small.footer-text-right p{
  font-size:16px;
}
.fl-module.fl-module-rich-text.contact-details-text {
background: #f1e8e8;
padding: 75px 0 40px;
border: 1px solid #e9c3c3;
margin-top: -48px;
font-size: 17px;
min-height: 178px;
}
.fl-col.fl-col-small.bottom-details-text .fl-photo-content.fl-photo-img-png{
width: 100px;
background: #fff;
height: 100px;
line-height: 100px;
border-radius: 60px;
}
.fl-module.fl-module-rich-text.contact-details-text a{
color: #4c4c4c;
}
.fl-module.fl-module-rich-text.contact-details-text a:hover{
color: #ce1d1d;
}

.fl-col.fl-col-small.bottom-details-text{
  width:394px;
}
.fl-col.fl-col-small.footer-text-left .fl-photo{
  text-align:left;
}
.fl-col.fl-col-small.bottom-details-text.middle {
    margin: 0 20px 0;
}
.fl-col.fl-col-small.footer-text-middle{
  margin-bottom:52px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section {
    padding:60px 0 42px;
}
.fl-row.fl-row-full-width.fl-row-bg-color.footer-bottom-section .fl-rich-text p{
font-size: 17px;
line-height: 22px;
color: #4c4c4c;
}
.fl-row.fl-row-full-width.fl-row-bg-color.footer-bottom-section .fl-rich-text p a{
color: #4c4c4c;
}
.fl-row.fl-row-full-width.fl-row-bg-color.footer-bottom-section .fl-row-content-wrap {
    padding: 15px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.welcome-section-main:before{
  position:absolute;
  left:0;
  bottom:0;
  content:"";
  width:50%;
  height:200px;
  background:url(images/tree-care-before-image.png) no-repeat;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.welcome-section-main, .fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.home-page-contact-form{
  position:relative;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.home-page-contact-form:before{
position: absolute;
right: 0;
bottom: -65px;
content: "";
width: 435px;
height: 280px;
background: url(images/form-before-bg.png) no-repeat;
}
/*.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.Fashion-BigDisplay{
font-size: 60px !important;
line-height: 80px !important;
margin-bottom: 35px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.Fashion-TextBlock{
font-size: 18px !important;
line-height: 30px !important;
margin-bottom: 35px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.rev-btn{
background: ce1d1d !important;
padding: 14px 30px !important;
}*/
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li a{
font-size: 16px;
line-height: 22px;
color: #4c4c4c;
font-family: "rubik",sans-serif;
padding: 0 !important;
border-bottom: 2px solid transparent;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li{
margin:12px 50px 12px 0;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li:last-child{
  margin-right:0;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li.current-menu-item a, .fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li:hover a {
   
   
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment a.fl-button:hover, .fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.rev-btn:hover{
background: #eee !important;
color: #000 !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment a.fl-button:hover span{
color: #000;
}
.fl-col.fl-col-small.header-button-r a.fl-button:hover{
    background: #242f45;
}
.fl-module.fl-module-heading.header-featured-section {
    padding: 40px 0;
}
body .fl-module-heading h2.fl-heading{
  margin-bottom:18px !important;
}
.uabb-info-list-title {
    margin-bottom: 0 !important;
}
.uabb-info-list-description.uabb-text-editor.info-list-description-dynamic1 {
    display: none;
}
body .fl-module-heading.content-heading h2.fl-heading{
position: relative;
padding-bottom: 23px !important;
margin-bottom: 40px !important;
}
body .fl-module-heading.content-heading h2.fl-heading:before{
position: absolute;
left: 0;
right: 0;
content: "";
bottom: 0;
width: 100px;
height: 3px;
background: ce1d1d;
margin: auto;
}
body .uabb-imgicon-wrap .uabb-image-content {
    display: block;
  text-align: center;
}
body .uabb-infobox-title-wrap {
    padding: 15px 0 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.our-services-main-section .fl-row-content-wrap .fl-col.fl-col-small .uabb-infobox-content{
margin: 22px 0;
padding: 35px 0;
box-shadow: 0 0 16px #eee;
border: 1px solid #eee;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.our-services-main-section .fl-builder-content .uabb-imgicon-wrap {
    text-align: center;
}
body .uabb-infobox-title-wrap h4.uabb-infobox-title{
font-size: 21px;
font-weight: 500;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.our-services-main-section .fl-row-content-wrap .fl-col.fl-col-small .uabb-infobox-content:hover{
  background:#eee;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.our-services-main-section .fl-row-content-wrap{
border-bottom: 1px solid #eee;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.our-services-main-section .fl-row-content-wrap {
    padding-top: 5%;
    padding-bottom: 5%;
}
.fl-row.fl-row-full-width.pad-sm.contact-page-details .fl-module-heading h3.fl-heading{
    display: block;
    text-align: left;
    margin: 0 0 17px !important;
    font-size: 36px;
    color: #242f45;
}
.fl-row.fl-row-full-width.pad-sm.contact-page-details .uabb-gf-style.uabb-gf-form-style1 {
    padding-top: 0;
}
.fl-module.fl-module-info-list.details-main {
    padding-top: 28px;
}
.fl-module.fl-module-info-list.details-main h4 {
font-size: 22px;
line-height: 20px;
}
.fl-module.fl-module-info-list.details-main .uabb-info-list-wrapper .uabb-info-list-item {
    padding-bottom: 28px;
}
.fl-module.fl-module-info-list.details-main .uabb-info-list-description.uabb-text-editor.info-list-description-dynamic1 {
    display: block;
}
.fl-module.fl-module-info-list.details-main a{
color: #4c4c4c;
}
.fl-module.fl-module-info-list.details-main a:hover{
color: #ce1d1d;
}
.page-id-23 .fl-col.fl-col-small.bottom-details-text {
    display: none;
}
.fl-module.fl-module-info-list.details-main p{
}
.fl-col.blog-content-left h2.fl-post-feed-title{
font-size: 21px;
line-height: 28px;
font-weight: 600;
margin-bottom: 4px;
}
.fl-col.blog-content-left .fl-post-feed-header{
}
.fl-col.blog-content-left .fl-post-feed-content a.fl-post-feed-more{
background: #008435;
padding: 6px 28px;
color: #fff;
margin-top: 4px;
}
.fl-col.blog-content-left .fl-post-feed-post {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 35px;
    padding-bottom: 35px;
}
.fl-col.fl-col-small.blog-right-sidebar .fl-module.fl-module-sidebar .fl-module-content.fl-node-content, .fl-sidebar.fl-sidebar-right{
background: #eee;
padding: 25px 32px;
}
.fl-col.fl-col-small.blog-right-sidebar .fl-module.fl-module-sidebar h4.fl-widget-title, .fl-sidebar.fl-sidebar-right h4.fl-widget-title{
  position:relative;
  padding-bottom: 15px;
}
.fl-col.fl-col-small.blog-right-sidebar .fl-module.fl-module-sidebar h4.fl-widget-title:before, .fl-sidebar.fl-sidebar-right h4.fl-widget-title:before{
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 70px;
    height: 3px;
    background: #008435;
}
.fl-col.fl-col-small.blog-right-sidebar .fl-module.fl-module-sidebar ul li, .fl-sidebar.fl-sidebar-right ul li{
margin-bottom: 20px;
font-size: 18px;
font-weight: 500;
position: relative;
padding-left: 21px;
line-height: 22px;
}
.fl-col.fl-col-small.blog-right-sidebar .fl-module.fl-module-sidebar ul li a, .fl-sidebar.fl-sidebar-right ul li a{
color: #4c4c4c;
line-height: 26px;
}
.fl-col.blog-content-left .fl-post-feed-post:last-child{
  border-bottom:none;
  padding-bottom: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.posts1 .fl-row-content-wrap{
border-bottom: 1px solid #ccc;
}

.fl-col.fl-col-small.blog-right-sidebar .fl-module.fl-module-sidebar ul li:before, .fl-sidebar.fl-sidebar-right ul li:before{
    content: ' ';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #ffffff99;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    left: -4px;
    margin-top: 8px;
    border: 3px solid #2ca86f;

}
.fl-col.blog-content-left .fl-post-feed-content a.fl-post-feed-more:hover {
    background: #242f45;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial-inner {
    border: none;
    padding: 32px;
    background: #eee;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial-inner h3.wpmtst-testimonial-heading {
font-size: 24px;
margin-bottom: 25px;
font-weight: 600;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial-image {
    margin-top: 0;
    margin-right: 30px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial:nth-child(2n+0) .wpmtst-testimonial-inner{
background: #f4f4f4;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .fl-row-content-wrap{
  border-bottom:1px solid #eee;
  padding-top: 5%;
  padding-bottom: 4%;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial {
    margin: 20px auto 35px;
}
.uabb-tabs > nav a span, .uabb-tabs > nav a .uabb-tab-title {
    font-weight: 600;
    font-family: "Poppins",sans-serif !important;
}
.tab-section .uabb-tabs .uabb-tabs-nav li a {
border-bottom: 1px solid #ddd;
color: #fff;
font-size: 18px;
}
.tab-section .uabb-tabs > nav {
    overflow: hidden;
    float: left;
    width: 24%;
}
.tab-section .uabb-tabs .uabb-content-wrap .section.uabb-content-current > .uabb-content {
width: 76%;
float: left;
border: 1px solid #eee;
background: #f9f9f9;
padding: 31px 35px;
}
.tab-section .uabb-tabs .uabb-content-wrap .section.uabb-content-current > .uabb-content h2{
font-weight: 600;
font-size: 32px;
margin: 32px 0 12px;
color: #367e0e;
}
.tab-section .uabb-tabs .uabb-content-wrap .section.uabb-content-current > .uabb-content p{
}
.tab-section .uabb-tabs .uabb-content-wrap .section.uabb-content-current > .uabb-content h3{
clear: none;
font-weight: 600;
font-size: 24px;
margin-bottom: 10px;
}
.content-image-services {
    float: left;
    width: 38%;
    margin-right: 36px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.services-page-div .fl-row-content-wrap {
    border-bottom: 1px solid #eee;
}
h1.container.default-header-title {
bottom: auto;
background: none;
top: 27%;
color: #fff;
text-align: center;
font-weight: 600;
}
.default-header-img::before {
    background: rgba(0,0,0,0.5);
}
.fl-sidebar aside ul li a:hover {
    margin-left: 0;
}
.fl-comments {
    display: none;
}
.single-post .fl-content-left {
    border-right: none;
    padding-right: 35px;
}
.single-post .fl-content, .single-post .fl-sidebar {
    margin: 70px 0 0;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section {
    border-top: 1px solid #eee;
  padding:38px 0 42px;
}
.single-post .fl-module.fl-module-rich-text.contact-details-text {
    padding: 54px 0 23px;
}
.single-post .fl-post-meta.fl-post-meta-bottom {
    display: none;
}
.single-post .fl-content {
    margin: 62px 0 45px;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-module-content {
    margin: 0;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 14px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section .fl-module-content {
    margin: 0;
}

.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li ul.sub-menu li a, .fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li ul.sub-menu li:hover a{
  border:none;
  color: #4c4c4c;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li ul.sub-menu li a{
  padding:12px 22px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li ul.sub-menu li{
    margin: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li ul.sub-menu li.current-menu-item a{
color: #ce1d1d;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li.current-menu-item a, .fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li:hover a{
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li ul.sub-menu{
border: none;
padding: 0;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li ul.sub-menu li.current-menu-item a{
border: none;
padding: 12px 22px !important;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li ul.sub-menu li {
    margin: 0;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li.current-menu-parent.current_page_parent a{

color: border-bottom: 2px solid #960d1e;
color: #960d1e;
}
.service .uabb-infobox::before {
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: -1px;
    height: 4px;
    width: 100%;
    background: #857263;
    background: rgba(36,184,140,1);
    background: -moz-linear-gradient(left, rgba(36,184,140,1) 0%, rgba(5,88,110,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(36,184,140,1)), color-stop(100%, rgba(5,88,110,1)));
    background: -webkit-linear-gradient(left, rgba(36,184,140,1) 0%, rgba(5,88,110,1) 100%);
    background: -o-linear-gradient(left, rgba(36,184,140,1) 0%, rgba(5,88,110,1) 100%);
    background: -ms-linear-gradient(left, rgba(36,184,140,1) 0%, rgba(5,88,110,1) 100%);
    background: linear-gradient(90deg, rgba(0,155,111,1) 0%, rgba(167,207,105,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24b88c', endColorstr='#05586e', GradientType=1 );
    content: "";
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease,-webkit-transform 0.4s ease;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
.service .uabb-infobox {
    box-shadow: 0px 0px 46px 0px rgba(0,0,0,0.1);
  margin-bottom: 40px;
  
}
.service .uabb-infobox-content .uabb-infobox-title-wrap, .service .uabb-infobox-content .uabb-infobox-separator, .service .uabb-infobox-content .uabb-infobox-text-wrap {
    padding: 0px 25px;
}
.service .uabb-infobox-content .uabb-separator {
    margin-top: 2px !important;
    margin-bottom: 20px !important;
}
.service .uabb-infobox:hover::before {
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.service .uabb-infobox-content::after {
    border-radius: 100%;
    padding: 12px;
    position: absolute;
    bottom: 0;
    content: "\e97e";
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    padding: 12px;
    color: #FFF;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #2ca86f;
    border: 1px solid #2ca86f;
    font-family: 'Ultimate-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease,-webkit-transform 0.4s ease;
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
.service .uabb-imgicon-wrap img {
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.service .uabb-infobox:hover .uabb-imgicon-wrap img {
    opacity: 0.8;
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
}
.service .uabb-infobox:hover .uabb-infobox-content::after {
    opacity: 1;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
}
.service .uabb-infobox{
  position:relative;
}
.service .uabb-image {
    position: relative;
    overflow: hidden;
}
.service .uabb-image::before, .service .uabb-image::after {
    background: rgba(255,255,255,.5) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 700ms ease 0s;
    -moz-transition: all 700ms ease 0s;
    -ms-transition: all 700ms ease 0s;
    -o-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    right: 0;
    top: 0;
    z-index: 1;
}
.service .uabb-module-content {
    position: relative;
}
.fl-row.fl-row-full-width.fl-row-bg-none.fl-node-5ee0fc87b456f.pad-xs.service .fl-row-content-wrap {
    padding-top: 5%;
    padding-bottom: 4%;
    border-bottom: 1px solid #eee;
}
.fl-module.fl-module-rich-text.footer-menu-div ul li:hover a{
color: #ce1d1d !important;
}
body .fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .uabb-imgicon-wrap .uabb-image-content {
    text-align: left;
}
.fl-row.fl-row-full-width.fl-row-bg-none.home-blog-main-section .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-3 .uabb-blog-posts-col-3.uabb-post-wrapper{
  padding:0 10px;
}
header.fl-page-header.fl-page-header-fixed ul.menu li ul.sub-menu li a {
    padding: 12px 22px;
}
header.fl-page-header.fl-page-header-fixed ul.menu li ul.sub-menu li a, header.fl-page-header.fl-page-header-fixed ul.menu li ul.sub-menu li:hover a {
    border: none;
    padding:12px 22px !important;
}
header.fl-page-header.fl-page-header-fixed ul.menu li ul.sub-menu li {
    margin: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.contact-page-details .pad-sm .fl-row-content-wrap{
padding-bottom: 4%;
}

/*new css*/


.current-menu-ancestor > a {
  color: blue;
} 
.current-menu-ancestor .fl-has-submenu-container a {
    color: #ce1d1d !important;
}
.sec-box-home .fl-row-content{
    padding: 5% 0;
}
.tree-sec > .fl-row-content-wrap {
  position: relative;
    z-index: 99;
}

.bullet-list ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

.bullet-list ul li {
    list-style: none;
    background-image: url(/wp-content/uploads/2023/04/blist.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 32px;
    line-height: 30px;
    background-size: 18px auto;
    margin-bottom: 5px;
}

.list ul {
    margin: 0;
    padding: 0;
    text-align: left;
}

.list ul li {
    list-style: none;
   margin-bottom: 5px;
}


.sec-box .fl-row-content{
    padding: 4% 0;
}
.fl-menu .fl-menu-toggle:before {
  right: 0;
    top: 50%;
    left: 138%;
}

.footer-service ul{
  column-count:1
}

.footer-menu-links ul{
  column-count:2
}

.footer-menu-links .uabb-creative-menu.uabb-menu-default .menu > li > a {
	padding:5px 10px 5px !important;
}
.footer-service .uabb-creative-menu.uabb-menu-default .menu > li > a {
	padding:5px 10px 5px !important;
	line-height:1.5 !important;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {

.border-line {
	top: 4%;
}

}

@media (max-width:768px){
	.border-line {
		display:none;
	}
	.fl-node-8v04dnakqe35 {
  padding: 30px;
}
}
@media (max-width:767px){

.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section h4.fl-heading{
padding-bottom: 5px !important;
}
.fl-node-6zxig38b05qu .uabb-creative-menu .menu {
  text-align: center;
}
.product-box .uabb-imgicon-wrap {
margin-bottom: 3px;
}
.last-photo-space {
  margin-bottom: 25px;
}
.home-cta a {
  display: block;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
  background: #ce1d1d;
}
  
.fl-col.fl-col-small.header-logo-left .fl-photo-content.fl-photo-img-png{
width: 200px;
}
.fl-col.header-list-right ul {
    padding: 0;
  text-align: center;
  margin-top: 29px;
}
.fl-col.header-list-right ul li {
    margin-right: 10px;
    padding-right: 0;
    margin-bottom: 14px;
    line-height: 24px;
    margin-left: 10px;
}
.fl-col.header-list-right ul li::after {
    display: none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
    width: 100%;
    height: 66px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 8px 15px 15px;
}
.fl-col.fl-col-small.header-button-r a.fl-button {
    font-size: 15px;
    line-height: 22px;
    padding: 8px 16px;
}
.fl-menu-mobile-toggle {
padding-top: 9px !important;
padding-left: 0 !important;
}
.fl-col.fl-col-small.header-button-r .fl-module-content.fl-node-content .fl-button-wrap.fl-button-width-auto.fl-button-left{
  text-align:right;
}
.fl-col.fl-col-small.header-button-r {
    position: absolute;
    right: 20px;
    top: 17px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li {
    margin: 0 0 12px;
  text-align: left !important;
margin-left: 15px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li.current-menu-item a, .fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li:hover a {
    display: inline-block;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li a {
    display: inline-block;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.Fashion-BigDisplay{
  display:none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.Fashion-TextBlock{
display:none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.slider-main-section .tp-caption.rev-btn{
display:none;
}
.fl-module.fl-module-rich-text.green-text p {
    font-size: 16px;
    padding-bottom: 12px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h1.fl-heading {
    margin-bottom: 10px !important;
}
body {
    font-size: 16px;
}
body, p, a {
    line-height: 25px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.welcome-section-main::before {
    display: none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h5.fl-heading {
    font-size: 42px;
    line-height: 45px;
    margin-top: 30px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section h4.fl-heading {
    padding-top: 12px !important;
    font-size: 20px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section .fl-row-content-wrap{
  padding-top:0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section .fl-col{
  padding-bottom:20px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .fl-row-content-wrap {
    padding-bottom: 74px;
    padding-top: 0;
}
body .uabb-infobox-title-wrap {
    padding: 8px 0 0;
    text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .uabb-infobox-title-wrap h4.uabb-infobox-title {
    margin: 11px 0 10px;
}
.uabb-module-content .uabb-infobox-text-wrap {
    text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .fl-module.fl-module-info-box {
    margin-bottom: 18px;
}
.fl-col.fl-col-small.home-services-m {
    padding-bottom: 0;
margin-bottom: -50px;
}
.fl-module.fl-module-rich-text.blog-small-content {
    margin: 14px 0 22px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .fl-col-group .fl-col.fl-col-small {
    margin-bottom: 20px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .fl-row-content-wrap{
padding-bottom: 20px !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    width: 100%;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.testimonials-section-main .fl-row-content-wrap{
background: #eee;
padding-bottom: 42px !important;
padding-top: 35px !important;
}
.fl-module.fl-module-rich-text.shart-dec p {
    font-size: 18px;
    line-height: 23px;
    margin: 10px 0 0 !important;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-heading {
    color: ce1d1d;
}
.uabb-gf-style.uabb-gf-form-style1 {
    padding: 0;
}
.fl-module-uabb-gravity-form .uabb-gf-style .uabb-gf-form-title {
    margin: 22px 0 16px;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content {
    padding: 0;
  margin-top: -22px;
}
body .uabb-module-content .uabb-post-wrapper .uabb-blog-posts-shadow {
    border: 1px solid #eee;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content h3.uabb-post-heading {
margin: 0;
font-size: 20px !important;
padding-bottom: 15px;
}
.uabb-blog-reordered .uabb-blog-post-content .uabb-blog-post-section {
    padding:0 18px 22px;
  margin-bottom: 0;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content h5.uabb-post-meta span {
    font-size: 16px;
    padding: 10px 20px;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content h5.uabb-post-meta {
    margin-left: -24px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.home-blog-main-section {
    padding-bottom: 0;
}.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p {
    font-size: 23px;
    line-height: 38px;
    margin: 24px 0 25px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p a {
    font-size: 35px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment a.fl-button {
    padding: 11px 20px;
}
.fl-module.fl-module-uabb-social-share.social-links-main .uabb-social-share-link-wrap {
    margin-right: 16px;
}
.fl-module.fl-module-uabb-social-share.social-links-main {
    margin: 18px 0 0 15px;
}
.fl-col.fl-col-small.footer-text-middle {
    margin-bottom: 12px;
    text-align: center;
}
.fl-col.fl-col-small.footer-text-middle {
    margin-bottom: 12px;
    text-align: center;
}
.fl-module.fl-module-rich-text.footer-menu-div ul {
    margin-right: 30px;
}
.fl-col.fl-col-small.footer-text-right {
    text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section .fl-col.fl-col-small.footer-text-right p {
    margin-bottom: 10px !important;
}
.fl-col.fl-col-small.bottom-details-text {
width: 290px !important;
margin-top: 15px !important;
}
.fl-col.fl-col-small.bottom-details-text.middle {
    margin: auto;
}
.fl-module.fl-module-rich-text.contact-details-text {
    padding: 68px 0 37px;
    font-size: 18px;
    min-height: auto;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section {
    padding: 15px 0 12px;
}
.fl-col.fl-col-small.footer-text-left .fl-photo-content.fl-photo-img-png {
    width: 212px;
    margin: auto;
    display: block;
}
.fl-col.fl-col-small.footer-text-left{
margin-bottom: 22px;
}
.uabb-gf-style.uabb-gf-form-style1 .gform_footer.top_label .gform_button{
line-height: 19px !important;
width: 130px;
margin-bottom: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.home-page-contact-form .fl-row-content-wrap{
padding-bottom: 0 !important;
}
.gform_wrapper .gform_footer {
    padding: 6px 0 10px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h1.fl-heading {
    font-size: 28px !important;
    line-height: 35px !important;
}
h2 {
    font-size: 23px !important;
    line-height: 30px !important;
}

.uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-icon {
    margin-bottom: 6px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.our-services-main-section .fl-row-content-wrap .fl-col.fl-col-small .uabb-infobox-content {
    margin: 10px 0;
    padding: 24px 28px;
}
body .uabb-infobox-title-wrap h4.uabb-infobox-title{
    margin-top: 10px !important;
    margin-bottom: 13px !important;
      font-size: 20px;
}
h1 {
    font-size: 32px !important;
}
.service .uabb-module-content {
    text-align: center;
}
.service .uabb-infobox {
    margin-bottom: 22px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial-inner {
    padding: 18px;
  text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial-inner h3.wpmtst-testimonial-heading {
    margin-bottom: 15px;
  text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial {
    margin: 10px auto 22px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .fl-row-content-wrap{
padding-top: 12px !important;
padding-bottom: 18px !important;
}
.fl-col.fl-col-small.blog-right-sidebar {
    margin-top: 30px;
}
.fl-col.blog-content-left .fl-post-feed-post .fl-post-feed-header h2 {
    font-size: 20px !important;
    line-height: 27px !important;
    margin-bottom: 11px !important;
}
.single-post .default-header-img img{
height: 160px;
object-fit: cover;
}
.single-post h1.default-header-title{
    font-size: 25px !important;
  line-height: 36px !important;
}
h1.container.default-header-title {
    top: 27%;
}
.single-post .fl-content {
    margin: 30px 0 35px;
}
.single-post .fl-content-left {
    padding-right: 0;
}
.single-post .fl-module-content {
    margin: 0;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 8px 20px 15px;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section {
    padding: 12px 0 10px;
}
.fl-module.fl-module-info-list.details-main h4 {
    margin: 22px 0 13px !important;
}
.uabb-tab-acc-title {
    clear: both !important;
}
.tab-section .uabb-tabs .uabb-content-wrap .section.uabb-content-current > .uabb-content {
    width: 100%;
    padding: 15px 20px;
}
body .fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .uabb-imgicon-wrap .uabb-image-content {
    text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-col.fl-col-small {
    float: left;
    width: 100% !important;
    clear: none;
    text-align: left;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-col.fl-col-small ul.uabb-info-list-wrapper li .uabb-info-list-icon{
width: auto;
float: left;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-col.fl-col-small ul.uabb-info-list-wrapper li .uabb-info-list-content{
  text-align:left;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-row-content-wrap{
padding-top: 35px !important;
padding-bottom: 20px !important;
}
}

@media only screen and (min-width: 767px) and (max-width: 784px) {
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 8px 15px 15px;
}
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
h3 {
    font-size: 24px !important;
}
.fl-module.fl-module-rich-text.services-bottom-inner {
    padding-bottom: 30px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.home-page-contact-form::before {
    display: none;
}
}

@media only screen and (min-width: 766px) and (max-width: 768px) {
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
  width: 100%;
  height: 66px;
}
.fl-col.fl-col-small.header-logo-left .fl-photo-content.fl-photo-img-png {
  width: 200px;
}

}
@media only screen and (min-width: 767px) and (max-width: 1279px) {
.fl-col.fl-col-small.header-logo-left {
    width: 160px !important;
    float: left;
}
.fl-col.header-list-right {
    width: 75% !important;
    float: right;
    clear: none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
    width: 25%;
  height: 84px;
}
.fl-col.header-list-right ul {
    padding: 0;
}
.fl-col.header-list-right ul li {
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    padding-left: 25px;
    padding-right: 10px;
}
.fl-col.header-list-right ul li:first-child::after {
    top: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 22px 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section .fl-row-content.fl-row-fixed-width.fl-node-content .fl-col {
    width: 25% !important;
    float: left;
    clear: none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section h4.fl-heading {
    padding-top: 18px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pande-main-section .fl-row-content.fl-row-fixed-width.fl-node-content .fl-col .fl-module-content.fl-node-content h4 {
    font-size: 16px;
}
body {
    font-size: 16px;
}
.fl-rich-text p br{
  display:none;
}
h3 {
    font-size: 27px !important;
    line-height: 25px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .fl-module.fl-module-info-box {
    margin-bottom: 31px;
}
body .uabb-infobox-title-wrap {
    text-align: left;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .fl-module.fl-module-info-box .uabb-infobox-text-wrap {
    text-align:  left;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.meet-our-team-section .fl-col.fl-col-small{
max-width: 400px !important;
margin-bottom: 22px;
}
.fl-module.fl-module-rich-text.green-text p {
    font-size: 18px;
    padding-bottom: 18px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h1.fl-heading {
    margin-bottom: 12px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.welcome-section-main::before {
    left: 15px;
    width: 35%;
    height: 150px;
    background-size: 100%;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.testimonials-section-main .fl-row-content-wrap {
    background-position: bottom;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-inner {
    width: 68%;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.home-page-contact-form::before {
    width: 273px;
    background-size: 100%;
}
.fl-module.fl-module-blog-posts .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-3 {
    max-width: 400px;
    margin: auto;
}
.fl-module.fl-module-blog-posts .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-3 h3 {
    font-size: 22px !important;
}
body .uabb-module-content .uabb-post-wrapper .uabb-blog-posts-shadow {
margin: 0 10px;
}
.uabb-post-wrapper .uabb-blog-post-inner-wrap .uabb-blog-post-content {
    padding: 0 25px 32px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.home-blog-main-section {
    padding-bottom: 25px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p a {
    font-size: 36px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p {
    font-size: 28px;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.pad-sm.home-book-appoinment .fl-rich-text p {
    font-size: 28px;
    line-height: 30px;
    margin: 30px 0 32px !important;
}
.fl-col.fl-col-small.footer-text-left {
    float: left;
    width: 30% !important;
}
.fl-module.fl-module-uabb-social-share.social-links-main .uabb-social-share-link-wrap {
    margin-right: 15px;
}
.fl-col.fl-col-small.footer-text-middle {
margin-bottom: 22px;
width: 38% !important;
float: left;
clear: none;
padding-left: 18px;
}
.fl-col.fl-col-small.footer-text-right {
    float: right;
    width: 32% !important;
    clear: none;
}
.fl-module.fl-module-rich-text.footer-menu-div ul {
    margin-right: 23px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section h4.fl-heading {
    font-size: 21px;
}
.fl-col.fl-col-small.footer-text-right p{
    margin-bottom: 6px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section {
    padding: 42px 0 25px;
}
.fl-col.fl-col-small.bottom-details-text.middle {
    margin: 0;
}
.fl-col.fl-col-small.bottom-details-text {
width: 394px !important;
float: left;
clear: none;
padding: 0 11px;
}
.fl-col.fl-col-small.bottom-details-text .fl-col-content.fl-node-content{
}
.fl-module.fl-module-rich-text.contact-details-text {
    font-size: 16px;
}
.tp-caption.Fashion-TextBlock{
    font-size: 13px !important;
    line-height: 14px !important;
}
.tp-caption.Fashion-BigDisplay{
  font-size:27px !important;
}
body{
  margin-right:0 !important;
}
.fl-menu-mobile-toggle.hamburger{
    float: none;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li.current-menu-item a, .fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li:hover a {
    display: inline-block;
}
.fl-menu-mobile-flyout{
  padding:0 20px !important;
}
.fl-flyout-right .fl-menu-mobile-close {
    padding: 20px 0 0 !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li a {
    font-size: 17px;
}
.fl-col.fl-col-small.header-button-r a.fl-button {
    font-size: 17px;
    line-height: 22px;
    padding: 12px 22px 12px;
}
.fl-col.fl-col-small.header-button-r {
position: absolute;
top: 12px;
width: auto;
}
.fl-col.header-menu-l {
    width: 100% !important;
}
.uabb-new-ib .uabb-new-ib-desc h4.uabb-new-ib-title {
    font-size: 18px;
}
.fl-module.fl-module-interactive-banner-2 .fl-module-content {
    margin: 8px;
}
.fl-module-uabb-gravity-form .uabb-gf-style .uabb-gf-form-title {
    margin: 0 0 30px;
}
h2 {
    font-size: 24px;
}



.fl-col.fl-col-small.about-image-l {
    width: 70% !important;
    clear: none;
    margin-bottom: 30px;
}
.fl-post-feed-post.fl-post-feed-image-beside{
max-width: 100%;
}
.fl-module.fl-module-info-list.details-main h4 {
    font-size: 20px;
    margin: 10px 0 12px !important;
}
.fl-col.fl-col-small.header-button-r {
    top: 13px;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 21px 10px;
}
h1.container.default-header-title {
    top: 32%;
}
.single-post .fl-content {
    margin: 40px 0 45px;
}
.single-post .fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section .fl-module-content {
    margin: 0;
}
.fl-module.fl-module-uabb-social-share.social-links-main {
    margin: 18px 0 0 10px;
}
.single-post .fl-module.fl-module-rich-text.contact-details-text {
    padding: 70px 15px 24px;
  min-height: 160px;
}
.fl-col.fl-col-small.footer-text-left .fl-photo-content img {
    max-width: 90%;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
    height: 90px;
}
.fl-col.blog-content-left h2.fl-post-feed-title {
    font-size: 23px !important;
    margin-bottom: 1px;
    margin-top: 18px;
}
.fl-col.blog-content-left .fl-post-feed-header {
    margin-bottom: 14px;
}
.fl-col.fl-col-small.blog-right-sidebar {
    width: 400px !important;
    margin-top: 45px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.fl-node-5ede5ab585368.footer-main-section .fl-row-content-wrap{
  padding:20px !important;
}
.single-post .fl-photo-content.fl-photo-img-png {
    width: 145px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-sm.testimonials-page-list .strong-view.wpmtst-default .wpmtst-testimonial-image {
    margin-right: 23px;
}
body .fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .uabb-imgicon-wrap .uabb-image-content {
    text-align: center;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section .fl-col.fl-col-small.footer-text-right p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-col.fl-col-small {
    float: left;
    width: 33% !important;
    clear: none;
    text-align: left;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-col.fl-col-small ul.uabb-info-list-wrapper li .uabb-info-list-icon{
width: auto;
float: left;
}
.fl-row.fl-row-full-width.fl-row-bg-color.pad-sm.about-content-list .fl-col.fl-col-small ul.uabb-info-list-wrapper li .uabb-info-list-content{
  text-align:left;
}
.fl-row.fl-row-full-width.fl-row-bg-none.pad-xs.service .fl-row-content-wrap .fl-col.fl-col-small{
  max-width:400px !important;
}
}

@media only screen and (min-width: 769px) and (max-width: 1279px) {
  .fl-module.fl-module-blog-posts .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-3 {
    max-width: 100%;
  }
.fl-module.fl-module-blog-posts .uabb-module-content.uabb-blog-posts.uabb-blog-posts-grid.uabb-post-grid-3 h3 {
    font-size: 20px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.welcome-section-main h1.fl-heading {
    font-size: 42px;
}
.uabb-photo-gallery img {
    padding: 7px;
}

}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-content-wrap {
  width: 100%;margin-left:35px;
}
}
@media only screen and (min-width: 768px) and (max-width: 768px) {
.fl-col.blog-content-left .fl-post-feed-image {
    max-width: 400px;
    margin: auto;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
.fl-col.header-list-right ul li {
    font-size: 17px;
    line-height: 24px;
    margin-right: 24px;
    padding-left: 25px;
    padding-right: 24px;
}
.fl-col.fl-col-small.header-button-r {
    top: 5px;
    right: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li {
    margin: 13px 30px 13px 0;
}
.fl-col.fl-col-small.header-logo-left {
    width: 240px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section .fl-row-content-wrap {
    padding: 17px 0;
}
.tp-caption.Fashion-BigDisplay {
    font-size: 35px !important;
}
.tp-caption.Fashion-TextBlock {
    font-size: 15px !important;
    line-height: 18px !important;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li {
    margin: 12px 22px 12px 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
    height: 88px !important;
}
}

@media only screen and (min-width: 993px) and (max-width: 1279px) {
.fl-col.fl-col-small.header-button-r {
    top: 5px;
    right: 0;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li {
    margin: 13px 30px 13px 15px;
}
.fl-col.header-list-right ul li {
    font-size: 17px;
    line-height: 24px;
    margin-right: 24px;
    padding-left: 25px;
    padding-right: 24px;
}
.fl-col.fl-col-small.header-logo-left {
    width: 210px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-main-section::before {
    height: 91px;
}
.fl-page-header-fixed .fl-page-header-wrap .fl-page-fixed-nav-wrap ul li {
    margin: 12px 20px 12px 0;
}
.tp-caption.Fashion-BigDisplay {
    font-size: 33px !important;
}
.tp-caption.Fashion-TextBlock {
    font-size: 14px !important;
    line-height: 18px !important;
}
}

@media only screen and (min-width: 1280px) and (max-width: 1287px) {
.fl-col.header-list-right {
    width: 75%;
}
}



@media only screen and (min-width: 320px) and (max-width: 800px) {
.fl-node-5ed7d62bc3994 > .fl-row-content-wrap {
  background-image: none !important;
}
.fl-node-5ed7d62bc3994 > .fl-row-content-wrap {
padding-top: 45px;}
.uabb-photo-gallery img {
    padding: 7px;
}
.fl-node-5ed796de9c409 .fl-menu .fl-menu-toggle::before {
 left:0% !important;
right:0;
}
}

@media only screen and (min-width: 320px) and (max-width: 992px) {
.fl-menu .fl-menu-toggle::before {
left: 0 !important;
}
.fl-node-5ed7d62bc3994 > .fl-row-content-wrap {
  background-image: none !important;
}
.fl-col.fl-node-5ed7d62be65e0.fl-col-small {
  display: none;
}
}
@media only screen and (min-width: 320px) and (max-width: 769px) {
.fl-photo-content.fl-photo-img-jpg {
    margin-bottom: 28px;
}
}
@media only screen and (min-width: 320px) and (max-width: 930px) {
.fl-node-we4fzipd1cyk .uabb-creative-menu .menu {
    column-count: 1;
}
.map-box {
  margin-bottom: 25px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
.fl-node-5ed796de9c409 .fl-menu .fl-menu-toggle::before{
left:126% !important;
right:0;
}
.fl-node-5ed7a3f105651 > .fl-row-content-wrap{
  background-image:none;
}

}
@media only screen and (min-width: 769px) and (max-width: 992px) {
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-title {
 font-size: 30px !important;
}
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-content {
  margin-right: 35px !important;
  margin-left: 35px !important;
}

}
@media only screen and (min-width: 768px) and (max-width: 850px) {
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-content-wrap {
  width: 100%;
}
}
@media only screen and (min-width: 900px) and (max-width: 1200px) {
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-title {
 font-size: 36px;
}
.pande-main-section .fl-node-content h5{
font-size: 18px !important;
}
.fl-node-ndltq7wrke6y > .fl-module-content{
  margin: 0;
}
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-content {
  margin-right: 45px;
  margin-left:45px;
}
}

@media (max-width: 768px){
.fl-node-5edf95e86a13e .uabb-gf-form-title {
  text-align: center !important;
}
.product-box .uabb-imgicon-wrap {
margin-bottom: 3px !important;
}
body .center-title  h2.fl-heading {
  margin-bottom: 0 !important;
}
.fl-row.fl-row-full-width.fl-row-bg-none.footer-main-section {
  padding: 20px 0;
}
.fl-node-aqsgv235xf0z .fl-slide-0 .fl-slide-content-wrap {
  width: 100% !important;
}
.fl-slide-cta-button .fl-button-left {
  text-align: center !important;
}
.pande-main-section  .fl-heading {
font-size: 16px !important;
margin-bottom:25px !important;
}
.fl-row.fl-row-full-width.fl-row-bg-photo.fl-node-5ed7ab02849aa.home-services-section {
  margin-bottom: -15px;position: relative;
z-index: 99;
}
.fl-node-9finhbadk1rq > .fl-module-content {
  margin-bottom: 0;
}
.fl-node-5ed7a3f105651 > .fl-row-content-wrap {
  background-image: none;
}
.fl-node-5f5c5a7a6d536.fl-module-heading .fl-heading {
font-size: 35px !important;

}
.fl-node-5f5c5a7a6d536. h2.fl-heading {
  margin-bottom: 0 !important;
}
.fl-node-5ed7aee7148ed {
  display: grid !important;
}
.home-services-m {
  order: 3;
}
.home-services-m .fl-photo-img {
  width: 450px;
}
.fl-node-280b7fmr4eqw .uabb-spacer-gap-preview.uabb-spacer-gap {
display: none;
}
.fl-node-t8ha6xdvu2o4 .uabb-spacer-gap-preview.uabb-spacer-gap {
  height: 20px;
}
.fl-node-5f5c5a7a6d536 > .fl-module-content {
  margin-bottom: 0;
}
}



@media only screen and (min-width: 767px) and (max-width: 768px) {
.fl-node-we4fzipd1cyk .uabb-creative-menu .menu {
  text-align: left;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.fl-col.fl-col-small.bottom-details-text {
  width: 49.8% !important;
  float: none;
  clear: none;
  padding: 0 5px;
  margin: 0 auto !important;
  display:inline-block!important;
}
.fl-node-h1gi8kwadv3b {
  display: none;
}
.fl-node-lytukfxgzqri {
  display: none;
}
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
.fl-col.fl-col-small.bottom-details-text {
  width: 50% !important;
  float: none;
  clear: none;
  padding: 0 5px;
  margin: 0 auto !important;
  display: block !important;
}
}
@media only screen and (min-width: 794px) and (max-width: 1110px) {
.fl-col.header-list-right ul li {
margin-right: 17px;
padding-left: 25px;
padding-right: 17px;
}
}
@media only screen and (min-width: 992px) and (max-width: 110px) {
  
.fl-node-5ed7d62bc3994 > .fl-row-content-wrap{
background-position: -60% 127%;
}

}



@media (max-width: 992px){
.uabb-slider-next, .uabb-slider-prev {
 top: 20%;
}
}
@media (min-width: 992px){
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:focus {
    color: #ce1d1d !important;
}
.uabb-slider-next, .uabb-slider-prev {
 top: 100%;
right: 88%;
}
}

@media (max-width: 920px){
.footer-menu-links ul{
  column-count:1
}
}


@media (max-width: 768px){
.fl-node-5ed796de9c409 .sub-menu .menu-item a::before {
content: '';
  font-weight: 900;
  margin-right: 0px;
}
.fl-row.fl-row-full-width.fl-row-bg-none.header-menu-section ul.menu li ul.sub-menu li a {
  padding: 10px 0 10px;
}
.fl-node-5ed796de9c409 .menu li.fl-has-submenu ul.sub-menu {
  padding-left: 0;
}
.fl-node-5edf8f9c98946 > .fl-module-content {

  text-align: center;
}
}


@media only screen and (min-width: 1279px) and (max-width: 1320px) {
.fl-col.fl-col-small.bottom-details-text {
  width: 33.3% !important;
  float: left;
  clear: none;
  padding: 0 11px;
}
.fl-module.fl-module-rich-text.contact-details-text {
  font-size: 18px;
}
.fl-col.fl-col-small.bottom-details-text.middle {
  margin: 0;
}
}
@media only screen and (min-width: 769px) and (max-width: 1000px) {
	body .fl-row.fl-row-full-width.fl-row-bg-photo.home-services-section .uabb-imgicon-wrap .uabb-image-content{ text-align: left;}
	.home-services-section .uabb-module-content.uabb-imgicon-wrap {width: 100%;text-align: left;}
	.home-services-section .uabb-infobox-content {width: 100% !important;}
}