/*
==================================================

	Theme Name: Frontier Child Theme
	Theme URI: 
	Description: Frontier Child Theme
	Author: Cirrata
	Author URI: http://www.cirrata.com
	Template:  frontier
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0.0


================================================== */
/* CSS for small devices */
@media screen and (min-width:700px) and (max-width:900px) {
	#top-bar .menu-item a {
		margin-right: 0px !important;
	}
}
@media screen and (min-width:300px) and (max-width:600px) {
	#wpcf7-f250471-o1 form p {
		padding: 0px !important;
	}
}
@media screen and (min-width:370px) and (max-width:769px) {
	.sidebar-ads .ad-area {
		/*width: 45%;*/
	}
}
@media screen and (max-width:1023px) {
	#wpcf7-f250471-o1 input[name="LastName"] {
		margin-top: 10px !important;
	}
}
@media screen and (min-width:1024px) {
	#header-after-logo-widget {
		width: 84%;
	}
}
@media screen and (min-width:768px) and (max-width:1023px) {
	#header-after-logo-widget {
		width: 77%;
	}
}
@media screen and (min-width:401px) and (max-width:600px) {
	#wpcf7-f250471-o1 input[name="FirstName"],
	#wpcf7-f250471-o1 input[name="Email"],
	#wpcf7-f250471-o1 input[name="LastName"] {
		width: 260px !important;
	}
}
@media screen and (min-width:300px) and (max-width:400px) {
	#wpcf7-f250471-o1 input[name="FirstName"],
	#wpcf7-f250471-o1 input[name="Email"],
	#wpcf7-f250471-o1 input[name="LastName"] {
		width: 190px !important;
	}
	#visitor_pref_pop > div {
		padding-left: 10px !important;
	}
}
@media screen and (min-width:270px) and (max-width:767px) {
	.the-latest-from-top {
		position: absolute;
		right: 20%;
		margin-top: 10px;
	}
	#nav-main {
		height: 75px;
	}
	#top-bar {
		position: absolute;
		z-index: 1;
	}
	#header {
		padding: 0px !important;
	}
	#header .menu-flyout-link {
		z-index: 2
	}
	#menu-main-nav-rcc,
	#header-logo {
		display: none !important;
	}
}
.touch-device .menu-flyout-wrap {
	display: none !important;
}
.touch-device .subscribe-link {
	color: #fff;
	padding: 9px !important;
	background: #ff0000;
	border-radius: 10px;
	text-align: center;
}
.touch-device .menu-flyout-link-text {
	padding: 10px !important;
	color: #fff !important;
}
@media screen and (min-width:370px) and (max-width:699px) {
	#top-bar .menu-item a {
		margin-right: 35px !important;
	}
}

@media screen and (max-width:800px) {
	.top-mem-login {
		margin-top: 7px;
	}
}
@media screen and (max-width:767px){
	#below-menu {
		right: 0;
	}
	#text-37 .textwidget {
		float: right;
	}
	body:not(.logged-in) [class*="lrm-hide-if-logged-in"] {
		display: inline-block;
		float: unset !important;
	}
	.site-search {
		vertical-align: middle;
		display: inline;
		padding-left: 10px;
	}
	body.logged-in .site-search {
		float: right;
	}
	.site-search > span {
		float: unset !important;
		padding: unset;
	}
	.site-search > span.search-show {
		background-color: transparent;
	}
	#top-bar #nav-top {
		display: none;
	}
	.login-text {
		/*display: none;*/
		font-size: 10px;
		clear: both;
	}
	#header-after-logo-widget > div {
		display: inline-block;
		width: 48%;
	}
	.login-text,
	.login-logo {
		float: right;
	}
}
@media screen and (min-width:769px){
	#content {
		width: 68% !important;
	}
	#sidebar-right {
		width: 31% !important;
		float: right;
	}
}

@media screen and (max-width:480px) {
	/*.archive article,
	.home article,
	.search article {
		width: 68%;
		margin-left: 15%;
	}*/
}

@media screen and (min-width:481px){
	.page-template-archive-podcast article,
	.archive article,
	.home article,
	.search article {
		float: left;
		width: 47%;
	}
	.page-template-archive-podcast article:nth-child(even),
	.archive article:nth-child(even),
	.home article:nth-child(even),
	.search article:nth-child(even) {
		float: right;
	}
	
}
.widgets-wrap-content-ad .textwidget {
	text-align: center;
}
@media screen and (width:768px) {
	.archive article,
	.home article,
	.search article {
		float: left;
		width: 41.5%;
		margin-left: 30px;
	}
	.evenarticle {
		margin-left: 30px;
	}
}
@media screen and (min-width:470px) {
	#nav-main > a.drop-toggle {
		margin-left: 154px;
	}
	#nav-main > a.drop-toggle span {
		padding-top: 17px;
	}
}
/* CSS for all devices */
#container {
	/*position: relative;*/
}
#header-logo, #header-logo img {
	/*height: 57px;*/
}
body {
	background-color: #f1f1f1;
}
body.custom-background {
    background-size: cover;
}
#top-bar {
	min-height:10px;
	background-color: #fff;
	border-bottom: 2px solid #fff;
}
@media screen and (max-width:767px) {
	#top-bar {
		width: 70%;
		right: 0;
	}
}
.single-post .entry-title > a {
    font-size: 35px;
}
#footer {
	background-color: #222;
}
#header {
	float: left;
	padding: 13px 10px 0;
	border: none;
}
#nav-main ul {
	padding: 5px 0px;
}
#nav-main {
    background-color: #fff;
}
#nav-main .nav-main > li,
#nav-main .nav-main > ul > .page_item {
	border-left: none;
}
#nav-main .nav-main {
	border: none
}
#nav-top {
	float: left;
}
#top-bar .menu-item a {
	background-repeat: no-repeat;
	font-size: 0 !important;
	height: 30px;
	width: 100px;
	margin-right: 10px;
	padding: 0;
}
.rcc-logo a {
	background-image: url("../png/rccagrey.png");
}
.map-logo a {
	background-image: url("../png/mangrey.png");
}
.fj-logo a {
	background-image: url("../png/fjgrey.png");
}
.rcx-logo a {
	background-image: url("../png/rcxlogogrey.png");
}
.dc-logo a {
	background-image: url("../png/dcxgrey.png");
}
.rd-logo a {
	/*background-image: url("//rotordronemag.com/wp-content/themes/frontier-child/images/Rdronegrey.png");*/
	background-image: url("../png/rdgrey.png");
	background-size: contain;
}
.aas-logo a {
	background-image: url("../png/aastoregrey.png");
}

.single-post .post-cover {
	text-align: center;
}
.single-post .post-thumbnail img {
	height: auto;
	max-width: 600px;
}
.post-thumbnail img {
	height: 169px;
	width: 100%;
}
.entry-excerpt {
	height: 46px;
	overflow: hidden;
	padding: 5px 5px 0;
}
#menu-main-nav-rcc li:last-child {
	border-right: medium none;
}
.home .entry-title,
.archive .entry-title,
.search .entry-title {
	max-height: 48px;
	overflow: hidden;
	font-size: 18px;
	padding: 5px 5px 0;
}
.buynow_enabled {
	max-height: 28px !important;
}
.home article,
.archive article,
.search article {
	margin-bottom: 20px;
}
.home #main, .single #main {
	padding-top: 20px;
}
#main {
	background-color: #f1f1f1;
}
#bottom-bar {
	color: #000;
	text-shadow: none;
}
.page article,
.single article {
	padding: 10px;
}
.home h3::before {
	border-top: 5px solid #c9c5c4;
	content: "";
	display: block;
	position: relative;
	top: 30px !important;
}
.home h3 span {
    /*background: #f1f1f1 none repeat scroll 0 0;*/
    padding: 0 10px 0 0;
    position: relative;
}
.blog-view {
	border-top: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans';
}
.entry-header {
	height: 70px;
}
.single-view .entry-content,
#nav-main .nav-main a {
	font-family: 'Open Sans';
}
.blog-view .entry-content,
.blog-view, .single-view,
.author-info,
.form-404, .entry-thumbnail {
	padding: 0;
}
.entry-thumbnail {
	width: 100%;
}
.entry-title {
	line-height: 1.2;
}
.entry-thumbnail .post-thumbnail {
	background-color: #fff;
	border: 1px solid transparent;
	padding: 2px;
	width: 100%;
}
/* Footer widget design */
#footer .frontier-widget {
	background-color: transparent;
	color: #fff;
}
#footer .frontier-widget li {
	border-bottom: none;
}
#footer .widget-title {
	background-color: transparent;
}
#bottom-bar {
	background-color: #f1f1f1;
}
#footer a {
	color: #fff;
}
.nsu-form label {
	display: none;
}
#container {
    box-shadow: none;
}
/* Slider design */
.desc-in-bg {
	color: #fff !important;
	font-size: 13px !important;
	top: auto !important;
	width: 100% !important;
}

/* Footer Social follow us design */
#footer .footer-social a,
#menu-follow-us li {
	background: #efedee none repeat scroll 0 0;
	border-radius: 999999px;
	color: #222;
	display: block;
	float: left;
	font-size: 25px;
	height: 45px;
	margin-bottom: 20px !important;
	margin-right: 5px !important;
	text-align: center;
	text-decoration: none;
	width: 45px;
}
#menu-follow-us li a,
#footer .footer-social .ir {
	color: #222 !important;
}

/* Page header title design */
.archive-title {
	border-bottom: 10px solid #b1aba9;
	color: #222;
	display: inline-block;
	font-weight: bold;
	margin: 13px 10px -10px;
	text-transform: uppercase;
}
.archive-info {
	background-color: #f1f1f1;
	border: none;
	box-shadow: none;
	margin: 0 0 10px;
	padding: 0;
}
.archive-info {
	border-bottom: 10px solid #c9c5c4;
	margin-bottom: 20px;
}
#nav-copyright ul {
	padding-left: 0px;
}
#nav-copyright li {
	float: left;
}
#bottom-bar-text {
	clear: left;
}
#nav-copyright li a {
	color: #000;
}
.widget-title {
	text-transform: uppercase;
}

#sidebar-right .cat-post-item .post-title {
	width: 48%;
}
#sidebar-right .cat-post-widget img {
	width: 133px;
	height: 75px;
	float: left;
	margin: 5px 10px 5px 0;
}
#sidebar-right .frontier-widget {
	background-color: #f1f1f1;
}
.frontier-widget {
	border: medium none;
	box-shadow: none;
}
.entry-thumbnail img {
	height: 190px;
    width: 100% !important;
}

#sidebar-right h4 {
	background-color: transparent;
	border-bottom: 5px solid #c9c5c4;
	color: #8d8d8d;
	font-size: 20px;
	font-weight: 200;
	line-height: 30px;
	margin-top: 0;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
}
.widgets-wrap-content-ad {
	clear: both;
	margin-bottom: 20px;
}
.frontier-widget {
	margin-bottom: 20px;
}
.profile-form-widget {
	display: none;
}
.nav-subscribe-menu {
	border: 0px solid red !important;
}
.remove-right-border {
	border-right: 0px !important;
}
.nav-subscribe-menu a {
	/*color: #000 !important;*/
	text-shadow: none !important;
}
.nav-subscribe-menu ul,
.nav-subscribe-menu {
	background-color: #000 !important;
}
.sp-image-container {
	/*height: 266px !important;*/
}
.aam-user-role-subscriber #sticky-header {
    top: 0px !important;
}
@media screen and (min-width:600px) {
	.logged-in #sticky-header {
		top: 32px !important;
	}
}
@media screen and (min-width:300px) and (max-width:599px) {
	.logged-in #sticky-header {
		top: 64px !important;
	}
}
#sticky-header {
	z-index: 9;
}
#header-widget {
	display: inline-block;
	width: 100%;
}
#header-widget > div {
	width: 100%;
	text-align: center;
}
.buynow-button button {
    background-color: #1e90ff;
    border: medium none;
    border-radius: 10px;
    font-weight: bold;
    margin: 0 15px;
    padding: 5px;
    width: 90%;
    cursor: pointer;
    color: #fff;
}
a.buynow-button {
    color: #fff;
}
.blog-view.sticky {
	background-color: #fff;
	border-top: none;
}
.page .entry-header,
.single .entry-header {
    height: auto !important;
}
.entry-excerpt .addthis_toolbox {
	display: none;
}
#menu-main-nav-rcc > li {
	margin: 10px 0;
}
.widgets-wrap-content-ad .widget-title,
#sidebar-right .widget-title {
	display: none !important;
}
#sidebar-right .show-title .widget-title {
	display: block !important;
}
.video-title-link {
    background-color: #000;
    padding: 5px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    display: none;
    opacity: 0.8;
    left: 0;
    top: 0;
    color: #fff;
}
.slider-pro img.sp-thumbnail {
	height: 100px !important;
}
#nav-top .nav-top li {
	border: 1px solid #ccc;
	border-radius: 5px 5px 0 0;
}
li.rcc-logo {
	border-bottom: 3px solid #61222B !important;
}
li.map-logo {
	border-bottom: 3px solid #7D91B4 !important;
}
li.fj-logo {
	border-bottom: 3px solid #CB6D22 !important;
}
li.dc-logo {
	border-bottom: 3px solid #346E38 !important;
}
li.rd-logo {
	border-bottom: 3px solid #5E4786 !important;
}
li.rcx-logo {
	border-bottom: 3px solid #2E3662 !important;
}
li.aas-logo {
	border-bottom: 3px solid #61222B !important;
}
.is-sticky #sticky-header {
	width: 100% !important;
	left: 0;
}
.the-latest-from-userend,
.the-latest-form {
	display: none;
}
.the-latest-from-userend img {
	background-color: #fff;
}
#header-logo {
	width: auto !important;
}
.the-latest-from-top {
	/*line-height: 1 !important;*/
}
#menu-main-nav-rcc > li#menu-item-281053 {
	border-right: 0px;
}
.the-latest-from-top {
	float: right;
}
.the-latest-from-top a {
	color: #fff;
}
.the-latest-from-top img {
	background-color: #fff;
}
#menu-main-nav-rcc > li {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
}
#menu-main-nav-rcc > li#menu-item-245430 {
	border-right: 0 none;
}

/*Site wide popup design*/
.wpmui-popup .wdpu-inner {
    margin-bottom: 0px !important;
}
.wpmui-popup .wdpu-msg .wdpu-content img {
    width: 100%;
    height: 100%;
}

.pop-single-post img {
    height: 190px !important;
    width: 310px !important;
}
.pop-single-post .entry-title > a {
    font-size: 20px;
    float: left;
}
.pop-single-post .entry-excerpt {
    float: left;
}
body.suggested-article #content, #content.no-sidebars {
	width: 100% !important;
}
body.suggested-article .call-to-action {
	width: 90%;
}
body.suggested-article #widgets-wrap-after-post,
body.suggested-article .post-nav,
body.suggested-article #comment-area,
body.suggested-article #footer,
body.suggested-article .entry-byline,
body.suggested-article .entry-footer,
body.suggested-article #sidebar-right {
	display: none;
}
body.suggested-article .post-cover img {
    height: 300px;
    width: 68%;
}
.slide-out-div {
	padding: 0;
	width: 250px;
	background: #ccc;
	border: 1px solid #29216d;
	z-index: 999;
	height: auto !important;
}
.gj-suggested-articles {
	height: 85%;
}
@media screen and (min-height:901px) {
	.slide-out-div {
		height: 750px !important;
	}
}
@media screen and (max-height:800px) {
	.slide-out-div {
		bottom: 0;
	}
}
.gj-suggested-articles {
	overflow-y: auto;
}
article.pop-single-post {
	width: 100% !important;
	padding: 10px !important;
	margin-bottom: 0px !important;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("../png/play-imgur.png") no-repeat;
    cursor: pointer;
}
.sidebar-ads .ad-area {
	float: left;
	margin-bottom: 20px;
}

/* Newsletter popup design */
.modal-body {
    background-color: #ffffff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: 'Open Sans';
    left: 50%;
    text-align: center;
    border: 10px solid #c5c5c5;
    border-radius: 5px;
    padding: 20px;
}
.content-image {
    align-self: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 10px;
}
.content-verbiage {
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    margin-left: 10px;
}
.modal-body .btn-close {
    cursor: pointer;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 200;
    width: 20px;
}
.logo {
    background-image: url(../png/man-eflogos.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    height: 78px;
    width: 230px;
}
.modal-body .btn-submit {
    -webkit-appearance: none;
    height: 30px;
    background-color: green;
    border: none;
    color: #fff;
    font-size: 15px;
    display: block;
    margin: 12px auto auto;
    outline: none;
    vertical-align: bottom;
    width: calc(100% - 80px);
    cursor: pointer;
}
.modal-body .input {
    -webkit-appearance: none;
    background-color: #F1F1F1;
    border: 1px solid #D8D8D8;
    border-radius: 0;
    height: 30px;
    margin: 20px 0 0;
    width: calc(100% - 80px);
    line-height: 24px;
    font-size: 16px;
    font-family: 'Open Sans';
    color: #272727;
    text-align: left;
    text-indent: 20px;
    outline: none;
    vertical-align: bottom;
}
.modal-body .btn-miss {
    background-color: #A2A2A2;
    color: #000;
    cursor: pointer;
}
.hed {
    margin: 0;
    font-size: 47px;
    color: #ED1C24;
    line-height: 30px;
    letter-spacing: -0.01em;
    font-family: 'Open Sans';
    font-weight: bold;
    text-align: center;
}
.cta-container {
    padding: 0 80px;
    width: 100%;
}
.cta {
    font-size: 19px;
    margin: 0 0 0 10px;
}
.onsuccess .hed {
	color: #000;
	line-height: 1;
}
.onsuccess .thankyou {
	color: #ED1C24;
}

@media screen and (max-width:600px) {
	.modal-body .content-image {
		display: none;
	}
}

#header-after-logo-widget h4 {
	display: none;
}
#header-after-logo-widget .subscribe-link,
#header-after-logo-widget #main-subscribe {
	text-transform: uppercase;
}
#header-after-logo-widget > div {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header-after-logo-widget .menu-flyout-wrap {
	height: 58px;
	top: -20px;
}
#header-after-logo-widget .menu-flyout-thumbnail {
	left: 7px;
	width: 100px;
	top: 7px;
	bottom: 0;
	overflow: hidden;
}
#header-after-logo-widget .menu-flyout-thumbnail-img {
	transform-origin: 100% 0;
	transform: rotate(-8deg);
	width: 68px;
}
body:not(.touch-device) #header-after-logo-widget .menu-flyout-link {
	display: block;
	position: relative;
	font-weight: bold;
	width: 400px;
}
#header-after-logo-widget .menu-flyout-banner {
    top: 100%;
    width: 400px;
    right: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translate3d(5%,0,0);
    transition: all 300ms ease-in-out;
}

@media screen and (min-width:768px) {
	#header-after-logo-widget > div,
	#header > div {
		display: inline-block;
	}
}
#header-after-logo-widget .menu-flyout-wrap {
	position: absolute;
	overflow: hidden;
	z-index: 999;
}

.menu-flyout-link-text {
	padding-left: 80px;
	color: #666;
}

.menu-flyout-thumbnail {
	height: 58px;
}
.archive-description {
	border-top: none;
}
.subscribe-link,
#header a,
#nav-main .sub-menu a,
#nav-main .children a,
#nav-main .nav-main a {
	text-shadow: unset;
	color: #666;
}
.nav-subscribe-menu a:hover {
	background-color: red !important;
}
.nav-subscribe-menu a {
	color: #fff !important;
}
#nav-main .sub-menu,
#nav-main .children {
	background-color: #fff;
}
#nav-main .nav-main > li {
	background: unset;
}


@keyframes fadeInRightAnimate {
	from {
		right: -500px;
	}
	to {
		transition: 3s;
		right: 0;
	}
}
.fadeInRightAnimate {
	-webkit-animation-name: fadeInRightAnimate;
	animation-name: fadeInRightAnimate;
}

@keyframes fadeOutRightAnimate {
	from {
		right: 0;
	}
	to {
		transition: 3s;
		right: -500px;
	}
}
.fadeOutRightAnimate {
	-webkit-animation-name: fadeOutRightAnimate;
	animation-name: fadeOutRightAnimate;
}
@keyframes fadeInLeftAnimate {
	from {
		left: -500px;
	}
	to {
		transition: 3s;
		left: 0;
	}
}
.fadeInLeftAnimate {
	-webkit-animation-name: fadeInLeftAnimate;
	animation-name: fadeInLeftAnimate;
}

@keyframes fadeOutLeftAnimate {
	from {
		left: 0;
	}
	to {
		transition: 3s;
		left: -500px;
	}
}
.fadeOutLeftAnimate {
	-webkit-animation-name: fadeOutLeftAnimate;
	animation-name: fadeOutLeftAnimate;
}
#wpadminbar {
	position: fixed;
}
@media screen and (max-width:767px) {
	.is-sticky #sticky-header {
		padding-top: 40px;
	}
	#sticky-header-sticky-wrapper {
		background-color: #fff;
	}
	#top-bar {
		display: none !important;
	}
}
.wpcf7-form.sent p,
.wpcf7-form.sent center,
.wpcf7-form.sent span {
    display:none;
}
@media screen and (max-width:499px) {
	.oddarticle {
	    /*float: left !important;*/
	}
	.evenarticle {
	    /*float: right !important;*/
	}
}
@media screen and (min-width:481px) {
	.oddarticle {
	    float: left !important;
	}
	.evenarticle {
	    float: right !important;
	}
}

article.blog-view .post-cover {
	width: 296px;
	max-width: 100%;
	margin: auto;
}
#form_profileform {
	padding: 20px;
}
.aam-user-role-subscriber #sticky-header {
    top: 0px !important;
}
.top-mem-login {
	float: right;
	padding-top: 0;
}
.lrm-login.boost-login-btn-wrapper a {
    background: #1e90ff;
    border: 1px solid #1e90ff;
    border-radius: 10px;
    padding: 5px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none !important;
}
.touch-device .lrm-login.boost-login-btn-wrapper a {
    /*padding: 12px 10px 0px !important;*/
}

.blog-nav {
	clear: both;
	display: block;
	position: relative;
	font-size: .8rem;
	font-weight: 700;
	line-height: 100%;
	padding: 0;
	text-transform: uppercase;
}
.blog-nav a, .blog-nav span {
	background: #fff;
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	color: #aaa;
	display: block;
	float: left;
	font-size: .8rem;
	font-weight: 400;
	margin: 2px 5px 2px 0;
	padding: 9px 12px 8px;
	text-decoration: none;
	width: auto;
}
.blog-nav span.current {
	background: #aaa;
	color: #fff;
}

@media screen and (max-width:599px) {
	.search-result-page-date {
		float: left;
		font-size: 12px;
		margin-left: 0px;
		text-transform: capitalize;
	}

	.search-result-page {
		font-size: 14px;
		margin-left: 0px!important;
		float: left;
	}

	.archive-title {
		font-size: 16px;
		float: left;
	}
}
@media screen and (min-width:600px) and (max-width:767px) {
	.search-result-page-date {
		float:left;
		font-size: 12px;
		margin-left: 0px;
		text-transform: capitalize;
	}
}
@media screen and (min-width:768px) {
	.search-result-page-date {
		float: right;
		font-size: 12px;
		margin-left: 5px;
		text-transform: capitalize;
	}
}

.aam_post_container {
	display: inline-block;
	width: 46%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 28px;
	vertical-align: top;
}
.aam_post_title a,
.aam_post_title_site a,
.aam_post_title_web a {
	text-decoration: none;
}

span.aam_section_title {
	background: #ff005b;
	color: #fff;
	display: inline-block;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1;
	padding: 5px 13px;
	position: relative;
	text-transform: uppercase;
	transform: skewX(-15deg);
	z-index: 1;
}
h4.aam_section_title {
	/*float: left;*/
	clear: both;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 100%;
}
h4.aam_section_title:before {
	content: '';
	background: #555;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 100%;
	height: 1px;
	z-index: 0;
}
.aam_section_head
{
	float: left;
	position: relative;
	width: 100%;
}

.cat-page-link {
	float: right !important;
	clear: both;
	margin-top: 10px;
}
.cat-page-link a {
	color: #ff005b;
	text-decoration: none;
}
.aam_post_cover img{
	height: 196px;
}
#aam-searchpagination a {
	border-bottom: 1px solid #aaa !important;
}
.aam_lrm_login a {

    background: green;
    border: 1px solid green;
    border-radius: 10px;
    padding: 5px 20px !important;
    color: #fff !important;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 800;
    text-decoration: none !important;

}
/*YEAR GROUPING*/
.archive_year_container, .archive_month_container {
    clear: both;
    text-align: center;
    margin-top: 5px;
}
.web_archive_year > div, .web_archive_month > div {
	display: inline-block;
}
.mobile_archive_year, .archive_publication_year.hide,
.mobile_archive_month, .archive_publication_month.hide,
.mobile_archive_year_article, .mobile_archive_month_article,
.mobile_archive_year_article_web, .mobile_archive_month_article_web {
    display: none;
}
.archive_publication_year.show {
    display: inline-block !important;
}
span.mvp-widget-home-title {
    background: #ff005b;
    color: #fff;
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1;
    padding: 5px 13px;
    position: relative;
    text-transform: uppercase;
    transform: skewX(-15deg);
    z-index: 1;
}
.cursor {
	cursor: pointer;
}
.active {
    background: grey !important;
    cursor: default;
}
@media screen and (max-width: 767px) {
	.mobile_archive_month {
		display: block;
	}

	.mvp-flex-story-img.left.relative {
		min-width: 200px;
		min-height: 100px;
	}
	.mobile_archive_year, .mobile_archive_year_article, .mobile_archive_month_article,
	.mobile_archive_year_article_web, .mobile_archive_month_article_web {
		display: block;
	}
	.web_archive_year, .web_archive_month {
		display: none;
	}
}
@media screen and (max-width:540px) {
	.aam_post_container {
		width: 90%;
	}
	.aam_section_title_all {
		float: none;
		margin-top: 5px;
	}
}
.aam_section_title_all {
	float: right;
	background: #fff;
	color: #fff;
	display: inline-block;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1;
	padding: 5px 13px;
	position: relative;
	/*text-transform: uppercase;*/
	transform: skewX(-15deg);
	z-index: 1;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: normal;
}
.aam_section_title_all a{
	color:black;
	font-weight: 900;
	/*text-decoration:none;*/
}
.mvp-post-title.ntry-title {
	margin: 20px 0px;
}
@media screen and (max-width:400px) {
	.aam_section_title {
		font-size: 12px;
	}
	.aam_section_title_all {
		font-size: 10px;
	}
}

/*This is site secific man*/
.page-id-262607 header.entry-header {
	display: none;
}
.aam_search_container div {
	display: inline-block;
}
.aam_search_div_text {
	float: right;
}
.aam_div_search_result {
	text-align: center;
	margin: 10px 0px;
}
.aam_search_container h1.mvp-post-title {
	margin: 10px 0px;
}

@media screen and (max-width:400px) {
	.aam_search_div_text {
		float: left;
	}
	.aam_div_search_result {
		float: left;
		margin: 10px 0px;
	}
}

.sticky-wrapper .drop-toggle {
	display: none !important;
}

.show-outer-ad_offer {
	display: none;
}

/*Membership Continue reading*/
.continue_reading_heading{
	text-align: center;
	padding-bottom:10px;
	font-weight:bold;
}

.continue_reading_head_div{
	text-align: center;
	transform: skewX(-15deg);
    margin-bottom: 20px;
}
.continue_reading_head_span{
	text-transform: uppercase;
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1;
	background-color: #ff005b;
	color: #fff;
	padding: 3px 13px;
	z-index: 1;
}
.continue_reading_title{
	font-weight: bold;
	text-align: center;
	font-size: 20px;
}
.continue_reading_img {
	text-align: center;
	width: 100% !important;
}
.continue_reading_excerpt {
	margin-bottom: 5px;
}
.continue_reading_button_div{
	text-align: center;
}
button.continue_reading_button{
	color: #fff;
	background-color: #1e90ff;
	border: medium none;
	border-radius: 5px;
	font-weight: bold;
	padding: 5px 20px;
	cursor: pointer;
	margin-bottom: 20px;
}
.continue_reading_head_span:before {
	content: '';
	background: #fff;
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 50%;
	width: 100%;
	height: 1px;
	z-index: -1;
}
.continue_reading_img.single_article img,
.continue_reading_img.channel img{
	width: 320px;
	height:  230px;
}
.continue_reading_img.membership img{
	width: 100% !important;
	height:  230px !important;
}
.continue_reading_img.publication img,
.continue_reading_img.membership.dp_do img,
.continue_reading_img.membership.do img,
.continue_reading_img.membership.dp img{
	width: 313px !important;
	height:  425px !important;
}
.aam-membership-continue-reading{
	background: #2c3b4b;
	color: #fff;
	padding: 10px;
}

/*OVERLY*/
.image-overlay {
	display: none;
	position: absolute;
	height: 425px;
	opacity: 0.9;
	background: #000;
	color: #fff;
	width: 320px;
	z-index: 2;
	overflow-y: auto;
}
.image-overlay p {
    padding: 0 5px;
    font-size: 14px;
}
.continue_reading_img:hover .image-overlay {
  display: block;
}
.image-overlay > div {
	margin-bottom: 20px;
}
.image-overlay p a:hover {
	background: transparent !important;
	color: #ff005b !important;
}
.image-overlay p a {
	text-decoration: none;
    color: #fff !important;
    box-shadow: none !important;
}
.continue_reading_img.publication,
.continue_reading_img.membership.dp_do,
.continue_reading_img.membership.dp,
.continue_reading_img.membership.do {
    text-align: unset;
    width: 313px !important;
    margin: auto;
}

.image-overlay .mvp-cd-cat-no-flot{
	display: none;
}

.article_view_more,
.youtube_view_more {
	display : none;
}
.article_view_more_link,
.youtube_view_more_link {
	text-align: center;
	color: #0E4D7A;
	cursor: pointer;
	font-weight: bold;
}
.top_view_div table .youtube_view_more_link{
	display: none;
}
.aam_new_show_more {
	margin-top: 0px;
}
.textwidget input.aam_article_brand_input {
    width: 80px;
}
.top_article_view_div td:first-child {
    padding: 0 3px;
}
.views_range_filter_div h3{
	color : #F15F47;
}
#container {
	width: 1085px !important;
}
.slider-pro.sp-horizontal {
	text-align: center;
}
.sp-slides-container {
	display: inline-block;
}
article.blog-view .post-cover {
  width: 310px;
}
.widgets-wrap-content-ad {
    margin: 0;
}
.frontier-widget.no-bg,
#sidebar-right .no-bg {
    margin: 0;
    background-color: transparent !important;
    text-align: center;
}
.sp-image-container .sp-image {
	text-align: center !important;
    display: inline-block !important;
    margin-left: 0px !important;
}