
@media (max-width:575px){
    .bby-sitter-tab-header {
    padding: 10px 7px;  
}
main{
    overflow-x: hidden;
}

.bby-sitter-tab-header p{
    font-size: 10px
}
.bby-sitter-tab-form {
    padding: 20px 20px;
    font-size: 12px;
}
.bby-sitter-tab-header h5{
    font-size: 16px;
}
.full-job-details-header {
    padding: 10px 20px;   
}
.full-job-details-header h4{
    font-size: 21px;
}
.full-job-details{
    padding: 25px;
}
.full-job-details-inner{
        padding: 15px 4px;
}
.full-job-details-data .form-group{
    justify-content: space-between;
}
.modal-content{
    font-size: 10px;
}
h3{
    font-size: 22px;
}
.day h5{
font-size: 14px;
}
.timing{
        padding: 8px 12px;
        font-size: 10px;
        width: 75px;
}
.day{
    margin-right: 10px;
}
.full-job-details-data .modal-body{
    padding: 0;
}
.new-con-head h1{
font-size: 29px;
}
.tab-det {
    padding: 10px 5px;
}
.papers h3 {
    font-size: 15px;
    width: 70%;
}
.portal-region .tabs{
    padding: 20px 2px;
}
.papers span.btn{
    padding: 5px 5px;
}
.papers .form-control{
    padding: 5px 5px;
}
.papers .btn{
    font-size: 10px !important;
    padding: 5px 2px;
}
.profile-para p{
    font-size: 21px!important;
   margin-bottom: 5px;
}
profile-para text-right .btn{
    font-size: 13px;
}
.schedule-table .table td , .table th{
    padding: 5px !important;
}
.schedule-table .table th.hour-define{
    font-size: 10px;
}
.profile-img {
    width: 285px;
    height: 150px;
}
.profile-header{
    padding: 20px;
}
.profile-det h3{
    font-size: 20px;
}

.site-name h1{
    font-size: 22px !important;
}
#frame #sidepanel #profile .wrap img{
    height: 45px;
    width: 50px;
}
#frame .content .messages{
    display: inline-flex;
}
.portal-region .tabs{
    padding: 0;
}
.portal-region .tab-det{
    padding: 0;
    min-height: 350px;/*changefordossierpage*/
}
.portal-region .nav-tabs{
margin-bottom: 0;
}
.bby-sitter-tab-form .form-group{
    justify-content: space-between;
}
.portal-region .nav-tabs{
    padding-top: 20px;
}
._heading h3 {
    margin-top: 4px;
    font-size: 17px;
  
}
._content p {
    color: #036ce2;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
    margin-left: 5px;
}
.profile-photo img {
    width: 100%;
    object-fit: cover;
}
.video-box{
    margin-top:0; 
}

.video-box video{
    width:100% !important;
}

.portal-region .nav-tabs .nav-link {
    border: none;
    background: #093f7c;
    border-radius: 3px;
    color: #fff;
    position: relative;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 10px;
    font-size: 9px !important;
}

.portal-region .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
    display: inline-block;
    
}

}

@media(max-width:768px){
    .mobile-schedule{
        display: block;
    }
   
    .mobile-calc{
        display: none;
    }

}