@media screen AND (max-width: 1170px) {
    .container {
        width: 95%;
    }

    .rating-wrap span {
        width: 49%;
    }

    #menu-box {
        /*width: 100%;*/
        margin-top: 15px;
        order: 2;
    }

    #header-general-menu {
        order: 1;
    }

    .menu-horizontal {
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-between;

    }

    .menu-horizontal li {
        margin-left: 0 !important;
        flex-wrap: wrap;
        margin-bottom: 16px;
        font-size: 14px;
    }

    #page-header .btn-order-now {
        order: 2;
        margin-left: 0;
    }

    #page-header .call-us {
        order: 2;
    }

    #footer-general-menu {
        width: 100%;
        order: 3;
        margin-top: 30px;
    }

    #footer-general-menu .menu-horizontal {
        justify-content: center;
        width: auto;
    }

    #footer-general-menu .menu-horizontal li {
        width: auto;
    }

    #states-menu .menu-horizontal {
        justify-content: flex-start;
    }

    #states-menu .menu-horizontal li {
        padding: 0 10px;
    }

    #states-menu .menu-horizontal li.circle {
        width: 6px;
        padding: 0;
    }

    #page-footer .menu-horizontal {
        width: auto;
    }

    #page-footer .menu-horizontal li {
        width: auto;
    }

    #page-footer .call-us {
        order: 2;
    }

    #boroughs-section-menu .menu {
        justify-content: center;
    }

    #boroughs-section-menu li {
        margin-right: 20px;
        margin-bottom: 20px;
        width: 250px;
        text-align: center;
    }

    #contact-us .fieldblock-horizontal .fieldblock {
        margin-right: 12px;
    }

    #contact-us .fieldblock-horizontal .fieldblock:last-child {
        margin-right: 0;
    }

    #contact-us .fieldblock input[type=text] {
        width: 100%;
    }


    .service-types-list li .btn {
        width: 80%;
        margin-left: 10px;
    }

    #states-menu .circle {
        display: none;
    }

    #footer-cities-block {
        align-items: flex-start;
    }

    #states-menu .menu {
        display: block;
    }

    #states-menu {
        margin-top: 0;
        width: 65%;
        padding-left: 10px;
    }

    #footer-socials {
        margin-left: 0;
        margin-right: 15px;
    }

    #footer-general-menu .menu-horizontal {
        justify-content: space-between;
        flex-wrap: wrap;
        padding-bottom: 30px;
    }


}

@media screen AND (max-width: 992px) {
    #page-header .card .card-body {
        width: 300px;
    }

    #page-header .card .get-free-quote {
        width: 300px;
    }

    .get-free-quote {
        padding: 30px;
        text-align: center;
    }

    #page-header .call-us {
        line-height: 25px;
    }

    #page-header .call-us .phone-small {
        display: none;
    }

    .call-us {
        background-position: left bottom;
        font-size: 27px;
        line-height: 31px;
    }

    .call-us .title {
        font-size: 20px;
        line-height: 24px;
        text-align: left;
    }

    #page-header .card .card-body > .card-title {
        padding: 30px 30px 0 30px;
        text-align: center;
    }

    h1.page-title {
        font-size: 24px;
        line-height: 28px;
    }

    #page-header h1.page-title {
        margin-bottom: 15px;
    }

    #page-header h1.page-title span {
        font-size: 24px;
        line-height: 28px;
        margin-top: 15px;
    }

    .rating {
        display: block;
        margin: 0 auto 15px auto;
    }

    .rating-wrap span {
        font-size: 15px;
        line-height: 18px;
    }

    .catalog {
        justify-content: space-around;
    }

    .catalog li {
        min-width: 200px;
        width: 25%;
    }

    .catalog-services li {
        min-width: 320px;
        width: 40%;
        margin-left: auto;
        margin-right: auto;
    }

    #dumpsters-types .card-footer .btn {
        width: 80%;
    }

    #book-online .card-body {
        height: auto;
    }

    #book-online .flex-row {
        align-items: center;
    }

    #book-online img {
        margin-top: 0;
    }

    #how-it-works li, #how-it-works-green li {
        width: 25%;
        padding-right: 20px;
    }

    .slider-box {
        padding: 0 60px;
    }

    .slider-btn-right {
        right: 0;
    }

    .slider-btn-left {
        left: 0;
    }

    .state-item, .city-item {
        width: 33%;
    }

    #contact-us .section {
        padding-left: 15px;
        padding-right: 15px;
    }

    .book-online-image {
        left: 36.36%;
    }

    .service-types-list li {
        margin: 0 0 20px 0;
    }


}

@media screen AND (max-width: 768px) {

    .m-text-center {
        text-align: center;
    }

    .icons-list li {
        margin: 0 0 0 20px;
    }

    .get-free-quote {
        padding: 15px;
    }

    .card-body .btn {
        display: block;
        padding: 15px;
    }


    .call-us-green {
        text-align: center;
    }

    #page-header .card .card-body > .card-title {
        padding: 15px 15px 0 15px;
    }

    .rating-wrap {
        margin-bottom: 15px;
    }

    #how-it-works ul {
        font-size: 24px;
        line-height: 28px;
    }

    #footer-general-menu li {
        margin-left: 0;
    }

    .menu-horizontal {
        width: 100%;
    }

    #footer-general-menu li {
        margin-bottom: 20px;
        width: auto;
        font-size: 13px;
    }


    .card.with-cover {
        display: block;
    }

    .card.with-cover .card-body {
        width: 100%;
    }

    .card-body {
        padding: 15px 15px 30px 15px;
        font-size: 14px;
    }

    #dumpsters-types .card-img {
        padding: 15px 15px 0 15px;
    }

    #dumpsters-types .card-footer {
        bottom: 15px;
        padding: 0 15px;
    }

    #dumpsters-types .card-footer .btn {
        width: 100%;
    }

    #how-it-works .flex-row, #how-it-works-green .flex-row {
        flex-direction: column;
    }

    #how-it-works li, #how-it-works-green li {
        margin-bottom: 10px;
        width: 400px;
        display: flex;
        flex-direction: row;
        justify-content: left;
        align-items: center;
    }

    #how-it-works .number, #how-it-works-green .number {
        display: inline-block;
        vertical-align: middle;
        margin-right: 20px;
    }

    #how-it-works .number:after, #how-it-works-green .number:after {
        display: none;
    }

    #book-online .flex-row > * {
        width: 100%;
    }

    #book-online .card-body {
        text-align: center;
    }

    #book-online .btn {
        width: 100%;
    }

    #book-online .card-body img {
        margin: 15px auto 15px auto;
    }

    .slides {
        padding-right: 0;
        background-position: left bottom;
        padding-bottom: 65px;
    }

    .slider-box {
        padding: 0 0 20px 0;
    }

    .slider-btn {
        top: 100%;
        height: 20px;
    }

    .slider-btn-right {
        right: 35%;
    }

    .slider-btn-left {
        left: 35%;
    }


    #map {
        display: none;
    }

    #map-section #state-list-menu {
        display: block;
    }

    .state-list{
	justify-content: space-between;
	padding: 0;
    }

    .state-item, .city-item {
        width: 50%;
        padding: 5px 0;
    }
    .state-item .selected .city-item{
	padding: 9px 0;
    }

    .city-item:nth-child(odd) {
        text-align: left;
    }

    .state-item:nth-child(even) {
        text-align: right !important;
    }
    
    .state-item:nth-child(even) .city-list{
	border-top-right-radius: 0;
    }
    .state-item:nth-child(odd) .city-list{
	border-top-left-radius: 0;
    }
    .city-list-block{
	padding: 10px;
    }
    #contact-us {
        background: none;
    }

    #contact-us .section {
        width: 100%;
    }

    #contact-us .fieldblock-horizontal .fieldblock {
        width: 49%;
        margin-right: 0;
    }

    #contact-us .fieldblock input[type=text] {
        width: 100%;
    }

    .book-online-image {
        position: static;
    }

    .card-img {
        width: 100%;
        height: 400px;
    }
    
    #book-online .content-box .flex-row{
	flex-direction: column;
    }
    #book-online .book-online-image{
	display: none;
    }
    #book-online .card-body{
	padding: 15px;
    }
    #book-online .fieldblock{
	margin-bottom: 20px;
    }

}

@media screen AND (max-width: 600px) {
    .postal-code-list li{
	width: 25% !important;
    }

    #page-header > .container {
        padding-top: 105px;
    }

    .no-crumbs #page-header > .container {
        padding-top: 60px;
    }

    .order-form .card-body {
        padding: 20px 20px;
    }

    #modal .modal-container {
        width: 400px;
        margin: 0 auto;
        padding: 10px;
    }

    .mobile-row {
        display: block;
        width: 100%;
    }

    .mobile {
        display: flex !important;
    }

    .desktop {
        display: none !important;
    }

    .country-selector-wrapper {
        display: none;
    }

    #footer-menu-block #link-call-footer {
        display: none;
    }

    #menu-box.active + .mobile-row + .country-selector-wrapper,
    #menu-box.active + #link-call-header + .mobile-row + .country-selector-wrapper {
        display: block;
        position: absolute;
        bottom: 50px;
        left: 10px;
        right: 10px;
        width: 95%;
    }

    #neighborhood-list {
        width: 100%;
        font-size: 18px;
    }

    #neighborhood-list li {
        font: inherit;
        margin-bottom: 20px;
    }

    .postal-code-list {
        width: 100%;
    }

    .service-types-list li, .catalog-services li {
        width: 100%;
    }

    .state-item {
        font-size: 22px;
    }

    #key-benefits .icons-list {
        font-size: 20px;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }

    #key-benefits .icons-list li {
        margin: 0 0 0 40px;
        text-align: left;
        position: relative;
        padding: 10px 0 0 65px;
    }

    #key-benefits .icons-list .icon {
        position: absolute;
        top: 0;
        left: 0;
    }


    #how-it-works ul {
        width: 90%;
        margin: 0 auto;
    }

    .card-img img {
        width: 100%;
        height: 100%;
    }

    .column-list li {
        width: 50%;
    }

    #header-bottom p {
        width: 100%;
    }

    #page-header {
        padding: 20px 0 0px 0;
        position: relative;
        z-index: 10;
        margin-bottom: 10px;
    }

    #page-header #top {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        background-color: #11C73D;
        z-index: 20;
        margin-bottom: 0;
        text-align: center;
        flex-direction: row;
        justify-content: space-between;
        align-content: flex-start;
    }

    #header-logo {
        align-self: baseline;
        width: 120px;
        height: 34px;
        background-size: contain;
    }

    #top.menu-active {
        bottom: 0;
    }

    #mobile-menu-btn {
        display: block;
        position: static;
    }

    #mobile-menu-btn + .call-us {
        margin-top: 20px;
    }

    #page-header .call-us {

    }

    #menu-box {
        display: none;
    }

    #menu-box #btn-order-now {
        display: none;
    }

    #menu-box.active {
        display: flex;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    #page-header .mobile-row {
        order: 3;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 10px;
    }

    #page-header #btn-order-now {
        width: 90%;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }

    #page-header .mobile-row #mobile-menu-btn {
        order: 1;
    }

    #page-header .mobile-row #btn-order-now {
        position: static;
        transform: none;
        width: 50%;
        order: 0;
    }

    #page-header #link-call-header {
        font-size: 21px;
        display: flex;
        flex-direction: column-reverse;
        background-position: 0 6px;
        line-height: 21px;
    }

    #menu-box.active {
        width: 100%;
        order: 3;
    }


    #menu-box.active + .mobile-row,
    #menu-box.active + #link-call-header + .mobile-row {
        order: 2
    }

    #page-header #link-call-header span.title {
        font-size: 13px;
        font-weight: 300;
        line-height: 13px;
    }

    .country-selector-wrapper {
        width: 100%;
    }

    #breadcrumbs {
        /*margin-top: 55px;*/
        display: none;
    }

    #header-general-menu {
        width: 100%;
        margin-right: 0;
        order: 1;
    }

    #header-general-menu .menu {
        width: 100%;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        font-size: 18px;
    }

    #header-general-menu .menu li {
        margin: 0 0 20px 0;
        padding: 20px 0 20px 39px;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #10DD41;
    }

    #header-general-menu .menu li:last-child {
        border-bottom: none;
    }

    #page-header .card {
        display: block;
    }

    #page-header .card .get-free-quote {
        position: static;
        width: auto;
    }

    #page-header .card .card-body {
        width: 100%;
        position: static;
    }

    #page-header .card .card-img {
        margin-right: 0;

    }

    .icons-list {
        justify-content: center;
    }

    #key-benefits .icons-list .icon {
        display: inline-block;
        margin: 0 40px 0 0;
        vertical-align: middle;
        width: 50px;
        height: 50px;
    }

    #key-benefits .icons-list li {
        width: 100%;
        margin: 40px 0 0 0;
    }

    #key-benefits .icons-list li:first-child {
        margin-top: 0;
    }

    #featured-on .icons-list li {
        margin-bottom: 20px;
    }

    #dumpsters-types .card {
        width: 100%;
    }

    #dumpsters-types .card-footer .btn {
        width: 100%;
    }

    #book-online .card {
        padding: 15px;
    }

    #book-online .card-body {
        padding: 15px 0;
    }

    #book-online .card-body .content-box {
        padding: 0 30px;
        text-align: center;
    }

    #book-online .card-body img {
        width: 100%;
        margin: 15px 0 15px 0;
    }

    #book-online .call-us {
        padding-left: 30px;
    }

    #faq .collapsible-item {
        width: 100%;
    }

    #info .flex-row > div {
        width: 100%;
    }

    .list-header {
        margin-bottom: 40px;
    }

    .state-item, .city-item {
        width: 100%;
        text-align: center !important;
    }

    #contact-us .fieldblock-horizontal {
        flex-wrap: wrap;
    }

    #contact-us .fieldblock-horizontal .fieldblock {
        width: 100%;
    }

    #contact-us-success {
        padding-top: 50px;
        width: 98%;
    }

    .service-types-list li {
        margin: 0 0 20px 0;
    }

    #footer-menu-block {
        order: 3;
    }

    #footer-cities-block {
        order: 2;
        justify-content: flex-end;
        margin-top: 10px;
    }

    #page-footer > .container {
        display: flex;
        flex-direction: column;
    }

    #footer-socials {
        margin-left: 0;
    }

    #footer-general-menu .menu-horizontal {
        width: auto;
    }

    .menu-horizontal li {
        width: auto;
    }

    .page-appliance-removal-and-recycling #breadcrumbs,
    .page-furniture-removal #breadcrumbs,
    .page-debris-removal #breadcrumbs {
        display: none;
    }

    .page-appliance-removal-and-recycling #page-header .container,
    .page-furniture-removal #page-header .container,
    .page-debris-removal #page-header .container {
        margin-top: 100px;
    }
    .section > .container {
        width: 100%;
        padding: 0 15px;
    }
    #page-header #top {
        width: 100%;
        padding: 15px;
    }

    #how-it-works li, #how-it-works-green li {
        width: 100%;
    }
}

@media screen AND (max-width: 400px) {
    #book-online .content-box .show-book-online-form{
        margin-left: 0;
    }
    #map-wrap{
        padding: 0;
    }
    .state-item {
        font-size: 18px;
        margin-bottom: 10px;
    }

    #page-header > .container {
        padding-top: 80px;
    }

    .state-item > button{
        white-space: nowrap;
    }
    .state-item, .city-item {
        width: 48%;
        text-align: inherit !important;
    }

    #page-header .card {
        margin-top: 25px;
        margin-bottom: 0;
    }

    #breadcrumbs {
        margin-top: 80px;
    }

    #map-wrap{
        margin-top: 25px;
    }

    #page-header .card .card-body > .card-title {
        padding: 30px 15px 15px 15px;
        text-align: center;
        /*margin-top: 30px;*/
    }

    .get-free-quote {
        padding: 15px 15px 25px 15px;
    }

    .get-free-quote .call-us {
        margin-bottom: 15px;
    }

    .rating-wrap {
        margin-bottom: 15px;
    }

    #boroughs-section-menu li {
        margin-right: 0;
    }

    #how-it-works li {
        width: 100%;
    }

    .slider-btn-right {
        right: 30%;
    }

    .slider-btn-left {
        left: 30%;
    }

    #modal .modal-container {
        width: 360px;
        margin: 0 auto;
        padding: 10px;
    }

    #modal .modal-container .fieldblock input,
    #modal .modal-container .fieldblock textarea {
        width: 100%;
    }

    #modal .card-footer-gray {
        padding: 15px;
    }

    #menu-box.active {
        margin: 10px 0 0 0;
    }

    #page-header{
        padding: 20px 0 20px 0;
        margin-bottom: 0;
    }
    #page-header .mobile-row #btn-order-now {
        width: 82%;
        padding: 10px 20px;
        box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25), 0 5px 24px 0 rgba(0,0,0,0.12);
    }

    #page-header #top {
        padding: 15px;
    }

    .book-online-image {
        padding-bottom: 0;
    }

    .book-online-image + .show-book-online-form {
        margin-top: 10px;
    }

    #book-online .card-body img {
        object-fit: contain;
        width: 100%;
        height: 100%;
    }

    .book-online-image {
        overflow: hidden;
        height: 200px;
        position: relative;
        left: 0;
    }

    .book-online-image:after {
        content: '';
        display: block;
        width: 100%;
        height: 83px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
    }

    .card-title {
        font-size: 24px;
    }

    #header-general-menu .menu li {
        margin: 0;
    }

    #header-general-menu a {
        font-size: 24px;
    }

    .catalog {
        width: 100%;
    }

    .catalog li {
        min-width: 160px;
    }

    .catalog h4 {
        margin: 0;
    }

    .catalog img {
        width: 160px;
        height: 160px;
        margin-bottom: 0;
    }

    ul.flex-row {
        padding: inherit;
    }

    #how-it-works li, #how-it-works-green li {
        width: 100%;
    }

    #city-list,
    #neighborhood-list {
        justify-content: center;
    }

    #city-list.menu-horizontal li h4{
        margin: 0;
    }
    #city-list.menu-horizontal li,
    #neighborhood-list.menu-horizontal li {
        margin-bottom: 20px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .card-body .btn {
        font-size:24px;
        line-height:22px;
        padding:13px;
        margin-bottom: 0;
        border: 2px solid #73FA94;
        box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25), 0 5px 24px 0 rgba(0,0,0,0.12);
    }
    .rating-wrap span{
        width: auto;
    }

    .card-body .show-get-free-quote-form{
        border: 2px solid #73FA94;
        box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25), 0 5px 24px 0 rgba(0,0,0,0.12), 0 0 0 0px rgba(239,146,0,0.98);
        -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    }
    @keyframes pulse {to {box-shadow: 0 2px 4px -1px rgba(0,0,0,0.25), 0 5px 24px 0 rgba(0,0,0,0.12), 0 0 0 20px rgba(234,188,18,0);}}
    
    
}

@media screen AND (max-width: 320px) {


    #book-online .call-us {
        font-size: 24px;
    }

    #book-online .card-body .content-box {
        padding: 0 14px;
    }

}
