@media (max-width: 1366px){
    /* footer .nav-sub {
        display: none;
    }
    .contact-us{
        width: 40%;
    }
    .rent-today {
        width: 60%;
    } */
}


@media (max-width: 1199px) {
	.page-wrapper--main-content-wrapper {
		padding-right: 150px;
	}
	.featured-image {
		background-position: 130%;
	}
}

@media (max-width: 1024px) {
	.nav-main--menu li {
		padding: 0 20px 0 0;
	}
	.featured-image {
		background-position: center;
		background-size: cover;
	}

	.page-wrapper--main-content {
		padding: 30px;
	}

	.page-wrapper--main-content-wrapper {
		padding-right: 15px;
	}
}

@media (max-width: 1023px) {
	.gform_wrapper table.gfield_list tr, 
	.gform_wrapper table.gfield_list tr.gfield_list_row_odd:first-child {
		padding-bottom: 10px;
	}
}

@media (max-width: 991px) {
	.colophon {
		margin-top: 20px;
	}
	.container {
		width: 100%;
	}
	.nav-main .logo-col {
		text-align: center;
	}
	.rent-today {
		padding-top: 25px;
		padding-bottom: 25px;
	}

	article#post-48 .tablerentals td, 
	article#post-48 .tablerentals th {
		padding: 10px !important;
	}


}

@media (max-width: 768px) {
    .rent_desc{
        display: block !important;
        margin: 30px;
    }
    .dvhght {
        display: block;
        margin: 35px;
    }
    .row.rent_map_{
        margin-left: 15px;
        margin-right: 15px;
    }
    iframe {
        width: 100%;
    }
    div#gform_wrapper_2 div#input_2_69 span {
        width: 32.9% !important;
    }
}

@media (max-width: 767px){
	.featured-image{
		background-size: cover;
		background-position: center;
	}
}


@media (max-width: 736px) {
	article#post-48 .tablerentals th.rntl_hd {
	    font-size: 16px;
	}
	article#post-48 .tablerentals td,
	article#post-48 .tablerentals th {
	    padding: 5px;
	    font-size: 15px;
	}
	article#post-48 .tablerentals td.rntl_bdy.t_cty {
	    font-size: 18px;
	}
	.contact-us{
        width: 100%;
    }
    .rent-today {
        width: 100%;
    }
}

@media (max-width: 640px) {
	.f_checklst, .app_form {
		padding: 10px 25px 10px 25px;
	}
}

@media (max-width: 568px) {
	article#post-48 .tablerentals th.rntl_hd {
	    font-size: 15px;
	}
	article#post-48 .tablerentals td,
	article#post-48 .tablerentals th {
	    padding: 1px;
	    font-size: 14px;
	}
	article#post-48 .tablerentals td.rntl_bdy.t_cty {
	    font-size: 16px;
	}
	div#content-wrap .gform_page_footer input {
	    font-size: 16px!important;
	}
	div#gform_wrapper_2 div#input_2_69 span {
        width: 100% !important;
    }
	div#gform_wrapper_2 span#input_2_69_5_container{
            margin-left: 0;
	}
	div#gform_wrapper_3 table.gfield_list input {
		font-size: 14px;
	}
	.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
		font-size: 10px;
	}
	
}



@media (max-width: 375px) {
	article#post-48 .tablerentals td, article#post-48 .tablerentals th {
	    padding: 1px;
	    font-size: 11px;
	}
	article#post-48 .tablerentals th.rntl_hd {
	    font-size: 12px;
	}
	article#post-48 .tablerentals td.rntl_bdy.t_cty {
	    font-size: 13px;
	}

	div#content-wrap div#input_2_82,
	div#content-wrap div#input_3_33,
	.c_form div#input_1_5 {
	    transform: scale(.8);
	    transform-origin: 0 0;
	}
	div#content-wrap .gform_page_footer input {
	    font-size: 15px!important;
	}
}


@media (max-width: 320px) {
	div#content-wrap div#input_2_82,
	div#content-wrap div#input_3_33 {
	    transform: scale(.7);
	    transform-origin: 0 0;
	}
}

@media (max-height: 736px){
    div#gform_wrapper_2 div#input_2_69 span {
        width: 100% !important;
    }
}

@media only screen  and (max-device-width : 736px) and (orientation : landscape){
    section.page-wrapper.featured-image{
       background-size: cover;
    }
    div#gform_wrapper_2 div#input_2_69 span {
        width: 100%;
    }
    div#gform_wrapper_2 span#input_2_69_5_container{
            margin-left: 0;
	}

}