@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&amp;family=Montserrat:wght@600&amp;family=Playfair+Display:wght@500&amp;display=swap');

@font-face {
    font-family: 'icomoon';
    src:  url('../icomoonc096.html');
    src:  url('../icomoonc096.html#iefix') format('embedded-opentype'),
    url('../icomoonc096-2.html') format('truetype'),
    url('../icomoonc096-3.html') format('woff'),
    url('../icomoonc096-4.html#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: icomoon;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-time:before {
    content: "\e900";
}

.icon-share:before {
    content: "\e911";
}

.icon-map-marker:before {
    content: "\e912";
}

.icon-map-marker-o:before {
    content: "\e901";
}

.icon-bookmark:before {
    content: "\e914";
}

/*!
Theme Name: IRAU
Theme URI: #
Author: Inside Retail
Author URI: #
Description: Description
Version: 2.1
Tested up to: 5.6
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: irau
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

irau is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
- Normalize
- Box sizing
# Base
- Typography
- Elements
- Links
- Forms
## Layouts
# Components
- Navigation
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

/* Sections
========================================================================== */

/**
* Remove the margin in all browsers.
*/
body {
    margin: 0;
}

/**
* Render the `main` element consistently in IE.
*/
main {
    display: block;
}

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
========================================================================== */

/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
========================================================================== */

/**
* Remove the gray background on active links in IE 10.
*/
a {
    background-color: transparent;
}

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
    font-weight: bolder;
}

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
* Add the correct font size in all browsers.
*/
small {
    font-size: 80%;
}

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
========================================================================== */

/**
* Remove the border on images inside links in IE 10.
*/
img {
    border-style: none;
}

/* Forms
========================================================================== */

/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {

    font-family: inherit;
    font-size: 100%;
    line-height: 20px;
    margin: 0;
    color:#000;
}

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
    overflow: visible;
}

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
    text-transform: none;
}

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
* Correct the padding in Firefox.
*/
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*       `fieldset` elements in all browsers.
*/
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
    vertical-align: baseline;
}

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
    overflow: auto;
}

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
========================================================================== */

/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
    display: block;
}

/*
* Add the correct display in all browsers.
*/
summary {
    display: list-item;
}

/* Misc
========================================================================== */

/**
* Add the correct display in IE 10+.
*/
template {
    display: none;
}

/**
* Add the correct display in IE 10.
*/
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/* Links
--------------------------------------------- */
a {
    color: #000;
    text-decoration:none;
}

a:visited {
    color: inherit;
}

a:hover,
a:focus,
a:active {
    color: inherit;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    font-family: 'Noto Serif', serif;
    line-height: 1.4;
    font-size: 14px;
    margin: 0;
    color:#000;
    font-weight:400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.2;
    color:#000000;
    margin:0 0 8px 0;
}
h1{
    font-size: 48px;
    margin-bottom:10px;
    font-weight:bold;
}
h2{
    font-size: 30px;
    line-height: 31px;
    font-weight:bold;
}
h3{
    font-size: 22px;
    font-weight:bold;
}
h4{
    font-size: 24px;
    font-weight:500;
    line-height:25px;
}
h5{
    font-size: 18px;
    font-weight:bold;
}
h6{
    font-size: 16px;
    line-height: 21px;
    font-weight:500;
}
p{
    margin: 0;
}

p:not(:last-child){
    margin: 0 0 15px;
}

h1, h2, h3, h4, h5, h6 , .rb-font,.premium-notice,.right-content,.btn,a.primary-btn, .navigation.posts-navigation .nav-previous a, .navigation.posts-navigation  .nav-next a, button,button, input[type="button"], input[type="reset"], input[type="submit"],input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, .menu-wrap, .p-tag, .tag-cat-wrap a, .irau-events, footer .right-wrap,footer .left-wrap, .irau-events h4, .home-post-meta, .home-post-meta .author-name a, .follow-btn, .author-name a, .like-btn, .post-meta .date-time, .irau-post-list.layout3 .post-item h5, .advanced-search,select,.company-name ,.bottom-footer, .author-page .author-box .author-details, .subscription-page, .comments-area , .entry-content h4,.other-sites,.tags, .t-wrap .author-name,.header-login,.irau-main-menu,.premium-box,.subscribe-form{
    font-family: 'Roboto', sans-serif;
}
.main-navigation ,.navigation.posts-navigation .nav-previous a, .navigation.posts-navigation  .nav-next a,.site-branding,.gallery-item,.text-center,.p-tag, .single-ad ,.social-share li,.accordian-checkout .pricing-wrap, .accordian-checkout .tabs-wrap, .accordian-checkout .tab, .subscription-table .price-table h3.title , .subscription-table .price-table h3.title, .subscription-table .price-table .subs-content-wrap .pricing-title, .subscription-table .price-table .subs-content-wrap .pricing-btn, .subscription-table .price-table .subs-content-wrap a.subs-btn, .premium-notice,
.wp-caption-text {
    text-align: center;
}
/* buttons*/
.btn, a.primary-btn,a.secondary-btn, .navigation.posts-navigation .nav-previous a, .navigation.posts-navigation  .nav-next a,.follow-btn,.choice-wrap ul li{
    transition:all 0.5s ease-out;
    -webkit-transition:all 0.5s ease-out;
    -moz-transition:all 0.5s ease-out;
}
a.primary-btn,a.secondary-btn:hover, .navigation.posts-navigation .nav-previous a, .navigation.posts-navigation  .nav-next a, body, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover,header ,
.inner-page .irau_post_list, .site-footer .social-share li, .submit-wrap input[type="submit"]:hover, .subscription-page, .woocommerce .contact-wrap #payment #place_order:hover, .woocommerce-page .contact-wrap #payment #place_order:hover, .checkout-payment-wrap input[type="submit"]:hover{
    background: #fff;
}
.btn,a.primary-btn,.navigation.posts-navigation .nav-previous a, .navigation.posts-navigation  .nav-next a,#other-sites,.main-navigation .sub-menu a,#site-navigation li a,.tag-cat-wrap a,.advanced-search span,a.ad-close{
    display:inline-block;
}
a.primary-btn, .navigation.posts-navigation  .nav-next a,button,.main-navigation ul li a,.login-subs-wrap,.inner-page.irau-post-list .widget-title,.job-details h5,.author-name a,.related-recomended-posts h6,.recommended-posts .post-item .content-wrap  h6,.related-recomended-posts .post-item h6,.advanced-search,.submit-wrap input[type="submit"],.subscription-page,.premium-content .right-content,.irau-events,.irau-post-list.layout3 .post-item h5,.accordian-checkout .tab.subscription-table .price-table .subs-content-wrap h2 sub {
    font-size:18px;
}
.other-sites .sub-menu,#other-sites:after,.main-navigation ul ul,.main-navigation .sub-menu,.main-navigation .normal-mega-menu .sub-menu a:after,.irau-main-menu .menu-close,.overlay::before ,.sponsor-detail,.widget-title:after,.search-icon .search-container,.follow-btn .plus-icon,span.date:after,span.reading-time:after,.social-share li.plus-icon::after,.social-share li.plus-icon:hover::after,.accordian-checkout .heading:after,.login-sub,a.ad-close,.home-post-meta .author-name a:after,.accordian-checkout .accordian-content {
    position: absolute;
}
.btn,.irau-main-menu .menu-close,.like-btn svg,.social-share li.plus-icon,.submit-wrap input[type="submit"],.accordian-checkout .tab,.premium-content .btn,.login-main,.follow-btn {
    cursor: pointer;
}
.text-white,.subscription-table .price-table .subs-content-wrap a.subs-btn,.accordian-checkout.active .heading,.submit-wrap input[type="submit"],.social-share li,.search-icon .search-container form input.search-submit,.sponsor-detail,.premium,a.subscribe-btn,a.subscribee-btn, a.upgrade-btn, a.reactivate-btn, .irau-main-menu .menu-close,a.secondary-btn,.checkout-payment-wrap input[type="submit"],.mob-search form input.search-submit,.premium-content h3,.premium-content .paywall-overlay,.premium-notice,a.ad-close{
    color: #fff;
}
.load-more {
    margin-top: 40px;
}
.btn{
    box-sizing: border-box;
    border-radius: 10px;
    padding:10px 50px;
}
.source {
    font-style: italic;
}
a.primary-btn{
    border: 1px solid #0097F5;
    box-sizing: border-box;
    border-radius: 10px;
    color:#0097F5;
    padding:10px 50px;
}
a.primary-btn:hover{
    background: #0097F5;
    border: 1px solid #0097F5;
    color:#fff;
}
a.secondary-btn {
    background: #0097F5;
    border: 1px solid #0097F5;
    box-sizing: border-box;
    transition: all 0.5s ease-out;
    padding: 10px 50px;
    display: inline-block;
    border-radius:10px;
}
a.secondary-btn:hover,a.secondary-btn.text-white:hover{
    color:#0097F5;
}
a.secondary-btn.text-white {
    color: #fff;
}
nav.navigation.posts-navigation {
    margin: 0;
}
.navigation.posts-navigation .nav-links {
    justify-content: center;
    align-items: center;
    margin-top:30px;
    flex-flow: row-reverse;
}
.navigation.posts-navigation .nav-previous, .navigation.posts-navigation  .nav-next {
    flex: 0;
}
.navigation.posts-navigation .nav-previous a, .navigation.posts-navigation  .nav-next a{
    border-radius:0;
    margin-left:10px;
    border: 1px solid #0097F5;
    box-sizing: border-box;
    color:#0097F5;
    padding:10px 40px;
    min-width:130px;
    font-size:16px;
    max-width:130px;
}
.navigation.posts-navigation .nav-previous a:hover, .navigation.posts-navigation  .nav-next a:hover{
    background: #0097F5;
    border: 1px solid #0097F5;
    color:#fff;
}
button{
    line-height:1.4;
}
dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 0 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #0097F5;
    border: 1px solid #0097F5;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 5px 30px;
    line-height: 30px;
    color: #fff;
    transition: all 0.5s ease;
    cursor:pointer;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color:#000;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border: 1px solid #c4c4c4;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 40px;
    padding:0 10px;

}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,input[type="text"]:active,
input[type="email"]:active,
input[type="url"]:active,
input[type="password"]:active,
input[type="search"]:active,
input[type="number"]:active,
input[type="tel"]:active,
input[type="range"]:active,
input[type="date"]:active,
input[type="month"]:active,
input[type="week"]:active,
input[type="time"]:active,
input[type="datetime"]:active,
input[type="datetime-local"]:active,
input[type="color"]:active,
textarea:active {
    color: #111;
    border-color: #a5a3a7;
}


select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.top-wrapper {
    padding: 5px 0;
}
.other-sites {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
    max-width: 16%;
    color: #656565;
    position: relative;

}
.menu-other-sites-container {
    display: inline-block;
}
.other-sites a:hover{
    color:#000;
    transition:all 400ms ease-in-out;
}
#other-sites{
    position:relative;
    font-weight:500;
}

#other-sites:after {
    top: 52%;
    right: -20px;
    content: "";
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #000;
    transform: translateY(-50%);
}

.other-sites .sub-menu {
    background: #fff;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    top: 38px;
    width:200%;
    transition: all 400ms ease-in-out;
}
.other-sites:hover .sub-menu,.other-sites .sub-menu.show{
    opacity:1;
    visibility:visible;
    top:34px;   
}


.other-sites.mob li {
    padding-right: 10px;
}
.other-sites .sub-menu li{
    padding:10px;
    color:#656565;
}
.other-sites .sub-menu li a{
    color:#656565;
}
.other-sites .sub-menu li a{
    color:#000;
}

.other-sites ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 16px;
    text-transform: capitalize;
    color: #0000;
}

.main-navigation {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
    position: relative;
    justify-content:center;

}
.main-navigation ul.irau_mega_menu>li:hover>a{
    background:#000;
    color:#fff;
    transition:0.5s all ease;
}
.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
    font-weight:500;
}

.main-navigation ul.irau_mega_menu li.normal-mega-menu.has-mega-menu a + ul.sub-menu ul{
    max-width: 100%;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu.has-mega-menu a + ul.sub-menu{
    display: inline-flex;
    flex-wrap: wrap;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu.has-mega-menu.col-3 a + ul.sub-menu{
    width:700px;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu.has-mega-menu.col-2 a + ul.sub-menu{
    width:350px;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu.has-mega-menu.col-4 a + ul.sub-menu{
    width:900px;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu .sub-menu{
    flex-wrap: wrap;
    align-items: start;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu .sub-menu li .sub-menu {
    transform: translateY(0px)!important;
    position: relative;
    left: 0 !important;
    width: 100%;
    box-shadow: none;
}
.main-navigation ul.irau_mega_menu li.normal-mega-menu:hover .sub-menu li .sub-menu {
    opacity: 1;
    visibility: visible!important;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
    font-size:16px;
    font-weight:500;
}
.main-navigation ul li a {
    color:#000;
    transition:all 400ms ease-in-out;
}
.main-navigation ul li.red a {
    color: #DE3F3F
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.red{
    color:#DE3F3F;  
}

.main-navigation li{
    position:relative;
}
.main-navigation li.red a,.other-sites .sub-menu li a:hover,{
    color:#DE3F3F;
}
.main-navigation .sub-menu {
    background: #fff;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    top: 100%;
    transition: all 400ms ease-in-out;
    display:block;
    text-align:left;
}
.main-navigation .sub-menu ul{
    border-top:none;
}
.main-navigation ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
}
.main-navigation ul.irau_mega_menu li.has-mega-menu>.sub-menu li {
    border:none;
}
.main-navigation ul ul {
    width: 240px;
    display: inline-flex;
    flex-wrap: wrap;
    transform: translateY(0);
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: calc(100% + 20px);
}
.main-navigation ul li .sub-menu li:hover .sub-menu {
    left: 100%;
    top: 0;
}
.main-navigation .sub-menu li {
    color: #656565;
    display:block;
}
.main-navigation .sub-menu li:last-child,.login-sub li:last-child,.other-sites .sub-menu li:last-child{
    border:none;
}
.main-navigation .sub-menu a{
    padding: 10px!important;
    color:#000;
    position:relative;
    transition: all 0.3s ease;
}
.main-navigation .sub-menu a:hover{
 color:#DE3F3F;
}
.main-navigation .has-mega-menu .sub-menu a{
    padding:6px 0 !important;
}
.main-navigation .normal-mega-menu .sub-menu a:hover{
   color:#DE3F3F;
}

.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul{
    left:100%;
}
.main-navigation ul li ul ul {
    left: calc(100% + 2px)!important;
    top: 0!important;
}
.main-navigation ul.irau-mega-menu li.normal-mega-menu>.sub-menu>li ul.sub-menu li {
    margin-bottom: 10px;
}

.main-navigation ul ul li a {
    width: auto;
}
.main-navigation ul.irau_mega_menu ul li{
    margin: 0;
    width: 100%;
}
.main-navigation ul.irau-mega-menu li.normal-mega-menu>.sub-menu>li>a{

    margin-bottom: 15px;

}
/* Mega menu*/


.main-navigation ul.irau_mega_menu li.has-mega-menu a + ul.sub-menu {
    transform: translate(0%);
    width: 110%;
    top: 100%;
    left:0;
    visibility: hidden;
}
.main-navigation ul.irau_mega_menu li.has-mega-menu:hover ul.sub-menu {
    transform: translate(0%);
    visibility: visible;
}
.main-navigation ul.irau_mega_menu li.has-mega-menu.col-3>.sub-menu>li {
    max-width: 33.33%;
    text-align:left;
}
.main-navigation .cat-con-section {
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
#site-navigation .cat-con-section h6{
    margin-bottom:5px;
}
#site-navigation .cat-con-section a{
    padding:0 !important;
    text-align:left;
}
#site-navigation .home-post-meta .author-name a{
    padding-right:15px !important;
}
.main-navigation ul.irau_mega_menu li.has-mega-menu>.sub-menu {
    padding: 15px 15px;
}

#site-navigation .menu-post-block h3 {
    font-size:16px;
    margin-bottom:0;
}
#site-navigation .menu-post-block h3 a{
    padding:10px 0 0 0;
    font-weight: 400;
}
.main-navigation .sub-menu li.menu-item-inner-mega{
    border:none;
}
.menu-post-block{
    padding: 10px;
}
.col-1 .menu-post-block{
    max-width:100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;

}

.col-2 .menu-post-block,.main-navigation ul.irau_mega_menu li.has-mega-menu.col-2>.sub-menu>li{
    max-width:50%;  
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.col-3 .menu-post-block,.main-navigation ul.irau_mega_menu li.has-mega-menu.col-3>.sub-menu>li{
    max-width:33.33%;   
    -ms-flex: 0 0 33.33%;   
    flex: 0 0 33.33%;   
}
.col-4 .menu-post-block,.main-navigation ul.irau_mega_menu li.has-mega-menu.col4>.sub-menu>li{
    max-width:25%;  
    -ms-flex: 0 0 25%;  
    flex: 0 0 25%;  
}
.col-5 .menu-post-block,.main-navigation ul.irau_mega_menu li.has-mega-menu.col-5>.sub-menu>li{
    max-width:20%;  
    -ms-flex: 0 0 20%;  
    flex: 0 0 20%;  
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
/* mobile-menu */

.irau-main-menu.show .menu-close {
    opacity: 1;
    transform: translateX(0);
    visibility: visible;
    display:none;
}
.irau-main-menu .menu-close {
    top: 40px;
    right: 40px;
    width: auto;
    height: auto;
    font-size: 35px;
    border-radius: 50%;
    line-height: 1;
    font-weight: 300;
    opacity: 0;
    transform: translateX(-100px);
    visibility: hidden;
    transition: all 400ms ease-in-out;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links, .main-navigation ul.irau_mega_menu li.normal-mega-menu .sub-menu, .main-content-wrap,.login-subs-wrap ,.search-icon .search-container form,.irau-post-grid.layout1, .job-wrap, .archive-header,.latest-posts-wrap .post-item,.meta-share-wrap,.post-meta, .like-btn, .social-share, .like-share-wrap,.related-recomended-posts,.related-posts .post-item, .inner-page .irau-post-list.layout3 .post-item,.advanced-search form,.bottom-wrap, .radio-wrapper , .keyword-wrap label, .subscription-table, .subscription-table .price-table .subs-content-wrap ul li, footer.comment-meta, .comment-author.vcard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post,
.page {
    margin: 0 0 0;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.entry-content a {
    color: #0097f5 ;
}
/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 0;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}



/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}


.text-left{
    text-align: left;
}

.text-right{
    text-align: right;
}

.d-flex,.mob-header-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

}
.d-flex.reverse{
    flex-direction: row-reverse;
}
.d-flex.vertical-center{
    align-items: center;
}
.d-flex.vertical-top{
    align-items: flex-start;
}
.d-flex.vertical-bottom{
    align-items: flex-end;
}
.d-flex.justify-between{
    justify-content: space-between;
}
.d-flex.justify-center{
    justify-content: center;
}
.d-flex.direction-row{
    flex-direction: row
}
.d-flex.direction-column{
    flex-direction: column;
}
.d-flex.flex-wrap{
    flex-wrap: wrap;
}
.normal-list{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.border-right {
    border-right: 1px solid #c4c4c4;
}
.overlay{
    position: relative;
}

.overlay::before{
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.45);
    transition:all 400ms ease-in-out;
    z-index: 1;
}

.overlay .main-content{
    position: relative;
    z-index: 2;
}
.has-bg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.text-uppercase{
    text-transform:uppercase;
}

.mb-0{
    margin-bottom: 0!important;
}


.pb-0{
    padding-bottom: 0!important;
}
.pt-50{
    padding-top:30px;
}
.no-padding{
    padding: 0!important;
}
.overflow-hidden{
    overflow: hidden;
}

.border-bottom{
    border: 1px solid #C4C4C4;
    border-width:1px 0 0;
}
.border-right{
    border-right: 1px solid #C4C4C4;
}
.main-content-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.box-shadow{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
svg.hidden {
    display: none;
}
/*------------ Basic Styling ----------------*/
.eb-font, .blog-single .entry-content, h4,body {
    font-family: 'Noto Serif', serif;
}
.container{
    padding: 0 20px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.container.fluid{
    max-width: 1920px;
}

/*------------- Main Head -----------------*/

.site-header.mob-header{
    display:none;
    border: solid #000;
    border-width: 1px 0 1px 0;
}
.mob-header-wrap {
    align-items: center;
    padding:10px 0;
}
.top-header-ad {
    padding:30px 0 0;
}

.site-branding {
    background:#f3f3f3;
    padding:15px 0;
}
.site-branding img {
    max-width: 380px;
    max-height: 98px;
}
.menu-wrap {
    background: #fff;
    position:relative;
    border:solid #000;
    border-width: 1px 0 1px 0;
    z-index:99;

}
.navbar-wrap {
    padding: 0 10px;
}
.login-subs-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    align-items: center;
    justify-content: flex-end;
}
a.subscribe-btn,a.subscribee-btn a.upgrade-btn, a.reactivate-btn,a.subscribee-btn {
    margin: -1px 10px;
    border-radius: 0;
    padding: 14px 15px;
    background: #0097F5;
}
#site-navigation li a{
    padding: 14px 12px;

}
.login-subs-wrap svg {
    fill: #000;
    height: 20px;
    width:20px;
}

.premium {
    background: #0097F5;
}
.p-tag {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    padding: 3px 6px 3px 5px;
    margin: 0 8px 5px 0;
    height: 20px;
    max-width: 130px;
    line-height: 15px;
    text-transform: uppercase;
}
.p-tag label{
    display:inline-flex;
}
.sponsored {
    background: #FFFFFF;
    color:#000;
    border: 1px solid #c4c4c4;
    box-sizing: border-box;
    position:relative;
}
.trending {
    border: 1px solid #0BA008;
    color: #0BA008;
    line-height:16px;
    padding: 0 10px;
    vertical-align:middle;
}
.tag-cat-wrap a {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #DE3F3F;
}
.tag-cat-wrap .premium a {
    color: #fff;
    font-size: 12px;
}
.tag-cat-wrap .premium a:hover,.tag-cat-wrap .premium a:focus {
    color: #fff;
    text-decoration: none;
}
.caption,.wp-block-image figcaption{
    padding: 5px 0;
    background: #fff;
    display: block;
    color: #656565;
    font-size: 14px;
    margin-bottom:5px;
}
.content-wrap h1,
h2,
h3,
h4,
h5,
h6 {
    margin:0 0 8px 0;
}

.layout1 .post-item {
    display:flex;
    padding:10px 0;
    border-bottom :1px solid #f2f2f2;

    margin:0;
    align-items: top;
}
.layout1 .post-item:last-child {
    border-bottom :none;
    padding:10px 0 0 0;
}
.primary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    /*position: absolute;*/
}
.sidebar-wrap .side-ad:first-child{
    margin-top:0;
}
.side-ad{
    text-align:center;
}
.sidebar-wrap .widget_custom_html:first-child {
    margin-top:0;
}
.sidebar-wrap .widget_custom_html {
    margin:20px 0 30px;
}
.irau-events {
    margin: 0 0 30px 0;
    font-weight: 500;
    line-height: 21px;
}
.event-wrap {
    background: #f2f2f2;
}

.irau-events .content-wrap{
    padding:10px 10px 20px;

}
.ticket-btn{
    margin-top:20px;
}
.irau-events h4{
    margin-bottom:0;
}

.left-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding:0;

}
.right-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 20px 0;
}

.post-item a:hover {
    color:#000;
    text-decoration:underline;
}
.layout1 .content-wrap {
    padding-left: 10px;
}

.layout1 figure {
    min-width: 160px;
}
.layout1 figure img{
    max-width: 160px;
}
.sponsor-detail {
    top: 50%;
    border-radius: 5px;
    font-size: 12px;
    width: 100px;
    left: 50%;
    right: 0%;
    padding: 6px 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-50%) translateX(27%);
    transition: all 400ms ease-in-out;
}



.home-block-one h5{
    font-size:18px;
}
.home-block-one h3,.layout1 h3.eb-font {
 font-size:22px;
}
.home-block-one .home-block.irau_post_list:first-child {
    border-bottom: 0;
    padding:0;
}

.widget-title {
    font-size: 24px;
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-top: 3px solid #000;
    padding-top: 3px;
}
.widget-title:after {
    width: 100%;
    height: 4px;
    left: 0;
    top: -12px;
    background: #000000;
}

.widget-title span {
    background-color: #fff;
    padding-right: 20px;
}
.home-post-meta {
    font-size: 12px;
    color: #888888;
    font-weight: 300;
    line-height:19px;
}
.home-post-meta .author-name a,.t-wrap .author-name a {
    color: #888888;
    line-height: 1.6;
    padding-right:15px; 
    position:relative;
    font-size: 12px;
}
.t-wrap .author-name{
    font-size:12px;
    line-height:20px;
}
.t-wrap .author-name a {
    text-transform:capitalize;
}
.home-post-meta .author-name a:after {
    content:"|";
    right:6px;

}


.inner-page .irau-post-list.layout3 .widget-title:after{
    display:none;
}
.inner-page .irau-post-list.layout3 .widget-title span {
    background-color: transparent;
}

.t-wrap {
    display: flex;
}


/* search block css */
.search-icon .search-container {
    width: 400px;
    right: 10px;
    background-color: #fff;
    padding: 15px;
    margin-top: 23px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}
.search-icon .search-container form {
    flex-wrap: wrap;
}

.search-icon .search-container form label {
    width: 75%;
    margin: 0;
}
.search-icon .search-container form label input{
    width: 100%;
    border-radius:0;
}
.search-icon .search-container form label input::placeholder,.search-icon .search-container form label input::-ms-input-placeholde,.search-icon .search-container form label input::-webkit-input-placeholder{
    font-size:16px;
    padding:0 10px;
}
.search-icon .search-container form input.search-submit {
    width: 25%;
    height: 40px;
    font-size: 16px;
    background-color: #000;
    border-radius: 0!important;
    border: 2px solid transparent!important;
    padding:5px 10px;
}
.search-icon .search-container.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    z-index:999;
}

/*  image hover effect */
.post-item figure,.textwidget figure{
    overflow:hidden;
    line-height:0;
}
.post-item figure a {
    display: block;
    overflow: hidden;
}


.post-item img, .textwidget img{
    transition: all 400ms ease-in-out;
}
.post-item .content-wrap {
    margin-top: -6px;
}

.post-item.spns-post .content-wrap,.post-item.partnered .content-wrap{
    margin-top:0;
}
.post-item.premium-post .content-wrap{
    margin-top:-2px;
}
.post-item .excerpt {
    font-size: 15px;
}
/* .home-block-one */


.home-block-one .layout2 img {
    width:100%;
    object-fit:cover;
    min-height: 360px;
}
.home-block-one .right-block .content-wrap .tag-cat-wrap{
    margin-top:0;
}
/* home block two */

.home-block-two .left-block {
    max-width: 65%;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
}
.home-block-two .right-block {
    max-width: 35%;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
}
.right-block .irau_post_list {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}

.home-block-two h5 {
    font-size: 18px;
    margin-bottom:5px;
}
.home-block-two h3 {
    font-size: 18px;
}

.home-block.irau_post_list:first-child {
    padding-top: 0;
}
.home-block-two .irau_post_list:last-child{
}
.home-block-two .textwidget img {
    object-fit: cover;
    width: 100%;
    max-height: 200px;
    min-height: 200px;
}
#text-2 {
    margin: 0;
    padding: 10px 0 0 0;
}
.newsletter-wrap .primary-btn {
    margin-top: 20px;
}
.home-block-two p:not(:last-child) {
    margin: 0;
}
.home-block-two .layout1 .post-item:last-child {
    border-bottom: none;
}
.home-block-two .irau-post-list.layout2 img {
    max-height: 200px;
    min-height:200px;
    width: 100%;
    object-fit: cover;
}

.home-block-two .irau-post-list.layout2 h3 {
    margin:5px 0 0 0;
}
.home-block-two .excerpt{
    margin-bottom:5px;
}

.home-block.widget_text {
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
.home-block.widget_text:last-child{
    padding-bottom: 10px;
    border-bottom: none;
}
.home-block.widget_text h3{
    margin:0;
}
/*home-block-three  */
.home-block-three #media_image-3 {
    margin: 30px 0;
}

.home-block-three .layout1 h4 {
    margin-bottom: 10px;
}
.home-block-three .layout1 .post-item {
    padding:10px 0 ;
}
.home-block-three .layout1 .post-item:last-child {
    padding:10px 0 0 0 ;
}
.home-block-three h5{
    font-size:18px;
}
.home-block-three .irau-post-grid.layout1 .left-post-wrapper h4 {
    margin: 10px 0;
}

.home-block-three .layout1 .left-post-wrapper .post-item:first-child{
    padding-top:0;
}

div#irau_post_grid-3 {
    margin-top: 30px;
}
div#irau_post_grid-4 {
    margin-top: 30px;
}
.irau-post-grid.layout1 {
    flex-wrap: wrap;
}
.home-block-three .left-post-wrapper img {
    max-height: 220px;
    min-height:220px;
    width: 100%;
    object-fit: cover;
    max-width:100%;
}
.right-post-wrapper  figure {
    min-width: 180px;
}
.right-post-wrapper figure img {
    max-width: 180px;
}

.home-block-three .left-post-wrapper .tag-cat-wrap {
    margin-top:10px;
}
.home-block-three .right-post-wrapper h5{
    margin-bottom:5px;
}
.home-block-three .right-post-wrapper .excerpt{
    margin-bottom:5px;
}
.home-block-three .content-wrap h3 {
    margin: 0 0 5px 0;
    font-size:20px;
}
.home-block-three .middle-ad{
    padding:20px 0;
}
.left-post-wrapper {
    padding-right: 10px;
    padding-left: 0;
    max-width: 37%;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
}
.right-post-wrapper {
    padding-right: 0;
    padding-left: 10px;
    max-width: 63%;
    -ms-flex: 0 0 63%; 
    flex: 0 0 63%;
}
.left-post-wrapper .post-item {
    display: block;
}
.left-post-wrapper .content-wrap {
    padding-left: 0;
}

.left-post-wrapper .irau_post_grid .post-item {
    padding-top:0;
}

.layout1 .post-item:first-child {
    padding-top: 0;
}

/*  Ir jobs*/


.job-wrap {
    padding: 20px 10px;
    background: #f2f2f2;
}
.irau_jobs{
    margin:10px 0;
}
.job-wrap figure {
    margin-right: 10px;
}
.job-details h5{
    color:#0097F5;
    margin-bottom:5px;
}
.job-details h5:hover{
    text-decoration:underline;
}
.job-details .company-name{
    color:#656565;
    font-size: 14px;
}
/* footer */

.site-footer {
    border-top:3px solid #000;
    padding:30px 15px;
    color:#000;
    margin-top:60px;
    background: #fff;
}
.site-footer .left-wrap{
    width: 55%;
}

.site-footer .right-wrap{
    width: 45%;
}
footer .right-wrap,footer .left-wrap{
    display:flex;
}
.f1-logo img,.f2-logo img {
    max-width: 200px;
    margin-bottom:7px;
}
.f1-desc p,.f2-desc p{
    margin-bottom:5px;
}
.block1 {
    border-right: 2px solid #f2f2f2;
    padding-right:20px;
}
.site-footer .social-share {
    padding: 12px 0 0 0;
}
.site-footer .social-share li.facebook svg {
    fill: #4267B2;
}
.site-footer .social-share li.twitter svg {
    fill: #1DA1F2;
}
.site-footer .social-share li.email svg {
    fill: #d2d2d2;
}
.site-footer .social-share li {
    border-radius: 0;
    margin-right: 22px;
    width:auto;
}
.bottom-footer {
    padding: 50px 0 0 0;
    color: #a7a7a7;
}
.bottom-footer a{
    color: #a7a7a7;
    text-decoration: underline;
}
.dribble:hover {
    background: #ea4c89;
}
.instagram:hover {
    background: #d6249f;
    /*     background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); */
}
li.pinterest:hover {
    background: #c8232c;
}


footer .social-share li svg {
    margin: 0;
    height:100%;
    width:22px;
}
.footer-menu {
    padding: 0;
}
.footer-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-menu ul li {
    padding: 2px 0 2px 18px;
    font-size: 16px;
}
.footer-menu ul li a {
    color: #000;
    transition: all 400ms ease-in-out;
}
.footer-menu li a:hover{
    color:#0097F5;
}
.f1-desc,.f2-desc {
    font-weight:600;
}
.f2-desc a,.f1-desc a {
    color: #0097f5;
}
.footer-wrap .social-share .facebook:hover,.footer-wrap .social-share .twitter:hover,.footer-wrap .social-share .linkedin:hover,.footer-wrap .social-share .email:hover,.footer-wrap .social-share .youtube:hover,.footer-wrap .social-share .instagram:hover,.footer-wrap .social-share .pinterest:hover {
    background: transparent;
    opacity:0.5;
}

footer .right-wrap .block1{
    text-align:right;
}
/* Category page */
.right-post-wrapper .widget-title::after {
    display: none;
}

.archive-header {
    justify-content: start;
    align-items: center;
    margin-bottom: 15px;
}
.archive-page.main-content-wrap {
    padding-top: 30px;
}
.archive-page .right-post-wrapper h2.widget-title {
    margin: -4px 0 0 0;
}

.archive-header h1 {
    text-transform:uppercase;
    padding-right: 30px;
    margin: -11px 0 0 0;
}
.archive-header .follow-btn {
    margin-top: -8px;
}
.follow-btn {
    background: #FFFFFF;
    border: 1px solid #0097F5;
    box-sizing: border-box;
    border-radius: 5px;
    padding:5px 40px;
    position:relative;
}
.follow-btn .plus-icon {
    left: 15px;
}
.archive-page .left-post-wrapper {
    max-width: 55%;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    padding-right: 0;
    padding-left: 10px;
}
.archive-page .right-post-wrapper {
    max-width: 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding-right: 10px;
    padding-left: 0;
}
.left-post-wrapper h4 {
    margin: 15px 0;
}
.archive-page .layout1 .left-wrapper .post-item:first-child {
    padding: 0 0 15px;
}
.latest-posts-wrap h3 {
    font-size: 18px;
}
.latest-posts-wrap h4 {
    margin-bottom: 10px;
}
.latest-posts-wrap .excerpt {
    margin-bottom: 8px;
}
.archive-page.main-content-wrap .right-post-wrapper figure img {
    max-width: 160px;
}
.archive-page.main-content-wrap .right-post-wrapper figure{
    min-width: 160px;
}
.archive-page .left-post-wrapper .content-wrap .tag-cat-wrap{
    padding-top:10px;
}
/*  latest-post*/
.archive-page .latest-posts-wrap .widget-title{
    margin-left:0;
}
.latest-posts-wrap .post-item {
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
.latest-posts-wrap .post-item:first-child {
    padding: 0 0 10px;
}
.latest-posts-wrap .post-item img {
    max-width: 160px;
}
.latest-posts-wrap .post-item:last-child{
    border-bottom: 0;
    padding-bottom:0;
}

.archive-page .irau-post-grid.layout1{
    flex-direction: row-reverse;
}

.archive-page .irau-post-grid.layout1 .left-post-wrapper img {
    width: 100%;
    height: 330px;
    max-width: 100%;

}
.latest-posts-wrap figure {
    min-width: 160px;
}
.latest-posts-wrap .content-wrap {
    padding-left: 10px;
}



/* Article page */
.single-categories {
    display: inline;
}
a.parent-cat {
    color: #000;
}
.single.single-post .tag-cat-wrap .single-categories a {
    margin-right: 0;
}
.single-ad {
    padding:10px 0;
}
.blog-single .primary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
    position: relative;
    padding: 0 50px 0 15px;
    border-right:1px solid #c4c4c4;
}

.blog-single .secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
}
.blog-single .sticky-wrap-secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
}
.blog-single .sticky-wrap-secondary .secondary {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.blog-single .entry-content{
    margin-top:15px;
    font-size:18px;
    line-height:1.4;
}
.premium-post .blog-single .entry-content{
    position:relative;
}
.premium-post .blog-single .entry-content:before{
    content: '';
    width: 100%;
    height:100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 9%, rgba(255, 255, 255, 0.9) 12%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 9%, rgba(255, 255, 255, 0.9) 12%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 9%, rgba(255, 255, 255, 0.9) 12%, rgba(255, 255, 255, 1) 38%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
.single-header {
    margin:30px 15px;
    padding:20px 0 10px;
    border: 1px solid #C4C4C4;
    border-width:1px 0 1px 0;
}
.single.single-post .tag-cat-wrap a{
    margin-right:10px;
}
.meta-share-wrap {
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.author-img img {
    border-radius: 50%;
}
.left .author-img img {
    max-width:50px;
    min-height:50px;
}
.post-meta {
    align-items: center;
}
.post-meta .right .author-name{
    color: #7B7B7B;
}
.post-meta .right{
    padding-left:10px;
}
.post-meta .right.second-author{
    padding-left:0px;
}
.author-name a{
    color: #0097F5;
    line-height:1.6;
}
.post-meta .date-time,.post-meta .date-time a {
    font-size: 12px;
    color: #7B7B7B;
    line-height: 14px;
}
span.date{
    position:relative;
    padding-right:15px;
}
span.date:after {
    content: "";
    width: 1px;
    height: 80%;
    background: #7b7b7b;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
}
span.reading-time {
    position: relative;
    padding-left: 8px;
}
span.reading-time:after {
    content: url(../png/read-time.png);
    top: 50%;
    right: -23px;
    transform: translateY(-39%);
}
.single-content .post-thumb img {
    max-height: 400px;
    object-fit: cover;
    width: 100%;
}

/* Like button css */
.like-btn {
    align-items: center;

}
.like-btn .like-icon {
    border: 1px solid;
    border-radius: 50%;
    padding: 3px 7px;
}


.like-btn span {
    padding: 0 10px;
}
.like-btn svg {
    width: 30px;
    height: 32px;
}
.like-btn.liked .like-icon  {
    background: #0097f5;
    border-color: #0097f5;
}
.like-btn.liked svg {
    fill: #fff;
}
.like-btn.liked:hover .like-icon  {
    background: #0097f5;
    border-color: #0097f5;
}
.like-btn.liked:hover svg {
    fill: #fff;
}
.like-btn:hover svg{
    fill: #3b5998;
}
.like-btn:hover .like-icon{
    border-color:#3b5998;
}
/* social share css */


.social-share {
    margin:0;
    list-style: none;
}
.social-share li {
    background: #cccccc;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    font-weight: 500;
    margin-right:5px;
    transition:all 0.5s ease;
}
.social-share li:last-child{
    margin-right:0;
}
.social-share li.plus-icon {
    width: 32px;
    height: 30px;
    line-height: 30px;
    background: #0097F5;
    border-radius: 6px 6px 0 0;
    position: relative;
}
.social-share li.plus-icon::after {
    content: "";
    border-right: solid 16px #0097F5;
    border-left: solid 16px #0097F5;
    border-bottom: solid 10px transparent;
    left: 0;
    bottom: -10px;
    transition:all 0.5s ease;
}
.social-share .linkedin:hover{
    background:#0078b7 ;
}
.social-share .facebook:hover{
    background:#465993 ;
}
.social-share .twitter:hover{
    background:#76a9ea ;
}
.social-share .email:hover{
    background: #C71610 ;
}
.social-share .plus-icon:hover{
    background:#FF9737 ;
}
.social-share li.plus-icon:hover::after {
    content: "";
    border-right: solid 16px #FF9737;
    border-left: solid 16px #FF9737;
    border-bottom: solid 10px #fff;
    left: 0;
    bottom: -10px;
}
.social-share li svg {
    height: 20px;
    width: 20px;
    line-height: 35px;
    margin: 10px 0;
    fill: #fff;
}
.social-share li.website svg {
    fill: none;
}
.like-share-wrap {
    justify-content: space-between;
    align-items: center;
}
.tags a {
    padding: 5px 15px;
    background: #eeeeee;
    margin-right: 5px;
    font-size: 14px;
    transition: all 0.5s ease;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 5px;
}
.tags a:hover{
    background: #dadada;
}
.tags {
    margin-bottom: 20px;
}
p.comment-form-author {
    display: inline-block;
    width: 49%;
    padding-right: 10px;
}
p.comment-form-author label {
    display: block;
}
p.comment-form-author input {
    width:100%;
}
p.comment-form-email {
    display: inline-block;
    width: 50%;
    padding-left: 10px;
}
p.comment-form-email label {
    display: block;
}
p.comment-form-email input {
    width:100%;
}
.related-recomended-posts h6 {
    margin-bottom: 20px;
    font-weight: normal;
}
.related-recomended-posts {
    padding-top:30px;
}
.related-recomended-posts .post-item h6{
    margin-bottom:0;
}
.authors-posts {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 10px;
}
.recommended-posts {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 10px;
}
.related-posts h6 {
    margin-bottom: 20px;
    color:#000;
    font-weight:normal;

}

.related-posts {
    border-top: 1px solid #f2f2f2;
}
.recommended-posts .post-item .content-wrap  h6 {
    margin-bottom: 0px;

}
.related-posts .post-item {
    padding: 10px 0;
    align-items: start;
    border-bottom: 1px solid #f2f2f2;
}
.recommended-posts .post {
    margin:0;
}
.related-posts .post-item .content-wrap{
    padding-left:10px;
}
.related-posts .post-item figure{
    max-width:80px;
    min-width:80px;
    max-height:80px;
}
.related-posts .post-item figure img {
    min-height: 80px;
    object-fit: cover;
}
.comments-area p.form-submit {
    text-align: right ;
    margin: 0 0 30px ;
}

.comments-area textarea {
    min-height: 56px ;
    border-radius: 25px ;
    margin: 20px 0 5px 0 ;
    padding:10px 20px;
}

/* side widget */
.single .sidebar-wrap {
    padding: 0 40px;
}
.irau-post-list.layout3 {
    margin: 40px 0 40px 0;
}
.inner-page .irau-post-list.layout3 .post-item {
    flex-flow: row-reverse;
    justify-content: flex-end;
    align-items: start;
    padding:10px 0;
    border-bottom:1px solid #c4c4c4;
}
.inner-page .irau-post-list.layout3 .post-item .content-wrap {
    width: 65%;
}
.irau-post-list.layout3 .post-item:nth-child(2) {
    border-top: 1px solid #c4c4c4;
}

.layout3 figure {
    margin-left:10px;
    max-height:80px;
    max-width:120px;
    min-height:80px;
    min-width:120px;
}
.irau-post-list.layout3 .post-item h5{
    line-height: 21px;
    font-weight:normal;
    color:#000;
    margin:0;
}
.irau-post-list.layout3 .post-item h5 a {
    color: #000;
}
.irau-post-list.layout3 .post-item h5 a:hover {
    color: #000;
}
/* search page */
.advanced-search {
    background: #f2f2f2;
    padding: 20px;
    border: 1px solid #d2cdcd;
    border-radius: 2px;
}

.advanced-search span{
    margin-bottom:10px;
    font-weight:600;
    color:#000;
}
.left-wrap {
    width: 60%;
    padding-right:15px;
}
.right-wrap {
    width: 40%;
    padding-left:15px;
}

.category-wrap {
    width: 40%;
    padding-right:20px;

}
.category-wrap ,.date-wrap {
    display: inline-block;
}
.date-wrap {
    width:30%;
    padding-right:20px;
}
.date-wrap:last-child {
    padding-right:0;
}
.radio-wrapper {
    align-items: center;
    margin-bottom:15px;
    height:45px;
}
.radio-input-wrap {

    display:contents;
}
.radio-input-wrap label{
    padding:0 20px 0 5px;
    color: #000;
}
.radio-input-wrap [type="checkbox"], .radio-input-wrap [type="radio"] {
    width: 7%;
    height: 18px;
}

.keyword-wrap label {
    flex-wrap: wrap;
    padding-bottom:5px;
    color: #000;
}
.keyword-wrap {
    margin-bottom: 15px;
}
.advanced-search input[type="text"],select {
    height: 40px;
    border-radius: 5px;
    width:100%;
    color:#000;
}
select{
    padding:0 10px;
}
.submit-wrap input[type="submit"] {
    background: #0097F5;
    border: 1px solid #0097F5;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 0 40px;
    line-height: 30px;
    height:45px;
    text-transform: uppercase;
}
.submit-wrap input[type="submit"]:hover{
    color: #0097F5;
}
.advanced-search input[type="text"]::placeholder, .advanced-search select::placeholder,.advanced-search input[type="text"]::-webkit-input-placeholder,.advanced-search select::-webkit-input-placeholder, .advanced-search input[type="text"]::-ms-input-placeholder,.advanced-search select::-ms-input-placeholder{
    padding:0 10px;
    color:#000;
}

/* author page */
.archive.author main#main-content {
    margin-top: 30px;
}

.author-page .author-box {
    flex-wrap: nowrap;
    padding: 45px 30px;
    background: #F2F2F2;
}
.author-page .author-box .author-img {
    padding-right: 47px;
}
.author-page .author-box .author-img img {
    min-width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
}
.author-page .author-box .social-share {
    padding:0 0 20px 0;
}
.author-page .author-box .author-details{
    color:#656565;
}
.author-page .author-box h3.author-name {
    font-size: 36px;
    line-height: 27px;
    font-weight: normal;
    margin-bottom:15px;
}

.author-page .latest-posts-wrap .post-item:nth-last-child(2){
    border-bottom:0 !important;
}

/* Subscription Page */
.subscription-page {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    line-height:21px;
    overflow: hidden;
    z-index: 999;
}

.accordian-checkout .heading {
    position: relative;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    line-height: 28px;
    background: #000;
}
.accordian-checkout {
    position: relative;
    margin:20px 0;
    background: #fff;
}
.accordian-checkout.active {
    position: relative;
    margin-bottom:0;
}
.accordian-checkout.active .payment-method,.accordian-checkout.active .contact-information{
    padding-bottom:0;
}
.accordian-checkout.accordian-pricing {
    z-index: 9;
}
.accordian-checkout.active .heading{
    z-index: 9;
}

.accordian-checkout .accordian-content{
    background:#fff;
    padding:20px 0;
}
.accordian-checkout.active .accordian-content {
    position:relative;
    z-index:1;
    padding-bottom:0;
}

.accordian-contact .contact-information,.accordian-checkout .payment-method,.accordian-checkout .accordian-content {
    visibility: hidden;
    position: absolute;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 400ms ease-in-out;
}
.accordian-contact.active .contact-information,.accordian-checkout.active .payment-method,.accordian-checkout.active .accordian-content{
    visibility: visible;
    position:static;
    opacity: 1;
    max-height: 1000px;
}
.accordian-checkout #order_review{
    z-index:-1;

}
.accordian-checkout.active #order_review {
    z-index: 1;
}

.accordian-checkout .tabs-wrap {
    display: inline-block;
    border: 1px solid #c4c4c4;
    padding:3px;
    border-radius:30px;
    
}
.accordian-checkout .tab.active:after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  transition:  cubic-bezier(.88, -.35, .565, 1.35) .6s;
  border-radius: 30px;
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
  background-color: #3d90ef;
  height: 100%;
  right:0;
  left:0;
  z-index: -1;
}
.accordian-checkout .tab {
    position:relative;
    display: inline-block;
    padding: 14px 30px;
    line-height: 21px;
    border-radius: 30px;
    z-index:0;
}
.accordian-checkout .tab.active {

    color:#fff;
}

.subscription-table {
    flex-wrap: wrap;
    justify-content: center;
    padding: 45px 0 0;
    margin: 0 -15px 0 -15px;
}
.subscription-table h2,.subscription-table h3 {
    font-weight: 500;
    font-size: 25px;
}
.subscription-table .small-title {
    color: #DE3F3F;
    font-size: 20px;
}
.subscription-table .price-table {
    width: calc(50% - 30px);
    background-color: #fff;
    border: 1px solid #c4c4c4;
    display:none;
    padding:40px;
    margin:0 15px;
}
.subscription-table .price-table.show {
    display:block;
}
.subscription-table .price-table h3.title {
    padding: 15px;
    font-size: 24px;
    line-height: 28px;
    color: #888888;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}
.subscription-table .price-table .subs-content-wrap .pricing-title {
    margin-bottom: 20px;
}
.subscription-table .price-table .subs-content-wrap h2 {
    display: inline-block;
    position: relative;
    margin: 0;
    font-size: 30px;
    font-weight:600;
}
.subscription-table .price-table .subs-content-wrap h2 sub {
    bottom: 0;
    font-size:18px; 
    font-weight: 500;
}
.subscription-table .price-table .subs-content-wrap ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px 0;
}
.subscription-table .price-table .subs-content-wrap ul li {
    position: relative;
    margin-bottom: 15px;
    color: #6f6f6f;
    font-size: 16px;
    align-items: center;
    text-align:left;
    padding-left:25px;
}
.subscription-table .price-table .subs-content-wrap ul li:before {
    content: '';
    background-image: url('../png/list-uncheck-icon.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    min-width: 18px;
    height: 18px;
    display: inline-block;
    top: 3px;
    left: 0;
    position: absolute;
}
.subscription-table .price-table .subs-content-wrap ul li.active:before {
    background-image: url('../svg/checked-2.svg');
}
.subscription-table .price-table .subs-content-wrap ul li:last-child {
    margin-bottom: 0px;
}
.subscription-table .price-table .subs-content-wrap ul li.active {
    color: #000000;
    font-weight: 500;
}

.subscription-table .price-table .subs-content-wrap a.subs-btn{
    display: inline-block;
    border:1px solid #0097F5;
    background:#fff;
    color:#0097f5;
    padding: 9px 80px;
    border-radius: 4px;
    width:100%;
}

.subscription-table .price-table .subs-content-wrap .professional-user-btn {
    display: inline-block;
    border: 1px ridge;
    background: #CAFAF4;
    color: black;
    padding: 10px 10px;
    border-radius: 4px;
    width:100%;
}

.subscription-table .price-table .subs-content-wrap a.subs-btn:hover,.subscription-table .price-table .subs-content-wrap a.selected{
    background: #0097f5;
    border-color:#0097f5;
    color:#fff;
}
.full-w{
    width:100% !important;
}
.accordian-checkout .form-group-wrap:last-child .form-group {
    margin-bottom: 0px;
}
#customer_details .form-row {
    display: flex !important;
    margin-bottom: 15px !important;
}
#customer_details .form-row label {
    color: #656565;
    width: 20%;
}
#customer_details span.woocommerce-input-wrapper {
    width: 80%;
}
#customer_details  .form-row-first label {
    width: 50%;
}
#customer_details .form-row-first span.woocommerce-input-wrapper {
    width: 70%;
}
#customer_details .form-row-last label {
    width: 50%;
}
#customer_details .form-row-last span.woocommerce-input-wrapper {
    width: 70%;
}
#customer_details input,.subscription-page .form-group-wrap .form-group input,.contact-information .form-group input{
    border-radius:3px;
    width:100%;
}
.terms-check label {
    display: inline;
}
#customer_details input[type="checkbox"] {
    width: auto;
}
.contact-wrap input::placeholder,.contact-wrap input::-webkit-input-placeholder,.contact-wrap::-ms-input-placeholder {
    color: #000;
}
#customer_details .woocommerce-billing-fields h3 {
    display: none;
}
.subscription-page .form-group-wrap,.subscription-page .form-group-wrap .row {
    display: flex;
    margin: 0 -10px;
}
.subscription-page .form-group-wrap .form-group,.contact-information .form-group {
    width: 50%;
    margin: 0 10px 20px;
}
.terms-check,.corporate-check {
    margin: 0 10px 20px;
}

.terms-check input,.corporate-check input{
    margin-right:10px;
}
.subscription-page .form-group-wrap .col-1,.subscription-page .form-group-wrap .col-2{
    margin:0 10px 0;
}
.contact-wrap  {
    padding: 20px 0;
}
.subscription-page .form-group-wrap .form-group.long-col {
    width: 145%;
}
.subscription-page .form-group-wrap.full .form-group {
    width: 100%;
}
.subscription-page .form-group-wrap .form-group label{
    text-transform: uppercase;
}
.subscription-page .subs-info {
    font-size: 16px;
    color: #bbb;
    margin-bottom: 20px;
}
.subscription-page .subs-info span.s-type {
    text-transform: capitalize;
}

.woocommerce .contact-wrap #payment #place_order, .woocommerce-page .contact-wrap #payment #place_order {
    float: left;
    background-color: #999696;
    border: 1px solid #999696;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight:400;
    padding: 10px 50px;
}
.woocommerce .contact-wrap #payment #place_order:hover, .woocommerce-page .contact-wrap #payment #place_order:hover {
    color: #000;
    transition: all 0.5s ease-out;
}
.checkout-payment-wrap {
    overflow: hidden;
}
/* comment section */
.comments-area {
    font-size: 16px;
    padding: 40px 0 0 0;
}
h2.comments-title {
    font-size: 20px;
    margin-bottom: 20px;
}
footer.comment-meta {
    margin: 0;
    padding:0;
    justify-content: space-between;
    background:transparent;
    border:none;
}
ol.comment-list {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.comment-body {
    padding: 15px;
    position: relative;
    margin-bottom: 20px;
    background:#f2f2f2;
    border: none ;
    border-radius: 10px;
    margin-left: 55px;

}
.comment-text p {
    line-break: anywhere;
}
.comment-author.vcard {
    align-items: center;
}
.comment-author  img.avatar {
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    margin-right:10px;
    position: absolute;
    left: -50px;
}
.fn {
    font-size: 18px ;
    text-decoration: underline ;
    font-style:normal;
    color: #0097F5;
}
.fn a{
    color: #0097F5;
}
ol.children {
    list-style: none;
    margin-left: 55px;
}
ol.children .parent .children{
    margin-left:0;
}
.comment-metadata a {
    color: #656565;
}
span.edit-link a {
    color: #0097F5;
}
.comment-content {
    margin: 10px 0;
}
span.says {
    display: none;
}

/* check out button */

.checkout-payment-wrap input[type="submit"] {
    background: #999696;
    border-radius: 10px;
    transition: all 0.5s ease-out;
    padding: 10px 50px;
    border: 1px solid #999696;
}

.checkout-payment-wrap input[type="submit"]:hover{
    color:#000;
}


/*blog single css*/

/*===========================================
Gutenberg Css
============================================*/
.entry-content ul, ol {
    margin: 0 0 20px 20px;
    padding:0;
}

.wp-caption-text{
    font-size: 14px;
    font-style:italic;
    margin-top: 10px;
}
.blog .sticky .card{
    background-color: #f2f2f2;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
    padding: 30px;
}
.blog .sticky .card.list .list-content-wrap{
    width: 100%;
}
.gallery-caption{font-size: 14px;}
.bypostauthor{font-size: 15px;}

/*---------- Button Css ------------*/
.wp-block-button__link{
    background-color: #000;
}
.is-style-outline .wp-block-button__link{
    border: 1px solid #0097F5;
    color: #0097F5;
}
.wp-block-button__link:hover,
.wp-block-button__link:focus{
    background-color: #0097F5;
    color: #fff;
}
.is-style-outline .wp-block-button__link:hover,
.is-style-outline .wp-block-button__link:focus{
    background-color: #0097F5;
    color: #fff;
    border: 2px solid #0097F5;
}
/*---------- Font Size Css ------------*/
.has-small-font-size{
    font-size: 14px;
}
.has-large-font-size{
    font-size: 32px;
}
.has-huge-font-size{
    font-size: 40px;
}
/*------ Image Alignment Css ---------*/
.wp-block-image .alignnone,
img.alignnone,
figure.alignnone{
    max-width: 100%;
    margin: 20px 0px;
}
.alignwide {
    margin-left  : -80px;
    margin-right : -80px;
    margin-top: 90px;
    margin-bottom: 90px;
    max-width    : 100vw;
}
.alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    min-width    : 100vw;
    margin-top: 90px;
    margin-bottom: 90px;
}
.alignfull img,
.alignwide img {
    width: 100vw;
}
.wp-block-image .alignleft,
.alignleft{
    float: left;
    margin: 5px 20px 15px 0px;
}
.alignright,
.wp-block-image .alignright{
    float: right;
    margin: 5px 0px 15px 20px;
}
.wp-block-image .aligncenter,
img.aligncenter,
figure.aligncenter{
    float: none;
}
p.has-drop-cap:first-lette {
    display: inline-block;
    float: left;
    margin: 14px 10px 0px -5px;
    font-weight: 500;
    font-size: 50px;
    display: inline-block;
    line-height: 0.9;
}
.wp-block-cover,
.wp-block-cover-image{
    width: auto;
}
dfn, cite, em, i {
    font-style: italic;
}
blockquote {
    margin: 1.5em 1em 1.5em 3em;
    padding: 1.2em;
    font-size: 1.1em;
    line-height: inherit;
    position: relative;;
    border-left: 5px solid rgba(0,0,0,.05);
    font-style: italic;
}
blockquote p:last-child {
    margin: 0;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font-size: 15px;
    font-size: 0.9375rem;
}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark, ins {
    background: #f2f2f2;
    text-decoration: none;
}
big {
    font-size: 125%;
}


/*Professional content banner*/

.premium-content {
    position: relative;
    width: 100%;
    /*box-shadow: 0 8px 16px 0 rgba(0,0,0,.32), 0 -99px 92px 16px #fff;*/
}
.premium-notice {
    background: linear-gradient(270deg, #AD93E4 4.79%, #EA7432 83%)azure;
    font-size: 24px;
    padding: 5px 20px;
}
.premium-content .paywall-overlay {
    background: #00589d;
    padding: 30px;
    width: 100%;
    display:flex;
    align-items:center;
}
.premium-content .left-content {
    width: 30%;
    padding: 0 20px 0 0;
    margin: 0;
}
.premium-content .hero-text {
    font-size: 1rem;
}
.premium-content h3 {
    font-weight: 300;
    font-size: 1.9rem;
    line-height: 2.2rem;
    margin-bottom:0;
}
.premium-content .cta {
    display:flex;
}
.premium-content .right-content {
    background-size: 126%;
    width: 70%;
    font-weight:400;
}

.premium-content .paywall {
    visibility: hidden;
    max-height: 400px;
}
.premium-content .btn {
    background-color: #0097F5;
    border-color: #0097F5;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: .5rem;
    padding: 10px 30px;
    color:#fff;
}
.premium-content .btn-secondary {
    background: #f2f2f2;
    border-color: #f2f2f2;
}
.single-post .premium-post .entry-content img:first-of-type{
    display:none ;
}
.single-post .entry-content .left-content img:first-of-type,.single-post .entry-content .single-ad img:first-of-type {
    display: block;
}
.single-post .premium-post .entry-content .single-ad img:first-of-type{
  display:none;
}
/*login-profile */


.login-main {
    text-align: center;
    position: relative;
    padding-right: 15px;
    display:flex;
    align-items:center;
}
.login-main .login-sub {
    margin: 0;
    background: #fff;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    top: 38px;
    width: 100%;
    transition: all 400ms ease-in-out;
    list-style: none;
    min-width: 330px;
    text-align: left;
    right: 0;
    z-index:1;
    box-shadow: 0px 1px 20px 1px rgb(0 0 0 / 9%);
}
.login-main.pro img {
    border: 3px solid #0097f5;
}
.login-sub .user-name {
    margin: 0;
    font-weight: 500;
    font-size: 20px;
}
.login-sub .user-email {
    font-size: 16px;
    color: #626262;
}
.login-main:hover .login-sub {
    opacity: 1;
    visibility: visible;
    top: 46px;
}
.login-sub .user-info {
    border-bottom: 1px solid #b6b6b6;
}
.login-sub li.logout {
    padding: 15px;
    display: block;
    border-top: 1px solid #b6b6b6 ;
    text-align:center;
}
.login-sub .logout a{
    color:#DE3F3F;
}
.login-sub li {
    display: flex;
    align-items: center;
    padding: 10px;
    color: #626262;
}
.login-sub li a{
    color: #626262;
}
.login-subs-wrap .login-menu svg {
    fill: #000;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    margin-top: -3px;
}

.login-sub li .user-img {
    margin-right: 12px;
}
.login-sub li .user-img img {
    width: 60px;
    height: 60px;
    min-width: 60px;
}
.login-main img {
    border-radius: 50%;
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    object-fit: cover;
}
ul.login-sub i {
    padding-right: 10px;
}
.free svg,
.free a{
    opacity:0.7;
}
.tooltip-wrap{
    position:relative;  
    display:inline-block;
}
.tooltip {
    opacity:1;
    visibility: hidden;
    width: 170px;
    background-color: #373d3f;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: -5px;
    left: 115%;
    opacity: 0;
    transition: opacity 0.3s;
}
.tooltip::after {
  content: "";
  position: absolute;
  top: 50%;
  transform:translateY(-50%);
  left: -5px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #373d3f transparent transparent ;
}

.free .tooltip-wrap:hover .tooltip{
  visibility: visible;
  opacity: 1;
}


/* Default pages */

.page-template-default .site-main {
    padding: 30px 0 0;
}
/* mob-serach */
.mob-search {
    width: 400px;
    transition: all .3s ease-in-out;
    display:none;
    margin-bottom: 20px;
}
.mob-search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.mob-search form label {
    width: 70%;
    margin: 0;
}
.mob-search form label input {
    width: 100%;
    border-radius: 0;
}
.mob-search form input.search-submit {
    width: 30%;
    height: 40px;
    font-size: 16px;
    background-color: #000;
    border-radius: 0!important;
    border:solid #fff ;
    border-width: 2px 2px 2px 0;
    padding: 5px 10px;
}
/* Ad css */
.top-header-ad  .ad-close {
    height: 20px;
    width: 20px;
    line-height: 20px;
    background: #0097f5;
    right: 0;
    top: 0;
    display:none;
}

.mob-ad {
    display: none;
}

/* premium box*/
.single-post .entry-content .premium-content img:first-of-type {
    display: block;
}
.premium-box-counter  {
    font-style: italic;
    background: rgb(207,184,240);
    background: linear-gradient(100deg, rgba(207,184,240,1) 25%, rgba(180,170,200,1) 25%, rgb(193 174 229) 27%);
    font-size: 12px;
    color: #fff;
    margin-top:40px;
}
.premium-box-counter .count-box {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 900;
  max-width: 26%;
  flex: 0 0 26%;
  -ms-flex: 0 0 20%;
  position: relative;
  padding: 20px;
  overflow: hidden;
  text-align: center;
}
.premium-box-counter .count-box,.premium-box-counter .banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.premium-box-counter .count-box .count{
    display: block;
    font-size: 40px;
}
.premium-box-counter .banner {
    max-width: 45%;
    flex: 0 0 45%;
    -ms-flex: 0 0 60%;
    position: relative;
    padding:0;
}
.premium-box-counter .banner h2 {
    color: #fff;
    font-size: 33px;
    font-weight:900;
    margin: 0 0 8px 0;
}
.premium-box-counter .banner .blue {
    font-size: 12px;
    background: #0097F5;
    padding: 5px;
    text-transform: uppercase;
    font-weight: 600;
}
.premium-box-counter .premium-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.premium-box-counter .log-text{
    color:#0097F5;
    text-decoration:underline;
}
.premium-box-counter .premium-wrap img {
    max-width: 100px;
    margin-right: 30px;
}
.premium-box-counter .premium-image {
    background-blend-mode: multiply;
    max-width: 29%;
    flex: 0 0 29%;
    -ms-flex: 0 0 20%;
    background-image: url(../png/pre-bg.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.premium-box-counter .premium-image img{
    opacity:0;
}

.premium-box-counter .premium-box .d-flex {
    justify-content: center;
}
.premium-box {
    font-style: italic;
    background:#c0aee2;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.1px;
    background-image: url('../jpg/lockedbg.jpg');
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.premium-box.eofy-box{
    background: #ff888a;
    background-image: url('../jpg/eofybg.jpg'); 
}
.banner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 60%;
    flex: 0 0 60%;
    -ms-flex: 0 0 60%;
    position: relative;
    padding: 20px 0 20px 20px;
}
.banner h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 900;
    margin: 20px 0 5px 0;
}
.banner .blue {
    font-size: 24px;
    background: #0097F5;
    padding: 5px 27px;
    text-transform: uppercase;
    font-weight: 900;
    margin: 0;
    color: #fff;
}
.banner p.access{
    margin-bottom:5px;
}
.premium-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
p.price-info {
    margin-bottom: 20px;
    color: #000;
    font-size: 12px;
}
.banner span {
    font-size: 12px;
}
.price-info .bold{
  font-weight:600;
  font-size:15px;
}
.log-text{
    color:#0097F5;
    text-decoration:underline;
}
.premium-wrap img {
    max-width: 100px;
    margin-right: 30px;
}
.premium-image {
    background-blend-mode: multiply;
    max-width: 40%;
    flex: 0 0 40%;
    -ms-flex: 0 0 40%;
    
}
.premium-image img{
    opacity:0;
}

.premium-box .d-flex {
    justify-content: center;
}
/* hightlight */
.highlight-and-share-wrapper div{
    padding: 0 !important;
}
body.has-body .highlight-and-share-wrapper a, body.has-body .highlight-and-share-wrapper a:hover, body.has-body .highlight-and-share-wrapper a:visited {
    font-size: 0 !important;
    padding: 15px 35px 30px 20px !important;
    max-height: 18px;
    position: relative;
    z-index: 1;
}
.has_twitter{
    position:relative;
}
.has_twitter:before {
    content:'';
    position: absolute;
    background-image: url('../svg/twitter.svg');
    top: 50%;
    right: 10%;
    transform: translate(-50%,-50%);
    color: #fff;
    height: 20px;
    width: 23px;
    background-repeat:no-repeat;
    background-size:contain;
}

.has_facebook:before {
    content:'';
    position: absolute;
    background-image: url('../svg/facebook.svg');
    top: 50%;
    right: 10%;
    transform: translate(-50%,-50%);
    color: #fff;
    height: 20px;
    width: 23px;
    background-repeat:no-repeat;
    background-size:contain;
}
.has_facebook{
    position:relative;
}
.highlight-and-share-wrapper .has_save {
    background: #000;
}
body.has-body .highlight-and-share-wrapper .has_save a{
 font-size:12px !important;
}
#highlights-message {
    text-align:center;
}

/* Advertise with us */
.zoho-form-wrap {
    max-width: 45%;
    margin: 0 auto;
    padding: 40px;
    text-align: center;
    box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.17);
}

.zoho-form-wrap.full{
    max-width:100%;
}

/* Account claim */

.account-claim-wrap h5 a {
    color: #000;
}
.account-claim-wrap h5 a:hover{
    color: #0097f5;
}
.account-claim-wrap h5 {
    margin-bottom:25px;
    font-weight:500;
    text-align:center;
}
.account-claim-wrap h5 span {
    display: block;
    font-size:16px;
}
.octo-multiform-popup.page-form {
    position:relative;
    display:block;
    z-index:1;
}
.page-form .subscription-flow {
    position: relative;
    max-height: 100vh;
    transform: translateY(0);
}
.success-mesage{
    font-size:30px;
    line-height:1.1;
}
.success-mesage span{
    display:block;
}
.success-mesage  .title,.success-mesage .content,.success-mesage .end-content {
    padding: 20px 0;
}

.success-mesage img{
    width:140px;
    height:140px;
}
.subs-content-wrap .subtitle {
    display: block;
    margin: 5px 0;
    font-size: 14px;
}

.end-content a {
    color: #0097f5;
}
.limit-reached .banner .blue {
    font-size: 12px;
    padding: 5px;
    text-transform: capitalize;
}


/* My magazine  */
.page-template-my-magazines .entry-header{
    padding-top:30px;
}
.magazine-wrap,.magazine-cat-wrap {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    flex-wrap: wrap;
    margin: 0 -10px 0 -10px;
    justify-content: center;
}
.magazine-cat-wrap{
    margin: 0 -50px -30px 0px;
}
.magazine{
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 10px 10px 10px;
}
.magazine-cat {
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
    max-width: 23%;
    padding: 20px;
    margin: 0 20px 30px 0;
    border: 1px solid #eaeaea;
}
.magazine-cat figure,.magazine-cat h3,.magazine-cat .see-all{
    text-align: center;
}
.magazine-cat h3{
    margin: 10px 0 15px 0;
    font-weight: 500;
}
.magazine-cat h3 a{
    color: #000;
}
.magazine-cat .see-all a.btn{
    padding: 5px 65px;
}
/* 404 page */

.error-404 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 80vh;
    padding:100px 40px;
    font-family: 'Roboto', sans-serif;
}
.error-404 .head{
    font-size:170px;
    line-height:1;
    font-weight:300;
}
.error-404 h1{
    font-weight:400;
    font-size:20px;
}
.error-404 p{
    text-transform:uppercase;
    margin-bottom:40px;
}

/*-------------
 * retail event success
 * ---------*/
 .retail-success-page,
 .thankyou-message-wrap{
    font-family: 'Roboto', sans-serif;
    
}
.thankyou-message-wrap {
    padding: 60px 0;
    background: #fff;
}
.retail-success-page{
    padding: 30px 0 60px;
    max-width: 780px;
    margin: 0 auto;
}
.thankyou-message-wrap h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}

.thankyou-message-wrap span {
    text-align: center;
    display: block;
    color: #7a7a7a;
    font-size: 18px;
}

.retail-success-page span.event-fol {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #7a7a7a;
    margin-bottom: 30px;
}


.retail-success-page .event-list-wrap {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    margin-bottom: 15px;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}

.retail-success-page .event-list-wrap .speaker-img {
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.retail-success-page .event-list-wrap .speaker-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.retail-success-page .event-list-wrap .e-detail {
    width: calc(100% - 60px);
    padding-left: 20px;
}

.event-list-wrap .e-detail h3 {
    font-size: 20px;
    font-weight: 500;
}

.event-list-wrap .e-detail .time-info {
    display: flex;
    flex-wrap: wrap;
    color: #aaa;
}

.event-list-wrap .e-detail .time-info>div {
    margin-right: 15px;
}

.retail-success-page .back-btn {
    text-align: center;
    margin-top: 30px;
}

.retail-success-page .back-btn a.secondary-btn {
    color: #fff;
    background: #0097f5;
    border-radius: 0;
    padding: 15px 50px;
}
.retail-success-page .back-btn a.secondary-btn:hover{
    background: #000;
    border-color: #000;
}

.page-template-rw-subscription .site-main, .page-template-rw-subscription .subscription-page, .page-template-rw-subscription .subscription-table {
    /*background: #346073;*/
    padding-bottom: 50px;
}
.page-template-rw-subscription .accordian-content {
    padding: 20px 15px !important;
}
.page-template-rw-subscription .site-footer{
    margin-top: 0px;
}
/* Footer Partners */
.partners{
    margin-top: 24px;
}
.partner-name{
    margin-top: 20px;
    margin-left: 20px;
}
/* Custom Evnets Page */
.custom-events-page .events-wrap {
    display: flex;
    flex-wrap: wrap;
    min-width: 100%;
    margin: 0 -15px -40px;
}

.custom-events-page .events-wrap .event-item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 40px;
}

.custom-events-page .events-wrap .event-item .video-wrap {
    margin-bottom: 10px;
}
/*--------
 * advertise
 * ---------*/
 .advertise-banner {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -1.5em;
}

.advertise-content .section-one {
    padding: 50px 0;
    text-align: center;
    background-color: #0097F5;
}
.advertise-content .section-one h2 {
    color: #fff;
    margin-bottom: 15px;
    font-size: 40px;
    line-height: 1.2;
}

.advertise-content .section-one .desc {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    font-size: 24px;
    color: #fff;
}

.advertise-content .section-one .download-btn a.primary-btn {
    background-color: #1C559C;
    color: #fff;
    padding: 20px 60px;
    border-radius: 0;
}
.advertise-content .section-two {
    padding: 80px 0 150px;
}

.circle-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1140px;
    margin: 0 auto;
}

.circle-wrap .circle-item {
    width: 280px;
    height: 280px;
    border: 3px solid #0097f5;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 50%;
    padding: 40px;
}
.circle-wrap .circle-item .counter-wrap {
    font-family: 'Roboto', sans-serif;
    color: #0097f5;
    font-size: 55px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}
.circle-wrap .circle-item p {
    font-family: 'Roboto', sans-serif;
    color: #0097f5;
    font-size: 26px;
    text-align: center;
    line-height: 1.1;
}
.service-wrap {
    max-width: 1140px;
    margin: 0 auto;
}

.service-wrap .service-item {
    display: flex;
    flex-wrap: wrap;
}
.service-wrap .service-item.reverse{
    flex-direction: row-reverse;
}
.service-wrap .service-item:not(:last-child){
    margin-bottom: 100px;
}
.service-wrap .service-item .left-wrap {
    width: 50%;
    padding-right: 50px;
}
.service-wrap .service-item.reverse .left-wrap{
    padding-right: 0px;
    padding-left: 50px;

}
.service-wrap .service-item .right-wrap {
    width: 50%;
    padding-left: 50px;
}
.service-wrap .service-item.reverse .right-wrap{
    padding-left: 0px;
    padding-right: 50px;
    
}
.service-wrap .service-item .left-wrap h3 {
    font-size: 40px;
    margin-bottom: 20px;
}
.service-wrap .service-item .left-wrap .desc {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    font-size: 18px;
}
.service-wrap .service-item .left-wrap a {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-decoration: underline;
}
/* Client Report */
.single-client_report{
    font-family: 'Roboto', sans-serif;
}
.single-client_report .hero-banner {
    height: 100px;
    background-color: #000;
    background-position: 90%;
    background-size: cover;
    display: flex;
    align-items: center;
}
.single-client_report .hero-banner h2 {
    color: #fff;
}
.single-client_report .image-banner {
    background-position: center;
    height: 450px;
    background-size: cover;
    display: flex;
    align-items: center;
}
.single-client_report .report-content-wrap {
    display: flex;
    width: 100%;
}
.single-client_report .report-content-wrap .left-content-wrap {
    padding-right: 30px;
    width: 60%;
}
.single-client_report .report-content-wrap .right-form-wrap {
    width: 40%;
}
.single-client_report h2.report-title {
    font-size: 54px;
    line-height: 1;
    padding-bottom: 30px;
}
.report-content-wrap .right-form-wrap h6 {
    font-size: 24px;
    padding: 20px 30px;
    background: #f3f4f6;
    margin: 0;
}
.report-content-wrap .right-form-wrap .form-wrap{
    background: #f8f9fb;
    padding: 30px;
}
.report-content-wrap .right-form-wrap .form-wrap input[type="text"],
.report-content-wrap .right-form-wrap .form-wrap input[type="email"]{
    width: 100%;
}
.report-content-wrap .right-form-wrap .form-wrap .form-group {
    padding-bottom: 18px;
}
.report-content-wrap .right-form-wrap .form-wrap .form-group label{
    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}
.report-content-wrap .right-form-wrap .form-wrap .form-group label span{
    color: red;
}
.report-content-wrap .right-form-wrap .form-wrap .form-group .emarsys label span{
    color: #000;
    font-weight: 400;
}
.report-content-wrap .right-form-wrap .form-wrap input[type="submit"]{
    width: 100%;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
}
.report-content-wrap .right-form-wrap .form-wrap .wpcf7-list-item {
    margin: 0;
}
.report-content-wrap .right-form-wrap div#loginForm {
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
.report-content-wrap .right-form-wrap .login-form .login-title {
    display: none;
}
.report-message-box {
    border: 2px solid #46b450;
    padding: 10px;
    margin-bottom: 20px;
}
.after-success-content .signup-form-wrap .noti{
    margin-bottom: 20px;
}
.after-success-content .signup-form-wrap .noti span{
    display: block;
    font-weight: bold;
}
.after-success-content .signup-form-wrap input{
    width: 100%;
}
.cr-signup-submit.loading-main:before{
    background: none;
}
.addon-wrap {
    display: flex;
    flex-wrap: wrap;
}
.addon-wrap .left-wrap {
    width: 46%;
}
.addon-wrap .right-wrap {
    width: 54%;
    padding: 0;
    margin: -20px 0 -25px;
}
.addon-wrap .left-wrap .buttons-wrap a.btn {
    padding: 8px 20px;
    font-size: 15px;
}
.addon-wrap .left-wrap .buttons-wrap a.primary-btn.btn.not-now {
    font-size: 12px;
    padding: 6px 15px;
}
.addon-wrap .left-wrap .buttons-wrap a.secondary-btn.btn.add-now:hover {
    background: #0097F5;
    border: 1px solid #0097F5;
    color: #fff;
}

.addon-wrap .left-wrap .buttons-wrap a.primary-btn.btn.not-now:hover {
    border: 1px solid #0097F5;
    color: #0097F5;
    background: transparent;
}

.page-template-landing-payment .login-wrap.accordian-content .signup-form.already-user {
    display: none;
}
.page-template-landing-payment .accordian-checkout .octo-login-wrapper.already-user .login-form {
    display: block;
}

.retail-week-banner img {
    max-width: none;
    width: 100%;
}

/* new premium box */
.premium-box.new-box {
    background: none;
    border: 2px solid #dadada;
    font-style: normal;
}
.premium-box.new-box .banner {
    max-width: 65%;
    flex: 0 0 65%;
}
.circle-image {
    text-align: center;
    position: absolute;
    top: -44px;
    height: 90px;
    width: 90px;
    background: #cc4c49;
    border-radius: 50%;
    padding: 15px;
}
.premium-box.new-box .banner h2 {
    color: #0097f5;
    font-size: 27px;
    margin-top: 36px;
    text-align: center;
}
.premium-box.new-box .banner h2 {
    font-size: 23px;
}
.premium-box.new-box .banner p.access {
    margin: 10px 0 18px 0;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
}
.premium-box.new-box .banner span {
    text-align: center;
    color: #000;
    font-style: italic;
}
.premium-box.new-box .premium-wrap a {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 14px;
}
.premium-box.new-box .premium-wrap a.secondary-btn {
    color: #fff;
    border: 1px solid #0097f5;
}
.premium-box.new-box .premium-wrap a.secondary-btn:hover {
    background: #0097F5;
}
.premium-box.limit-reached.new-box .premium-wrap{
    justify-content: center;
}
/* Client Report page */
.client-report-wrap .report-item {
    border: 1px solid #eee;
    padding: 20px 25px;
    margin-bottom: 30px;
    box-shadow: -1px 3px 3px -3px rgb(0 0 0 / 10%);
}
.client-report-wrap .report-item-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.client-report-wrap .report-item.has-badge .report-item-wrap {
    align-items: stretch;
}
.client-report-wrap .report-item figure{
    width: 115px;
}
.client-report-wrap .report-item figure img {
    width: 100%;
    object-fit: cover;
}
.client-report-wrap .report-item .title-wrap {
    padding-left: 10px;
    width: calc(70% - 115px);
}
.client-report-wrap .report-item .title-wrap span.label {
    background-color: #0097f5;
    display: inline-block;
    line-height: 1;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px 15px;
    margin-bottom: 15px;
}
.client-report-wrap .report-item h5 {
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
    padding-right: 15px;
}
.client-report-wrap .report-item .btn-wrap {
    width: 25%;
    text-align: right;
}
.client-report-wrap .report-item.has-badge .btn-wrap{
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}
.client-report-wrap .report-item .btn-wrap a.btn.primary-btn {
    padding: 10px 25px;
    font-size: 20px;
}
.client-report-wrap .report-item .btn-wrap a.download-icon {
    width: 55px;
    height: 55px;
    background-color: #0097f5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: 0;
    border-radius: 50%;
    box-shadow: 4px 3px 10px rgb(0 0 0 / 10%);
}
.client-report-wrap .report-item .btn-wrap a.download-icon svg {
    height: 25px;
    width: auto;
}
.client-report-wrap .report-item .btn-wrap a.download-icon svg path {
    fill: #fff;
}
.subscribe-popup.client-report-popup .subs-popup {
    max-width: 380px;
}
.subscribe-popup.client-report-popup .block-wrap {
    max-width: 100%;
}
.subscribe-popup.client-report-popup .block-wrap h4 {
    font-size: 20px;
    text-align: left;
}
.subscribe-popup.client-report-popup a.secondary-btn{
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}
.page-numbers {
    font-family: 'Roboto', sans-serif;
    border: 1px solid #0097F5;
    box-sizing: border-box;
    border-radius: 5px;
    color: #0097F5;
    display: inline-flex;
    min-width: 30px;
    text-align: center;
    height: 30px;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    font-size: 12px;
    padding: 0 10px;
}
.page-numbers.current, .page-numbers:hover {
    border: 1px solid #0097F5;
    background-color: #0097F5;
    color: #fff;
}

/* Video styles */
body.post-type-archive-videos,.post-type-archive-videos .widget-title span {
    background: #f3f3f3;
}
.videos .video-item {
    flex: 0 0 23%;
    max-width: 23%;
    margin: 0 20px 30px 0;
    box-shadow: 2px 0px 8px 1px rgb(0 0 0 / 18%);
    border-radius: 13px;
    overflow: hidden;
}
.videos .videos-wrap {
    margin: 0 -50px -30px 0px;
}
.videos figure.overlay:before{
    z-index: -1;
}
.videos figure a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.videos figcaption.play-icon {
    position: absolute;
}
.videos .play-icon svg {
    width: 80px;
    height: 80px;
    fill: #fff;
}
.videos .video-details {
    background: #fff;
    padding: 20px;
}
.videos .video-details h3 {
    font-size: 22px;
    padding-bottom: 10px;
}
.videos .video-details {
    font-family: 'Roboto';
}
.videos .time-length {
    color: #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.videos .btn-wrap {
    text-align: center;
    margin-top: 20px;
}
.videos .desc {
    color: #707070;
}
.single-video-wrap.has-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.single-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.single-video-wrap .premium-box.new-box {
    margin-top: 100px;
    position: relative;
}
.single-video-wrap .premium-wrap{
    width: 53%;
    margin: 0 auto;
    justify-content: space-around;
    margin-bottom: 20px;
}

/* Popup */
.ir-popup-wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 99999;
    display: none;
}
.ir-popup-wrap.show {
    display: block;
}
.ir-popup-inner {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 50%;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 9px 0px rgb(0 0 0 / 17%);
    transform: translateY(50%);
    display: flex;
    max-height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 500px;
}

.cookie-permission-check {
    background: #000;
    color: #fff;
    padding: 31px 27px;
    font: 12px/14px Roboto, Arial, Helvetica, sans-serif;
    -webkit-transition: opacity 0.3s linear, visiblity 0.3s linear, -webkit-transform 0.3s linear;
    transition: opacity 0.3s linear, visiblity 0.3s linear, -webkit-transform 0.3s linear;
    -o-transition: opacity 0.3s linear, transform 0.3s linear, visiblity 0.3s linear;
    transition: opacity 0.3s linear, transform 0.3s linear, visiblity 0.3s linear;
    transition: opacity 0.3s linear, transform 0.3s linear, visiblity 0.3s linear, -webkit-transform 0.3s linear;
    -webkit-transition: opacity 0.3s linear, transform 0.3s linear, visiblity 0.3s linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.cookie-permission-check.active {
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.cookie-permission-check .holder {
    text-align: center;
    margin-bottom: 25px;
}

.cookie-permission-check .holder p {
    margin-bottom: 0;
}

.cookie-permission-check .holder p a {
    color: #fff;
}

.cookie-permission-check .holder p a:hover {
    color: #ccc;
}

.cookie-permission-check h2 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 26px;
}

.cookie-permission-check h2 svg {
    margin-right: 15px;
}

.cookie-permission-check .btn {
    background: #D9D9D9;
    color: #000;
    text-align: center;
    padding: 5px 20px;
    display: block;
    margin-bottom: 7px;
    border: 1px solid #fff;
    border-radius: 4px;
    -o-transition: color 0.3s linear, background 0.3s linear;
    transition: color 0.3s linear, background 0.3s linear;
    -webkit-transition: color 0.3s linear, background 0.3s linear;
}

.cookie-permission-check .btn:hover {
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
}

.cookie-permission-check a:not([class]) {
    text-decoration: underline;
}

.cookie-permission-check .close:hover {
    background: #fff;
    color: #363636;
}

.cookie-permission-check .close {
    color: #fff;
    text-align: center;
    display: block;
    padding: 5px 20px;
    border: 1px solid #fff;
    border-radius: 4px;
    -o-transition: color 0.3s linear, background 0.3s linear;
    transition: color 0.3s linear, background 0.3s linear;
    -webkit-transition: color 0.3s linear, background 0.3s linear;
}

.mobile-partner-sponsor figure,.mobile-partner-sponsor .caption{
    display: none !important;
}
.mobile-partner-sponsor .irau_post_list:not(:nth-child(1)){
    margin-top: 30px;
}
.mobile-partner-sponsor h3.eb-font {
    font-size: 18px;
}

.client_event__list {
    padding-bottom: 40px;
}

.event__date {
    background: #fff;
    color: #000;
    font-weight: 700;
    text-align: center;
    padding: 10px 20px;
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .1);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .1);
    border-radius: 10px;
}

.event__date .month_name {
    font-size: 16px;
    line-height: 1.1875;
    display: block;
    margin-bottom: 5px;
}

.event__date .month_date {
    font-size: 25px;
    line-height: 1.2;
}

.client__event-item {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
}

.client__event-item:last-child {
    margin-bottom: 0;
}

.client__event-item .event__date {
    background: none;
    max-width: 46px;
    text-align: center;
    text-transform: uppercase;
    font-family: Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    -webkit-box-flex: 46px;
    -ms-flex: 46px 0 0px;
    flex: 46px 0 0;
    padding: 0;
    margin-right: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.client__event-item .event__date .month_name {
    color: #0478ff;
}

.client__event-item .client__event-wrap {
    max-width: calc(100% - 66px);
    -webkit-box-flex: calc(100% - 66px);
    -ms-flex: calc(100% - 66px) 1 0px;
    flex: calc(100% - 66px) 1 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.client__event-image {
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.client__event-image img {
    width: 100%;
    height: auto;
}

.client__event-detail {
    font: 14px/1.5 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.client__event-detail h3 {
    font: 700 18px/1.5 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 10px;
}

.client__event-detail h3 a {
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.client__event-detail h3 a:hover {
    color: #0478FF;
}

.client__event-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.client__event-meta [class^="icon-"],
.client__event-meta [class*=" icon-"] {
    margin-right: 5px;
}

.client__event-meta address {
    font-style: normal;
    margin: 0 0 0 17px;
}

.client__event-text {
    color: #6a6a6a;
    margin-bottom: 10px;
}

.client__event-action .btn-bookmark {
    width: 25px;
    height: 25px;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    border-radius: 15px;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    -o-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.client__event-action .btn-bookmark:hover {
    background: rgba(4, 120, 255, 0.2);
    color: #0478ff;
}

.client__event-action .btn {
    background: #0478ff;
    font: 700 14px/1.5 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 2px 15px;
    vertical-align: middle;
    margin-right: 16px;
    border-radius: 15px;
}

.info-message p {
    font-size: 26px;
}

.info-message .failed {
    color: red;
}

.info-message .success {
    color: green;
}

@media screen and (min-width: 768px) {
    .cookie-permission-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 10px;
        right: 43px;
        left: 43px;
        bottom: 27px;
    }

    .cookie-permission-check h2 {
        margin-bottom: 9px;
    }

    .cookie-permission-check .holder {
        text-align: left;
        margin-bottom: 0;
    }

    .cookie-permission-check .action {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .cookie-permission-check .btn {
        display: inline-block;
        vertical-align: middle;
        margin: 0 15px 0 0;
    }

    .cookie-permission-check .close {
        display: inline-block;
        vertical-align: middle
    }

    .client__event-item .client__event-wrap {
        max-width: calc(100% - 152px);
        -ms-flex-preferred-size: calc(100% - 152px);
        flex-basis: calc(100% - 152px);
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .client__event-image {
        max-width: 160px;
        -webkit-box-flex: 160px;
        -ms-flex: 160px 0 0px;
        flex: 160px 0 0;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
    }

    .client__event-detail {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-right: 20px;
    }
}

@media (min-width: 992px) {
    .client__event-detail {
        font-size: 16px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}

.contact__form form {
    max-width: 540px;
}

.contact__form form .zoho-form-wrap {
    text-align: left;
    max-width: none;
    margin: 0;
}

.contact__form .form-group {
    margin-bottom: 20px;
}

.contact__form .form-group br {
    display: none;
}

.contact__form .form-group > span:not([class]) {
    display: block;
    margin-bottom: 5px;
}

.contact__form-control-wrap {
    width: 100%;
    display: block;
}

.contact__form input[type="text"],
.contact__form input[type="email"],
.contact__form input[type="url"],
.contact__form input[type="password"],
.contact__form input[type="search"],
.contact__form input[type="number"],
.contact__form input[type="tel"],
.contact__form input[type="range"],
.contact__form input[type="date"],
.contact__form input[type="month"],
.contact__form input[type="week"],
.contact__form input[type="time"],
.contact__form input[type="datetime"],
.contact__form input[type="datetime-local"],
.contact__form input[type="color"],
.contact__form textarea {
    width: 100%;
}

.contact__form form.invalid .wpcf7-response-output {
    color: red;
    text-align: center;
    padding: 20px 0 0;
    margin: 0;
    border: none;
}

.contact__form .ajax-loader {
    vertical-align: middle;
}

.contact__form .wpcf7-not-valid-tip {
    font-size: 75%;
    padding-top: 5px;
}