@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,500,600,700,800);
/*-------------------------------------

Template Name: Austom HTML5 Responsive Template 
Template URI: http://radiustheme.com
Description: This is html5 template
Author: radiustheme
Author URI: http://radiustheme.com
Version: 1.0

---------------------------------------
  
CSS INDEX
===================

1. Theme Default CSS (body, link color, section  and font etc).
2.Header Area Start Here
 2.1 Stiky Menu Styling
3.Slider Bottom area start  here
4.Home page About Us Area Section Start Here
5.Home Page Our Experienced Area Section Start Here
6.Homepage Our Service Section Start Here
7.Home Page Request Call back area section start here
8.Home Page Team Expert Section Area Start Here
9.Home Page Testimonial Area Start Here
10.Homepage Latest News area Start Here
11.Footer Start Here

---------------------------------------*/

/*-------------------------------------*/
/*  1.  Theme default CSS
/*-------------------------------------*/
/*-------------------------------------
 Base Color 
 --------------------------------------*/
/*-------------------------------------
 Font family 
 --------------------------------------*/
html,
body {
  height: 100%;
}
.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.aligncenter {
  display: block;
  margin: 0 auto 15px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
.fix {
  overflow: hidden;
}
p {
  margin: 0 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
}
h1 {
  font-size: 56px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 26px;
}
a {
  transition: all 0.3s ease 0s;
  text-decoration: none;
  color: #00aae9;
}
a:hover {
  color: #08838f;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0 none;
  color: #08838f;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
color: #4d4d4d;
  vertical-align: baseline;
}
.acurate {
  margin: 0;
  padding: 0;
}
/*-------------------------------------
2.Header Area Start Here 
---------------------------------------*/
.mobile-menu-area {
  display: none;
}
.header-area {
  padding: 18px 0 12px;
  /* Main Menu Styling */
}
.header-area.stick {
  border-bottom: 2px solid #ffb400;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: all 0.5s;
}
.main-menu-area nav {
  padding: 7px 0 0px;
}

.header-area .logo-area {
  margin-top: 0px;
  padding: 20px 0;
}
.header-area .logo-area a {
  display: block;
}
.header-area .main-menu-area ul {
  text-align: center;
}
.header-area .main-menu-area ul li {
  display: inline-block;
}
.header-area .main-menu-area ul li a {
  display: block;
  padding: 20px 10px;
  text-decoration: none;
  text-transform: uppercase;
    font-size: 14px;
        color: #4d4d4d;
}
.header-area .main-menu-area ul li.current a {
  color: #ffb400;
}
.header-area .header-contact-area {
  padding: 10px 0 0 20px;
  position: relative;
}
.header-area .header-contact-area:before {
  background: #dadada;
  content: "";
  display: block;
  height: 135px;
  left: 0;
  position: absolute;
  top: -43px;
  width: 1px;
}
.header-area.stick .header-contact-area:before {
  height: 112px;
}
.header-area .header-contact-area .image {
  float: left;
}
.header-area .header-contact-area .image a {
  display: block;
  font-size: 30px;
  margin-right: 20px;
  margin-top: 10px;
  transition: all 0.3s ease 0s;
}
.header-area .header-contact-area .image a span {
  color: #ffb400;
}
.header-area .header-contact-area .image a:hover {
  color: #08838f;
}
.header-area .header-contact-area .content a {
  color: #000000;
  font-weight: 600;
}
.header-area .header-contact-area .content a span {
  display: block;
  color: #333333;
  font-weight: normal;
  font-size: 13px;
}
.header-area .header-contact-area .content a:hover {
  color: #08838f;
}
/*----------------------------------
2.1 Stiky Menu Styling 
-----------------------------------*/
div#sticker {
  background: transparent;
}
.stick {
  position: fixed;
  top: 0px;
  z-index: 999999;
  width: 100%;
  background: #ffffff !important;
  margin: 0;
}
.stick.header-contact-area::before {
  height: 112px;
}
/*-------------------------------------
3.Slider area start here 
---------------------------------------*/

.slider-area .slider-1 span.btln {
  text-transform: uppercase;
  font-weight: 800;
    line-height: 1.4;
  letter-spacing: 1px;
font-family: 'Raleway', sans-serif;
font-size: 56px;
}
.slider-area .slider-1 h1.topln {
  position: relative;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
   margin: 0;
  font-size: 54px;
   line-height: 1.4;
}
.slider-area .slider-1 h2.pln {
  position: relative;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
  font-style: italic;
   margin: 16px 0 0;
   font-size: 24px;
   line-height: 1.4;
}
.slider-area .slider-1 p {
  padding: 0 20em;
}
.slider-area .slider-1 .read-more {
  margin-top: 6px;
}
.slider-area .slider-1 .read-more ul li {
  display: inline-block;
}
.slider-area .slider-1 .read-more ul li:last-child a {
  background: transparent;
  border: 2px solid #ffb400;
  padding-top: 10px;
  padding-bottom: 10px;
}
.slider-area .slider-1 .read-more ul li:last-child a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.slider-area .slider-1 .read-more ul li:last-child a:hover {
  background: #ffb400;
  border: 2px solid #ffb400;
}
.slider-area .slider-1 .read-more ul li a {
  background: #ffb400;
  color: #ffffff;
  padding: 12px 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  margin: 10px;
  transition: all 0.3s ease 0s;
  display: block !important;
  font-size: 13px;
}
.slider-area .slider-1 .read-more ul li a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.slider-area .slider-1 .read-more ul li a:hover {
  background: #000;
}
.slider-area .nivo-controlNav a {
  border-radius: 50%;
}
.timelistx a  {
  background: #fff;
  color: #ffb400;
  padding: 12px 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  margin: 10px;
  transition: all 0.3s ease 0s;
  display: block !important;
  font-size: 13px;
}

/*-------------------------------------
3.Slider Bottom area start  here 
---------------------------------------*/

.slider-bottom-area .slider-bottom {
  color: #ffffff;
  padding: 135px 0px;
  text-align: center;
  position: relative;
  overflow: hidden;
  min-height: 300px;
}
.slider-bottom-area .slider-bottom h3 {
  color: #ffffff;
  font-size: 24px;
  z-index: 99;
  display: block;
  margin-bottom: 0;
}
.slider-bottom-area .slider-bottom .overley {
  background: rgba(28, 185, 200, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.45s ease-in-out 0s;
}
.slider-bottom-area .slider-bottom .overley .overley-content {
  padding: 70px 60px;
}
.slider-bottom-area .slider-bottom .overley .overley-content h3 {
  color: #ffffff;
  font-size: 24px;
  z-index: 99;
  display: block;
}
.slider-bottom-area .slider-bottom .overley .overley-content p {
  background: transparent;
  margin-bottom: 0;
}
.slider-bottom-area .slider-bottom:hover h3 {
  display: none;
}
.slider-bottom-area .slider-bottom:hover .overley {
  opacity: 1;
}
.slider-bottom-area .single-slider-bottom1 {
  background: url(img/slider-bottom1.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.slider-bottom-area .single-slider-bottom2 {
  background: url(img/slider-bottom2.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.slider-bottom-area .single-slider-bottom3 {
  background: url(img/slider-bottom3.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
/*--------------------------------------
4.Home page About Us Area Section Start Here 
---------------------------------------*/
.homepage-about-us-area {
  padding: 50px 0 30px;
  background-color: #fafafa;
  margin: 0;
}
.homepage-about-us-area .homepage-about-us {
  overflow: hidden;
}
.homepage-about-us-area .homepage-about-us .about-us-feature-image a {
  display: block;
}
.homepage-about-us-area .homepage-about-us .about-us-content h2 {
  color: #000000;
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  margin-bottom: 23px;
}
.homepage-about-us-area .homepage-about-us .about-us-content h2 span {
  color: #ffb400;
}
.homepage-about-us-area .homepage-about-us .about-us-content .read-more {
  margin-top: 30px;
}
.homepage-about-us-area .homepage-about-us .about-us-content .read-more a {
  background: transparent;
  border: 2px solid #ffb400;
  color: #ffb400;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0;
  transition: all 0.3s ease 0s;
  display: inline-block;
  font-size: 13px;
}
.homepage-about-us-area .homepage-about-us .about-us-content .read-more a i {
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}
.homepage-about-us-area .homepage-about-us .about-us-content .read-more a:hover {
  background: #08838f;
  border: 2px solid #08838f;
  color: #ffffff;
}
/*-------------------------------------
5.Home Page Our Experienced Area Section Start Here 
---------------------------------------*/
.homepage-our-experinced-area {
  padding-bottom: 80px;
}
.homepage-our-experinced-area .homepage-our-experinced-content h3 {
  color: #000000;
  font-size: 30px;
  font-weight: 600;
  position: relative;
}
.homepage-our-experinced-area .skill-content-3 {
  overflow: hidden;
}
.homepage-our-experinced-area .skill .progress .lead {
  color: #444;
  font-size: 15px;
  font-weight: 400;
  left: 0;
  position: absolute;
  top: -30px;
  z-index: 99;
}
.homepage-our-experinced-area .skill .progress {
  background-color: #f0f0f0;
  border-radius: 0;
  box-shadow: none;
  height: 8px;
  margin: 30px 0 50px 0;
  overflow: visible;
  position: relative;
}
.homepage-our-experinced-area .skill .progress-bar > span {
  background: #333 none repeat scroll 0 0;
  float: right;
  font-size: 11px;
  margin-right: 10px;
  margin-top: -25px;
  position: relative;
  padding: 0 5px;
}
.homepage-our-experinced-area .skill .progress-bar > span:before,
.homepage-our-experinced-area .skill .progress-bar > span:after {
  border: medium solid transparent;
  content: " ";
  height: 0;
  position: absolute;
  top: 100%;
  width: 0;
}
.homepage-our-experinced-area .skill .progress-bar > span:before {
  border-top-color: #333;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}
.homepage-our-experinced-area .holax-shop h3,
.homepage-our-experinced-area .we-are-good-at h3 {
  font-size: 18px;
  margin-bottom: 25px;
}
.homepage-our-experinced-area .skill .progress:nth-child(1) .progress-bar {
  background: #ffb400;
}
.homepage-our-experinced-area .skill .progress:nth-child(2) .progress-bar {
  background: #ffb400;
}
.homepage-our-experinced-area .skill .progress:nth-child(3) .progress-bar {
  background: #ffb400;
}
/*-------------------------------------
6.Homepage Our Service Section Start Here 
---------------------------------------*/
.homepage-our-service-area {
  padding: 90px 0 80px;
  background: url(img/service/service-bg.png) no-repeat;
  background-size: cover;
  background-position: center center;
}
.homepage-our-service-area h2 {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  position: relative;
  margin-bottom: 30px;
  margin-left: 15px;
  padding-bottom: 10px;
}
.homepage-our-service-area h2::after {
  position: absolute;
  content: "";
  background: #ffb400;
  left: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  height: 3px;
  width: 50px;
}
.homepage-our-service-area .homepage-our-service .single-service {
  position: relative;
  overflow: hidden;
  margin: 0 15px;
}
.homepage-our-service-area .homepage-our-service .single-service:hover h3 a {
  background: #ffb400;
  bottom: 14px;
  color: #ffffff;
  margin: 0;
  padding: 15px;
  position: absolute;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%;
}
.homepage-our-service-area .homepage-our-service .single-service:hover .overley {
  opacity: 1;
  transition: all 0.7s ease 0s;
}
.homepage-our-service-area .homepage-our-service .single-service a {
  display: block;
  overflow: hidden;
}
.homepage-our-service-area .homepage-our-service .single-service a img {
  width: 100%;
  transform: scale(1);
  transition: all 1s ease 0s;
}
.homepage-our-service-area .homepage-our-service .single-service a img:hover {
  transform: scale(1.1);
}
.homepage-our-service-area .homepage-our-service .single-service .overley {
  background: #ffb400;
  border-radius: 50%;
  bottom: 33px;
  display: block;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 60px;
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.homepage-our-service-area .homepage-our-service .single-service .overley a {
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin-top: 11px;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.homepage-our-service-area .homepage-our-service .single-service .overley a:hover {
  color: #ffb400;
}
.homepage-our-service-area .homepage-our-service .single-service h3 {
  font-weight: 500;
}
.homepage-our-service-area .homepage-our-service .single-service h3 a {
  background: rgba(28, 185, 200, 0.9);
  bottom: 14px;
  color: #ffffff;
  display: block;
  font-size: 20px;
  margin: 0;
  padding: 15px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%;
}
.homepage-our-service-area .homepage-our-service .owl-buttons {
  position: absolute;
  right: 15px;
  top: -65px;
}
.homepage-our-service-area .homepage-our-service .owl-buttons div {
  width: 35px;
  height: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 35px;
  margin: 0 0 0 2px;
  background: transparent;
  background:#ffb400;
  opacity: 1;
  transition: all 0.3s; 
}
.homepage-our-service-area .homepage-our-service .owl-buttons div:hover {
  background: #08838f;
}
.homepage-our-service-area .homepage-our-service .owl-buttons div i {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.request-call-back-area h2:after {
    background: #00aae9;
}

/*-------------------------------------
7.Home Page Request Call back area section start here 
---------------------------------------*/

.request-call-back-area {
  background: #000;
  padding: 90px 0 80px;
  position: relative;
}
.request-call-back-area .cltl {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 36px;
  position: relative;
}
.request-call-back-area .cltl:after {
  background: #ffb400;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 45px;
  width: 50px;
}
.back-to-call-area {
  background: #000000;
  position: relative;
}
.back-to-call-area .back-call {
  left: 0;
  bottom: 0;
  color: #ffffff;
  position: relative;
  z-index: 99999;
}
.back-to-call-area .back-call h3 {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  margin-left: 15px;
  text-align: center;
}
.back-to-call-area .back-call:after {
  background: url("img/call-back.png") no-repeat scroll 0 0;
  content: "";
  display: block;
  height: 50px;
  position: relative;
  top: -54px;
  width: 206px;
  z-index: -1;
}
.request-call-back-area .request-call-back p {
  color: #ffffff;
}
.request-call-back-area .form-area form input,
.request-call-back-area .form-area form select {
  background: #fff;
  border: medium none;
  border-radius: 0;
  height: 50px;
  color: #000;
}
.request-call-back-area .form-area form input:focus,
.request-call-back-area .form-area form select:focus {
  border: medium none;
  box-shadow: none;
}
.request-call-back-area .form-area form textarea {
  background: #3a3f3f;
  border: medium none;
  border-radius: 0;
  height: 150px;
  color: #dddddd;
}
.request-call-back-area .form-area form textarea:focus {
  border: medium none;
  box-shadow: none;
}
.request-call-back-area .form-area form .submit-botton {
  background: #ffb400;
  border: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  padding: 12px 30px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  font-family: 'Raleway', sans-serif;
}
.request-call-back-area .form-area form .submit-botton:hover {
  background: #fff;
  color: #ffb400;
}
.request-call-back-area .form-area form .submit-botton i {
  color: #ffffff;
}
/*--------------------------------------
8.Home Page Team Expert Section Area Start Here 
---------------------------------------*/
.single-product-tab {
  float: right;
}
.vertical-slider-container {
  background: #fff;
  margin: 0px auto;
  position: relative;
}
.slideshow {
  background: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.slideshow img {
  display: block;
  height: 120px;
  margin: 10px 0;
}
.vertical-slider-nav {
  cursor: pointer;
  display: block;
  height: 11px;
  left: 40%;
  z-index: 10;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  text-decoration: none;
  width: 20px;
  transition: all .3s ease;
}
.vertical-slider-nav-up {
  top: -20px;
}
.vertical-slider-container:hover .vertical-slider-nav-up:hover {
  opacity: 1;
}
.vertical-slider-container:hover .vertical-slider-nav-up {
  top: -20px;
  opacity: 1;
}
.vertical-slider-nav-down {
  bottom: -20px;
}
.vertical-slider-container:hover .vertical-slider-nav-down:hover {
  opacity: 1;
}
.vertical-slider-container:hover .vertical-slider-nav-down {
  bottom: -20px;
  opacity: 1;
}
#product-1 .single-team.active {
  display: block;
}
#product-1 .single-team {
  display: none;
}
.single-product-tab .cycle-carousel-wrap img {
  cursor: pointer;
}
.homepage-team-area {
  background: url(img/team/team-bg.png) no-repeat;
  background-position: left center;
  padding: 80px 0 90px;
}
.homepage-team-area .total-team-area .tab-content h2 {
  color: rgb(0, 0, 0);
  font-size: 30px;
  font-weight: 600;
  position: relative;
}
.homepage-team-area .total-team-area .tab-content h2:after {
  background: rgb(28, 185, 200) none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  top: 45px;
  width: 50px;
}

.homepage-team-area .total-team-area .tab-content .single-team {
  padding-top: 30px;
}
.homepage-team-area .total-team-area .tab-content .single-team .pull-left {
  margin-right: 20px;
}
.homepage-team-area .total-team-area .tab-content .single-team .pull-left img {
  width: 100%;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body h3.media-heading {
  position: relative;
  line-height: 1;
  margin-bottom: 8px;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body h3.media-heading a {
  color: #000000;
  display: block;
  font-size: 26px;
  font-weight: 600;
  transition: all 0.3s ease 0s;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body h3.media-heading a:hover {
  color: #ffb400;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body p.designation {
  color: #ffb400;
  margin-bottom: 12px;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body .social-media-area {
  margin-top: 25px;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body .social-media-area ul li {
  display: inline-block;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body .social-media-area ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #ffb400;
  transition: all 0.5s ease 0s;
  text-align: center;
  display: block;
  font-size: 18px;
  border: 1px solid #ffb400;
  margin: 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.homepage-team-area .total-team-area .tab-content .single-team .media-body .social-media-area ul li a:hover {
  background: #ffb400;
  color: #ffffff;
}
/* ------------------------------------
9.Home Page Testimonial Area Start Here 
---------------------------------------*/
.homepage-testimonial-area {
  background: url(img/testimonials-back.jpg) no-repeat;
  background-position: center center;
  background-attachment: fixed;
  padding: 60px 0;
  background-size: cover;
}
.homepage-testimonial-area .single-testimonial {
  margin: 0 15px;
}
.homepage-testimonial-area .single-testimonial .pull-left {
  margin-right: 20px;
}
.homepage-testimonial-area .single-testimonial .pull-left img:hover {
  opacity: .8;
}

.homepage-testimonial-area .single-testimonial .media-body .media-heading {
   margin-bottom: 15px;
}

.homepage-testimonial-area .single-testimonial .media-body .media-heading a {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  transition: all 0.5s ease 0s;
}
.homepage-testimonial-area .single-testimonial .media-body .media-heading a span{
  font-size: 14px;
}
.homepage-testimonial-area .single-testimonial .media-body .media-heading a:hover {
  color: #ffb400;
}
.homepage-testimonial-area .single-testimonial .media-body p {
  color: #f4f4f4;
    text-align: left;
}
.homepage-testimonial-area .homepage-testimonial .owl-pagination {
  margin-top: 30px;
}
.homepage-testimonial-area .homepage-testimonial .owl-pagination .owl-page.active span {
  background: #ffb400;
}
.homepage-testimonial-area .homepage-testimonial .owl-pagination .owl-page span {
  border-radius: 0;
  height: 1px;
  width: 50px;
  background: #ffffff;
  opacity: 1;
  margin: 0 7px;
  padding: 2px 10px;
}
/*-------------------------------------
10.Homepage Latest News area Start Here 
---------------------------------------*/
.homepage-news-area {
  background: rgba(0, 0, 0, 0) url("img/news/news-bg.png") no-repeat scroll left center / cover;
  padding: 90px 0;
}
.homepage-news-area .homepage-new h2 {
  font-size: 30px;
  font-weight: 600;
  color: #000000;
  position: relative;
  padding-bottom: 10px;
}
.homepage-news-area .homepage-new h2::after {
  position: absolute;
  content: "";
  background: #ffb400;
  left: 0;
  bottom: 0;
  display: block;
  margin: 0 auto;
  height: 3px;
  width: 50px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area {
  background: #ffffff;
  margin-top: 30px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .pull-left {
  margin-right: 20px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .pull-left a {
  display: block;
  overflow: hidden;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .pull-left img {
  width: 100%;
  transform: scale(1);
  transition: all 1s ease 0s;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .pull-left img:hover {
  transform: scale(1.1);
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body {
  height: auto;
  overflow: hidden;
  padding: 15px 0 0;
  position: relative;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body p.date {
  color: #ffb400;
  margin-bottom: 0px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body h3 {
  margin: 0 0 6px 0;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body h3 a {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  transition: all 0.5s ease 0s;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body h3 a:hover {
  color: #ffb400;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  margin: 5px 90px 0 0;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body ul {
  margin-top: 0px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body ul li {
  border-right: 1px solid #666666;
  color: #ffb400;
  display: inline-block;
  line-height: 12px;
  margin-right: 10px;
  padding-right: 15px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body ul li a {
  color: #ffb400;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body ul li a:hover {
  color: #08838f;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body ul li:last-child {
  border: 0px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body .read-more {
  display: inline-block;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body .read-more a {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #ffb400;
  width: 70px;
  height: auto;
  color: #ffffff;
  transition: all 0.5s ease 0s;
  text-align: center;
  display: block;
  height: 150px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body .read-more a:hover {
  background: #000000;
}
.homepage-news-area .homepage-new .homepage-total-news-area .total-news-section .single-news-area .media-body .read-more a i {
  bottom: 0;
  display: block;
  left: 0;
  margin: 85% auto;
  position: absolute;
  right: 0;
  top: 0;
}
.homepage-news-area .homepage-new .homepage-total-news-area .owl-buttons {
  position: absolute;
  right: 0;
  top: -55px;
}
.homepage-news-area .homepage-new .homepage-total-news-area .owl-buttons div {
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 0 2px;
  background: #ffb400 !important;
  opacity: 1;
  transition: all 0.3s;
}
.homepage-news-area .homepage-new .homepage-total-news-area .owl-buttons div i {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
}
.homepage-news-area .homepage-new .homepage-total-news-area .owl-buttons div:hover{
    background: #08838f !important;
}
/*-------------------------------------
services highlights
---------------------------------------*/
.home-service-sec {
    padding: 50px 0 40px;
    background: url(img/marin-handyman-services.jpg) center top no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.home-service-sec h2.title {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #5792cc;
    margin-bottom: 40px;
}
.home-service-listing {
    margin: 0 -15px;
}
.home-service-listing .service-block:nth-child(3n+1) {
    clear: left;
}

.home-service-listing .service-block {
    float: left;
    width: 33.3333%;
    padding: 0 15px 30px;
}
.home-service-listing .service-block .service-inner {
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 9px rgba(0,0,0,.1);
}


.home-service-listing .service-block .service-details {
    padding: 15px 20px;
}
.home-service-listing .service-block h3.service-name {
    font-size: 22px;
    color: #5792cc;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.home-service-listing img {
    border: none;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}
.home-service-listing .read-more {
 margin: 0 0 20px;
}
.home-service-listing .read-more a {
background: #ffb400;
    color: #ffffff !important;
    padding: 12px 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    width: auto;
}
@media (min-width: 1200px) {
.home-service-listing .service-block .service-details {
    height: auto;
}
}
@media (max-width: 991px) and (min-width: 680px) {
.home-service-listing .service-block {
    width: 50%;
}

}


@media (max-width: 679px) {
.home-service-listing .service-block {
    width: 100%;
}
.home-service-listing .service-block .service-image img {
    width: 100%;
    height: auto;
}
}

/*-------------------------------------
what we can do
---------------------------------------*/
.secwhat {
    padding: 50px 0;
    background: url(img/handyman-services-back.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
}
.secwhat h2.headwh {
    text-align: center;
    margin-bottom: 12px !important;
    font-weight: normal !important;
font-size: 26px;
    line-height: 1.4;
    color: #fff;
  font-family: 'Lato', sans-serif;
}
.lstsb {
    text-align: center;
    margin-bottom: 44px !important;
    font-weight: normal !important;
font-size: 20px;
    line-height: 1.4;
    color: #fff;
  font-family: 'Lato', sans-serif;
}

.secwhat ul.servul li:nth-child(4n+1) {
    clear: left;
}
.secwhat ul.servul li {
    float: left;
    width: 25%;
    margin-bottom: 15px;
}
ul.servul li {
    background: url(img/listblt.png) left 8px no-repeat;
    padding-left: 20px;
    margin-bottom: 10px;
}


@media (max-width: 1024px) {
.secwhat {
    padding: 50px 0;
}
.secwhat ul.servul li:nth-child(2n+1) {
    clear: left;
}

.secwhat ul.servul li:nth-child(3n+1) {
    clear: none;
}
.secwhat ul.servul li:nth-child(4n+1) {
    clear: none;
}
.secwhat ul.servul li{
    width: 50%;
}
.secwhat h2.headwh {
   font-size: 24px;
}
}
@media (max-width: 480px) {
.secwhat ul.servul li {
    width: 100%;
}
.secwhat h2.headwh {
   font-size: 20px;
}
}


/*-------------------------------------
11.Footer Start Here 
---------------------------------------*/
.footer-area {
  background: url(img/marin-county-handyman-contact-back.jpg) no-repeat;
  padding: 100px 0;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.footer-area .footer-top-area {
  padding: 60px;
  background: #ffb400 !important;
}
.footer-area .footer-top-area:before {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 100%;
  color: #000000;
  content: "\f1d9";
  font-family: fontawesome;
  font-size: 25px;
  height: 70px;
  left: 0;
  line-height: 70px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -35px;
  width: 70px;
  display: block;
}
.footer-area .footer-top-area p {
  text-align: center;
  color: #ffffff;
  margin-bottom: 10px;
}
.footer-area .footer-top-area .alert p {
  color: #222222;
}
.footer-area .footer-top-area h3 {
  text-align: center;
}
.footer-area .footer-top-area h3 a {
  color: #ffffff;
  margin-bottom: 75px;
  display: block;
}
.footer-area .footer-top-area .contact-form input {
  width: 95%;
  margin-right: 2%;
  border-radius: 0px;
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
  height: 45px;
}
.footer-area .footer-top-area .contact-form input.last-child {
  margin-right: 0;
  width: 100%;
}
.footer-area .footer-top-area .contact-form textarea {
  border-radius: 0px;
  border: 1px solid #ffffff;
  background: transparent;
  color: #ffffff;
}
.footer-area .footer-top-area .contact-form .submit-botton {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 13px;
  margin: 20px 0 0;
  padding: 15px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.footer-area .footer-top-area .contact-form .submit-botton:hover {
  background: #ffb400;
  border: 1px solid #ffb400;
}
.footer-area .footer-top-area .contact-form ::-webkit-input-placeholder {
  color: #ffffff;
}
.footer-area .footer-top-area .contact-form :-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.footer-area .footer-top-area .contact-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.footer-area .footer-top-area .contact-form :-ms-input-placeholder {
  color: #ffffff;
}
.footer-area h2.vartical-text {
  color: #ffb400;
  font-size: 54px;
  font-weight: 900;
  left: -27%;
  letter-spacing: 20px;
  position: absolute;
  text-transform: uppercase;
  top: 40%;
  transform: rotate(270deg);
}
.footer-area .footer-menu {
  margin: 30px 0;
}
.footer-area .footer-menu ul {
  text-align: center;
}
.footer-area .footer-menu ul li {
  display: inline-block;
  border-right: 1px solid #ffffff;
  line-height: 12px;
  padding: 0px 30px;
}
.footer-area .footer-menu ul li:last-child {
  border: 0;
}
.footer-area .footer-menu ul li a {
  display: block;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.footer-area .footer-menu ul li a:hover {
  color: #08838f;
}
.footer-area .footer-buttom-area {
  margin-top: 20px;
  border-top: 1px solid #5f5f5f;
  padding: 20px 0 0;
}
.footer-area .footer-buttom-area .copy-right-text p {
  margin: 12px 0 0;
  color: #9f9f9f;
}
.footer-area .footer-buttom-area .copy-right2-text p {
  margin: 12px 0 0;
  color: #9f9f9f;
   text-align: right;
}


.footer-area .footer-buttom-area .footer-social-media ul {
  text-align: right;
}
.footer-area .footer-buttom-area .footer-social-media ul li {
  display: inline-block;
  margin: 5px;
}
.footer-area .footer-buttom-area .footer-social-media ul li a {
  width: 40px;
  height: 40px;
  line-height: 37px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
  color: #ffb400;
  display: block;
  text-align: center;
}
.footer-area .footer-buttom-area .footer-social-media ul li a:hover {
  background: #ffb400;
  color: #ffffff;
  border: 1px solid #ffb400;
}
#scrollUp {
  display: block;
  bottom: 6px;
  border: 1px solid #ffb400;
  right: 12px;
  cursor: pointer;
  height: 38px;
  line-height: 38px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-animation: flash 3000ms infinite;
  -moz-animation: flash 3000ms infinite;
  -ms-animation: flash 3000ms infinite;
  -o-animation: flash 3000ms infinite;
  animation: flash 3000ms infinite;
  width: 38px;
  z-index: 9999;
}
#scrollUp:hover {
  -webkit-animation: flash 0s infinite;
  -moz-animation: flash 0s infinite;
  -ms-animation: flash 0s infinite;
  -o-animation: flash 0s infinite;
  animation: flash 0s infinite;
}
#scrollUp i {
  display: block;
  color: #ffb400;
  padding-top: 5px;
  font-size: 24px;
}
/*-------------------------------------*/
/*  CauseRoar updates
/*-------------------------------------*/
.title-bx {
   padding: 40px !important;
 margin: 0 100px !important;
    background: rgba(0, 74, 133, 0.3);
}
.preview-2 .nivo-controlNav {
  display: none !important;
}
.nivo-directionNav {
  display: none !important;
}
.homepage-about-us-area .homepage-about-us .about-us-content h2 {
    color: #000000;
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    margin-bottom: 23px;
}
.homepage-about-us-area .homepage-about-us .about-us-content h3.margrp {
    color: #00aae9;
    letter-spacing: 6px;
    text-transform: uppercase;
margin: 0 0 6px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
font-size: 25px;
line-height: 1.4;
}
.homepage-about-us-area .homepage-about-us .about-us-content h4.margrpbg {
    text-transform: uppercase;
    letter-spacing: 1px;
     font-weight: 800;
    font-size: 31px;
    line-height: 1.4;
 margin: 0 0 10px;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
.homepage-testimonial-area .homepage-testimonial .owl-pagination {
    margin-top: 0px !important;
}
.owl-theme .owl-controls {
    margin-top: 0px !important;
}
p.big {
font-size: 18px;
    line-height: 1.5;
    margin: 0 0 18px;    
 }
.home-service-listing .service-block .service-details p  { 
font-size: 16px;
    line-height: 1.5;
 } 
 
p.bigger {
font-size: 24px;
    line-height: 34px;
    margin: 0px;    
 color: #00aae9;
 font-family: 'Raleway', sans-serif;
  font-weight: 800;
 } 
.about-us-feature-image  {
    margin-right: 20px;
} 

.homepage-timeslips {
    padding: 0;
    background-color: #fff;
     margin: 0;
}
.homepage-timeslips h2 {
 text-transform: uppercase;
  letter-spacing: 1px;
    font-weight: 800;
     font-size: 30px;
     line-height: 1.3;
      font-family: 'Raleway', sans-serif;
    color: #fff;
  position: relative;
  margin-left: 15px;
  margin-top: 24px;
  text-align: left;
}
.homepage-timeslips h2::after {
    position: absolute;
    content: "";
    background: #ffb400;
    left: 0;
    bottom: 0;
    display: block;
    margin: 0 auto;
    height: 3px;
    width: 50px;
}
.timeslips-area {
    padding: 90px 0;
}
.section-timeslips {
    text-align: center;
    margin-bottom: 30px;
}
.timeslips-box {
    border: 1px solid #8dc152;
    margin: 5px; 
    }
.timeslips-content {
    margin: 20px;
    text-align: center;
    }    
.timeslips-image {
    display: inline-block;
    line-height: 0;
    position: relative;
    max-width: 100%;
    margin-bottom: 15px;
}

.timeslips-image img {
    display: inline;
    height: auto;
    max-width: 100%;
}


.has-error .help-block {
    color: #fff !important;
}
.request-call-back-area .form-area form textarea {
    background: #fff;
   color: #000;
}
/*  CauseRoar testimonials */

.clientintro {
  margin: 0 0 38px;
}

.clientintro h2 {
  text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 33px;
       line-height: 1.3;
    margin: 0 0 18px;
    font-family: 'Raleway', sans-serif;
  color: #fff;
}
  .clientintro p {
  color: #fff;
font-size: 18px;
    line-height: 28px;
    margin: 0 0 18px;
    text-align: left;
}
.clientintro hr {
background: #ffb400;
 border-radius: 0;
    height: 4px;
    width: 150px;
    opacity: 1;
    margin: 24px auto;
    padding: 0;
    border-top: none;
}
/*  CauseRoar timeslip bar */

.timebar  {
    background-color: #ffb400;
    color: #fff;
    margin: 0;
}
.widget-placeholder {
    background-size: cover;
    background-repeat: no-repeat;
}
.nopad {
padding-left: 0px;
    padding-right: 0px;
}  


.timebar-inner {
    max-width: 1170px;
    margin: 0 auto;
overflow: hidden;
    padding: 15px;
}

 .divider-left {
    border-left: 1px solid;
    padding-left: 60px;
}
.flex-col-wrap {
    flex-flow: column wrap;
    align-items: flex-start;
}
.row-eq-height-middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.flex-col-wrap .footer, .flex-col-wrap .header, .flex-col-wrap .section {
    width: 100%;
}
.indent {
    padding-left: 3%;
    padding-right: 3%;
}

.timelist{
margin: 0;
padding: 0;
}

.timelist ul {
font-size: 18px;
line-height: 1.4;
list-style: none;
  padding: 0;
  margin: 0;
}

.timelist ul li {
  padding-left: 1em; 
  list-style-position: inside;
text-indent: -1.3em;
}


.timelist ul li:before {
    content: "\f10c";
    font-family: FontAwesome;
    color: #fff;
    margin-right: 12px;
    font-size: 14px;
}
.timemore {
    margin: 0;
    padding: 0 0 10px 0;
}
.timemore {
margin: 0;
    padding: 0 0 10px 0;
}
.timemore h3 {
color: #04b2e1;
font-weight: 700;
font-size: 24px;
font-family: 'Raleway', sans-serif;
  }
.timemore p {
font-size: 18px;
    line-height: 28px;
    margin: 0 0 18px; 
  }
.timemore ul {
  font-size: 18px;
line-height: 1.7;
list-style: none;
  padding: 0;
  margin: 0 0 10px 0px;
}
.timemore li {
  padding-left: 1em; 
  list-style-position: inside;
text-indent: -1.3em;
}
/*  CauseRoar Services */
.mg-services {
    padding: 50px 0;
    background-color: #fff;
    margin: 0;
}

.serviceshd {
 padding: 0 0 50px;
}
.serviceshd h3.margrp {
    color: #00aae9;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 0 0 6px;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 25px;
}
.serviceshd h2.margrpbg {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 31px;
    line-height: 1.4;
    margin: 0 0 10px;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
.serviceshd p.big {
    font-size: 24px;
    line-height: 1.6;
    margin: 0 0 18px;
}

.mg-services .pull-left {
    margin-right: 20px;
}

.media {
    margin-top: 25px;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}


.media-body {
    width: 10000px;
}

.media, .media-body {
    zoom: 1;
    overflow: hidden;
}

.about-us-content h2.margrpbg {
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 10px;
    font-family: 'Raleway', sans-serif;
    color: #000;
}
.mg-services .pull-left span {
    font-size: 30px;
    color: #cdcdcd;
    line-height: 1.4;
    position: relative;
}
.mg-services .pull-left span:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    background: #ffb400;
    bottom: -10px;
    left: 0;
}

.padding-top2 {
    padding-top: 60px;
}
.about-us-video img {
width: 90%
}
/*-------------------------------------*/
/*  CauseRoar responsive
/*-------------------------------------*/
@media (min-width: 1400px){

.container {
    width: 1270px;
}
}
@media (max-width: 1120px) {

.slider-area .slider-1 span.btln {
     font-size: 48px;
}
.slider-area .slider-1 h2.pln {
    font-size: 20px;
}

.nivo-main-image {
    height: 320px !important;
}
}

@media (max-width: 1020px) {

.slider-area .slider-1 h1.topln {
   font-size: 44px;
}

}
@media (max-width: 900px) {
.slider-area .slider-1 span.btln {
    font-size: 40px;
}
.slider-area .slider-1 h2.pln {
    font-size: 18px;
    padding: 0 16px;
}

}

@media (max-width: 768px) {
.request-call-back-area .cltl {
    font-size: 20px;
}
.home-service-sec {
    padding: 30px 0;
}
.footer-area .footer-buttom-area .copy-right2-text p {
    margin: 12px auto;
    text-align: center;
}
.slider-area .slider-1 h1.topln {
    font-size: 40px;
    padding: 0 16px;
    line-height: 1.2;
}
.slider-area .slider-1 span.btln {
    font-size: 36px;
    line-height: 1.2;
        padding: 0 12px;
}
.nivo-main-image {
    height: 350px !important;
}
.indent {
    padding-left: 0%;
    padding-right: 0%;
}
.about-us-feature-image {
    margin-right: 0px;
}
.row-eq-height.xs-flex-block {
    display: block;
}
.homepage-timeslips h2 {
   padding-bottom: 0px;
   margin-top: 18px;
}
.timelist {
    margin: 0 20px 18px;
}
 .divider-left {
   padding: 0;
    border-bottom: 1px solid #ffb400;
    border-right: none;
    border-left: none;
} 
.about-us-video img {
display: none;

}
.timebar-inner {
      margin: 0 20px;
}

.about-us-feature-image {
max-width: 500px;
text-align: center;
margin: 20px 0 -24px;
}
.homepage-about-us-area {
    padding: 0px 0 30px;
}
.homepage-about-us-area .homepage-about-us .about-us-content h3.margrp {
     margin: 0 auto 6px;
    text-align: center;
}
.homepage-about-us-area .homepage-about-us .about-us-content h4.margrpbg {
    margin: 0 auto 10px;
    text-align: center;
}
.clientintro {
    margin: 0 auto 8px;
    text-align: center;
}
.clientintro hr {
  margin: 24px auto 12px;
}
}
@media (max-width: 620px) {
.slider-area .slider-1 span.btln {
    font-size: 48px;
}
.request-call-back-area {
    padding: 40px 0 !important;
}
.timeslips-box {
    margin: 10px 0;
}

.clientintro {
    padding: 0 16px;
}

}
@media (max-width: 480px) {
.nivo-main-image {
    height: 330px !important;
}
.nivo-caption {
   top: 32px;
}
.slider-area .slider-1 span.btln {
    font-size: 24px;
padding: 0;
}

.slider-area .slider-1 h1.topln {
    font-size: 30px;
}
.homepage-about-us-area .homepage-about-us .about-us-content h3.margrp {
  font-size: 20px;
}
.homepage-about-us-area .homepage-about-us .about-us-content h4.margrpbg {
    font-size: 26px;
    line-height: 1.3;
}
.request-call-back-area .cltl {
  font-size: 22px;
}
p.big {
    font-size: 16px;
    line-height: 1.5;
}
.clientintro h2 {
    font-size: 24px;
}
.homepage-timeslips h2 {
    font-size: 24px;
    line-height: 1.4;
}

.footer-top-main a {
font-size: 14px;
line-height: 1.4;
}


}
@media (max-width: 420px) {
.footer-top-main a {
font-size: 13px;
}
.nivo-main-image {
    height: 310px !important;
}
p.big {
    font-size: 15px;
}

.homepage-about-us-area .homepage-about-us .about-us-content h3.margrp {
    font-size: 17px;
}
.timebar-inner {
    margin: 0 10px;
}
.homepage-about-us-area .homepage-about-us .about-us-content h4.margrpbg {
    font-size: 24px;
}
.home-service-sec h2.title {
    font-size: 22px;
    line-height: 1.4;
}
.home-service-listing .service-block h3.service-name {
    font-size: 20px;
}
.slider-area .slider-1 span.btln {
    font-size: 36px;
}

.slider-area .slider-1 .read-more {
    margin-top: -16px;
}
.request-call-back-area .cltl {
  font-size: 19px;
}
.clientintro h2 {
    font-size: 22px;
}
.homepage-timeslips h2 {
    font-size: 22px;
}
}

@media only screen and (max-width: 767px) and (min-width: 481px) {

.slider-area .slider-1 h4 {
   font-size: 16px;
   letter-spacing: 6px;
}

.section-timeslips {
    padding: 0 15px;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
.serviceshd h3.margrp {
   letter-spacing: 4px;
   font-size: 20px;
   text-align: center;
}
.serviceshd h2.margrpbg {
   font-size: 24px;
    line-height: 1.2;
     text-align: center;
}
.serviceshd {
    padding: 0 0 10px;
    margin: 0 24px;
}
.servicetxt {
 margin: 0 14px;
}

.serviceshd p.big {
    font-size: 20px;
    line-height: 1.6;
        margin: 0;
}
.mg-services {
    padding: 35px 0;
}
.mg-services .about-us-content {
    padding: 10px 0 0 0 !important;
}
.padding-top2 {
    padding-top: 0px;

}

.slider-content {
    display: inline !important;
}

.section-timeslips {
    padding: 0 15px;
}
.slider-area .slider-1 h4 {
    letter-spacing: 5px;
   margin: 36px auto 10px;
  font-size: 14px;   
  text-align: center;
}

.mg-services .pull-left {
margin-right: 0;
    float: inherit !important;
    text-align: center;
}
.media-body h3.media-heading, .about-inner-page3-area .about-us-content .media-body h3.media-heading {
    text-align: center;
    padding-top: 20px;
}
.about-us-content h2.margrpbg {
   padding-top: 20px;
   font-size: 24px;
    line-height: 1.4;
    margin: 0 auto 10px;
     text-align: center;
}

.homepage-about-us-area .homepage-about-us .about-us-content {
    padding: 35px 0 0 0 !important;
}
.slider-area .slider-1 .read-more {
    margin-top: -16px;
}

}
@media (max-width: 360px) {
.homepage-timeslips h2 {
    font-size: 20px;
}
.secwhat h2.headwh {
    font-size: 18px;
}
.clientintro h2 {
    font-size: 20px;
}
.slider-area .slider-1 h1.topln {
    font-size: 15px;
    letter-spacing: 5px;
}
.slider-area .slider-1 span.btln {
    font-size: 24px;
}
.slider-area .slider-1 h2.pln {
    font-size: 15px;
}
.request-call-back-area .cltl {
  font-size: 18px;
}
}
@media (max-width: 358px) {
.nivo-main-image {
    height: 350px !important;
}

}

@media (max-width: 320px) {
.request-call-back-area .cltl {
  font-size: 18px;
}
.serviceshd p.big {
    font-size: 18px;
  line-height: 28px;
    margin: 0;
}
.slider-area .slider-1 h1.topln {
    font-size: 14px;
}
.slider-area .slider-1 span.btln {
    font-size: 22px;
}

.serviceshd h3.margrp {
   letter-spacing: 4px;
   font-size: 16px;
   text-align: center;
}
.serviceshd h2.margrpbg {
   font-size: 21px;
    line-height: 1.2;
     text-align: center;
}
.serviceshd {
    padding: 0 0 20px;
    margin: 0 24px;
}
.servicetxt {
 margin: 0 14px;
}

.padding-top2 {
    padding-top: 0px;
    margin-top: -20px;
}
.clientintro h2 {
   font-size: 24px;
}
.homepage-timeslips h2 {
    font-size: 20px;
}
.slider-content {
    display: inline !important;
}

.slider-area .slider-1 h4 {
font-size: 13px;   
  margin: 19px auto 10px;
  letter-spacing: 3px;
   padding: 0 6px;
}

.mg-services .pull-left {
margin-right: 0;
    float: inherit !important;
    text-align: center;
}
.about-us-content h2.margrpbg {
   padding-top: 20px;
   font-size: 22px;
    line-height: 1.3;
    margin: 0 auto 10px;
     text-align: center;
}

.homepage-about-us-area .homepage-about-us .about-us-content {
    padding: 35px 0 0 0 !important;
}
.homepage-about-us-area .homepage-about-us .about-us-content h3.margrp {
     letter-spacing: 2px;
   margin: 0 auto 6px;
  font-size: 18px;
    line-height: 1;
}
.homepage-about-us-area .homepage-about-us .about-us-content h4.margrpbg {
   font-size: 22px;
   padding-top: 0;
}
.request-call-back-area h2 {
   font-size: 22px;
    margin-bottom: 26px;
}
.request-call-back-area h2:after {
   top: 35px;
}
}


