/*
Theme Name: Noon
Theme URI: http://userthemes.com/noon-demo/
Author: userthemes
Author URI: http://userthemes.com
Description: Noon is a viral, trendy and user-friendly WordPress theme for Magazine, News based sites & blogs. You can display the important content through its attractive Slider sections and Tabbed Section. It has an exclusive design for Mobile devices to make the navigation smooth and comfortable on small screen gadgets.      
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns,right-sidebar,custom-menu, custom-colors, sticky-post, threaded-comments,editor-style
Text Domain: noon

*/


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,
.noon_menutoggle:focus,
.noon_submenutoggle: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;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/awesomeicons/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/awesomeicons//fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/awesomeicons/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/awesomeicons/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/awesomeicons/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/awesomeicons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa,
.reply a:before,
.noon_nicon:before,
.noon_eicon:before,
.widget li a:before,
.noon_sitefooterinnertop 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);
    padding: 0 7px 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;
}

.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;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.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,
.noon_eicon: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";
}

.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-feed:before,
.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,
.noon_sitefooterinnertop li a: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,
.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-pp: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-resistance: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-y-combinator-square:before,
.fa-yc-square:before,
.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-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-intersex:before,
.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-genderless:before {
    content: "\f22d";
}

.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";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before,
.noon_nicon:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.noon_themead,
.admanina_afterheaderadleft,
.admanina_afterheaderadright,
.fa-ul > li {
    position: relative;
}

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: #f1f1f1;
    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;
    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;
    text-align: center;
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 1.6;
    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;
}

.noon_nosidebar ul,
.noon_nosidebar ol,
.noon_contentareainner ul,
.noon_layt5_contentarea ul,
.noon_layt5_contentarea ol,
.noon_contentareainner ol {
    margin-left: 5%;
    margin-bottom: 3%;
}

.noon_nosidebar {
    margin: 0 0 30px;
}

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%;
}

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 #f1f1f1;
    line-height: 20px;
    width: 100%;
    margin: 0 0 25px;
    background-color: #fafafa;
}

.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: #24ba67;
    border: 0px;
}

.reply a:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
.noon_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);
}

.noon_slidercontent h2 a {
    color: #fff;
}

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;
}

.noon_entrytitle a,
.noon_cat a {
    color: #111;
}

a:hover,
.noon_firstinner h2 a:hover,
.noon_headertopsocial li a:hover,
.noon_lay3headertopsocial li a:hover,
.noon_slidercontent h2 a:hover,
.noon_ftrattbtontop .noon_fbflw:hover,
.noon_ftrattbtontop .noon_twtflw:hover,
.noon_ftrattbtontop .noon_lnkflw:hover,
.widget .noon_socialiconfb:hover,
.widget .noon_socialiconlnk:hover,
.widget .noon_socialicontg:hover,
.widget .noon_socialicontwt:hover {
    color: #24ba67;
}

.noon_gleshare:hover,
.noon_ftrattbtontop .noon_gleflw:hover,
.noon_ftrattbtontop .noon_pinflw:hover,
.noon_ftrattbtontop .noon_stumbleflw:hover,
.noon_ftrattbtontop .noon_redditflw:hover,
.noon_socialiconyt:hover,
.noon_socialicongle:hover,
.noon_socialiconpin:hover,
.noon_stumpleshare:hover {
    color: #ea1a1a;
}

.noon_footerinstagramimg:hover img {
    opacity: 0.7;
}

.noon_socialiconins:hover,
.noon_socialiconrs:hover {
    color: #f4bd30;
}

.noon_readmorelink a:hover {
    background: #24ba67;
    color: #fff;
}

.noon_pagelinks .noon_pglnlksaf:hover,
.noon_pagination .page-numbers:hover {
    color: #fff;
    background-color: #24ba67;
}

.noon_top a {
    display: block;
    text-align: center;
    color: #fff;
    -webkit-transition: 1s;
    width: 50px;
    height: 50px;
    padding: 9px;
    -moz-transition: 1s;
    transition: 1s;
    background-color: #24ba67;
}

.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;
}

.post-password-form p,
.noon_404content .search-form {
    position: relative;
    display: inline-block;
    width: 100%;
}

.noon_404content .search-form {
    width: 50%;
}

.post-password-form p input[type="submit"],
.noon_404content .search-form input[type="submit"] {
    position: absolute;
    right: 3px;
    top: 23px;
    margin: 0;
}

.noon_404content .search-form input[type="submit"] {
    top: 0;
    padding: 14px 25px;
}

.sticky {}

.noon_stickypost,
.noon_entrysglcategory a {
    display: inline-block;
    padding: 0px 8px;
    margin: 7px 0px 8px 0;
    font-size: 10px;
    line-height: 19px;
    background: #24ba67;
    color: #fff !important;
}

.noon_entrysgbyline .noon_entryauthor,
.noon_entryauthor_socialshare div {
    display: inline-block;
}

.noon_entrysgbyline .noon_entryauthor_socialshare {
    float: right;
}

.noon_entryauthor_socialshare div {
    margin: 0 -4px 0 0;
}

.noon_entryauthor_socialshare div:last-child {
    margin: 0 0px 0 0;
}

.noon_entrysgbyline .noon_entryauthor_socialshare a {
    padding: 8px 20px;
    display: block;
    color: #fff !important;
}

.noon_headersocialfollow {
    display: inline-block;
    position: relative;
}

.active_sclflw {
    padding: 0;
    cursor: pointer;
}

.noon_headersclflwinner {
    position: absolute;
    width: 183px;
    left: -187px;
    z-index: -999;
    text-align: right;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.noon_openhdr_slflw .noon_headersclflwinner {
    opacity: 1;
    z-index: 999;
}

.noon_share_fb {
    background-color: #3a579a !important;
}

.noon_share_tweet {
    background-color: #00abf0 !important;
}

.noon_share_plus {
    background-color: #EA4335 !important;
}

.noon_entrysglcategory a {
    padding: 3px 8px;
}

.noon_sharetext {
    font-size: 13px;
}

.wp-caption {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    padding: 8px;
    background-color: #fafafa;
    border: 1px solid #f1f1f1;
}

.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;
    left: 0;
    right: 0;
    line-height: 18px;
    position: absolute;
    -webkit-transition: all 0.1s ease-in-out;
    padding: 9px;
    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;
    width: 33%;
    vertical-align: top;
}

.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,
.noon_themead img {
    margin: 0;
}

.noon_mgmnmeta .noon_viewtxt {
    padding: 0 4px 0 3px;
}

.noon_mgmnmeta .fa-user {
    padding: 0 2px 0 0;
}

.gallery {
    text-align: left;
    margin: 0 0 30px;
}

.bypostauthor > article .fn:after {
    content: "\f007";
    font-family: 'Fontawesome';
    left: 6px;
    position: relative;
}

.widget_nav_menu li,
.widget_pages li {
    position: relative;
}

.widget_categories li a,
.widget_archive li a {
    float: left;
    padding: 0 5px 0 0;
}

.widget_categories li,
.widget_archive li {
    overflow: hidden;
}

.noon_primarycontentarea .widget_nav_menu li,
.noon_primarycontentarea .widget_pages li {
    border-bottom: 0px;
    padding: 0;
}

.widget_nav_menu .noon_submenutoggle,
.widget_pages .noon_submenutoggle {
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
    margin: 0;
    padding: 2px 9px 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.noon_comment_section .fn {
    text-transform: uppercase;
}

.noon_comment_section article {
    padding: 0px 0 20px;
    margin: 0px 0 20px;
    border-bottom: 1px double #f1f1f1;
}

.noon_comment_section .children li article {
    padding: 0px 0 20px !important;
    margin: 0px 0 20px !important;
    border-bottom: 1px double #f1f1f1 !important;
}

.comments-pagination {
	padding: 15px 20px;
    margin: 24px 0;
    background-color: #fafafa;
}

.screen-reader-text,
.says,
.noon_screenreadertext,
.comments-pagination .prev {
    display: none !important;
}

.main_header,
.noon_mbslider img {
    width: 100%;
    text-align: center;
    background-color: #000000;
}

.main_headerinner,
.noon_siteinner_area,
.noon_bfftrad,
.noon_sitefooterinner {
    width: 1200px;
    margin: 0 auto;
}

.single .noon_singlewotfeaturedimg .noon_sitemaincontent,
.single .noon_singlepost_style5 .noon_sitemaincontent {
    top: 0px;
}

.noon_sitefooter .widget_noon_popular_post .noon_pplftimge a:before,
.noon_sitefooter .widget_noon_popular_post h6 a:before,
.noon_sitefooter .noon_entrymetacat_mpp li a:before {
    display: none;
}

.noon_sitefooter .widget_noon_popular_post .noon_pplftimge a,
.noon_sitefooterinnertop .widget_noon_popular_post h6 a,
.noon_sitefooter .noon_entrymetacat_mpp li {
    border-bottom: 0px solid #1b1a1a!important;
}

.noon_ftrwidgettit .widget-title {
    padding: 0 20px 0 0;
    color: #fff;
    position: relative;
    font-size: 19px;
    text-transform: uppercase;
    display: inline-block;
    z-index: 99999;
    background-color: #030303;
}

.noon_sitefooter .widget_nav_menu .noon_submenutoggle,
.noon_sitefooter .widget_pages .noon_submenutoggle {
    top: 10px;
}

.widget_noon_popular_post h6,
.noon_sitefooter .noon_entrymetacat_mpp li {
    padding: 0px !important;
    margin: 0px !important;
    line-height: 20px;
}

.noon_footerwidgets .widget_noon_popular_post li {
    padding: 0 0 10px;
    margin: 0 0 15px;
    border-bottom: 1px solid #0e0e0e;
}

.noon_ppcmtpst {
    font-size: 12px;
}

.noon_sitefooterinnertop li a {
    border-bottom: 1px solid #0e0e0e;
    padding: 10px 0px;
    display: block;
    font-size: 14px;
}

.noon_sitefooterinnertop .noon_footerwidgets:last-child {
    margin: 0 0% 2% 0;
}

.noon_sitefooterinnertop li,
.noon_entrysglcategory li,
.noon_comment_section ol,
.noon_comment_section li {
    list-style-type: none;
	overflow:hidden;
}

.noon_comment_section .comment-author img {
    margin: 0 18px 18px 0;
    float: left;
}

.noon_ftrwidgettit {
    position: relative;
    margin: 0 0 10px;
}

.noon_ftrwidgettit:after {
    position: absolute;
    z-index: 0;
    top: 45%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #131313;
    content: " ";
}

.noon_siteinner_area,
.noon_sitefooterattribution .noon_sitefooterinner {
    overflow: hidden;
    padding: 35px 0;
}

.noon_sitefooterinner {
	overflow: hidden;
}

.noon_menu .noon_menu_sbitemmgmn {
    position: static;
}

.noon_sitetitle {
    padding: 0 0 5px;
}

.noon_sitetitle img,
.noon_afterheaderleft img {
    margin: 0;
}

.noon_headerright,
.noon_afterheaderright {
    float: right;
}

.noon_afterheaderright {
    padding: 22px 25px;
    background-color: #f1f1f1;
    width: 32.5%;
}

.noon_footerinstagramimg {
    display: inline-block;
    width: 11.1%;
    margin: 0px -3px 0 -1px;
}

.noon_footerinstagram_text {
    position: absolute;
    z-index: 9999;
    left: 44.3%;
    top: 31%;
    background-color: #fff;
}

.noon_menu_sbitemmgmn .owl-nav i {
    padding: 0;
}

.noon_afterheaderright form,
.noon_footerinstagram {
    position: relative;
}

.noon_afterheaderright form .search-field {
    background-color: #ffffff;
    border: 0px solid;
    padding: 13px 100px 13px 13px;
    margin: 0;
}

.noon_afterheaderright form .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    bottom: 0;
}

.noon_headerleft,
.noon_afterheaderleft {
    float: left;
}

.noon_headerbtm,
.noon_bfftrad {
    text-align: center;
}

.noon_bfftrad {
    padding: 0 0 35px;
}

.noon_headerbtminner {
    display: inline-block;
    overflow: visible;
}

.noon_menu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
}

.noon_menu li a {
    display: block;
    padding: 32px 15px;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #ffffff;
}

.noon_submenutoggle,
.noon_menutoggle {
    display: none;
}

.noon_menutoggle:before {
    content: "\2261";
    font-size: 33px;
    line-height: 10px;
    margin: 0;
}

.noon_mnuactivated:before {
    content: "\2191" !important;
    font-size: 23px;
    line-height: 10px;
    margin: 0;
}

.noon_menu .menu .sub-menu {
    margin: 0;
    list-style: none;
    width: 199px;
    text-align: left;
    position: absolute;
    z-index: 100;
    opacity: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-align: left;
    visibility: hidden;
}

.noon_menu .menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
    transition-delay: 0.1s;
    z-index: 99999;
}

.noon_menu .menu .sub-menu li a {
    font-size: 12px;
    line-height: 1.5;
    padding: 14px;
    position: relative;
    text-transform: uppercase;
}

.noon_menu .menu .sub-menu li {
    display: block;
}

.noon_gridpost_style .noon_postwotftdimg .noon_entryheader {
    padding: 0px;
    width: 100%;
    text-align: center;
}

.noon_menu .menu li .sub-menu > li .sub-menu {
    left: 100% !important;
    margin: 0 0 0 -1px;
    top: 0;
}

.noon_menu .menu .sub-menu li:last-child {
    border-bottom: 0px solid #eee;
}

.noon_menu .menu-item-has-children > a:nth-child(1):after {
    content: "\f078";
    font-family: FontAwesome;
    padding: 0px 0 0 5px;
    font-size: 9px;
}

.noon_menu .menu .sub-menu li a:before {
    content: "-";
    padding: 0 7px 5px 0px;
    font-size: 18px;
    float: left;
    line-height: 1;
    transition: 0.4s ease-in-out;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
}

.comment-body {
	margin:0 0 25px;
}

.noon_menu .menu .sub-menu li a:hover:before {
    padding: 0 13px 5px 0px;
}

.noon_container,
.noon_fetd6inner {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.noon_container .noon_hbottomad {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0px;
}

.noon_container .noon_hbottomad img,
.noon_bottom_ad_image img {
    margin: 0 auto;
    display: block;
}

@keyframes scale-out {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes scale-out {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes scale-out {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes scale-out {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes scale-out {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes scale-in {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes scale-in {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes scale-in {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes scale-in {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes scale-in {
    0% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.noon_hideeffect .noon_entrysection {
    -webkit-animation: scale-out .4s ease 1;
    -moz-animation: scale-out .4s ease 1;
    -ms-animation: scale-out .4s ease 1;
    -o-animation: scale-out .4s ease 1;
    animation: scale-out .4s ease 1;
}

.noon_activeeffect {
    display: block;
}

.noon_activeeffect .noon_entrysection {
    -webkit-animation: scale-in .5s ease 1;
    -moz-animation: scale-in .5s ease 1;
    -ms-animation: scale-in .5s ease 1;
    -o-animation: scale-in .5s ease 1;
    animation: scale-in .5s ease 1;
}

.noon_reviewsystem {
    margin: 30px 0;
    clear: both;
}

.noon_reviewsysteminner {
    border-width: 0px 1px 1px;
    border-color: #eee;
    border-style: solid;
}

.noon_reviewheader .mz_rvtitle {
    display: inline-block;
}

.noon_reviewitem {
    padding: 8px 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.noon_reviewsysteminner .noon_reviewitem:last-child {
    border-bottom: 0px solid #eee;
}

.noon_rvstars i {
    color: #24ba67;
}

.noon_reviewdes {
    display: inline-block;
    width: 75%;
    padding: 0 20px 0 0;
    vertical-align: top;
}

.noon_mbres,
.noon_mbressearch {
    display: none;
}

.noon_reviewitemdes {
    padding: 20px;
}

.noon_rvexpsinglepost {
    position: absolute;
    right: 15px;
    top: 15px;
    -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;
}

.noon_rvexpsinglepost .noon_rvptfnpro {
    width: 50px;
    height: 50px;
}

.noon_tabmaincontainer .noon_rvexpsinglepost {
    display: none;
}

.noon_tabmaincontainer .noon_entrysectioninner5 .noon_rvexpsinglepost {
    display: block;
}

.noon_reviewdestitle,
.noon_rvoverlall,
.noon_rvfinalscore {
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.noon_rvfinalscore {
    font-size: 49px;
    text-align: center;
    line-height: 54px;
}

.noon_reviewtotal .noon_rvstars {
    float: none;
    text-align: center;
}

.noon_reviewtotal {
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.noon_reviewitemdes p {
    font-size: 13px;
    margin: 0;
}

.noon_rvft {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

.noon_rvbg {
    position: absolute;
    background: #fff;
    opacity: 0.75;
    top: 0;
    right: 0;
    height: 100%;
}

.noon_rvstars,
.noon_rvval {
    float: right;
    position: relative;
}

.noon_rvpointprogress {
    position: relative;
    height: 14px;
    background-color: #efefef;
    display: inline-block;
    width: 100%;
    margin: 4px 0 0;
}

.noon_rvptfnpro {
    position: relative;
    width: 80px;
    display: inline-block;
    height: 80px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background-color: #24ba67;
    background-image: linear-gradient(162deg, transparent 50%, #ecba10 50%), linear-gradient(90deg, #ecba10 50%, transparent 50%);
    margin: 0 0 10px;
}

.noon_rvptfnoly {
    font-size: 15px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    top: 2px;
    left: 0.5px;
    display: inline-block;
    line-height: 71px;
    width: 70px;
    height: 70px;
    background-color: #24ba67;
}

.noon_rvval {
    font-weight: bold;
}

.noon_rvpttotal {
    padding: 15px;
    background-color: #24ba67;
    width: 122px;
}

.noon_rvexpsinglepost .noon_rvptfnoly {
    top: 3.3px;
    left: 3.4px;
    line-height: 42px;
    width: 44px;
    height: 44px;
    color: #fff;
    font-size: 11px;
    text-align: center;
}

.noon_rvpointoverlay {
    height: 14px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #24ba67;
}

.noon_reviewheader {
    padding: 7px 20px;
    background-color: #030303;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.noon_reviewheader i {
    padding: 0 5px 0 0;
    color: #24ba67;
}

.noon_review_proani {
    animation: noon_review_proani 2s;
    -webkit-animation: noon_review_proani 2s;
    -moz-animation: noon_review_proani 2s;
    -ms-animation: noon_review_proani 2s;
}

@keyframes noon_review_proani {
    from {
        width: 0
    }
}

@-webkit-keyframes noon_review_proani {
    from {
        width: 0
    }
}

@-moz-keyframes noon_review_proani {
    from {
        width: 0
    }
}

@-ms-keyframes noon_review_proani {
    from {
        width: 0
    }
}

.noon_review_starani {
    animation: noon_review_starani 2s;
    -webkit-animation: noon_review_starani 2s;
    -moz-animation: noon_review_starani 2s;
    -ms-animation: noon_review_starani 2s;
}

@keyframes noon_review_starani {
    from {
        width: 100%
    }
}

@-webkit-keyframes noon_review_starani {
    from {
        width: 100%
    }
}

@-moz-keyframes noon_review_starani {
    from {
        width: 100%
    }
}

@-ms-keyframes noon_review_starani {
    from {
        width: 100%
    }
}

.noon_featured,
.noon_featinner {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.noon_bfftrad img {
    width: 100%;
}

.noon_404contentarea {
    background-color: #fff;
    padding: 30px;
    text-align: center;
}

.noon_headersclflwinner a {
    color: #fff;
}

.noon_featinner {
    padding-bottom: 45px;
    padding-top: 35px;
}

.noon_ffirst {
    width: 50%;
    overflow: hidden;
    float: left;
    margin-right: 25px;
}

.noon_firstinner {
    position: relative;
    background-attachment: fixed;
    height: 360px;
    background-repeat: no-repeat;
}

.noon_ffimage {
    background-color: #000000;
    min-height: 360px;
    position: relative;
}

.noon_singlefeaturedimg iframe {
    width: 100%;
    margin: 0 0 -10px;
}

.noon_singlepost_style3 .noon_singleentryhdpost {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.noon_gridpost_style .noon_entryfooter {
    text-align: center;
}

.noon_gridpost_style .noon_readmorelink {
    float: none;
}

.noon_singlepost_style3 .noon_singleentrywotimg {
    position: relative;
    z-index: 999;
    padding: 100px 45px 130px !important;
}

.noon_parallaxbgimg img {
    opacity: 0.7;
    margin: 0;
    width: 100%;
}

.noon_firstinner h2 {
    font-size: 40px;
    line-height: 46px;
    margin: 10px 0 5px;
    padding: 0;
}

.noon_firstinner h2 a {
    color: #ffffff;
}

.noon_bfcmtad {
    display: inline-block;
    margin: 0px 20px 20px 0;
}

.noon_entrymetacat a {
    background-color: #24ba67;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 13px;
}

.noon_entrymeta {
    color: #eeeeee;
    font-style: italic;
    font-size: 12px;
    font-family: verdana;
}

.noon_fsecond {
    width: 13.5%;
    display: inline-block;
    overflow: hidden;
}

.noon_fthird {
    width: 31.3%;
    overflow: hidden;
    float: right;
    margin-left: 25px;
}

.noon_sliderentryheader {
    position: absolute;
    bottom: 0;
    padding: 30px;
}

.noon_entrybylinecd {
    display: inline-block;
    padding: 0 3px 0 7px;
}

.noon_ffimagesub {
    float: left;
    position: relative;
}

.noon_ffimagesub img,
.noon_ffimagesub iframe {
    width: 105px;
    height: 105px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin: 0 10px 0 0;
}

.noon_ffimagesub i {
    position: absolute;
    top: 0;
    background-color: #24ba67;
    color: #fff;
    padding: 0;
    border-radius: 100%;
    font-size: 12px;
    width: 30px;
    height: 30px;
    text-align: center;
    left: 0;
    line-height: 2.5;
}

.noon_entryheadersub {
    padding: 10px 0 0;
}

.noon_entryheadersub h2 {
    font-size: 20px;
    line-height: 25px;
    padding: 0;
}

.noon_entrymetasub {
    font-size: 12px;
    font-style: italic;
    color: #ccc;
    font-family: verdana;
}

.noon_fthirdsub {
    overflow: hidden;
    margin-bottom: 23px;
}

.owl-item .noon_firstfinnersub_sub {
    width: 100%;
}

.widget_recent_comments .comment-author-link {
    display: inline-block;
}

.owl-loaded {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    -ms-touch-action: pan-y;
}

.owl-loaded .owl-stage-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-loaded .owl-stage-outer {
    display: block;
    position: relative;
    width: 100%;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.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);
}

.owl-item {
    position: relative;
    display: inline-block;
    width: 657px;
    vertical-align: top;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 40%;
    padding: 11px 15px;
    font-size: 28px;
    background-color: #181818;
    color: #d8d8d8;
    cursor: pointer;
    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;
}

.owl-prev {
    left: -100px;
}

.owl-next {
    right: -100px;
}

.noon-owl-demo1:hover .owl-prev,
.noon_fetd2midtop:hover .owl-prev,
.owl-loaded:hover .owl-prev,
.noon_firstfourthinnersub:hover .owl-prev {
    left: 0px;
}

.noon-owl-demo1:hover .owl-next,
.noon_fetd2midtop:hover .owl-next,
.owl-loaded:hover .owl-next,
.noon_firstfourthinnersub:hover .owl-next {
    right: 0px;
}

.noon_firstfourthinnersub .owl-next,
.noon_firstfourthinnersub .owl-prev {
    padding: 4px 7px 4px 10px;
    font-size: 15px;
}

.noon_headerleft,
.noon_headerleft a,
.noon_headerleft h1 a,
.noon_headerleft h1 {
    color: #fff !important;
}

.noon_primarycontentarea .noon_mnuactivated:before {
    font-size: 15px;
}

.noon_siteinner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #eee;
    padding-top: 10px;
}

.noon_siteinnersub,
.noon_ftdsiteinner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.noon_sitemaincontent {
    width: 65.5%;
    float: left;
    background-color: #fff;
}

.noon_tag {
    padding: 5px 0 20px;
}

.noon_tabmaincontainer {
    padding: 0 30px 30px;
}

.noon_primarycontentarea h3 {
    font-size: 20px;
    border-bottom: 1px double #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.noon_ffimage .noon_entryheader {
    position: absolute;
    bottom: 0;
    padding: 30px;
}

.noon_sitebottominner .noon_menu li a:after,
.noon_sitebottominner .noon_submenutoggle,
.noon_sitebottominner .sub-menu {
    display: none;
}

.noon_singlepost_style3 .noon_singlefeaturedimg {
    height: auto;
}

.noon_singlepost_style3 .noon_singleentryheader {
    padding: 75px 20px 25px;
}

.noon_singlepost_style3 .noon_entrysgbyline img {
    width: auto !important;
    float: none;
    display: inline-block;
}

.noon_sliderwotimg .noon_entryheader,
.noon_sliderwotimg .noon_sliderwotimg {
    position: static !important;
    padding: 30px;
}

.noon_primarycontentarea ul li,
.noon_primarycontentarea .widget_nav_menu li a,
.noon_primarycontentarea .widget_pages li a {
    list-style-type: none;
    padding: 15px 15px 15px 0px;
    border-bottom: 1px solid #eee;
}

.noon_submenutoggle:before {
    content: "+";
}

.widget_nav_menu .noon_mnuactivated:before,
.widget_pages .noon_mnuactivated:before {
    font-size: 12px;
}

.widget_nav_menu .sub-menu,
.widget_pages .children {
    display: none;
}

.noon_primarycontentarea ul {
    margin: 0;
}

.noon_primarycontentarea .widget {
    margin: 0 0 25px;
}

.widget .children li:last-child {
    border-bottom: 0px solid #eee;
}

.main_headerinner {
    display: inline-block;
    margin: 0 0 -7px;
}

.noon_primarycontentarea ul li a {
    font-size: 14px;
    display: block;
}

.noon_primarycontentarea ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    padding: 0 10px 0 0;
}

.noon_primarycontentarea {
    width: 32%;
    float: right;
    background-color: #fff;
    margin: 0 0 0 30px;
    padding: 20px 30px 10px;
}

.noon_tab li {
    display: inline-block;
    list-style-type: none;
    margin: 0 -6px 0 0px;
    vertical-align: top;
}

#noon_tabcat1 {
    display: block;
}

.noon_tab li {
    padding: 20px 20px;
}

.noon_tab li a {
    display: block;
    font-size: 17px;
    background-color: #fbfbfb;
    color: #cac6c6;
    position: relative;
}

.noon_menutoggle,
.noon_submenutoggle {
    display: none;
}

.noon_tab li a:after {
    content: '';
    width: 0;
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.noon_tab li a:hover:after,
.noon_singlefeaturedimg img {
    width: 100%;
}

.noon_tab li a:hover,
.noon_tab .noontb_current a {
    color: #000000;
}

.noon_tab .noontb_current a i {
    color: #000000;
}

.noon_tab,
.noon_archiveheader {
    border-top: 1px solid #eee;
    margin: 0 0 30px;
    background-color: #fbfbfb;
    border-bottom: 4px solid #f3f1f1;
}

.noon_firstinner:hover .owl-prev {
    left: 0px;
}

.noon_firstinner:hover .owl-next {
    right: 0px;
}

.noon_tab li a span {
    position: relative;
    z-index: 2;
}

.noon_tabmain {
    display: none;
}

.noon_tab a i {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: #d0cdcd;
    height: 40px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    z-index: 222;
}

.noon_imageentry {
    float: left;
    width: 250px;
    margin-right: 20px;
    position: relative;
}

.noon_zigzagpost_style .noon_ltfrimgbg .noon_imageentry img {
    opacity: 0.6;
}

.noon_zigzagpost_style .noon_imageentry {
    width: auto;
    margin-right: 0px;
}

.noon_zigzagpost_style .noon_ltfrimgbg .noon_imageentry {
    position: relative;
    background-color: #222;
}

.noon_imageentry img,
.noon_bfcmtad img,
.noon_listpostad img {
    margin: 0px;
}

.noon_fetd4right .noon_fetd4wrapitem .noon_fetd4item:nth-child(2n+2) {
    margin: 0 0% 2% 0;
}

.noon_fetd4right .noon_fetd4wrapitem .noon_fetd4item img,
.noon_fetd4right .noon_fetd4wrapitem .noon_fetd4item iframe {
    width: 100%;
}

.noon_fetd4right .owl-prev,
.noon_fetd4right .owl-next {
    top: 0;
    padding: 0px 10px 7px;
    right: 0;
    left: auto !important;
}

.noon_fetd4right .owl-prev {
    right: 27px;
}

.noon_fetd4right .owl-prev i,
.noon_fetd4right .owl-next i {
    padding: 0;
    font-size: 20px;
}

.noon_entrysection,
.archive .noon_authorpg,
.noon_listpostad {
    overflow: hidden;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.noon_ftrattbtonbottom {
    float: left;
}

.noon_sitefooterinner .noon_menu {
    float: right;
}

.noon_megamenu li:hover,
.noon_menu .menu .noon_megamenu li a:hover {
    background-color: transparent !important;
}

.noon_menu .menu .noon_megamenu li a:before {
    display: none !important;
}

.noon_mgmnmeta .noon_entrysbyline img {
    margin: 3px 3px 3px 0;
}

.noon_mgmnitem a img {
    width: 100%;
    margin: 0 0 18px;
}

.noon_entrysbyline,
.noon_megamenu .noon_mgmnitem a {
    display: inline-block;
}

.noon_mgmnthumb {
    display: block !important;
}

.noon_mgmowl .owl-nav {
    margin: 25px 0 0;
}

.noon_megamenu .noon_megamenucattit {
    font-size: 19px !important;
    line-height: 23px !important;
    padding: 0 0 10px;
}

.noon_mgmnmeta,
.noon_mgmnmeta a {
    font-size: 11px !important;
}

.noon_mgmnmeta .noon_entrysbyline img {
    margin: 3px 3px 3px 0;
}

.menu .owl-loaded {
    padding: 30px;
}

.noon_menu .menu-item-has-children .noon_megamenu li a:after {
    display: none;
}

.menu .noon_megamenu .noon_mgmnitemlist a:after {
    display: none !important;
}

.noon_prenext {
    margin: 0 0 25px;
}


.noon_nxtpst_dsgn .nav-next span i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	padding: 0 7px 0 0px;
}

.noon_mgmowl .owl-prev,
.noon_mgmowl .owl-next {
    color: #eee;
    padding: 2px 12px;
    margin: 0 10px 0 0;
    font-size: 17px;
    position: static;
    display: inline-block;
    background-color: #292929;
}

.noon_secondarymenu .noon_mgmowl .owl-prev,
.noon_secondarymenu .noon_mgmowl .owl-next {
    color: #222;
    background-color: #f1f1f1;
}

.noon_megamenu .noon_mgmnitem a {
    padding: 0px !important;
}

.noon_megamenu {
    width: 100% !important;
    left: 0;
    right: 0;
}

.main_header {
    position: relative;
}

.noon_nopostload {
    display: none;
}

.noon_loadmore + .noon_nopostload,
.noon_entrysectioninner1 + .noon_nopostload
.noon_entrysectioninner2 + .noon_nopostload,
.noon_entrysectioninner3 + .noon_nopostload,
.noon_entrysectioninner4 + .noon_nopostload,
.noon_entrysectioninner5 + .noon_nopostload,
.noon_entrysectioninner5 + .noon_nopostload {
    display: block;
}

.noon_sitefooterinner .noon_menu li a {
    padding: 0px 15px;
    background-color: transparent !important;
}

.noon_entrysection h2 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 5px;
}

.noon_restitle a {
    font-size: 38px;
    line-height: 47px;
    font-weight: bold;
}

.noon_entrymetacat_teaser a {
    color: #fff;
    padding: 4px 11px 6px 11px;
    font-size: 12px;
    display: inline-block;
}

.noon_gridpost_style .noon_imageentry img,
.noon_gridpost_style .noon_imageentry iframe {
    margin: 0 0 -50px;
}

.noon_fetd5itemmeta .noon_entrymetacat {
    margin: 0 0 15px;
}

.noon_singlepost_style3 .noon_entryauthor_socialshare div,
.noon_singlepost_style5 .noon_entryauthor_socialshare div,
.noon_singlepost_style4 .noon_entryauthor_socialshare div {
    width: 34%;
    text-align: center;
    margin: 0 -4px 20px;
}

.noon_bfcmtadsection .noon_bfcmtad:last-child {
    margin: 0px 0px 20px 0;
}

.noon_singlepost_style3 .noon_entryauthor_socialshare a,
.noon_singlepost_style5 .noon_entryauthor_socialshare a,
.noon_singlepost_style4 .noon_entryauthor_socialshare a {
    display: block;
    padding: 14px 20px;
    color: #fff !important;
}

.noon_singlepost_style4 .noon_related_posts li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    padding: 0px 20px 0 0;
    text-align: left;
    margin: 0px;
    border-bottom: 0px solid #eee;
}

.noon_singlepost_style4 .noon_related_posts .post-categories li {
	width:100% !important;
	padding: 0 !important;
}

.noon_singlepost_style4 .noon_related_posts .post-categories {
	 display: inline-block;
}

.noon_related_icon i {
    padding: 0;
    color: #fff;
}

.noon_related_icon {
    padding: 3px 10px 5px;
    background-color: #222;
    cursor: pointer;
}

.noon_singlepost_style4 .noon_related_posts {
    background-color: #fff;
    position: fixed;
    text-align: right;
    bottom: -192px;
    left: 0;
    right: 0;
    z-index: 10238457;
    padding: 20px;
    -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16);
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16);
}

.noon_singlepost_style4 .noon_relatedpost_show .noon_related_posts {
    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;
    bottom: 0px;
}

.noon_singlepost_style4 .noon_entrytitle {
    padding: 0px;
}

.noon_singlepost_style4 .noon_entrysgbyline {
    margin: 10px 0 20px;
}

.noon_singlepost_style4 .noon_related_posts li img,
.noon_singlepost_style4 .noon_related_posts li iframe {
    float: left;
    margin: 0 20px 0 0;
}

.single .noon_singlepost_style4 .noon_sitemaincontent {
    top: 0px;
}

.noon_singlepost_style4 .noon_singlefeaturedimg,
.noon_singlepost_style4 .noon_singlefeaturedimg iframe {
    height: 400px;
    margin: 0 0 20px;
}

.noon_singlepost_style5 .noon_singlefeaturedimg,
.noon_singlepost_style5 .noon_singlefeaturedimg iframe {
    height: 500px;
    margin: 0 0 20px;
}

.noon_singlepost_style4 .noon_related_postsheading {
    display: none;
}

.noon_gridpost_style .noon_entryheader {
    padding: 20px 20px 0;
    width: 300px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

.noon_fwpost_style .noon_entrysection h2 {
    font-size: 33px;
    line-height: 37px;
}

.noon_fwpost_style .noon_fwsmlgridpost {
    display: inline-block;
    width: 30.555%;
    vertical-align: top;
    margin: 0 3% 3% 0;
}

.noon_fwpost_style .noon_fwsmlgridpost .noon_entryheader h2 {
    font-size: 21px !important;
    line-height: 26px !important;
}

.noon_fwpost_style .noon_fwsmlgridpost .noon_imageentry iframe {
    height: 132px;
}

.noon_fetd4left,
.noon_fetd6left,
.noon_fetd6mid,
.noon_fetd6right,
.noon_fetd4right,
.noon_fetd4right .noon_fetd4item {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}

.noon_fetd6left,
.noon_fetd6right {
    width: 35%;
    margin: 0 0 0 2%;
}

.noon_fetd6item {
    margin: 0 0 20px;
}

.noon_fetd6left {
    margin: 0 2% 0 0;
}

.noon_fetd4right .noon_fetd4item {
    width: 48.678%;
    margin: 0 2% 2% 0;
}

.noon_sliderwotimg .noon_fetd4itemmeta,
.noon_sliderwotimg .noon_fetd2itemmeta,
.noon_sliderwotimg .noon_fetd3itemmeta {
    position: static !important;
}

.noon_fetd4right .noon_fetd4item:nth-child(2n+2) {
    margin: 0 0% 2% 0;
}

.noon_fetd4right .noon_sliderwotimg,
.noon_fetd2mid .noon_sliderwotimg,
.noon_featured3 .noon_sliderwotimg {
    background-color: #222;
}

.noon_fetd4item h2 {
    font-size: 25px;
    line-height: 30px;
    padding: 0;
}

.noon_fetd4right {
    width: 73%;
    margin: 0 0% 0 1.5%;
    float: right;
}

.noon_fetd4right .noon_fetd4itemimg img,
.noon_fetd4right .noon_fetd4itemimg iframe {
    height: auto;
}

.noon_fetd4wotadright,
.noon_actftd5wotad .noon_fetd5left {
    width: 100%;
    float: none;
    clear: both;
    margin: 0;
}

.noon_fwpost_style .noon_fwsmlgridpost .noon_entrycontent {
    height: 99px;
    margin: 0 0 25px;
}

.noon_fwpost_style .noon_fwsmlgridpost .noon_entryheader {
    padding: 0;
}

.noon_fwpost_style .noon_fwsmlgridpostlast {
    margin: 0 0% 3% 0;
}

.noon_primarycontentarea .search-form .search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0px;
}

.noon_fwpost_style .noon_entryheader {
    width: 100%;
    padding: 25px 0 0 0;
}

.noon_gridpost_style .noon_entrycontent,
.noon_fwpost_style .noon_entrycontent {
    padding: 15px 0;
}

.noon_entrymetacat_teaser li,
.noon_entrymetacat_mpp li {
    display: none;
}

.noon_entrymetacat_teaser li:first-child,
.noon_entrymetacat_mpp li:first-child {
    display: block;
}

.noon_fetd4itemmeta .noon_entrymetacat {
    padding: 0 0 10px;
    display: block;
}

.noon_archiveheader {
    padding: 25px 30px;
}

.noon_authorpg {
    padding: 0px 0 30px;
}

.noon_authorpg img {
    float: left;
    margin: 0 25px 30px 0;
}

.noon_searchtitle {
    padding: 0px;
}

.noon_pagination a,
.noon_pagelinks .noon_pglnlksaf,
.comments-pagination .page-numbers,
.noon_pagination span,
.noon_aboutreadmore {
    display: inline-block;
    padding: 3px 12px;
    margin: 0 2px 0 0;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    font-size: 13px;
    border-radius: 100px;
}

.noon_pagelinks {
    margin: 15px 0;
}

.noon_pagination .next,
.comments-pagination .page-numbers,
.noon_pagelinks .noon_pglnlksaf,
.noon_aboutreadmore {
    border: 1px solid #eee;
}

.comments-pagination .page-numbers {
	    margin: 0 12px 0 0;
}

.noon_pagelinks span {
    margin: 0 10px 0 0;
}

.noon_commentlist li:last-child .comment-body {
    padding: 0px 0 10px;
    margin: 0px 0 10px;
    border-bottom: 0px double #f1f1f1;
}

.noon_primarycontentarea .widget_noon_optin_box,
.noon_primarycontentarea .wpcf7 {
    background-color: #f1f1f1;
    padding: 30px;
    border: 5px dashed #dddddd;
}

.widget_noon_optin_box input[type="text"] {
    border: 0px;
    padding: 15px 15px 15px 38px;
    background-color: #fff;
}

.noon_sitefooter .noon_postsubline {
    font-size: 14px;
    margin: 0 0 20px;
}

.noon_primarycontentarea .widget_noon_popular_post .post-categories li {
    padding: 0px;
}

.widget_noon_optin_box h4 i:before,
.noon_postoptionbox .noon_postoptboxfa {
    padding: 16px;
    font-size: 15px;
    margin: 0 0 7px;
    background-color: #24ba67;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    display: inline-block;
    color: #fff;
}

.noon_sitefooter .widget_noon_optin_box {
    padding: 35px !important;
    border: 4px solid #131313;
    margin: 0 0 30px;
    text-align: center;
}

.noon_primarycontentarea .wpcf7 label {
	font-size:12px;
}

.widget_noon_optin_box input[type="submit"],
.noon_primarycontentarea .wpcf7 input[type="submit"] {
    margin: 0;
    width: 100%;
    padding: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

.noon_postoptionboxheading {
    font-size: 28px;
}

.noon_sidebarsticky {
    position: fixed;
}

.noon_primarycontentarea .widget_noon_optin_box .noon_postoptionboxheading {
    text-align: center;
    font-size: 20px;
    margin: 0 0 10px;
}

.noon_primarycontentarea .widget_noon_optin_box .noon_postsubline {
    text-align: center;
    margin: 0 0 20px;
    color: #bbbaba;
}

.noon_aboutus {
    text-align: center;
}

.widget_noon_optin_box .noon_nicon,
.widget_noon_optin_box .noon_eicon {
    width: 100%;
    position: relative;
    display: inline-block;
}

.noon_nicon:before,
.noon_eicon:before {
    position: absolute;
    top: 16px;
    left: 16px;
}

.noon_abtpara {
    font-size: 13px;
}

.noon_pagination .current {
    background-color: #24ba67;
    color: #fff;
}

.noon_author_social a {
    padding: 12px 12px 7px 0px;
}

.noon_entrysection .noon_entrymeta {
    font-size: 12px;
    font-style: italic;
    color: #ccc;
    font-weight: normal;
    font-family: verdana;
}

.noon_fwsmlgridpost .noon_entrycontent p {
    font-size: 13px
}

.widget_noon_optin_box h4 {
    padding: 0;
    text-align: center;
}

.widget_noon_optin_box h4 i {
    display: block;
    padding: 0 0 10px;
}

.noon_fwpost_style .noon_readmorelink a {
    background-color: #fff;
    color: #222;
}

.noon_entrycontent p {
    line-height: 20px;
    color: #777;
    font-size: 14px;
    font-family: verdana;
}

.noon_readmorelink {
    float: right;
}

.noon_readmorelink a {
    background: #000000;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
}

.noon_readmorelink a i {
    margin-right: 5px;
}

.noon_readmorelink a:hover {
    background: #24ba67
}

.noon_entryftrsclshare {
    display: inline-block;
    padding: 0px 5px;
}

.noon_entryftrsclshare a {
    margin-right: 5px;
    font-size: 13px;
    color: #ccc;
}

.noon_entryftrsclshare .noon_fbshare:hover {
	 color: #3a579a !important;
}

.noon_entryftrsclshare .noon_twtshare:hover {
	 color:#00abf0 !important;
}

.noon_firstfourthinnersub {
    overflow: hidden;
    width: 100%;
}

.noon_firstfinnersub_sub {
    width: 18.3%;
    float: left;
    position: relative;
    margin-right: 25px;
}

.noon_entryheader_sub {
    position: absolute;
    bottom: 0;
    top: 20px;
}

.noon_sngleeclft {
    float: right;
    width: 80%;
    padding: 0 0px 0 25px;
}

.noon_entrycontent {
    overflow: hidden;
}

.noon_sngleecrgt {
    float: left;
    width: 20%;
}

.noon_entryheader_sub h2 {
    font-size: 17px;
    line-height: 1.3;
    padding: 33px 25px 0;
}

.noon_reltedpostcatgory {
    font-size: 11px;
    padding: 5px 8px;
    background-color: #fff;
}

.noon_related_posts li img,
.noon_related_posts li iframe {
    margin: 0 0 -17px;
}

.noon_rel_entry_meta h2 {
    font-size: 15px;
    line-height: 1.5;
    padding: 0;
}

.noon_singlefeaturedimg:before {
    content: '';
    background-color: #111;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    bottom: 0;
}

.noon_sngleecrgt .noon_author_link {
    font-size: 15px;
    margin: 0 0 6px;
    text-transform: uppercase;
}

.noon_sngleecrgt .noon_author_social a {
    padding: 8px;
    width: 27px;
    margin: 13px 7px 5px;
    font-size: 11px;
    height: 27px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #eee;
}

.noon_sngleecrgt .noon_authorbox {
    text-align: center;
}

.noon_sngleecrgt .noon_authorbox img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}

.noon_sngleecrgt .noon_authorinfo,
.comment-metadata {
    font-size: 13px;
}

.reply a {
    padding: 4px 14px;
    font-size: 12px;
}

.comment-content {
    clear: both;
}

.reply a:before {
    content: "\f063";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    padding: 0 4px 0 0;
}

.noon_singlefeaturedimg {
    background-position: 50% 50%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 500px;
    background-size: cover;
    position: relative;
}

.noon_rel_entry_meta .noon_entry_cat {
    font-size: 11px;
}

.noon_related_posts li {
    padding: 0 0 11px;
    margin: 0 0 21px;
    overflow: hidden;
    list-style-type: none;
    border-bottom: 1px solid #eee;
}

.noon_related_postsheading {
    background-color: #f1f1f1;
    padding: 8px 13px;
    font-size: 15px;
    text-align: center;
}

.noon_singleshare li,
.noon_whatsup {
    list-style-type: none;
    display: inline-block;
    margin: 0 -4px 0 0;
}

.noon_postsharecnt {
    margin: 0 0 30px;
}

.noon_entrypgfooter {
    margin: 25px 0 0;
}

.noon_fsldwotad {
    width: 66%;
    margin-right: 0px;
}

.noon_fsldwotad .noon_firstinner {
    height: auto;
}

.noon_ftd2wotsldad .noon_fetd2mid {
    width: 60%;
}

.noon_ftd2wotsldad .noon_fetd2left {
    width: 39.33%;
}

.page .noon_sitemaincontent {
    padding: 30px;
}

.noon_share_text a {
    padding: 10px 17px 8px !important;
    font-size: 10px;
    background-color: #222;
}

.noon_share_linkedin a {
    background-color: #127bb6 !important;
}

.noon_share_buffer a {
    background-color: #222 !important;
}

.noon_share_stumble a {
    background-color: #eb4723 !important;
}

.noon_share_reddit a {
    background-color: #ef5915 !important;
}

.noon_prenext,
.noon_postoptionbox,
.noon_singlepost_style2 .noon_authorbox,
.noon_singlepost_style3 .noon_authorbox,
.noon_singlepost_style4 .noon_authorbox,
.noon_singlepost_style5 .noon_authorbox {
    padding: 30px;
    background-color: #f1f1f1;
}

.noon_singlepost_style1 .noon_authorbox {
    background-color: #f1f1f1;
    padding: 20px;
    font-size: 13px;
    width: 100%;
    overflow: hidden;
}

.noon_postoptionbox {
    margin: 30px 0;
    text-align: center;
    border: 5px dashed #dddddd;
}

.noon_postoptionbox input[type="submit"] {
    padding: 13px 25px;
    border-bottom: 2px solid #379830;
}

.noon_postoptionbox input[type="submit"]:hover {
    border-bottom: 2px solid #3e3c3c;
}

.noon_postoptionbox .noon_nicon,
.noon_postoptionbox .noon_eicon {
    display: inline-block;
    width: 40%;
    position: relative;
    margin: 0 3% 0 0;
}

.noon_postoptionbox p {
    font-size: 13px;
}

.noon_postoptionbox input[type="text"] {
    background-color: #fff;
    padding: 14px 14px 14px 40px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

.noon_postoptboxfa i {
    padding: 0px;
}

.noon_postoptboxfa {
    width: 60px;
    height: 60px;
    margin: 0 0 20px !important;
}

.noon_fetd5left {
    float: left;
    width: 73%;
}

.noon_fetd5entrymeta {
    margin: 0 0 15px;
    display: block;
}

.noon_fetd5right {
    float: right;
    width: 25%;
    margin: 0 0% 0 2%;
}

.noon_fetd5itemimg img,
.noon_fetd5itemimg iframe {
    margin-bottom: -100px;
}

.noon_fetd5itemmeta p {
    font-size: 13px;
}

.noon_fetd5itemmeta {
    width: 90%;
    background-color: #fff;
    padding: 20px 20px 11px 20px;
    position: relative;
}

.noon_fetd5itemmeta h2 {
    font-size: 54px;
    line-height: 54px;
    padding: 0 0 10px;
}

.noon_prenext .nav-previous,
.noon_prenext .nav-next {
    display: inline-block;
    width: 50%;
    vertical-align: top;
	font-size:15px;	
}

.noon_snlgenpntit {
	font-weight:600;
}

.noon_prenext .nav-next,
.reply {
    text-align: right;
}

.noon_prenext .nav-previous {
    padding: 0 15px 0 0;
}

.noon_prenext .nav-previous span {
    float: left;
}

.noon_prenext .nav-next span {
    float: right;
}

.post-categories li {
	display:inline-block;
}

.noon_prenext .nav-next span i {
    padding: 0 0 0 7px;
}

.noon_nxtpst_dsgn .nav-next {
	text-align:left;
}

.noon_nxtpst_dsgn .nav-next span {
	float:left;
}

.noon_share_pintrest a {
    background-color: #cd1c1f !important;
}

.noon_whatsup a {
    background-color: #1d940d !important;
}

.noon_singleshare li a,
.noon_whatsup a {
    display: block;
    color: #fff !important;
    padding: 9px 28px;
}

.single .noon_entrycontent .noon_sngleeclft ul,
.single .noon_entrycontent ul,
.single .noon_entrycontent ol,
.single .noon_entrycontent .noon_sngleeclft ol,
.single .noon_contentarea .comment-content ol,
.single .noon_contentarea .comment-content ul,
.page .noon_contentarea .comment-content ol,
.page .noon_contentarea .comment-content ul,
.page .noon_entrycontent ul {
    margin: 10px 0px 26px 40px;
}

.single .noon_contentarea .comment-content ol li,
.single .noon_contentarea .comment-content ul li,
.page .noon_contentarea .comment-content ol li,
.page .noon_contentarea .comment-content ul li {
    list-style-type: initial;
}

.noon_rel_entry_meta h2 a,
.noon_entrycontent .noon_sngleecrgt a {
    text-decoration: none !important;
}

.noon_entrycontent .noon_reltedpostcatgory a {
    color: #24ba67 !important;
}

.noon_entryheader_sub h2 a {
    color: #ffffff;
    padding: 2px;
}

.noon_ffimage_sub {
    background: #000000;
}

.noon_ffimage_sub img {
    opacity: 0.7;
    margin-bottom: 0;
    width: 100%;
}

.noon_entryheader_sub i {
    bottom: 0px;
    position: absolute;
    top: 0;
    background: #24ba67;
    color: #fff;
    padding: 0;
    border-radius: 100%;
    font-size: 11px;
    width: 30px;
    height: 30px;
    text-align: center;
    left: 25px;
    line-height: 2.7;
}

.noon_imageentry img i:hover {
    background: #000000;
}

.noon_entryheader_sub h2 a:hover {
    color: #24ba67;
}

.noon_sidebarinnersub1 {
    margin-bottom: 20px;
}

.noon_singlepost_style2 .noon_singlefeaturedimg,
.noon_singlepost_style2 .noon_singleentryheader {
    margin: 0 auto;
    width: 1200px;
}

.noon_singlepost_style2 .noon_singleentryheader {
    margin: 30px auto 0;
    background-color: #fff;
    padding: 30px 30px 1px;
    text-align: left;
}

.noon_singlepost_style2 .noon_related_posts,
.noon_singlepost_style3 .noon_related_posts,
.noon_singlepost_style5 .noon_related_posts {
    clear: both;
}

.noon_singlepost_style3 .noon_related_posts li {
    padding: 0 0 21px;
}

.noon_singlepost_style3 .noon_related_posts {
    margin: 30px 0 0;
}

.noon_singlepost_style2 .noon_related_posts li,
.noon_singlepost_style5 .noon_related_posts li {
    display: inline-block;
    width: 31.5%;
    margin: 0 2% 2% 0;
    vertical-align: top;
}

.noon_singlepost_style3 .noon_related_posts li img,
.noon_singlepost_style3 .noon_related_posts li iframe {
    float: left;
    margin: 0 20px 0px 0;
}

.single .noon_singlepost_style5 .noon_sitemaincontent {
    width: 1000px;
    float: none;
    padding: 25px;
    margin: 0 auto 20px;
}

.noon_closerelated_posticn .noon_related_posts {
    display: none !important;
}

.noon_singlepost_style5 .noon_related_posts li img,
.noon_singlepost_style5 .noon_related_posts li iframe {
    margin: 0 0 10px;
}

.noon_singlepost_style3 .noon_reltedpostcatgory {
    padding: 0;
}

.noon_singlepost_style2 .noon_authorbox img,
.noon_singlepost_style5 .noon_authorbox img,
.noon_singlepost_style3 .noon_authorbox img,
.noon_singlepost_style4 .noon_authorbox img,
.noon_singlepost_style1 .noon_authorbox img {
    float: left;
    margin: 0 20px 15px 0;
}

.noon_singlepost_style4 .noon_reltedpostcatgory,
.noon_singlepost_style5 .noon_reltedpostcatgory {
    padding: 0px 0px 5px;
    display: inline-block;
}

.noon_singlepost_style2 .noon_authorbox,
.noon_singlepost_style3 .noon_authorbox,
.noon_singlepost_style4 .noon_authorbox,
.noon_singlepost_style5 .noon_authorbox {
    margin: 10px 0 0;
}

.noon_singlepost_style2 .noon_related_postsheading,
.noon_singlepost_style3 .noon_related_postsheading,
.noon_singlepost_style5 .noon_related_postsheading {
    background-color: transparent;
    padding: 0px 0px 15px;
    font-size: 20px;
    text-align: left;
}

.noon_singlepost_style2 .noon_related_posts li:nth-child(3n+3),
.noon_singlepost_style5 .noon_related_posts li:nth-child(3n+3) {
    margin: 0 0% 2% 0;
}

.noon_singlepost_style2 .noon_singleentryheader h1,
.noon_singlepost_style3 .noon_singleentryheader h1,
.noon_singlepost_style4 .noon_singleentryheader h1 {
    font-size: 45px;
    line-height: 54px;
}

.noon_singlepost_style4 .noon_singleentryheader h1 {
    padding: 0;
}

.noon_gridpost_style .noon_entrysection {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
    margin: 0 3% 4% 0;
}

.noon_gridpost_style .noon_imageentry,
.noon_fwpost_style .noon_imageentry {
    float: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
}

.noon_gridpost_style .noon_listpostad {
    display: block;
    margin-right: 30px;
}

.noon_widgetsocial a {
    display: inline-block;
    color: #fff !important;
    margin: 0px 0 -3px;
    width: 105px;
    overflow: hidden;
    text-align: center;
}

.noon_widgetsocial a span {
    padding: 4px 9px;
    font-size: 11px;
    line-height: 2;
    display: block;
    text-transform: uppercase;
}

.noon_widgetsocial i {
    padding: 13px 14px;
    font-size: 12px;
    display: block;
    text-align: center;
}

.noon_widgetsocial .noon_socialiconfb {
    background-color: #3b5998;
}

.noon_widgetsocial .noon_socialiconfb i {
    background-color: #5872a7;
    padding: 13px 17px;
}

.noon_widgetsocial .noon_socialiconfb:hover {
    background-color: #5872a7;
}

.noon_widgetsocial .noon_socialicontwt {
    background-color: #00aced;
}

.noon_widgetsocial .noon_socialicontwt i,
.noon_widgetsocial .noon_socialicontwt:hover {
    background-color: #26b8f0;
}

.noon_widgetsocial .noon_socialicongle {
    background-color: #dd4b39;
}

.noon_widgetsocial .noon_socialicongle i {
    background-color: #E65947;
    padding: 13px 12px;
}

.noon_widgetsocial .noon_socialicongle:hover {
    background-color: #E65947;
}

.noon_widgetsocial .noon_socialiconlnk {
    background-color: #0077b5;
}

.noon_widgetsocial .noon_socialiconlnk i,
.noon_widgetsocial .noon_socialiconlnk:hover {
    background-color: #0986c7;
}

.noon_widgetsocial .noon_socialiconyt {
    background-color: #c7260e;
}

.noon_widgetsocial .noon_socialiconyt i,
.noon_widgetsocial .noon_socialiconyt:hover {
    background-color: #af1e08;
}

.noon_widgetsocial .noon_socialiconins {
    background-color: #bf7722;
}

.noon_widgetsocial .noon_socialiconins i,
.noon_widgetsocial .noon_socialiconins:hover {
    background-color: #ad6a1a;
}

.noon_widgetsocial .noon_socialiconpin {
    background-color: #ca212a;
}

.noon_widgetsocial .noon_socialiconpin i,
.noon_widgetsocial .noon_socialiconpin:hover {
    background-color: #bb1821;
}

.noon_widgetsocial .noon_socialiconrs {
    background-color: #dcad30;
}

.noon_widgetsocial .noon_socialiconrs i,
.noon_widgetsocial .noon_socialiconrs:hover {
    background-color: #d0a021;
}

.noon_widgetsocial .noon_socialiconstmpleupn i,
.noon_widgetsocial .noon_socialiconstmpleupn:hover {
    background-color: #ca4715;
}

.noon_widgetsocial .noon_socialiconstmpleupn {
    background-color: #d24b18;
}

.noon_pfwidget_item {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.noon_fetd2right,
.noon_fetd3top .noon_fetd3item,
.noon_fetd2mid,
.noon_fetd3bot .noon_fetd3item,
.noon_fetd2midbot .noon_fetd2item {
    display: inline-block;
    width: 49.6%;
    vertical-align: top;
}

.noon_fetd3top .owl-loaded .noon_fetd3item,
.noon_fetd3bot .owl-loaded .noon_fetd3item,
.noon_fetd3itemimg img {
    width: 100%;
}

.noon_fetd2left {
    width: 24%;
    float: left;
    margin: 0 3px 0 0;
}

.noon_fetd2mid {
    width: 50%;
}

.noon_fetd2right {
    width: 25%;
}

.noon_fetd2midtop,
.noon_fetd3top {
    margin: 0 0 4px;
}

.noon_fetd6entrymeta {
    font-size: 13px;
}

.noon_fetd3ad {
    width: auto !important;
}

.noon_fetd2item,
.noon_primarycontentarea .search-form,
.noon_fetd6item,
.noon_fetd3item,
.noon_fetd4item,
.noon_mbslider {
    position: relative;
}

.noon_fetd2item .noon_fetd2itemmeta,
.noon_fetd6item .noon_fetd6itemmeta,
.noon_fetd3item .noon_fetd3itemmeta,
.noon_fetd4item .noon_fetd4itemmeta,
.noon_mbslidercontent,
.noon_zigzagpost_style .noon_ltfrimgbg .noon_imageentry_byline {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    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: -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: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    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: -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: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
}

.noon_fifthpost_style .noon_lotfthfwpst .noon_imageentry {
    float: none;
    width: auto;
    margin-right: 0px;
    margin-bottom: 30px;
}

.noon_fifthpost_style .noon_lotfthfwpst .noon_imageentry,
.noon_fifthpost_style .noon_lotfthlistpst .noon_imageentry,
.noon_listpost_style .noon_imageentry,
.noon_fifthpost_style .noon_lotfthlistpst .noon_imageentry {
    width: auto;
}

.noon_fifthpost_style .noon_lotfthfwpst .noon_entrytitle {
    font-size: 34px;
    line-height: 38px;
}

.noon_fifthpost_style .noon_lotfthfwpst {
    text-align: center;
}

.noon_fifthpost_style .noon_entryftrsclshare {
    display: inline-block;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    padding: 0;
    float: left;
}

.noon_fifthpost_style .noon_entrysection .noon_entrymeta,
.noon_listpost_style .noon_entrysection .noon_entrymeta {
    margin: 10px 0;
}

.noon_fifthpost_style .noon_entryfooter,
.noon_listpost_style .noon_entryfooter {
    overflow: hidden;
    padding: 15px 0 0;
}

.noon_fetd2left .noon_fetd2item {
    padding: 0 0 14px;
}

.noon_fetd2left .noon_fetd2inner .noon_fetd2item:last-child {
    border-bottom: 1px solid #eee;
}

.noon_fetd2entrymeta,
.noon_fetd4entrymeta,
.noon_fetd3itemmeta,
.noon_fetd6itemmeta,
.noon_fetd2leftitemmeta {
    font-size: 13px;
}

.noon_fetd6itemimg img {
    height: 290px;
    margin: 0;
}

.noon_fetd2mid a,
.noon_fetd6itemmeta a,
.noon_fetd6itemmeta h2 a,
.noon_zigzagpost_style .noon_ltfrimgbg .noon_imageentry_byline,
.noon_zigzagpost_style .noon_ltfrimgbg .noon_imageentry_byline a,
.noon_fetd4item,
.noon_fetd4item a,
.noon_featured3,
.noon_fetd6entrymeta,
.noon_featured3 a,
.noon_fetd2mid {
    color: #fff;
}

.noon_zigzagpost_style .noon_entrycontent p {
    font-size: 13px;
}

.noon_zigzagpost_style .noon_zigzagpost .noon_ltfrimgbg .noon_entrycontent {
    padding: 33px 0px;
    display: inline-block;
}

.noon_imageentry_byline {
    text-align: center;
    padding: 30px 20px 0;
}

.noon_zigzagpost_style .noon_zigzagpost .noon_ltfrimgbg .noon_imageentry_byline {
    text-align: left;
    padding: 15px;
}

.noon_zigzagpost_style .noon_entry .noon_entrycontent {
    padding: 13px 0px 0px;
    display: inline-block;
}

.noon_zigzagpost_style .noon_entry:hover .noon_entrycontent {
    background-color: #fff;
}

.noon_zigzagpost_style .noon_entry_ad {
    display: inline-block;
}

.noon_singlepost_style4 .noon_singleentryheader {
    text-align: center;
}

.noon_singlepost_style4 .noon_singlefeaturedimg,
.noon_singlepost_style5 .noon_singlefeaturedimg {
    background-attachment: inherit;
}

.noon_zigzagpost_style .noon_entry .noon_entryftrsclshare i:first-child {
    color: #c5c5c5;
    padding: 0px 10px 0 0;
    display: initial;
    font-size: 14px;
}

.noon_zigzagpost_style .noon_entrysection,
.noon_zigzagpost_style .noon_listpostad {
    text-align: center;
    margin-bottom: 0px;
    border-bottom: 0px solid #eee;
}

.noon_zigzagpost_style .noon_listpostad {
    padding-bottom: 30px;
}

.noon_zigzagpost {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.noon_postcols {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    -o-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.noon_postcols1,
.noon_postcols3,
.noon_postcols5,
.noon_postcols7,
.noon_postcols9,
.noon_postcols11 {
    padding: 0 15px 0 0;
}

.noon_postcols2,
.noon_postcols4,
.noon_postcols6,
.noon_postcols8,
.noon_postcols10,
.noon_postcols12 {
    padding: 0 0 0 15px;
}

.noon_zigzagpost_style .noon_readmorelink {
    float: none;
}

.noon_zigzagpost_style .noon_entry .noon_readmorelink a {
    padding: 5px 30px;
    margin: 17px 0 0;
    border-radius: 100px;
    display: inline-block;
}

.noon_zigzagpost_style .noon_entry .noon_entrycontent .noon_entryftrsclshare {
    display: inline-block;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
    padding: 0px 0px 25px;
}

.noon_fetd3bot .noon_fetd3item {
    width: 37.1%;
}

.noon_thdactsldwotad .noon_fetd3item {
    width: 33%;
}

.noon_fetd2midbot h2,
.noon_fetd6item h2,
.noon_fetd3bot h2,
.noon_fetd4item h2 {
    padding: 0 0 10px 0;
}

.noon_fetd2leftitemimg img {
    margin: 0 0 10px;
}

.noon_fetd2left h2 {
    padding: 4px 0 4px 0;
}

.noon_fetd2midbot .noon_fetd2item .noon_fetd2itemmeta,
.noon_fetd3bot .noon_fetd3item .noon_fetd3itemmeta,
.noon_fetd6item .noon_fetd6itemmeta,
.noon_fetd4item .noon_fetd4itemmeta {
    padding: 15px;
}

.noon_fetd2midbot h2,
.noon_fetd3bot h2,
.noon_fetd2left h2 {
    font-size: 18px;
    line-height: 20px;
}

.noon_fetd6item .noon_fetd6itemmeta h2 {
    font-size: 25px;
    line-height: 29px;
}

.noon_pfwidget_item h2 {
    font-size: 14px;
    line-height: 18px;
}

.sidebar_inner h3 {
    font-size: 20px;
    border-bottom: 1px double #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.noon_pfwidgetftimg {
    position: relative;
}

.noon_pfwidgetftimg i {
    position: absolute;
    top: 0;
    background: #24ba67;
    color: #fff;
    padding: 0;
    font-size: 9px;
    width: 20px;
    height: 20px;
    text-align: center;
    left: 0;
    line-height: 2.3;
}

.noon_pfwdgtimg_hot {
    width: 32.4%;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.noon_pfwdgtimg_hot i {
    position: absolute;
    top: 0;
    background: #24ba67;
    color: #fff;
    padding: 0;
    font-size: 8px;
    width: 15px;
    height: 15px;
    text-align: center;
    right: 0;
    left: auto;
    line-height: 2;
}

.noon_pfwdgtimg_hot h4 {
    font-size: 13px;
    line-height: 17px;
}

.noon_pfwidget_item h4 {
    font-size: 15px;
    line-height: 19px;
}

.noon_sidebarinnerhot {
    margin-bottom: 20px;
}

.noon_sidebarinnermpp {
    margin-bottom: 20px;
}

.noon_sidebarinnersub1_mpp,
.noon_singlepost_style5 {
    width: 100%;
    overflow: hidden;
}

.noon_side_ffimage_mpp {
    width: 40%;
    display: inline-block;
    margin-right: 10px;
}

.noon_entryheader_side_mpp {
    float: right;
    width: 56%;
}

.noon_entryheader_side_mpp h2 {
    font-size: 17px;
    line-height: 21px;
}

.noon_nopostload,
.noon_loadmore {
    text-align: center;
}

.noon_fetd2itemmeta .noon_entrymetacat {
    padding: 0 0 15px;
    display: inline-block;
}

.noon_fetd2itemmeta h2 {
    padding: 0 0 10px;
}

.noon_nopostload p,
.noon_loadmore a {
    margin: 0;
    padding: 10px 25px;
    display: inline-block;
    color: #969494;
    background-color: #f7f7f7;
}

.noon_nopostload i {
    padding: 0 10px 0 0;
}

.noon_entrymeta a {
    padding: 0 0px 0 4px;
}

.noon_entrymetacat_mpp a {
    background-color: #24ba67;
    color: #fff;
    padding: 0px 5px !important;
    font-size: 11px !important;
    display: inline-block !important;
    line-height: 1.6;
}

.noon_pplftimge {
    float: left;
    margin: 0 20px 0 0;
}

.noon_primarycontentarea .noon_entrymetacat_mpp li {
    border-bottom: 0px solid #eee;
    margin: 0 !important;
}

.noon_primarycontentarea .noon_pplftimge a {
    padding: 0px !important;
}

.noon_primarycontentarea .widget_noon_popular_post h6 a,
.noon_sitefooterinnertop .widget_noon_popular_post h6 a {
    padding: 4px 0px 0px;
}

.noon_primarycontentarea .widget_noon_popular_post li {
    overflow: hidden;
    margin: 0 0 18px;
    padding: 0px;
}

.noon_primarycontentarea .widget_noon_popular_post a:before,
.noon_sitefooterattribution .noon_menu .sub-menu,
.noon_sitefooterattribution .noon_menu .children {
    display: none !important;
}

.noon_bottom_ad_image {
    margin: 30px auto;
    width: 1200px;
}

.noon_gridpost_style .noon_tabmaincontainer {
    padding: 0 0px 30px 30px;
}

.noon_firstfourthinnersub .noon_firstfinnersub_sub:last-child {
    margin-right: 0px;
}

.noon_footerwidgets .noon_pfwidget_item {
    padding: 15px 0 0;
}

.noon_footerwidgets .noon_pfwidget_item img {
    margin: 0 0 11px;
}

.noon_footerwidgets .noon_widgetsocial a {
    width: 128px;
}

.noon_footerwidgets .noon_pfwidget_item h4 {
    font-size: 14px;
    padding: 0;
}

.noon_footerwidgets .widget {
    padding: 0px 0px 35px;
}

.noon_sitefooterinnertop {
    overflow: hidden;
}

.noon_footerwidgets {
    width: 22%;
    margin: 0 4% 0% 0;
    float: left;	
    padding: 45px 0 0 0;
}

.noon_sitebottominner {
    overflow: hidden;
    width: 100%;
	padding: 0 0 35px;
}


.noon_ftrsitebotleft {
    display: inline-block;
    width: 52%;
    color: #949494;
    padding: 0px 40px 0 0;
    vertical-align: top;
}

.noon_afterftdad1 {
    display: inline-block;
}

.noon_listpost_style .noon_imageentry {
    margin-bottom: 25px;
}

.noon_listpost_style .noon_entrysection {
    padding-bottom: 10px;
}

.home .noon_afterheader .noon_siteinner_area {
    padding: 35px 0px 0;
}

.noon_afterftdad {
    padding: 0px 0 35px;
}

.noon_fontstlye img,
.noon_ftrsitebotrgtitem img,
.noon_fetd2rightbot img,
.noon_bfftrad img,
.noon_featured3 img,
.noon_featured3 iframe,
.noon_fetd4itemimg img,
.noon_fetd4itemimg iframe,
.noon_fetd2mid img,
.noon_imageentry iframe,
.noon_afterftdad img,
.noon_fetd2mid iframe,
.noon_fetd2righttop img,
.noon_fetd2righttop iframe,
.noon_singlefeaturedimg img,
.noon_afterftdad1 img {
    margin: 0;
}

.noon_fetd2mid img,
.noon_bfftrad img,
.noon_fetd2mid iframe {
    width: 100%;
}

.noon_fetd2left .noon_fetd2inner .noon_fetd2item:first-child {
    border-bottom: 1px solid #eee;
}

.noon_fetd2mid iframe {
    margin: 0 0 -9px;
}

.noon_singlepost_style3 .noon_singleentryheader h1 {
    color: #fff !important;
}

.noon_entrysgbyline img {
    float: left;
    margin: 0 14px 0 0;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    border-radius: 100px;
}

.single .noon_siteinner {
    padding-top: 0px;
    text-align: center;
}

.noon_ftrsitebotrgtitem {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    padding: 20px 25px 0 0;
}

.noon_entrytext {
    font-size: 13px;
}

.noon_breadcrumb {
    padding: 0 0 10px;
}

.noon_entrytxtline {
    text-transform: uppercase;
    display: inline-block;
}

.noon_ftrsitebotright .noon_ftrsitebotrgtitem:last-child {
    padding: 20px 0px 0 0;
}

.noon_ftrsitebotleft p {
    margin: 0;
}

.noon_entrysglcategory {
    margin: 0 0 5px;
}

.comment-form-author,
.comment-form-email {
    display: inline-block;
    width: 48%;
}

.comment-form-author {
    margin: 0 3% 1% 0;
}

.noon_comment_section label,
.comment-notes {
    font-size: 13px;
    color: #797777;
}

.noon_comment_section input[type="text"],
.noon_comment_section input[type="email"],
.noon_comment_section input[type="submit"],
.noon_comment_section input[type="url"],
.noon_comment_section textarea {
    margin: 0 0 8px;
}

.noon_ftrsitebotsocialitem a {
    display: inline-block;
    padding: 11px;
    background-color: #151414;
    border-radius: 100%;
    width: 45px;
    text-align: center;
    height: 45px;
    margin: 18px 20px 0 0;
}

.noon_ftrsitebotright {
    display: inline-block;
    width: 47.5%;
    vertical-align: top;
    padding: 15px 0 0 0;
}

.noon_ftrsitebotleft h5 {
    text-transform: uppercase;
    color: #24ba67;
}

.single .noon_siteinner .noon_siteinner_area {
    display: inline-block;
    overflow: visible;
}

.noon_entrysgbyline {
    margin: 10px 0 30px;
    overflow: hidden;
}

.noon_entrysgbyline .noon_entryauthor {
    width: 50%;
}

.noon_singlepost_style4 .noon_entrysgbyline .noon_entryauthor,
.noon_singlepost_style3 .noon_entrysgbyline .noon_entryauthor {
    width: 100%;
}

.noon_singlepost_style3 .noon_entrysgbyline .noon_entryauthor {
    color: #fff;
}

.noon_singlepost_style3 .noon_entrytext {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

.single .noon_sitemaincontent {
    position: relative;
    top: -130px;
    text-align: left;
    padding: 30px;
    z-index: 9999;
}

.noon_fetd4itemimg img,
.noon_fetd4itemimg iframe {
    height: 291px;
}

.noon_singlepost_style3 .noon_rel_entry_meta h2 {
    font-size: 24px;
    line-height: 1.3;
}

.noon_singlepost_style3 .noon_rel_entry_meta .noon_entry_cat {
    font-size: 13px;
}

.noon_comment_section input[type="submit"] {
    margin: 0;
    padding: 12px 23px;
    font-size: 15px;
}

.noon_fetd3itemmeta h2 {
    padding: 10px 0;
}

.noon_fetd3itemmeta .noon_fetd3itemmeta {
    padding: 0 0 10px;
}

.single .noon_primarycontentarea {
    text-align: left;
}

.noon_ftrsitebotrgtitem a i {
    padding: 0;
}

.noon_ftrsitebotsocialitem {
    text-align: right;
}

.noon_ftrsitebotsocialitem a:last-child {
    margin: 18px 0px 0 0;
}

.noon_sitefooterattribution {
    background-color: #111;
    color: #b0b0b0;
}

.noon_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
}

.noon_frontendpanel::-webkit-scrollbar {
    width: .5em;
}

.noon_frontendpanel::-ms-scrollbar {
    width: .5em;
}

.noon_frontendpanel::-moz-scrollbar {
    width: .5em;
}

.noon_frontendpanel::-khtml-scrollbar {
    width: .5em;
}

.noon_frontendpanel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.noon_frontendpanel::-ms-scrollbar-track {
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.noon_frontendpanel::-moz-scrollbar-track {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.noon_frontendpanel::-khtml-scrollbar-track {
    -khtml-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.noon_frontendpanel::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.noon_frontendpanel::-moz-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -moz-border-radius: 10px;
}

.noon_frontendpanel::-ms-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -ms-border-radius: 10px;
}

.noon_frontendpanel::-khtml-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
    -khtml-border-radius: 10px;
}

.noon_frontendpanel {
    width: 600px;
    display: none;
    height: 390px;
    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;
    -webkit-box-shadow: -4px -7px 28px rgba(10, 10, 10, 0.77);
    -moz-box-shadow: -4px -7px 28px rgba(10, 10, 10, 0.77);
    -ms-box-shadow: -4px -7px 28px rgba(10, 10, 10, 0.77);
    -o-box-shadow: -4px -7px 28px rgba(10, 10, 10, 0.77);
    box-shadow: -4px -7px 28px rgba(10, 10, 10, 0.77);
    left: 28%;
}

.noon_shwoptionsad1 .noon_frontendpanel {
    display: block;
    z-index: 99999;
}

.noon_shwoptionsad1 .noon_container:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10304;
    background: #111;
    opacity: 0.8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.noon_frtlvedtclsbtn {
    padding: 8px 14px;
    top: 0;
    float: right;
    font-size: 19px;
    cursor: pointer;
    right: 0;
    background: #cf1919;
    color: #fff;
}

.noon_frontlveditorupdate {
    overflow: hidden;
    padding: 20px;
    background: #f5f5f5;
}

.noon_lvedtoptinosstngslist {
    padding: 10px 25px;
    background-color: #f9f9f9;
}

.noon_frontlveditorupdate .noon_lvedtsubmtpbtn {
    float: left;
    margin: 0 !important;
}

.noon_container {
    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;
}

.noon_lvedtcontainer input[type="button"] {
    padding: 9px 25px;
}

.noon_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;
}

.noon_lvedtimglnk {
    display: block;
    clear: both;
}

.noon_lvedttblst .noonlvedt_current {
    background: #e1e0e0;
}

.noon_lvedtoptinosstngslist .noon_lvedtimg_url,
.noon_lvedtoptinosstngslist .noon_rotlvedtimgurlalgn {
    width: 79%;
    float: left;
}

.noon_lvedtoptinosstngslist .noon_adimg_mediauploadbtn {
    padding: 9px 24px;
}

.noonlvedttb_tabmain {
    display: none;
    padding: 14px 30px 20px;
    background: #F8F8F8;
}

.noon_lvedtsubmtbtn {
    margin: 20px 0 0 !important;
    display: inline-block;
}

.noon_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;
}

.noon_themead:hover .noon_adeditablead1 {
    opacity: 1;
}

.noon_lvedtadaccordion {
    display: none;
}

.noon_lvedtrespectitem .noon_lvedtadaccordion1,
.noon_lvedtrespectitem1 .noon_lvedtadaccordion2,
.noon_lvedtrespectitem2 .noon_lvedtadaccordion3,
.noon_lvedtrespectitem3 .noon_lvedtadaccordion4,
.noon_lvedtrespectitem4 .noon_lvedtadaccordion5,
.noon_lvedtrespectitem5 .noon_lvedtadaccordion6,
.noon_lvedtrespectitem6 .noon_lvedtadaccordion8,
.noon_lvedtrespectitem7 .noon_lvedtadaccordion9,
.noon_lvedtrespectitem8 .noon_lvedtadaccordion10,
.noon_lvedtrespectitem9 .noon_lvedtadaccordion11,
.noon_lvedtrespectitem10 .noon_lvedtadaccordion12,
.noon_lvedtrespectitem11 .noon_lvedtadaccordion13,
.noon_lvedtrespectitem12 .noon_lvedtadaccordion14,
.noon_lvedtrespectitem13 .noon_lvedtadaccordion15,
.noon_lvedtrespectitem14 .noon_lvedtadaccordion16,
.noon_lvedtrespectitem15 .noon_lvedtadaccordion17 {
    display: block !important;
}

.noon_lvedtoptinosstngslist textarea,
.noon_lvedtoptinosstngslist select {
    background: #fff;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e6e8;
    padding: 8px;
    -webkit-box-shadow: 0 0 8px 1px #e9e8e8 inset;
    -moz-box-shadow: 0 0 8px 1px #e9e8e8 inset;
    -ms-box-shadow: 0 0 8px 1px #e9e8e8 inset;
    -o-box-shadow: 0 0 8px 1px #e9e8e8 inset;
    box-shadow: 0 0 8px 1px #e9e8e8 inset;
}

.noon_lvedtoptinosstngslist label {
    display: block;
    padding: 11px 0 17px;
    font-size: 13px;
}

.noon_frtlvedtclsbtn i {
    padding: 0px;
}

.home .mb_layout .main_header {
    margin-bottom: -72px;
    z-index: 99;
    position: relative;
    background-color: rgba(43, 43, 43, 0.22) !important;
}

.home .mb_layout .noon_headersclflwinner {
    background-color: rgba(189, 188, 188, 0.22) !important;
}

.noon_mbslider a,
.mb_layout .noon_siteheader a,
.mb_layout .noon_headerleft h1 a,
.mb_layout .noon_headerleft h1 {
    color: #fff;
}

.mb_layout .mb_layutpost {
    padding: 12px 0;
    border-bottom: 0px;
}

.mb_layout .noon_listpostad {
    padding-bottom: 10px !important;
}

.mb_layutpost .noon_entryheader {
    padding: 0px 0 0 0;
    width: auto;
    position: inherit;
    text-align: initial;
    margin: 0;
}

.mb_layout .mb_layutpost .noon_imageentry {
    margin-right: 20px;
    margin-bottom: 0px;
}

.mb_layutpost .noon_imageentry {
    float: left;
    width: auto;
    margin-right: 22px;
}

.mb_layout .mb_layutpost h2 {
    font-size: 18px !important;
    line-height: 23px !important;
}

.mb_layutpost .noon_imageentry iframe {
    width: 100px;
}

.noon_mbslidercontent h2 {
    padding: 0px;
}

.mb_layout .noon_entrysection h2 {
    padding-bottom: 0;
}

.mb_layout .noon_tab li span {
    display: none;
}

.noon_mbslidercontent .noon_slidercat a {
    display: inline-block;
    padding: 2px 8px;
    margin: 0 0 4px;
    line-height: 17px;
    font-size: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.mb_layout .noon_tab li {
    padding: 0;
    cursor: pointer;
    width: 17.2%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.mb_layout .noon_entrysection .noon_entrymeta {
    margin: 2px 0px;
}

.mb_layout .noon_tab .noontb_current a i,
.mb_layout .noon_tab li a,
.mb_layout .noon_tab li a i {
    color: #fff !important;
}

.mb_layout .noon_tab li:nth-child(1) a {
    background-color: #e74c3c;
    padding: 9px 22px;
}

.noon_mbslider img {
    margin: 0;
}

.mb_layout .noon_tab a i {
    padding: 10px 0px;
}

.mb_layout .noon_tab li:nth-child(2) a {
    background-color: #2c3e50;
    padding: 9px 22px;
}

.mb_layout .noon_tab li:nth-child(3) a {
    background-color: #1abc9c;
    padding: 9px 16px;
}

.mb_layout .noon_tab li:nth-child(4) a {
    background-color: #f39c12;
    padding: 9px 18px;
}

.mb_layout .noon_tab li:nth-child(5) a {
    background-color: #2ecc71;
    padding: 9px 17px;
}

.mb_layout .noon_tab li:nth-child(6) a {
    background-color: #c0392b;
    padding: 9px 17px;
}

.mb_layout .noon_tab {
    border-top: 0px solid #eee;
    border-bottom: 0px solid #f3f1f1
}

.home .mb_layout .noon_logotext {
    padding: 11px 0 0;
}

@media screen and (max-width:1100px) {
    .noon_fetd5itemmeta h2 {
        font-size: 34px;
        line-height: 45px;
    }
    .main_headerinner,
    .noon_siteinnersub,
    .noon_ftdsiteinner {
        width: 1000px !important;
        padding: 0 0px !important;
    }
    .noon_entryheader_sub {
        top: inherit;
        bottom: 20px;
    }
    .noon_fetd3top .noon_fetd3itemmeta h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    .noon_fetd3bot .noon_fetd3item img {
        height: 220px !important;
    }
    .noon_fetd3bot .noon_fetd3item {
        min-height: 220px !important;
    }
    .noon_singlepost_style2 .noon_singleentryheader,
    .noon_singlepost_style2 .noon_singlefeaturedimg {
        width: 1000px !important;
    }
    .noon_fetd2itemimg iframe {
        height: 155px;
    }
    .noon_fetd2leftitemmeta .noon_fetd2entrymeta {
        display: none;
    }
    .noon_firstinner h2 {
        font-size: 28px;
        line-height: 30px;
    }
    .noon_fthird {
        width: 47.5%;
        margin-left: 0px;
    }
    .noon_entryheadersub h2 {
        font-size: 16px;
        line-height: 21px;
    }
    .noon_ffimagesub img,
    .noon_ffimagesub iframe {
        width: 80px;
        height: 80px;
        margin: 0 10px 0 0;
    }
    .noon_entryheader_sub h2 {
        padding: 18px 25px 0;
    }
    .noon_fsecond {
        display: none;
    }
    .noon_pfwdgtimg_hot {
        width: 48.4%;
    }
    .noon_firstinner {
        height: auto;
    }
    .noon_siteinner_area,
    .noon_sitefooterinner  {
        width: 1000px !important;
        padding: 35px 0px !important;
    }
    .noon_ftrsitebotsocialitem a {
        margin: 18px 9px 0 0;
    }
    .home .noon_afterheader .noon_siteinner_area {
        padding: 35px 0px 0 !important;
    }
    .noon_entryftrsclshare {
        border-top: 0px solid #eee;
        border-bottom: 0px solid #eee;
    }
}

@media screen and (max-width:1050px) {
    .main_headerinner,
    .noon_siteinnersub,
    .noon_ftdsiteinner,
    .noon_siteinner_area,
    .noon_sitefooterinner,
    .noon_singlepost_style2 .noon_singleentryheader,
    .noon_singlepost_style2 .noon_singlefeaturedimg {
        width: 900px !important;
    }
    .noon_fthird {
        margin-bottom: 25px;
    }
    .noon_fthirdsub {
        margin-bottom: 15px;
    }
    .noon_fthirdinner .noon_fthirdsub:last-child {
        margin-bottom: 0px;
    }
    .noon_sngleeclft {
        float: none;
        width: 100%;
        clear: both;
        padding: 0 0px 20px 0px;
    }
    .noon_related_posts li {
        overflow: hidden;
        margin: 20px 0;
    }
    .noon_postoptionbox .noon_nicon,
    .noon_postoptionbox .noon_eicon {
        width: 36%;
        margin: 0 3% 0 0;
    }
    .noon_related_posts li img,
    .noon_related_posts li iframe {
        margin: 0 20px 10px 0;
        float: left;
        width: 175px;
    }
    .noon_sngleecrgt {
        float: none;
        clear: both;
        width: 100%;
    }
    .noon_ffirst {
        width: 49%;
    }
    .noon_entrysgbyline .noon_entryauthor {
        width: 100%;
        padding: 0 0 20px;
    }
    .noon_entrysgbyline .noon_entryauthor_socialshare {
        float: none;
    }
}

@media screen and (max-width:950px) {
    .main_headerinner,
    .noon_siteinnersub,
    .noon_ftdsiteinner,
    .noon_siteinner_area,
    .noon_sitefooterinner,
    .noon_singlepost_style2 .noon_singleentryheader,
    .noon_singlepost_style2 .noon_singlefeaturedimg {
        width: 700px !important;
    }
    .noon_fetd4left {
        display: none;
    }
    .noon_fetd5itemmeta h2 {
        font-size: 28px;
        line-height: 37px;
    }
    .noon_fetd2itemimg iframe {
        height: 155px;
    }
    .noon_fetd4right {
        width: 100%;
        margin: 0 0% 0 0%;
        float: none;
    }
    .noon_fetd2midbot {
        display: none;
    }
    .noon_fetd2itemmeta h2 {
        padding: 0 0 10px;
        font-size: 26px;
        line-height: 29px;
    }
    .noon_fetd2left,
    .noon_ftd2wotsldad .noon_fetd2left {
        width: 100%;
        margin: -15px 0 20px;
    }
    .single .noon_singlepost_style2 .noon_sitemaincontent {
        top: -37px;
    }
    .noon_fetd2left .noon_fetd2item {
        display: inline-block;
        width: 49%;
        vertical-align: top;
    }
    .noon_fetd2mid {
        width: 74%;
    }
    .noon_featured2 img,
    .noon_ftd2wotsldad .noon_fetd2mid {
        width: 100%;
    }
    .noon_fetd2leftitemmeta .noon_fetd2entrymeta {
        display: block;
    }
    .noon_headersclflwinner {
        left: -175px;
        right: 0;
        top: 29px;
    }
    .noon_headerleft p {
        display: none;
    }
    .noon_featinner {
        padding-top: 20px;
    }
    .noon_headersocialfollow {
        vertical-align: top;
        padding: 16px 0;
    }
    .active_sclflw {
        font-size: 20px;
        padding: 16px 0px 0px 15px;
    }
    .home .noon_afterheader .noon_siteinner_area {
        padding: 20px 0px 0 !important;
    }
    .noon_logotext {
        padding: 16px 0;
        text-align: left;
        display: block;
    }
    .noon_fthirdinner,
    .noon_fetd3bot {
        white-space: nowrap;
        overflow-y: hidden;
        z-index: 0;
        -webkit-overflow-scrolling: touch;
        overflow-x: scroll;
    }
    .noon_fthird {
        margin-top: 20px;
    }
    .noon_entryheadersub h2 {
        font-size: 16px !important;
        line-height: 21px !important;
    }
    .noon_fthirdsub {
        display: inline-block;
        width: 50%;
        white-space: normal;
        margin-top: 10px;
        padding: 0 !important;
        margin-bottom: 10px;
        margin-right: 20px;
        vertical-align: top;
    }
    .noon_featured3 .noon_fetd3bot .noon_fetd3ad,
    .noon_fetd3bot .noon_fetd3ad img {
        width: auto !important;
    }
    .noon_fetd3bot .noon_fetd3item {
        width: 55.555% !important;
        white-space: normal;
    }
    .noon_404content .search-form {
        width: 100%;
    }
    .noon_firstinner h2 {
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .noon_singlefeaturedimg {
        height: 350px;
    }
    .noon_firstinner {
        margin-bottom: -35px;
    }
    .noon_prenext .post-navigation {
        display: block;
    }
    .noon_submenutoggle {
        position: absolute;
        right: 0;
        top: 0px;
    }
    .single .noon_sitemaincontent {
        top: 0;
    }
    .noon_submenutoggle {
        margin: 0;
    }
    .noon_ffirst {
        width: 100%;
        float: none;
        margin-right: 0px;
    }
    .noon_submenutoggle:before {
        content: "+";
        font-size: 20px;
    }
    .noon_menu li a {
        padding: 12px 15px;
    }
    nav {
        display: none;
        position: relative;
        text-align: left;
    }
    .noon_menu .menu li .sub-menu > li .sub-menu {
        left: 0% !important;
        position: relative;
    }
    .noon_menu .menu .sub-menu,
    .noon_menu .menu-item-has-children > a:nth-child(1):after,
    .menu .owl-loaded,
    .noon_prenext .noon_menutoggle {
        display: none;
    }
    .noon_singleshare li,
    .noon_whatsup {
        margin: 0 10px 10px 0;
    }
    .noon_submenutoggle,
    .noon_mgmnmeta {
        display: block;
    }
    .menu .owl-loaded {
        padding: 17px;
    }
    .noon_mgmnmeta,
    .noon_afterheaderright {
        display: none;
    }
    .noon_afterheaderleft {
        float: none;
        width: 100% !important;
        padding: 0 !important;
        text-align: center;
    }
    .noon_fthird {
        width: 100%;
        float: none;
        margin-left: 0;
        clear: both;
    }
    .noon_singlepost_style3 .noon_singleentrywotimg {
        padding: 100px 45px 35px !important;
    }
    .noon_sitemaincontent,
    .noon_primarycontentarea {
        width: 100% !important;
        float: none;
        clear: both;
        margin: 0 0 20px !important;
    }
    .noon_ftrsitebotleft {
        width: 100%;
        display: block;
        padding: 0;
    }
    .noon_sitefooterinner .noon_menutoggle {
        float: right;
        padding: 0;
    }
    .noon_ftrsitebotright {
        display: block;
        width: 100%;
    }
    .noon_footerwidgets {
        width: 100%;
        margin: 0 0% 3% 0;
        float: none;
    }
    .noon_fthird .noon_fthirdsub:first-child {
        padding: 0 20px 0 0;
    }
    .noon_afterheaderleft img {
        margin: 0 auto;
        display: block;
    }
    .noon_menutoggle {
        background: transparent !important;
        padding: 38px 0px 26px;
        margin: 0;
        display: block;
    }
    .noon_submenutoggle {
        background: transparent !important;
        margin: 0;
        display: block;
        padding: 15px;
    }
    .noon_menu .noon_menu_sbitemmgmn,
    .noon_themead {
        position: relative;
    }
    .noon_menu .menu {
        position: absolute;
        top: 18px;
        width: 200px;
        z-index: 999999;
        right: 0;
    }
    .noon_menu ul li {
        width: 100%;
    }
    .noon_mnuactivated {
        font-size: 25px;
    }
    .noon_menu .menu .sub-menu {
        visibility: visible;
        opacity: 1;
    }
    .noon_sitefooterinner .noon_menutoggle {
        display: none;
    }
    .noon_ftrattbtonbottom {
        float: none;
        text-align: center;
        clear: both;
    }
    .noon_pfwidget_item {
        width: 24%;
    }
    .noon_pfwdgtimg_hot {
        width: 26.4%;
    }
    .noon_pfwdgtimg_hot i {
        right: auto;
        left: 0;
    }
    .noon_singlepost_style2 .noon_singleentryheader h1,
    .noon_singlepost_style3 .noon_singleentryheader h1,
    .noon_singlepost_style4 .noon_singleentryheader h1 {
        font-size: 30px !important;
        line-height: 44px !important;
    }
}

@media screen and (max-width:750px) {
    .main_headerinner,
    .noon_siteinnersub,
    .noon_ftdsiteinner,
    .noon_siteinner_area,
    .noon_singlepost_style2 .noon_singleentryheader,
    .noon_singlepost_style2 .noon_singlefeaturedimg,
    .noon_sitefooterinner {
        width: 600px !important;
    }
    .noon_mbslider iframe {
        height: 285px;
        margin: 0 0 -8px;
    }
    .comment-form-author,
    .comment-form-email {
        width: 100%;
    }
    .noon_zigzagpost_style .noon_zigzagpost .noon_ltfrimgbg .noon_entrycontent {
        padding: 18px 0px 18px;
    }
    .noon_zigzagpost {
        display: block;
    }
    .noon_postcols {
        -ms-flex: 0 0 100%;
        -o-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .noon_postcols1,
    .noon_postcols3,
    .noon_postcols5,
    .noon_postcols7,
    .noon_postcols9,
    .noon_postcols11,
    .noon_postcols2,
    .noon_postcols4,
    .noon_postcols6,
    .noon_postcols8,
    .noon_postcols10,
    .noon_postcols12 {
        padding: 0 0px 0 0;
    }
    .noon_fetd4right .noon_fetd4item {
        width: 100%;
        margin: 0 0% 0% 0;
    }
    .noon_zigzagpost_style .noon_ltfrimgbg .noon_imageentry img {
        width: 100%;
    }
    .menu-item-has-children .noon_submenutoggle {
        padding: 17px 20px 13px !important;
    }
    .noon_postoptionbox .noon_nicon,
    .noon_postoptionbox .noon_eicon,
    .noon_postoptionbox input[type="submit"] {
        width: 100%;
        margin: 0 0 0 0;
    }
    .noon_singlepost_style2 .noon_related_posts li {
        width: 100%;
        margin: 0 0% 2% 0;
    }
    .noon_singlepost_style2 .noon_related_posts li img,
    .noon_singlepost_style3 .noon_related_posts li img,
    .noon_singlepost_style3 .noon_related_posts li iframe,
    .noon_singlepost_style2 .noon_related_posts li iframe {
        margin: 0 0px 10px 0;
        float: none;
        width: 100%;
    }
    .noon_singlepost_style1 .noon_authorbox img,
    .noon_singlepost_style2 .noon_authorbox img,
    .noon_singlepost_style3 .noon_authorbox img {
        margin: 0 0px 10px 0;
        float: none;
    }
    .noon_singlepost_style3 .noon_rel_entry_meta h2 {
        font-size: 21px;
        line-height: 1.3;
        padding: 0 0 10px;
    }
    .noon_authorbox,
    .noon_reviewitemdes {
        text-align: center;
    }
    .noon_reviewdes {
        width: 100%;
        padding: 0 0px 20px 0;
    }
    .noon_fetd5left {
        float: none;
        width: 100%;
    }
    .noon_fetd5right {
        display: none;
    }
    .noon_fetd5itemmeta h2 {
        font-size: 31px;
        line-height: 32px;
    }
    .noon_fifthpost_style .noon_lotfthfwpst .noon_entrytitle {
        font-size: 24px;
        line-height: 31px;
    }
    .noon_fifthpost_style .noon_lotfthfwpst {
        text-align: left;
    }
}

@media screen and (max-width:650px) {
    .main_headerinner,
    .noon_siteinnersub,
    .noon_ftdsiteinner,
    .noon_siteinner_area,
    .noon_sitefooterinner,
    .noon_singlepost_style2 .noon_singleentryheader,
    .noon_singlepost_style2 .noon_singlefeaturedimg {
        width: 450px !important;
    }
    .noon_entrytext {
        overflow: hidden;
    }
    .noon_widgetsocial a {
        margin: 0px 0 0px;
        width: 100%;
    }
    .noon_widgetsocial i {
        float: left;
    }
    .noon_widgetsocial a span {
        display: inline-block;
        padding: 6px 12px;
    }
    .noon_widgetsocial a {
        text-align: left;
    }
    .noon_singleshare li,
    .noon_whatsup {
        margin: 0 0px 10px 0;
        width: 100%;
    }
    .noon_entrysgbyline img {
        margin: 0 14px 20px 0;
    }
    .noon_prenext .nav-previous,
    .noon_prenext .nav-next {
        width: 100%;
        padding: 0 0 10px 0;
    }
    .noon_prenext .nav-next {
        padding: 0 0 0px 0;
    }
    .noon_related_posts li img,
    .noon_related_posts li iframe {
        margin: 0 0px 10px 0;
        float: none;
        width: 100%;
    }
    .noon_entryauthor_socialshare div {
        margin: 0 0px 10px 0;
        width: 100%;
    }
    .noon_singlepost_style2 .noon_singleentryheader h1,
    .noon_singlepost_style3 .noon_singleentryheader h1,
    .noon_singlepost_style4 .noon_singleentryheader h1 {
        font-size: 26px !important;
        line-height: 40px !important;
    }
    .noon_singlepost_style3 .noon_singleentrywotimg {
        padding: 55px 45px 5px !important;
    }
    .noon_singlepost_style2 .noon_singleentryheader h1 {
        font-size: 29px;
        line-height: 30px;
    }
    .noon_fwpost_style .noon_fwsmlgridpost {
        margin: 0 0 20px;
        display: block;
        width: 100%;
    }
    .noon_fwpost_style .noon_fwsmlgridpost iframe {
        height: 350px !important;
    }
    .noon_fwpost_style .noon_fwsmlgridpost .noon_entrycontent {
        height: auto;
        margin: 0px;
    }
    .noon_logotext {
        padding: 7px 0;
    }
    .active_sclflw {
        padding: 5px 0px 0px 15px;
    }
    .noon_menutoggle {
        padding: 26px 0px 13px;
    }
    li > ul,
    li > ol {
        margin: 0 0 0 15px;
    }
    .noon_headerleft {
        width: 45%;
    }
    .noon_headersclflwinner {
        top: 19px;
    }
    .noon_fthirdsub {
        width: 100%;
        margin-right: 0px;
    }
    .noon_imageentry i {
        width: 30px;
        height: 30px;
        line-height: 2.1;
    }
    .noon_imageentry,
    .noon_gridpost_style .noon_entrysection {
        width: 100%;
        float: none;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .noon_gridpost_style .noon_tabmaincontainer {
        padding: 0px 30px 30px 30px;
    }
    .noon_gridpost_style .noon_listpostad {
        margin-right: 0px;
        padding-bottom: 15px;
    }
    .noon_entrymetacat_teaser {
        display: none;
    }
    .noon_archiveheader {
        padding: 15px 30px 9px;
    }
    .noon_imageentry iframe {
        width: 100%;
        margin-right: 0px;
    }
    .noon_imageentry img {
        margin-right: 0px;
    }
    .noon_singlefeaturedimg {
        height: 250px;
    }
    .noon_pfwidget_item {
        width: 100%;
    }
    .noon_pfwidgetftimg {
        float: left;
        padding: 0 15px 0 0;
    }
    .noon_pfwdgtimg_hot,
    .noon_pfwidget_item {
        width: 100%;
        padding: 0 0px 0 0;
    }
    .noon_fetd3bot h2 {
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .noon_fontstlye {
        font-size: 25px;
        line-height: 37px;
    }
    .noon_entryauthor_socialshare div {
        margin: 0 0px 10px 0;
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    .noon_singlefeaturedimg {
        height: 200px;
    }
    .noon_fetd2mid {
        width: 100%;
    }
    .noon_fetd2left h2 {
        font-size: 18px !important;
        line-height: 20px !important;
    }
    .noon_fetd2left {
        margin: 0px 0 20px;
    }
    .noon_fetd2left .noon_fetd2inner .noon_fetd2item {
        width: 49.3%;
    }
    .noon_fetd2right {
        display: none;
    }
    .noon_afterheaderleft {
        padding: 0 20px !important;
    }
    .noon_logotext {
        padding: 8px 0;
    }
    .noon_siteinner_area,
    .noon_sitefooterinner {
        width: 100% !important;
        padding: 20px !important;
    }
    h1 {
        font-size: 28px !important;
        line-height: 35px !important;
    }
    h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    h3 {
        font-size: 20px !important;
        line-height: 25px !important;
    }
    h4 {
        font-size: 19px !important;
        line-height: 24px !important;
    }
    h5 {
        font-size: 17px !important;
        line-height: 23px !important;
    }
    h6 {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .noon_entrysection h2 {
        font-size: 20px;
        line-height: 23px;
    }
    .noon_comment_section li > ul,
    .noon_comment_section li > ol {
        margin: 0 0 0 10px;
    }
    .noon_entrycontent p {
        line-height: 20px;
        font-size: 13px !important;
    }
    .main_headerinner,
    .noon_siteinnersub,
    .noon_ftdsiteinner {
        width: 100% !important;
        padding: 0 20px !important;
    }
    .mb_layout .noon_ftdsiteinner {
        padding: 0px !important;
    }
    .noon_singlepost_style2 .noon_singleentryheader {
        width: 100% !important;
    }
    .mb_layout .owl-prev,
    .mb_layout .owl-next {
        padding: 9px 10px;
        font-size: 22px;
    }
    .noon_authorpg img {
        float: none;
        margin: 0 0px 30px 0;
    }
    .noon_headerleft {
        width: 175px;
    }
    .noon_fsecond {
        display: none;
    }
    .noon_ffirst {
        width: 100%;
        margin-right: 0px;
    }
    .noon_top a {
        width: 40px;
        height: 40px;
    }
    .noon_ftrsitebotrgtitem {
        width: 100%;
        text-align: center;
        padding: 3px 0px 0 0;
    }
    .noon_ftrsitebotsocialitem {
        padding: 3px 0px 15px 0;
    }
    .noon_ftrsitebotright .noon_ftrsitebotrgtitem:last-child {
        padding: 9px 0px 15px 0;
    }
    .noon_pfwidgetftimg,
    .noon_pplftimge {
        width: 100px;
        float: left;
        padding: 0 15px 0 0;
    }
    .noon_pplftimge {
        padding: 0px;
    }
    .noon_mnuactivated:before {
        font-size: 18px;
    }
    .noon_pfwdgtimg_hot i {
        right: 15px;
    }
    .noon_ffimagesub img,
    .noon_ffimagesub iframe {
        width: 90px;
        height: 90px;
        margin: 0 20px 0 0;
    }
    .noon_mnuactivated {
        padding: 17px 0px 13px !important;
    }
    .noon_headerleft img {
        margin: 0 0 10px;
    }
    .noon_headerright.noon_menu li .noon_mnuactivated {
        padding: 15px 13px 13px !important;
    }
    .noon_menutoggle:before {
        font-size: 24px;
    }
}