




/*
     FILE ARCHIVED ON 8:47:36 Jul 8, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:02:37 Nov 4, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Version: 1.1.0
*/

/* Subscribe button styles */

@font-face {
    font-family: 'icons';
    src:url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons/icons.eot?8hs84t');
    src:url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons/icons.eot') format('embedded-opentype'),
    url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons/icons.ttf?8hs84t') format('truetype'),
    url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons/icons.woff?8hs84t') format('woff'),
    url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons/icons.svg?8hs84t') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'icons2';
	src:url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons2/icons.eot?8hs84t');
	src:url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons2/icons.eot') format('embedded-opentype'),
	url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons2/icons.ttf?8hs84t') format('truetype'),
	url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons2/icons.woff?8hs84t') format('woff'),
	url('/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/fonts/icons2/icons.svg?8hs84t') format('svg');
	font-weight: normal;
	font-style: normal;
}

.aa-subscribe-video-button {
    background-color: #e52d27;
    margin: 3px 2px;
    color: #fff!important;
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 51px;
    min-height: 52px;
}

.aa-subscribe-video-button a {
    display: block;
    width: 100%;
    color: #fff!important;
}

.aa-subscribe-video-button a:before {
    font-family: "icons";
    content: "\e63a";
    /*content: "\55";*/
    font-size: 25px;
    line-height: 29px;
    position: relative;
    top: 4px;
    right: 16px;
}

@media only screen and ( max-width : 475px ) {
    .aa-subscribe-video-button {
        padding-top: 5px;
        line-height: 25px;
        letter-spacing: 1px;
        font-size: 15px;
    }

}
@media only screen and ( max-width : 325px ) {
    .aa-subscribe-video-button a:before {
        display: none;
    }
    .aa-subscribe-video-button {
        line-height: 17px;
        min-height: 45px;
    }

}

/* End subscribe button styles */

/* See also on mobile, blockquote */

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

    .aa_see_also_block .see_more_thumb,
    .aa_see_also_block .see_also_meta {
        display: none;
    }

    blockquote p {
        padding-left: 0;
        padding-right: 0;
        word-break: normal;
    }

    blockquote p:last-child,
    blockquote {
        background-size: 15%;
    }
}

/* End See also on mobile, blockquote */

/* Tablepress pesponsive */
@media ( max-width: 767px ) {

    .tablepress-responsive-phone tbody tr {
        width: 100% !important;
    }

    .tablepress-responsive-phone tbody {
        white-space: inherit !important;
    }
}


/* End Tablepress pesponsive */

/* Shortcode AD styles */
.single .aa_shortcode_ad.left .ad.gpt {
    margin-right: 20px;
}

.single .aa_shortcode_ad.right .ad.gpt {
    margin-left: 20px;
}
/* End shortcode AD styles */

/* Editors tip */

.aa_editors_tip {
    border-radius: 5px;
    background-color: #F0F0F0;
    padding: 20px;
    position: relative;
    margin-top: 30px;
}

.aa_editors_tip:before{
    content: '';
    background-image: url("/web/20160708084736/http://www.androidauthority.com/wp-content/themes/aa/images/editorstipbanner.png");
    position: absolute;
    top: -16px;
    height: 34px;
    width: 275px;
    left: 0;
    right: 0;
    margin: auto;
}

.aa_single_shadowed {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.27);
}
/* Editors tip */

/*===App Banner===*/
#aa_app_banner {
	min-height: 90px;
	background-color: rgba(0, 0, 0, 0.65);
	padding: 18px 15px;
	display: none;
	position: relative;
	overflow: hidden;
}

#aa_app_banner * {
	float: left;
}

#aa_app_banner img {
	margin: 0 11px 0 25px;
}

.aa_app_banner_title {
	padding-top: 6px;
	margin-right: 11px;
}

.aa_app_banner_title span:first-child {
	font-family: Roboto Bold, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.aa_app_banner_title span:last-child {
	font-family: Roboto Medium, sans-serif;
	font-size: 14px;
	color: #8CC434;
	margin-top: -5px;
}

#aa_app_banner .close-button {
	width: 40px;
	height: 40px;
	top: 24px;
	left: -2px;
}

#aa_app_banner .close-button:before {
	font-size: 18px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.3);
}

.aa_app_banner_link {
	position: absolute;
	right: 11px;
	top: 27px;
	padding: 8px 15px;
}

#aa_app_banner .close-button {
	position: absolute;
	border: none;
	background: transparent;
	color: transparent;
	padding: 0;
}

#aa_app_banner .close-button:before {
	content: "\e5cd";
	font-family: icons2;
}

#aa_app_banner .primary-button {
	border-radius: 3px;
	border: none;
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans Semibold,sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 20px;
	width: auto;
	text-transform: uppercase;
	text-align: center;
	background: #8CC434;
	color: #fff !important;
}

@media only screen and ( max-width: 400px ) {
	.aa_app_banner_link {
		position: relative;
		top: 8px;
		right: auto;
	}

	.aa_app_banner_title {
		padding-top: 0;
	}

}

/*===End App Banner===*/

/* Post navigation */
.aa_post_num_pagination {
	text-align: left;
}

.goto_page {
	float: left;
}

.aa_post_pagination_item,
.aa_post_pagination_item > * {
	display: inline-block;
}

.aa_next_link {
	float: right;
}

.aa_head_post_navigation {
	padding: 0 8% 0 8%;
}

.aa_head_post_navigation ul {
	display: none;
	list-style: none;
	padding-left: 0;
}

.aa_head_post_navigation .goto_page {
	float: none;
}

.aa_head_post_navigation .aa_current_postpart {
	display: inline-block;
	position: relative;
	padding-right: 50px;
}

.aa_head_post_navigation .aa_current_postpart:after {
	border-color: #000 transparent transparent;
	border-width: 5px;
	border-style: solid;
	font-size: 10px !important;
	display: inline-block;
	content: "";
	margin-left: 8px;
	width: 0;
	height: 0;
	position: absolute;
	top: 45%;
	right: 20px;
}

.aa_head_post_navigation .aa_current_postpart.opened:after {
	top: 20%;
	transform: rotate( 180deg );
}
/* End post navigation */