@media only screen and (max-width: 1200px){
	.call_out_item {
		height: 350px;
	}
	.promotion_2_form_wrap {
		top: 30%;
	}
}
/*** IPAD & TABLETS ***/
@media only screen and (max-width: 1024px){
    #home-slider .home-slider-thumb {
        height: 600px;
    }
	/*h1 { font-size: 28px; font-weight: 800; }
	h2 { font-size: 24px; font-weight: 600; }
	h3 { font-size: 22px; font-weight: 500; }
	h4 { font-size: 18px; font-weight: 400; }
	h5 { font-size: 16px; font-weight: 300; }
	h6 { font-size: 14px; font-weight: 100; font-style: italic; }
	.button, #posts-nav a, button, .ninja-forms-form-wrap input[type="submit"], #submit { font-size: 18px; }
	input[type="text"], input[type="textarea"], textarea { font-size: 18px !important; }*/
	.promotion_2_form_wrap {
		top: 25%;
	}
	.slick-dots li button {
		display: none;
	}
	
	/* #primary-menu, #secondary-menu{
		padding-left: 35px;
	} */
	.location {
		margin-left: 0;
	}
}
@media only screen and (max-width: 990px){
	.modal-box {
		width: 90%;
	}
	#search-modal-inner label {
		width: 86%;
	}
	#primary, #secondary {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	#secondary {
		margin-top: 15%;
	}
	#sidebar-header { 
		display: none;
	}
	.widget {
		padding: 20px 2%;
	}
	.alignleft, .post-entry .right {
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.post-entry.first .right {
		text-align: center;
	}
	.post-entry.first .btn {
		float: none;
		margin: 0 auto;
	}
	.post-entry.first .right .post-extras {
		text-align: center;
	}
	.entry-head.first {
		position: relative;
		top: initial;
		right: initial;
		padding: 0;
		width: auto;
	}
	#main div.post-entry:last-child {
		padding-bottom: 120px;
	}
	#comment-count, #social-share {
		position: relative;
		margin: 15px 0;
	}
}
@media only screen and (max-width: 960px){
    #home-slider .home-slider-thumb {
        height: 500px;
    }
	h1 { font-size: 18px; font-weight: 800; }
	h2 { font-size: 20px; font-weight: 600; }
	h3 { font-size: 16px; font-weight: 500; }
	h4 { font-size: 14px; font-weight: 400; }
	h5 { font-size: 12px; font-weight: 300; }
	h6 { font-size: 10px; font-weight: 100; font-style: italic; }
	#logo-wrap {
		/*display: none;*/
		width: 32%;
	    left: 60px;
	    position: relative;
        max-width: 185px;
        z-index: 100
	}
	/*#mobile-logo {
	    display: block;
	    position: absolute;
	    width: 100%;
	    top: 55px;
	    text-align: center;
	}
	#mobile-logo img {
	    width: 120px;
    }*/
    #masthead #social {
        width: 75px;
        top: 16px;
    }
    #masthead #social #social-icons {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    #masthead #social-icons .social-icon {
        margin-bottom: 10px;
    }
	.container {
		z-index: 1;
	}
	#search-wrapper-nav {
		top: 13px;
	}
	.menu-primary-container {
		margin-top: 10px;
	}
	#primary-menu, #secondary-menu { 
		display: none; 
		text-align: left;
	}
	#site-navigation.toggled #primary-menu, #site-navigation.toggled #secondary-menu {
		display: block;
	}
	#site-navigation-wrap {
		position: fixed;
		text-align: center;
		background: #eeeeee;
		height: 50px;
		left: 0;
    	right: 0;
    	width: 100%;
	}
	#site-navigation-wrap.dark_nav {
		background: #2C3554;
	}
	#site-navigation {
		display: block;
		position: absolute;
		top: 10px;
		left: 0;
		width: 100%;
		text-align: left;
		z-index: 50;
	}
	#masthead #social-icons {
		top: 15px;
	}
	/*#site-navigation #logo-wrap {
		display: none;
	}*/
	#waypoint {
		display: block;
	}
	#waypoint #logo-wrap {
		width: 25%;
		margin: 80px auto 30px;
	}
	body.home #content, body.page-template-page-contact #content, body.page-template-page-packages #content {
		margin-top: 50px;
	}
	#content {
		clear: both;
	}
	.menu-toggle {
		display: inline-block;
		margin-left: 20px;
		font-size: 20px;
		letter-spacing: 0.2em;
		float: none;
		color: #282828;
	}
	.menu-toggle i {
		font-size: 30px;
	}
	#primary-menu, #secondary-menu {
		padding-left: 0;
	}

	.main-navigation.toggled #primary-menu, .main-navigation.toggled #secondary-menu {
		display: block;
		background: #eeeeee;
		color: white;
		font-family: "FreightDisp Pro Book", sans-serif;
		font-size: 11px;
	}
	.main-navigation.toggled #primary-menu li, .main-navigation.toggled #secondary-menu li, #primary-menu ul.nav-menu > li > .sub-menu > li, #secondary-menu ul.nav-menu > li > .sub-menu > li {
		float: none;
		padding: 0;
		margin: 0;
	}
	#primary-menu ul.menu > li > .sub-menu > li > a, #secondary-menu ul.menu > li > .sub-menu > li > a {
		border-bottom: none;
	}
	.main-navigation.toggled #primary-menu a, .main-navigation.toggled #secondary-menu a, #primary-menu ul.nav-menu > li > .sub-menu > li > a, #secondary-menu ul.nav-menu > li > .sub-menu > li > a {
		color: #282828;
		display: block;
		line-height: normal;
		padding: 15px 10px 15px 22px;
		border-bottom: solid 1px white;
		font-size: 11px;
		background: transparent;
	}
	#primary-menu ul.nav-menu > li > .sub-menu, #secondary-menu ul.nav-menu > li > .sub-menu {
		display: block;
		text-align: inherit;
		width: 100%;
		position: relative;
		left: 0;
		margin-top: 0;
		font-size: 14px;
		padding: 0;
	}
    #currentItemImage {
    	display: none;
    }
    #featured span {
    	font-size: 16px;
    	width: 60%;
    }
    #as_seen_on_items h3 {
    	display: block;
    	text-align: center;
    }
    #as_seen_on_items .slider_wrap {
    	width: 100%;
    }
    .call_out_item {
		height: 300px;
	}
	#promotion_1 .container {
		padding-bottom: 4%;
	}
    .promotion_1_text, .promotion_1_form {
    	text-align: center;
    	float: none;
    	width: auto;
    }
    #post_entry_subscribe img {
    	float: none;
    	width: 100%;
    }
    .promotion_2_form_wrap {
    	font-size: 12px;
    }
    .post_entry_loop_2 {
    	width: 48%;
    	margin: 20px 1%;
    }
    .post_entry_loop_2:nth-child(2n-1) {
    	margin-left: 0;
    }
    .post_entry_loop_2:nth-child(2n) {
    	margin-right: 0;
    }
    .archive-item {
    	width: 300px;
    	margin: 20px 0;
    }
    #packages-overview {
    	padding-left: 8%;
    }
    #packages, #packages-glider {
    	display: block;
    }
    #glider-overview {
    	width: auto;
    	padding-left: 8%;
    }
}
@media only screen and (max-width: 900px){
	
}
@media only screen and (max-width: 769px){
    body.home #content, body.page-template-page-contact #content, body.page-template-page-packages #content, body.post-type-archive-product #content {
        margin-top: 0;
    }
    #contact-header h2 {
        font-size: 20px;
    }
    #contact_form_wrapper .contact-container {
        display: block;
    }
    #contact_form_wrapper .form-body {
        width: 100%;
        margin-bottom: 30px;
    }
    #contact_form_wrapper .form-code {
        width: 100%;
    }
    #home-slider .home-slider-thumb {
        height: 350px;
    }
    #contact_form_wrapper {
        padding: 50px 0;
    }
	.call_out_item {
		height: 250px;
	}
	.promotion_2_image { display: none; }
	.promotion_2_form_wrap {
		position: relative;
    	left: 0;
    	margin: 0 auto;
	}
	.over span {
		font-size: 1.5em
	}	
	#packages{
		flex-wrap: wrap;
	}
	#packages-cta{
		font-size: 17px;
	}
	#glider-overview h3{
		line-height: normal;
		font-size: 34px;
	}
	#packages-overview h2 {
        font-size: 34px;
        line-height: normal;
	    letter-spacing: 3px;
    }
    #contact-locations{
	    flex-wrap: wrap;
    }
    .location{
	    margin-bottom: 30px;
	    width: 100%;
    }
    #landing{
	    width: 80%;
    }
    .consignment-page .entry-content nf-field,
    .consignment-page .entry-content nf-field:nth-child(1),
    .consignment-page .entry-content nf-field:nth-child(2),
    .consignment-page .entry-content nf-field:nth-child(3),
    .consignment-page .entry-content nf-field:nth-child(4),
    .consignment-page .entry-content nf-field:nth-child(6),
    .consignment-page .entry-content nf-field:nth-child(7),
    .consignment-page .entry-content nf-field:nth-child(8),
    .consignment-page .entry-content nf-field:nth-child(9),
    .consignment-page .entry-content nf-field:nth-child(10),
    .consignment-page .entry-content nf-field:nth-child(11) {
        display: inline-block !important;
        width: 98%;
        margin: 0 1%;
        text-align: center;
    }
}
/*** Mobile Devices ***/
@media only screen and (max-width: 720px){
	#secondary {
		display: none;
	}
	.container {
		width: 90%;
	}
	.promotion_1_text {
		font-size: 16px;
	}
	.call_out_item {
		display: block;
		float: none;
		margin: 0 auto;
		width: 100%;
		height: auto;
		padding: 12%;
	}
	.prev-link, .next-link {
		display: block;
		float: none;
		margin: 10px 0;
	}
	.post-navigation i {
		display: none;
	}
	.archive-item {
		width: 49%;
	}
	.archive-item:nth-child(2n-1) {
		float: left;
	}

	.archive-item:nth-child(2n) {
		float: right;
	}
	#post-foot {
		display: block;
	}
	.popular-posts-title {
		background: url('../../images/pop-title-top.png') no-repeat;
	    background-size: contain;
	    float: none;
	    width: 25%;
	    height: 50px;
	    position: absolute;
	    left: 38%;
	}
	.related-wrap {
		width: 100%;
		margin: 70px auto 0;
		text-align: center;
	}
	.related-post {
		width: 48%;
		float: none;
		margin: 10px 0;
		display: inline-block;
	}
	.related-post:nth-child(2n-1) {
		margin-left: 0;
	}
	.related-post:nth-child(3) {
		margin-right: initial;
	}
	.post_entry_loop_1, .post_entry_loop_2, .post_entry_loop_3 .wp-post-image, .excerpt_wrap {
		width: auto;
		display: block;
		float: none !important;
		margin: 0 auto;
	}
	.excerpt_wrap .post_meta {
		text-align: left;
	}
	#packages-selection {
		display: block;
	}
	.package {
		width: auto;
		padding: 50px 8%;
	}
}
@media only screen and (max-width: 600px){
	.over span {
		font-size: 1em;
	}
	.col-6 {
		width: 100%;
		margin: 20px 0;
	}
	.site-info {
		display: block;
	}
}
@media only screen and (max-width: 480px){
	#masthead #social-icons {
		top: 15px;
	}
	#masthead #social-icons .social-icon {
		width: 25px;
	}
	#site-navigation {
		top: 8px;
	}
	.menu-toggle {
		font-size: 20px;
	}
	#featured span {
		font-size: 14px;
	    width: auto;
	    position: absolute;
	    left: 5%;
	    right: 5%;
	}
	#search-modal-inner #searchsubmit {
		padding: 22px 20px 30px;
	}
	.archive-item {
		width: 100%;
		float: none !important;
	}
	h1 { font-size: 22px; font-weight: 800; }
	h2, .entry-title { font-size: 20px; font-weight: 600; }
	h3 { font-size: 18px; font-weight: 500; }
	h4 { font-size: 16px; font-weight: 400; }
	h5 { font-size: 14px; font-weight: 300; }
	h6 { font-size: 12px; font-weight: 100; font-style: italic; }
	body, button, input, select, textarea {
		color: #404040;
		font-size: 12px;
		line-height: 1.5;
	}
}
@media only screen and (max-width: 380px){
	.over span {
		font-size: 0.75em;
	}
	.btn, .btn-rv, .btn-pink, .btn-pink-rev {
		font-size: 8px;
	}
	.popular-posts-title {
		background: url('../../images/pop-title-top.png') no-repeat;
	    background-size: contain;
	    float: none;
	    width: 60%;
	    height: 50px;
	    left: 15px;
	    right: 15px;
	    display: block;
	    margin: 0 auto;
	}
	.related-wrap {
		width: 100%;
		margin: 85px auto 0;
		text-align: center;
	}
	.related-post {
		width: 100%;
		float: none;
		margin: 10px 0;
		display: inline-block;
	}
	.related-post:nth-child(1) {
		margin-left: initial;
	}
	.related-post:nth-child(3) {
		margin-right: initial;
	}
}