 ----------------------------------------------------------------------------------------
* Author        : CodersPoint
* Template Name : Consal - Multipurpose Html5 Template
* File          : Consal Responsive CSS file
* Version       : 1.0
* ---------------------------------------------------------------------------------------- */



/* Medium Layout */

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


/* Tablet Layout */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav li a {
        padding: 15px 5px;
    }

    .service-box,
    .team-member,
    .single-news {
        margin-bottom: 30px;
    }

    .portfolio-caption h4 {
        margin-top: 80px;
    }
   
    .about-img img {
        margin-top: 40px;
    }
    .project-item-img img{
        height: auto;
    }
    .owl-buttons i.fa{
        top: 38%;
    }
    .owl-pagination {
        width: 130px;
    }
    .ft-widget {
        margin-bottom: 30px;
    }
    /* About page */
    .left-control,.right-control{
        top: 35%;
    }
    
    .comment-form input[type="text"],input[type="email"]{
        margin-bottom: 20px;
    }
    .contact-form{
        margin-top: 30px;
    }

}


/* Mobile Layout */

@media only screen and (max-width: 767px) {
  
    body, p {
        line-height: 25px;
    }
    .top-bar {
        height: 75px;
    }
    .tcontact{
        float: none;
        text-align: center;
    }
    .tsocial{
        float: none;
        text-align: center;
        margin-top: -20px;
    }
    .section-big {
        padding: 50px 0px;
    }
    .single-testimonial i.fa,
    .section-title {
        margin-bottom: 50px;
    }
    .section-title h2 {
        line-height: 30px;
    }

    .btn, input[type='submit'] {
        margin-bottom: 0px;
        padding: 8px 20px;
    }
    img {
        max-width: 100%;
    }
    .menu-holder{
       height: auto;
    }

    .mainmenu {
        transition: all 0.3s ease-out;
        -webkit-transition: all 0.3s ease-out;
        position: relative;
        z-index: 99999999;
        background: #fff;
        width: 450px;
        margin: 0 auto;
    }
   
    .navbar-toggle .icon-bar {
        background: #77be2d;
        height: 2px;
        position: relative;
      }
    .navbar-toggle .icon-bar:hover,.navbar-toggle .icon-bar:focus{
        background: #77be2d !important;
        color: #fff;
    }
    .navbar-collapse{
       position: relative;
       background: #aaa;
       margin-top: 8px;
    }
    .navbar{
        margin-top: 5px;
    }
    .mainmenu .navbar-nav li {
        float: none;
        display: block;
        border-bottom: 1px solid #999;
        margin: 0 20px;
     }
    .mainmenu .navbar-nav li a {
        color: #333;
        padding-left: 0;
        
    }
    .mainmenu li.active a {
        color: #fff;
    }
    .mainmenu .navbar-nav li:last-child{
       border-bottom: 0;

    }
    .dropdown-menu{
        display: block;
        background: #aaa;
        position: relative;
    }
    .caret{
        position: absolute;
        right: 0;
     }
    a.about-button {
        margin-top: 0;
    }

    .about-img img {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    /* service area */
    .pic-single-service{
        text-align: center;
    }
    .pic-single-service p{
        padding-right: 10px;
     }  
   
   .blog-btn{
     margin-bottom: 20px;
   }
   .ft-widget{
        width: 60%;
        margin:0 auto;
   }

  .left-control,.right-control{
        top: 35%;
    }

    /* Portfolio area */
    .work-items {
        text-align: center;
    }
    .filters{
        transform: translate(0, -55%);
    }
    .price-item ,
    .team-member,
    .single-news {
        margin-bottom: 30px;
    }

    .filters li {
        margin: 0px 10px;
    }

    .single-testimonial {
        padding: 20px 30px;
    }

    .section-title h2 {
        font-size: 30px;
    }
    .fun-fact-area {
        margin-top: 50px;
    }
    .fun-fact {
        margin-bottom: 50px;
    }
    .service-area .section-title {
        margin-top: 0px;
    }
    
    .owl-pagination {
        width: 130px;
    }
    .ft-widget {
        margin-bottom: 30px;
    }
    .widget{
        width: 80%;
        margin: 0 auto;
    }
    .widget-search-btn i.fa{
        margin-right: 90px;
    }
    .blog-content h3{
       margin-top: 20px;
    }
    .comment-form input[type="text"],input[type="email"]{
        margin-bottom: 20px;
    }
    .widget-search input{
        margin-bottom: 15px;
    }
    .widget-title{
        margin-top: 20px;
    }
    .contact-form{
        margin-top: 30px;
    }
}


/* Small Mobile Layout */

@media only screen and (max-width: 480px) {

      .top-bar{
    height: 100px;
   }
   .tcontact{
    float: none;
    text-align: center;
   }
   .tcontact ul li{
    display: block;
    margin-bottom: -20px;
   }
   .tsocial{
    float: none;
    text-align: center;
   }
   .tsocial ul li{
    display: inline-block;
   }
   .intro-text h2{
    font-size: 45px;
   }
   .intro-text .btn {
     padding:10px;
     margin: 0 8px;
     display: inline-block;
     font-weight: 600;
    }
    .section-title h2{
        font-size: 26px;
    }
    .section-title h2::after{
        left: 40%;
    }
    .action-area h2{
        font-size: 35px;
        line-height: 40px;
    }
    .action-area p{
        padding-top: 0px;
        margin-bottom: 20px;
    }
    .action-area .btn{
        margin-top:10px;
    }
    /*About page */
   
    .pic-single-service p{
        padding-left: 10px;
     }
     .left-control,.right-control{
        top: 20%;
    }
    .widget{
        width: 90%;
        margin:0 auto;
    }
    .widget-search-btn i.fa{
        margin-right: 30px;
    }
    .comments ul li .comment-box img{
        float: none;
        display: block;
        margin: 0 auto;
        margin-top: 35px;
    }
    .comments ul li .comment-box .comment-content{
        margin-left: 15px;
    }
    .comments ul li .comment-box .comment-content h4{
        margin-top: 0;
        margin-right:18px;
        text-align: center;
    }
    .comments ul li .comment-box .comment-content span{
        margin-left: 65px;
        margin-right: -50px;
    }
    .comment-btn{
        margin-top: 30px;
    }
    .comment-content p{
        margin-top: 30px;
    }
    .comments ul.depth .comment-box {
        margin-left: 15px; 
    }
    .comments ul.depth .comment-box{
        padding-left: 10px;
    }

    .single-testimonial img {
        width: 100%;
        margin: 0px;
        margin-bottom: 15px;
    }
    .single-testimonial i.fa {
        margin-bottom: 15px;
    }
    .col-xxs-12 {
        width: 100%;
    }

    /*for mobile menu*/

    .col-xs-hidden{
      display: none;
    }

    .col-md-hidden{
      display: block;
    }

    .mobile-open-menu {
      margin-left: -15px;





     /* color: #e44c0a!important;*/
    }

    .main-header-mobile-new {
    display: block;
    padding: 20px 0px 0px 0px!important;
    position: fixed;
    width: 100%;
    top: 0;
  }

  

  

.sidenav li{
    list-style-type: none!important;
}


    .fun-fact {
        border: none;
        padding-bottom: 10px;
        margin-bottom: 30px;
    }
    .f-w-tab .nav li {
        width: 23%;
        margin: 0 1px;
    }
    .mainmenu{
       width: 100%;
    }

    .menu-area{
    height: 70px;
    border-top: 2px solid #ff7518 !important;
}



    .section-title h2{
        font-size: 25px;
    }
    .pic-single-service p{
       padding-left: 10px;
    }
    .ft-widget{
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .owl-buttons i.fa{
        top: 33%;
    }
    .left-control,.right-control{
        top: 25%;
    }
    .project-item{
        text-align: center;
    }
     .widget-search-btn i.fa{
        margin-right: 60px;
    }


.logo {   
  margin-top: -3px !important;
    width: 100% !important;
    
    margin-left: 0px;
    color: #e44c0a!important;
}


li.home-active {
    background: yellow !important;
}

li.home-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}

li.about-active {
    background: yellow !important;
}

li.about-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}


li.service-active {
    background: yellow !important;
}

li.service-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}

li.report-active {
    background: yellow !important;
}

li.report-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}
li.remedy-active {
    background: yellow !important;
}

li.remedy-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}

li.pooja-active {
    background: yellow !important;
}

li.pooja-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}

li.product-active {
    background: yellow !important;
}

li.product-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}


li.tips-active {
    background: yellow !important;
}

li.tips-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}



li.contact-active {
    background: yellow !important;
}

li.contact-active a {
    color: #000 !important;
    padding: 8px 14px 8px 14px!important;
}
/*for mobile menu end*/


.page-title.section-big {
  padding: 90px 0px 30px 10px!important;
}
.page-title h2{
    font-size: 25px!important;
}

p.tag-line {
  font-size: 15.5px!important; 
  width: 100%!important; 
}

#slider {
  height: 100%;  
  max-height: 155px!important;
  margin-top: 70px !important;
}


#slider .carousel,
#slider .carousel .carousel-inner,
#slider .carousel .carousel-inner .item {
    height: 100%;
    min-height: auto!important;
}

img.cate-icon {
  width: 85%!important;  
}

.home-cat-area h4 {
  font-size: 17px!important;
}

.home-cat-area p {
  font-size: 14px!important;
}
.kundali-icon img {
  width: auto;
  height: 100px!important;
  margin-bottom: 15px;
  margin-top: 10px;
}
.kundali-icon{
    height: 100px!important;
}

.about-img.home-about-img {  
  margin: 25px 10px 5px 10px!important;
}

.kundali-card {  
  padding: 0px 7px 18px!important;  
  margin-bottom: 40px!important;
  height: 320px!important;
}

.kundali-title{
    font-size: 18px!important;
}
  .btn, input[type="submit"] {
    margin-bottom: 0px;
    padding: 5px 10px!important;
  }

  .btn-kundali{
    font-size: 15px!important;
  }


.pic-single-service.all-puja img {  
  width: 100%!important;
}

.astro-tips-tabs>li.active>a, .astro-tips-tabs>li.active>a:focus, .astro-tips-tabs>li.active>a:hover {
    /* color: #555; */
    cursor: default;  
     border: 1px solid #77be2d!important; 
    border-bottom-color: transparent!important;
    background: #fff !important;
    color: #77be2d !important;
    font-size: 16px!important;
}


.astro-tips-tabs > li > a{
    font-size: 16px!important;
}


    
/* max-width: 480px */
}

@media only screen and (max-width: 428px) 
{
    .menu-area {
    height: 60px!important;    
  }
  .page-title.section-big {
  padding: 80px 0px 30px 10px!important;
}

.page-title h2{
    font-size: 23px!important;
}

p.tag-line {
  font-size: 15.5px!important; 
  width: 100%!important; 
}
.kundali-card {  
  padding: 0px 7px 18px!important;  
  margin-bottom: 40px!important;
  height: 340px!important;
}

#slider {
  height: 100%;  
  max-height: 139px!important;
  margin-top: 60px !important;
}
.sec-title h2{
    font-size: 25px!important;
}

.section-big {
    padding: 40px 0px!important;
  }





}

@media only screen and (max-width: 400px) 
{

}

@media only screen and (max-width: 360px) 
{






}


/*@media only screen and (min-width: 320px) and (max-width: 479px){
 

}