/*
Theme Name: INTERNATIONAL ADVISER NEW THEME
Theme URI: https://ybc.tv
Author: YBC.TV TEAM
Author URI: https://YBC.TV/
Description:  New PA THEME 2018.
Version: 3.2.32
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Vollkorn', serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}
a {
    color: #343534;
    text-decoration: none;
}
p.ac {

    margin-top: 10px;
    text-align: justify;

}
a:active,
a:hover {
  outline: 0;
  color: #0095db !important;
  text-decoration: none;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}
.ads-placeholder.ads-placeholder-sidebar-mpu {
    margin-top: 50px;
    width: 100% !important;
    max-width: 300px;
    height: 250px;
}
.ads-placeholder.ads-placeholder-billboard-mpu {
    max-width: 970px;
    height: 250px;
    margin: 50px 0 50px auto;
    width: 100% !important;
}
.ads-placeholder.ads-placeholder-home-sponsored-banner {
    max-width: 728px;
    height: 90px;
    margin: 50px 0 0 auto;
    width: 100% !important;
}
#savepost {
    -webkit-appearance: button;
    cursor: pointer;
    border: 1px solid #0095db;
    padding: 0px 5px 0px 5px;
    float: left;
    background: #0095db;
    color: white;
    float: right;
}
.sidebar-content-wrapper {
  position: relative;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;

}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 36px;
  padding-bottom: 0.3em;
  line-height: 1.25;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform:uppercase;
  border-bottom: 1px solid;
}
h1.title-single {
  font-size: 50px;
  padding-bottom: 0em;
  margin-top:35px;
  line-height: 1.25;
  font-family: 'Roboto Condensed', sans-serif;

  border-bottom: 0px solid;
  margin-bottom: 0;
}
h3 {
  font-size: 28px;
  line-height: 37px;
   font-family: 'Roboto Condensed', sans-serif;
   /*text-transform:uppercase;*/
}
h4 {
  font-size: 26px;
  line-height: 20px;
  font-family: 'Roboto Condensed', sans-serif;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;

}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;

  font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 0px;
}
.loop-list {
    border-bottom: 2px solid gainsboro;
    margin-bottom: 25px;
    height: 100%;
}
.loop-list-content-wrapper {
    margin-top: 20px;
    display: block;
    float: left;
}
.list-category {
    margin-bottom: 15px;
}
.ads-ia-intermediary-panel-oop-teads, .ads-fixed-income-oop-overlay{
	display:none;
}
.entry-content a, .text-content a {
    color: #007bff;
}
a h3:active, a h3:hover {
    outline: 0;
    color: #0095db !important;
    text-decoration: none;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* @media (min-width: 1800px){ */
.container {
    max-width: 1280px;
}
/* } */

#home-content {
  flex: 0 0 100%;
  max-width: calc(100% - 340px);
}

@media (max-width: 992px) {
  #home-content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 1580px) {
  .side-panel-right { display: none; }
  .side-panel-left { display: none; }
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.2;
    font-size: 23px;
    text-transform: uppercase;
    color: black;
    font-weight: 800;
    font-family: 'Roboto Condensed', sans-serif;
}

.ngfb-content-buttons{
	display:none !important;
}
.related .loop-list {
    border-bottom: 0px solid gainsboro;
    margin-bottom: 25px;
    height: 100%;
}
.dropdown-menu .dropdown-item:hover {
	color:#0095db !important;
}
header#masthead {
  margin-bottom: 0;
  background-color: white ;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .74rem 1rem;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #BCBDC1;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
img.logo{
    width: 190px;
}
.user-login ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color:black;
	float: right;
}
.social {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    align-items: center;

}
.social a {
    display: inline-block;
}
.social {
	float: right;
}
.social a svg {
    width: 30px;
    height: 30px;
    transition: .5s;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 3px 0 10px;
}
.social a:hover svg {
    fill: #0095db;
    stroke: #0095db;
}
.st1:hover {
    fill: #0095db;
}
.st0:hover {
    fill: none;
    stroke: #0095db;
    stroke-miterlimit: 10;
}
.user-login li {
    float: left;
}

.user-login li a{
    display: block;
    color: black;
    text-align: center;
    padding: 8px 16px;
    text-decoration: none;
}
.after-image.text-content {
	position: relative;
	margin-top: 10px;
}
.loop-list h3{
	margin-top:0;
	margin-bottom:0;
}
.search-icon {
    max-width: 20px;
    margin-left: 10px;
	width: 100%;
}
/**ARCHIVE AND TEMPLATE FIXES FROM OLD SITE**/
.page-header .page-description p {
    padding-top: 0;
    line-height: 23px;
    padding-bottom: 1px;
}
.page-header h1, .error404 h1 {
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
	padding-bottom:0px;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
    list-style-type: none;
}
/* Events Page */
.list-event .loop-list {
  background: #292928;
  margin-bottom: 30px;
  padding: 0px 30px 0px 0px;
}
.list-event p, .list-event-ajax p{
	margin-bottom: 0;
}
.list-event .loop-list .content-des {
  color: #fff;
  padding:0px;
}

.list-event .loop-list .content-des h3 {
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
}

.list-event .loop-list .content-des a:hover h3 {
  color: #0095db;
}

.list-event .loop-list .content-des p {
  font-size: 18px;
  line-height: 20px;
    padding: 10px 0;
	color:white;
}

.list-event-ajax .loop-list {
  padding-bottom: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #292928;
}

.list-event-ajax .loop-list .content-image {
  background: #fff;
}

.list-event-ajax .loop-list .content-des h3 {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 10px;
}

.list-event-ajax .loop-list .content-des p {
  font-size: 18px;
  padding: 0;
}

.page-content ul li {
  margin: 10px 35px;
}

.page-content a {
  color: #64a70b;
}

.page-content a:hover {
  color: #4C7D0A;
}

/* Magazines */
.list-magazines .loop-list {
  margin-bottom: 40px;
}

.list-magazines .loop-list .content-des {
  padding: 50px 10px 50px 20px;
  border-bottom: 1px solid #f2f2f2;
}

.list-magazines .loop-list .content-des p {
  padding: 0;
  margin-bottom: 0;
}
.malinky-load-more__button, .view-more{
    border: 1px solid #0095db;
    padding: 10px 44px 10px 44px;
    float: left;
    color: #0095db;

}
.malinky-load-more__button:hover, .view-more:hover{
    border: 1px solid #0095db;
    padding: 10px 44px 10px 44px;
    float: left;
    color: white !important;
	background:#0095db;

}
.search-outer .modal {
    background: #0095db87;
	background: rgba(0,0,0,.4);
}
#searchmodal .modal .show .modal-dialog {
    -webkit-transform: translate(0,50%);
    transform: translate(0%,50%);
}
#searchmodal .modal-content {
	    background-color: transparent;
}
#searchmodal .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 0;
    height: 70px;
    border: 3px solid #0095db;
    margin-right: 25px;
	font-size: 19px;
}
#search-form {
    height: 70px;
    border-radius: 0;
    text-transform: uppercase;
    border: 3px solid #0095db;
    background: #0095db;
    color: white;
    font-weight: 800;
    font-size: 21px;
    letter-spacing: 2px;
	transition: 0.6s;
}
#searchmodal .form-control:placeholder { color: #bcbdc1; font-size:22px; }
#searchmodal .form-control::-webkit-input-placeholder { color: #bcbdc1; font-size:22px;}  /* WebKit, Blink, Edge */
#searchmodal .form-control:-moz-placeholder { color: #bcbdc1; font-size:22px;}  /* Mozilla Firefox 4 to 18 */
#searchmodal .form-control::-moz-placeholder { color: #bcbdc1; font-size:22px;}  /* Mozilla Firefox 19+ */
#searchmodal .form-control:-ms-input-placeholder { color: #bcbdc1; font-size:22px;}  /* Internet Explorer 10-11 */
#searchmodal .form-control::-ms-input-placeholder { color: #bcbdc1; font-size:22px;}  /* Microsoft Edge */
#search-form:hover {

}
form[name="register"] input[type="submit"] {
    padding: 10px 20px !important;
    border-color: #0095db !important;
    color: #0095db;
}
form[name="register"] input[type="submit"]:hover {
    padding: 10px 20px !important;
    border-color: #0095db !important;
    color: white;
	background:#0095db;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
	 border: 1px solid #0095db;
    padding: 10px 44px 10px 44px;
    float: left;
    color: #0095db;
	background:white;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	-webkit-appearance: button;
    cursor: pointer;
	 border: 1px solid #0095db;
    padding: 10px 44px 10px 44px;
    float: left;
    background: #0095db;
	color:white;
}
#signinmodal .modal-header{
    margin-left: 30px;
    margin-right: 30px;
}
#signinmodal .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding: 30px;
}
#mymodal .modal-title {
    margin-bottom: 0;
    line-height: 0;
    border-bottom: 0;
    margin-top: 45px;
    margin-right: 47px;
}
#mymodal .modal-header {
    margin-left: 0;
    margin-right: 0px;
}
.list-magazines .loop-list .content-des h2 {
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
}

.list-magazines .loop-list .content-des a:hover h2 {
  color: #4C7D0A;
}

.list-magazines .loop-list .content-des .date {
  padding-top: 5px;
  font-size: 14px;
}

.list-magazines-ajax .loop-list {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.list-magazines-ajax .loop-list .content-image img {
  width: 60%;
}

.list-magazines-ajax .loop-list .content-des {
  padding: 20px 10px 10px 20px
}

.list-magazines-ajax .loop-list .content-des p {
  padding: 0;
    margin-bottom: 0;
}

.list-magazines-ajax .loop-list .content-des h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 0;
}

.list-magazines-ajax .loop-list .content-des a:hover h3 {
  color: #4C7D0A;
}

.list-magazines-ajax .loop-list .content-des .date {
  padding-top: 5px;
  font-size: 14px;
}

.list-magazines .loop-list .content-des a:hover h3 {
  color: #0095db;
}
.has-video .voverlay {
    background: url(inc/assets/img/play.svg) center no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 60px;
    width: 100%;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: auto;
}
.content-image {
    position: relative;
	display: inline-block;
}
#big-image {
	width: 100%;
}
.article-overlay {
    background: url(inc/assets/img/play.svg) center no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 60px;
    width: 100%;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: auto;
}

.has-video .voverlay:hover {
  background: url(inc/assetsimg/play.svg) center no-repeat;
}
/* Single Magazine */
.content-magazine.content-single .name-cat {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  color: #0095db;
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.content-magazine.content-single h1 {
  margin-top: 0;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.content-magazine.content-single .magazine-optimum {
  font-weight: 700;
  font-size: 14px;
  padding: 20px 0;
  border-bottom: solid 1px #f2f2f2;
}

.content-magazine.content-single ul {
  margin-left: 20px;
}

.content-magazine.content-single .readmore {
  color: #ffffff;
  margin-top: 20px;
}

.content-magazine.content-single .thump-single {
  margin-top: 0;
}




.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0px;
}

.single .content-area, .page .content-area{
	margin-top:30px;
}
/*--------------------------------------------------------------
## HOMEPAGE
--------------------------------------------------------------*/
.home #content.site-content {

    padding-top: 0rem;

}
.empty-box1{
    width: 100%;
    display: block;
    background: #F5F5F5;
    max-width: 100%;
    height: 150px;
    padding-top: 26px;
}
.add-inner{
    background: white;
    width: 100%;
    max-width: 730px;
    height: 100%;
    max-height: 90px;
    margin: auto;
}
#addsblock-sidebar1{
    margin-top: 50px;
    max-width: 300px;
    height: 250px;
}
#addsblock-sidebar2{
    margin-top: 50px;
    max-width: 300px;
    height: 600px;
}
.native-content  {
    height: 90px;
    max-height: 90px;
    background: #dcdcdc5e;
    display: block;
    margin-top: 20px;
    /* position: relative; */
    width: 70%;
    float: right;
}
.native-content2  {
    height: 250px;
    max-height: 250px;
    background: #dcdcdc5e;
    display: block;
    margin-top: 20px;
    /* position: relative; */
    width: 85%;
    float: right;
}
.rekama-home{
	width:100%;
}
.native-content3 {
    height: 70%;
    background: #dcdcdc5e;
    display: block;
    margin-top: 20px;
    /* position: relative; */
    width: 85%;
    float: right;
    margin-top: 110px;
}
body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {
    color: #0095db !important;
    padding: .5rem;
    margin-left: 20px;
    font-weight: 500;
    font-size: 23px;
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
}
.content-footer .row {
    padding-top: 30px;
    background-color: #000000;

    background-color: #000;
    padding-left: 30px;
    padding-right: 30px;
}
.menu-footer{
    margin-bottom: 129px;
}
.top-bar .social a{
    border: 1px solid;
    border-radius: 100%;
    height: 30px;
    width: 100%;
    max-width: 30px;
	display: inline-block;
    margin-top: 10px;
    padding-top: 0px;
}
.top-bar i.face{
	background: url('./inc/assets/img/face-foot.svg');
	width:28px;
	height:28px;
    display: block;

}
.top-bar i.twit{
	background: url('./inc/assets/img/twiiter-foot.svg');
	width:28px;
	height:28px;
    display: block;
}
.top-bar i.linkedin{
	background: url('./inc/assets/img/linkedin-foot.svg');
	background-repeat:no-repeat;
	margin: 0;
	width:28px;
	height:28px;
    display: block;
}
.top-bar .social a:nth-child(2) {
   margin: 10px 10px 0 10px;
}
.top-bar i.face:hover{
	background: url('./inc/assets/img/face-foot-hover.svg');
	width:28px;
	height:28px;
    display: block;
}
.top-bar i.twit:hover{
	background: url('./inc/assets/img/twitter-foot-hover.svg');
	width:28px;
	height:28px;
    display: block;
}
.top-bar i.linkedin:hover{
	background: url('./inc/assets/img/linkedin-foot-hover.svg');
	background-repeat:no-repeat;
	margin: 0px;
	width:28px;
	height:28px;
    display: block;
}









i.face{
	background: url('./inc/assets/img/face-foot.svg');
	width:35px;
	height:35px;
    display: block;
}
i.twit{
	background: url('./inc/assets/img/twiiter-foot.svg');
	width:35px;
	height:35px;
    display: block;
}
i.linkedin{
	background: url('./inc/assets/img/linkedin-foot.svg');
	background-repeat:no-repeat;
	margin: 0px 10px 0 10px;
	width:35px;
	height:35px;
    display: block;
}

i.face:hover{
	background: url('./inc/assets/img/face-foot-hover.svg');
	width:35px;
	height:35px;
    display: block;
}
i.twit:hover{
	background: url('./inc/assets/img/twitter-foot-hover.svg');
	width:35px;
	height:35px;
    display: block;
}
i.linkedin:hover{
	background: url('./inc/assets/img/linkedin-foot-hover.svg');
	background-repeat:no-repeat;
	margin: 0px 10px 0 10px;
	width:35px;
	height:35px;
    display: block;
}
.logo-footer{
    position: absolute;
    bottom: 15px;
}
.menu-footer ul {
	-webkit-padding-start: 0px;
}
.menu-footer ul li {
    float: left;
    list-style: none;
}
.menu-footer ul li:first-child a {
    border-left: 0;
    padding-left: 0;
	font-size:20px;
}
.menu-footer ul li a {
    color: #fff;
    padding: 0 10px;
	font-size:20px;
}
.menu-footer ul li a {
    border-left: 1.2px solid #fff;
    float: left;
    display: block;
    height: 16px;
    line-height: 12px;
}


.footer_connect h2, .footer_connect p {
	border-bottom:0;
	color:white;
}

.btn-foot {
    margin-top: 15px;
}
.foot .content-des p{
    font-size: 18px;
    color: #343534;
    border-bottom: 1px solid gainsboro;
    padding-bottom: 15px;
}
.foot .content-des p a {
    font-size: 18px;
    color: #343534;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
.foot .content-image {
    margin-bottom: 36px;
	width: 100%;
	text-align:center;
	display: block;
}
hr.border-n {
  border-color:black;
  margin-top: 80px;
      margin-bottom: 45px;
}
.no-border{
	border-bottom:none;
	margin-bottom: 0;
}
.btn-newsletter{
    border-radius: 0;
    background: white;
    border: 1px solid;
    padding: 8px 50px 8px 50px;
	border-color: #0095db;
	color: #0095db;
}
.btn-newsletter a{
	color: #0095db;
}
.btn-newsletter:hover{
    border-radius: 0;
    background: #0095db;
    border: 1px solid;
    padding: 8px 50px 8px 50px;
	border-color: #0095db;
	color: white !important;
}
.btn-newsletter:hover{

}
/* .content-right{
    padding-top: 22px;
} */
hr.border-n:after {
	content:'';
    background: url('./inc/assets/img/newsletter.svg');
    left: 48px;
    position: absolute;
    transform: translateY(-50%) translateX(-50%);
    padding: -17px;
    background-color: #fff;
    width: 75px;
    height: 75px;
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: center left;
}
.top-right{
    border-bottom: 1px solid gainsboro;
	margin-top: 15px;
	font-size: 22px;
	color: #00000082;
	font-family: 'Roboto Condensed', sans-serif;
	display:block;
}
a.top-right.active {
	color: black;
}
.top-left{
	padding-left:15px;
	margin-top:25px;
}
#top-lefted{
	border-bottom:0;
}
.date{
    color: #0095db;
	font-size:16px;
	font-family: 'Vollkorn', serif;

	}
.header-reklama  {
    width: 300px;
    height: 72px;
    background: gainsboro;
    float: right;
    margin-left: 20px;
}
.top-right  h3, .top-right-mag  h3{
	font-size:36px;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}
.top-right  h3{
	text-transform:none;
	font-size: 25px;
    text-align: center;
}
.top-right p,.top-right-mag p{
	font-size:21px;
	color:#343534;
	margin-top: 13px;
	font-family: 'Vollkorn', serif;

}
.other-latest{
	margin-top:60px;
	margin-bottom: 15px;
}
#most-popular h2 {
    margin-bottom: 40px;
}
.first-event {
    margin-top: 40px;
}
li.date-eventX:after{
	background-image: url('./inc/assets/img/time.svg');
	content: "";
    left: 0;
    position: absolute;
    padding: 4px;
    width: 16px;
    height: 27px;
    background-size: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    left: 15px;
	top:0;
}
li.locationX:after{
	background-image: url('./inc/assets/img/location.svg');
	content: "";
    left: 0;
    position: absolute;
    padding: 4px;
    width: 16px;
    height: 27px;
    background-size: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    left: 15px;
	list-style-type:none;

}
.date-event, .location {
    margin-left: 0px;

}
.location {
    float: left;
    display: block;
    width: 100%;
    margin-top: 5px;
}
.no-top h3 {
        margin-top: 7px;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: inherit;
    line-height: 1.2;
	margin-bottom: 14px;
	font-weight: 500;
}
.media-left p.name-cat {
    margin-top: 20px;
}
.media-left h3 {
	margin-top: 5px;
}
.media-left .content-des {
    padding-left: 0px;
    padding-right: 0px;
}
.media-side .content-des {
    padding-left: 0px;
    padding-right: 0px;
}
.media-side .content-image {
    padding-left: 0px;
    padding-right: 0px;
}
.media-side h3 {
	 margin-top: 7px;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: inherit;
    line-height: 1.2;
	margin-bottom: 14px;
}
.media-left, .media-side{
	margin-top:15px;
}
.magazine-date{
	width:100%;
	width: 100%;
    display: block;
    margin-bottom: 10px;
}
.top-mag{
	padding-top: 0px;
}
.mag-first{
	border-bottom:1px solid gainsboro;
	margin-bottom: 30px;
    padding-bottom: 30px;
}
.no-top p {
	margin-top:7px;
}
.story{
	border-bottom:1px solid gainsboro;
	margin-bottom: 13px;
}
.name-cat a{
	color:#0095db;
	font-size:1rem;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	font-weight:700;
}
p.name-cat {
    margin-bottom: 0px;
}
#most-popular p.name-cat {
    line-height: 0.3;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3.story-title{
	font-size:28px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	margin-top: 5px;
}
.other-latest div:nth-child(2) {
    border-left:1px solid gainsboro;
	border-right:1px solid gainsboro;
}

h3.story-title-2{
	font-size:18px;
	font-family: 'Vollkorn', serif;
	font-weight:500;
	text-transform:capitalize;
	line-height:26px;
	margin-top: 0px;
}
p.story-content{
	font-size:16px;
}
.top-left-mag{
	margin-top:20px;
}
.mag-des a{
    color: #24292e;
    text-decoration: none;
	font-size:20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
}
.mag-image{
    padding-left: 0;
    padding-right: 0;
}
.empty-box {
    background: white;
    width: 100%;
    height: 90%;
    display: block;
    position: relative;
    border: 1px solid;
    margin-top: 80px;}
.mag-des{
	margin-top:10px;
}
.mag-other:nth-child(2) {
    border-left:1px solid gainsboro;
	border-right:1px solid gainsboro;
}
.btn-magazines{
    margin-top: 50px;
}
/* .footer-other{
    margin-top:60px;
	margin-bottom:70px;
} */

/**ARTICLE**/
.h5ab-print-button-container {
    width: 100%;
    margin: 0px 1px 2px 5px;
    display: inline-block;
    position: absolute;
}
.h5ab-print-button-left:first-child {
    float: left;
    display:none;
}
.a2a_button_print{
    width: 33px;
    margin-left: 0px;
}
.article-date-bottom .article-date {
    margin-bottom: 15px;
	color: #0095db;
}
.article-date-bottom a {
	color: #0095db;
}

.archive  .most-popular{
    background: #f6f6f6;
    min-height: 230px;
    margin-top: 70px;
}
.fa-print:before {
    background-image: url('./inc/assets/img/print.svg');
	content: "" !important;
	    content: "";
    width: 26px;
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
}

.single-post #content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 0;
}
.related-image {
    padding-top: 11px;
}
h3.related-title{
    font-size: 16px;
    line-height: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: none;
    margin-top: 0;
}
.related {
    margin-top: 10px;
}
.breadcrumb_last{
color:#0095db;
text-transform:none;
}
.description-single {
    margin-top: 20px;
	font-weight:bold;
}
.has-video .voverlay:hover {
    background: url(/wp-content/themes/ia-new/images/play-btn-hover.png) center no-repeat;
}
.btn-calendar {
    position: relative;
    top: 30px;
    color: white;
    border-radius: 0;
    margin-left: -5px;
    border: 1px solid #0095db;
    background: #0095db;
    font-weight: 800;
    font-size: 15px;
    height: 50px;
	outline:none;

}
.btn-calendar:hover {
    position: relative;
    color: white;
    border-radius: 0;
    border: 1px solid #0095db;
    background: #0095db;
    font-weight: 800;
    font-size: 15px;
    height: 50px;
	outline:none;
	padding: .375rem .75rem;
}
.modal-header .close:hover {
    padding: 0;
    margin: 0;
    padding-top: 19px;
    font-size: 16px;
    opacity: 1;
    border: 0;
    background: transparent!important;
}

ul.related{
	padding-left: 0;
    list-style-type: none;
	border-bottom: 1px solid;
    padding-bottom: 20px;
}

.post.hentry {
    margin-bottom: 2rem;
}
.must-log-in {
    font-size: 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
}
.must-log-in a{
	color:#0095db;
}
.bread{
    border-bottom: 1px solid;
    margin-top: 50px;
    text-transform: uppercase;
}
#breadcrumbs{
	margin-bottom:10px;
}
.article-date{
	margin-bottom:7px;
	color: #0095db;
}
.article-date a {
	color: #0095db;
}
.tag-post {
    text-transform: uppercase;
    color: #a5a0a0;
	}

.tag-post a{
	color:#0095db;
}

/**Event calendar**/
.jsCalendar tbody td.jsCalendar-current {
    background-color: #0095db;
    border-radius: 50%;
    color: #fff;
}
.jsCalendar tbody td.jsCalendar-selected {
   border: 2px solid #0095db;
    background-color: #fff;
    height: 50px;
    width: 50px;
    line-height: 47px;
    border-radius: 50%;
    font-size: 17px;

}
.no-date {
    margin-top: 35%;
    border-bottom: 0;
    text-align: center;
}
.date-eventX, .locationX {
    margin-left: 35px;
	list-style-type:none;
}
.end {
    margin-left: 0 !important;
}
.jsCalendar tbody td, .jsCalendar thead .jsCalendar-week-days th {
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 1px 2px;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    font-weight: lighter;
    cursor: default;
    transition: color .1s,background-color .2s;
    border-radius: 50%;
}
.jsCalendar table {
    color: #000;
    background-color: #fff;
    border-collapse: collapse;
    font-family: Tahoma,Geneva,sans-serif;
    margin: 5px;
    box-shadow: 0 0 0px rgba(0,0,0,.4);
    border-radius: 4px;
    border: 0;
	border-right: solid 1px gainsboro;
}
#event-right {
    padding-left: 70px;
    margin-top: 10px;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
.event-date-location{
    display: block;
    margin-left: -15px;
    position: relative;
}
.modal-lg {
    max-width: 1000px;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding: 50px 40px 40px 100px;
}
.modal-header {
    margin-left: 100px;
    margin-right: 100px;
}
.modal-title {
    margin-bottom: 0;
    line-height: 0;
    border-bottom: 0;

}
.modal-header .close {
    padding: 0;
    margin: 0;
    padding-top: 19px;
    font-size: 16px;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0;
    outline: 0;
}
.jsCalendar-title-row{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
    left: 50%;
    top: -24px;
    max-width: 350px;
    width: 100%;
}
.jsCalendar thead .jsCalendar-nav-left:hover, .jsCalendar thead .jsCalendar-nav-right:hover {
    background-color: #0095db;
    color: white;
    border-radius: 50%;
    line-height: 31px;
}
.jsCalendar-title-name{
	font-size:28px;
	font-family:'Kommissar';
	font-weight:700;
	margin-top: 5px;
}
#events-calendar {
    padding-top: 50px;
}
.jsCalendar thead .jsCalendar-title-name {
    font-size: 50px;
    font-weight: 700;
    float: left;
    padding: 0 20px;
    cursor: default;
    text-transform: uppercase;
}
.jsCalendar thead .jsCalendar-nav-left, .jsCalendar thead .jsCalendar-nav-right {
    font-family: "Courier New",Courier,monospace;
    font-size: 21px;
    font-weight: 700;
    height: 29px;
    width: 29px;
    margin: 10px 8px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    color: black;
    border-radius: 50%;
    transition: color .2s,background-color .2s;
}
.event-start-date {
	color: #0095db;
	font-size:26px;
	font-family:'Kommissar';
	font-weight:700;
	margin-top: 70px;
}
.event-title {
    font-size: 28px;
    line-height: 37px;
    font-family: 'Kommissar';
    text-transform: uppercase;
	margin-top: 45px;
	margin-bottom:11px;

}
.event-body {
    font-size: 21px;
    line-height: 1.4;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: black;
    padding: .5rem;
	margin-left:20px;
    font-weight: 500;
    font-size: 23px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: black;
  font-weight: 500;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
  display:none;
}

.dropdown-toggle::after {
    display:none;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 32px;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
.ads-top-search {

    max-width: 300px !important;
    min-width: 150px !important;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
.navbar-toggler:hover {
padding: .25rem .75rem;}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.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;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Sponsored slider
--------------------------------------------------------------*/
.box-sponsored .flex-control-nav {
    width: 100%;
    bottom: 25px !important;
    text-align: left !important;
	margin-left: 15px;
}
.box-sponsored .flex-control-paging li a {

    display: block;
    background: #666;
    background-color: white;
	}
.box-sponsored .flex-control-paging li a.flex-active {
    background: #000;
    background: gray;
    cursor: default;
}
.box-sponsored  .content-des{
  border: 1px solid #f07f00;
	padding: 5px 15px 19px 15px;
  min-height: 100px;
  height: auto;
}
.box-sponsored .name-cat a {
	color:#f07f00;
}
.box-sponsored{
	position:relative;
	max-width:298px;
	width:100%;
  margin-top: 50px;
}
.box-sponsored h3 {
    font-size: 18px;
    line-height: 1.1;
    margin-top: 5px;
    text-transform: inherit;
}
#sponsored-2 .content-des {
    border: 1px solid #105447;
    padding: 5px 15px 19px 15px;
}
#sponsored-2 .name-cat a {
    color: #105447;
}
.flex-control-nav li {
    margin: 0 3px !important;
    display: inline-block;
    zoom: 1;
}

.faq-wrapper .title {
   color: #0095db;
   cursor: pointer;
   font-weight: 600;
}
/*--------------------------------------------------------------
# Sponsored content banner
--------------------------------------------------------------*/
.sponsored-content-banner {
  max-width: 728px;
  margin: 0 auto;
  border: 1px solid #f07f00;
  padding: 5px;
  margin-top: 50px;
  overflow: hidden;
}

.sponsored-content-banner img {
  width: 80px;
  height: 80px;
}

.sponsored-content-banner .name-cat {
  color: #f07f00;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: 'Roboto Condensed',sans-serif;
  font-weight: 700;
}

.sponsored-content-banner h3 {
  font-size: 1.2rem;
  line-height: 1.1;
  margin: 0;
  display: inline-block;
  text-transform: inherit;
}

.sponsored-content-banner .excerpt {
  font-size: 0.8rem;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.home .nav > li > a:focus,
.home .nav > li > a:hover {
 background-color: transparent;
  text-decoration: none;
  color:#0095db !important;
}
.nav > li > a:focus, .nav > li > a:hover, .nav > li > a:active{
    background-color: BLACK;
    text-decoration: none;
    COLOR: WHITE !important;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
td.lwa-submit-links{
	margin-left:5px;
}

.lw-gallery-wrap .image-nav-container {
    text-align: right;
    float: right;
}
.navigacija {
    width: 100%;
    display: inline-block;
    position: relative;
    margin-top: 10px;
}
/* #content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
} */

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

.after-image ul {
    -webkit-padding-start: 0;
    margin-top: 23px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

h3.story-title {

	line-height: 32px;
	text-transform: none;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}
.foot .content-des{
	text-align: left;
    display: inline-block;
	margin-left: -10px;

}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}
.single-magazine .ngfb-content-buttons{
	display:none;
}
.admin-bar .fixed-top {
	top:32px;
	}

@media screen and (max-width:782px) {
.admin-bar .fixed-top{
	top:46px;
	}

	}
/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#ei-btn{
	border-color: #f1a900;
	color: #f1a900;
}
#ei-btn:hover{
	border-color: #f1a900;
	background: #f1a900;
	color:white;
}
#fsa-btn{
	border-color: #d40031;
	color: #d40031;
}
#fsa-btn:hover{
	border-color: #d40031;
	background: #d40031;
	color:white;
}
#ia-btn{
	border-color: #0085c9;
	color: #0085c9;
}
#ia-btn:hover{
	border-color: #0085c9;
	background: #0085c9;
	color:white;
}
#pa-btn{
	border-color: #64a70b;
	color: #64a70b;
}
#pa-btn:hover{
	border-color: #64a70b;
	background: #64a70b;
	color:white;
}
#ei-btn a{
	color: #f1a900;
}
#fsa-btn a{
	color: #d40031;
}
#ia-btn a{
	color: #0085c9;
}
#pa-btn a{
	color: #64a70b;
}
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
    color: white;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

body:not(.theme-preset-active) footer#colophon {
    color: white;

}
/*CPD STYLING*/

.cpdlisting .listing .cpditem .desc {
  background: #f7f7f7;
  padding: 10px 15px;
}

.cpdlisting .listing .cpditem .desc h4 {
  margin-top: 0;
  font-weight: bold;
  font-family: 'Kommissar';
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 1px;
}

.cpdlisting .listing .cpditem .desc p {
  padding-top: 0;
  padding-bottom: 0;
}

.cpdlisting .listing .cpditem {
  margin-bottom: 10px;
}

.cpdexcerpt {
  margin-bottom: 10px;
}

.cpdexcerpt ul {
  padding-left: 30px;
}

.cpdlisting .page-content {
  border-bottom: 2px solid #0095db;
}

.cpdlisting .page-content .ngfb-content-buttons {
  display: none;
}

.single-post .quiz {
    margin-top: 30px;
    background-color: #f7f7f7;
    padding: 15px;
    padding-top: 30px;
    position: relative;
}

.single-post .quiz .circle {
  width: 80px;
  height: 80px;
  border: 3px solid #0095db;
  border-radius: none;
  position: absolute;
  top: -40px;
  text-align: center;
  background: #0095db;
}

.single-post .quiz .cpdsign {
  background: #0095db;
  color: #fff;
  left: 15px;
  font-family: 'Kommissar';
  font-size: 46px;
  line-height: 80px;
  font-weight: bold;
}

.single-post .quiz .timeframe {
  background: #0095db;
  color: #fff;
  left: 110px;
}

.single-post .quiz .timeframe p {
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 12px;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase;
}

.single-post .quiz .timeframe h4 {
  font-family: 'Kommissar';
  font-size: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  font-weight: bold;
}


.single-post .quiz .client {
  right: 15px;
}

.single-post .quiz_section {
    padding: 15px 0 0 0;
}

.single-post .mlw_qmn_message_before {
  border-bottom: none;
}

.single-post .qmn_pagination {
  border-top: none;
}

.single-post .mlw_qmn_message_before p {
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 0;
}

.single-post .quiz .mlw_qmn_question {
  color: #0095db;
}

.single-post .quiz .questions {
  overflow: hidden;
}

.single-post .quiz .questions .question {
  color: #0095db;
  font-weight: bold;
}

.single-post .quiz .questions .answer label {
  font-size: 14px;
  margin-left: 5px;
}

.single-post .quiz .questions .submitcpd {
    color: #fff;
    background: #3498db;
    margin-top: 20px;
    float: right;
    font-size: 16px;
    padding: 10px 20px;
    border: none;
}

.single-post .quiz .questions .submitcpd:hover {
    color: #3498db;
    background: #ddd;
    transition: 0.25s ease all;
}

.single-post .quiz .questions h3 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}

.results {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 20px;
}

.single-post .quiz .takeagain {
  display: block;
  width: 200px;
  text-align: center;
  margin: 20px auto;
}

.single-post .quiz .takeagain button {
  color: #fff;
  background: #3498db;
  font-size: 16px;
  padding: 10px 20px;
  border: none;
}

.single-post .quiz .questions a:hover button {
    color: #3498db;
    background: #ddd;
    transition: 0.25s ease all;
}

.cpdlisting .cpditem .desc ul {
  margin-left: 20px;
}
/* END CPD STYLING */

/* IA100 + NRI STYLING */

.ia100articles {
  margin-top: 20px;
}

.ia100articles .nav-pills {
  border-bottom: 3px solid #232c4b;
  padding-bottom: 5px;
}

.ia100articles .nav-pills li a {
  font-size: 12px;
  padding: 5px;
  padding-bottom: 10px;
  border-radius: 0;
}

.ia100articles .nav-pills li.active a {
  background: #232c4b;
  color:white;
}

.ia100modal .modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
}
.ia100articles article {
  margin-bottom: 15px;
  position: relative;
}

.ia100articles article a.readmore {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 10px;
  background-color: #232c4b;
  color: #fff;
}

.ia100articles article a.readmore h5 {
  font-size: 16px;
  color: #fff;
  margin: 0;
}

.ia100articles article a.readmore:hover {
  background-color: #ddd;
  color: #232c4b;
  transition: 0.3s ease all;
}

.ia100articles article a.readmore:hover h5 {
  color: #232c4b;
}

.ia100articles article .left img {
  width: 100%;
  height: 100%;
}

.ia100featured .featured1 .desc a h3 {
    color: #fff !IMPORTANT;
}
.ia100articles article .right {
  background: #efefef;
  padding: 10px 15px;
}

.ia100articles article .right a h4 {
  font-size: 24px;
}

.ia100articles article .right a:hover h4 {
  color: #232c4b;
}

.ia100articles article .right p {
  padding-top: 5px;
  font-size: 18px;
}

.ia100gal .slider1 .slide {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  width: 100%;
}

.ia100gal .slider1 .slide .picture img {
  width: 100%;
  height: auto;
}

.ia100gal .slider2 {
  margin-top: 10px;
}

.ia100gal .slider2 .slide {
  height: 140px;
}

.ia100gal .slider2 .slide img {
  height: 140px;
  width: 100%;
}

.slick-prev:before {
    content: "\f104"!important;
}

.slick-next:before {
    content: "\f105"!important;
}

.slider1 .slick-prev:before, .slider1 .slick-next:before {
    font-family: "Font Awesome 5 Free"!important;
    font-size: 36px;
    line-height: 1;
    font-weight: 900;
    opacity: .75;
    color: #0095db!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slider2 .slick-prev:before, .slider2 .slick-next:before {
    font-family: "Font Awesome 5 Free"!important;
    font-size: 25px;
    line-height: 1;
    font-weight: 900;
    opacity: .75;
    color:  #0095db!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ia100filter {
  margin-bottom: 30px;
}

.ia100filter label {
  float: right;
}

.ia100gal .modal-content {
  width: 70%;
  max-width: 800px;
  margin: 150px auto;
  border-radius: 0;
}

.ia100gal .modal-body {
  overflow: hidden;
}

.ia100gal .modal-header .close {
    margin-top: -30px;
    font-size: 40px;
    color: #fff;
}

.ia100filter label {
  margin-top: 5px;
}

.ia100featured {
  margin-top: 20px;

}

.ia100featured .featured1 {
  background: #0095db;
  color: #fff;
  margin: 0;
}

.ia100featured .featured1 .pic {
  padding-left: 0;
}

.ia100featured .featured1 .desc {
  padding: 10px;
  background: #0095db;
}

.ia100featured .featured1 .desc a {
  color: #fff;
}

.ia100featured .featured2 {
  background: #efefef;
  margin: 0;
  margin-bottom: 15px;
}

.ia100featured img.size-thumbnail-article {
  width: 100%;
  max-width: 100px;
  height: auto;
}

.ia100featured .featured2 .pic {
  padding-left: 0;
}

.ia100featured .featured2 .desc {
  padding: 10px;
  background: #efefef;
}

.page-template-template-ia100 .slick-prev {
  left: 6px;
  z-index: 999;
}

.page-template-template-ia100 .slider1 .slick-next {
  right: 18px;
  z-index: 999;
}

.page-template-template-ia100 .slider2 .slick-next {
  right: 16px;
  z-index: 999;
}

.page-template-template-ia100 .slick-prev:before {
  background: #fff;
  padding: 10px;
}

.page-template-template-ia100 .slick-next:before {
  background: #fff;
  padding: 10px;
}

.ia100gal .slider1 .slide .desc {
  padding-right: 15px;
  color: #232c4b;
}

.ia100gal .slider1 .slide .desc .namebox {
  width: 130px;
  height: 130px;
  border: 5px solid #232c4b;
  padding: 10px;
  padding-top: 45px;
}

.ia100gal .slider1 .slide .desc .namebox h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
}

.ia100gal .slider1 .slide .desc .namebox h3 span {
  color: #6b6d85;
}

.ia100gal .slider1 .slide .desc .info {
  margin-top: 20px;
  margin-bottom: 20px;
}

.ia100gal .slider1 .slide .desc .info h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
}

.ia100gal .slider1 .slide .desc .info h3 span {
  font-weight: 400;
}

.ia100gal .slider1 .slide .desc .influence {
  font-size: 13px;
  padding: 15px;
  position: relative;
  line-height: 15px;
  /*border-top: 5px solid #232c4b;
  border-left: 5px solid #232c4b;*/
}

.ia100gal .slider1 .slide .desc .influence::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 50px;
  background-color: #232c4b;
}


.ia100gal .slider1 .slide .desc .influence::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 5px;
  background-color: #232c4b;
}

.ia100gal .slider1 .slide .desc .influence .quotesign img {
  display: inline;
}

.ia100gal .slider1 .slide .desc .influence h5 {
  font-size: 13px;
  margin-top: 0;
  font-weight: bold;
}

.ia100gal .slider1 .slide .desc .influence h1 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}

.vcenter {
        display: inline-block;
        vertical-align: middle;
        float: none;
}

.vcenter label {
  margin-top: 25px;
}

.vcenter select {
  margin-top: 20px;
}

.ia100modal .modal-header {
  background-color: #232c4b;
}

.ia100modal .modal-header h2 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}

.ia100modal .modal-body .info {
  margin-top: 20px;
}

.ia100modal .modal-body .info h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #232c4b;
  margin: 0;
}

.ia100modal .modal-body h3 span {
  text-transform: none;
  font-weight: 400;
}

.ia100modal .modal-body .right h2 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #232c4b;
  margin: 0;
}

.ia100modal .modal-body .right hr {
  margin-top: 10px;
  margin-bottom: 0;
}

.ia100modal .modal-body .right {
  margin-bottom: 0;
  margin-top: 0;
}



@media screen and (max-width: 991px) {
  .ia100modal .modal-body .right {
    margin-top: 10px;
  }
}

.nri-events {
  margin-top: 30px;
}

.nri-events h1 {
  color: #0095db;
}

.nri-events img {
  width: 100%;
  height: auto;
}

.nri-events .event2 {
  margin-bottom: 10px;
}


.featured2 .pic img {
  width: 90%;
  max-width: 100px;
}

.featured3 .pic img {
  width: 90%;
  max-width: 100px;
}

.page-template-template-nri .events a:hover h3 {
  color: #0095db;
}

.page-template-template-nri .events a:hover h4 {
  color: #0095db;
}


.page-template-template-nri .events h3 {
  color: #000;
  font-weight: bold;
}

.page-template-template-nri .events h4 {
  margin-top: 0;
  color: #000;
  font-weight: bold;
}

.page-template-template-nri .events p {
  padding-top: 0;
}

.other-events hr {
  margin: 15px 0;
  border-top: 1px solid #999;
}

/* END IA100 + NRI STYLING */
@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
  .menu-footer {
    margin-bottom: 40px;
}
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem -50px 2px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: black;
    padding: .5rem;
    margin-left: 20px;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {

    font-size: 18px;

}
.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 20px;
    font-size: 17px;
}
}
@media screen and (max-width: 1199px) {
	.btn-calendar {
    top: 5px;
}
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  .content-image {
    position: relative;
	display: inline-block;
}
#big-image {
	width: 100%;
}

}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0px 2px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

	   .navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    max-height: 220px;
    overflow-y: auto;
}

  html {
    font-size: 90%;
  }
  h2 {
    font-size: 25px;
    padding-bottom: .3em;
    line-height: 1.25;
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
    border-bottom: 1px solid;
}
h2#l-stories{
		font-size:19px;
	}
	.no-top h3 {
    margin-top: 7px;
    font-size: 17px;
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: inherit;
    line-height: 1.2;
    margin-bottom: 14px;
}
.top-right h3, .top-right-mag h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed',sans-serif;
}
.top-right p, .top-right-mag p {
    font-size: 17px;
    color: #343534;
    margin-top: 13px;
    font-family: 'Vollkorn',serif;
}
h3.story-title {
    font-size: 20px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    margin-top: 5px;
    line-height: 1.2;
}
h3.story-title-2 {
    font-size: 17px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 20px;
    margin-top: 0;
}
  .has-video .voverlay {
    background: url(/wp-content/themes/ia-new/inc/assets/img/play.svg) center no-repeat;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    height: 60px;
    width: 100%;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: auto;
}
.content-image {
    position: relative;
	display: inline;
}
.modal-header {
    margin-left: 15px;
    margin-right: 15px;
}
#most-popular p.name-cat {
    line-height: 1.2;
    margin-bottom: 10px;
}
#events-calendar {
    padding-top: 40px;
}
.jsCalendar tbody td.jsCalendar-selected {
    border: 2px solid #6da73f;
    background-color: #fff;
    height: 35px;
    width: 35px;
    line-height: 33px;
    border-radius: 50%;
    font-size: 14px;
}
.jsCalendar tbody td, .jsCalendar thead .jsCalendar-week-days th {
    display: inline-block;
    height: 35px;
    width: 32px;
    margin: 1px 2px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    cursor: default;
    transition: color .1s,background-color .2s;
    border-radius: 50%;
}
.event-start-date {
    color: #0095db;
    font-size: 26px;
    font-family: 'Kommissar';
    font-weight: 700;
    margin-top: 0px;
}
#event-right {
    padding-left: 10px;
    margin-top: 40px;
}
.modal-header .close {
    padding: 0;
    margin: 0;
    padding-top: 28px;
    font-size: 16px;
}
.no-date {
    margin-top: 5%;
    border-bottom: 0;
    text-align: center;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
  .flex-direction-nav .flex-next {
    opacity: 0;
    right: 10px;
}
.flex-direction-nav .flex-prev {
    opacity: 0;
    left: 10px;
}
.ia100articles .nav-pills li a {
    font-size: 12px;
    padding: 3px;
    padding-bottom: 2px;
    border-radius: 0;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
	.user-login li {
    float: left;
  }

	.ia100articles article a.readmore {
    position: relative;
    bottom: 0;
    right: 10px;
    padding: 10px;
    background-color: #232c4b;
    color: #fff;
    float: left;
    display: block;
}

.flex-direction-nav .flex-next {
    opacity: 0;
    right: 10px;
}
.flex-direction-nav .flex-prev {
    opacity: 0;
    left: 10px;
}


	.single .content-area, .page .content-area {
    margin-top: 0;
}
#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 0;
}
	#signinmodal .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding: 21px;
}
.ia100articles .nav-pills li a {
    font-size: 12px;
    padding: 3px;
    padding-bottom: 2px;
    border-radius: 0;
}

	h3.story-title {

}

	#searchmodal .input-group>.form-control:not(:last-child) {

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-radius: 0;
    height: 70px;
    border: 3px solid #0095db;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 25px;
}
.input-group-btn{
	width:100%;
}
	#search-form {
    height: 70px;
    border-radius: 0;
    text-transform: uppercase;
    border: 3px solid #0095db;
    background: #0095db;
    color: white;
    font-weight: 800;
    font-size: 21px;
    letter-spacing: 2px;
    transition: .6s;
    width: 100%;
}
	.archive .most-popular {
    background: #f6f6f6;
    min-height: 230px;
    margin-top: 0px;
}

	body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: #bcbdc1;
    padding: 2px;
    margin-left: 20px;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover {
    color: #0095db !important;
    padding: .5rem;
    margin-left: 20px;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Roboto Condensed',sans-serif;
    text-transform: uppercase;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.2;
    font-size: 16px;
    text-transform: uppercase;
    color: #9e9e9e;
    font-weight: 800;
    font-family: 'Roboto Condensed',sans-serif;
}
  html {
    font-size: 80%;
  }
  .social {
    padding: 0px 0 7px;
    float: right;
}
.user-login li a {
    display: block;
    color: black;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    padding-top: 15px;
}
.search-icon {
    max-width: 20px;
    margin-left: 10px;
    float: right;
}
.logo-footer {
    position: relative;
    bottom: 0px;
    max-width: 71px;
}
.menu-footer {
    margin-bottom: 0;
}
.menu-footer ul li:first-child a {
    border-left: 0;
    padding-left: 0;
    font-size: 17px;
}
.menu-footer ul li {
    float: none;
    list-style: none;
}
.footer_connect h2 {
	margin-top:0;
}
.foot .content-image {
    margin-bottom: 36px;
    width: 100%;
    margin-top: 36px;
	display: block;
}

.menu-footer ul li a {
    border-left: 0;
    float: inherit;
    display: block;
    height: 22px;
    line-height: 10px;
    font-size: 17px;
    padding: 0px 5px 0 0;
    /* text-align: center; */
}
.btn-calendar {
    position: relative;
    top: 5px;

    color: white;

}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding: 0px 20px 20px 20px;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1;
    border-bottom: 0;
}
#event-right {
    padding-left: 0;
    margin-top: 100px;
}
#most-popular p.name-cat {
    line-height: 1.3;
    margin-bottom: 10px;
}
.jsCalendar-title-row {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    left: 49%;
    top: 0;
    max-width: 350px;
    width: 100%;
}
.jsCalendar thead .jsCalendar-title-name {
    font-size: 30px;
    font-weight: 700;
    float: none;
    padding: 0 0px;
    cursor: default;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
}
.modal-header {
    margin-left: 15px;
    margin-right: 15px;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 900px) and (orientation: landscape) {
	.tmm .tmm_member .tmm_textblock {
    padding: 0px;
    float: left;
    width: 80%;
}

	#signinmodal .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding: 21px;
}
}

@media only screen and (max-width: 480px) {
	.btn-calendar {
    position: relative;
    top: 5px;
	width: 100%;
    color: white;

}
  html {
    font-size: 75%;
  }
  #events-calendar {
    padding-top: 0px;
}
.jsCalendar tbody td.jsCalendar-selected {
    border: 2px solid #6da73f;
    background-color: #fff;
    height: 35px;
    width: 35px;
    line-height: 33px;
    border-radius: 50%;
    font-size: 14px;
}
.jsCalendar tbody td, .jsCalendar thead .jsCalendar-week-days th {
    display: inline-block;
    height: 35px;
    width: 32px;
    margin: 1px 2px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    font-weight: lighter;
    cursor: default;
    transition: color .1s,background-color .2s;
    border-radius: 50%;
}
.event-start-date {
    color: #0095db;
    font-size: 26px;
    font-family: 'Kommissar';
    font-weight: 700;
    margin-top: 0px;
}
#event-right {
    padding-left: 10px;
    margin-top: 1px;
}
.modal-header .close {
    padding: 0;
    margin: 0;
    padding-top: 28px;
    font-size: 16px;
}
.no-date {
    margin-top: 5%;
    border-bottom: 0;
    text-align: center;
}


}


.single-magazine .magcontent {
  padding-bottom: 20px;
}

.single-magazine .magcontent h1 {
  margin-bottom: 20px;
}

.single-magazine .magcontent .inlatest {
  font-size: 18px;
  padding-bottom: 15px;
}

.single-magazine .magcontent ul {
  margin-left: 0;
  padding-left: 0;
}

.single-magazine .magcontent a {
  display: block;
  width: 200px;
  float: left;
  color: #0095db;
  background: #fff;
  border: 1px solid #0095db;
  padding: 12px;
  text-align: center;
}

.single-magazine .magcontent a:hover {
  color: #fff!important;
  background: #0095db;
}

.single-magazine a.view-more-btn {
  display: block;
  width: 200px;
  float: left;
  color: #0095db;
  background: #fff;
  border: 1px solid #0095db;
  padding: 12px;
  text-align: center;
}

.single-magazine a.view-more-btn:hover {
  color: #fff;
  background: #0095db;
}



@media only screen and (max-width: 768px) and (orientation: landscape) {

	#signinmodal .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
    padding: 21px;
}
.btn-calendar {

    margin-left: -15px;

}
.ia100articles .nav-pills li a {
    font-size: 12px;
    padding: 5px;
    padding-bottom: 0px;
    padding-top: 1px;
    border-radius: 0;
}
}

.inner h3 {
    min-height: 50px;
    text-align: center;
    padding: 10px 0 0 0;
}

.lwa {
    margin-bottom: 10px;
    padding: 5px;
}


.inner input[name='wp-submit']:hover, .inner input[name='wp-submit']{
    width: 100%;
    padding: 10px 0px 10px 0px;
}

.lwa-password input, .lwa-username input, .lwa-email input, .lwa-remember-email input {
    margin: 0px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
}

.ia100articles .nav li a:focus, .ia100articles .nav li a:hover, .ia100articles .nav li a.active {
    background: #232c4b;
    color: #fff;
    text-decoration: none;
}

.ia100modal .modal-header {
    background-color: #232c4b;
    margin-left: 0;
    margin-right: 0;
    border-radius: 0;
}

.ia100gal .modal-body {
    overflow: hidden;
    padding: 20px;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  padding: 0;
  outline: none;
  border: none;
}

.ia100featured .featured2 h3 {
    margin-top: 0;
    margin-bottom: 0;
}

.type-cpd .description-single ul {
  list-style-type: disc;
  padding-left: 20px;
}

.page-template-template-cpdlisting .listing .desc ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-left: 0;
}

.home .box-sponsored .content-des {
    height: 135px!important;
}

.single-post .content-area ul {
  list-style-type: disc;
  margin-left: 20px;
}

.single-post .content-area ul.related {
  list-style-type: none;
  margin-left: 0;
}

.spon_placeholder {
  background: #eee;
  border: 2px solid #aaa;
  color: #aaa;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 30px 0;
  width: 100%;
  margin-bottom: 15px;
}

p.pull-quote {
  color: #0095db;
  font-style: italic;
}

.comment-form .alert-info {
  display: none;
}

.comment-form .form-allowed-tags {
  display: none;
}

.foot-container {
	background-color:#fff;
}

.foot-inner {
	background-color:#fff;
	overflow:hidden;
	position: relative;
	width:82%;
	max-width: 1420px;
	margin: 0 auto;
	padding-top:70px;
	padding-bottom:70px;
}

.foot-text {
	float:left;
	width:49%;
	font-size:1.05em;
  font-weight:normal;
}

.foot-image {
	float:left;
	width:49%;
}

.foot-image-style {
	float:right;
	margin-top:-20px;
	width:200px;
}

.foot-text p {
  color:#24292e !important;
}

.mfm-ad-bb {
  text-align: center !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px !important;
  margin-bottom: 8px !important;  
}

.mfm-ad-side {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}

footer#colophon {
  background-color: black;
}

footer .foot-container {
  background-color: white;
}

.site-content {
  position: relative;
}

.ads-side-panels {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.ads-side-panels .container {
  height: 100%;
  position: relative;
}

.ads-side-panels .container .side-panel-left-container {
  position: absolute;
  height: 100%;    
  top: 0;
  z-index: 500 !important;
  transform: translateX(-120%);
}

.ads-side-panels .container .side-panel-right-container {
  position: absolute;
  top: 0;
  height: 100%;    
  right: 0;
  z-index: 500 !important;
  transform: translateX(120%);
}

.ads-side-panels .side-panel-left, .ads-side-panels .side-panel-right {
  position: sticky !important;
  top: 40px;
}

.foot-inner {
width: auto;
}

.mfm-ad-rendered {
  text-align: center !important;
}

.mfm-ad-bb {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}





.ads-top-billboard-container, #MMM_IA_BB_BOT {
  position: relative;
  z-index: 1;
}

.share-title {
	border-bottom: 1px solid #ccc;
	color: #24292e;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 600;
	line-height: 1.8;
	margin: 0 0 0.45em 0;
}
