/*
Theme Name: Admania
Theme URI: http://userthemes.com/admania/
Author: userthemes
Author URI: userthemes.com
Description: Admania is an incredibly responsive blog theme coded & designed with a lot of care and love. You can use it for your blogging or any type of site. It has 6 blog display types, primary color option to match your logo & website, wide layout,awesome typography ,focus on readability AD,Retina Ready and many more.
Version: 1.2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: three-columns, right-sidebar,left-sidebar,custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments,editor-style
Text Domain: admania

*/

/*--------------------------------------------------------------
	Table of Contents
----------------------------------------------------------------
	
	1. Reset   	
	2. Fontawesome Icons
	3. Typographical Elements
	4. Text Element
	5. Superscript And Subscript
	6. Links
	7. Clearfix
	8. WordPress Required By Theme-Check
	9. Main SiteContent
    10. Footer	
	11. Layout4 Style Css
    12. Front-End Live Editor	
	13. Responsive css


/* [Reset]
-------------------------------------------------------------- */

html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0;
    font: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}

input:focus {
    outline: none !important;
    border: 0px solid red !important;
    box-shadow: 0 0 0px #719ECE !important;
}

th,
td {
    border: 1px solid #EAEAEA;
    padding: 6px 10px;
}

caption,
th,
td {
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote:before,
blockquote:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    content: "\f10d";
    position: absolute;
    left: 21px;
    font-size: 19px;
    top: 11px;
}

blockquote:after {
    content: "\f10e";
    right: 21px;
    left: auto;
    bottom: 21px;
    top: auto;
}

blockquote,
q {
    quotes: "" "";
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

a img {
    border: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0;
}

figure {
    margin: 0;
    text-align: center;
}

iframe {
    margin: 0 0 18px;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin: 0 0 18px;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {}

code {
    background-color: #ececec;
    padding: 3px 6px;
}

img.size-full,
img.size-large {
    max-width: 100%;
    height: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}

img#wpstats {
    display: none;
}


/* [Fontawesome Icons] 
-------------------------------------------------------------- */


@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/awesomeicons/fontawesome-webfont.eot?v=4.4.0');
    src: url('fonts/awesomeicons//fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/awesomeicons/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/awesomeicons/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/awesomeicons/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/awesomeicons/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa,
.reply a:before,
.admania_nicon:before,
.admania_eicon:before,
.widget li a:before,
.admania_sitefooterinner li a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.admania_themead,
.admanina_afterheaderadleft,
.admanina_afterheaderadright,
.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.widget li a:before {
    content: "\f105";
    padding: 0 10px 0 0;
}

.widget_admania_popular_post li a:before {
    display: none !important;
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.reply a:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-genderless:before,
.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}


/* [Typographical Elements] 
-------------------------------------------------------------- */

body,
button,
input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
    color: #282828;
    -webkit-font-smoothing: antialiased;
    line-height: 20px;
    word-wrap: break-word;
}

select {
    padding: 11px 15px;
    width: 100%;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: #f5f5f5;
    border: 1px solid #eee;
}

body {
    background: #fff;
    margin: 0 !important;
    font-size: 15px;
    line-height: 26px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0 0 18px 0;
    color: #222222;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 38px;
    line-height: 47px;
}

h2 {
    font-size: 32px;
    line-height: 41px;
}

h3 {
    font-size: 28px;
    line-height: 32px;
}

h4 {
    font-size: 24px;
    line-height: 30px;
}

h5 {
    font-size: 20px;
    line-height: 28px;
}

h6 {
    font-size: 17px;
    line-height: 25px;
}

a:focus {
    outline: none;
}

hr {
    border-color: #EAEAEA;
    border-style: solid none none;
    border-width: 1px 0 0;
    height: 0;
    margin: 30px 0;
}

blockquote {
    font-style: italic;
    overflow: hidden;
    font-weight: normal;
    padding: 34px 50px 22px;
    position: relative;
    margin: 0 0 20px 0;
    font-size: 18px;
    border-top: 7px solid #eee;
    line-height: 1.6;
    border-bottom: 7px solid #eee;
    font-family: serif;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote cite {
    color: #666666;
    font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.admania_nosidebar ul,
.admania_nosidebar ol,
.admania_contentareainner ul,
.admania_layt5_contentarea ul,
.admania_layt5_contentarea ol,
.admania_contentareainner ol {
    margin-left: 5%;
    margin-bottom: 3%;
}

.admania_nosidebar {
    margin: 0 0 30px;
}

/* [Text Element] 
-------------------------------------------------------------- */

p {
    margin: 0 0 15px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

pre {
    background-color: #f3f3f3;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(50%, #f3f3f3), color-stop(50%, #ededed));
    background-image: -webkit-linear-gradient(#f3f3f3 50%, #ededed 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f3f3f3), color-stop(50%, #ededed));
    background-image: -webkit-linear-gradient(#f3f3f3 50%, #ededed 50%);
    background-image: linear-gradient(#f3f3f3 50%, #ededed 50%);
    -webkit-background-size: 38px 38px;
    background-size: 38px 38px;
    border: 1px solid #e3e3e3;
    display: block;
    line-height: 19px !important;
    margin-bottom: 10px;
    overflow: visible;
    overflow-y: hidden;
    padding: 18px;
    tab-size: 4;
    -o-tab-size: 4;
    -moz-tab-size: 4;
}

pre,
code,
kbd,
var,
samp,
tt {
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 14px;
    line-height: 19px;
    white-space: pre-wrap;
}

abbr,
acronym,
dfn {
    border-bottom: 1px dotted #666666;
    cursor: help;
}

address {
    display: block;
    font-style: italic;
    margin: 0 0 15px;
}

mark,
ins {
    background: #efefef;
    text-decoration: none;
    padding: 3px 7px;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* [Superscript And Subscript]
----------------------------------------------- */

sup,
sub {
    font-size: 10px;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

dl {
    margin: 0 0 24px 0;
    font-size: 16px;
}

dt {
    font-weight: bold;
    margin-bottom: 5px;
}

dd {
    margin-bottom: 24px;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin: 0 0 0 30px;
}

input,
textarea {
    -webkit-border-radius: 0px;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
}

input[type="search"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
    padding: 13px;
    border: 1px solid #ddd;
    line-height: 20px;
    width: 100%;
    margin: 0 0 25px;
    background-color: #F8F8F8;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"] {
    width: 100%;
    margin: 0 0 7px;
    padding: 10px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
    border: 1px solid #EAEAEA;
}

input[type="reset"],
input[type="button"],
input[type="submit"],
button {
    color: #FFFFFF;
    display: inline-block;
    margin: 0 0 25px 0;
    padding: 11px 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: #47a7d7;
    border: 0px;
}

.reply a:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.admania_top a:hover,
button:hover {
    background: #2a2a2a;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

.admania_slidercontent h2 a {
    color: #fff;
}

/* [Links]
----------------------------------------------- */

a {
    text-decoration: none;
    color: #858181;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.admania_entrytitle a,
.admania_cat a {
    color: #111;
}

a:hover,
.admania_headertopsocial li a:hover,
.admania_lay3headertopsocial li a:hover,
.admania_slidercontent h2 a:hover,
.admania_ftrattbtontop .admania_fbflw:hover,
.admania_ftrattbtontop .admania_twtflw:hover,
.admania_ftrattbtontop .admania_lnkflw:hover,
.widget .admania_socialiconfb:hover,
.widget .admania_socialiconlnk:hover,
.widget .admania_socialicontwt:hover {
    color: #47a7d7;
}

.admania_gleshare:hover,
.admania_ftrattbtontop .admania_gleflw:hover,
.admania_ftrattbtontop .admania_pinflw:hover,
.admania_ftrattbtontop .admania_stumbleflw:hover,
.admania_ftrattbtontop .admania_redditflw:hover,
.admania_socialiconyt:hover,
.admania_socialicongle:hover,
.admania_socialiconpin:hover,
.admania_stumpleshare:hover {
    color: #ea1a1a;
}

.admania_footerinstagramimg:hover img {
    opacity: 0.7;
}

.admania_socialiconins:hover,
.admania_socialiconrs:hover {
    color: #f4bd30;
}

.admania_readmorelink a:hover {
    background: #47a7d7;
    color: #fff;
}

.admania_pagelinks .admania_pglnlksaf:hover,
.admania_pagination .page-numbers:hover {
    color: #fff;
    background: #47a7d7;
    border: 1px solid #47a7d7;
}

.admania_top a {
    width: 100px;
    display: block;
    text-align: center;
    color: #fff;
    -webkit-transition: 1s;
    width: 50px;
    height: 50px;
    padding: 9px;
    -moz-transition: 1s;
    transition: 1s;
    background-color: #47a7d7;
}

/* [Clearfix]
----------------------------------------------- */

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.alignleft {
    float: left;
    margin: 0 25px 25px 0 !important;
}

.alignright {
    float: right;
    margin: 0 0px 25px 25px !important;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
}


/*  [WordPress Required By Theme-Check]
 ----------------------------------------------- */

.sticky {}

.admania_stickypost {
    display: inline-block;
    padding: 0px 14px;
    margin: 0 7px 0 0;
    font-size: 10px;
    background: #f9f9f9;
    color: #a59e9e;
}

.wp-caption {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    padding: 8px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-style: oblique;
    font-size: 13px;
}

.gallery-caption {
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    -webkit-transition: all 0.1s ease-in-out;
    padding: 10px;
    background: rgba(255, 255, 255, 0.85);
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    bottom: -100px;
}

.gallery .gallery-item {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.gallery .gallery-item:hover .gallery-caption {
    bottom: 0;
}

.gallery-item img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.gallery .gallery-item:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -khtml-transform: scale(1.2);
}

.single .gallery .gallery-item img {
    margin: 0;
}

.gallery {
    text-align: left;
}

.bypostauthor {
    border-left: 1px solid #47a7d7;
}

.admania_screenreadertext {
    display: none;
}

.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
    display: inline-block;
}

.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}

.comment-navigation .nav-links {
    padding: 14px 23px;
    margin: 20px 0 0;
    background-color: #f7f7f7;
}


/** [Main SiteContent]
----------------------------------**/

.admania_siteinner,
.admania_sitefooterinner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.admania_sitefooter {
    margin: 45px 0 0;
	background-color: #222222;
}

.admania_sitefooterinnertop {
	    padding: 60px 0;
		color: #858181;
}

.admania_sitefooterinnertop .admania_footerwidgets {
    width: 33%;
    display: inline-block;
    padding: 20px 80px 20px 0px;
	vertical-align:top;
}

.admania_sitefooterinner .widget_admania_popular_post ul li h6 {
    overflow: hidden;
}

.admania_sitefooterinner .widget_admania_popular_post ul li {
    width: 100% !important;
    margin: 15px 0px 20px 0 !important;
}

.admania_sitefooterinner .widget_admania_popular_post ul li h6 a {
color: #858181;
}
.admania_sitefooterinner .widget_admania_popular_post .admania_pplftimge a {
    padding: 0 !important;
    border-bottom: 0px solid #eee !important;
}

.admania_sitefooterinner .widget_admania_popular_post .admania_pplftimge {
	float: left !important;
    margin: 0 25px 0 0 !important;
}

.admania_sitefooterinner .widget_admania_popular_post .admania_pplftimge img {
    margin: 0 !important;
    height: 100px;
    width: 100px;
    -webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
}



.admania_sitefooterinnertop  .admania_widgetcatlist_post img {
	width:100%;
}

.admania_sitefooterinnertop  .admania_catentrymeta {
	    background-color: #222;
}

.admania_sitefooterinnertop .admania_catentry {
    border-bottom: 1px solid #2d2d2d !important;
}

.admania_sitefooterinnertop .admania_footerwidgets:last-child {
	padding: 20px 0px 20px 0px;
}

.admania_sitemaincontent {
    overflow: hidden;
}

.admania_sitefooterinnertop .admania_footerwidgets-title,
.admania_sitefooterinnertop .widget-title {
    color: #fff;
    margin: 0;
    font-size: 21px;
}

.admania_sitefooterinnertop li a {
    padding: 10px 0 !important;
    border-bottom: 1px solid #2d2d2d !important;
}

.admania_primarysidebar .widget_search,
.admania_secondarysidebar .widget_search {
	margin: 30px 0;
}

.admania_primarysidebar .widget_search label,
.admania_secondarysidebar .widget_search label {
	width:auto;
}

.admania_entrymeta {
    font-size: 13px;
    margin: 0 0 12px;
}

.admania_404content {
    overflow: hidden;
    text-align: center;
    padding: 14px 0 50px;
}

.admania_404content .search-form {
    width: 376px;
    display: inline-block;
    margin: 8px 0 0;
}

.admania_404contentarea {
    text-align: center;
}

.admania_404content .search-form label {
    width: 79%;
}

.admania_entryimagewot .admania_entrymetablne {
    position: initial;
    text-align: center;
}

.admania_entryimagewot .admania_cat {
    border: 0px;
}


.admania_searchheader,
.admania_archiveheader {
    border-top: 2px solid #333;
    padding: 17px 0;
    border-bottom: 2px solid #333;
    margin: 0 0 20px;
}

.admania_headersearchform .search-form input[type="search"]::-webkit-input-placeholder {
    color: #fff;
}

.admania_headersearchform .search-form input[type="search"]::-moz-placeholder {
    color: #fff;
}

.admania_headersearchform .search-form input[type="search"]::-ms-input-placeholder {
    color: #fff;
}

.admania_searchheader h1,
.admania_archiveheader h1 {
    padding: 0;
}

.admania_lay3entrycontentleft {
    float: left;
    padding: 15px 25px 0 0;
    width: 33%;
}

.admania_lay3entrycontentright {
    overflow: hidden;
}

.admania_headertopleft ins,
.admania_headertopleft mark,
.admanina_afterheaderadleft  ins,
.admanina_afterheaderadleft mark,
.admania_sidebar_sticky ins,
.admania_sidebar_sticky mark,
.admania_headertopright ins,
.admania_headertopright mark,
.admania_themead ins,
.admania_themead mark {
background:transparent !important;
padding:0px !important;
margin:0px !important;
}

.admania_themead {
	text-align:center;
}

.admania_authorpg {
    margin: 7px 0 25px;
}

.admania_gridentry .admania_entrycontent,
.home .admania_entryheader,
.search .admania_entryheader,
.archive .admania_entryheader {
    text-align: center;
}

.admania_entrybyline {
    font-size: 12px;
    padding: 5px 0 9px;
    overflow: hidden;
    text-transform: uppercase;
}

.admania_entryheader h2 {
    padding: 0;
}

.admania_sidebarsticky {
    position: fixed;
}

.admania_entryauthor,
.admania_entryline,
.admania_entrycategory,
.admania_entrydate,
.admania_entry_format {
    display: inline-block;
}

.admania_pagelinkstitle {
    margin: 0 10px 0 0;
}

.admania_pagelinks {
    padding: 17px 0 10px;
}

.admania_pagelinks .admania_pglnlksaf,
.admania_pagination .page-numbers {
    display: inline-block;
    padding: 3px 13px;
    border: 1px solid #e4e1e1;
    font-size: 13px;
    margin: 0 10px 0 0;
    color: #222;
}

.admania_pagination {
    padding: 20px 0 23px;
    text-align: center;
}

.admania_headertopalt,
.admania_headerbtm {
    text-align: center;
    border-bottom: 1px solid #dddddd;
    box-shadow: 2px 2px 5px #e3e3e3;
}

.admania_lay2headerleft {
    float: left;
    padding: 8px 0;
}

.admania_lay2headerright {
    float: right;
    padding: 19px 0px 0 20px;
}

.admania_lay2headerright .menu li a {
    color: #222;
    font-size: 16px;
    padding: 20px 14px;
}

.admania_lay4headerright .admania_menu .menu .sub-menu li a,
.admania_lay2headerright .menu li a:hover,
.admania_lay4headerright li a:hover {
    color: #fff;
}

.admania_menu .menu-item-has-children a:after {
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    padding: 0 0px 0 6px;
    font-size: 12px;
}

.admania_menu .menu-item-has-children li a:after {
    content: "";
}

.admania_lay2headerright .admania_menu .menu .sub-menu li a {
    color: #fff;
    font-size: 16px;
}

.admania_headerinner,
.admania_headerbtminner {
    width: 1200px;
    display: inline-block;
    text-align: center;
}

.admania_entrybylinecd {
    display: inline-block;
    padding: 0 4px;
}

.admania_headertop {
    text-align: center;
    padding: 35px 0;
}

.admania_headerbottom {
    text-align: center;
}

.admania_menu,
.admania_headertopleftalt {
    float: left;
}

.admania_submenutoggle,
.admania_menutoggle {
    display: none;
}

.admania_menutoggle:before {
    content: "\2261";
    font-size: 33px;
}

.admania_menutoggle .admania_mnuactivated:before {
    content: "\2191";
    font-size: 20px;
}

.admania_headerinneralt {
    background-color: #111;
}

.admania_lay2headerleft .admania_sitetitle,
.admania_headertopmiddle .admania_sitetitle {
    padding: 0;
}

.admania_headertopmiddle,
.admania_headertopright,
.admania_headertopleft {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.admania_headertopleft,
.admanina_afterheaderadleft {
    float: left;
}

.admanina_afterheaderad img {
    margin: 0;
}

.admania_siteheader {
    margin: 0 0 28px;
}

.admanina_afterheaderad {
    overflow: hidden;
    margin: 0px 0 31px;
}

.admania_siteheader img,
.admania_entryauthor img,
.admania_afterhdrad img {
    margin: 0;
}

.admania_headertopright,
.admania_headertoprightalt,
.admania_headersearchform {
    float: right;
    position: relative;
}

.admania_headersearchform .search-form label {
    width: auto;
}

.admania_headersearchform .search-form input[type="search"] {
    font-size: 16px;
    background: #252424;
    border: 0px;
    color: #b1a6a6;
    padding: 18px 19px;
    right: 53px;
    position: absolute;
    z-index: 20;
    width: 200px;
}

.admania_headersearchform .search-form input[type="submit"] {
    border: medium none;
    margin: 0;
    padding: 18px 0;
    width: 56px;
    cursor: pointer;
    text-indent: -9999px;
    background-color: #252424;
    background-image: url(lib/includes/images/search_icon.png);
    background-repeat: no-repeat;
    background-position: 50%;
}

.admania_entrypgbyline {
    margin: 0 0 12px;
    padding: 15px 0;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.admania_singleshare li,
.admania_whatsup {
    display: inline-block;
    list-style-type: none;
}

.admania_whatsup a {
    padding: 0 0px 0 7px;
}

.admania_singleshare li a {
    padding: 0 10px 0 0;
}

.admania_headertopad {
    background: #2d639a;
    text-align: center;
    padding: 14px 0;
    border-bottom: 2px solid #295f96;
}

.admania_entryline {
    padding: 0 2px;
}

.admania_secondarycontentarea .widget_admania_popular_post ul li:nth-child(2n+2) {
    margin: 0 0px 18px 0;
}

.admania_secondarycontentarea .widget_admania_popular_post ul li p {
    margin: 0 0 8px;
}

.admania_entrypgbyline .admania_entryauthor img {
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.admania_headertopadrgt {
    padding: 19px 0;
}

.admania_headertopadrgt {
    float: right;
}

.admania_headertopsocial li a,
.admania_lay3headertopsocial li a {
    padding: 5px 8px;
    display: block;
    font-size: 13px;
    color: #111;
    -webkit-font-smoothing: subpixel-antialiased;
}

.admania_lay3headertopsocial li a {
    color: #fff;
}

.comment-form .submit {
    font-size: 16px;
    margin: 0 0 9px;
}

.admania_secondarymenu li a {
    padding: 5px;
    display: block;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.admania_headertopalt .admania_headerinner {
    margin: 0 0 -7px;
}

.admania_menu li a {
    color: #fff;
    display: block;
    padding: 15px 21px;
    -webkit-font-smoothing: subpixel-antialiased;
}

.admania_secondarymenu li,
.admania_lay3headertopsocial li,
.admania_headertopsocial li,
.admania_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
}

.admania_menu .menu .sub-menu,
.admania_secondarymenu .menu .sub-menu {
    margin: 0;
    list-style: none;
    width: 200px;
    text-align: left;
    position: absolute;
    z-index: 100;
    opacity: 0;
    background-color: #222;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
}

.admania_secondarymenu .menu .sub-menu .sub-menu,
.admania_menu .menu .sub-menu .sub-menu {
    left: 100% !important;
    top: 0;
}

.admania_secondarymenu .menu .sub-menu {
    background-color: #fff !important;
    border: 1px solid #dddddd;
    box-shadow: 2px 2px 5px #e3e3e3;
}
.admania_headertoplayt5_bottom .admania_lay5_menu {
	float:left;
}
.admania_headertoplayt5_bottom .admania_lay5_menu .sub-menu li a {
	border-bottom: 1px solid #353333;
}

.admania_headertoplayt5_bottom .admania_lay5_menu .sub-menu li:last-child a {
	border-bottom: 0px solid #dddddd;
}

.admania_menu .menu li:hover > .sub-menu,
.admania_secondarymenu .menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.1s;
    z-index: 10;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    transition: transform 0.3s ease, opacity 0.2s ease 0.1s;
}

.admania_menu .menu .sub-menu li,
.admania_secondarymenu .menu .sub-menu li {
    width: 100%;
}

.admania_lay4_menu .sub-menu li a {
	font-size:13px;
}

.admania_menu li a:hover {
    background-color: #47a7d7;
}

.admania_secondarymenu .menu .sub-menu li {
    border-bottom: 1px solid #eee;
}

.admania_secondarymenu .menu .sub-menu li:last-child {
    border-bottom: 0px solid #eee;
}

.admania_secondarymenu .menu .sub-menu li a {
    padding: 5px 10px;
}

.admania_menu .menu .sub-menu li a {
    padding: 11px 12px;
}

.admania_afterslider {
    margin: 10px 0;
    clear: both;
}

.admania_ly2ftsection {
    overflow: hidden;
    margin: 0 0 21px;
}

.admania_ly2ftsection .admania_bly2featuredslider {
    float: left;
    width: 62%;
    padding: 0 16px 20px 0;
    border-bottom: 1px solid #eee;
}

.admania_listpst .admania_entryimage {
    float: left;
}

.admania_listpst {
    clear: both;
    padding: 0px 0 16px;
    border-bottom: 1px solid #eee;
    margin: 0 0 27px;
    overflow: hidden;
}

.admania_listpst .admania_pstcnt {
    padding: 2px 10px;
    display: inline-block;
    background-color: #f5f5f5;
    margin: 0 0 0 10px;
}

.admania_listpst .admania_entryftcontent {
    text-align: left;
    overflow: hidden;
    padding: 0px 0 0 25px;
}

.admania_listpst .admania_entryftcontent .admania_entrymeta {
    display: inline-block;
    padding: 3px 20px;
    background-color: #f7f7f7;
    color: #222;
    margin: 0 0 8px;
    font-size: 13px;
}

.admania_searchpst {
	padding: 20px;
    background-color: #f7f7f7;
    font-weight: bold;
    font-size: 18px;
}

.admania_listpst .admania_entryftcontent .admania_entrymeta a {
    color: #222;
}

.admania_gridpstlayt3 {
    display: inline-block;
    width: 30%;
    margin: 0 4% 2% 0;
    vertical-align: top;
}

.admania_gridpostentrytitle {
    font-size: 20px;
    line-height: 1.5;
}

.admania_gridpstlayt3 .admania_entrycontent p {
    font-size: 13px;
    margin: 0;
}

.admania_gridpostimg img {
    margin: 0 0 13px;
}

.admania_layout3post .admania_gridpstlayt3:nth-child(3n+3) {
    margin: 0 0% 2% 0;
}

.admania_gridpstlayt3 .admania_gridpost_entryfooter .admania_pstrdmr {
    font-size: 13px;
    text-decoration: none !important;
    padding: 8px 9px 8px 9px;
    color: #111 !important;
}

.admania_entryftcontent .admania_entryheader,
.admania_entryftcontent .admania_entrycontent,
.admania_entryftcontent .admania_entryfooter {
    text-align: left;
}

.admania_ly2ftsection h2 a {
    color: #222;
}

.admania_ftdcategorymeta1 span {
    padding: 0 4px 0 0;
    display: inline-block;
}

.admania_ly2ftsection .admania_ftdcategorycontent1 h2 {
    font-size: 16px !important;
    line-height: 22px !important;
}

.admania_slidercat1,
.admania_ftdcategorymeta1 {
    font-size: 13px;
}

.admania_featuredcategory1 {
    float: left;
    width: 38%;
    padding: 0 0 0 16px;
}

.admania_bly2featuredslider .owl-prev,
.admania_bly2featuredslider .owl-next {
    top: 21%;
}

.admania_headertoplayt3 {
    text-align: center;
    background-color: #1d1d1d;
}

.admania_headertoplayt3 .admania_headerinner {
    margin-bottom: -7px;
}

.admania_slider3 {
    position: relative;
    display: inline-block;
    width: 28%;
}

.admania_slidercontent2 {
    position: absolute;
    bottom: 0px;
    padding: 25px;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.admania_slider3:hover .admania_slidercontent2 {
    bottom: 20px;
}

.admania_bly3featuredslider:hover .owl-next {
    right: 20px !important;
}

.owl-item .admania_slider3 {
    width: 100%;
}

.admania_sliderlyt3ftimg .admania_slidercontent2 {
    position: static;
}

.admania_slider3 {
    background-color: #111;
}

.admania_slider3 img {
    opacity: 0.7;
    width: 500px;
    margin: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.admania_slidercontent2,
.admania_slidercontent2 a {
    color: #fff !important;
}

.admania_slider3:hover img {
    opacity: 0.5;
}

.admania_slidercat2 a {
    padding: 2px 11px;
    display: inline-block;
    margin: 0 0 5px;
    background-color: #47a7d7;
}

.admania_slidercat2,
.admania_slidermetaby2,
.admania_slidercontent2 p {
    font-size: 13px;
}

.admania_slidermetaby2 {
    padding: 1px 0;
}

.admania_slidercontent2 h2 {
    font-size: 21px;
    line-height: 1.2;
    padding: 10px 0 10px;
}

.admania_bly3featuredslider {
    margin: 0px 0 45px;
}

.admania_fontaws:before {
    padding: 0 1px 0 0;
}

.format-image .admania_entry_format .admania_fontaws:before {
    content: "\f03e";
}

.format-video .admania_entry_format .admania_fontaws:before {
    content: "\f03d";
}

.format-link .admania_entry_format .admania_fontaws:before {
    content: "\f0c1";
}

.format-quote .admania_entry_format .admania_fontaws:before {
    content: "\f10d";
}

.format-aside .admania_entry_format .admania_fontaws:before {
    content: "\f0c5";
}

.format-gallery .admania_entry_format .admania_fontaws:before {
    content: "\f03e";
}

.format-status .admania_entry_format .admania_fontaws:before {
    content: "\f040";
}

.format-audio .admania_entry_format .admania_fontaws:before {
    content: "\f028";
}

.format-chat .admania_entry_format .admania_fontaws:before {
    content: "\f086";
}

.admania_secondarysidebar .calendar_wrap thead {
    display: block;
    width: 100%;
}

.admania_secondarysidebar .calendar_wrap td,
.admania_secondarysidebar .calendar_wrap th {
    display: inline-block;
    margin: 0 -1px -1px 0;
}

.widget_calendar caption {
    padding: 10px;
    background: #f5f5f5;
}

.admania_sitecontainer {
    position: relative;
    -webkit-transition: -webkit-transform 0.5s;
    -ms-transition: -ms-transform 0.5s;
    -o-transition: -ms-transform 0.5s;
    transition: transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
}

.admania_secondarycontentarea {
    float: left;
    width: 24%;
    padding: 0 40px 0 0;
}

.admania_viewcnt {
    float: right;
	font-size: 14px;
}

.admania_secondarycontentarea .admania_pplftimge .admania_ppcmtpst a {
    font-size: 12px;
}

.admania_singlepostbtmad {
    padding: 15px 0 0;
}

.admania_stylishad img {
    margin: 0;
}

.admania_stylishad {
    -webkit-transform: translate3d(-18%, 0, 0);
    -moz-transform: translate3d(-18%, 0, 0);
    -ms-transform: translate3d(-18%, 0, 0);
    -khtml-transform: translate3d(-18%, 0, 0);
    transform: translate3d(-18%, 0, 0);
    position: fixed;
    bottom: 0;
    right: 0;
    padding: 20px;
    z-index: -1;
    opacity: 0;
    background-color: #eee;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.admaniashwad_visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -khtml-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 222;
}

.admania_view_text {
    font-size: 14px;
}


.admania_lay3headerleft {
    padding: 20px 0;
}

.admanina_lay3afterheader {
    margin: 0 0 23px;
}

.admania_related_posts {
    border-top: 1px solid #eee;
    padding: 15px 0;
}

.admania_entrycontent .post-password-form {
	position: relative;
    display: inline-block;
    width: 100%;
}
.admania_entrycontent .post-password-form input[type="submit"]{
    position: absolute;
    right: 4px;
    bottom: 18px;
}

.admania_ftrbtmwdgt {
    position: absolute;
    top: -20px;
    font-size: 15px;
    right: 0;
    color: #fff;
    cursor: pointer;
    padding: 2px 8px;
    background: #222;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -khtml-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.admania_rmvstckyad .admania_stylishad {
    display: none !important;
}

.admania_related_posts ul {
    margin-left: 0;
}

.admania_related_posts .admania_related_postsheading {
    margin: 0 0 30px;
    border-bottom: 1px solid #eee;
    padding: 0 0 15px;
    text-align: center
}

.admania_related_posts ul li {
    list-style-type: none;
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin: 0 17px 10px 0;
}

.admania_related_posts ul li:nth-child(3n+3) {
    margin: 0 0px 10px 0;
}

.admania_rel_entry_meta .admania_entry_title {
    font-size: 17px !important;
    line-height: 24px !important;
    font-weight: normal;
    padding: 0 0 4px;
}

.admania_rel_entry_meta .admania_entry_cat {
    font-size: 12px;
}

.admania_dividerlne {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    line-height: 23px;
}

.admania_lay3headerright {
    float: right;
    padding: 20px 0;
}

.admania_postsharecnt li {
	margin:10px 10px 0 0;
}

.admania_headermidlayt3 {
    background-color: #f7f7f7;
}

.admania_lay3headertopsocial {
    padding: 13px 0 4px;
}

.admania_headermidlayt3,
.admania_aboutus {
    text-align: center;
}

.admania_aboutus img {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    margin: 29px auto 20px;
    -webkit-border-radius: 100px;
    display: block;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
}

.widget ol,
.widget ul {
    list-style: none;
}

.admania_secondarysidebar .widget_admania_popular_post li {
    width: 100%;
    margin: 0 0px 20px 0;
    padding: 0 0 0px;
    border-bottom: 1px solid #eee;
}

.admania_secondarysidebar .widget_admania_popular_post {
    margin: 0 0 2px;
}

.admania_secondarysidebar li a {
    font-size: 13px;
}

.widget {
    margin: 0 0 0px;
}

.admania_optin input[type="text"] {
    padding: 17px 9px 17px 47px;
}

.admania_optin input[type="text"],
.admania_optin input[type="submit"] {
    width: 100%;
    border: 0;
}

.admania_optin input[type="submit"] {
    margin: 0;
    padding: 17px;
}

.admania_postoptionbox input[type="submit"] {
    margin: 0;
}

.admania_postoptionbox h4 {
    padding: 0 0 6px;
}

.admania_nicon,
.admania_eicon {
    position: relative;
    display: inline-block;
    width: 100%;
}

.admania_nicon:before {
    content: "\f007";
    position: absolute;
    top: 19px;
    left: 18px;
}

.reply a:before {
    padding: 0 10px 0 0;
}

.admania_postoptionboxheading {
    font-size: 22px;
}

.admania_postbtminnerad {
    display: inline-block;
    margin: 0px 44px 10px 0;
}

.admania_postbtminnerad:last-child {
    margin: 0px 0px 10px 0;
}

.admania_commentbox .comment-metadata {
    font-size: 13px;
}

.admania_nocomments {
    padding: 20px;
    margin: 20px 0;
    background: #f7f7f7;
}

.admania_total_comments h3 {
    padding: 0;
}

.admania_commentbox .comment-content {
    clear: both;
}

.admania_commentbox .comment-respond {
    padding: 20px 0 0;
}

.admania_commentlist li:last-child .comment-body {
    border-bottom: 0px solid #ddd;
}

.admania_commentbox .comment-body {
    margin: 0 0 0px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 25px;
}

.admania_commentlist .comment-author img {
    margin: 0 20px 20px 0;
    border-radius: 100px;
    float: left;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -khtml-border-radius: 100px;
}

.reply {
    text-align: right;
}

.reply a {
    padding: 2px 10px;
    display: inline-block;
    background: #47a7d7;
    font-size: 12px;
    color: #fff;
}

.admania_commentlist {
    margin-left: 0 !important;
    margin: 20px 0 0px;
}

.admania_commentlist li {
    list-style-type: none;
    padding: 30px;
    background: #f7f7f7;
}

.admania_optin {
    padding: 40px 50px;
    text-align: center;
    margin: 31px 0;
    border: 7px solid #f2f2f2;
}

.widget li a {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #f2f2f2;
}

.admania_primarycontentarea .recentcomments a,
.admania_secondarycontentarea .recentcomments a {
    display: block !important;
    padding: 10px !important;
}

.admania_primarycontentarea .recentcomments .comment-author-link,
.admania_secondarycontentarea .recentcomments .comment-author-link {
    padding: 9px 0 0px;
    display: inline-block;
}

.admania_contentarea {
    float: left;
    width: 71.6%;
}

.admania_contentareainner {
    float: right;
    width: 76%;
}

.admania_breadcrumb {
    padding: 3px 0 10px;
}

.admania_primarycontentarea {
    float: right;
    width: 27.222%;
    padding: 0 0px 0 26px;
}

.widget_admania_popular_post ul li {
    width: 46.1%;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 7px 0;
}

.admania_abtpara p {
    font-size: 14px;
}

.admania_pplftimge img {
    margin: 0 0 10px;
}

.widget_admania_popular_post ul li {
    width: 44%;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
    font-size: 11px;
}

.admania_secondarycontentarea .search-form label {
    width: 57%;
}

.search-form label {
    width: 75%;
    float: left;
}

.search-form input[type="search"] {
    padding: 9px;
    margin: 0;
}

.widget_search {
    overflow: hidden;
}

.search-form input[type="submit"] {
    padding: 10px 17px;
    float: right;
    margin: 0;
}

.admania_widgetsocial {
    padding: 23px 0 0;
}

.admania-comment-form-comment,
.comment-notes,
.comment-form-author,
.comment-form-email,
.comment-form-url,
.widget_admania_popular_post {
    margin: 0;
}

.widget_admania_popular_post ul li h6 {
    padding: 0 0 2px;
    font-size: 13px;
    line-height: 20px;
}

.widget_admania_popular_post ul li h6 a {
    color: #222;
}

.tagcloud a {
    display: inline-block;
    padding: 2px 6px 2px 14px;
    background: #f6f6f6;
    margin: 0 3px 10px 0;
    position: relative;
}

.screen-reader-text {
    display: none;
}

.admania_contentareafooter {
    clear: both;
}

.admania_secondarysidebar .admania_widgetsocial a {
    padding: 0 4px;
    font-size: 13px;
    text-align: center;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 28px;
    margin: 0 8px 14px 0;
}

.widget_admania_popular_post a {
    padding: 0 !important;
    border-bottom: 0px solid #eee!important;
}

.widget_admania_popular_post ul li:nth-child(2n+2) {
    margin: 0 0px 7px 0;
}

.admania_entrycontent {
    overflow: hidden;
}

.admania_entryimage {
    position: relative;
}

.admania_entrymetablne {
    padding: 0;
    top: 25px;
    left: -9px;
    position: absolute;
    border-bottom: 0px solid #eee;
}

.admania_singlepostad {
    padding: 0 0 10px;
}

.admania_pagead img {
    margin: 0 0 5px;
}

.admania_cat {
    display: inline-block;
    padding: 0px 11px;
    background: rgba(255, 255, 255, 0.94);
    margin: 0 -2px 0;
    color: #222;
    border: 2px solid;
}

.admania_listpst .admania_entrycontent p,
.admania_gridentry .admania_entrycontent p {
    font-size: 13px;
    line-height: 25px;
}

.admania_lout2cstm {
    text-align: center;
}

.admania_lout2cstm .admania_readmorelink {
    float: none;
    display: inline-block;
}

.admania_lout2cstm .admania_readmorelink a {
    padding: 13px 38px;
}

.admania_lout2cstm .admania_entrybyline {
    font-size: 14px;
}

.admania_entrymetablne .admania_stickypost {
    margin: 0;
}

.admania_gridentry .admania_entryheader h2 {
    font-size: 18px;
    line-height: 30px;
    padding: 0 0 5px;
}

.home .admania_entrymeta a {
    color: #47a7d7;
}

.home .admania_entry .admania_entryheader h2,
.home .admania_entry .admania_lay2entrycontent h2 {
    font-size: 38px;
    line-height: 50px;
    padding: 0 0 12px;
    text-transform: uppercase;
}

.admania_aftergridpst {
    margin: 12px 0 10px;
}

.admania_entryfooter {
    overflow: hidden;
    text-align: center;
    position: relative;
    padding: 15px 0;
}

.admania_readmorelink {
    float: left;
    position: relative;
}

.admania_readmorelink a {
    padding: 10px 28px;
    display: block;
    background: #f9f9f9;
    color: #a59e9e;
}

.admania_readmorelink a:after {
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 1px dashed rgba(224, 221, 221, 0.3);
    content: "";
    z-index: 1;
    transition: border 0.3s ease;
}

.admania_readmorelink a:hover:after {
    border: 1px dashed rgba(255, 255, 255, 0.6);
}

.admania_entryftrscl {
    float: right;
    padding: 13px 0 0;
}

.admania_entryftrscl a,
.admania_ftrattbtontop a {
    padding: 0 6px;
}

.admania_widgetsocial a {
    color: #111;
    padding: 0 10px;
    border: 1px solid #EAEAEA;
    border: 1px solid #EAEAEA;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -khtml-border-radius: 100%;
    font-size: 18px;
    text-align: center;
    width: 45px;
    display: inline-block;
    height: 45px;
    line-height: 43px;
    margin: 0 25px 19px 0;
}

.admania_entry {
    padding: 0px 0 9px;
    border-bottom: 1px solid #eee;
    margin: 0 0 30px;
}

.admania_gridentry {
    display: inline-block;
    width: 47.5%;
    margin: 0 26px 5px 0;
    vertical-align: top;
}

.admania_gridentry .admania_readmorelink {
    float: none;
}

.admania_gridsecondentry {
    margin: 0 0px 5px 0;
}

.admania_primarysidebar .widget_admania_popular_post ul {
    margin: 34px 0 0;
}

.admania_widgettit {
    position: relative;
    margin: 0 0 19px;
    text-align: center;
}

.admania_widgettit:before {
    width: 100%;
    height: 1px;
    left: 0;
    top: 29px;
    background-color: #cdcdcd;
    content: '';
    position: absolute;
}

.admania_taxonomydescription {
    padding: 7px 0 4px;
}

.admania_taxonomydescription p {
    margin: 0;
}

.admania_widgettit .admania_widgetsbrtit {
    font-size: 14px;
    position: relative;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    color: #222;
    padding: 7px 14px 7px 14px;
    top: 11px;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 0;
}

.admania_fontstlye,
.admania_sitefooterlogo a {
    font-size: 38px;
    line-height: 47px;
}

.admania_authorbox {
    padding: 30px 0 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.admania_author_link {
    float: left;
}

.admania_prenext {
    overflow: hidden;
}

.admanina_afterheaderadright,
.admania_author_social {
    float: right;
}

.admania_author_social a {
    padding: 0 6px;
    font-size: 13px;
}

.admania_authorfooter {
    overflow: hidden;
    padding: 10px 0 0;
    width: 100%;
    margin: 20px 0 0;
    border-top: 1px solid #eee;
}

.admania_authorbox img {
    float: left;
    margin: 0 30px 30px 0;
}

.admania_prenext .admania_menutoggle {
    display: none !important;
}

.admania_prenext nav {
    display: block !important;
}

.admania_prenext .nav-previous,
.admania_prenext .nav-previous span,
.admania_prenext .nav-next,
.admania_prenext .nav-next span {
    float: left;
}

.admania_prenext .nav-previous,
.admania_prenext .nav-next {
    width: 50%;
    font-size: 12px;
}

.admania_prenext .nav-previous {
    border-right: 1px solid #eee;
}

.admania_prenext a {
    padding: 10px 0;
    display: block;
}

.admania_prenext .nav-previous span,
.admania_prenext .nav-next span {
    padding: 0 10px 0 0;
    font-size: 24px;
}

.admania_prenext .nav-next span {
    padding: 0 0px 0 10px;
}

.admania_prenext .nav-next,
.admania_prenext .nav-next span {
    float: right;
    text-align: right;
}

.admania_postoptionbox .admania_nicon,
.admania_postoptionbox .admania_eicon {
    width: 39%;
    margin: 0 1em 0 0;
}

.admania_postoptionbox input[type="text"] {
    background-color: #fff;
    border: 1px solid #eee;
    padding: 12px 15px 12px 43px;
    margin: 0;
}

.admania_postoptionbox .admania_nicon:before,
.admania_postoptionbox .admania_eicon:before {
    top: 17px;
    font-size: 13px;
}

.admania_postoptionbox {
    padding: 30px;
    background: #fbfbfb;
    border: 1px solid #eee;
    margin: 0 0 35px;
}

.admania_slider {
    position: relative;
    background: #222;
    margin: 0 0 18px;
}



.admania_featuredslider {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    -ms-touch-action: pan-y;
}

.owl-prev,
.owl-next {
    position: absolute;
    left: -65px;
    top: 45%;
    font-size: 20px;
    padding: 8px 16px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}

.owl-next {
    left: auto;
    right: -65px;
}

.admania_featuredslider:hover .owl-prev {
    left: 20px;
}

.admania_featuredslider:hover .owl-next {
    right: 34px;
}

.owl-next:hover,
.owl-prev:hover {
    background: #47a7d7;
    color: #fff;
}

.owl-item {
    position: relative;
    display: inline-block;
    width: 657px;
    vertical-align: top;
}

.owl-loaded .owl-stage-outer {
    display: block;
    position: relative;
    width: 100%;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-loaded .owl-stage-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-loaded .owl-stage-outer,
.owl-loaded .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.admania_sliderwotimg .admania_slidercontent {
    position: initial;
}

.admania_slidercontent {
    position: absolute;
    bottom: 0;
    padding: 18px 30px 18px;
}

.admania_slidercontent {
    color: #fff
}

.admania_slidercontent h2 {
    font-size: 44px !important;
    line-height: 48px !important;
}

.admania_ftdcatwotimg {
    background: #222;
    padding: 40px 10px;
    text-align: center;
}

.admania_ftdcatwotimg .admania_ftdcategorycontent {
    position: initial;
    margin: 0 0px;
}

.admania_slidercat,
.admania_featcatlist a {
    padding: 5px 18px;
    font-weight: bold;
    display: inline-block;
    color: #111;
    background: rgb(255, 255, 255);
    margin: 0 0 16px;
}

.admania_slider img {
    opacity: 0.6;
    margin: 0;
    width: 100%;
}

.admania_featcatlist {
    width: 30.3%;
    display: inline-block;
    margin: 1.5% 3.88% 0 0;
    position: relative;
    vertical-align: top;
}

.admania_ftdcategorymeta a,
.admania_ftdcatwotimg .admania_ftdcategorymeta a {
    margin: 0;
}

.admania_featuredcategory .admania_ftdcatwotimg {
    margin: 1.5% 3.88% 2.8% 0;
}

.admania_featcatlist:last-child {
    margin: 1.5% 0 0 0;
}

.admania_ftdcategorycontent {
    position: absolute;
    left:0;
    margin: 0 -3px;
    top: 34%;
	right:0;
	text-align:center;
}


/** [Footer]
----------------------------------**/

.admania_footerinstagram {
    overflow: hidden;
	position:relative;
}

.admania_footerinstagram_text {
	position: absolute;
    z-index: 9999;
    left: 44.3%;
    top: 31%;
    background-color: #fff;
}

.admania_footerinstagram_text  a {
    padding: 10px 37px;
    display: block;
    color: #222;	
}
.admania_footerinstagram_text  a  i {
    padding: 0 10px 0 0;
}

.admania_footerinstagramimg {
    display: inline-block;
    width: 11.1%;
    margin: 0px -3px 0 -1px;
}

.admania_footerinstagramimg img {
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    width: 100%;
}

.admania_sitefooterlogo {
    text-align: center;
    padding: 22px 0 19px;
	    color: #5a5959;
    border-bottom: 1px solid #313030;
}

.widget-title-footer {
    color: #fff;
    font-size: 19px;
    position: relative;
    margin: 0 0 21px;
}

.widget-title-footer:after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: 40px;
    left: 0;
    height: 3px;
    background: #414040;
}

.admania_footer1,
.admania_footer2,
.admania_footer3 {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding: 35px 0;
    margin: 0 25px 0 0;
}

.admania_footer3 {
    margin: 0 0px 0 0;
}

.admania_sitefooterinner li a {
    padding: 4px 0;
    display: block;
    font-size: 14px;
}

.admania_sitefooterinner li a:before {
    content: "\f054";
    padding: 4px 0px;
    font-size: 11px;
    width: 15px;
    height: 15px;
    margin: 0 3px 0 0;
    border-radius: 100px;
}

.admania_sitefooter .admania_optin .admania_eicon {
    float: left;
    width: 74%;
    position: relative;
}

.admania_sitefooter .admania_optin input[type=submit] {
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 14px 26px 15px;
}

.admania_sitefooter input[type=text] {
    background: #444;
    border: 1px solid #444;
    color: #A5A3A3;
    width: 100%;
    margin: 0;
    padding: 12px 8px 15px 43px;
}

.admania_eicon:before {
    content: "\f0e0";
    position: absolute;
    top: 19px;
    left: 20px;
}

.admania_sitefooterattribution {
    padding: 26px 0;
    overflow: hidden;
    text-align: center;
	    color: #5a5959;
}

.admania_ftrattbtonbottom p {
    margin: 0;
		font-size: 13px;
}

.admania_ftrattbtontop {
    padding: 0 0 15px;
}

.admania_top {
    position: fixed;
    bottom: 11px;
    right: 0;
    margin: 0 12px 0 0;
}


/** [Layout4 Style Css]
----------------------------------**/



.admania_altsecondarysidebar .widget:first-child {
	margin: -22px 0 0px;
}
.admania_altsecondarysidebar .widget:first-child .admania_widgettit:before {
	top: 30px;
}

.admania_altsecondarysidebar .widget:first-child  .admania_widgettit .admania_widgetsbrtit {
    font-size: 18px;
}

.admania_headertoplayt4 {
	text-align:center;
	padding: 30px 0 36px;
}

.admania_headermidlayt4 {
	text-align:center;
}

.admania_lay4afterslider {
	margin: 0 0 20px;
}

.admania_headertoplayt4  .admania_headerinner {
	margin: 0 0 -9px;
}

.admania_lay4headerleft,
.admania_lay4headermiddle,
.admania_lay4headerright {
	display:inline-block;
	width:33%;
	vertical-align:middle;
}

.admania_headerinnertop {
	padding: 30px 0 0;
}

.admania_layout4postleft {
	float:left;
	width:19%;
}

.admania_slider4  {
    position: relative;
    background-color: #111;
    margin: 0 0 35px;
}

.admania_slidercontent4_inner {
	display: inline-block;
    padding: 25px 40px;
    background-color: #fff;
	-webkit-box-shadow: 0px 39px 56.4px 3.6px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 39px 56.4px 3.6px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 39px 56.4px 3.6px rgba(0, 0, 0, 0.24);
    transition: box-shadow 0.2s ease-in-out;
}

.admania_slidermeta4 h2 {
	padding: 0 0 10px;
}

.admania_slidercontent4 {
	position: absolute;
    top: 0;
    padding: 10em 1em;
    text-align: center;
    left: 0;
    right: 0;
}

.admania_sliderlyt4ftimg .admania_slidercontent4  {
	position: inherit;
}

.admania_slidercontent4  h2 {
    padding: 0 0 13px;
}

.admania_slidercontent4  h2 a {
	color:#111;
}

.admania_slidercat4 {
	margin: 0 0 7px;
    display: inline-block;
}

.admania_slidermetaby4 {
	font-size: 13px;
}

.admania_slidercontent4 h2 {
	padding: 0 0 10px;
}

.admania_lay4_menu li a {
    text-transform: uppercase;
}

.admania_headermidlayt4  .admania_headerinner {
	border-top: 1px solid #e4e1e1;
    border-bottom: 1px solid #e4e1e1;
}

.admania_lay4_menu {
	float:none;
}

.admania_layout4post {
	overflow:hidden;
}

.admania_layout4postright {
	float: right;
    width: 81%;
    padding: 0 0px 0 25px;
}

.admania_slider4  img {
	opacity:0.7;
	margin:0px;
}

.admania_layout4postrightleft {
    float: left;
    width: 73%;
    padding: 0 25px 0 0;
}

.admania_layout4postrightleft  .admania_entrymeta {
	margin: 0 0 0px;
}

.admania_widgetwotpostclassimg .admania_catentrymeta {
	position: inherit;
}

.admania_layt4contentareafooter {
    clear:both;
	width:100%;
}

.admania_layout4listpst {
	padding:0 0 5px;
	margin:0 0 20px;
	border-bottom:1px solid #eee;
}

.admania_layt4entryheader {
	text-align:left !important;
}

.admania_layout4listpst .admania_entrybyline {
    padding: 10px 0;
}

.admania_layout4contentarea {
	width: 72.555%;
}
.admania_lay4headerleft li {
    list-style-type: none;
    display: inline-block;
    padding: 5px;
}
.admania_lay4headerright {
	text-align:right;
}
.admania_lay4headerright .search-form input[type="search"] {
    border: 0px;
    border-radius: 100px;
    padding: 9px 15px;
}
.admania_lay4headerright .search-form {
	width: 234px;
    display: inline-block;
    vertical-align: middle;
}
.admania_lay4headerright .search-form .search-submit{
	 display:none;
}
.admania_catentry h2 {
    font-size: 17px;
    line-height: 1.4;	
}

.admania_layout4postright2 {
    width: 27%;
    float: right;
}
.admania_catentryimg {
	position:relative;
}
.admania_catentry {
	padding: 0px 0 7px;
    margin: 0 0 23px;
    border-bottom: 1px solid #eee;
}
.admania_catentrymeta{
    background-color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 13px;
    padding: 7px 14px 7px 0;	
}


/** [Layout5 Css ]
----------------------------------**/
.widget_admania_catpost_widget .admania_catentry {
	border-bottom: 0px solid #eee;
}

.admania_lay5headerleft {
    float: left;
    padding: 12px 0 0;
}

.admania_lay5headerright {
	float: right;
}

.admania_widgetcatlist_post .admania_catentry:last-child {
	border-bottom: 0px solid #eee;
	margin:0;
}

.admania_lay5headerright ul  li {
	display:inline-block;
}

.admania_lay5headerright ul  li a {
	padding: 15px 0px 15px 15px;
    display: block;
    font-size: 15px;
    color: #fff;
}

.admania_lay5_menu li a {
	font-weight:bold;
	padding: 15px 10px;
}

.admania_lay5_menu .menu li:first-child a {
    padding: 15px 10px 15px 0;
}
.admania_lay5headerright i {
-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.admania_lay5_menu .menu .sub-menu li a {
	padding: 9px 10px;
}

.admania_lay5_menu .menu .sub-menu li a {
	font-weight:normal;
}


.admania_headertoplayt5 {	
	text-align:center;
}

.admania_headertoplayt5_top {
	background-color: #292929;
}

.admania_headertoplayt5_bottom {
	-webkit-box-shadow: 0 6px 15px -6px rgba(47,47,47,.2);
    -moz-box-shadow: 0 6px 15px -6px rgba(47,47,47,.2);
	-o-box-shadow: 0 6px 15px -6px rgba(47,47,47,.2);
    box-shadow: 0 6px 15px -6px rgba(47,47,47,.2);
	-ms-box-shadow: 0 6px 15px -6px rgba(47,47,47,.2);
}

.admania_headertoplayt5 .admania_headerinner {
	position: relative;
    margin-bottom: -9px;
}

.admania_headertoplayt5ad {
	margin: 0 0 10px;
}

.admania_headertoplayt5_bottom .admania_lay5headersearchouter {
position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 115;
}

.admania_lay5headersearchouter {
	display:none;
}

.admania_lay5headersearchouter  .search-submit {
	display:none;
}

.admania_lay5headersearchouter label {
	float:none;
	width:100%;
}
.admania_lay5headersearchouter  input[type="search"]{
    padding: 18px 20px;
    border: 0px;
    width: 100%;
    font-style: italic;
    font-size: 17px;
}
.admania-la5searchicon {
    z-index:22222;
    display:block;
    cursor:pointer;
    position:relative;
    padding:16px 19px;
}

.admania_slider5 {
	position:relative;
	height: 356px;
}


.admania_slider5:hover:before {
	opacity: 0.7;
}

.adsbygoogle {
padding:0px !important;
background: transparent !important;
}

.admania_postsharecnt .admania_singleshare li a {
    background-color: #f3f2f2;
    color: #383636;
    padding: 8px 10px 8px 20px;
    display: block;
    width: 156px;
}

.admania_tag a {
    font-size: 13px;
}

.admania_postsharecnt  .admania_sharetext {
	    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
}

.admania_postsharecnt .admania_socialsharecount {
	margin-left: 0;
    text-align: left;
}

.admania_slidercontent5 {
    padding:134px 40px 132px;
    position: relative;
    z-index: 555555;
    color: #fff;
    text-align: center;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
    background: -moz-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
	background: -o-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
	background: -ms-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);	

}

.admania_slidercontent5:hover   {
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 200%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 200%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 200%);
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 200%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 200%);
}


.admania_sliderlyt5ftimg .admania_slidercontent5  {
    background-color:#111;
}

.admania_layout5gridpst  {
    width: 48%;
    display: inline-block;    
    margin: 0 3.5% 3.5% 0;
    vertical-align: top;
    padding: 0 0 30px;
    border-bottom: 1px solid #eee;
}


.admanialayt5_entryheader {
	position: relative;
}

.admanialayt5_entryheader img {
	margin:0;
}

.admanialayt5_entrycontent {
	padding: 22px 0px 0;
    text-align: center;
}


.admanialayt5_entryfooter a {
    background-color: #111;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 7px 10px;
}
.admanialayt5_entrycontent p {
	line-height: 31px;
    margin: 0;
}
.admanialayt5_entrycontent .admanialayt5_entryfooter {
	margin: 26px 0 1px;
}

.admanialayt5_entrymeta_ads {
	position: absolute;
    bottom: 0;
    padding: 20px;
	left:0;
	right:0;
	width:100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0, 0, 0, 0.58)));
    background: -moz-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0, 0, 0, 0.62)));
	background: -o-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0, 0, 0, 0.62)));
	background: -ms-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0, 0, 0, 0.62)));
	background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.62) 100%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.62) 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.62) 100%);
	background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.62) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.62) 100%);	
}

.admania_layt5_contentarea {
	    width: 72%;
}

.admania_contentarea .admania_layout5gridpst:nth-child(2n+2),
.admania_layout5post .admania_layout5gridpst:nth-child(2n+2) {
    margin: 0 0% 3.5% 0;
}

.admanialayt5_entrymeta {
	text-transform: uppercase;
    margin: 0 0 3px;
}

.admania_slidercat5 a {
    display: inline-block;
    background-color: #47a7d7;
    padding: 0px 9px;
    margin: 0 0 11px;
	color:#fff !important;
    font-size: 11px;
    text-transform: uppercase;
}

.admania_slidercontent5 a,
.admanialayt5_entryheader a,
.admanialayt5_entryheader {
	color:#fff !important;
}

.admanialayt5_entrymeta,
.admania_layt5entrybyline a,
.admania_layt5entrybyline,
.admanialayt5_entrymeta a {
    font-size: 11px;
    font-weight: bold;
}

.admania_slidermetaby5 {
	text-transform: uppercase;
    font-size: 13px;
}

.admania_slidercontent5 h2 {
    padding: 0 0 8px;	
}

.admania_bly5featuredslider {
	padding:0 0 30px;
}

.admania_lay5afterslider {
     margin: 0 0 10px;
}

.admania_layout5gridpstbdr {
	border-bottom: 0px solid #eee;
	padding:0;
}

.admania_layout5gridpstbdr img {
 margin:0;
}

.admania-la5searchicon i {
	    font-size: 20px;
}

.admania_slidercontent5_inner {
	padding:40px 0 0; 
	display: inline-block;
    width: 100%;
}

.admania_layt5wotftimg .admanialayt5_entrymeta_ads {
    position: static !important;
    background-color: #111;
}

.admania_slidermetaby5 img,.admania_layt5entrybyline img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    margin: 3px 7px 0 0;
    display: inline-block;
    vertical-align: top;
}

.admania_layt5entrybyline img {
	margin: 5px 6px 0 0;	
}


/** [Front-End Live Editor]
----------------------------------**/

.admania_frontendpanel::-webkit-scrollbar {
    width: .5em;
}

.admania_frontendpanel::-ms-scrollbar {
    width: .5em;
}

.admania_frontendpanel::-moz-scrollbar {
    width: .5em;
}

.admania_frontendpanel::-khtml-scrollbar {
    width: .5em;
}

.admania_frontendpanel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.admania_frontendpanel::-ms-scrollbar-track {
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.admania_frontendpanel::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.admania_frontendpanel::-khtml-scrollbar-track {
    -khtml-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.admania_frontendpanel::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.admania_frontendpanel::-moz-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -moz-border-radius: 10px;
}

.admania_frontendpanel::-ms-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -ms-border-radius: 10px;
}

.admania_frontendpanel::-khtml-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -khtml-border-radius: 10px;
}

.admania_frontendpanel {
    width: 600px;
    display: none;
    height: 450px;
    overflow: auto;
    position: fixed;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    z-index: -99999;
    top: 18%;
    padding: 30px;
    background: #fff;
    left: 28%;
    border: 10px solid #eee;
}

.admania_shwoptionsad1 .admania_frontendpanel {
    display: block;
    z-index: 99999;
}

.admania_lvedtcontainer input[type="button"] {
    padding: 9px 25px;
}

.admania_frontlvedtr_saveoptions input[type="submit"] {
    padding: 8px 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    font-size: 15px;
}

#admania_adacordnhash1,
#admania_adacordnhash4,
#admania_adacordnhash7,
#admania_adacordnhash10,
#admania_adacordnhash13,
#admania_adacordnhash16,
#admania_adacordnhash19,
#admania_adacordnhash22,
#admania_adacordnhash25,
#admania_adacordnhash28,
#admania_adacordnhash31,
#admania_adacordnhash34,
#admania_adacordnhash37,
#admania_adacordnhash40,
#admania_adacordnhash43,
#admania_adacordnhash46,
#admania_adacordnhash49,
#admania_adacordnhash52,
#admania_adacordnhash55,
#admania_adacordnhash58,
#admania_adacordnhash61,
#admania_adacordnhash64,
#admania_adacordnhash67,
#admania_adacordnhash70,
#admania_adacordnhash73,
#admania_adacordnhash77,
#admania_adacordnhash79,
#admania_adacordnhash82,
#admania_adacordnhash85,
#admania_adacordnhash88,
#admania_adacordnhash91,
#admania_adacordnhash94,
#admania_adacordnhash97,
#admania_adacordnhash100,
#admania_adacordnhash103,
#admania_adacordnhash106,
#admania_adacordnhash109,
#admania_adacordnhash112,
#admania_adacordnhash115,
#admania_adacordnhash118,
#admania_adacordnhash121,
#admania_adacordnhash124,
#admania_adacordnhash127 {
    display: block;
}

.admania_layt5archivetopad {
	margin: 35px 0;
}

.admania_sitefooter .admania_widgetsocial a {
	border: 1px solid #5f5c5c;
	    color: #858181;
}

.admania_layt5archivetopad img {
	margin:0;
}

.admania_sitefooterinnertop .widget {
	padding:25px 0 0;
}

.admania_lvedtimglnk {
    display: block;
    clear: both;
}

.admania_lvedttblst .admanialvedt_current {
    background: #e1e0e0;
}

.admania_lvedtoptinosstngslist .admania_lvedtimg_url {
    width: 79%;
    float: left;
}

.admania_lvedtoptinosstngslist .admania_adimg_mediauploadbtn {
    padding: 9px 24px;
}

.admanialvedttb_tabmain {
    display: none;
    padding: 14px 30px 20px;
    background: #F8F8F8;
}

.admania_lvedtsubmtbtn {
    margin: 20px 0 0 !important;
    display: inline-block;
}

.admania_adeditablead1 {
    font-size: 12px;
    padding: 5px 13px;
    background: #222;
    line-height: 1.2;
    color: #fff;
    position: absolute;
    cursor: pointer;
    right: 0;
    opacity: 0;
    top: 0;
}

.admania_lay2beforeftr {
    clear: both;
    margin: -27px auto 0px;
	background-color: #fff;
	padding: 0 0 20px;
}

.admania_headertopleft:hover .admania_adeditablead1,
.admania_headertopright:hover .admania_adeditablead1,
.admanina_afterheaderadleft:hover .admania_adeditablead1,
.admanina_afterheaderadright:hover .admania_adeditablead1,
.admania_themead:hover .admania_adeditablead1 {
    opacity: 1;
}

.admania_lvetresitem16,
.admania_lvetresitem21 {
    top: 20px;
    right: 20px;
}

.admania_lvedtimg_url1 {
    width: 85%;
}

.admania_lvedtoptinosstngslist textarea,
.admania_lvedtoptinosstngslist input[type="text"],
.admania_lvedtoptinosstngslist select {
    background: #fff;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e6e8;
    padding: 8px;
    box-shadow: 0 0 8px 1px #e9e8e8 inset;
}

.admania_lvedtoptinosstngslist label {
    display: block;
    padding: 11px 0 17px;
    font-size: 13px;
}

.admania_adsstngsnotes {
    padding: 14px 20px;
    font-size: 13px;
    background: #dddddd;
    margin: 13px 0;
}

.admania_lvedttblst a {
    padding: 10px 29.4px;
    margin: 0 -2px;
    display: inline-block;
    background: #ecebeb;
    font-size: 13px;
}

.admania_lay3beforeftr {
    clear: both;
	margin: -20px auto 0px;
	background-color: #fff;
	padding: 0 0 20px;
	    width: 100%;
}

.admania_frontlveditorupdate {
    overflow: hidden;
    padding: 20px;
    background: #f5f5f5;
}

.admania_frontlveditorupdate .admania_lvedtsubmtpbtn {
    float: left;
    margin: 0 !important;
}

.admania_lvedtadaccordion {
    display: none;
}

.admania_lvedttbfsttit {
    padding: 10px 20px;
    font-size: 14px;
    background: #ecebeb;
    font-size: 13px;
}

.admania_lvedoptnfldopt {
    background: #F8F8F8;
}

.admania_lvedtoptinosstngslist select {
    padding: 2px 5px;
    max-width: 100%;
    height: 28px;
    width: auto;
    margin: 0 20px;
}

.admania_lvedtoptinosstngslist .admania_lvedoptnfldopt label {
    padding: 20px 32px;
    display: inline-block !important;
}

.admania_lvedtrespectitem .admania_lvedtadaccordion1,
.admania_lvedtrespectitem1 .admania_lvedtadaccordion2,
.admania_lvedtrespectitem2 .admania_lvedtadaccordion3,
.admania_lvedtrespectitem3 .admania_lvedtadaccordion4,
.admania_lvedtrespectitem4 .admania_lvedtadaccordion5,
.admania_lvedtrespectitem5 .admania_lvedtadaccordion6,
.admania_lvedtrespectitem6 .admania_lvedtadaccordion7,
.admania_lvedtrespectitem7 .admania_lvedtadaccordion8,
.admania_lvedtrespectitem8 .admania_lvedtadaccordion9,
.admania_lvedtrespectitem9 .admania_lvedtadaccordion10,
.admania_lvedtrespectitem10 .admania_lvedtadaccordion11,
.admania_lvedtrespectitem11 .admania_lvedtadaccordion12,
.admania_lvedtrespectitem12 .admania_lvedtadaccordion13,
.admania_lvedtrespectitem13 .admania_lvedtadaccordion14,
.admania_lvedtrespectitem14 .admania_lvedtadaccordion15,
.admania_lvedtrespectitem15 .admania_lvedtadaccordion16,
.admania_lvedtrespectitem16 .admania_lvedtadaccordion17,
.admania_lvedtrespectitem17 .admania_lvedtadaccordion18,
.admania_lvedtrespectitem18 .admania_lvedtadaccordion19,
.admania_lvedtrespectitem19 .admania_lvedtadaccordion20,
.admania_lvedtrespectitem20 .admania_lvedtadaccordion21,
.admania_lvedtrespectitem21 .admania_lvedtadaccordion22,
.admania_lvedtrespectitem22 .admania_lvedtadaccordion23,
.admania_lvedtrespectitem23 .admania_lvedtadaccordion24,
.admania_lvedtrespectitem24 .admania_lvedtadaccordion25,
.admania_lvedtrespectitem25 .admania_lvedtadaccordion26,
.admania_lvedtrespectitem26 .admania_lvedtadaccordion27,
.admania_lvedtrespectitem27 .admania_lvedtadaccordion28,
.admania_lvedtrespectitem28 .admania_lvedtadaccordion29,
.admania_lvedtrespectitem29 .admania_lvedtadaccordion30,
.admania_lvedtrespectitem30 .admania_lvedtadaccordion31,
.admania_lvedtrespectitem31 .admania_lvedtadaccordion32,
.admania_lvedtrespectitem32 .admania_lvedtadaccordion33,
.admania_lvedtrespectitem33 .admania_lvedtadaccordion34,
.admania_lvedtrespectitem34 .admania_lvedtadaccordion35,
.admania_lvedtrespectitem35 .admania_lvedtadaccordion36,
.admania_lvedtrespectitem36 .admania_lvedtadaccordion37,
.admania_lvedtrespectitem37 .admania_lvedtadaccordion38,
.admania_lvedtrespectitem38 .admania_lvedtadaccordion39,
.admania_lvedtrespectitem39 .admania_lvedtadaccordion40,
.admania_lvedtrespectitem40 .admania_lvedtadaccordion41,
.admania_lvedtrespectitem41 .admania_lvedtadaccordion42,
.admania_lvedtrespectitem42 .admania_lvedtadaccordion43 {
    display: block !important;
}

.admania_frtlvedtclsbtn {
    padding: 8px 14px;
    top: 0;
    float: right;
    font-size: 19px;
    cursor: pointer;
    right: 0;
    background: #cf1919;
    color: #fff;
}

.admania_frtlvedtclsbtn:hover {
    background: #c11a1a;
}

.admania_shwoptionsad1 .admania_sitecontainer:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10304;
    background: #111;
    opacity: 0.8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.admania_layt4afterslider {
	display:inline-block;
}

/** [Responsive css]
----------------------------------**/

@media screen and (max-width:1023px) {
	.admanialayt5_entrymeta_ads h2 {
	font-size: 26px;
    line-height: 31px;
	}
	.admania_slider5 {
	height: auto;
	}
    .admania_siteinner,
    .admania_sitefooterinner,
    .admania_headerbtminner,
    .admania_headerinner {
        width: 950px !important;
        padding: 0 0px !important;
    }
    .admania_lay3headerleft {
        width: 29%;
    }
    .admania_menu .menu-item-has-children a:after {
        display: none;
    }
    .admania_lay3headerright {
        width: 68%;
    }
    .admania_lay2headerright .admania_mnuactivated:before {
        content: "\2191";
    }
    .admania_lay2headerright .admania_submenutoggle,
    .admania_lay2headerright .admania_menutoggle {
        display: block;
        line-height: 1;
        margin: 0;
    }
    .admania_lay2headerright .admania_submenutoggle {
        position: absolute;
        right: 0;
        top: 0px;
    }
    .admania_lay2headerright nav {
        display: none;
        position: relative;
    }
    .admania_lay2headerright {
        float: right;
        padding: 28px 0px 0 17px;
    }
    .admania_lay2headerright .menu {
        right: -65px;
        z-index: 9999;
        width: 200px;
        background-color: #222;
        text-align: left;
        position: absolute;
    }
    .admania_lay2headerright .admania_submenutoggle {
        font-size: 20px;
        padding: 8px 12px;
        top: 10px;
        right: 10px;
        margin: 0;
    }
    .admania_lay2headerright .menu li a {
        color: #fff !important;
    }
    .admania_lay2headerright .admania_menu .menu li {
        display: block;
        width: 100%;
    }
    .admania_lay2headerright .admania_menutoggle:before {
        content: "\2261";
        font-size: 24px;
    }
    .admania_lay2headerright .menu .sub-menu {
        display: none;
        width: 100%;
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .admania_fontstlye,
    .admania_sitefooterlogo a {
        font-size: 22px;
        line-height: 39px;
    }
    .admania_lay2headerleft h1,
    .admania_headertopmiddle h1 {
        font-size: 24px;
        line-height: 1.4;
    }
    .admania_lay3entrycontentleft {
        display: none;
    }
	
	
	
}

@media screen and (max-width:990px) {
	.admania_headertoplayt5_bottom .admania_menutoggle {
	float: left;
    padding: 19px 0 5px;
    background-color: transparent;
    color: #111;
	}
	.admania_headertoplayt5_bottom .menu {
    top:57px !important;
    background-color: #fff;
    border-left: 1px solid #dddddd;
    text-align: left;
	left: -19px;
    z-index: 999;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
	}
	
	.admania_footerinstagram_text {
		display:none;
	}
	
	.admania_sitefooterinnertop .admania_footerwidgets {
    width: 100%;
    display:block;
    padding: 20px 0px 30px 0px;
    }
	.admania_headertoplayt5_bottom .menu li a {
		color:#222 !important;
	    border-bottom: 1px solid #dddddd;
	}
	.admania_lay5_menu .menu li:first-child a {
    padding: 11px 15px;
	}
	.admania_headertoplayt5_bottom .admania_submenutoggle {
		background-color:transparent;
		color:#47a7d7;
		font-size: 22px;
		padding: 14px 13px;
	}
	.admania_headertoplayt5_bottom .menu .sub-menu {		
		border: 0px solid #dddddd !important;
		border-bottom: 1px solid #dddddd !important;
		box-shadow: 0px 0px 0px #e3e3e3 !important;
	}
	.admania_headertoplayt5_bottom .menu {
		float:none;
	}
    .admania_viewcnt {
        float: none;
        padding: 10px 0 0 0;
    }
	.admania_lay4headerleft {
    float: left;
	width: 28%;
    padding: 14px 0;
	}
	.admania_headermidlayt4  .admania_menutoggle {
		width:100%;
	}
	.admania_headermidlayt4 .admania_menutoggle {
		background-color: #fff;
        color: #222;
	}
	.admania_lay4_menu li a {
		color:#fff !important;
	}
	.admania_headermidlayt4  .admania_menutoggle:before {
    
    display: inline-block;
    vertical-align: middle;
   }
	.admania_headermidlayt4  .menu {
		width:100% !important;
		background-color:#111;
		z-index:99999;
		padding: 20px;
	}
	.admania_slidercontent4 {
 
    padding: 4em 1em;
  
}
.admania_layout4contentarea {
    width: 100%;
    float: none;
}

.admania_ly4maininner .admania_primarycontentarea {
    float: none;
    width: 100%;
    clear: both;
    padding: 0 0px 0 0px;
}

	.admania_headermidlayt4 .menu .sub-menu li {
		text-align:center;
	}
	.admania_headermidlayt4 .admania_menutoggle:after {
	    content: "Menu";
    padding: 0 0 0px 10px;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
	}
	.admania_lay4headerright {
    float: right;
    padding: 11px 15px;
	}
	.admania_lay4headermiddle {
		padding: 0 18px 0 0;
	}
    .admania_slidercat a {
        font-size: 14px;
    }
    .admania_lay3_menu .admania_mnuactivated:before {
        content: "\2191";
    }
    .admania_slidercat {
        padding: 2px 14px;
    }
    .admania_slidercontent h2 {
        font-size: 21px !important;
        line-height: 28px !important;
    }
    .admania_lay3_menu .admania_submenutoggle {
        padding: 11px 15px;
    }
    .admania_lay3_menu .menu {
        top: 44px !important;
        left: -51px;
        background-color: #111;
        text-align: left;
        z-index: 999;
    }
    .admania_headertoplayt3 .admania_menutoggle {
        float: left;
        padding: 11px 19px 8px;
    }
    .admania_lay3headertopsocial {
        padding: 5px 0 4px;
    }
    .admania_headertoplayt3 .admania_menutoggle:before {
        font-size: 23px;
    }
    .admania_commentbox .admania_menutoggle {
        display: none;
    }
    .admania_commentbox .comment-navigation {
        display: block !important;
    }
    .admania_bly2featuredslider .owl-prev,
    .admania_bly2featuredslider .owl-next {
        top: 11%;
    }
    .admania_listpst .admania_entryimage {
        float: none;
    }
    .admania_listpst .admania_entryftcontent {
        padding: 0px 0 0 0px;
    }
    .admania_siteinner,
    .admania_sitefooterinner,
    .admania_headerinner,
    .admania_headerbtminner {
        width: 750px !important;
    }
    .widget_admania_popular_post ul li {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin: 0 0px 20px 0;
    }
    .admania_related_posts ul li {
        width: 29%;
    }
    .admania_headertopleft,
    .admania_headertopright {
        width: 30%;
        float: none;
    }
    .admania_headertopmiddle {
        width: 33%;
        margin: 0 2%;
    }
    .admania_secondarymenu .menu .sub-menu {
        display: none;
    }
    .admania_submenutoggle:before {
        content: "+";
    }
    .admania_headertopleftalt .admania_submenutoggle {
        padding: 7px 13px;
    }
    .admania_headerinneralt {
        text-align: left;
    }
    .admania_submenutoggle {
        position: absolute;
        right: 0;
        top: 0px;
    }
    nav {
        display: none;
        position: relative;
    }
    .admania_submenutoggle,
    .admania_menutoggle {
        display: inline-block;
        margin: 0;
    }
    .admania_menu .menu li,
    .admania_secondarymenu li {
        display: block;
        width: 100%;
    }
    .admania_secondarymenu li a {
        border-bottom: 1px solid #eee;
    }
    .admania_secondarymenu li:last-child a {
        border-bottom: 0px solid #eee;
    }
    .admania_headertopleftalt .admania_menutoggle:before {
        content: "\2261";
        font-size: 24px;
    }
    .admania_headertopleftalt .admania_menutoggle {
        padding: 6px 16px;
    }
	 .admania_secondarymenu .menu .sub-menu {
        background: #fff;
        border: 0px solid #dddddd;
        box-shadow: 0px 0px 0px #e3e3e3;
        width: 100%;
    }
    .admania_headertopleftalt .admania_mnuactivated:before {
        content: "\2191";
        font-size: 18px;
    }
    .admania_secondarymenu .menu {
        background: #fff;
        border: 1px solid #dddddd;
        box-shadow: 2px 2px 5px #e3e3e3;
        text-align: left;
        z-index: 999999;
    }
    .admania_menu .menu .sub-menu,
    .admania_secondarymenu .menu .sub-menu {
        width: 100%;
        text-align: left;
        position: static;
        z-index: 100;
        opacity: 1;
        display: none;
        visibility: visible;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    .admania_headerinneralt .admania_mnuactivated:before {
        content: "\2191";
    }
    .admania_menu .menu,
    .admania_secondarymenu .menu {
        position: absolute;
        top: 0;
        width: 200px;
    }
    .admania_headerinneralt .admania_submenutoggle {
        padding: 11px 22px;
        font-size: 21px;
        background: transparent;
    }
    .admania_menu li a {
        padding: 11px 15px;
    }
    .admania_headerinneralt .menu {
        top: 56px;
        background: #222;
        z-index: 999999;
    }
    .admania_headerinneralt .admania_menutoggle {
        padding: 15px 28px 14px;
    }
    .admania_gridentry {
        width: 46% !important;
    }
    .search-form {
        position: relative;
    }
    .admania_404content .search-form label,
    .search-form label {
        width: 100%;
        float: none;
    }
    .admania_404content .search-form {
        width: 100%;
    }
    .search-form input[type="submit"] {
        position: absolute;
        right: 0;
        top: 0;
    }
    .admania_postoptionbox .admania_nicon,
    .admania_postoptionbox .admania_eicon {
        width: 100%;
        margin: 0 0em 1em 0;
    }
    .admania_gridpstlayt3 {
        width: 47%;
        margin: 0 4% 2% 0;
    }
    .admania_layout3post .admania_gridpstlayt3:nth-child(3n+3) {
        margin: 0 4% 2% 0;
    }
    .admania_layout3post .admania_gridpstlayt3:nth-child(2n+2) {
        margin: 0 0% 2% 0;
    }
	.admania_lay4headerright .search-form {
		width:100%;
	}
}

@media screen and (max-width:780px) {
	.admania_layout4postleft {
    float: none;
	clear:both;
    width: 100%;
}
.admania_layout4postright,
.admania_layout4postrightleft,
.admania_layout4postright2  { 
 float: none;
  width: 100%;
	clear:both;
    padding: 0 0px 0 0px;
}
.admania_catentry img {
	    float: left;
    margin: 0 25px 0 0;
}
.admania_catentry {
	overflow:hidden;
	padding: 0px 0 26px;
}
.admania_layout4listpst img {
	width:100%;
}
.admania_catentrymeta {
    overflow: hidden;
    position: inherit;
}
    .admania_viewcnt {
        float: right;
        padding: 0px 0 0 0;
    }
    .admania_siteinner,
    .admania_sitefooterinner,
    .admania_headerinner,
    .admania_headerbtminner {
        width: 550px !important;
    }
    .widget_admania_popular_post ul li {
        width: 49%;
    }
    .widget_admania_popular_post ul li:nth-child(2n+1) {
        padding: 0 15px 0 0;
    }
    .admania_contentareainner,
    .admania_contentarea,
    .admania_primarycontentarea,
    .admania_secondarycontentarea {
        float: none;
        width: 100%;
        clear: both;
        padding: 0 0px 0 0;
    }
    .admania_footerinstagramimg {
        display: inline-block;
        width: 19.9999%;
        margin: 0 -2px;
    }
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(6),
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(7),
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(8),
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(9) {
        display: none;
    }
    .admania_entrypgbyline {
        padding: 10px 0;
    }
    .admania_related_posts ul li {
        margin: 0 15px 10px 0;
    }
    .admania_related_posts ul li img {
        width: 100%;
    }
    .admania_postoptionbox .admania_nicon,
    .admania_postoptionbox .admania_eicon {
        width: 38%;
        margin: 0 1em 0 0;
    }
	.admania_layout5gridpst {
    margin: 3% 0% 3% 0 !important;
    width: 100%;
  }
 .admania_layout5gridpst .admanialayt5_entryheader  img {
    width: 100%;
  }
   .admania_layout5gridpst .admanialayt5_entryheader .admania_layt5entrybyline  img {
	   width:auto !important;
   }
}

@media screen and (max-width:600px) {
	.admania_lay4headerleft {
		    padding: 5px 0;
	}
	.admania_lay4headermiddle {
    padding: 0 10px 0 0;
}
    .admania_viewcnt {
        float: none;
        display: inline-block;
        padding: 0 0px 0 7px;
    }
    h2 {
        font-size: 24px !important;
        line-height: 35px !important;
    }
    h1 {
        font-size: 30px !important;
        line-height: 39px !important;
    }
    body {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .admania_siteinner,
    .admania_sitefooterinner,
    .admania_headerinner,
    .admania_headerbtminner {
        width: 450px !important;
    }
    .admania_related_posts ul li {
        width: 100%;
        margin: 0 0px 10px 0;
    }
    .admania_featuredcategory {
        text-align: center;
    }
    .admania_featcatlist {
        width: 100% !important;
        display: inline-block;
        margin: 0% 0% 2% 0;
    }
    .admania_featuredcategory .admania_ftdcatwotimg {
        margin: 0% 0% 6% 0;
    }
    .admania_featcatlist:last-child {
        margin: 0% 0% 0% 0;
    }
    .admania_featcatlist img,
    .admania_postoptionbox .admania_sub_before input[type="submit"] {
        width: 100%;
    }
    .admania_ftdcategorycontent {
        top: 40%;
    }
    .admania_postoptionbox .admania_nicon,
    .admania_postoptionbox .admania_eicon {
        width: 100%;
        display: block;
        margin: 0 1em 1.4em 0;
    }
    .admania_widgetsocial a {
        margin: 0 16px 19px 0;
    }
    .admania_commentbox ul {
        margin-left: 2%;
    }
    .admania_commentlist li {
        padding: 15px 13px;
    }
    .admania_lay2headerright {
        padding: 21px 0px 0 17px;
    }
	.admania_lay4headerleft {
     width: 26%;
	}
	.admania_lay4headermiddle {
    width: 35%;
}
.admania_lay4headerright {
    padding: 4px 11px;
}
}

@media screen and (max-width:489px) {
	.admania_layt5_contentarea .admania_pagination {
    padding: 25px 0 21px;
}
    .admania_featuredslider:hover .owl-next {
        right: 20px;
    }

.admania_slidercat4 {
    margin: 0 0 1px;
}
	.admania_slidercontent4 h2 {
    padding: 0 0 1px;
}
	.admania_slidercontent4 {
    padding: 1em 3em;
}
    .admania_lay3_menu .menu {
        top: 43px !important;
    }
    .admania_headertoplayt3 .admania_headerinner {
        padding: 0 15px 0 0!important;
    }
    .admania_gridpstlayt3 {
        text-align: center;
    }
    .admania_bly2featuredslider .owl-prev,
    .admania_bly2featuredslider .owl-next {
        top: 16%;
    }
    .admania_headerinneralt .menu {
        top: 48px;
    }
    .admania_pagination {
        padding: 4px 0 33px;
    }
    .admania_headersearchform .search-form input[type="search"] {
        padding: 17px 19px 9px;
    }
    .admania_headersearchform .search-form input[type="submit"] {
        padding: 25px 0px 0px;
    }
    .admania_headertopalt .admania_headerinner {
        padding: 0 7px 0 0!important;
    }
    .admania_gridpstlayt3,
    .admania_gridpostentrytitle,
    .admania_gridpstlayt3 .admania_entrybyline,
    .admania_gridpstlayt3 .admania_entrycontent {
        text-align: center;
    }
    .admania_slidercontent2 h2 {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }
    .admania_lay3headerleft,
    .admania_lay3headerright {
        width: 100% !important;
        float: none;
    }
    .admania_lay3headerleft {
        text-align: center;
        padding: 15px 0 0;
    }
    .admania_lay3headerleft img {
        margin: 0 auto;
    }
    .admania_commentlist li {
        padding: 12px 10px;
    }
    .admania_ly2ftsection .admania_bly2featuredslider {
        float: none;
        width: 100%;
        padding: 0 0px 20px 0;
    }
    .admania_lay2headerleft {
        width: 71%;
    }
    .admania_featuredcategory1 {
        float: none;
        clear: both;
        width: 100%;
        padding: 16px 0 0 16px;
    }
    .admania_searchheader,
    .admania_archiveheader {
        padding: 12px 0;
    }
    .widget_admania_popular_post ul li {
        width: 100%;
        margin: 0 0px 20px 0;
        text-align: center;
    }
    .admania_pplftimge {
        width: 69%;
        display: inline-block;
    }
    .widget_admania_popular_post ul li:nth-child(2n+1) {
        padding: 0 0px 0 0;
    }
    .admania_optin {
        padding: 32px 25px !important;
    }
    .admania_siteinner,
    .admania_sitefooterinner,
    .admania_headerinner,
    .admania_headerbtminner {
        width: 100% !important;
        padding: 0 15px !important;
    }
    .admania_gridentry {
        width: 100% !important;
        margin: 0 0px 25px 0;
        display: block;
    }
    .admania_footerinstagramimg {
        width: 33.5555%;
        margin: 0 -2px;
    }
    .admania_gridentry img {
        width: 100%;
    }
    .admania_entrymetablne {
        left: 22px;
    }
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(4),
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(5),
    .admania_footerinstagram .admania_footerinstagramimg:nth-child(6) {
        display: none;
    }
    .admania_slidercontent p {
        display: none;
    }
    .admania_slidercontent {
        text-align: center;
    }
    .admania_pgaftrnthprad {
        float: none !important;
        margin: 10px 0px 0px 0px !important;
    }
    .alignleft,
    .alignright,
    .aligncenter {
        float: none;
        margin: 0 0px 15px 0px !important;
    }
    .admania_headerinneralt {
        padding: 0px !important;
    }
  
    .admania_postbtminnerad {
        margin: 0px 0px 10px 0;
    }
    .admania_gridpstlayt3 {
        width: 100%;
        margin: 0 4% 2% 0;
    }
    .admania_layout3post .admania_gridpstlayt3:nth-child(3n+3) {
        margin: 0 0% 2% 0;
    }
    .admania_layout3post .admania_gridpstlayt3:nth-child(2n+2) {
        margin: 0 0% 2% 0;
    }
    .admania_secondarycontentarea .admania_themead,
    .admania_primarycontentarea .admania_themead,
    .admania_sidebar_sticky {
        text-align: center;
    }
    .admania_headerinneralt .admania_menutoggle {
        padding: 13px 20px 12px;
    }
    .admania_headerinneralt .admania_menutoggle:before {
        content: "\2261";
        font-size: 21px;
    }
	.admania_lay4headermiddle {
    padding: 0 2px 0 0;
}
}

@media screen and (max-width:420px) {
    .admania_lay2headerleft {
        width: 60%;
    }
    .admania_lay2headerright {
        padding: 14px 0px 0 17px;
    }
	
    .admania_headertop {
        padding: 22px 0;
    }
    .admania_headertopmiddle {
        width: 66%;
    }
    .admanina_afterheaderadleft {
        width: 100% !important;
    }
    .admania_readmorelink,
    .admania_entryftrscl {
        float: none;
    }
    .admania_headertopleft,
    .admania_headertopright,
    .admanina_afterheaderadright {
        display: none;
    }
	.admania_lay4headerleft {
    padding: 1px 0;
}
.admania_headertoplayt4 {
    padding: 21px 0 19px;
}
.admania_headerinnertop {
    padding: 16px 0 0;
}
.admania_lay4headerright {
    padding: 0px 11px;
}
}

@media screen and (max-width:350px) {
    .admania_commentlist li {
        padding: 10px 6px;
    }
    .admania_commentbox ul {
        margin-left: 0;
    }
    .admania_readmorelink,
    .admania_entryftrscl {
        float: none;
        display: block;
        position: relative;
    }
    .admania_prenext .nav-previous,
    .admania_prenext .nav-next {
        width: 100%;
        font-size: 13px;
    }
    .admania_prenext .nav-previous {
        border-right: 0px solid #eee;
        border-bottom: 1px solid #eee;
    }
    .admania_socialsharecount {
        margin-left: 0% !important;
    }
    .admania_headerinneralt .admania_menutoggle {
        padding: 11px 21px 7px;
    }
    .admania_headersearchform .search-form input[type="submit"] {
        padding: 12px 0;
    }
    .admania_headersearchform .search-form input[type="search"] {
        width: 122px;
        padding: 12px 19px
    }
    .admania_headerinneralt .menu {
        top: 45px;
    }
    .admania_commentlist li,
    .reply {
        text-align: center;
    }
    .admania_commentlist li {
        padding: 30px 20px 10px;
    }
    .admania_commentlist .comment-author img {
        margin: 0 auto;
        float: none;
        display: block;
    }
}