@media only screen and (max-width: 2000px) and (min-width: 1401px) {
    .container {
        max-width: 1300px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-top:100px;
        padding-right: 30px;
        padding-left: 30px;
        color:#111;
        font-size: 22px;
        font-family: 'Josefin Sans', sans-serif;
    } 
    .navbar-expand-lg .navbar-nav .nav-link:hover {
        padding-top:100px;
        padding-right: 30px;
        padding-left: 30px;
        color:#d49d12;
        font-size: 22px;
        font-family: 'Josefin Sans', sans-serif;
    }
}

a {
    color: #060606;
    text-decoration: none;
    background-color: transparent; 
}

a:hover {
    color: #060606;
    text-decoration: none;
}

.navbar-brand
{
	width:70%;
}

.mymenu
{
	text-align:right;
}

@media screen and (max-width: 600px) {
.navbar-toggler .navbar-toggler-icon
{
	color:#fff;
	/*background:#333;*/
	outline:0px;
}

.navbar-brand
{
	width:40%;
}

.navbar-nav .nav-item
{
	border-bottom:1px solid #f2f2f2;
	line-height:15px;
	font-size:14px;
}
}


/*.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;    
}*/


.about h3
{
    font-size: 23px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 20px;
    text-align: justify;
    font-family: 'Amaranth', sans-serif;  
    text-transform: uppercase; 
}

.about p
{
    font-size: 17px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Darker Grotesque', sans-serif;
}

.area-1 {
    padding: 130px 0;
}

.area-2 {
    padding: 20px 0;
}

.area-3 {
    padding: 20px 0;
    margin-bottom:70px;
}

@media (max-width: 991px){

.top{
    top:42%;
}    
.carheading {    
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 40px;
    font-family: 'Amaranth', sans-serif;
    color: #000;
}
.main-title h1
{    
    text-align: center;
    font-size: 30px;
    line-height: 26px;
    margin-bottom: 40px;    
    font-family: 'Amaranth', sans-serif;
    text-transform: uppercase;
    color:#000;
}    
.navbar-expand-lg .navbar-nav .nav-link:hover {
    padding-right: .5rem;
    padding-left: 20px;
    color:#d49d12;
}    
.hidesm
{
    display: none;
}     
.about {
    margin-top: 30px;
}
.myheader
{
    background:#fff;    
}
.logo
{
    height:18vh;
}
.paramargin
{
    margin-top:0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 20px;
    color:#111;
    font-weight: 600;
    font-size: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}
}

@media only screen and (max-width: 2000px) and (min-width: 992px) {
.top{
    top:36%;
}
.carheading
{
    text-align: left;
    font-size: 54px;
    line-height: 60px;
    font-family: 'Amaranth', sans-serif;
    color: #000;
}
.main-title h1
{    
    text-align: center;
    font-size: 48px;
    line-height: 26px;
    margin-bottom: 40px;    
    font-family: 'Amaranth', sans-serif;
    text-transform: uppercase;
    color:#000;
}    
.hidemd
{
    display: none;
}   
.paramargin
{
    margin-top:20px;
}    
.logo
{
    height:28vh;
}    
.myheader
{
    background:#fff; 
}
.vl {
    border-left: 2px solid #d49d12;
    height: 320px;
}
}

@media only screen and (max-width: 1400px) and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
    padding-top:80px;
    padding-right: 30px;
    padding-left: 30px;
    color:#111;
    font-size: 22px;
    font-family: 'Josefin Sans', sans-serif;
} 
.navbar-expand-lg .navbar-nav .nav-link:hover {
    padding-top:80px;
    padding-right: 30px;
    padding-left: 30px;
    color:#d49d12;
    font-size: 22px;
    font-family: 'Josefin Sans', sans-serif;
}     
}

.offers
{
    padding: 110px 0 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.background {
    position: relative;
}

.background:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2);
}

.offer h1
{
    color:#fff;
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Poppins', sans-serif;   
}

.offer p
{
    color:#fff;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-weight: 500;
    font-family: 'Roboto Slab', serif;    
}

.portfolio
{
    margin-bottom: 30px;
}

.portfoliohead
{
    color:#000;    
    font-family: 'Secular One', sans-serif;
    font-size:16px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    margin-top:30px;
}

.facility p
{
    border: 1px solid #c7c9ca;
    padding: 20px;
    height: 120px;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Roboto Slab', serif;    
}

.count
{
    padding: 80px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.counter-box {
    display: block;
    /*background: #f6f6f6;*/
    padding: 20px 20px 20px;
    text-align: center
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    color: #d2d2d2
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 28px
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}


.footer {
    background: #000;
    padding: 80px 0 0; 
    border-top: solid 1px #d49d12;   
}

.footer h4 {
    font-size: 22px;
    margin-bottom: 30px;
    color: #d49d12;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
}

.footer h5 {
    font-size: 14px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
}

.footer .footer-inner .contact-info li {
    margin-bottom: 15px;
    color: #fff;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.footer .footer-inner p {
    line-height: 27px;
    color: #fff;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.footer a {
    color: #fff;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.footer a:hover {
    color: #d49d12;
    font-size: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.footer .copy {
    padding: 20px 0;
    border-top: solid 1px #d49d12;
    margin: 50px 0 0;
    text-align: center;
}

.footer .footer-inner .social-list {
    margin: 30px 0 0;
    display: inline;
}

.footer .footer-inner .social-list li a {
    font-size: 20px;
    float: left;
    margin-right: 20px;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #535353;
}

@media (max-width: 800px){
.footermargin {
    margin-top: 30px;
}
.subbanner
{
    padding: 100px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height:160px;
}

}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

.blog1
{
    border:1px solid #c7c9ca;
    background-color: #fff;
    margin-bottom: 50px;
}

.detail
{
    padding: 15px 15px 15px 15px;
}

.blog1 .detail h1
{
    color:#111;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
} 

.blog1 .detail p
{
    color:#111;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Roboto Slab', serif;    
} 


.subbanner
{
    padding: 120px 0 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height:280px;
}

.subbannerbreadcrumb h1
{
    color:black;
    font-size: 25px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
    text-align: center;
    font-family: 'Poppins', sans-serif;   
}

/*.subbannerbreadcrumb p
{
    color:black;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    font-family: 'Roboto Slab', serif;    
}*/

.subbannerbreadcrumb ul
{
    text-align: center;
}

.subbannerbreadcrumb .breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-size: 16px;      
}

.subbannerbreadcrumb .breadcrumbs li a {
    color:black;
}

.subbannerbreadcrumb .breadcrumbs .active {
    margin-left: 5px;
    color: black;
}

.lightbox-gallery {
    /*background-image: linear-gradient(#4A148C, #E53935);
    background-repeat: no-repeat;*/
    color: #000;
    overflow-x: hidden
}

.lightbox-gallery p {
    color: #fff
}

.lightbox-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: #111;
}

@media (max-width:767px) {
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
    .aboutsm
    {
        margin-top: -15px !important;
    }
    .hidesmabout
    {
        display:none;
    } 
}

.lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
}

.lightbox-gallery .intro p {
    margin-bottom: 0
}

.lightbox-gallery .photos {
    padding-bottom: 20px
}

.lightbox-gallery .item {
    padding-bottom: 30px
}

.product
{
    background-color:#d49d12;    
    text-align: center;
}

.product h1
{
    color: #fff;
    font-size: 13px;
    font-family: 'Josefin Sans', sans-serif;
    padding-top: 12px;
    text-transform: uppercase;
}

.equipment
{
    background-color: #fff1d0;
    text-align: center;
}

.equipment h1
{
    color: #000;
    font-size: 13px;
    font-family: 'Josefin Sans', sans-serif;
    padding-top: 12px;
    text-transform: uppercase;
}

.carspan
{
    color:#d49d12;
}

.owl-prev{
    position: absolute;
    left:-20px;
    top:45%;
}

.owl-next{
    position: absolute;
    right:-20px;
    top:45%;
}

.productlist h1
{
    background-color: #000;
    text-align: center;
    color:#fff;
    font-size: 14px;
    padding: 20px;
    text-transform: uppercase;
    font-family: 'Josefin Sans', sans-serif;
}

.testimonialsection
{
    background:#fbc640;
    padding: 20px;
}

.testimonialdetail
{
    background-color: #111;
    padding: 20px
}

.testimonialdetail p
{
    color:#fff;
    font-size: 17px;
    text-align: center;
    font-family: 'Darker Grotesque', sans-serif;
}

.clientname
{
    margin-top:30px;
    color:#111;
    font-size: 27px;
    text-align: center;
    font-family: 'Darker Grotesque', sans-serif;
    text-transform: uppercase;
    font-weight: 800;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.facolor
{
   color:#d49d12;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #d49d12;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.center
{
    text-align: center;
}

@media only screen and (max-width: 2000px) and (min-width: 768px) {
.hidemdabout
{
    display:none;
}
}