@media only screen and (max-width: 1200px){
	#secondary .social-icon {
		width: 22%;
	}
	.call_out_item {
		height: 350px;
	}
	.promotion_2_form_wrap {
		top: 30%;
	}
}
/*** IPAD & TABLETS ***/
@media only screen and (max-width: 1024px){
	.promotion_2_form_wrap {
		top: 25%;
	}
	.slick-dots li button {
		display: none;
	}
	#colophon{
		font-size: 9px;
	}
	#masthead #social-icons .social-icon{
		margin: 0 3px;
	}
}
@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;
	}
	#logo-wrap{
	    width: 36%;
		margin: 8.5% auto 5.5%;
	}
	.share{
		margin: 0 5px 10px;
	}
	.alm-btn-wrap{
		margin-top: 90px;
	}
	#content{
		padding-bottom: 70px;
	}
	#load-more{
		font-size: 24px;
	}
	#secondary{
		width: 50%;
	}

}
@media only screen and (max-width: 960px){
	#masthead #social-icons {
		position: relative;
	    width: 100%;
	    margin: 5px auto;
	    top: 0;
	    font-size: 22px;
	    z-index: 51;
	}
	#masthead #social-icons .social-icon {
		margin: 0 10px;
	}
	#site-navigation-wrap {
		position: fixed;
		text-align: center;
		background: #d8e7ee;
		height: 50px;
		z-index: 1;
	}
	#site-navigation-wrap.dark_nav {
		background: #d8e7ee;
	}
	#masthead .dark_nav .logo-icon.white {
		position: relative;
	}
	#site-navigation-wrap.dark_nav #site-navigation .menu-toggle, #site-navigation-wrap.dark_nav #site-navigation #primary-menu, #site-navigation-wrap.dark_nav #site-navigation #primary-menu a {
		color: #1d1d1d;
	}
	#site-navigation {
		position: absolute;
		top: 10px;
		left: 0;
		width: 100%;
		text-align: left;
		z-index: 50;
	}
	#masthead .logo-icon {
		max-width: 30px;
		top: 8px;
		left: initial;
		z-index: 50
	}
	#logo-wrap {
		width: 50%;
		float: none;
		margin: 100px auto 65px;
	}
	#content {
		clear: both;
	}
	.menu-toggle {
		display: inline-block;
		margin-left: 2%;
		font-size: 30px;
		letter-spacing: 0.2em;
		float: none;
	}
	.main-navigation #primary-menu {
		display: none;
	}
	body.customize-support .main-navigation.toggled #primary-menu {
		top: 72px;
	}
	.main-navigation.toggled #primary-menu {
		display: block;
		background: #e3eff5;
		color: black;
		font-family: "FreightDisp Pro Book", sans-serif;
		font-size: 18px;
		margin: 0;
		padding: 8px;
		position: fixed;
	    top: 40px;
	    left: 0;
	    right: 0;
	    bottom: 0;
	    overflow: scroll;
	}
	.main-navigation.toggled #primary-menu li {
		float: none;
		padding: 5px 15px;
		margin: 0;
		text-align: left;
	}
	.main-navigation.toggled #primary-menu a {
		color: black;
		font-family: 'proxima-nova';
		font-size: 14px;
	}
	#primary-menu ul.nav-menu > li > .sub-menu {
		display: block;
		text-align: inherit;
		width: 100%;
		position: relative;
		left: 0;
		margin-top: 0;
	}
	#primary-menu ul.nav-menu > li > .sub-menu > li {
		margin: 10px 0;
    	font-size: 18px;
    	padding: 0 15px;
	}
    #primary-menu ul.nav-menu > li > .sub-menu > li > a {
    	padding: 0;
    	line-height: normal;
    	border: none;
    	background: initial;
    	font-size: 10px;
    }
    #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;
    	padding: 0px 5px;
    }
	#colophon {
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 900px){
	
}

@media only screen and (max-width: 782px){
	body.customize-support #site-navigation-wrap.dark_nav {
		top: 46px;
	}
	body.customize-support #site-navigation-wrap .main-navigation.toggled #primary-menu {
		top: 96px;
	}
}
@media only screen and (max-width: 769px){
	.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
	}
	.site-info{
		-webkit-flex-wrap: wrap; flex-wrap: wrap;
		left: 0px;
		padding: 10px;
	}
	body.archive #load-more{
		width: 80%;
	}
	.built-by{
		padding-bottom: 10px;
	}
	body.home .post-foot-right{
		height: 20px;
		width: 68%;
	}
}

/*** Mobile Devices ***/
@media only screen and (max-width: 720px){
	.container {
		width: 90%;
	}
	#secondary-menu > li > a {
		padding: 0 30%;
	}
	.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: -webkit-flex; display: flex;
		-webkit-flex-direction: column; flex-direction: column;
	}
	.post-foot-left{
		-webkit-justify-content: center; justify-content: center;
		height: 20px;
	}
	.post-foot-right{
		-webkit-justify-content: center; justify-content: center;
	}
	.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;
	}
	.built-by{
		position: relative;
		-webkit-justify-content: center; justify-content: center;
		right: 0px;
		padding-top: 10px;
	}
	.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;
	}
	.post-foot-left{
		width: 100%;
	}
	.post-foot-right{
		width: 100%;
		margin-top: 9px;
	}
	#secondary {
		width: 75%;
	}
	#logo-wrap{
		width: 75%;
	}
	#respond{
		margin-top: 0px;
	}
	#ig_feed{
		display: none;
	}
	.site-info{
		-webkit-flex-direction: column; flex-direction: column;
		position: relative;
	}
	#colophon{
		padding: 5.5% 1% 4.5%;
	    font-size: 10px;
	    letter-spacing: 1px;
	}
	.popup-image {
		display: none;
	}
	.popup-text-wrap {
		padding: 30px;
		width: 90%;
	}
	.popup-text-wrap p {
		margin: 0;
	}
	.post-header{
		width: 85%;
	}
	body.home .post-header {
		width: 100%;
	}
	h1, .h1 {
		font-size: 18px;
		line-height: normal;
	}
}
@media only screen and (max-width: 600px){
	.over span {
		font-size: 1em;
	}
	body.customize-support #site-navigation-wrap.dark_nav {
		top: 0;
	}
	body.customize-support #site-navigation-wrap {
		top: 46px;
	}
	body.customize-support #site-navigation-wrap.dark_nav .main-navigation.toggled #primary-menu {
		top: 50px;
	}
}
@media only screen and (max-width: 480px){
	#masthead .logo-icon {
		display: none;
	}
	#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;
	}
	
	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;
	}
}