/*
Theme Name: Prishtina Insight Mobile
Theme URI: http://prishtinainsight.com/
Author: Kutia Web Agency
Author URI: http://kutia.net
Description: Prishtina Insight Mobile Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pi_mobile
Tags:

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

pi_mobile is based on Underscores http://underscores.me/, (C) 2012-2015 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 http://necolas.github.com/normalize.css/
*/


/* Basic Resets */

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}


/*
*  html5 doctor css reset | http://html5doctor.com/html-5-reset-stylesheet
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

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

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

header,
main,
footer {
    float: left;
    width: 100%;
}

img {
    max-width: 100%;
}


/* End Resets */


/* Utility Classes */

.noPadding {
    padding: 0;
}

.customPadding1 {
    padding: 0 10px;
}

.box {
    float: left;
    width: 100%;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* End Utility */


/*=====================================
=            HEADER STYLES            =
=====================================*/

body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

header {
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    background: white;
    z-index: 999999999;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .5);
    min-height: 96px;
}

.navbar-header {
    float: left;
    width: 100%;
    height: auto;
    min-height: 0;
}

.navbar {
    height: auto;
    min-height: 0;
}

.navigation {
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: none;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-brand {
    width: 145px;
    height: auto;
    padding: 0;
    margin-left: -3px;
    margin-top: -3px;
}

.posts-navigation {
    display: none;
}

.navbar-default .navbar-toggle {
    padding: 0;
    margin: 0;
    border: none;
    margin-top: 0;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: transparent;
}

.navbar-nav>li>a {
    color: #a7a9ab!important;
    font-size: 18px;
    font-family: Antenna, sans-serif;
    margin-left: 1px;
    border-bottom: 1px solid #cccccb;
    padding: 15px 0!important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
    background: #fff;
    color: #2BABE2 !important;
    box-shadow: none !important;
}

.navbar-default .navbar-toggle .icon-bar {
    height: 10px;
    width: 50px;
    background: #2BABE2;
    transition: all .3 ease-in-out;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 10px;
    transition: all .3 ease-in-out;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none;
}

.navbar-default .navbar-collapse {
    overflow-x: visible;
}

.pageTitle {
    float: left;
    width: 100%;
}

.pageTitle h1 {
    float: left;
    width: 100%;
    font-family: 'Stag-Medium';
    font-size: 30px;
    color: #000;
    line-height: 100%;
}

.header_search_container {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.header_search_container form {
    margin: 0 -15px;
}

.header_search_container input {
    border-radius: 0!important;
    border: 1px solid #cccccb!important;
    box-shadow: none!important;
    transition: all .2s ease;
    font-family: Antenna;
    font-weight: 300;
    color: #cccccb;
    background: url(images/search_icon-03.svg) 10px center no-repeat;
    height: 40px;
    float: left;
    width: 100%;
    padding-left: 40px;
}

.header_search_container input[type="submit"] {
    display: none;
}

.headBanner {
    float: left;
    width: 100%;
    background: #ECECEC;
    position: relative;
    margin-bottom: 20px;
}

.headBanner >a {
    float: left;
    width: 100%;
    height: 272px;
}

.headBanner img {
    width: 100%;
    height: 272px;
    object-fit: cover;
}

.headBanner_content {
    float: left;
    width: 100%;
    padding: 19px 20px 20px 19px;
}

.headBanner_content h2 {
    float: left;
    width: 100%;
    font-family: 'AntennaCond';
    font-size: 46px;
    font-weight: 900;
    color: black;
    line-height: 1.0219em;
    margin-bottom: 2px;
}

.headBanner_content p {
    float: left;
    width: 100%;
    font-family: 'AntennaCond';
    font-weight: normal;
    font-size: 26px;
    color: #808080;
    line-height: 1.348em;
    margin-bottom: 29px;
}

.headBanner_content ul.tags {
    float: right;
    list-style: none;
    margin-top: 4px;
}

.headBanner_content ul.tags a {
    line-height: 100%;
    color: black;
    font-size: 22px;
    font-family: 'AntennaComp';
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid black;
    text-align: center;
    padding: 5px 5px 1px 5px;
    text-decoration: none;
    float: left;
}

.headBanner_content ul.meta {
    float: left;
    list-style: none;
    margin-top: 14px;
}

.headBanner_content ul.meta li {
    float: left;
}

.headBanner_content ul.meta li span {
    float: left;
    font-size: 16px;
    font-family: 'Antenna';
    font-weight: 400;
    color: #999;
}

.cm_number {
    margin-left: -3px;
    font-size: 16px;
}

.cm_number span {
    font-family: 'Antenna' !important;
    font-weight: 400 !important;
    color: #999 !important;
}

.headBanner_content ul.meta li.cm_number span:before {
    content: " ";
    width: auto;
    height: 15px;
    /* background: url('images/comIcon.svg') no-repeat center; */
    float: left;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-right: 4px;
}

.headBanner_content ul.tags li {
    float: left;
    margin-right: 5px;
}

.headBanner_content ul.tags li:last-child {
    margin-right: 0;
}

.pi_header_search_container {
    float: left;
    width: 100%;
    padding: 0 20px;
    margin-top: 20px;
}

#adv_toggle {
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: left;
    color: #2BABE2;
    text-transform: uppercase;
    font-family: 'Antenna';
}

.adv_container {
    display: none;
    float: left;
    width: 100%;
}

.pi_header_search_container input,
.pi_header_search_container select {
    float: left;
    width: 100%;
    height: 60px;
    background: #E5E5E5;
    font-family: 'AntennaCond';
    font-weight: 400;
    color: #B2B2B2;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    border: none;
    box-shadow: none;
    outline: none;
    line-height: 100%;
}

.pi_header_search_container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    padding-left: 7px;
    padding-bottom: 28px;
}

.pi_header_search_container input[type="text"] {
    padding-left: 9px;
    padding-bottom: 28px;
}

.pi_header_search_container input[type="submit"] {
    color: #fff;
    background: #2BABE2;
    font-family: 'Stag-Book';
    font-size: 25px;
    margin-right: 0;
}

.customRow4 {
    margin: 0 -5px;
}

.pi_header_search_container form {}

.pi_header_search_container input[type="submit"],
.pi_header_search_container select {}

.navToggled {
    overflow: hidden;
}

.navToggled header {
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
}

.input-col-6 {
    width: 43.5%;
    padding: 0 5px;
    float: left;
}

.input-col-2 {
    width: 13%;
    float: left;
    padding: 0 5px;
}

.wp-embedded-content {
    max-width: 100%;
}

.single-format-standard .tags {
    float: left;
    margin-bottom: 15px;
    list-style: none;
    padding-left: 20px;
}

.single-format-standard .tags li {
    margin: 0 5px 5px 0;
    float: left;
    height: auto!important;
    max-height: none;
}

.single-format-standard .tags li a {
    font-size: 32px !important;
    float: left;
    font-family: AntennaComp, sans-serif!important;
    font-weight: 300!important;
    line-height: 100%;
    padding: 6px 6px 0!important;
    font-style: normal;
    border: 1px solid #000;
    color: #000;
    text-transform: uppercase;
}


/*=====  End of HEADER STYLES  ======*/


/*======================================
=            MAIN STYLES            =
======================================*/


/*----------  FIRST SECTION  ----------*/

main {
    padding-top: 96px;
}

.firstSection {
    float: left;
    width: 100%;
}

.firstSection h2 {
    font-family: 'Antenna';
    color: black;
    text-transform: uppercase;
    font-weight: 900;
}

.customRow1 {
    margin: 0 -10px;
}

.singleArticle {
    float: left;
    width: 100%;
    background: #ECECEC;
    padding: 20px;
    margin-bottom: 20px;
    height: 230px;
    overflow: hidden;
}

.thumb_holder {
    float: left;
    height: 100%;
    height: 190px;
    width: 37.5%;
    overflow: hidden;
}

.thumb_holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content_holder {
    float: left;
    width: 62.5%;
}

.box {
    padding: 0 10px;
}

.content_holder h2 {
    float: left;
    width: 100%;
    font-family: 'AntennaCond';
    font-weight: 600;
    font-size: 24px;
    color: black;
    line-height: 1.043em;
    margin-bottom: 20px;
}

.content_holder p {
    float: left;
    width: 100%;
    font-family: 'AntennaCond';
    font-weight: normal;
    font-size: 18px;
    color: #737373;
    line-height: 1.39em;
    margin-bottom: 5px;
    max-height: 75px;
}

.content_holder .tags {
    float: left;
    list-style: none;
}

.content_holder .tags li {
    float: left;
}

.content_holder .tags li a {
    line-height: 100%;
    color: black;
    font-size: 22px;
    font-family: 'AntennaComp';
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid black;
    text-align: center;
    padding: 5px 5px 1px 5px;
    text-decoration: none;
    float: left;
}

.content_holder .meta {
    float: left;
    list-style: none;
    margin-top: 0px;
}

.singleArticle .content_holder .meta {
    margin-top: 0px;
    margin-bottom: 4px;
}

body.category-news .singleArticle .hidden_container {
    max-height: 100px;
    padding: 6px 0;
}

body.category-news .singleArticle .hidden_container span {
    font-family: 'Antenna' !important;
    font-weight: 400 !important;
    color: #999 !important;
    font-size: 10px;
}

body.category-news .content_holder h2 {
    max-height: 55px;
}

body.category-news .singleArticle {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

body.category-news .singleArticle .thumb_holder {
    height: 101px;
}

#disqus_thread {
    padding: 0 20px !important;
}

.wp-caption-text {
    font-family: 'Antenna';
    font-size: 12px;
    color: black;
    margin: 5px 0 10px 5px;
}

.content_holder ul.meta li {
    float: left;
}

.content_holder ul.meta li span {
    float: left;
    font-size: 16px;
    font-family: 'AntennaComp';
    font-weight: 300;
    color: black;
    margin-left: 3px;
}

.content_holder ul.meta li.cm_number span:before {
    content: " ";
    width: auto;
    height: 15px;
    /* background: url('images/comIcon.svg') no-repeat center; */
    float: left;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-right: 4px;
    display: none;
}

.content_holder ul.tags li {
    float: left;
    margin-right: 5px;
}

.content_holder ul.tags li:last-child {
    margin-right: 0;
}


/*----------  END FIRST SECTION  ----------*/


/*----------  NO IMG POSTS  ----------*/

.no_img_posts {
    float: left;
    width: 100%;
}

.no_img_article {
    float: left;
    width: 100%;
    background: #C6C6C6;
    padding: 20px;
    margin-bottom: 20px;
}

.no_img_article h3 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 24px;
    font-family: 'AntennaCond';
    font-weight: bold;
    line-height: 1.042em;
    margin-bottom: 11px;
}

.no_img_article .tags {
    float: right;
    list-style: none;
}

.no_img_article .tags li {
    float: left;
}

.no_img_article .tags li a {
    line-height: 100%;
    color: black;
    font-size: 22px;
    font-family: 'AntennaComp';
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid black;
    text-align: center;
    padding: 5px 5px 1px 5px;
    text-decoration: none;
    float: left;
}

.no_img_article .meta {
    float: left;
    list-style: none;
    margin-top: 14px;
}

.no_img_article ul.meta li {
    float: left;
}

.no_img_article ul.meta li span {
    float: left;
    font-size: 16px;
    font-family: 'AntennaComp';
    font-weight: 300;
    color: black;
}

.no_img_article ul.meta li.cm_number span:before {
    content: " ";
    width: auto;
    height: 15px;
    /* background: url('images/comIcon.svg') no-repeat center; */
    float: left;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-right: 4px;
}

.no_img_article ul.tags li {
    float: left;
    margin-right: 5px;
}

.no_img_article ul.tags li:last-child {
    margin-right: 0;
}


/*----------  END NO IMG POSTS  ----------*/


/*----------  SECOND SECTION  ----------*/

.specialNumber h4 span:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #000000;
    border-width: 16px;
    margin-left: -16px;
}

.specialNumber h4 {
    color: white;
    font-size: 23px;
    background: black;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
    font-family: 'AntennaComp';
    font-weight: 900;
}

.specialNumber {
    float: left;
    width: 100%;
}

.leftSection h2,
.leftSection a {
    font-size: 124px;
    font-family: 'AntennaComp', sans-serif;
    color: #00aeef;
    font-weight: 300;
    text-decoration: none !important;
    padding: 0;
    margin: 0;
    text-align: center;
    float: left;
    width: 100%;
}

.secondSection {
    padding: 0 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    overflow-x: hidden;
}

.leftSection {
    float: left;
    width: 25%;
    padding: 0 10px;
}

.rightSection {
    float: left;
    width: 75%;
    padding: 0 10px;
}

.rightSection h3 {
    font-family: 'AntennaCond';
    font-weight: bold;
    font-size: 32px;
    color: #000;
    line-height: 1.094em;
    margin-top: 59px;
}


/*----------  END SECOND SECTION  ----------*/


/*----------  FIFTH SECTION  ----------*/

.fifthSection {
    float: left;
    width: 100%;
}

.sectionHeader {
    float: left;
    width: 100%;
    margin-bottom: 17px;
    margin-top: 21px;
}

.sectionHeader h2 {
    float: left;
    width: 100%;
    font-family: 'Stag-Medium';
    font-size: 30px;
    color: #000;
    line-height: 100%;
    padding-left: 20px;
}

.opinion_article {
    float: left;
    width: 100%;
    padding: 0 0 0 20px;
    background: #ECECEC;
    margin-bottom: 20px;
}

.opinion_article h3 {
    float: left;
    width: 100%;
    color: #000;
    font-size: 24px;
    font-family: 'AntennaCond';
    font-weight: bold;
    line-height: 1.042em;
    margin-bottom: 9px;
}

.opinion_article span {
    float: left;
    width: 100%;
    color: #00ADEE;
    font-size: 24px;
    font-family: 'AntennaCond';
    font-weight: bold;
    line-height: 1.042em;
    margin-bottom: 5px;
}

.leftOpinion {
    float: left;
    width: 80%;
    padding-top: 20px;
    padding-right: 20px;
}

.rightOpinion {
    float: right;
    width: 20%;
    height: 139px;
}

.rightOpinion img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.opinion_article .meta {
    float: left;
    list-style: none;
    margin-top: 14px;
    margin-bottom: 20px;
}

.opinion_article ul.meta li {
    float: left;
}

.opinion_article ul.meta li span {
    float: left;
    font-size: 16px;
    font-family: 'AntennaComp';
    font-weight: 300;
    color: black;
}

.opinion_article ul.meta li.cm_number span:before {
    content: " ";
    width: auto;
    height: 15px;
    /* background: url('images/comIcon.svg') no-repeat center; */
    float: left;
    -webkit-background-size: 100%;
    background-size: 100%;
    margin-right: 4px;
}


/*----------  END FIFTH SECTION  ----------*/


/*----------  PI_GUIDE HOME SECTION  ----------*/

.piGuideSection {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

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

.piGuideHeader {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 17px;
    margin-top: 19px;
}

.piGuideHeader img {
    width: 101px;
    height: auto;
    margin-left: 20px;
    text-align: left;
}

.piguide_banner {
    float: left;
    width: 100%;
    background: #000;
    padding: 20px;
    margin-bottom: 20px;
}

.left_banner {
    float: left;
    width: 66.667%;
    padding: 0 10px;
    position: relative;
    max-height: 232px;
    overflow: hidden;
}

.star_rating {
    position: absolute;
    left: 10px;
    top: 0;
    background: #00AEEF;
    width: 69px;
    padding: 8px 3px;
    height: 30px;
}

.star_rating span {
    float: left;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    margin-right: 2px;
}

.star_rating span:last-child {
    margin-right: 0;
}

.bstar {
    background-image: url('images/bStar.svg');
}

.wstar {
    background-image: url('images/wStar.svg');
}

.left_banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.right_banner {
    float: left;
    width: 33.333333%;
    padding: 0 10px;
}

.right_banner h2 {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Stag-Book';
    font-size: 22px;
    line-height: 1.046em;
    margin-bottom: 9px;
    overflow-x: hidden;
}

.right_banner p {
    float: left;
    width: 100%;
    color: #fff;
    font-family: 'Stag-Book';
    font-size: 14px;
    line-height: 1.36em;
    margin-bottom: 36px;
    max-height: 96px;
    overflow: hidden;
}

.place_info {
    float: left;
    width: 100%;
}

.place_info h4 {
    float: left;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    color: #00AEEF;
    font-family: 'AntennaComp';
    font-weight: normal;
    margin-bottom: 1px;
}

.place_info span {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 9px;
    font-family: 'Antenna';
    font-weight: normal;
    line-height: 1.67em;
    word-break: break-word;
}

.piguide_reviews {
    float: left;
    width: 100%;
    background: #ECECEC;
    padding: 20px 0 20px 0;
    overflow-x: hidden;
}

.single_review {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.review_thumb {
    float: left;
    width: 100%;
    height: 157px;
    margin-bottom: 13px;
}

.review_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.review_content {
    float: left;
    width: 100%;
    padding: 0 20px 0 10px;
}

.review_content h3 {
    float: left;
    width: 100%;
    font-size: 22px;
    color: black;
    text-transform: uppercase;
    font-family: 'AntennaComp';
    font-weight: 900;
    margin-bottom: 3px;
}

.review_content p {
    float: left;
    width: 100%;
    font-size: 16px;
    font-family: 'AntennaCond2';
    color: #737373;
    font-weight: normal;
    font-style: normal;
    line-height: 1.2em;
}

.home .features_section {
    margin-top: 20px;
}


/* HOME EVENTS */

.event_section {
    float: left;
    width: 100%;
}

.event_section h2 {
    float: left;
    width: 100%;
    line-height: 100%;
    font-size: 25px;
    font-family: 'Antenna';
    font-weight: 300;
    color: #989898;
    text-transform: uppercase;
    padding-left: 20px;
    margin-bottom: 16px;
    margin-top: 8px;
}

.events_list {
    float: left;
    width: 100%;
}

[class^="single-event-"] {
    float: left;
    width: 100%;
    font-size: 24px;
    line-height: 100%;
    padding: 16px 80px 13px 20px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    -webkit-background-size: 56px;
    background-size: 56px;
}

[class^="single-event-"] span {
    font-size: 24px;
    line-height: 100%;
    float: left;
}

.event_date {
    color: black;
    font-family: 'AntennaCond';
    font-weight: 300;
}

.event_title {
    color: white;
    font-family: 'AntennaCondM';
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 34px;
}

.event_intro {
    color: black;
    font-family: 'AntennaCondEL';
    margin-left: 0;
    float: left;
    width: 100%;
    margin-top: 6px;
}

.single-event-music {
    background-color: #B41E8E !important;
    background-image: url('images/music_icon.svg');
}

.single-event-conference {
    background-color: #2BABE2 !important;
    background-image: url('images/conf_icon.svg');
}

.single-event-art {
    background-color: #00B071 !important;
    background-image: url('images/art_icon.svg');
}

.single-event-outdoors {
    background-color: #E8C800 !important;
    background-image: url('images/outdoors_icon.svg');
}

.single-event-film {
    background-color: #B11116 !important;
    background-image: url('images/film_icon.svg');
}

.single-event-theatre {
    background-color: #FF5000 !important;
    background-image: url('images/theatre_icon.svg');
}

.single-event-sports {
    background-color: #33348E !important;
    background-image: url('images/sport_icon.svg');
}

.features_section .singleArticle:last-child {
    margin-bottom: 0;
}


/* END HOME EVENTS */


/*----------  END PIGUIDE HOME SECTION  ----------*/


/*================================
=            PI-GUIDE            =
================================*/

.features_section {
    float: left;
    width: 100%;
}

.features_section .content_holder .tags li a {
    color: #66AADF;
    border-color: #66AADF;
}

.places_list {
    float: left;
    width: 100%;
}

.single_place {
    float: left;
    width: 100%;
    height: 70px;
    background: black;
    margin-bottom: 10px;
    padding: 16px 20px;
}

.single_place span {
    float: left;
}

.place_number {
    font-size: 36px;
    color: #66AADF;
    font-family: 'AntennaCondM';
    margin-top: 1px;
}

.place_name {
    font-size: 38px;
    color: white;
    text-transform: uppercase;
    font-family: 'AntennaCondCEL';
    font-weight: 200;
    font-style: normal;
    margin-left: 13px;
}

.place_type {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #fff;
    font-family: 'AntennaComp';
    font-size: 24px;
    color: white;
    line-height: 37px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

.type_holder {
    float: left;
    border-right: 1px solid #66AADF;
    border-left: 1px solid #66AADF;
    padding: 0 26px;
    margin: 0 20px;
}

.rate_area {
    float: right;
    margin-top: 3px;
}

.rate_area span {
    background-image: url('images/blue_star.svg');
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    margin-right: 4px;
}


/*=====  End of PI-GUIDE  ======*/


/*=====  End of MAIN STYLES  ======*/


/*=====================================
=            FOOTER STYLES            =
=====================================*/

.footerWrap {
    padding: 20px;
    float: left;
    width: 100%;
    background: #000;
    position: relative;
    z-index: 2221;
}

.footerNav {
    margin-left: 70px;
    padding: 0;
    margin-bottom: 10px;
}

.footerNav li {
    display: inline-block;
    margin-right: 10px;
}

.footerNav li a {
    color: #999;
    font-size: 14px;
    font-family: 'Antenna';
    font-weight: normal;
}

.leftFooter {
    margin-right: 5px;
}

.leftFooter img {
    width: 96px;
    height: auto;
}

.rightFooter p {
    color: #fff;
    font-size: 10px;
    font-family: 'Antenna', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 1.7em;
    margin-bottom: 20px;
}

.rightFooter b {
    color: #2BABE2;
    font-family: 'Antenna';
    font-weight: normal;
}

.footerNav li:last-child:after {
    display: none;
}

.contentHolder .oneColArticle article:nth-child(2) p {
    display: none;
}


/*=====  End of FOOTER STYLES  ======*/


/*=====================================
=            SINGLE STYLES            =
=====================================*/

.single_container,
.single_wrapper {
    float: left;
    width: 100%;
}

.single_thumb_holder {
    max-height: 331px;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 27px;
    position: relative;
}

.single_thumb_holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single_content {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 20px;
}

.single_content h1 {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 28px;
    line-height: 1.044em;
    color: #000;
    font-weight: 900;
    margin-bottom: 14px;
    margin-top: 0;
    text-align: left;
    font-family: AntennaCond, serif;
    font-style: normal;
}

.single_content p {
    font-family: Stag-Book, sans-serif;
    color: #000;
    text-align: left;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: .5px;
    font-weight: 400;
    margin-bottom: 24px;
}

.single_content img {
    width: 100%;
    height: auto;
}
.single_content .single_content_intro img {
    float: left;
    width: auto;
    padding-right: 10px;
}
.single_content .post_meta {
    float: left;
    width: 100%;
    margin-bottom: 37px;
}

.single_content .post_meta p {
    font-weight: 300;
    color: #b2b2b2;
    font-size: 14px;
    font-family: 'AntennaCond2', sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.single_content .aesop-lightbox {
    color: transparent;
}

.single_content figure {
    float: left;
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0;
}

.single_content .post_meta p a {
    color: grey;
}

.absTag {
    position: absolute;
    z-index: 232;
    font-family: AntennaCond;
    font-weight: 400;
    font-size: 25px;
    color: #fff;
    bottom: 0;
    left: 20px;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    padding: 10px 25px 9px;
    background: #2BABE2;
}

.other-part {
    float: left;
    width: 100%;
    display: none;
}

.overlayGradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, .57) 81%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, .57) 81%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 56%, rgba(255, 255, 255, .57) 81%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    margin: 0!important;
    padding: 0!important;
}

.single_content_intro {
    float: left;
    width: 100%;
}

.single_content_intro>p {
    position: relative;
}

#more_results {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    background-color: #f7f7f7;
    padding: 0;
    font-size: 1.2em;
    margin: 20px 0;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

#more_results span {
    display: block;
    padding: 10px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    font-family: Antenna!important;
    font-weight: 500;
    margin-bottom: 0;
    color: #00ACEC;
    background: url(images/downArrow.png) 97% center no-repeat;
    background-size: 18px;
}

.single_content ul.tags {
    float: left;
    list-style: none;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.single_content ul.tags a {
    line-height: 100%;
    color: black;
    font-size: 32px !important;
    font-family: 'AntennaComp';
    font-weight: 300;
    text-transform: uppercase;
    border: 1px solid black;
    text-align: center;
    padding: 8px 7px 2px 7px !important;
    text-decoration: none;
    float: left;
}

.single_content ul.tags li {
    float: left;
    margin-right: 7px;
}

.social_shares_fixed {
    float: left;
    width: 100%;
    position: fixed;
    background: #fff;
    padding: 20px;
    z-index: 345;
    bottom: 0;
    -webkit-box-shadow: 0 -3px 8px -3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 -3px 8px -3px rgba(0, 0, 0, .3);
    box-shadow: 0 -3px 8px -3px rgba(0, 0, 0, .3);
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    /* Safari 6.1+ */
}

.social_shares_fixed a {
    float: left;
}

.social_shares_fixed span>span {
    float: left;
    background-repeat: no-repeat;
}

.social_shares_fixed span {
    font-family: AntennaCond;
    font-weight: 300;
    color: #000;
    background-repeat: no-repeat;
    background-size: 256px;
    margin-right: 20px;
    float: left;
    background-position: 4px 50%;
    text-transform: uppercase;
}

.facebook span {
    background: url(images/fb_fixed.svg);
    width: 10px!important;
    height: 17px;
    background-size: 100%!important;
    background-position: 50%!important;
    margin-right: 5px!important
}

.twitter span {
    width: 22px!important;
    height: 15px;
    background-size: 100%!important;
    background-position: 50%!important;
    background: url(images/twitter_fixed.svg);
    margin-right: 2px!important
}

.gplus span {
    width: 20px!important;
    height: 17px;
    background-size: 100%!important;
    background-position: 50%!important;
    background: url(images/gplus_fixed.svg);
    margin-right: 5px!important
}

.reddit span {
    width: 22px!important;
    height: 18px;
    background-size: 100%!important;
    background-position: 50%!important;
    background: url(images/reddit_fixed.svg);
    margin-top: 0;
    margin-right: 5px!important
}

.related {
    float: left;
    width: 100%;
    background: #f2f2f2;
    padding: 0 20px 20px 20px;
}

.related_article {
    float: left;
    width: 49.3333%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.related h2 {
    color: #00ACEC;
    font-size: 26px;
    margin-bottom: 0;
    font-family: Stag;
    font-weight: bold;
   /* background: url(images/rightArrow.png) 100% 50% no-repeat;*/
    background-size: 15px 30px;
    padding-top: 17px!important;
    padding-bottom: 12px;
}

.related_thumb {
    float: left;
    width: 100%;
    height: 90px;
}

.related_thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.related_content {
    float: left;
    width: 80%;
    margin-left: 5px;
    margin-top: 10px;
}

.related_content h3 {
    float: left;
    width: 100%;
    font-size: 19px;
    font-family: AntennaComp, sans-serif;
    font-weight: 900;
    color: #000;
}

.commentSection {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.commentSection h2 {
    font-size: 36px!important;
    font-family: AntennaCond!important;
    font-weight: 300!important;
    color: #969696!important;
    text-transform: uppercase;
    margin-top: 17px!important;
    margin-bottom: 15px!important;
    margin-left: 0;
    padding-left: 0;
}

#disqus_thread a {
    color: #00ACEC;
}

#map_modal_trigger {
    float: left;
    width: 100%;
    height: 250px;
    background-repeat: no-repeat !important;
    background-position: 50% !important;
    -webkit-background-size: cover !important;
    background-size: cover !important;
}

.single_rate_area .star_rating {
    height: 60px;
    width: 109px;
    padding: 17px 11px;
    top: 0;
    left: 0;
}

.single_rate_area .star_rating span {
    width: 20px;
    height: 20px;
}

.single_type {
    width: 60px;
    height: 60px;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 109px;
    padding: 11px;
}

.single_type span {
    font-size: 22px;
    color: #fff;
    font-family: 'AntennaComp';
    text-transform: uppercase;
    border: 1px solid #fff;
    line-height: 39px;
    width: 39px;
    height: 39px;
    text-align: center;
    border-radius: 50%;
    float: left;
}

.inpage_map {
    float: left;
    width: 100%;
    background: #F2F2F2;
    padding: 20px 20px 30px 20px;
    margin: 20px 0;
}

.info_box {
    float: left;
    margin-bottom: 16px;
}

.info_box h5 {
    float: left;
    width: 100%;
    color: #2BABE2;
    font-size: 18px;
    font-family: 'AntennaCondM';
    text-transform: uppercase;
    margin-bottom: 1px;
}

.info_box span {
    float: left;
    width: 100%;
    color: #000;
    font-size: 17px;
    font-family: 'Antenna';
    font-weight: 400;
    line-height: 1.07em;
    word-break: break-word;
}

.info_box span a {
    color: #000;
    font-size: 17px;
    font-family: 'Antenna';
    font-weight: 400;
    line-height: 1.50em;
    word-break: break-word;
}

.info_box a {
    color: #000;
    font-size: 17px;
    font-family: 'Antenna';
    font-weight: 400;
    line-height: 1.07em;
    word-break: break-word;
}

.left_map {
    width: 50%;
    float: left;
    padding: 0 45px 0 0;
    margin-top: 47px;
}

.right_map {
    float: left;
    width: 50%;
}

.right_map h5 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 42px;
    color: #808080;
    font-family: 'AntennaCompEL';
    line-height: 100%;
    margin-bottom: 11px;
    margin-top: -3px;
}

.inpage_adress_info {
    float: left;
    width: 100%;
    background: #E5E5E5;
    padding: 7px 0;
    margin-top: 20px;
}

.inpage_adress_info .info_box {
    float: left;
    width: 33.33333%;
    min-height: 76px;
    position: relative;
    padding: 0px 40px;
    padding-top: 12px;
}

.customRow3 {
    margin: 0 0;
}

.info_box span {
    word-break: break-word;
}

.hr_divider {
    height: 100%;
    width: 1px;
    background: #666;
    float: left;
}

.bg_container {
    float: left;
    width: 100%;
    background-image: url('images/lines.png');
    background-repeat: repeat-y;
    background-position: 50%;
    position: relative;
    background-size: 33%;
}

.single_guide .single_content_intro p {
    float: left;
    width: 100%;
    font-size: 26px;
    font-family: 'AntennaCond';
    font-weight: 400;
    color: #808080;
    line-height: 1.2em;
}

.single_guide .single_content_intro {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'AntennaCond';
    font-weight: 400;
    color: #808080;
    line-height: 1.2em;
    margin-bottom: 29px;
}

.single_guide .tags {
    float: left;
    list-style: none;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.single_guide ul.tags li {
    float: left;
    margin-right: 7px;
}

.single_guide ul.tags a {
    line-height: 100%;
    color: #66AADF;
    border: 1px solid #66AADF;
    font-size: 32px !important;
    font-family: 'AntennaComp';
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 7px 2px 7px !important;
    text-decoration: none;
    float: left;
}

.hidden_container {
    float: left;
    width: 100%;
    height: 155px;
    overflow: hidden;
}


/* .single_guide h1{
    font-size: 46px;
    
} */

.header_social >a span span {
    float: left;
}

.header_social >a span {
    float: left;
    color: #a7a9ab!important;
    font-size: 18px;
    font-family: Antenna, sans-serif;
    margin-right: 15px;
}

.header_social {
    float: left;
    width: 100%;
    margin: 10px -15px;
}

.fact_holder {
    float: left;
    width: 100%;
    overflow: hidden;
}

footer {
    margin-top: 40px;
}
body.single-format-image footer ,
body.single-format-standard footer {
    padding-bottom: 45px;
}

.features_section .content_holder .tags li a {
    margin-top: 2px;
}

.fact_icon {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    min-height: 1px;
    overflow: hidden;
}

.fact_icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
}

svg {
    max-height: 100%;
}

.fact_number {
    float: left;
    width: 25%;
    text-align: center;
}

[class^="fact_"] {
    padding: 0 10px;
}

.fact_number h2 {
    float: left;
    width: 100%;
    color: #00aeef;
    font-size: 110px;
    text-align: center;
    margin-top: 0;
    font-family: 'AntennaComp';
    font-weight: 300;
    line-height: 100%;
}

.fact_desc {
    float: left;
    width: 50%;
    text-align: left;
}

.fact_desc p {
    font-size: 14px;
    text-align: center;
    line-height: 1.3em;
    font-family: 'Antenna';
    margin-top: 20px;
    color: black;
}

#scroll-top-trigger {
    color: #00aeef;
    font-size: 16px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: .5;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 9999999;
    display: none;
}

#scroll-top-trigger:hover {
    opacity: 1;
}


/*=====  End of SINGLE STYLES  ======*/


/*=========  Archives STYLES  ========*/

[class^="col-"] {
    float: left;
    padding: 0 10px;
}

.col-6 {
    width: 50%;
}

.page_search_container {
    float: left;
    width: 100%;
    padding: 20px 20px 0 20px;
}

.search_result_item {
    float: left;
    width: 100%;
    background: #ccc;
    margin-bottom: 20px;
    padding: 35px 20px 32px 20px;
}

.search_results_title {
    float: left;
    width: 100%;
    font-size: 28px;
    font-family: 'Stag-Book';
    color: #999;
    margin-bottom: 34px;
    margin-top: 20px;
}

.search_results_title span {
    float: left;
    width: 100%;
    font-family: 'Stag-Bold';
}

.results_wrapper {
    float: left;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 20px;
}
.search_results_wrapper h1{
    padding: 0 15px;
}

.search_results_wrapper{
    padding: 0 5px;
}
.search_results_wrapper .singleArticle{
    padding: 0;
    padding-right: 20px;
}
.search_results_wrapper .thumb_holder{
    height: 101px;
}
.search_results_wrapper .hidden_container{
    max-height: 100px;
    padding: 6px 0;
}
.search_results_wrapper .hidden_container span{
    font-family: 'Antenna' !important;
    font-weight: 400 !important;
    color: #999 !important;
    font-size: 10px;
}
.search_result_item h2 {
    float: left;
    width: 100%;
    line-height: 1.06em;
    font-family: 'AntennaCond';
    font-weight: bold;
    color: black;
    font-size: 34px;
    margin-bottom: 5px;
}

.nothing_found {
    float: left;
    width: 100%;
    color: black;
    font-size: 40px;
    font-family: 'Stag-Book';
    margin-top: 40px;
}

.search_result_item h2 a {
    color: black;
}

.search_result_item p {
    float: left;
    width: 100%;
    font-family: 'AntennaCond';
    font-size: 22px;
    color: #4D4D4D;
    line-height: 1.455em;
}


/* Magazine */

.revistat_wrap {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
    margin-top: 20px;
    margin-bottom: 40px;
}

.revistaMeta {
    float: left;
    width: 100%;
    background: #888;
    padding: 9px 11px 8px 11px;
}

.revistaMeta .number {
    float: left;
    font-family: 'AntennaCondM';
    font-weight: 500;
    font-size: 26px;
    color: black;
}

.revista_date {
    float: right;
    font-family: 'AntennaCond';
    font-weight: 300;
    font-size: 26px;
    color: white;
}

.revista {
    float: left;
    width: 100%;
}

.revistaThumb {
    float: left;
    width: 100%;
    height: 389px;
}

.revistaThumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page_search_container input,
.page_search_container select,
.page_search_container option {
    float: left;
    width: 100%;
    height: 40px;
    border: 1px solid #B2B2B2;
    background: #fff;
    font-size: 25px;
    color: #A7A9AC;
    font-family: 'Stag-Book';
    padding: 1px 8px 0 10px;
    margin-bottom: 20px;
}

.page_search_container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.page_search_container input[type="submit"] {
    color: #fff;
    background: #2BABE2;
    border: none;
}


/* End Magazine */


/* Archive-News */

.archive_wrap {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.archive_wrap h1 {
    float: left;
    width: 100%;
    font-size: 30px;
    font-family: 'Stag-Book';
    color: #999;
    margin-bottom: 17px;
    margin-top: 19px;
}

.archive_article {
    float: left;
    width: 100%;
    margin-bottom: 21px;
}

.news_wrap .col-6:nth-child(2n+1),
.opinions_wrap .col-6:nth-child(2n+1) {
    clear: left !important;
}

.category-big-deal .archive_wrap .col-6:nth-child(3n+1) {
    clear: left;
}

.col-12 {
    width: 100%;
}

.archive_thumb {
    float: left;
    width: 100%;
    height: 190px;
    margin-bottom: 17px;
}

.archive_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.archive_content {
    float: left;
    width: 100%;
}

.archive_content h2 {
    float: left;
    width: 100%;
    color: black;
    font-size: 24px;
    font-family: 'AntennaCond';
    line-height: 1.05em;
    font-weight: bold;
}

.category-features .col-6 .archive_article {
    height: 330px;
    overflow: hidden;
}

.archive_content p {
    float: left;
    width: 100%;
    font-family: 'AntennaCond';
    font-weight: normal;
    font-size: 14px;
    color: #808080;
    margin-top: 10px;
    line-height: 1.36em;
    display: none;
}

.category-features .archive_content p {
    display: block !important;
}

.fullWidth .archive_thumb {
    height: 300px;
}

.event_section {
    display: none;
}


/* End Archive-News */

.restrict_msg .overlay {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    position: absolute;
    top: -213px;
    z-index: 2222;
    width: calc(100% + 40px);
    left: -20px;
    height: 100vh;
}

.restrict_msg {
    float: left !important;
    width: 100%;
    z-index: 2222;
    font-size: 26px !important;
    color: black;
    font-family: 'Antenna-Regular' !important;
    line-height: 100% !important;
    text-align: center;
    padding: 5px 0 40px 0;
    letter-spacing: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.news_wrapper .restrict_msg .overlay {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.8) 15%, rgba(242, 242, 242, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.8) 15%, rgba(242, 242, 242, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 0.8) 15%, rgba(242, 242, 242, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    width: 680px;
}

.msg_content {
    z-index: 99999;
    position: relative;
}

.msg_content > span {
    float: left;
    width: 100%;
    font-size: 26px !important;
    color: black;
    font-family: 'Antenna';
    font-weight: normal;
    line-height: 100% !important;
    text-align: center;
    margin-bottom: 15px;
}

.exc {
    font-family: 'AntennaCond' !important;
    font-style: normal;
    margin-bottom: 20px !important;
    font-size: 1.1em !important;
    
}

.restrict_msg a {
    width: 120px;
    background: #999999;
    color: #fff;
    cursor: pointer;
    height: 40px !important;
    float: left !important;
    border: none;
    box-shadow: none;
    font-family: 'Antenna';
    font-weight: normal;
    font-size: 18px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
}

.restrict_msg .links_container span {
    float: left;
    font-size: 26px;
    color: black;
    font-family: 'Antenna';
    font-weight: normal;
    line-height: 100%;
    margin: 3px 25px;
}

.restrict_msg .links_container {
    float: left;
    position: relative;
    left: 50%;
    z-index: 9999;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.opinion_info {
    float: left;
    width: 40%;
    margin-right: 20px;
}

.opinion_info span {
    font-weight: 300;
    color: #b2b2b2;
    font-size: 14px;
    font-family: 'AntennaCond2', sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.opinion_info strong {
    font-weight: 600;
    color: grey;
    font-size: 14px;
    font-family: 'AntennaCond2', sans-serif;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
}

.opinion_header {
    margin-bottom: 15px;
}

.placeembed_title {
    float: left;
    width: 100%;
    background: #E5E5E5;
}

.inpage_adress_info h2 {
    float: left;
    width: 100%;
    font-size: 19px;
    font-family: 'AntennaCond';
    font-weight: 600;
    margin-bottom: 13px;
    color: white;
    text-transform: uppercase;
    padding-left: 40px;
    margin-top: 9px;
    word-break: break-word;
}

.sub_intro {
    float: left;
    width: 100%;
    background-color: black;
    height: 160px;
    background-repeat: no-repeat;
    background-position: 300px 50%;
    background-image: url('images/magazines.png');
    -webkit-background-size: auto;
    background-size: auto;
    margin-bottom: 19px;
}

.sub_intro h3 {
    float: left;
    width: auto;
    font-family: 'Antenna';
    font-weight: 300;
    font-size: 29px;
    color: white;
    line-height: 1.414em;
    margin-top: 16px;
    margin-left: 81px;
}

.sub_notice {
    float: left;
    width: 100%;
    color: black;
    font-size: 14px;
    font-family: 'Antenna';
    font-weight: 300;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 27px;
    margin-top: 18px;
}

.sub_plans {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #666666;
    padding-bottom: 40px;
    margin-bottom: 19px;
}

.chs_plan {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 51px;
    color: #ccc;
    font-family: 'Antenna';
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.pi_benefits {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #666;
    padding: 0 10px;
    padding-bottom: 18px;
    margin-bottom: 33px;
}

.individual,
.corporate {
    float: left;
    width: 50%;
    min-height: 1px;
}

.sub_plans h2 {
    float: left;
    width: 100%;
    text-align: center;
    font-family: 'Antenna';
    font-weight: bold;
    font-size: 34px;
    color: #999999;
    text-transform: uppercase;
    margin-bottom: 26px;
}

.individual .link_container,
.corporate .link_container {
    margin: 0 auto;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 78%;
    text-align: center;
}

.sub_plans a {
    transition: all .2s ease-in-out;
}

.corporate a,
.individual a {
    width: 101px;
    height: 101px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 50%;
    float: none;
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
    background: #e5e5e5;
}

.first_plan {
    background-image: url('images/plan1.svg');
    margin-right: 12px;
    border-top: 10px solid #2AABE2;
}

.second_plan {
    background-image: url('images/plan2.svg');
    border-top: 10px solid #2AABE2;
}

.third_plan {
    background-image: url('images/plan3.svg');
    margin-right: 12px;
}

.fourth_plan {
    background-image: url('images/plan2.svg');
}

.chosenPlan.first_plan {
    background: #2AABE2;
}

.chosenPlan.second_plan {
    background: #2AABE2;
}

.chosenPlan.third_plan {
    background-image: none;
}

.chosenPlan.third_plan:before {
    color: white;
}

.chosenPlan.first_plan:before {
    color: white;
}

.chosenPlan.second_plan:before {
    color: white;
}

.third_plan:hover {
    background-color: #B41D8D;
}

.third_plan:hover:before {
    color: white;
}

.first_plan:hover {
    background: #2AABE2;
}

.first_plan:hover:before {
    color: white;
}

.second_plan:hover {
    background: #2AABE2;
}

.second_plan:hover:before {
    color: white;
}

.single_content p strong {
    font-family: 'Stag-Bold';
}

.third_plan {
    width: 100% !important;
    height: 109px;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-position: 0 0;
    background-image: none;
    display: inline-block;
    margin: 0 auto;
    border-top: 10px solid #B41D8D;
    background-color: #e5e5e5;
    position: relative;
}

.third_plan:before {
    content: 'Annual Plan';
    position: absolute;
    top: 42%;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #999999;
    font-size: 18px;
    margin-top: -7px;
    text-transform: uppercase;
    font-family: 'Antenna';
    font-weight: normal;
}

.first_plan:before {
    content: 'Monthly Plan';
    position: absolute;
    top: 37%;
    left: 1px;
    width: 100%;
    text-align: center;
    color: #999999;
    font-size: 15px;
    margin-top: -7px;
    text-transform: uppercase;
    font-family: 'Antenna';
    font-weight: normal;
}

.second_plan:before {
    content: 'Annual Plan';
    position: absolute;
    top: 37%;
    left: 1px;
    width: 100%;
    text-align: center;
    color: #999999;
    font-size: 15px;
    margin-top: -7px;
    text-transform: uppercase;
    font-family: 'Antenna';
    font-weight: normal;
}

.rcp_reg_intro {
    float: left;
    width: 100%;
    font-size: 25px;
    color: black;
    font-family: 'Antenna';
    font-weight: normal;
    margin-bottom: 34px;
    text-indent: 0;
}

.rcp_form label {
    float: left;
    font-family: 'Antenna';
    font-weight: 100;
    cursor: pointer;
    font-size: 24px;
    color: #000;
    width: 22% !important;
    line-height: 1.17em;
    margin-right: 10px;
}

.forms_wrapper select {
    height: 40px !important;
    float: left !important;
    border: none;
    box-shadow: none;
    background: #F2F2F2;
    width: 41%;
    font-family: 'Antenna';
    font-weight: normal;
    font-size: 18px;
    padding-left: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.rcp_password_change_notice {
    float: left;
    width: 100%;
    color: #2BABE2 !important;
    font-family: 'Antenna';
    font-size: 12px
}

#rcp-account-overview {
    float: left;
    width: 100%;
    margin-top: 40px !important;
}

#rcp-payment-history {
    margin-bottom: 426px;
    float: left;
    width: 100%;
}

table.rcp-table th {
    font-family: 'Antenna';
    font-size: 12px !important;
    color: #808080 !important;
    border: 1px solid #fff !important;
    background: #ccc !important;
    padding: 5px !important;
    height: 20px;
}

table.rcp-table td {
    font-family: 'Antenna';
    font-size: 12px !important;
    color: #808080 !important;
    border: 1px solid #fff !important;
    background: #E5E5E5 !important;
    padding: 5px !important;
    height: 20px;
}

.rcp_form input {
    height: 40px !important;
    float: left !important;
    border: none;
    box-shadow: none;
    background: #F2F2F2;
    width: 41%;
    font-family: 'Antenna';
    font-weight: normal;
    font-size: 18px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.reg_aside {
    float: left;
    width: 100%;
}

.reg_aside br {
    display: block !important;
}

.reg_aside p {
    float: left;
    width: 100%;
    font-size: 16px;
    color: black;
    font-family: 'Antenna';
    margin-bottom: 25px !important;
    font-weight: 300;
}

.reg_aside .divider {
    float: left;
    width: 100%;
    height: 1px;
    background: black;
    margin-top: 10px;
    margin-bottom: 10px;
}

.reg_aside p span {
    font-family: 'Antenna';
    font-size: 16px;
    color: black;
    font-weight: 500;
}

.reg_aside p a {
    color: #2BABE2;
    font-family: 'Antenna';
    font-weight: 300;
    font-size: 16px;
}

.sub_contact span {
    color: #2BABE2 !important;
    font-family: 'Antenna' !important;
    font-weight: 300;
    font-size: 16px;
    margin-top: 25px;
    float: left;
    width: 100%;
}

.sub_info_aside {
    float: left;
    width: 100%;
}

.reg_fieldset p {
    width: 100% !important;
    float: left;
    margin-bottom: 20px !important;
}

.rcp_form fieldset {
    float: left;
    width: 100%;
}

.payment_info {
    float: left;
    width: 100%;
    margin-top: 37px;
}

.payment_info h3 {
    float: left;
    width: 100%;
    font-size: 25px;
    line-height: normal;
    color: black;
    font-family: 'Antenna';
    font-weight: normal;
    margin-bottom: 40px;
}

.payment_info p {
    float: left;
    width: 100%;
    color: black;
    font-size: 18px;
    font-family: 'Antenna';
    font-weight: 300;
    line-height: 1.45em;
    margin-bottom: 52px !important;
}

.payment_info p a {
    color: #2BABE2;
}

.grid_container pre {
    float: left;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0;
    overflow: hidden;
    line-height: 100%;
    white-space: normal;
}

#rcp_user_remember + label {
    width: 20px !important;
    margin-left: 0;
    margin-right: 17px;
    margin-bottom: 20px;
    min-width: 0;
}

#rcp_user_remember + label span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 1px;
    vertical-align: middle;
    background: #E5E5E5;
    cursor: pointer;
    position: relative;
    float: left;
}

.rcp_lost_password >a {
    float: left;
    width: 100%;
    font-size: 12px;
    font-family: 'Antenna';
    color: #808080;
}

legend {
    float: left;
    width: 100%;
    color: black;
    font-size: 22px;
    font-family: 'Antenna';
    margin: 20px 0;
}

.rcp_logged_in {
    margin-bottom: 495px !important;
    padding-top: 40px !important;
}

.rcp_logged_in a {
    float: left;
    width: 100%;
    font-size: 42px;
    font-family: 'Antenna';
    color: #808080;
}

.rcp_login_data {
    padding-top: 40px !important;
    margin-bottom: 274px !important;
}

#rcp_user_remember + label span:before {
    content: "X";
    font-family: 'Antenna';
    font-weight: bold;
    color: #2BABE2;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    line-height: 100%;
}

#rcp_user_remember {
    display: none;
}

#rcp_user_remember:checked + label span:before {
    opacity: 1;
}

.rcp_form p {
    float: left;
    width: 100%;
    margin-bottom: 20px !important;
}

#rcp_submit {
    float: left;
    width: 91px;
    background: #999999;
    color: #fff;
    cursor: pointer;
    margin-top: 8px;
}

#rcp_registration_form {
    float: left;
    padding: 5px 10px;
}

.revista {
    margin-bottom: 20px;
}

span.section_title {
    font-size: 24px;
    font-family: 'Antenna';
    font-weight: 300;
    color: black;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}

.welcome_page h1 {
    float: left;
    width: 100%;
    font-size: 41px;
    font-family: 'Antenna';
    color: #999999;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 27px;
}

.wp_wrap {
    padding: 0 !important;
}

span.sub_info {
    font-size: 24px;
    font-family: 'Antenna';
    color: black;
    float: left;
    font-weight: 300;
    width: 100%;
    margin-bottom: 19px;
    text-align: left;
    border-bottom: 1px solid #666;
    padding-bottom: 18px;
}

.grid_container {
    float: left;
    width: 100%;
    padding: 0 20px;
}

.rcp_subscription_fieldset {
    opacity: 0;
    height: 1px;
    position: absolute;
    overflow: hidden;
    width: 1px !important;
}

.section_divider {
    float: left;
    width: 100%;
    margin: 30px 0 0px 0;
}

.inpage_logo {
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 17px;
}

.inpage_logo img {
    max-width: 150px;
}


/*.category-opinion .archive_thumb img {
    -webkit-filter: grayscale(1);
    -o-filter: grayscale(1);
    filter: grayscale(1);
}*/

.no_thumb {
    padding-top: 35px;
}

.single_magazine_wrapper {
    float: left;
    width: 100%;
    padding: 40px 20px 80px 20px;
}

.magazine_thumb {
    float: left;
    width: 39.5%;
    padding: 0 10px;
}

.magazine_thumb img {
    max-height: 320px;
}

.single_magazine_wrapper h1 {
    float: left;
    width: 100%;
    font-size: 18px;
    color: black;
    font-family: 'AntennaCondM';
    font-weight: 500;
    margin-bottom: 10px;
}

.magazine_content {
    float: left;
    width: 60.5%;
    padding: 0 10px;
}

.magazine_tags {
    float: left;
    width: 100%;
    margin-top: 37px;
    margin-bottom: 33px;
}

.magazine_tags ul {
    list-style: none;
}

.magazine_tags ul li {
    float: left;
    margin-bottom: 7px;
}

.magazine_tags .first_li {
    font-size: 37px;
    color: #808080;
    text-transform: uppercase;
    font-family: 'AntennaComp';
    font-weight: 300;
    margin-right: 4px;
}

.magazine_tags .first_li:after {
    display: none;
}

.magazine_tags ul li>a {
    color: #B2B2B2;
    font-size: 37px;
    text-transform: uppercase;
    font-family: 'AntennaCompEL';
    font-weight: 100;
}

.magazine_tags ul li>a:after {
    content: "|";
    font-size: 37px;
    color: #B2B2B2;
    text-transform: uppercase;
    font-family: 'AntennaCompEL';
    font-weight: 300;
    float: right;
    margin: 0px 3px 0 3px;
}

.magazine_tags ul li:last-child>a:after {
    display: none;
}

.magazine_more {
    float: left;
    width: 100%;
    padding-right: 80px;
    background: url('images/right_arrow_mag.png') no-repeat;
    background-position: 100% 50%;
    -webkit-background-size: 40px auto;
    background-size: 40px auto;
}

.magazine_content p {
    float: left;
    width: 100%;
    font-size: 17px;
    color: #999;
    font-family: 'AntennaCond';
    font-weight: 300;
    line-height: 1.18em;
    margin-bottom: 19px;
}

.mag_date {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #B2B2B2;
    font-family: 'AntennaCondM';
    font-weight: 500;
    margin-top: 8px;
}

.magazine_more_entry {
    float: left;
    width: 33.333%;
    padding: 0 10px;
    opacity: 0.7;
}

.magazine_more_entry img {
    max-height: 220px;
}

#rcp_apply_discount {
    height: 40px !important;
    float: left !important;
    border: none;
    background-color: #2AABE2;
    border: 0;
    color: #fff;
    padding: 5px 10px;
    font-family: 'Antenna';
}

.pageNotFound {
    float: left;
    width: 100%;
    padding: 80px 20px;
}

.pageNotFound h1 {
    float: left;
    width: 100%;
    font-size: 50px;
    font-family: 'Antenna';
    font-weight: normal;
    color: #999;
}

.default_container {
    padding-top: 40px;
}

.pdf-viewer {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000010000;
    top: 0;
    left: 0;
}

.sub_blocker {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 96px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000', GradientType=0);
    z-index: 222222222;
    display: none;
}

.sub_blocker .overlay_content {
    float: left;
    width: 100%;
    padding: 20px 14px;
}

.sub_blocker .overlay_content h2 {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 52px;
    font-family: 'Stag-Thin';
}

.sub_blocker .overlay_content a {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 52px;
    font-family: 'Stag-Medium';
}

.related-slider{
    float: left;
    width: 100%;
    position: relative;
}
.related-slider .flex-control-nav{
    display: none;
}
.related-slider ul.slides{
    float: left;
    width: 100%;
}
.related-slider ul.flex-direction-nav{
    top: 28px;
    float: left;
    right: 10px;
    width: 60px;
    display: none;
    position: absolute;
}
.related-slider .flex-direction-nav a{
    background-size: 18px !important;
    text-indent: -9999em;
}
.related-slider .flex-direction-nav .flex-next{
    background: url(images/rightArrow.png) no-repeat right;
    text-align: left;
}
.related-slider .flex-direction-nav .flex-prev{
    background: url(images/leftArrow.png) no-repeat left;
    left: -5px;
}
.related-slider .flex-direction-nav .flex-prev:before,
.related-slider .flex-direction-nav .flex-next:before{
    display: none;
}
.related-slider .related_content{
    margin-left: 0;
    width: 100%;
    max-height: 60px;
    overflow: hidden; 
}
.rightSide{
    float: left;
    width: 100%;
    padding: 0 10px;
}
.alphbeticList{
    float: left;
    width: 100%;
}
.alphbeticList li{
    float: left;
    width: 100%;
    list-style-type: none;
    /* height: 120px; */
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.alphbeticList li .overlay{
    width: 73%;
    float: right;
    margin-left: 95px;
    margin-top: 5px;
}
.alphbeticList .articleNr{
    font-size: 41px;
    font-family: 'Antenna';
    font-weight: 400;
    float: left;
    width: 60px;
    line-height: 60px;
    color: #fff;
    background: #00adef;
    text-align: center;

}
.alphbeticList .views{
    position: absolute;
    left: 0;
    display: block;
    text-align: center;
    font-size: 44px;
    font-family: 'AntennaComp';
    font-weight: 500;
    color: #e6e6e5;
    line-height: 1em;
    width: 60px;
    bottom: 0px;
}
.alphbeticList .contentArea{
    float: right;
    width: 73%;
    height: 120px;
    overflow: hidden;
    position: relative;
}
.alphbeticList .contentArea img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rightSide h2.mainT{
    color: #00aeef;
    font-size: 78px;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'AntennaComp';
    font-weight: 100;
}
.specialArticles{
    float: left;
    width: 100%;
    padding: 0 10px;
}
.articleContentThumb{
    float: left;
    width: 100%;
    height: 150px;
    margin-bottom: 5px;
}
.specialArticles .articleContent{
    float: left;
    width: 100%;
    position: relative;
}
.specialArticles article{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.specialArticles article:last-child{
    margin-bottom: 0;
}
.specialArticles article .leftMeta{
    width: 40px;
    float: left;
    min-height: 1px;
    position: absolute;
    right: 10px;
    top: 98px;
}
.specialArticles article .leftMeta .articleNr{
    float: left;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 16px;
    color: #fff;
    background: #00adef;
    text-align: center;
    border-radius: 100% 100%;
    -moz-border-radius: 100% 100%;
    -o-border-radius: 100% 100%;
    -webkit-border-radius: 100% 100%;
    font-family: 'Antenna';
    font-weight: 600;

}
.articleContentThumb img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.specialArticles article h2 a{
    font-size: 16px;
    color: black;
    font-family: 'AntennaCond';
    font-weight: 900;
}



/*=====  End Archives STYLES  ======*/


/* Responsive Media Queries */

@media (max-width: 640px) {
    header {
        padding: 11px;
        min-height: 52px;
    }
    main {
        padding-top: 52px;
    }
    .navbar-brand {
        width: 82px;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px;
    }
    .navToggled .navbar-toggle .icon-bar:nth-child(2) {
        margin-top: 7px;
        margin-bottom: 2px;
        transform: rotate(45deg);
        transition: all .3s ease-in-out;
    }
    .navToggled .navbar-toggle .icon-bar:nth-child(3) {
        opacity: 0;
        transition: all .3s ease-in-out;
    }
    .navToggled .navbar-toggle .icon-bar:nth-child(4) {
        margin-top: -15px;
        transform: rotate(-45deg);
        transition: all .3s ease-in-out;
    }
 
    .navbar-default .navbar-toggle .icon-bar {
        height: 5px;
        width: 28px;
        transition: all .3s ease-in-out;
    }
    .sectionHeader {
        margin-bottom: 11px;
        margin-top: 10px;
    }
    .sectionHeader h2 {
        font-size: 18px;
        padding-left: 11px;
    }
    .fifthSection .sectionHeader h2 {
        font-weight: 400;
        text-transform: lowercase;
    }
    .fact_holder {
        margin-bottom: 15px;
    }
    .headBanner_content {
        padding: 11px 11px 14px 11px;
    }
    .headBanner_content h2 {
        font-size: 25px;
        margin-bottom: 8px;
    }
    .headBanner_content p {
        font-size: 14px;
        margin-bottom: -6px;
    }
    .headBanner,
    .singleArticle,
    .no_img_article,
    .piguide_banner,
    .piGuideSection {
        margin-bottom: 11px;
    }
    .singleArticle {
        padding: 11px;
        height: 101px;
        position: relative;
    }
    .firstSection .singleArticle {
        height: auto;
        padding-bottom: 15px;
    }
    .thumb_holder {
        height: 80px;
    }
    .thumb_holder img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .hidden_container {
        height: 53px;
    }
    .singleArticle .hidden_container {
        max-height: auto;
        min-height: 1px;
        height: auto;
    }
    .content_holder h2 {
        font-size: 18px;
        max-height: none;
        overflow: visible;
        margin-bottom: 5px;
        text-transform: none;
    }
    .content_holder p {
        font-size: 11px;
        max-height: 46px;
        overflow: hidden;
    }
    ul.tags li {
        margin-right: 2px !important;
        margin-bottom: 2px;
    }
    .headBanner_content ul.tags a {
        font-size: 18px !important;
        padding: 4px 4px 0px 4px !important;
        margin-top: 5px;
    }
    ul.tags a {
        font-size: 18px !important;
        padding: 4px 4px 0px 4px !important;
    }
    ul.meta li span {
        font-size: 10px !important;
        font-family: 'AntennaComp';
        font-weight: 300;
        color: black;
    }
    .content_holder ul.meta li.cm_number span:before {
        content: " ";
        width: 16px !important;
        height: 9px !important;
        /* background: url('images/comIcon.svg') no-repeat center; */
    }
    .no_img_article h3 {
        font-size: 19px;
    }
    .no_img_article {
        padding: 11px;
    }
    .secondSection {
        padding: 0 11px;
    }
    .specialNumber h4 {
        font-size: 13px;
    }
    .leftSection h2,
    .leftSection a {
        font-size: 68px !important;
    }
    .rightSection h3 {
        font-size: 19px;
        margin-top: 48px;
    }
    .leftSection,
    .rightSection {
        padding: 0 6px;
    }
    .specialNumber h4 span:after {
        top: 100%;
        left: 50%;
        content: " ";
        border-width: 10px;
        margin-left: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .opinion_article {
        padding-left: 11px;
        margin-bottom: 11px;
    }
    .opinion_article h3,
    .opinion_article span {
        font-size: 15px;
    }
    .piGuideHeader {
        margin-bottom: 8px;
        margin-top: 11px;
    }
    .customRow1 {
        margin: 0 -6px;
    }
    .piguide_banner {
        padding: 11px 11px 11px 11px;
    }
    .left_banner,
    .right_banner {
        padding: 0 6px;
    }
    .left_banner {
        max-height: 137px;
    }
    .right_banner h2 {
        font-size: 15px;
    }
    .right_banner p {
        font-size: 11px;
    }
    .single_review {
        padding: 0 6px;
    }
    .review_content {
        padding: 0 11px;
    }
    .specialNumber {
        margin-bottom: 8px;
    }
    .leftFooter img {
        width: 100%;
    }
    .footerWrap {
        padding: 11px;
    }
    .footerNav {
        margin-left: 0;
        padding: 0;
        margin-bottom: 10px;
    }
    .fact_number h2 {
        font-size: 90px;
    }
    .box {
        padding: 0 6px;
    }
    .piguide_reviews {
        padding: 11px 0 11px 0;
    }
    .star_rating {
        left: 6px;
        top: 15px;
        margin-top: -15px;
    }
    .single_thumb_holder {
        max-height: 187px;
        margin-bottom: 14px;
    }
    .absTag {
        font-size: 15px!important;
        padding: 7px 9px 5px 10px!important;
        left: 12px;
    }
    .single_content h1 {
        font-size: 25px;
        margin-top: 0;
        margin-bottom: 14px;
    }
    .single_content .post_meta {
        margin-bottom: 8px;
        margin-top: 14px;
    }
    .single_content p {
        font-size: 15px;
        margin-bottom: 8px;
    }
    .social_shares_fixed span {
        font-size: 11px;
        margin-right: 11px;
    }
    .social_shares_fixed span>span {
        margin-top: -4px;
    }
    .inpage_map {
        float: left;
        width: 100%;
        background: #F2F2F2;
        padding: 11px 11px 30px 11px;
    }
    .info_box {
        float: left;
        margin-bottom: 16px;
    }
    .info_box h5 {
        float: left;
        width: 100%;
        color: #2BABE2;
        font-size: 10px;
        font-family: 'AntennaCondM';
        text-transform: uppercase;
        margin-bottom: 1px;
    }
    .inpage_adress_info h2 {
        float: left;
        width: 100%;
        font-size: 12px;
        font-family: 'AntennaCond';
        font-weight: 600;
        margin-bottom: 5px;
        color: white;
        text-transform: uppercase;
        padding-left: 18px;
        margin-top: 3px;
    }
    .info_box span {
        float: left;
        width: 100%;
        color: #000;
        font-size: 10px;
        font-family: 'Antenna';
        font-weight: 400;
        line-height: 1.50em;
    }
    .info_box a {
        float: left;
        width: 100%;
        color: #000;
        font-size: 10px !important;
        font-family: 'Antenna';
        font-weight: 400;
        line-height: 1.07em;
    }
    .left_map {
        width: 50%;
        float: left;
        padding: 0 20px 0 0;
        margin-top: 29px;
    }
    .right_map {
        float: left;
        width: 50%;
    }
    .right_map h5 {
        float: left;
        width: 100%;
        text-transform: uppercase;
        font-size: 23px;
        color: #808080;
        font-family: 'AntennaCompEL';
        line-height: 100%;
        margin-bottom: 11px;
        margin-top: -3px;
    }
    .inpage_adress_info {
        float: left;
        width: 100%;
        background: #E5E5E5;
        padding: 7px 0;
        margin-top: 20px;
    }
    .inpage_adress_info .info_box {
        float: left;
        width: 33.33333%;
        min-height: 76px;
        position: relative;
        padding: 0px 20px;
        padding-top: 11px;
    }
    .customRow3 {
        margin: 0 0;
    }
    .info_box span {
        word-break: break-word;
    }
    .hr_divider {
        height: 100%;
        width: 1px;
        background: #666;
        float: left;
    }
    .bg_container {
        float: left;
        width: 100%;
        background-image: url('images/lines.png');
        background-repeat: repeat-y;
        background-position: 50%;
        position: relative;
        background-size: 33%;
    }
    .single_guide .single_content_intro p {
        float: left;
        width: 100%;
        font-size: 26px;
        font-family: 'AntennaCond';
        font-weight: 400;
        color: #808080;
        line-height: 1.2em;
    }
    .single_guide .single_content_intro {
        float: left;
        width: 100%;
        font-size: 16px;
        font-family: 'AntennaCond';
        font-weight: 400;
        color: #808080;
        line-height: 1.2em;
        margin-bottom: 29px;
    }
    [class^="single-event-"] span {
        font-size: 13px;
    }
    [class^="single-event-"] {
        padding: 10px 49px 8px 11px;
        min-height: 28px;
        height: auto;
        background-size: 35px;
    }
    .event_title {
        margin-left: 25px;
        margin-bottom: 0;
    }
    .event_intro {
        margin-left: 0;
        margin-bottom: 0;
        float: left;
        width: 100%;
        margin-top: 2px;
    }
    .single_place {
        padding: 8px 11px;
        height: 39px;
    }
    .place_number {
        font-size: 20px;
    }
    .place_name {
        /*font-size: 21px;*/
        font-size: 16px;
        margin-top: 2px;
    }
    .place_type {
        width: 22px;
        height: 22px;
        font-size: 13px;
        line-height: 22.3px;
    }
    .rate_area span {
        width: 17px;
        height: 17px;
        margin-right: 3px;
    }
    .type_holder {
        padding: 0 13px;
        margin: 0 11px;
    }
    .footerNav li a {
        font-size: 14px;
    }
    .footerNav li:after {
        font-size: 15px;
        margin: -1px 5px 0 6px;
    }
    .event_section h2 {
        font-size: 14px;
        padding-left: 11px;
        margin-bottom: 9px;
        margin-top: 3px;
    }
    .review_content h3 {
        font-size: 18px;
    }
    .review_content p {
        font-size: 15px;
    }
    .revistaThumb {
        height: 219px;
    }
    .revistaMeta span {
        font-size: 14px !important;
    }
    .revistat_wrap {
        padding: 0 11px;
    }
    .page_search_container {
        padding: 11px 11px 0 11px;
    }
    .page_search_container input,
    .page_search_container select,
    .page_search_container option {
        float: left;
        width: 100%;
        height: 21px;
        border: 1px solid #B2B2B2;
        background: #fff;
        font-size: 14px;
        color: #A7A9AC;
        font-family: 'Stag-Book';
        padding: 1px 8px 0 5px;
        margin-bottom: 10px;
    }
    .archive_wrap {
        padding: 0 11px;
    }
    [class^="col-"] {
        padding: 0 5px;
    }
    .archive_thumb {
        height: 114px;
        margin-bottom: 11px;
    }
    .archive_content h2 {
        font-size: 15px;
    }
    .archive_wrap h1 {
        margin-bottom: 13px;
        margin-top: 15px;
        font-size: 18px;
    }
    .archive_article {
        margin-bottom: 13px;
    }
    .fullWidth .archive_thumb {
        height: 265px;
    }
    .search_result_item h2 {
        font-size: 20px;
        margin-bottom: 3px;
    }
    .search_result_item p {
        font-size: 13px;
    }
    .search_result_item {
        padding: 26px 11px 25px 11px;
        margin-bottom: 11px;
    }
    .search_results_title {
        font-size: 16px;
        margin-bottom: 17px;
        margin-top: 11px;
    }
    .leftOpinion {
        padding-top: 11px;
        padding-right: 11px;
    }
    .rightOpinion {
        height: 77px;
    }
    .opinion_article .meta {
        margin-bottom: 11px;
        margin-top: 7px;
    }
    .opinion_article ul.meta li span {
        margin-bottom: -6px;
    }
    .review_thumb {
        height: 89px;
        margin-bottom: 9px;
    }
    .pi_header_search_container input,
    .pi_header_search_container select {
        height: 37px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .pi_header_search_container select {
        padding-left: 7px;
        padding-bottom: 12px;
    }
    .pi_header_search_container input[type="text"] {
        padding-left: 9px;
        padding-bottom: 12px;
    }
    .pi_header_search_container input[type="submit"] {
        font-size: 14px;
    }
    .reg_aside {}
    .welcome_page h1 {
        float: left;
        width: 100%;
        font-size: 21px;
        font-family: 'Antenna';
        text-align: left;
        color: #999999;
        font-weight: 500;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    span.sub_info {
        font-size: 13px;
        font-family: 'Antenna';
        font-weight: 300;
        color: black;
        float: left;
        width: 100%;
        margin-bottom: 12px;
        text-align: left;
    }
    .pi_benefits {
        float: left;
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #666;
        padding: 0 10px;
        padding-bottom: 4px;
        margin-bottom: 17px;
    }
    span.section_title {
        font-size: 13px;
        font-family: 'Antenna';
        font-weight: 300;
        color: black;
        float: left;
        width: 100%;
        margin-bottom: 35px;
    }
    .revista {
        margin-bottom: 10px;
    }
    span.section_title {
        font-size: 18px;
        font-family: 'Antenna';
        font-weight: 300;
        color: black;
        float: left;
        width: 100%;
        margin-bottom: 18px;
    }
    .chs_plan {
        font-size: 29px;
    }
    .sub_plans h2 {
        font-size: 19px;
    }
    .corporate a,
    .individual a {
        width: 155px;
        height: 65px;
    }
    .individual .link_container,
    .corporate .link_container {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
    .first_plan:before,
    .second_plan:before {
        font-size: 10px;
    }
    .third_plan:before {
        font-size: 12px;
    }
    .sub_plans {
        padding-bottom: 20px;
    }
    .rcp_reg_intro {
        font-size: 14px;
        margin-bottom: 17px;
    }
    .rcp_form label {
        font-size: 14px;
        min-width: 87px;
    }
    .rcp_form input {
        height: 22px !important;
        font-size: 12px;
        min-width: 134px;
    }
    #rcp_submit {
        width: 60px !important;
        min-width: 0;
    }
    .payment_info h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .payment_info p {
        font-size: 14px;
        margin-bottom: 25px !important;
    }
    .payment_info {
        margin-top: 18px;
    }
    .rcp_form p {
        min-height: 0;
        font-size: 12px;
        margin-bottom: 12px !important;
    }
    .grid_container {
        padding: 0 11px;
    }
    .section_divider {
        float: left;
        width: 100%;
        margin: 15px 0 0px 0;
    }
    body.category-features .archive_wrap .col-6:nth-child(3n+1) {
        clear: none;
    }
    .input-col-2 {
        padding-left: 0;
        border-radius: 0;
    }
    .pi_header_search_container select,
    .pi_header_search_container input[type="text"],
    .pi_header_search_container input[type="submit"] {
        border-radius: 0;
    }
    .navbar-default .navbar-toggle {
        border-radius: 0;
    }
    .pi_header_search_container {
        padding: 0 11px;
    }
    .inpage_logo img {
        max-width: 110px;
    }
    .inpage_logo {
        margin-bottom: 7px;
    }
    .category-features .col-6 .archive_article {
        height: auto;
    }
    .archive_article p {
        font-size: 12px;
    }
    .single_magazine_wrapper {
        padding: 24px 12px 64px 12px;
    }
    .magazine_thumb {
        padding: 0 6px;
    }
    .magazine_content {
        padding: 0 6px;
    }
    .magazine_thumb img {
        max-height: 200px;
    }
    .magazine_more_entry {
        padding: 0 6px;
    }
    .magazine_more_entry img {
        max-height: 130px;
    }
    .magazine_more {
        padding-right: 45px;
        -webkit-background-size: 22px auto;
        background-size: 22px auto;
    }
    .magazine_content p {
        font-size: 14px;
    }
    .single_magazine_wrapper h1 {
        font-size: 15px;
    }
    .mag_date {
        font-size: 15px;
    }
    .magazine_tags .first_li,
    .magazine_tags li a {
        font-size: 30px !important;
    }
    .magazine_tags ul li>a:after {
        font-size: 30px !important;
    }
    .magazine_tags {
        margin-top: 20px;
        margin-bottom: 18px;
    }
    #rcp_apply_discount {
        height: 22px !important;
        float: left !important;
        border: none;
        background-color: #2AABE2;
        border: 0;
        color: #fff;
        padding: 5px 10px;
    }
    .single_content {
        padding: 0 12px;
    }
    .single-format-standard .tags {
        padding-left: 12px;
    }
    .related {
        padding: 0 12px 12px 12px;
    }
    .sub_blocker {
        top: 50px;
    }
    h3.trendingTitle {
        color: #000;
        margin-bottom: 0;
        font-size: 40px;
        position: relative;
        line-height: 0.8em;
        text-transform: uppercase;
        font-family: 'Antenna';
        font-weight: 900;
        padding-left: 10px;
    }
    .home .features_section .meta {
        float: left;
        width: 100%;
    }
    .fullOpinion {
        float: left;
        width: 100%;
    }
    .full_width_content h2 {
        float: left;
        width: 100%;
        color: black;
        font-family: 'AntennaCond';
        font-weight: 600;
        font-size: 26px;
        margin-bottom: 8px;
    }
    .full_width_content .author_span a {
        font-size: 18px;
        color: #000;
        font-family: 'AntennaCond';
        font-weight: 600;
    }
    .full_width_content p {
        float: left;
        width: 100%;
        color: #808080;
        font-family: 'AntennaCond';
        font-size: 14px;
        line-height: 1.43em;
        margin: 5px 0;
    }
    .opinions_wrap .author_span {
        font-size: 18px;
        color: #000;
        padding: 6px;
        font-family: 'AntennaCond-Medium';
        max-width: 198px;
        float: left;
        padding-left: 0;
    }
    .opinions_wrap .author_span a {
        font-size: 14px;
        color: #000;
        font-family: 'AntennaCond';
        font-weight: 400;
    }
    .news_wrap .col-6:nth-child(2n+1),
    .opinions_wrap .col-6:nth-child(2n+1) {
        clear: none !important;
    }
    .opinions_wrap .col-6 {
        min-height: 215px;
    }
    .singleArticle .content_holder .meta {
        left: auto;
        width: 100%;
        bottom: 2px;
        position: absolute;
    }
    .rightOpinion {
        width: 30%;
    }
    .leftOpinion {
        width: 70%;
    }
    .archive_wrap h1 {
        font-family: 'Antenna';
        color: black;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 900;
    }
    .category-big-deal .archive_wrap .col-6:nth-child(3n+1) {
        clear: none;
    }
    .wp-caption.alignleft {
        left: 0;
    }
    #map_modal_trigger {
        height: 180px;
    }
    .commentSection h2 {
        padding-left: 18px;
    }
    .fullOpinion .full_thumb img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .Content .sectionArticle ul li,
    .Content .sectionArticle ol li,
    .Content p,
    .Content p a,
    .Content .sectionArticle p a,
    .Content .sectionArticle strong,
    .Content .sectionArticle a,
    .Content .sectionArticle p span {
        font-size: 16px;
        line-height: 1.5em;
        margin-bottom: 14px;
        font-family: 'Stag-Book';
        letter-spacing: 0.85px;
    }
    .single_rate_area .star_rating {
        top: 0;
        left: 0;
        margin-top: 0;
    }
    .single_type {
        top: 0;
        margin-top: 0;
    }
    a.more_link {
        float: left;
        width: 100%;
        max-width: 95%;
        font-size: 21px;
        font-family: 'Antenna';
        line-height: 100%;
        color: #2BABE2;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 200;
        margin-left: 10px;
    }
    .tags-holder {
        float: left;
        width: 100%;
    }
    .tags-holder h4 {
        float: left;
        color: #808080;
        font-size: 32px;
        margin-right: 20px;
        font-weight: normal;
        text-transform: uppercase;
        font-family: 'AntennaComp';
        font-weight: 300;
        margin-top: 15px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
    .tags-holder ul.tags {
        width: 78%;
        padding-left: 0;
    }
    body.category-big-deal .archive_article{
        min-height: 200px;
    }
    .image-slide span{
        font-weight: 300;
        color: #000;
        font-size: 14px;
        font-family: 'AntennaCond2', sans-serif;
        float: right;
        margin-top: 5px;
    }
    .gallery-popup{
        margin-bottom: 20px;
    }
    .single_content_intro iframe{
        width: 100% !important;
    }
    .related_article{
        min-height: 160px;
    }
}


.single_content p b,
.single_content strong {
    font-family: 'Stag-Bold'
}

.inpage_adress_info {
    position: relative;
    z-index: 22;
}
.aesop-quote-component.aesop-quote-type-pull blockquote {
    color: black !important;
}

@media (max-width: 768px) {}

@media (min-width: 769px) and (max-width: 990px) {}

@media (min-width: 991px) and (max-width: 1024px) {}

@media (min-width: 1200px) {}
.novella-entry .novella-entry-mast .novella-entry-mast-img:after {
    background: transparent !important; 
    opacity: 0;
}
.flexslider .slides li:first-child {
    display: block;
} 



/* Nesari */

.mobile_tags {
    float: left;
    width: 100%;
    margin-top: 12px;
}
.piguide_banner .mobile_tags span {
    float: left;
    margin-bottom: 10px;
}
.piguide_banner {
    padding-bottom: 0px;
}
.single_review .mobile_tags {
    padding-left: 10px;
    margin-bottom: 15px;
}
.mobile_tags a span {
    float: left;
    color: #2aabe2;
    cursor: pointer;
    font-size: 18px;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #2aabe2;
    text-transform: uppercase;
    font-family: 'AntennaComp';
}
.mobile_tags.featured {
    margin-top: 0px;
}
.mobile_tags.featured a span {
    padding: 3px 6px;
    margin-right: 5px;
    font-family: 'AntennaComp';
}
body.category-news .content_holder h2 {
    max-height: none;
    margin-bottom: 0;
}

.firstSection .reportsThinCol {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.firstSection .reportsThinCol > a {
    float: left;
    width: 100%;
    padding-left: 5px;
    margin-bottom: 10px;
}
.firstSection .reportsThinCol > a h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: lowercase;
}


.firstSection .reportCover {
    width: 50%;
    height: 220px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.firstSection .reportCover img {
    object-fit: cover;
}
.firstSection .jnkThinCol {
    margin-top: 15px;
}
.firstSection .jnkThinCol > a h2 {
    font-size: 18px;
    font-weight: 600;
    padding-left: 10px;
    margin-bottom: 10px;
    text-transform: lowercase;
}
body .news_wrap .col-6.clearleft,
.clearleft{
    clear: left !important;
}
#infscr-loading{
    text-align:center;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#infscr-loading a{
    background: url('images/loading.gif') no-repeat;
    border:0;
    width: 50px;
    height: 50px;
}
.firstSection1{
    max-width: 100%;
    overflow:hidden; 
    float: left;
    clear: both;
    margin-bottom: 20px;
}
.place_info{
    margin-bottom: 10px;
}
.firstSection1 .reportCover{
    overflow: hidden;
}
.firstSection1 .row{
    margin-left: -10px;
    margin-right: -10px;
}
.firstSection1 .reportsThinCol{
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.mab20{
    margin-bottom: 20px;
}
.mt0{
    margin-top: 0;
}
.mat20{
    margin-top: 20px;
}
.tags_on h4{
    margin-top: 3px;
}
.single-format-image .tags_on h4{
    margin-top: 15px;
}
.aesop-chapter-menu,
.aesop-toggle-chapter-menu{
    display: none;
}
.clearLeft{
    clear: left;
}
.views_wrapp{
    height: 120px;
    float: left;
    width: 60px;
    position: relative;
}
.h200 a{
    height: 200px;
}
.h200 img{
    height: 200px
}
.instaRow{
    margin: 0 -2px;
}
.instaRow .archive_thumb{
    margin-bottom: 10px;
    height: 240px;
}
.instaRow .col-3{
    padding: 2px;
}
.instagram_wrapper{
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.instagram_wrapper .logo{
    margin-left: 0;
    width: 82px;
}
.back_btn{
    width: auto;
}
.back_btn i{
    width: 20px;
    height: 20px;
    background: url(images/arrow-back.png) no-repeat center;
    background-size: 15px;
}
.back_btn a{
    color:#adadad;
    border: 1px solid #adadad;
    border-radius: 90px;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.page-template-page-instagram #main{
    padding-top: 70px;
}
.insta{
    width: 13px;
    float: left;
}
@media (min-width: 768px) and (max-width: 990px) {
    .instaRow .col-12{
        width: 50%
    }
}
@media (min-width: 991px) and (max-width: 1024px) {
    .instaRow .col-12{
        width: 50%
    }
}

.single_content h2,
.single_content h2 span {
    color: #000;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 8px;
    letter-spacing: 0.85px;
    font-family: 'Stag-Bold';
    font-weight: bold !important;
}

.easySocialMainContainer{
    position: fixed;
    left: 0;
    top: 25%;
    z-index: 2000;
}

.easySocialContainer{
    display: flex;
    justify-content: center;
    width: 77px;
    height: 50px;
    margin: 5px 0;
}

.easySocialContainer a{
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.easySocialContainer img{
    width: 21px;
    height: 21px;
}

.easySocialContainer p{
    padding: 0;
    font-size: 12px;
    list-style-type: none;
    text-decoration: none;
    font-family: arial, sans-serif;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    color: #FFF;
}

.easySocialContainerFacebook{
    background-color: #3b5999;
    border-color: #3b5999;
}

.easySocialContainerTwitter{
    background-color: #59d1df;
    border-color: #59d1df;
}

.easySocialContainerGooglePlus{
    background-color: #EA4335;
    border-color: #EA4335;
}

.easySocialContainerReddit{
    background-color: #333;
    border-color: #333;
}

.mainCon{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    background-color: #0040ff;
    height: 50px;
    width: 50px;
    border-radius: 100%;
    cursor: pointer;
    transition: .3s all;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mainCon:hover{
    scale: 1.1;
}

.mainCon img{
    width: 25px;
    height: 25px;
    margin-right: 4px;
}

.mainHolder{
    bottom: 25px;
    right: 25px;
    display: flex;
    position: fixed;
    align-items: center;
    flex-direction: column;
    z-index: 999;
}

.socialButtonMainContainer{
    position: absolute;
    bottom: calc(100% + 10px);
    transition: .3s all;
}

.hideSocialButtons{
    left: calc(100% + 100%);
}

.showSocialButtons{
    left: 0;
}

.socialButtonContainer{
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin: 10px 0;
    /* border: solid 1px #000; */
    height: 45px;
    width: 45px;
    border-radius: 100%;
    cursor: pointer;
    transition: .3s all;  
    display: flex;
    justify-content: center;
    align-items: center;
}

.socialButtonContainer img{
    width: 25px;
    height: 25px;
    object-fit: contain;
}