
.home-row.home-row-nine-bottom .widget_recent_entries ul li,
.home-row.home-top-full .widget_recent_entries ul li {
	height:auto !important;
}

@media only screen and (max-width: 1180px) {
.home-row-eight .home-left,
.home-row-seven .home-left,
.home-row-six .home-left,
.home-row-three .home-left,
.home-row-two .home-left,
.home-row-one .home-left {
    max-width: 68%;
}

#respond,
.content-sidebar-wrap main.content {
    max-width: 67%;
}

}

@media only screen and (max-width: 1080px) {
.home-row-eight .home-left,
.home-row-seven .home-left,
.home-row-six .home-left,
.home-row-three .home-left,
.home-row-two .home-left,
.home-row-one .home-left {
    max-width: 66%;
}

.logo {	
    max-width: 480px;
}

#respond,
.content-sidebar-wrap main.content {
    max-width: 66%;
}

.genesis-nav-menu li {
    font-size: 14px;
}

.hey main.content {
    width: 66%;
	max-width:96%;
}

.genesis-nav-menu li {
    font-size: 13.5px;
}

}


@media only screen and (max-width: 1023px) {
	

	
.logo {
    max-width: 300px;
	margin-top:30px;
	margin-bottom:0;
}

.weather {
    top: auto;
	bottom:18px;
}

.weather .search-form {
    float: right;
    max-width: 94%;
}

.lines .col-md-12 {
	padding-left:0;
	padding-right:0;
}

.menu-item > a {
    padding-left: 8px;
    padding-right: 8px;
}

.genesis-nav-menu li {
    font-size: 12px;
}
	
	
.home-row {
	max-width:96%;
	margin:0 auto;
	overflow-x:hidden;
}
/*
.home-row-eight .home-left, .home-row-seven .home-left, .home-row-six .home-left, .home-row-three .home-left, .home-row-two .home-left, .home-row-one .home-left {
    max-width: 67%;
}
.home-row-eight .home-right, .home-row-seven .home-right, .home-row-six .home-right, .home-row-three .home-right, .home-row-two .home-right, .home-row-one .home-right {
    border-left: 1px solid #c2c2c2;
    display: inline;
    float: right;
    width: 320px;
}

*/

.home-row.home-row-three .home-right,
.home-row.home-row-three .home-left,
.home-row-one .home-right,
.home-row-one .home-left {
    max-width: 100%;
	width:100%;
	clear:both;
	float:none;
	display:block;
	
}

.home-row.home-row-one {
	margin-bottom:25px;
}

.home-row.home-row-four .home-right.col-md-8,
.home-row.home-row-four .home-right.col-md-4 {
    display: inline-block;
    padding-left: 0;
	clear:both;
}

.title-area,
.home-box-full,
.home main.content,
.lines .row,
.footer-copyright
.widget-area,
.nav-secondary-wrapper,
.error404 .content-sidebar-wrap,
.full-width-page .content-sidebar-wrap,
.sidebar-page .content-sidebar-wrap,
.archive .content-sidebar-wrap,
.category .content-sidebar-wrap,
.blog-entry-header,
.about-us .content-sidebar-wrap,
.single .site-inner .wrap,
.blog .content-sidebar-wrap,
.after-content-widget,
.before-footer .widget_text,
.footer-widgets .wrap,
.footer-inner, footer.site-footer {
    clear: both;
    margin: 0 auto;
    max-width: 100%;
    width: 96%;
}

.single .content-sidebar-wrap, .category .content-sidebar-wrap {
    margin-top: 35px;
}

.home-row.home-top-full .widget_recent_entries > ul {
    clear: both;
    display: block;
}

.home-row.home-top-full .widget_recent_entries ul li {
    display: flex;
    list-style: none outside none;
    margin-bottom: 15px;
}

.home-row-one .home-right {
    border-left: 0px solid #c2c2c2;
}

.home-right .box.side-ads:first-child {
    float: left;
    margin-bottom: 20px;
    width: 300px;
}

.home-right .box.side-ads:last-child {
    float: right;
    margin-bottom: 20px;
    width: 300px;
}

.footer-widgets .menu-item > a {
	border-bottom: 0 solid #c2c2c2;	
}
	
.home-row-four .widget_recent_entries > ul {
    border-right: 0px solid #999;
    display: inline-block;
}

.menu-top-menu-primary li br {
	display:none;
}

.btn.btn-navbar {
	display:block !important;
    margin-top: 17px;
}

.nav-collapse {
    height: 0;
    overflow: hidden;
    background: none #FFFFFF;
    height: auto;
    position: absolute;
    padding-bottom: 10px;
}

.nav-collapse,
.nav-collapse.collapse {
    height: 0;
    overflow: hidden;
	visibility:hidden;
}

.nav-collapse.in.collapse {
    height: auto !important;
    overflow: visible;
	visibility:visible;
}

.menu-primary,
.menu-secondary,
#header .menu {
    font-size: 11px;
}

#nav {
	width:auto;
	display:inline;
	max-width:300px;
}

.navbar-inner{
	min-height:40px;
	padding-left:0px;
	padding-right:0px;
	background-color:#fff;
	background-image:-moz-linear-gradient(top, #fff, #fff);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
	background-image:-webkit-linear-gradient(top, #fff, #fff);
	background-image:-o-linear-gradient(top, #fff, #fff);
	background-image:linear-gradient(to bottom, #fff, #fff);
	background-repeat:repeat-x;
	filter:progid:none;
	border:0px solid #d4d4d4;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0);
	*zoom:1;
}


.btn-navbar {
	color:#0e4372 !important;
	background:#fff !important;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: allr 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.btn-navbar:hover,
.btn-navbar:focus {
	background:#0e4372 !important;
	color:#fff !important;	
}



.ie10 .navbar-inner,
.ie9 .navbar-inner {
	background-color:#fff;
	background-image:-moz-linear-gradient(top, #fff, #fff);
	background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#fff));
	background-image:-webkit-linear-gradient(top, #fff, #fff);
	background-image:-o-linear-gradient(top, #fff, #fff);
	background-image:linear-gradient(to bottom, #fff, #fff);
	background-repeat:repeat-x;
	filter:none;
}

.navbar .btn-navbar {
    background-image: none !important;
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    color: #FFFFFF;
    display: none;
    float: right;
    margin-left: 5px;
    margin-right: 5px;
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
    background-color: #0e4372 !important;
    background-image: none !important;
    color: #FFFFFF;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
    background-color: #0e4372 !important;
    color: #FFFFFF;
}
.navbar .btn-navbar .icon-bar {
    background-color: #F5F5F5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
}

.menu-primary li,
.menu-primary li ul,
.menu-primary li ul a,
.menu-secondary li,
.menu-secondary li ul,
.menu-secondary li ul a,
#header .menu li,
#header .menu li ul,
#header .menu li ul a {
	width: 100%;
}

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	padding: 0;
	width: 100%;
}

.menu-primary li a,
.menu-secondary li a,
#header .menu li a {
	margin: 0;
	padding: 9px 3% 10px 3%;
}

nav ul li a {
    float: left;
    font-size: 8pt;
    letter-spacing: 1px;
    margin: 5px 18px 0;
    padding: 3px 0;
}

.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {

}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	color: #666;
	padding: 7px 3%;
	width: 94%;
}

#header .menu li li a:hover {
	color: #333;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	background: #fff;
	clear: both;
	margin: 0 0 0;
	padding: 0;
	position: inherit;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	background: #fff;
}

.menu-primary li ul ul ul,
.menu-secondary li ul ul ul,
#header .menu li ul ul ul {
	background: #fff;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
#header .menu li ul ul {
	margin: 0;
}

#nav {
	width:48% !important;
	display:inline;
	float:right;
}

#menu-main-menu li {
	width:96%;
	display:block;
	float:right;
}

nav ul li:last-child a {
    font-size: 8pt;
    letter-spacing: 1px;
    margin: 5px 18px 0;
    padding: 3px 0;
}

.nav-collapse.collapse {
	height:0 !important;
}

.nav-collapse.in.collapse {
	height:auto !important;

}

#nav .container,
#nav {
	padding:0;
	margin:0;
	text-align:center;
}

.lines {
    padding: 0;
}

#navbutton {
    display: block;
    float: none;
    font-size: 25px;
    margin-bottom: 5px;
    margin-right: auto;
	margin-left: auto;
    margin-top: 5px;
    position: relative;
    z-index: 999;
}

.nav-collapse {
	width:100%;
	height:0px;
	position:absolute;
	overflow:hidden;
	-webkit-transition: height 0.4s ease-in;
	-moz-transition: height 0.4s ease-in;
	-ms-transition: height 0.4s ease-in;
	-o-transition: height 0.4s ease-in;
	transition: height 0.4s ease-in;
	
}

.nav-collapse.collapsed {
	height:auto;
	position:relative;
	visibility:visible;
	overflow: visible;
	-webkit-transition: height 0.4s ease-in;
	-moz-transition: height 0.4s ease-in;
	-ms-transition: height 0.4s ease-in;
	-o-transition: height 0.4s ease-in;
	transition: height 0.4s ease-in;
}

#nav {
	position:relative;
	z-index:999;
	margin-bottom:0px;
	height:auto;
	background:#fff;
	width: 100% !important;
	max-width: 100% !important;
	display:inline-block;
}

#nav .navbar-inner .container {
	width: 100% !important;
	max-width: 100% !important;
}


nav ul {
    display: block;
    margin-right: 0;
    margin-top: 5px;
	width: 100% !important;
	max-width: 100% !important;
	padding-bottom: 15px;
}

.nav-collapse li,
.nav-collapse.collapsed li {
    display: block;
    float: none;
    width: 100%;
	max-width:100%;
	clear:both;
	line-height: 2;
	text-align:center;
}

.genesis-nav-menu li {
    height: auto;
}

nav ul li.last-nb,
nav ul li,
nav ul li.last-nb > a, 
nav ul li:last-child a,
nav ul li a {
    float: none;
	text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0 0 0;
    padding: 1px 0;
	text-transform:uppercase;
}

nav ul li.last-nb > a, 
nav ul li:last-child a,
nav ul li a {
    padding: 3px 0;
}

nav ul li.last-nb,
nav ul li {
    padding: 1px 0;
}


nav ul ul li:last-child a{
    text-transform: none;
}

.menu-item a,
.menu-item {
	border-left:0 !important;
	border-right:0 !important;
}

.menu-item > a br {
	display:none;
}

.menu-item > a {
    height: auto;
    text-align: center;
    width: 100%;
	border-bottom: 1px solid #c2c2c2;
}

.menu-item ul a {
	border-bottom: 0 solid #c2c2c2;
}

.menu-item .sub-menu {
	height:0 !important;
	position:relative !important;
	display:none !important;
	text-align:center;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	text-align:center;
	border-left:0;
	border-right:0;
	padding-left:0;
	padding-right: 0;
	text-align:center;
	width:100%;
	background:#c2c2c2
}


.menu-item a:hover .sub-menu,
.menu-item a:focus .sub-menu,
.menu-item:hover .sub-menu,
.menu-item:focus .sub-menu {
	height:auto !important;
	position:relative !important;
	display:block !important;	
}

.menu-primary li.last-nb a,
.menu-primary li.last-nb {
    border-bottom: 0 solid #000000 !important;
}

.home-row-eight .home-right,
.home-row-seven .home-right,
.home-row-six .home-right,
.home-row-three .home-right,
.home-row-two .home-right,
.home-row-one .home-right {
    border-left: 0 solid #c2c2c2;
}

.home-row-seven,
.home-row-three {
    margin: 25px 0;
    padding: 25px 0;
}

.home-row-eight .home-right,
.home-row-seven .home-right,
.home-row-six .home-right,
.home-row-three .home-right,
.home-row-two .home-right,
.home-row-one .home-right,
.home-row-eight .home-left,
.home-row-seven .home-left,
.home-row-six .home-left,
.home-row-three .home-left,
.home-row-two .home-left,
.home-row-one .home-left {
    max-width: 96%;
	width:100%;
	float:none;
	display:block;
	margin:5px auto;
	display:block;
}

.home-right .box.side-ads:first-child {
	width:300px;
	height:300px;
	margin:0;
	max-width:300px;
	float:left;
	display:inline;
}

.home-right .box.side-ads:last-child {
	width:300px;
	height:300px;
	margin:0;
	max-width:300px;
	float:right;
	display:inline;
}

.home-row-eight .home-left,
.home-row-seven .home-left,
.home-row-six .home-left,
.home-row-three .home-left,
.home-row-two .home-left,
.home-row-one .home-left {
	margin-bottom:35px;
}

.home-row-six .home-left {
    margin-bottom: 55px;
}

.home-left .widget-area {
    max-width: 100%;
}

.home-row {
    max-width: 100%;
    width: 100%;
}

.home-row-nine-bottom .widget_recent_entries > ul,
.home-row.home-top-full .widget_recent_entries > ul {
    clear: both;
    display: block;
}

.home-row-nine-bottom .widget_recent_entries ul li,
.home-row.home-top-full .widget_recent_entries ul li {
    display: inline;
    margin-bottom: 15px;
	height:auto !important;
}

.home-row.home-top-full {
    margin-bottom: 0;
    padding-bottom: 0;
}

.home-row-seven-bottom,
.home-row-seven {
    margin: 25px 0 0;
    padding: 25px 0 0;
}


.home-row-six,
.home-row-seven,
.home-row-five {
    margin: 0 !important;
}

.home-row-seven-bottom {
    margin: 0 0 25px 0 !important;
	padding-bottom:25px;
}

.home-row-eight {
    margin: 0 0 25px 0 !important;	
}

.home-row-eight .home-left,
.home-row-eight .home-right,
.home-row-seven .home-left,
.home-row-seven .home-right,
.home-row-six .home-left,
.home-row-six .home-right {
    max-width:100%;
}

.home-row.home-row-nine-bottom,
.home-row.home-row-five {
	padding-top:25px;
	
}

.home-row.home-row-five .home-right.col-md-6 {
    border-left: 0px solid #c2c2c2;
}

.home-row.home-row-nine .home-right.col-md-7.col-sm-12 {
	margin-top:25px;
	padding-top:25px;
    border-top: 1px solid #c2c2c2;
}

.rssjb ul {
    border-right: 0 solid #999;
    display: block;
    padding-right: 0;
}

.after-loop-widget .li-brick.col-md-4.col-sm-4 {
    height: 180px;
}

/** add fix **/
.author .entry-footer > div,
.category .entry-footer > div,
.box.ad-container.ad-post-ad-comments > div,
.box.ad-container.ad-post-ad-fourth > div,
.box.ad-container.ad-post-ad-third > div,
.box.ad-container.ad-post-ad-second > div,
.box.ad-container.ad-post-ad-first > div {
    float: left;
}

.author .entry-footer > div + div,
.category .entry-footer > div + div + div,
.box.ad-container.ad-post-ad-comments > div + div,
.box.ad-container.ad-post-ad-fourth > div + div,
.box.ad-container.ad-post-ad-third > div + div,
.box.ad-container.ad-post-ad-second > div + div,
.box.ad-container.ad-post-ad-first > div + div {
    float: right;
}

.hey main.content {
    width: 100%;
	max-width:96%;
}

.art-tabs .nav-tabs > li > a {
    font-size: 18px;
}

.footer-copyright p {
    margin: 0;
    text-align: center;
}

ul.soc-box li {
	width:35px;
    height: 35px;
}


}

@media only screen and (max-width : 860px)  {
ul.soc-box li {
	width:40px;
    height: 40px;
}

ul.soc-box li:last-child {
	margin-right:0;
}

.footer-widgets-4 ul.soc-box.soc-box {
    float: none;
    margin: 0 auto;
    width: 185px;
}

.footer-widgets-4 {
    clear: both;
    display: block;
    float: none;
    margin: 0 auto;
    padding-top: 7px;
	width:100%;
	text-align:center;
}

.footer-widgets-2.col-sm-3,
.footer-widgets-1.col-sm-3 {
    width: 50%;
}

li.hide-li {
	display:none;
}

.footer-copyright p,
.footer-copyright small {
	text-align:center;
}

.home-row-two .top-stories.col-md-12,
.row-five-home-bottom-full .top-stories.col-md-6,
.row-four-home-bottom-full .top-stories.col-md-6,
.row-two-home-bottom-full .top-stories.col-md-6,
.home-row-one-bottom .top-stories.col-md-6 {
	width:100%;
	display:inline-block;
	clear:both;
	float:none;
	margin-bottom:25px !important;
}

.home-row-two .mobile-hide:last-child, 
.row-five-home-bottom-full .mobile-hide:last-child,
.row-four-home-bottom-full .mobile-hide:last-child,
.row-two-home-bottom-full .mobile-hide:last-child,
.home-row-one-bottom .mobile-hide:last-child {
	margin-bottom:0;
	height:1px;
	display:inline-block !important;
}

.home .widget_text .margin.margin-35 {
    height: 1px;
    margin: 0 0;
}

.footer-widgets-4 ul.soc-box.soc-box {
    width: 90px;
}



}


@media only screen and (max-width : 799px)  {
.daily-email h2 {
    font-size: 18px;
    margin-top: 25px;
}

.tablet .category-ads img:last-child,
.ipad .category-ads img:last-child,
.tablet .box.ad-container .box.post-ads img:last-child,
.ipad .box.ad-container .box.post-ads img:last-child {
    float: none;
    height: auto;
    width: 300px;
}
.tablet .category-ads img:last-child,
.ipad .category-ads img:last-child,
.tablet .box.ad-container .box.post-ads img:last-child,
.ipad .box.ad-container .box.post-ads img:last-child {
    float: none;
    height: auto;
    width: 300px;
}

.post-ads img.wp-image-right,
.entry-footer.container-ad .box.category-ads img.wp-image-right {
    display: inline;
    float: none;
}


.entry-footer .post-ad-one a.left-ad,
.entry-footer .post-ad-two a.left-ad,
.entry-footer .cat-ad-two a.left-ad,
.entry-footer .cat-ad-one a.left-ad {
	float:left;
	display: inline;
	width:300px;
}

.entry-footer .post-ad-one a.right-ad,
.entry-footer .post-ad-two a.right-ad,
.entry-footer .cat-ad-two a.right-ad,
.entry-footer .cat-ad-one a.right-ad {
	float:right;
	width:300px;
}



}





@media only screen and (max-width : 767px)  {
.hide-li {
	display:none;
}

#text-48 .textwidget,	
#text-48 {
	text-align:center;
}

#text-48 .textwidget .soc-box {
	display:inline-block;
	width:auto;
}

.footer-copyright p,
.footer-copyright small {
	text-align:center;
}

.footer-widgets .menu-item > a {
    padding: 5px 0;
}

.footer-widgets-4 ul li {
    height: 25px;
}

.art-tabs .nav-tabs > li > a {
    font-size: 16px;
	padding: 10px 5px;
}

.daily-email h2 {
    font-size: 18px;
    margin-top: 15px;
    text-align: center;
	margin-bottom:0;
}

.daily-email .col-md-6 {
	clear:both;
	float:none;
	display:block;
	text-align:center;
}
	
}



@media only screen and (max-width : 640px)  {

.art-tabs .nav-tabs > li > a {
    font-size: 18px;
    margin: 0 auto;
    max-width: 200px;
    padding: 10px 5px;
}

.art-tabs .nav-tabs {
	width:100%;
	max-width:96%;
	margin-left: auto;
	margin-right: auto;
}

.art-tabs .nav-tabs > li {
	clear:both;
	display:block;
	float:none;
	margin:5px auto;
	text-align:center;
}

.pagination-next {
    clear: both;
    display: block !important;
    margin-top: 15px;
}

.pagination-previous {
    clear: both;
    display: block !important;
    margin-bottom: 15px;
}

	
}

@media only screen and (max-width : 599px)  {
.news-top.half-box:nth-child(2),
.news-top.half-box:nth-child(5),
.news-top.half-box:nth-child(8),
.news-top.half-box {
	width:100%;
	display:block;
	float:none;
	clear:both;
	padding-left:20px;
	padding-right:20px;
}
}



@media only screen and (max-width : 479px)  {
.top-thumbnail.col-md-6,
.blog-content.col-md-6 {
	width:100%;
	max-width:96%;
	margin-left: auto;
	margin-right: auto;
	float:none;
	display:block;
	clear:both;
}

.top-thumbnail.col-md-6 {
	margin-bottom:20px;
}

}


@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation : portrait) { 
.pagination-next {
    clear: both;
    display: block !important;
    margin-top: 15px;
}

.pagination-previous {
    clear: both;
    display: block !important;
 
    margin-bottom: 15px;
}
.daily-email input[type="email"] {
    margin-right: 5px;
}

}


@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) { 
.pagination-next {
    clear: both;
    display: block !important;
    margin-top: 15px;
}

.pagination-previous {
    clear: both;
    display: block !important;
    margin-bottom: 15px;
}

.post-ads img.wp-image-left,
.entry-footer.container-ad .box.category-ads img.wp-image-left {
  float:none;
  display:block;
  clear:both;
  margin-bottom:15px;
  margin-left:auto;
  margin-right:auto;
}

.post-ads img.wp-image-right,
.entry-footer.container-ad .box.category-ads img.wp-image-right {
  float:none;
  display:block;
  clear:both;
  margin-left:auto;
  margin-right:auto;
}

.entry-footer .post-ad-one,
.entry-footer .post-ad-two,
.entry-footer .cat-ad-two,
.entry-footer .cat-ad-one {
	text-align:center;	
} 

.entry-footer .post-ad-one a.left-ad,
.entry-footer .post-ad-two a.left-ad,
.entry-footer .cat-ad-two a.left-ad,
.entry-footer .cat-ad-one a.left-ad {
	float:none;
	display: block;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.entry-footer .post-ad-one a.right-ad,
.entry-footer .post-ad-two a.right-ad,
.entry-footer .cat-ad-two a.right-ad,
.entry-footer .cat-ad-one a.right-ad {
	float:none;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { 
.pagination-next {
    clear: both;
    display: block !important;
    margin-top: 15px;
}

.pagination-previous {
    clear: both;
    display: block !important;
    margin-bottom: 15px;
}

.entry-footer .cat-ad-two a:first-child img,
.entry-footer .cat-ad-one a:first-child img {
	float:none
}

.entry-footer .cat-ad-two a:last-child img,
.entry-footer .cat-ad-one a:last-child img {
	float:none
}

.entry-footer .post-ad-one,
.entry-footer .post-ad-two,
.entry-footer .cat-ad-two,
.entry-footer .cat-ad-one {
	text-align:center;	
} 

.entry-footer .post-ad-one a.left-ad,
.entry-footer .post-ad-two a.left-ad,
.entry-footer .cat-ad-two a.left-ad,
.entry-footer .cat-ad-one a.left-ad {
	float:none;
	display: block;
	width:300px;
}

.entry-footer .post-ad-one a.right-ad,
.entry-footer .post-ad-two a.right-ad,
.entry-footer .cat-ad-two a.right-ad,
.entry-footer .cat-ad-one a.right-ad {
	float:none;
	width:300px;
}



}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.mapWrapper {
    width: 620px;
}

.box.topad {
    margin: 0 auto;
    max-width: 300px;
}

.genesis-nav-menu li {
    font-size: 13px;
}

[id^="div-gpt-ad"] {
	float:left;
}

[id^="div-gpt-ad"] + [id^="div-gpt-ad"] {
	float:right;
}

.author .entry-footer,
.category .entry-footer {
	margin-top:5px;
	margin-bottom:25px;
}

.author .entry-footer .entry-meta,
.category .entry-footer .entry-meta {
	display:none;
}


.tablet .category-ads img:last-child,
.ipad .category-ads img:last-child,
.tablet .box.ad-container .box.post-ads img:last-child,
.ipad .box.ad-container .box.post-ads img:last-child {
    float: none;
    height: auto;
    width: 300px;
}
.tablet .category-ads img:last-child,
.ipad .category-ads img:last-child,
.tablet .box.ad-container .box.post-ads img:last-child,
.ipad .box.ad-container .box.post-ads img:last-child {
    float: none;
    height: auto;
    width: 300px;
}

.post-ads img.wp-image-right,
.entry-footer.container-ad .box.category-ads img.wp-image-right {
    display: inline;
    float: none;
}


.entry-footer .post-ad-one a.left-ad,
.entry-footer .post-ad-two a.left-ad,
.entry-footer .cat-ad-two a.left-ad,
.entry-footer .cat-ad-one a.left-ad {
	float:left;
	display: inline;
	width:300px;
}

.entry-footer .post-ad-one a.right-ad,
.entry-footer .post-ad-two a.right-ad,
.entry-footer .cat-ad-two a.right-ad,
.entry-footer .cat-ad-one a.right-ad {
	float:right;
	width:300px;
}


}



@media only screen and (max-width: 767px) {
.widget_recent_entries .margin.mobile-hide,
.weather {
	display:none;	
}

.widget_recent_entries .margin.mobile-hide-4x,
.widget_recent_entries .margin.mobile-hide-2x {
	display:block;	
}

.home-right .box.side-ads:first-child,
.home-right .box.side-ads:last-child,
.box.side-ads {
	width:300px;
	height:300px;
	margin:0 auto;
	max-width:300px;
	float:none;
	display:block;
}

.home-right .box.side-ads:first-child {
	padding-top:35px;
	clear:both;
}

.home-right .box.side-ads:last-child {
	width:300px;
	height:250px;
	margin:0 auto;
	max-width:300px;
	float:none;
	display:block;
}

.home-row.home-top-full .widget_recent_entries > ul {
    clear: both;
    display: inline;
    width: 100%;
}

.home-row.home-row-five .home-right {
	clear: both;
    display: block;
    width: 100%;
}

.home-row.home-row-five .home-right .widget-area {
    padding-left: 0;
}

.home-row.home-row-five .home-right.col-md-6 {
    clear: both;
    display: block;
    float: left;
    padding-left: 0;
}

.footer-widgets .wrap .widget-area:nth-child(2),
.footer-widgets .wrap .widget-area:nth-child(1) {
    margin-bottom:25px
}


.mobile .content-sidebar-wrap main.content,
.tablet .content-sidebar-wrap main.content,
.mobile #respond,
.tablet #respond,
#respond,
.content-sidebar-wrap main.content {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 94%;
}

.home-row-nine-bottom .top-stories, 
.home-row-five .news-top.half-box,
.home-row-four .news-top.half-box, 
.home-top-full .top-stories {
	width:100%;
	clear: both;
	float:none;
	display:block
	
}

.row-nine-home-bottom-full .widget_recent_entries > ul,
.home-row.home-top-full .widget_recent_entries > ul {
    margin-left: 0;
    margin-right: 0;
}

.home-row-four .home-right {
    border-top: 1px solid #c2c2c2;
    clear: both;
    display: block;
    margin-top: 25px;
    padding-top: 25px;
	width:100%;
}
.home-row-five .widget_recent_entries > ul,
.home-row-four .widget_recent_entries > ul,
.home-row-nine .widget_recent_entries > ul {
    border-right: 0 solid #999;
    display: inline-block;
}

.home-row {
    max-width: 96%;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.home-row-six, .home-row-seven,
.home-row-five {
    margin: 0 auto !important;
}

.home-row-seven-bottom,
.home-row-eight {
    margin: 0 auto 25px auto !important;
}

.home-row-nine-bottom .widgettitle {

}


.entry-header.col-md-5,
.entry-content.col-md-7,
.news-content.blog-content .col-md-5,
.news-content.blog-content .col-md-7,
.home-left.col-md-5,
.home-right.col-md-7,
.home-right.col-md-4,
.home-left.col-md-8 {
	padding-left:0;
	padding-right:0;
}

.wp-caption {
	clear: both;
	float:none;
	display:block;
	width:100%;
	text-align:center;
	
}

.wp-caption img {
    display: block;
    float: none;
    margin: 0 auto;
}

.content-sidebar-wrap .sidebar.sidebar-primary {
    border-left: 0 solid #c2c2c2;
}
.box.topad {
    margin: 0 auto;
    max-width: 300px;
}

.author .entry-footer > div,
.category .entry-footer > div,
.box.ad-container.ad-post-ad-comments > div,
.box.ad-container.ad-post-ad-fourth > div,
.box.ad-container.ad-post-ad-third > div,
.box.ad-container.ad-post-ad-second > div,
.box.ad-container.ad-post-ad-first > div,
.author .entry-footer > div + div,
.category .entry-footer > div + div + div,
.box.ad-container.ad-post-ad-comments > div + div,
.box.ad-container.ad-post-ad-fourth > div + div,
.box.ad-container.ad-post-ad-third > div + div,
.box.ad-container.ad-post-ad-second > div + div,
.box.ad-container.ad-post-ad-first > div + div {
    float: none;
	display:block;
	margin: 0 auto 15px auto;
	clear:both;
}
	
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) { 
.home-row-four .home-right {
    border-top: 1px solid #c2c2c2;
    clear: both;
    display: block;
    margin-top: 25px;
    padding-top: 25px;
	width:100%;
}
/*
.home-row-nine .widget_recent_entries > ul {
    border-right: 0 solid #999;
    display: inline-block;
}
*/
.box.topad {
    margin: 0 auto;
    max-width: 300px;
}

[id^="div-gpt-ad"] {
	float:left;
}

[id^="div-gpt-ad"] + [id^="div-gpt-ad"] {
	float:right;
}

.tablet .category-ads img:last-child,
.ipad .category-ads img:last-child,
.tablet .box.ad-container .box.post-ads img:last-child,
.ipad .box.ad-container .box.post-ads img:last-child {
    float: none;
    height: auto;
    width: 300px;
}
.tablet .category-ads img:last-child,
.ipad .category-ads img:last-child,
.tablet .box.ad-container .box.post-ads img:last-child,
.ipad .box.ad-container .box.post-ads img:last-child {
    float: none;
    height: auto;
    width: 300px;
}

.post-ads img.wp-image-right,
.entry-footer.container-ad .box.category-ads img.wp-image-right {
    display: inline;
    float: none;
}


.entry-footer .post-ad-one a.left-ad,
.entry-footer .post-ad-two a.left-ad,
.entry-footer .cat-ad-two a.left-ad,
.entry-footer .cat-ad-one a.left-ad {
	float:left;
	display: inline;
	width:300px;
}

.entry-footer .post-ad-one a.right-ad,
.entry-footer .post-ad-two a.right-ad,
.entry-footer .cat-ad-two a.right-ad,
.entry-footer .cat-ad-one a.right-ad {
	float:right;
	width:300px;
}

	
}


@media only screen and (max-width : 640px) {
	#recent-posts-plus-3 .margin.mobile-hide-2x {
		display:none;
	}
	
	.single-hide {
		display:block
	}
	
	.minus640 {
		display:none;
	}
	
}
@media only screen and (max-width : 375px) {
.content-sidebar-wrap .sidebar.sidebar-primary {
    width: 100%;
}

.box.category-ads, .box.post-ads {
    clear: both;
    float: none;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}

.post-ads img.wp-image-right,
.entry-footer.container-ad .box.category-ads img.wp-image-right {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.home-right .box.side-ads:first-child, .home-right .box.side-ads:last-child, .box.side-ads {
    max-width: 100%;
    width: 100%;
}

}



@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {
	
.content-sidebar-wrap .sidebar.sidebar-primary {
    width: 100%;
}

.box.category-ads, .box.post-ads {
    clear: both;
    float: none;
    height: auto;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
}

.post-ads img.wp-image-right,
.entry-footer.container-ad .box.category-ads img.wp-image-right {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {

}


@media only screen and (max-width : 479px) {

.entry-footer .post-ad-one,
.entry-footer .post-ad-two,
.entry-footer .cat-ad-two,
.entry-footer .cat-ad-one {
	text-align:center;	
} 

.entry-footer .post-ad-one a.left-ad,
.entry-footer .post-ad-two a.left-ad,
.entry-footer .cat-ad-two a.left-ad,
.entry-footer .cat-ad-one a.left-ad {
	float:none;
	display: block;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.entry-footer .post-ad-one a.right-ad,
.entry-footer .post-ad-two a.right-ad,
.entry-footer .cat-ad-two a.right-ad,
.entry-footer .cat-ad-one a.right-ad {
	float:none;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="email"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="number"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="password"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="tel"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="text"], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"] {
    width: 100%;
}

.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span,
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span,
.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    width: 100% !important;
}

.gform_body br {
	display:none;
}


}


@media screen and (device-height: 568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {

.box.category-ads img, .box.post-ads img {
    float: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 92%;
    min-width: 92%;
    width: 92%;
}


.box.category-ads, .box.post-ads {
    clear: both;
    float: right;
    height: auto;
    max-width: 96%;
    min-width: 96%;
    width: 96%;
}


.box.category-ads img, .box.post-ads img {
    height: auto;
    max-width: 92%;
    min-width: 92%;
    width: 92%;
}


}

