/*@media only screen and (max-width: 1920px)*/
/*{*/
/*    .slider_content*/
/*    {*/
/*        top:-40%!important;*/
/*        padding:500px!important;*/
/*    }*/
/*}*/
@media only screen and (max-width: 1340px) {
    .slider_content h4
    {
        font-size:46px;
    }
    
}
@media only screen and (max-width: 1299px) {
    .slider_content h4
    {
        font-size:42px;
    }
    .slider_content
    {
        top:40%;
        padding: 0px 70px;
    }
    
}
@media only screen and (max-width: 1199px) {
    .slider_content h4
    {
        font-size:36px;
    }
    .slider_content p
    {
        font-size:18px;
        /*padding: 0px 40px;*/
    }
    .slider_content {
        top:40%;
        padding: 0px 65px;
    }
    .single_ico .content_div h4 {
        color: #2f6535;
        font-size: 18px;
        margin-bottom:0!important;
    }
    .single_ico .content_div p {
	    font-size: 14px;
	    margin-bottom: 2px !important;
	    
    }
    
}

@media only screen and (max-width:991px) {
     .slider_content h4
    {
        font-size:30px;
    }
    .slider_content p
    {
        font-size:14px;
    }
    .slider_content {
        top:45%;
    }
  .uppr_footer
  {
      padding:0px 0px!important;
  }
  .list-group-item
  {
      padding: .75rem 0.50rem;
  }
  .choose_btns
  {
      flex-flow: column!important;
  }

}
@media only screen and (max-width: 767px) {
    .action-shot
    {
        height:auto;
    }

    .list-group-horizontal
    {
        flex-direction: column;
    }
    .contact_us .sec_heading
    {
        padding-right:0!important;
    }
    .slider_content {
        top:45%;
    }
    .slider_content h4
    {
        font-size: 28px!important;
    }
}
@media only screen and (max-width: 575px) {
    
    .process .heading-div h3
    {
        padding:15px!important;
    }
    .single_ico
    {
        height:auto!important;
    }
    .slider_content.contnt_left
    {
        /*left:14%!important;    */
    }
    .slider_content
    {
        margin:0;
        padding: 45px !important;
        top: 33% !important;
        
    }
    .slider_content h4
    {
        font-size: 17px!important;
        margin-bottom:10px;
    }
    .slider_content p
    {
        /*font-size: 18px!important;*/
        font-size: 14px!important;
        margin-bottom:10px;
    }
    .slider_content a
    {
        font-size:0.80em!important;
        /*width:100%;*/
    }
    .home_slider .slick-prev
    {
        left:10px!important;
        /* top:54%;*/
        /* width:29px;*/
        /*height:70px;*/
    }
    .home_slider .slick-next
    {
        right:20px!important;
        /*top:55%;*/
        /* width:29px;*/
        /*height:70px;*/
    }
    .sec_tab_detail
    {
        padding:10px 10px!important;
    }
    .choose_btns a
    {
        font-size:0.70em!important;
        
    }
    .comm_btn.btn-2 a
    {
        margin-left:0!important;
    }
    .more-detail
    {
        font-size:14px;
    }
    .new
    {
        font-size:14px;
    }
    .cal_div h3
    {
        font-size:1em!important;
    }
    .content_div
    {
        padding: 10px 10px;   
    }
}


@media only screen and (max-width: 389px) {
    
    .datepicker-days .table-condensed
    {
        width: 100%!important;
        display: block!important;
        overflow-x: auto!important;
    }
}

