@media only screen and (max-width: 2000px) and (min-width: 1401px) {
    .container {
        max-width: 1300px;
    }
}

a {
    color: #060606;
    text-decoration: none;
    background-color: transparent; 
}

a:hover {
    /* color: #060606; */
    color: #1c8bfe;
    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;
}

.bannerheight
{
    height: 180px;
}
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

/*.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;    
}*/



.navbar-expand-lg .navbar-nav .nav-link:hover {
    padding-right: 20px;
    padding-left: 20px;
    color:#fff;
    background: linear-gradient(to bottom, #176308 0%, #8fc726 100%);  
}

.about p
{
    color:#fff;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;      
}

.aboutnew p
{
    color:#111;
    font-size: 14px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;  
}

.area-2 {
    padding: 20px 0;
}

.area-3 {
    padding: 0px 0;
    margin-bottom:70px;
}

@media (max-width: 991px){
.area-1 {
    padding: 60px 0;
}

.contact_mg {
    margin-top: 40px;
}    
.about {
    margin-top: 30px;
}
.myheader
{
    background:#fff;    
}
.logo
{
    height:70px;
}
.paramargin
{
    margin-top:0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: 20px;
    color:#111;
    font-weight: 600;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
}
@media only screen and (max-width: 2000px) and (min-width: 768px) {
    .hidelg
    {
        display: none;
    }
    .about h3
    {
        color:#fff;
        font-size: 32px;
        font-weight :700;
        line-height: 26px;
        margin-bottom: 50px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        text-shadow: 2px 2px 4px #000000;   
    }

    .aboutnew h3
    {
        color: #176308;
        text-align: center;
        font-size: 30px;
        font-weight: 900;
        line-height: 32px;
        margin-bottom: 40px;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
    }

    .aboutnew h4
    {
        color: #111;
        text-align: left;
        font-size: 20px;
        margin-bottom: 30px;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
    }

    .main-title h1
    {    
        color:#176308;
        text-align: center;
        font-size: 36px;
        font-weight: 900;
        line-height: 32px;
        margin-bottom: 40px;    
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
    }
}
@media only screen and (max-width: 2000px) and (min-width: 992px) {
.dropdown-item {
    font-size:13px;
}    
.area-1 {
    padding: 100px 0;
}    
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    color:#111;
    font-weight: 600;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}    
.navbar-expand-lg .navbar-nav > .active > a {
    padding-right: 20px;
    padding-left: 20px;
    color:#fff;
    background: linear-gradient(to bottom, #176308 0%, #8fc726 100%);  
}
.paramargin
{
    margin-top:20px;
}    
.logo
{
    height:100px;
}    
.myheader
{
    background:#fff; 
    -webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 30%);   
    /*position: fixed;
    top:0;
    width:100%;
    z-index:1000;*/
}
.marginlg
{
    margin-top: 70px;
}
}


.offers
{
    padding: 80px 0 70px;
    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.6);
}

.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: 40px;
}

.portfoliohead
{
    border:1px solid #c7c9ca;
    color:#37404d;
    background-color:#fff;
    font-family: 'Poppins', sans-serif;  
    font-size:18px;
    font-weight: 500;
    text-align: center;
    padding:35px 0 35px 0;
}

.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: #880503;*/
    padding: 80px 0 0;
}

.footer h4 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
}

.footer h5 {
    font-size: 14px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-family: 'Roboto Condensed', sans-serif;
}

.footer .footer-inner .contact-info li {
    margin-bottom: 15px;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
}

.footer .footer-inner p {
    line-height: 27px;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto Condensed', sans-serif;
}

.footer a {
    color: #fff;
    font-size: 14px;
}

.footer a:hover {
    color: #6cc7ff;
    font-size: 14px;
}

.footer .copy {
    padding: 20px 0;
    border-top: solid 1px #fff;
    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;
    background: #176308;
    height: 355px;
}

.blog1 .detail h1
{
    color:#fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 10px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
} 

.blog1 .detail p
{
    color:#fff;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Open Sans', sans-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
    }
    .hidesm
    {
        display: none;
    }
    .hide
    {
        display: none;
    }
    .about h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 32px;
    margin-top: -50px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 2px 2px 4px #000000;
    }
    .aboutnew h3 {
    color: #176308;
    text-align: center;
    font-size: 26px;
    font-weight: 900;
    line-height: 30px;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    }
    .main-title h1 {
    color: #176308;
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    line-height: 26px;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
    }
}

.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
}

.owl-prev{
    position: absolute;
    left:-20px;
    top:40%;
    background: #111 !important;
    color: #fff !important;
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
}

.owl-next{
    position: absolute;
    right:-20px;
    top:40%;
    background: #000 !important;
    color: #fff !important;
    height: 40px !important;
    width: 40px !important;
    font-size: 20px !important;
}

.logoheading
{
    color:#0a7abf;font-size:18px;font-family: 'Roboto Condensed', sans-serif;text-transform:uppercase;
}

.blue
{
    color:#0a7abf;
}

.red
{
    color:#b52321;
}

button:focus {
    outline: none;
    /*outline: 5px auto -webkit-focus-ring-color;*/
}

.client-img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    border: 4px solid #fff;
    margin: 0px auto 20px;
    border-radius: 100%;
}
.carousel-content {
    padding: 30px 0px 60px;
}
.carousel-content h3 span {
    font-size: 17px;
    font-weight: normal;
    color: #e8e8e8;
    text-transform: uppercase;
}
.client-img img {
    width: 100%;
}
#testimonial {
    text-align: center;
    padding: 100px 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}
#testimonial .carousel-control-prev,
#testimonial .carousel-control-next {
    font-size: 36px;
}
#testimonial h2 {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.carousel-indicators li
{
    border-radius: 50%;
    width: 12px;
    height: 12px;
}

.testimonialheadnew
{
    color:#000 !important;
}
.facolor
{
    color:#004b23;
}

.visiblediv {
    display: block;
}

.hiddendiv {
    display: none;
}

.visibledivnew {
    display: block;
}

.hiddendivnew {
    display: none;
}

.readmore
{
    color:#fff;
    background-color: #176308;
}

/*body{
    overflow-x:hidden;
}*/

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem 2rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0rem;
}

.breadcrumb-item.active {
    color: #176308;
}

.contact-detail {
    background: #176308;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.contact-detail h1 {
    font-size: 23px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 20px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
}

.contact-detail h3
{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}

.contact-detail p{
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
}

.facolor1
{
    color:#fff;
}

.link
{
    color:#fff;
}
.link:hover
{
    color:#f1ffd7;
}

.messages h1 {
    font-size: 23px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 20px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    color: #176308;
    text-transform: uppercase;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}



body
{
    overflow-x:hidden;
}


.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>a:after {
  content: "\f0da";
  float: right;
  border: none;
  font-family: 'FontAwesome';
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

@media (min-width: 991px) {
  .dropdown-menu {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}


.phonelink:before {
    content: '\f879'; /* You should use \ and not /*/
    font-family: "Font Awesome 5 Free"; /* This is the correct font-family*/
    font-weight:900;
}

.colorline {
    background-image: url(../image/colourfull-line.jpg);
    height: 6px;
}

.footerimg {
    background-image: url(../image/bikefooter.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

@media only screen and (max-width: 2000px) and (min-width: 768px) {
.footerimg
{
  background-image: url(../image/bikefooter.jpg);
  background-repeat: no-repeat;  
  background-position: center;
  background-size: 100% 100%;
} 
}

.aboutback
{
    background-repeat: no-repeat;
    background-size: cover;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f1ffd7;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #176308;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1rem 2rem;
    margin-bottom: 0rem;
    list-style: none;
    background-color: #f1ffd7;
    border-radius: 0rem;
}

.sub-banner {
    /*background: rgba(0, 0, 0, 0.04) url(../image/banner/title_services.jpg) top left repeat;*/
    background: rgba(0, 0, 0, 0.04) url(../image/banner/dhage-services-banner-1.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner1 {
    background: rgba(0, 0, 0, 0.04) url(../image/banner/title_about.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner2 {
    background: rgba(0, 0, 0, 0.04) url(../image/banner/title_testimonials.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner3 {
    background: rgba(0, 0, 0, 0.04) url(../image/banner/title_faq.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner4 {
    background: rgba(0, 0, 0, 0.04) url(../image/banner/title_photogallery.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner5 {
    background: rgba(0, 0, 0, 0.04) url(../image/banner/title_contact.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner6 {
    background: rgba(0, 0, 0, 0.04) url(../image/banner/title_blog.jpg) top left repeat;
    background-size: cover;
    height: 320px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);   
}

.sub-banner .breadcrumb-area {
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 38%;
    right: 0;
    left: 0;
    padding: 0 15px;
}

.sub-banner .breadcrumbs .active {
    margin-left: 5px;
    color: #fff;
}

.sub-banner .breadcrumb-area h1 {
    margin: 0 0 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-size: 32px;
    letter-spacing: 2px;
}

.sub-banner .breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-size: 20px;
    font-family: 'Roboto Flex', sans-serif;
}

.sub-banner .breadcrumbs li a {
    color: #fff;
}

.sub-banner .breadcrumbs .active:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 14px;
    margin-right: 10px;
    font-weight: 500;
}

.testimonialfont
{
    font-size: 35px;
}

.boldfont
{
    font-size:18px;font-weight:600;
}
.button
 {
  background-color: #36c63b;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin: 6px 4px;
  cursor: pointer;
}



 