/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  
  
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .login_div{
      padding: 50px;
  }
  .logo_img img {
    height: 60px;
}
.container {
    max-width: 100%;
}
.vehicle_type_submit_buttons .btn, .employee-p .nav-tabs .btn{
    width: 100%;
}
.login_section{
    background-size: cover;
}
#forgotpwd .modal-dialog {
    max-width: 80%;
}
.login-header-logo img {
    width: 65%;
}
.login-header-logo{
    text-align:center;
}
.inspection_form .form-group.pr-3{
    padding-right: 0px !important;
}
.inspection_form .print-btns .btn{
    margin-bottom: 10px;
    padding: 15px 12px !important;
}
.employee-p .nav-tabs .btn{
    margin-bottom: 10px;
}
.inspection_date.text-right{
    text-align: left !important;
}
.inspection_form .w-33, .inspection_form .w-50, .aggrement-pdf img, .patrol-are-main{
    width: 100% !important;
}
.aggrement-icons, .shift-report-btn{
    display: block !important;
}
.employee-p .nav-tabs .nav-link{
    margin-bottom: 10px;
    border-radius: 4px;
}
.employee-p .nav-tabs a{
    margin-left: 0px !important;
}
.aggrement-pdf{
    width: 49% !important;
        padding: 20px;
}
.modal-w40 .modal-dialog {
    min-width: 95%;
}
.shift-report-main-bt .btn{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}
.petrol-area-section p{
    margin-left: 0px !important;
}
.inspectin_div .col-md-12{
    padding: 0px;
}
.shift-report-main-bt form .col{
        flex-basis: auto;
}
.single-schedulue .security-img {
    margin-bottom: 30px;
}
.scheduling-images {
    height: 195px;
}
/** new **/
.client-profile {
    text-align: center;
    width: 50%;
    margin-top: 20px;
}
.cleint-email {
    width: 50% !important;
}
.condor-security.single-schedulue {
    min-height: 265px !important;
}
.condor-security.single-schedulue .photos_main_d {
    height: 180px !important;
}
.barcode img {
    width: 40%;
}
.setting_sec_child{
    width: 85%;
}

  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  .login_div{
      padding: 10px;
  }
  .logo_img img {
    height: 60px;
}
.container {
    max-width: 100%;
}
.vehicle_type_submit_buttons{
    display: block;
}
.vehicle_type_submit_buttons .btn, .inspection_form .btn, .employee-p .nav-tabs .btn{
    width: 100%;
}
.inspection_form .form-group.pr-3{
    padding-right: 0px !important;
}
.inspection_form .print-btns .btn{
    margin-bottom: 10px;
    padding: 15px 12px !important;
}
.employee-p .nav-tabs .btn{
    margin-bottom: 10px;
}
.inspection_date.text-right{
    text-align: left !important;
}
.inspection_form .w-33, .inspection_form .w-50, .aggrement-pdf img, .patrol-are-main{
    width: 100% !important;
}
.employee-p .nav-tabs, .aggrement-icons, .shift-report-btn{
    display: block !important;
}
.employee-p .nav-tabs .nav-link{
    margin-bottom: 10px;
    border-radius: 4px;
}
.employee-p .nav-tabs a{
    margin-left: 0px !important;
}
.aggrement-pdf{
    width: 100% !important;
        padding: 20px;
}
.modal-w40 .modal-dialog {
    min-width: 95%;
}
.shift-report-main-bt .btn{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}
.petrol-area-section p{
    margin-left: 0px !important;
}
.inspectin_div .col-md-12{
    padding: 0px;
}
.main_heading {
    font-size: 20px;
}
.shift-report-main-bt form .col{
        flex-basis: auto;
}
.single-schedulue .security-img {
    margin-bottom: 30px;
}
.scheduling-images {
    height: 195px;
}
.copyright_section{
    position: relative;
}
/** new **/
div#nav-tabContent {
    padding: 15px 0px;
}
.new-quotes-sec{
    display: block !important;
}
.new-quotes-sec .cleint-email{
    width: 100% !important;
    border-top: 1px solid #cccccc24 !important;
    border-left: inherit !important;
    padding: 30px 0px;
}
.from-date-search-form .form-control, .choose-category .nav-tabs .nav-link {
    margin-right: 0px !important;
    width: 100% !important;
    margin-bottom: 10px;
}
.d-flex.selectable-checkboxes.mt-3 {
    display: block !important;
}
.selectable-checkboxes .form-check {
    width: 100% !important;
    padding-left: 0px;
}
.d-flex.selectable-checkboxes.mt-3 .url-input{
    width: 100% !important;
    margin-left: 0px !important;
}
.add-ticket-form.inner_filters form .col-md-2{
    max-width: 100%;
    flex: 100%;
    margin-bottom: 0px;
}
.setting_sec_child{
    width: 100%;
}
  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .login_div{
      padding: 10px;
  }
  .logo_img img {
    height: 60px;
}
.container {
    max-width: 100%;
}
.vehicle_type_submit_buttons{
    display: block;
}
.vehicle_type_submit_buttons .btn, .inspection_form .btn, .employee-p .nav-tabs .btn{
    width: 100%;
}
.inspection_form .form-group.pr-3{
    padding-right: 0px !important;
}
.inspection_form .print-btns .btn{
    margin-bottom: 10px;
    padding: 15px 12px !important;
}
.employee-p .nav-tabs .btn{
    margin-bottom: 10px;
}
.inspection_date.text-right{
    text-align: left !important;
}
.inspection_form .w-33, .inspection_form .w-50, .aggrement-pdf img, .patrol-are-main{
    width: 100% !important;
}
.employee-p .nav-tabs, .aggrement-icons, .shift-report-btn{
    display: block !important;
}
.employee-p .nav-tabs .nav-link{
    margin-bottom: 10px;
    border-radius: 4px;
}
.employee-p .nav-tabs a{
    margin-left: 0px !important;
}
.aggrement-pdf{
    width: 100% !important;
        padding: 20px;
}
.modal-w40 .modal-dialog {
    min-width: 95%;
}
.shift-report-main-bt .btn{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}
.petrol-area-section p{
    margin-left: 0px !important;
}
.inspectin_div .col-md-12{
    padding: 0px;
}
.main_heading {
    font-size: 20px;
}
.shift-report-main-bt form .col{
        flex-basis: auto;
}
.single-schedulue .security-img {
    margin-bottom: 30px;
}
.scheduling-images {
    height: 195px;
}
.copyright_section{
    position: relative;
}
/** new **/
div#nav-tabContent {
    padding: 15px 0px;
}
.new-quotes-sec{
    display: block !important;
}
.new-quotes-sec .cleint-email{
    width: 100% !important;
    border-top: 1px solid #cccccc24 !important;
    border-left: inherit !important;
    padding: 30px 0px;
}
.from-date-search-form .form-control, .choose-category .nav-tabs .nav-link {
    margin-right: 0px !important;
    width: 100% !important;
    margin-bottom: 10px;
}
.d-flex.selectable-checkboxes.mt-3 {
    display: block !important;
}
.selectable-checkboxes .form-check {
    width: 100% !important;
    padding-left: 0px;
}
.d-flex.selectable-checkboxes.mt-3 .url-input{
    width: 100% !important;
    margin-left: 0px !important;
}
.add-ticket-form.inner_filters form .col-md-2{
    max-width: 100%;
    flex: 100%;
    margin-bottom: 0px;
}
.setting_sec_child{
    width: 100%;
}
  
  
}