.visible-mobile {
    display: none;
}

.hidden-mobile {

}

@media screen and (max-width: 767px) {
    .hidden-mobile {
        display: none;
    }

    .visible-mobile {
        display: block;
    }

    .header {
        height: auto;
    }

    .logo {
        opacity: 0;
    }

    .banner img {
        opacity: 0;
        height: 300px;
    }

    .banner {
        background-size: cover!important;
        background-position: 38% center!important;
        background-repeat: no-repeat!important;
    }

    * {
        box-sizing: border-box;
    }

    body {
        font-size: 16px;
    }

    .timeDate {
        display: none;
        font-size: 14px!important;
    }

    .holder {
        width: 100%;
        background-size: 100%;
        margin: 0;
        padding: 0;
    }

    .mainSiteArea {
        background: #fff;
    }

    #page-wrap {
        display: none;
    }

    #mobile-page-wrap {
        width: 100%;
        height: inherit;
        background: #5eb0d7;
    }

    #mobile-page-wrap .dropdown li {
        position: relative;
        float: none;
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    #mobile-page-wrap span:after {
        content: "\203A";
        font-size: 40px;
        position: absolute;
        top: 1px;
        right: 30px;
    }

    #mobile-page-wrap ul.sub_menu {
        display: none;
    }

    #mobile-page-wrap .dropdown li .sub_menu.open {
        display: block;
    }

    #mobile-page-wrap .dropdown li a {
        background: none;
    }

    #mobile-page-wrap ul.dropdown ul {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        visibility: visible;
        bottom: auto;
        width: auto;
        margin: 0px 10px;
        column-count: auto;
    }

    #mobile-page-wrapul.dropdown li.hover a, #mobile-page-wrap ul.dropdown li:hover a {
        color: #000;
    }

    .topLinks {
        right: 0;
    }

    .bannerRegister,
    .topLinksRight {
        display: none;
    }

    .community {
        width: 40px;
        height: auto;
        border-radius: 12px 0 0 12px;
        background: #222;
    }

    .community img {
        width: 100%;
    }

    #mobile-page-wrap ul.dropdown ul li {
        width: 100%;
    }

    #mobile-page-wrap ul ul li a {
        color: #000000;
        padding: 15px;
        font-size: 16px;
        margin-left: 25px;
    }

    .banner {
        overflow:hidden;
    }
    
    .banner img {
    }

    .leftPart,
    .rightPart,
    .mainContentPart {
        width: 100%!important;
        float: none!important;
    }

    .mainContentPart {
        padding: 20px!important;
        margin: 0!important;
        width: auto!important;
    }

    .mainContentPart img {
        max-width: 100%;
    }

    .box,
    .box.grayBox {
        background-image: none!important;
        padding: 10px!important;
    }

    .box h2 {
        background: #e17d29;
        margin: -10px;
        padding: 15px 8px 8px 8px;
        position: relative;
    }

    .box h2:after {
        top: 98%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(225, 125, 41, 0);
        border-top-color: #e17d29;
        border-width: 15px;
        margin-left: -15px;
    }

    .box.grayBox h2 {
        background: #535353;
    }

    .box.grayBox h2:after {
        top: 98%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(225, 125, 41, 0);
        border-top-color: #535353;
        border-width: 15px;
        margin-left: -15px;
    }

    .boxForm {
        text-align: center;
    }

    .footer.desktop {
        display: none;
    }
    
    .footer.mobile {
        line-height: 40px;
        display: block;
    }

    .footer.mobile a {
        display: block;
    }

    #mobile-menu-button {
        height: 50px;
        background-image: url(https://totalnannies.com/images/navBg.png);
        background-repeat: no-repeat;
        width: 100%;
        text-align: center;
        line-height: 50px;
        color: #fff;
        font-weight: bold;
        display: block;
        font-size: 20px;
    }

    #mobile-page-wrap .mobile-menu-button {
        text-align: center;
        color: #fff;
        font-size: 20px;
        padding:15px;
    }

    #mobile-page-wrap .mobile-menu-button svg {
        width: 35px;
        height: 35px;
        color: #fff;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }

    #mobile-menu-button svg {
        height: 25px;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin-right: 5px;
    }

    .niceList li {
        margin-bottom: 15px;
    }

    .Answer {
        margin-top: 15px;
    }

    .glossymenu {
        width: 100%!important;
        text-align: center;
        position: inherit!important;
    }

    select {
        padding: 10px;
        font-size: 14px;
    }

    input[type="submit"] {
        padding: 10px;
        font-size: 18px;
    }
    .siteButton input[type="submit"] {
        padding: 10px;
        font-size: 18px;
        background: orange;
        height: auto;
    }

    .searchResult {
        height: auto!important;
    }

    .formContainer {
        font-size: 16px!important;
    }

    .searchHeadings > table:first-child {
        display: none;
    }

    .searchResult {
        background: none!important;
    }

    .searchResultTable,
    .searchResultPic,
    .resultHeader {
        float: none!important;
        width: 100%!important;
        margin-bottom: 10px!important;
    }

    .searchResult td {
        width:100%!important;
        display: block;
        word-break: break-word;
        white-space: normal;
    }

    .formContainer table td {
        width: 100%!important;
        display: block;
    }

    #AddFamily,
    #AddCandidate {
        overflow: hidden;
    }

    table {
        table-layout: fixed;
        max-width: 100%!important;
        margin: 0!important;
        padding: 0!important;
    }

    #AddFamily table,
    #AddCandidate table {
        width: 80%;
    }

    .formField {
        margin: 10px 0;
    }

    .formField label {
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }

    .searchHeadings table {
        width:100%!important;
    }
    
    #Contact input[type="text"],
    #Contact input[type="number"],
    #Contact input[type="email"],
    #Contact textarea,
    #Contact select,
    .formContainer table td input[type="text"],
    .formContainer table td input[type="number"],
    .formContainer table td input[type="email"],
    .formContainer table td textarea,
    .formContainer table td select {
        padding: 10px;
        font-size: 14px;
        width: 100%!important;
    }

    #Contact select,
    .formContainer table td select {
        margin-bottom: 10px;
    }

    #terms {
        width: 100%!important;
    }

    .reviews-page .review {
        width: 100%;
    }

    #CostTable td {
        display: block!important;
        border: none!important;
        font-size: 16px!important;
    }
    
    #CostTable tr {
        display: block!important;
        margin-bottom: 10px;
        border: 2px solid #3399CC;
    }

    #cms-main-content p,
    #cms-main-content strong,
    #cms-main-content span {
        font-size: 16px!important;
    }

    .col-50 {
        width: 100%!important;
    }

    .refineSearchResetSave {
        padding: 30px 0 20px 0!important;
    }
    
    table.pagination tr,
    table.pagination td {
        display: block;
        width: 100%;
    }

    .searchResult {
        /*border: 1px solid #5eb0d7;*/
        background: #E1F1FB!important;
    }

    .pagination a {
        display: inline-block;
        padding: 0 5px;
        margin: 0 5px;
    }

    .registerNow a {
        margin: 20px auto;
    }

    .reviews {
        height: 360px;
        margin-top: 20px;
        background: none;
        text-align: center;
    }

    .reviews .review {
        left: 3%;
    }

    ul.dropdown li a,
    ul.dropdown li span                    {
        display: block;
        color: #FFFFFF;
        padding-top: 15px;
        padding-right: 18px;
        padding-bottom: 15px;
        padding-left: 18px;
        text-decoration: none;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        background-image: url(https://totalnannies.com/images/divider.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

    .flex {
        display: flex;
    }

    .flex-left {
        width: 50%;
    }

    .flex-right {
        width: 50%;
        background: #e17d29;
    }

    .flex-right a {
        display: block;
        color: #fff;
        text-decoration: none;
    }

    .dashBoardDiv {
        background: #fff;
    }

    .fixed-buttons {
        margin-bottom: 20px;
        float: none!important;
        text-align: right;
    }

    .contact-us-left,
    .contact-us-right {
        display: block!important;
        width: 100%!important;
    }

    .contact-us-left > div {
        width: 100%!important;
    }
    
    .contact-us-right  > div{
        width: 100%!important;
        border: none!important;
        padding: 0!important;
        margin: 25px 0 0 0 !important;
    }

    iframe {
        max-width: 100%;
    }

    .dashBox {
        width: 100%!important;
        margin-left: 0!important;
    }

    .profile-right-td,
    .profile-left-td {
        width: 100%!important;
        display: block!important;
        text-align: center!important;
    }

    td.profile-left-td img {
        margin: auto;
        float: none;
    }

    #gradient-style th {
        display: block!important;
        width: 100%!important;
    }

    #gradient-style td {
        display: block!important;
        width: 100%!important;
    }

        /*
    #AppProcessTable th {
        display: none;
    }

    #AppProcessTable tr {
        display: block!important;
        margin-bottom: 20px;
    }

    #AppProcessTable td {
        display: block!important;
        width: 100%!important;
    }
    */

    #AppProcessTable {

    }

    .scroll-wrapper {
        overflow-x: auto;
    }

    .scroll-wrapper-2 {
        overflow-x: auto;
    }

    .scroll-wrapper-2 #AppProcessTable {
        width: 900px!important;
        table-layout: auto!important;
    }

    .PhotoTable td {
        display: block!important;
    }

    #ProfileTable {
        width: 100%;
    }

    .address-contact-table {
        width: 100%;
        border-collapse: collapse;
    }

    .address-contact-table td {
        width: auto;
        padding: 10px;
        border: 1px solid #3399CC;
        word-break: break-word;
    }

    #photos-table-fix td {
        display: block!important;
        width: 100%;
        margin: auto;
        padding: 10px;
    }

    #photos-table-fix td table {
        width: 100%;
    }

    .profile-right-td h1 {
        font-size: 20px!important;
        margin: 10px!important;
    }

    .mainHeading h1 {
        font-size: 20px!important;
    }

    .table-row-by-row tr,
    .table-row-by-row td,
    .table-row-by-row th,
    .table-row-by-row table {
        display: block!important;
        width: 100%;
    }

    .searchHeadings tr td, .resultHeader span {
        height: auto;
        line-height: 15px;
    }
}

@media screen and (max-width: 767px) {
    .banner img {
        opacity: 0;
        height: 200px;
    }
}