@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
@font-face {
    font-family: 'lion_kingregular';
    src: url('../fonts/lion_king-webfont.woff2') format('woff2'),
         url('../fonts/lion_king-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
  font-size: 100%;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #363636;
  overflow-x: hidden;
  line-height: 22px;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  background:#fbfbf4;
  padding: 0;
}

ol, ul {
  list-style: none outside none;
}

blockquote, q {
  quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table caption, table th, table td {
  font-weight: normal;
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
}

a {
  color: #444;
}
.carousel-caption a{
    color: #fff;
    font-weight: bold;
}
.carousel-caption a:hover{
    color: #fff;
    text-decoration: underline;
}
a:focus, a:hover {
  outline: medium none !important;
  color: #000;
  text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

img.top-right{
    width: 116px;
    display: block;
    padding-bottom: 10px;
    margin: 0 auto;	
}

img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
}

p {
  font-weight: 300;
}

.truck-hire {
  padding-top: 58px;
}


.navigation.post-navigation h2{
display: none;
}



.feature-box{
  background: #fff;
  border: 1px solid #e9e9e3;
  padding: 13px 30px;
  margin:40px 0px 0;
}

.feature-box h3 {
  font-size:31px;
  font-weight: 700;
}

main .feature-box .button {
  display: block;
  font-size: 20px;
  font-weight: 600;
  margin:10px auto;
  max-width: 254px;
  width: 100%;
}


.feature-box img{
width: 100%;
height: auto;
}


header .header-top{
display: inline-block;
width: 100%;
padding: 16px 0;
border-top: solid 5px #fc0300;
background: #fff;
}

.tag-line {
  float: left;
  margin-right: 27px;
  margin-top: 53px;
  max-width: 358px;
  width: 100%;
}


.tag-line h2{
    font-family: 'lion_kingregular';
    font-size: 29px;
    color: #000;
    padding-top: 15px;
}

.logo{
 /*float: left;*/ 
}

.pem-logo{    
    text-align: center;
    margin: 0 auto;
}

.call {
  color: #000;
  float: right;
  font-size: 35px;
  font-weight: 600;
  line-height: 42px;
  margin-top:0;
  font-family:Arial, Helvetica, sans-serif;
}
.call span{
color: #fc0300;

}


.navigation{
background: #fbfbf4;
}

h1.entry-title {
  display: block;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  margin-top: 37px;
  text-align: center;
}

.about-inner.about-sec p {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 29px;
  margin-bottom: 20px;
}

.services-sec p{
color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 20px;
}



.featured {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e9e9e3;
  padding: 13px 30px;
  margin:40px 0px;
}

.about-inner.about-sec h3 {
  color: #fc0300;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 12px;
}

.featured ul li{
color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 20px;

}

.featured ol, .featured ul {
  list-style: outside none disc;
  padding-left: 18px;
}

.entry-content .gallery .gllr_image_row .gllr_image_block {
    float: none;
    display: inline-block;
    text-align: center;
}

.navbar {
  border-radius: 0px;
  padding: 19px 0;
  margin-bottom: 0px;
  border-bottom:none;
}

.navbar-nav > li {
  float: left;
  margin: 0 2px;
}

.pdf-links{ text-align:left;}

.pdf-links strong a{ 
	font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-left: 20px;
    line-height: 33px;
    background: red;
    padding: 3px 15px;
    display: inline-block;
}

.pdf-links p span{ 
	font-size: 20px;
    font-weight: 600;
    color: red;
    line-height: 33px;}

.navbar .navbar-brand {
  color: #000;
  float: left;
  font-size: 38px;
  height: auto;
  line-height: 43px;
  margin-top: 7px;
  padding: 0 15px;
}

.navbar .navbar-brand span{
  color: #d62d20;
}

.navbar-nav > li > a {
  color: #000;
  font-size: 13px;
  line-height: 32px;
  padding:3px 24px;
  border: solid 2px  transparent;
  font-weight: 600;
}
.navbar-nav > li.current-menu-item a,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus{
color: #fff;
background: #fc0300;
border-radius: 30px;
-webkit-border-radius: 30px;
-ms-border-radius: 30px;
-moz-border-radius: 30px;
}


.navbar-collapse {
 float: right;
}


.banner-sec .carousel-inner > .item img{
width: 100%;
height: auto;
}

.banner-sec .carousel-inner > .item .carousel-caption {
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 33%;
  width: 980px;
}


.banner-sec .carousel-inner > .item .carousel-caption h1 {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 55px;
  padding: 30px 35px;
  text-transform: uppercase;
}


.banner-sec .carousel-inner > .item .carousel-caption h1 p {
  font-size: 42px;
  font-weight: 500;
  padding-top: 10px;
}




main h2{
font-weight:600;
font-size: 30px;
color: #000;
}


main .about-sec h2 {
  margin-top: 0;
}

.about-sec p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.navigation.post-navigation{
display: inline-block;
width: 100%;
margin-bottom: 40px;

}

.navigation.post-navigation .nav-previous a{
float:left; 
}

.navigation.post-navigation .nav-next a{
float:right; 
}


.wholesale-nursary span.price,
.navigation.post-navigation .nav-previous a,
.navigation.post-navigation .nav-next a,
main .button{
font-weight:400;
font-size: 20px;
color: #fff;
padding:10px 20px;
background: #fc0300;
border-radius: 30px;
-webkit-border-radius: 30px;
-ms-border-radius: 30px;
-moz-border-radius: 30px;
  transition-property: background;
  transition-duration: 1s;
  transition-timing-function: linear;
}


.navigation.post-navigation .nav-previous a:focus,
.navigation.post-navigation .nav-next a:focus,
.navigation.post-navigation .nav-previous a:hover,
.navigation.post-navigation .nav-next a:hover,
main .button:focus,
main .button:hover{
 background: #000;
 color: #fff;
}





.about-sec{
background: #fbfbf4;
padding:60px 0px;
}


.about-sec button {
  margin-top: 15px;
  padding: 9px 42px;
}
.about-sec img{
background: #fff;
border: solid 1px #e9e9e3;
padding: 13px;
}

.services-sec.top-services{
background: #fff;
padding:28px 0 50px;
}

.services-sec.top-services h2 {
  margin-bottom: 35px;
  margin-top: 50px;
}


.services-sec.top-services p {
  margin-bottom: 35px;
  margin-top: 50px;
  text-align: center;
   font-size: 21px;
    font-weight: 400;
    line-height: 41px;
}


.services-sec{
background: #fbfbf4;
padding:28px 0 50px;
}


.section-title{
margin: 42px 0;
}


.about-sec.about-inner{
padding: 11px 0 50px;
}


.section-title h2{
text-align: center;
position: relative;
}

.section-title h2 span.red{ color:#F00; }

.section-title h2::after {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  margin-left: 15px;
  position: absolute;
  top: 17px;
  width: 89px;
}



.section-title h2::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  margin-left: -115px;
  position: absolute;
  top: 17px;
  width: 89px;
}


.services-wrapper {
  display: inline-block;
  margin-top: 40px;
  width: 100%;
}

.services-wrapper .services-div {
  float: left;
  height: auto;
  max-width: 228px;
  text-align: center;
  width: 100%;
}

.wholesale-nursary .round-images img,
.services-sec .round-images img,
.services-wrapper .services-div img.service-img{
width: 212px;
margin: 0 auto;
display: block;
height: 212px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
}


.services-wrapper .services-div img.service-img:hover{
opacity:0.6;
}


.wholesale-nursary .round-images img,
.services-sec .round-images img{
background: #fff;
border: 1px solid #e9e9e3;
 padding: 13px;
 width: 250px;
 height: 250px;
  margin-bottom: 36px;
}

.wholesale-nursary .round-images img{
  margin-bottom:0px;
}

.services-wrapper .services-div h3{
font-weight: 700;
font-size: 19px;
color: #000;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 26px;
min-height: 58px;
}

.services-wrapper .services-div .button{
font-weight: 700;
font-size: 19px;
text-transform: uppercase;
padding: 6px 20px;
}


.banner-text{
background: rgba(0, 0, 0, 0.5);
width: 100%;
max-width: 970px;
margin:83px auto 101px;
color: #fff;
text-align: center;
padding:46px 58px 35px;
}

.demo-sec .banner-text img{
width: 100%;
max-width: 154px;
 margin-top: 12px;
}


.banner-text h1 {
  border-bottom: 2px dashed #fff;
  font-size: 67px;
  font-weight: 800;
  line-height: 102px;
  margin-bottom: 17px;
  margin-top: 0;
  padding-bottom: 11px;
  text-transform: uppercase;
}

.banner-text h3 {
  font-size: 44px;
  font-weight: 300;
  margin-top: 10px;
}


.testimonials-sec{
padding:40px 0px;
text-align: center;
background: #fff;
}

.testimonials-sec h2{
text-align: center;
}

.testimonials-sec .testi-wrap {
  min-height: 305px;
  background: #fbfbf4;
padding:30px 20px;
   margin:15px 10px 35px;
box-shadow: 1px 8px 12px 1px #ddd;
-webkit-box-shadow: 1px 8px 12px 1px #ddd;
-moz-box-shadow: 1px 8px 12px 1px #ddd;
-ms-box-shadow: 1px 8px 12px 1px #ddd;
cursor:all-scroll;
}

.testimonials-sec .testi-wrap p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.testimonial-item img.client-img,
.testimonials-sec img.client-img{
width:68px;
margin: 0 auto;
display: block;
height: 68px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border: solid 3px #fff;
box-shadow:1px 1px 5px 2px #ddd;
-webkit-box-shadow:1px 1px 5px 2px #ddd;
-moz-box-shadow:1px 1px 5px 2px #ddd;
-ms-box-shadow:1px 1px 5px 2px #ddd;

}

.testimonials-sec h4{
 font-size: 18px;
 color: #000;
 font-weight: 700; 
 line-height: 27px;

}


.quick-inquiry {
padding:28px 0;
}

.quick-inquiry h2{
text-align: center;
}


main .quick-inquiry h2{
color: #fff;
}

main .quick-inquiry .section-title h2::before,
main .quick-inquiry .section-title h2::after{
background:#fff;
}

.quick-inquiry .form-sec{
width: 100%;
max-width: 649px;
margin:40px auto 0;
}

.quick-inquiry .form-sec .form-group{
width: 48%;
float: left;
margin: 18px 1%;
}

.quick-inquiry .form-sec .form-group.submit-btn,
 .quick-inquiry .form-sec .form-group.inquiry {
  float: none;
  margin: 22px auto;
  width: 98%;
}

.quick-inquiry .form-sec input,
.quick-inquiry .form-sec textarea {
  border: 1px solid #dcdcd6;
  color: #000;
  font-size: 17px;
  font-weight: 300;
  padding: 15px 14px;
  margin-bottom: 15px;
  width: 100%;
/*  box-shadow:1px 1px 5px 2px #eee;
-webkit-box-shadow:1px 1px 5px 2px #eee;
-moz-box-shadow:1px 1px 5px 2px #eee;
-ms-box-shadow:1px 1px 5px 2px #eee;*/
}

.quick-inquiry .form-sec textarea {
height: 143px;
}


.quick-inquiry .form-sec input[type=submit]{
width: 100%;
max-width:239px;
color: #fff; 
font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 20px auto 0;
  display: block;
  border: none;
}



footer{
background: #000;
color: #dcdcdc;
font-weight: 600;
font-size: 17px;
padding: 40px 0px;
}

footer a{
color: #dcdcdc;
font-weight: 600;
font-size: 17px;
}


footer a:hover,
footer a:focus{
color: #fc0300;

}

footer p{
font-weight: 600;
line-height: 27px;
}


footer .icon{
  display: block;
  float: left;
  font-size: 30px;
  color: #6b6b6b;
   margin-top: 5px;
}


footer .address p{
padding-left: 30px;
}

footer .email-sec {
  margin: 0 auto;
  max-width: 239px;
  width: 100%;
}

.telephone {
  float: right;
  max-width: 206px;
  width: 100%;
}

.telephone .phone {
  display: block;
  font-size: 24px;
  margin-bottom: 18px;
}

.telephone .phone a{
font-size: 24px;

}

.telephone ul.social{
display: inline-block;
width: 100%;
text-align: center;
padding: 0px;
}

.telephone ul.social li {
  display: inline-block;
  margin: 0 3px;
}

.telephone ul.social li a{
display: block;
}

.telephone ul.social li a i{
background: #434345;
width:40px;
height:40px;
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
line-height: 40px;
}



.telephone ul.social li a i:hover{
background:#fc0300;
color: #fff; 

}

.copyright {
  text-align: center;
}


/*=======================================
wholesale nursary
=======================================*/


.wholesale-nursary {
  display: inline-block;
  padding-bottom: 100px;
  width: 100%;
}

.wholesale-nursary span.call{
margin-top:0px;
font-size: 25px;
text-align: center;
display: block;
margin-bottom: 31px;
float: none;
}


.wholesale-nursary span.price {
  display: block;
  margin-top: 15px;
  max-width: 182px;
  text-align: center;
  width: 100%;
}


.wholesale-nursary .section-title {
  margin-top: 74px;
}


.wholesale-nursary .feature-box{
padding:30px 16px;
}

.wholesale-nursary .feature-box p{
 font-weight: 400;
    line-height: 27px;
  }

.wholesale-nursary span.call b{
color: #fc0300;
}




.contact-box .section-title,
.contact-box .section-title h2{
margin-top: 0px;
color: #fff;
}

.contact-box .section-title h2::before,
.contact-box .section-title h2::after{
background: #fff;

}

.contact-box{
padding-top: 40px;
padding-bottom: 40px;
}

.contact-box .form-sec input,
.contact-box .form-sec textarea{
width: 100%;
border: solid 3px #333;
padding:10px 12px;
margin-bottom: 15px;
background: #fbfbf4;
}

.contact-box .form-sec input[type="submit"] {
  background: #fc0300 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: block;
  font-weight: 600;
  margin: 3px auto 24px;
  max-width: 250px;
  padding: 15px 12px;
  text-transform: uppercase;
  width: 100%;
}

.contact-box h3 {
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
    color:#fff;
}

.contact-box p a,
.contact-box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color:#fff;
  margin-top: 0;
}

.contact-box p a{
  font-weight: 600;

}


.testimonial-item{
 background: #fff;
    box-shadow: 1px 8px 12px 1px #ddd;
    cursor: pointer;
    padding: 30px 20px;
     margin: 0 0 49px;
    min-height: 431px;
}


.testi{
  padding:40px 0px;

}

.testimonial-item h2{
text-align: center;
font-weight: 600;
font-size: 21px;
margin:27px 0;
}

.testimonial-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  text-align: center;
}


.services-sec.singel-services .truck-hire{
 padding-top:0px;
}

.services-sec.singel-services .feature-box{
margin-top: 0px;
margin-bottom: 40px;

}

.services-sec.singel-services .feature-box img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}


@media (min-width: 992px) and (max-width: 1200px) {

.tag-line {
  margin-right: 23px;
  margin-top: 35px;
}

.tag-line h2 {
  font-size: 19px;

}

.logo {
  max-width: 200px;
  width: 100%;
}

.call {
  font-size: 26px;
  margin-top: 46px;
}

.navbar-nav > li > a {
  font-size: 17px;
  padding: 3px 13px;
}


.banner-sec .carousel-inner > .item .carousel-caption {
  top: 22%;
}

.banner-text h1 {
  font-size: 64px;
}

.banner-text h3 {
  font-size: 42px;
}

.services-wrapper .services-div {
  max-width: 188px;
}

.services-wrapper .services-div img.service-img {
  height: 170px;
  width: 170px;
}

.services-wrapper .services-div .button {
  font-size: 17px;
}



}


@media (min-width: 768px) and (max-width: 991px) {

.tag-line {
  margin-right: 23px;
  margin-top: 27px;
  width: 240px;
}

.tag-line h2 {
  font-size: 19px;

}

.logo {
  max-width: 200px;
  width: 100%;
}

.call {
  font-size: 26px;
  margin-top: 46px;
}

.navbar-nav > li > a {
  font-size: 14px;
  padding: 0 6px;
}

main h2 {
  color: #000;
  font-size: 25px;
  font-weight: 600;
}

.about-sec h2{
margin-top: 0px;

}

.about-sec p {
  font-size: 17px;
  line-height: 29px;
}

.banner-sec .carousel-inner > .item .carousel-caption {
  top: 4%;
  width: 600px;
}

.banner-sec .carousel-inner > .item .carousel-caption h1{
 font-size: 30px;
}

.banner-text h1 {
  font-size: 47px;
}

.banner-text h3 {
  font-size: 31px;
}
.services-wrapper .services-div {
  margin-bottom: 45px;
  max-width: 236px;
}

.services-wrapper .services-div img.service-img {
  height: 170px;
  width: 170px;
}

.services-wrapper .services-div .button {
  font-size: 17px;
}




}


@media (max-width: 767px) {
 

.contact-box .form-sec {
  margin-top: 32px;
}




.tag-line {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.logo {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
}

.call {
  float: none;
  font-size: 33px;
  line-height: 42px;
  margin-top: 16px;
  text-align: center;
}

.banner-sec .carousel-inner > .item .carousel-caption {
  top: 3%;
  width: 400px;
}

.banner-sec .carousel-inner > .item .carousel-caption h1 {
  font-size: 19px;
  line-height: 32px;
  padding: 18px 40px;
}

.banner-sec .carousel-inner > .item .carousel-caption h1 p {
  font-size: 23px;
  font-weight: 500;
  padding-top: 10px;
}



main h2 {
  font-size: 25px;
 text-align: center;
}

.about-sec.about-inner p{
text-align: left;
}


.about-sec.about-inner img{
margin-bottom: 20px;
}

.about-sec p {
  font-size: 18px;
  font-weight: 400;
  line-height: 31px;
  text-align: center;
}


.about-sec .button {
  display: block;
  margin: 22px auto 0;
  padding: 9px 42px;
  width: 100%;
  max-width: 200px;
}


.banner-text h1 {
  font-size: 46px;
  line-height: 59px;
}

.banner-text h3 {
  font-size: 28px;
  line-height: 39px;
  margin-top: 10px;
}

.services-wrapper .services-div {
  float: none;
  margin: 0 auto 30px;
  max-width: 228px;
  text-align: center;
  width: 100%;
}

.testimonials-sec .testi-wrap {
  margin: 35px 10px;
  padding: 30px 14px;
}

.testimonials-sec .testi-wrap p {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}


.address {
  margin-bottom: 26px;
  max-width: 356px;
  padding-bottom: 11px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

footer .email-sec {
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
  margin: 0 auto 29px;
  max-width: 100%;
  padding-top: 12px;
  text-align: center;
}


.telephone {
  float: none;
  margin: 0 auto;
  max-width: 206px;
  width: 100%;
}

.about-sec img {
  display: block;
  margin: 0 auto;
  padding: 13px;
}

.navbar-collapse{
  float: none;
}

.navbar {
  padding: 7px 0;
}



.navbar-toggle{
background: #fc0300;
color: #fff;
}

.navbar-toggle .icon-bar{
background: #fff;
}

.navbar-nav > li{
float: none;
display: block;
text-align: center;
}

}


@media (max-width: 480px) {
 

.banner-sec .carousel-inner > .item .carousel-caption{
display: none;
}

.logo {
  max-width: 200px;
  width: 100%;
}
    
    img.top-right{
        display: none;
    }

.call {
  font-size: 27px;
  line-height: 42px;
  margin-top: 16px;
}

.banner-text {
  padding: 46px 29px 63px;
}

.banner-text h1 {
  font-size: 30px;
  line-height: 44px;
}

.banner-text h3 {
  font-size: 23px;
  line-height: 39px;
  margin-top: 10px;
}

.quick-inquiry .form-sec .form-group {
  float: none;
  margin: 18px 0;
  width: 99%;
}

.quick-inquiry .form-sec .form-group.submit-btn, .quick-inquiry .form-sec .form-group.inquiry {
  float: none;
  margin: 22px auto;
  width: 99%;
}

.services-sec h2::after,
.services-sec h2::before{
display: none;
}


}



