/*--------------------------------------colors-----------------------------------*/
/*meed.com*/
@import url(animate.css);

body {
    background-color: #fff;
    color: #464646;
}

/*header, .fixed-me.header {
  background-color: #fff; }*/

header .branding {
    background-color: #ed1b2d;
}

html {
    scroll-behavior: smooth;
}

.magazine, .special-reports {
    background: #e9ecef;
}

.top-nav {
    background: #f3f3f3;
    -webkit-box-shadow: 0px -6px 9px -11px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px -6px 9px -11px rgba(0, 0, 0, 0.5);
    box-shadow: 0px -6px 9px -11px rgba(0, 0, 0, 0.5);
}

footer {
    background-color: #ed1b2d;
    color: #ffffff;
}

    footer .copy-writes {
        background-color: #3c3c3c;
    }

.top-nav {
    background-color: #bg-light;
    color: #ed1b2d;
}

.gray-bar {
    background: #e9ecef;
}

.dark-gray-bar {
    background: #656565;
    color: #ffffff;
}

.gray-infobg {
    background: #efefef;
}

a {
    color: #464646;
}

    a:hover {
        color: #ed1b2d;
        text-decoration: underline;
    }
/*tab colors*/
nav.product-tabs {
    color: #262626;
    border: none;
    font-weight: 600;
}

div a.nav-item.nav-link:hover, div a.nav-item.nav-link:focus, header .dropdown.menu > li > a {
    border: none;
    /* background: #cecece;*/
    color: #005689;
}

div a.nav-item.nav-link, div a.nav-item.nav-link.is-active, header .dropdown.menu > li > a {
    color: #005689 !important;
    /* background: #cecece;*/
    position: relative;
}

    div a.nav-item.nav-link.is-active {
        color: #ed1b2d;
    }

        div a.nav-item.nav-link.is-active:before, div a.nav-item.nav-link:hover:before {
            /*border-bottom: 3px solid #ed1b2d;*/
        }

.subscribe-h2.subscribe-header a {
    color: #ed1b2d;
}
/*Tab colors*/
/******************* content Accordion  *****************/
.wd-title-red {
    color: #ed1b2d;
}

/*************************************colors*************************************/
/* ----------------------------------- General Styles -----------------------------------------------*/
html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.08em;
}

h5 {
    font-size: 0.8em;
}

/*h3 {font-size:$base-font-size-h3;}*/
a {
    outer-line: 0;
}

    a:hover {
        text-decoration: none;
    }

/*img {
  max-width: 100%;
  width: 100%; }*/

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/************************************** General styles end ********************************************/
/*-------------------------------------  comman/Layout styles -----------------------------------------------*/
.gray-bar {
    border-radius: 5px;
    font-size: 0.9em;
}

.dark-gray-bar {
    border-radius: 0;
}

header {
    box-shadow: 0 4px 13px -3px rgba(0, 0, 0, 0.10196);
}

    header.fixed-me {
        box-shadow: /*0 4px 13px -3px rgba(0, 0, 0, 0.10196)*/ 0 4px 10px -3px rgba(0, 0, 0, 0.40196);
        /*li.nav-item span{position:relative;  padding:0 0.5em; border-right: 1px solid #666;}*/
    }

    header nav.navbar, .fixed-me.header nav.navbar {
        padding: 0;
        width: 100%;
        display: block;
        /*span:before{border-left: 1px solid #ccc; padding-left: 0.6em; content:"";}*/
    }

        header nav.navbar input.form-control, .fixed-me.header nav.navbar input.form-control {
            color: #989696;
            padding: 1.2em;
            margin: 0.3em 0;
        }

        header nav.navbar ::placeholder, .fixed-me.header nav.navbar ::placeholder {
            color: #989696;
            opacity: 1;
            /* Firefox */
        }

        header nav.navbar :-ms-input-placeholder, .fixed-me.header nav.navbar :-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #989696;
        }

        header nav.navbar :-ms-input-placeholder, .fixed-me.header nav.navbar :-ms-input-placeholder {
            /* Microsoft Edge */
            color: #989696;
        }

        header nav.navbar .form-control, .fixed-me.header nav.navbar .form-control {
            background-color: #efefef;
            border: 0;
        }

        header nav.navbar i.fa-search, .fixed-me.header nav.navbar i.fa-search {
            color: #ed1b2d;
        }

        header nav.navbar .btn, .fixed-me.header nav.navbar .btn {
            border-left: 1px solid #ccc;
            border-radius: 0;
            padding-left: 1.2em;
            max-height: 2.2em;
            padding-top: 0.2em;
        }

    header .dropdown-menu {
        border-radius: 0;
        padding: 0rem 0 !important;
    }

    header .dropdown-item {
        padding: 0.65rem 1.5rem;
    }

    header .dropdown-menu > li a:hover, header .dropdown-menu > li.show, .fixed-me.header .dropdown-menu > li a:hover, .fixed-me header .dropdown-menu > li.show {
        background: #636363;
    }

    header li.nav-item, .fixed-me.header li.nav-item {
        padding: 0 0.5em;
    }

        header li.nav-item li.nav-item.dropdown, .fixed-me.header li.nav-item li.nav-item.dropdown {
            padding: 0;
        }

    header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link a, .fixed-me.header .navbar-light .navbar-nav .nav-link, .fixed-me.header .navbar-light .navbar-nav .nav-link a {
        color: #262626;
    }

        header .navbar-light .navbar-nav .nav-link:hover, header .navbar-light .navbar-nav .nav-link:focus, header .navbar-light .navbar-nav .nav-item.active .nav-link, .fixed-me.header .navbar-light .navbar-nav .nav-link:hover, .fixed-me.header .navbar-light .navbar-nav .nav-link:focus, .fixed-me.header .navbar-light .navbar-nav .nav-item.active .nav-link {
            color: #ed1b2d;
        }

    header .branding, .fixed-me.header .branding {
        width: 100%;
    }

        header .branding .align-self-start, .fixed-me.header .branding .align-self-start {
            width: 106px;
        }

.navbar-brand.mobile img {
    width: 50%;
    margin-left: 1em;
}

header .dropdown.menu > li > a {
    height: auto;
    line-height: inherit;
    padding: 0.6rem 0rem;
    margin: 0.0rem 0.5rem;
    font-size: 1.08em;
}

header .menu a, header .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.4rem 0 0.6rem 0.0rem;
}

header .gd-usermenu {
    margin-left: 0px;
}

.title-bar .gd-usermenu::after, .title-bar .gd-usermenu::before {
    width: 0;
}

.gd-usermenu--user-badge i:before {
    font-size: 1.2em;
}
/*.gd-usermenu--user-badge i {color:#005689;}*/
header .gd-usermenu--user-badge {
    position: relative;
    margin-right: 0px;
}

header i.gd-hamburger, header i.gd-close, header .show-for-small .gd-usermenu {
    color: #fff;
}


header .badge.secondary {
    background: #ed1b2d;
    color: #fff;
}

header .gd-usermenu--user-badge .badge {
    border: 1px solid #ed1b2d;
}

header .show-for-small .badge.secondary {
    background: #fff;
    color: #ed1b2d;
}

header .show-for-small .gd-usermenu--user-badge .badge {
    border: 1px solid #fff;
}

.pre-login header .navbar-light .navbar-nav .nav-item a.nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
}

header .navbar-light .navbar-nav .nav-item.but-bg a.nav-link {
    text-align: center;
    width: 10em;
    color: #464646;
    border-radius: 5px;
    background-color: #e2e2e2;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

header .title-bar {
    background-color: #ed1b2d;
}

header .gd-header-search {
    margin-right: 0.5em;
}

    header .gd-header-search .input-group input {
        height: 2em !important;
        background-color: #EFEFEF !important;
        color: #989696 !important;
        padding: 1em 0.5em !important;
        border-radius: 4px 0px 0px 4px !important;
        margin: 0.3em 0 !important;
        border: 0 !important;
        border: 1px solid #c5c2cd !important;
    }

.show-for-small.title-bar .meed-logo-img {
    width: 100%;
}

.title-bar .meed-logo-img {
    max-width: 120px;
    width: 70%;
}

header .gd-magnif:before {
    line-height: 0;
}

header .first-sub.is-dropdown-submenu {
    display: none;
}

.cell.shrink {
    border-right: 1px solid rgba(250,250,250,0.4);
}

    .cell.shrink.search-mobile {
        padding-right: 0.8em;
    }

    .cell.shrink.user-icon {
        margin-right: 0.8em;
    }

.show-for-small.title-bar .gd-usermenu::before, .show-for-small.title-bar .gd-usermenu::after {
    margin: 0 0.1em;
}

header .show-for-small .gd-usermenu--user-badge i {
    font-size: 20px;
}

.search-mobile i::before {
    font-size: 1.2em;
    line-height: 1.6;
    cursor: pointer;
}

header .gd-header-search .input-group button {
    height: 2em !important;
    margin: 0.3em 0 !important;
    padding: 1.0em 0.6em !important;
    background-color: #005689 !important;
    color: #fff !important;
    border: 1px solid #565656 !important;
}

    header .gd-header-search .input-group button:hover {
        color: #fff;
    }

header .navbar-light .navbar-nav .nav-item.login.but-bg a.nav-link:hover {
    background-color: #ed1b2d;
    color: #fff;
}

header .gd-usermenu {
    color: #005689 !important;
    font-size: 14px;
}

header a.show-for-large:hover {
    color: #ed1b2d;
}

header .navbar-nav .nav-item.subscribe.but-bg a.nav-link {
    background-color: #ed1b2d;
    color: #fff;
}

header .navbar-light .navbar-nav .nav-item.subscribe.but-bg a.nav-link:hover {
    background-color: #e2e2e2;
    color: #464646;
}

@media (max-width: 767px) {
    header .navbar-light .navbar-nav .nav-item.but-bg a.nav-link {
        margin-bottom: 0.5em;
        width: 100%;
    }

    header .dropdown.menu > li {
        margin-bottom: 0.5em;
        width: 100%;
    }
}

.button-group.primary .button {
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border: 1px solid #e2e2e2;
    background-color: #ed1b2d;
    color: #fff;
}

    .button-group.primary .button.login {
        background-color: #ed1b2d;
        color: #fff;
    }

    .button-group.primary .button.subscribe {
        background-color: #ed1b2d;
        color: #fff;
    }

    .button-group.primary .button.login:hover {
        background-color: #fff;
        color: #464646;
        border: 1px solid #ed1b2d;
    }

    .button-group.primary .button.subscribe:hover {
        background-color: #fff;
        color: #464646;
        border: 1px solid #ed1b2d;
    }

header .dropdown.menu > li > a {
    font-size: 15px;
    font-weight: 600;
}

.dropdown.menu > li.is-active > a {
    background: transparent;
    color: #ed1b2d;
}

header .dropdown.menu > li > a::before {
    background-color: #ed1b2d;
    bottom: 0;
    content: '';
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
}

header .dropdown.menu .is-dropdown-submenu {
    top: auto;
    margin: 0;
    min-width: 25rem;
}

header .dropdown.menu > li > .is-dropdown-submenu {
    min-width: 15rem;
    margin: 0.125rem 0 0;
    margin-top: 0.125rem;
    font-size: 14px;
    color: #2e293d;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box; /*border: 1px solid rgba(0, 0, 0, 0.15);*/
    top: auto !important;
    background: #f1f1f1;
    -webkit-box-shadow: 0px 1px 3px #a0a0a0;
    box-shadow: 0px 1px 3px #a0a0a0;
}

    header .dropdown.menu > li > .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
        min-width: 15rem;
        margin: 0.125rem 0 0;
        margin-top: 0.125rem;
        font-size: 14px;
        color: #2e293d;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box; /*border: 1px solid rgba(0, 0, 0, 0.15);*/
        background: #fff;
        -webkit-box-shadow: 0px 1px 3px #a0a0a0;
        box-shadow: 0px 1px 3px #a0a0a0;
        top: -0.2em !important;
    }

    header .dropdown.menu > li > .is-dropdown-submenu a:not(.more) {
        padding: 0.50rem 1rem;
    }

    header .dropdown.menu > li > .is-dropdown-submenu > li a {
        color: #333;
        font-weight: normal;
    }

        header .dropdown.menu > li > .is-dropdown-submenu > li a:hover {
            width: 100%;
            background: #e1dfdf;
            color: #2e293d;
        }

header .dropdown.menu > li.opens-right > .is-dropdown-submenu, .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}


header .dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto !important;
}

header .dropdown.menu > li {
    margin-right: 22px;
    position: relative;
}
/*header .dropdown.menu>li.is-dropdown-submenu-parent>a:after {
width: 0;
height: 0;
border: inset 4px;
border-top-color: currentcolor;
border-top-style: inset;
border-right-color: currentcolor;
border-bottom-color: currentcolor;
border-bottom-width: 4px;
border-left-color: currentcolor;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #262626 transparent transparent;
right: -15px;
left: auto;
margin-top: -3px; position:absolute;}
header .dropdown.menu>li.is-dropdown-submenu-parent>a:after:hover  {border-color: #262626;}

header .dropdown.menu ul.submenu li.is-dropdown-submenu-parent>a:after {
display: inline-block;
margin-left: 0.255em;
vertical-align: 0.255em;
content: "";
border-top: 4px solid;
border-right: 4px solid transparent;
border-bottom: 0;
border-left: 0.3em solid transparent;
}  
*/
header .dropdown.menu ul.submenu li.is-dropdown-submenu-parent > a:after {
    vertical-align: middle;
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
}

.menu .is-active > a {
    background: #e1dfdf;
}

    .menu .is-active > a:after {
        color: #ffffff;
    }

header .dropdown.menu > li > .is-dropdown-submenu > li.is-active > a {
    /*color: #fff;*/
}

header .is-dropdown-submenu-parent {
    position: relative;
}

header .dropdown.menu ul ul.submenu {
    top: 0;
}


header .gd-usermenu--name strong {
    font-size: 14px;
    color: #005689;
    font-weight: 600;
}

header a.gd-usermenu:hover .gd-usermenu--name strong, header a.show-for-large.gd-usermenu:hover i:before {
    color: #ed1b2d !important;
}

header .pre-login .gd-usermenu--name {
    margin-left: 0px;
    margin-right: 3px;
}

h0.secondary, .h0.secondary, h1.secondary, .h1.secondary, h2.secondary, .h2.secondary, h3.secondary, .h3.secondary, h4.secondary, .h4.secondary, h5.secondary, .h5.secondary, h6.secondary, .h6.secondary {
    color: #ed1b2d;
}

.cards-image .orbit[data-orbit-thumb] .card-text.bigger::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #2e293d;
    opacity: 0.6;
    width: 100%;
}

@media print, screen and (min-width: 64em) {
    header .dropdown.menu > li {
        margin-right: 5px;
    }

        header .dropdown.menu > li > a {
            margin: 0 0.4em;
        }
}

@media screen and (min-width: 75em) {
    header .dropdown.menu > li {
        margin-right: 18px;
    }
}

header .dropdown.menu > li:last-child {
    margin-right: 0;
}

header .dropdown.menu > li:first-child {
    margin-right: 10px;
}

@media print, screen and (min-width: 64em) {
    header .gd-usermenu + ul.submenu {
        width: 351px;
        position: absolute;
    }
}
/*@media screen and (min-width: 75em) {
li.sibscribe a {
   background: red;
color:#fff !important;
padding: 0.6rem 0.8rem 0.5rem 0.8rem !important;
margin-left: 4em !important;

}}*/
/*.fixed-me .branding {opacity:0; transition: all 1s;}*/
.fixed-me {
    transition: all 1s;
}


.fixed-me {
    position: fixed;
    top: -98px;
    z-index: 888;
    width: 100%;
    padding: 0 !important;
}

#header {
    transition: all 1s;
    margin-bottom: 1em;
}
/*.fixed-me .navbar-brand img{ width:60%; transition: all 1s ;}
#navbar-me, .navbar-brand img { width:100%;  transition: all 1s ;}
#navbar-me .media img.align-self-start{width:106px;}
#navbar-me.fixed-me .media img.align-self-start  {width:68px; transition: all 1s ;}*/
.top-nav {
    font-size: 0.8em;
    /*.container div{ flex: 1;}*/
}

    .top-nav .container {
        display: flex;
        justify-content: right;
        text-align: right;
    }

    .top-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
    }

        .top-nav ul li {
            list-style: none;
            display: inline-flex;
            flex: 10em;
        }

            .top-nav ul li:first-child {
                margin-left: 0;
            }

            .top-nav ul li:last-child {
                margin-right: 0;
            }

            .top-nav ul li a {
                padding: 0 1.5em;
                color: #ed1b2d;
            }

                .top-nav ul li a:last-child {
                    padding-right: 0;
                }

.meed-home-icon {
    background: url(../assets/images/home-icon.png) 0 3px no-repeat;
    display: inline-block;
    width: 24px;
    height: 20px;
}

    .meed-home-icon:hover {
        background: url(../assets/images/home-icon.png) 0 -47px no-repeat;
    }
/*********************** Home page styles ********************************/
.home-page .row-flex ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 0.6em;
}

    .home-page .row-flex ul li {
        font-size: 0.9em;
        line-height: 20px;
        margin-bottom: 0.5em;
        padding-left: 1em;
    }

        .home-page .row-flex ul li:before {
            content: "\f105";
            font-family: "FontAwesome";
            font-weight: 900;
            font-size: 1.0em;
            line-height: 13px;
            color: #ed1b2d;
            margin-right: 0.5em;
            margin-left: -1em;
        }

        .home-page .row-flex ul li a {
            color: #ffffff;
        }

.home-page .row-flex p {
    font-size: 0.9em;
    line-height: 20px !important;
}

/******************************** Side bar************************************/
.left-sidebar {
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #e2e2e2;
    width: 100%;
}

    .left-sidebar h2 {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        position: relative;
        font-size: 1.4em;
        padding-bottom: 0.5em;
    }

        .left-sidebar h2:after {
            content: " ";
            border-bottom: 3px solid #ed1b2d;
            width: 75%;
            height: 3px;
            position: absolute;
            left: 0;
            bottom: 3px;
        }

    .left-sidebar .form-inline .form-control {
        display: inline-block;
        width: 100%;
        padding: 1.2em;
        background: #ffffff;
        border-radius: 5px;
        font-size: 0.9em;
    }

        .left-sidebar .form-inline .form-control .fa.fa-search {
            color: #262626;
        }

    .left-sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        margin-top: 0.6em 0 2em 0;
    }

        .left-sidebar ul li {
            font-size: 0.9em;
            line-height: 20px;
            margin-bottom: 0.5em;
            padding-left: 1em;
        }

            .left-sidebar ul li:before {
                content: "\f105";
                font-family: "FontAwesome";
                font-weight: 900;
                font-size: 1.0em;
                line-height: 13px;
                color: #ed1b2d;
                margin-right: 0.5em;
                margin-left: -1em;
            }



.content-wraper {
    background: #ffffff;
    border-radius: 5px;
}

/* This CSS will print because %message-shared is extended. */
.message, .success, .error, .warning {
    border: 1px solid #ccc;
    padding: 10px;
    color: #333;
}

/* This CSS won't print because %equal-heights is never extended.*/
.success {
    border-color: green;
}

.error {
    border-color: red;
}

.warning {
    border-color: yellow;
}

/*
@mixin transform($property) {
  -webkit-transform: $property;
  -ms-transform: $property;
  transform: $property;
}
.box { @include transform(rotate(30deg)); }
*/
/******************* Sidebar Accordion styles *****************/
#accordion4 .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 0.4em 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    background-color: #efefef;
    border-radius: 5px;
    padding: 0;
}

#accordion4 .panel-heading {
    padding: 0.6em 0.5em;
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
    z-index: 1;
    position: relative;
}

    #accordion4 .panel-heading:before,
    #accordion4 .panel-heading:after {
        content: "";
        position: absolute;
        bottom: 10px;
        left: 10px;
        transform: rotate(-3deg);
        z-index: -1;
    }

    #accordion4 .panel-heading:after {
        left: auto;
        right: 10px;
        transform: rotate(3deg);
    }

#accordion4 h4.panel-title {
    margin: 0px 0px !important;
    font-weight: 300;
    font-size: 0.9em;
}

#accordion4 .panel-title a {
    display: block;
    padding: 00px 20px 00px 20px;
    margin: 0;
    font-weight: 400;
    color: #262626;
    position: relative;
}

    #accordion4 .panel-title a:before, #accordion4 .panel-title a.collapsed:before {
        content: "\f107";
        font-family: "FontAwesome";
        font-weight: 900;
        height: 100%;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.2em;
        line-height: 13px;
        color: #ed1b2d;
    }

    #accordion4 .panel-title a.collapsed:before {
        content: "\f105";
    }

    #accordion4 .panel-title a .icon {
        display: inline-block;
        height: 100%;
        font-size: 0.8em;
        text-align: center;
        position: absolute;
        top: 2px;
        left: 0;
    }

#accordion4 .panel-body {
    padding: 0.5em 0.5em;
    margin: 0;
    border-top: none;
    font-size: 15px;
    line-height: 27px;
    /*border-top:1px solid #aeadad;*/
}

.left-nav h4.panel-title {
    font-weight: 300;
    font-size: 0.9em;
    margin: 0 0 0.4em 0;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    background-color: #efefef;
    border-radius: 5px;
    padding: 0;
    padding: 0.6em 0.5em 0.6em 0.2em;
}

.left-nav .panel-title a {
    display: block;
    padding: 00px 10px 00px 10px;
    margin: 0;
    font-weight: 400;
    color: #262626;
    position: relative;
}

    .left-nav .panel-title a i {
        right: 5px;
        position: absolute;
        font-size: 1.1em;
        color: #696969;
        width: 1.5em;
        text-align: center;
    }

/*************************************** comman/Layout styles *************************************************/
p {
    margin: 0.5em 0;
    line-height: 25px;
}

.form-control:focus {
    color: #495057;
    background-color: #efefef;
    border-color: none;
    border: 0;
    outline: 0;
    box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.1);
}

.form-control {
    height: calc(1.0em + 0.30rem + 2px);
    padding: 0.375rem 0.75rem;
}

.right {
    float: right;
}

.al-right {
    text-align: right;
}

.show-info {
    cursor: pointer;
}

.page-elements a, .page-elements a:not([href]):not([tabindex]) {
    color: #ed1b2d;
    /*font-size:0.9em;*/
}

    .page-elements a i.fa, .page-elements a:not([href]):not([tabindex]) i.fa {
        color: #555555;
        padding: 0 0.3em 0 0.8em;
    }

.row-info {
    font-size: 0.9em;
    padding: 0.4em 0;
    /*overflow: hidden;*/
}

    .row-info .col-6 {
        margin: 0 !important;
    }

    .row-info strong {
        font-weight: 600;
        display: inline-block;
        float: left;
    }

    .row-info span {
        display: inline-block;
        float: left;
    }

    .row-info b {
        margin: 0 0.1em;
        color: #555555;
    }

.responsive-table {
    /* Zebra striping */
}

    .responsive-table table {
        width: 100%;
        border-collapse: collapse;
        margin: auto;
        font-size: 0.8em;
    }

    .responsive-table tr:nth-of-type(even) {
        background: #e9ecef;
    }

    .responsive-table th {
        background: #636363;
        color: white;
        font-weight: bold;
    }

    .responsive-table td, .responsive-table th {
        padding: 0.5em 1.0em;
        border: 1px solid #ccc;
        /*text-align: left; */
    }

    .responsive-table table.deals-list td, .responsive-table table.deals-list th {
        padding: 0.5em 1.0em;
        border: 1px solid #ccc;
        /*text-align: left; */
    }

    .responsive-table td i.fa, .responsive-table th i.fa {
        margin-right: 1em;
    }

        .responsive-table td i.fa + i.fa, .responsive-table th i.fa + i.fa {
            margin-right: 0;
        }

    .responsive-table td a, .responsive-table th a {
        color: #464646;
    }

        .responsive-table td a:hover, .responsive-table th a:hover {
            color: #ed1b2d;
        }

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .responsive-table {
        /* Force table to not be like tables anymore */
        /* Hide table headers (but not display: none;, for accessibility) */
    }

        .responsive-table table {
            width: 100%;
        }

        .responsive-table table, .responsive-table thead, .responsive-table tbody, .responsive-table th, .responsive-table td, .responsive-table tr {
            display: block;
        }

            .responsive-table thead tr {
                position: absolute;
                top: -9999px;
                left: -9999px;
            }

        .responsive-table tr {
            border: 0px solid #ccc;
        }

        .responsive-table td {
            /* Behave  like a "row" */
            border: none;
            border-bottom: 1px solid #eee;
            position: relative;
            padding-left: 50%;
        }

            .responsive-table td:before {
                /* Now like a table header */
                position: absolute;
                /* Top/left values mimic padding */
                top: 6px;
                left: 6px;
                width: 45%;
                padding-right: 10px;
                white-space: nowrap;
                /* Label the data */
                content: attr(data-column);
                color: #000;
                font-weight: bold;
            }
}

.big-header th.rotate > div {
    -webkit-transform: translate(8px, 10px) rotate(315deg);
    -ms-transform: translate(8px, 10px) rotate(270deg);
    -moz-transform: translate(8px, 10px) rotate(270deg);
    transform: translate(8px, 10px) rotate(270deg);
    width: 2.6em;
    white-space: nowrap;
    padding-bottom: 2.8em;
}

.big-header th.rotate.big-title > div {
    margin-bottom: -1.2em;
}

.big-header th {
    font-weight: normal;
    vertical-align: bottom;
    line-height: normal;
    padding: 0.5em;
}

th.table-head-block1 {
    background: #cfcfcf;
    color: #ed1b2d;
    text-align: center;
}

th.table-head-block2 {
    background: #b0b0b0;
    color: #ed1b2d;
    text-align: center;
}

th.table-block1 {
    background: #5d5d5d;
}

th.table-block2 {
    background: #565656;
}

.big-header th.bighead {
    height: 180px;
}

.btn {
    padding: 0.305rem 1rem;
    font-size: 0.9em;
    line-height: 1.5;
    border-radius: 5px;
}

.btn-outline-primary {
    color: #ed1b2d;
    border-color: #ed1b2d;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #ed1b2d;
        border-color: #ed1b2d;
    }

    .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
        color: #ffffff;
        background-color: #ed1b2d;
        border-color: #ed1b2d;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(240, 30, 45, 0.5);
    }

.btn-primary {
    color: #fff;
    background-color: #ed1b2d;
    border-color: #ed1b2d;
}

    .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #ed1b2d;
        background-color: #e2e2e2;
    }

    .btn-primary:focus, .btn-primary.focus {
        box-shadow: 0 0 0 0.2rem rgba(240, 30, 45, 0.5);
    }

.page-nation .btn {
    padding: 0.2rem 0.5rem;
    min-width: 4em;
    line-height: 1.2em;
}

.btn-outline-black {
    color: #262626;
    border: 1px solid #636363;
    border-radius: 5px;
    margin-top: 0.3em;
    cursor: pointer;
}

    .btn-outline-black:hover {
        background-color: #ed1b2d;
        border-color: #ed1b2d;
        color: #ffffff;
    }

/*sector*/
.sector ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sector ul li {
        display: inline-block;
        width: auto;
    }

.sector h2 span {
    font-weight: normal;
    font-size: 0.6em;
    border-left: 1px dotted #5A5A5A;
    padding-left: 6px;
}

/*end sector*/
/********  Re-usable site elements.**************************** */
.media-body {
    align-self: top;
    padding-top: 12px;
}

    .media-body p, .media-body p a {
        color: #fff;
        font-size: 1em;
        margin: 0;
        padding: 0;
        line-height: 1.3;
    }

    .media-body .top-author {
        font-size: 0.8em;
        margin-bottom: 0.3em;
        text-transform: uppercase;
    }

    .media-body .top-title {
        font-weight: 600;
        font-size: 1.3em;
    }

.fa-lock-open, .fa-unlock-alt {
    margin-left: 0.0em;
    font-size: 1em;
}


.sub-nav-head {
    background: #fff;
    padding: 0.5em 1em;
    border: 1px solid #cecece;
    border-radius: 3px;
}


/** Tabs styles ***/
nav.product-tabs-country {
    display: flex; /*background:#f1f1f1;*/
    border-bottom: 1px solid #cecece;
}

    nav.product-tabs-country .nav {
        flex-wrap: nowrap;
        padding: 0;
    }

nav.product-tabs {
    display: flex;
    background: #fff;
    border-bottom: 1px solid #cecece;
}

.nav-tabs {
    display: flex;
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 0.5em 0.5em 0 0.5em;
    border-radius: 4px;
}

.deals .nav-tabs {
    display: flex;
    background: #fff;
    border: 0px solid #e2e2e2 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    padding: 0.5em 0.5em 0 0.5em;
    border-radius: 0px;
}

.countries .nav-tabs {
    display: flex;
    background: #fff;
    border: 0 !important;
    border-bottom: 1px solid #e2e2e2 !important;
    padding: 0.5em 0.5em 0 0.5em;
    border-radius: 4px;
}

.gray-bg.nav-tabs {
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
}

    .gray-bg.nav-tabs:hover {
        background: #f5f5f5;
        border: 1px solid #e2e2e2;
    }

.white-bg.nav-tabs {
    background: #fff;
    border: 1px solid #e2e2e2;
}

    .white-bg.nav-tabs:hover {
        background: #fff;
        border: 1px solid #e2e2e2;
    }

.nav-tabs, .nav-tabs:hover {
    border: 0;
}

div a.nav-item.nav-link, div a.nav-item.nav-link.is-active {
    padding: 3px 0px 13px 0;
    border: none;
    background: transparent;
    border-radius: 0;
    border: 0;
    margin-right: 40px;
    position: relative;
}

.subscription .nav-tabs {
    border: 0;
}

.subscription div a.nav-item.nav-link, .subscription div a.nav-item.nav-link.is-active {
    padding: 10px 0px 13px 0;
    color: #fff;
    border: 0;
}

div a.nav-item.nav-link:before {
    content: '';
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    height: 4px;
    background-color: #ed1b2d;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    position: absolute;
    bottom: -0px;
    left: 0;
    width: 100%;
}

div a.nav-item.nav-link.is-active:before, div a.nav-item.nav-link:hover:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}


.countries .tab-content, .inner.tab-content {
    padding: 15px 0px;
}

.tab-content {
    line-height: 25px;
    padding: 30px 25px;
    border-radius: 0;
}

/*Card styles */
.card {
    width: 100%;
    background: transparent !important;
    border: 0;
}

    .card .card-body {
        padding: 0.5rem 0rem 0.5rem 0rem;
    }

.right-sidebar {
    background: #ffffff;
    padding: 1em 0.8em;
    margin-bottom: 0.5em;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 2.5em;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}

    .right-sidebar.detail {
        margin-bottom: 1.5em;
    }

.top-stories .card.featured .card-body {
    padding: 0;
    display: flex;
}

.top-stories .img-square-wrapper {
    padding: 0;
}

.right-sidebar .card-body {
    padding: 0;
}

.right-sidebar .row {
    margin: 0 0 1em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
}

.right-sidebar h4 {
    margin-bottom: 0.25rem;
    font-weight: 600;
    font-size: 1.08em;
}

.right-sidebar .left-image img {
    min-height: 65px;
    max-height: 65px;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.right-sidebar h3 {
    margin-bottom: 1.0em;
    text-transform: uppercase;
    font-weight: 500;
}

.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

    .card-horizontal .card-body {
        padding: 0 1.0rem 0 0;
    }

    .card-horizontal h3 {
        color: #ed1b2d;
    }

.menusector li a {
    margin: 0 0.5em;
}

    .menusector li a em {
        margin-right: 0.5em;
    }

.navbar-expand-lg {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: start;
}

.branding {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
}

.tag {
    font-size: 0.8em;
    padding: 0.1em 0.4em !important;
    background: rgba(255, 255, 255, 0.8);
    color: #ed1b2d;
}

.on-image {
    position: absolute;
    padding: 0.2em;
}

.card.bg-white {
    margin: 0.5em 0;
    padding: 0.6em;
    background-color: #fff !important;
    border: 1px solid #e2e2e2;
}

.magazine {
    padding: 1.8em 0;
}

    .magazine h1 {
        font-weight: 500;
    }

    .magazine .img-square-wrapper {
        padding: 0.8em;
        background-color: #fff;
        /* margin-right: 30px;*/
    }

.img-fluid {
    width: 100%;
}

.magazine .card-text {
    font-size: 1.1em;
    margin-bottom: 0.8em;
    line-height: 23px;
}

.magazine a.btn-primary {

    background-color: #636363;
    border: #636363;
    font-size: 1.0em;
    padding: 1em 2em;
    margin-top: 1em;
    color: #fff;

}

    .magazine .btn-primary:hover {
        color: #ffffff;
    }

@media (max-width: 680px) {
    .magazine .card-horizontal .card-body {
        margin: 1.2em;
    }
}


p.p-date, p.by-line, p.tag-line {
    font-size: 0.8em;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    text-transform: uppercase;
}

p.by-line, p.tag-line {
    color: #005689;
}

    p.by-line a, p.tag-line a, span.by-line a, span.tag-line a {
        color: #005689;
    }

.card .card-title {
    margin-bottom: 0.0rem;
    font-weight: 600;
    line-height: 1.4;
}

h4.card-title a {
    color: #005689;
    font-weight: 600;
}

    h4.card-title a:hover {
        color: #ed1b2d;
        text-decoration: none;
    }

.grid-inner-pages .card .card-title {
    color: #005689;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2;
}

.grid-inner-pages h4.card-title a, .grid-inner-pages .left-image h4 a {
    color: #005689;
}

    .grid-inner-pages h4.card-title a:hover {
        color: #ed1b2d;
        text-decoration: none;
    }

.quick-view {
    padding: 0.5em 0 2em 0;
}

    .quick-view .card {
        margin: 0.0em 0;
    }
    /*.quick-view  .card .row {
  padding: 0;
  margin: 0; }*/
    .quick-view h3, .special-reports h3 {
        font-weight: 600;
    }

    .quick-view .card .card-img-top {
        width: 100%;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px);
        /* max-height: 180px;
min-height: 180px; */
    }
/*.quick-view .most-popular .row {
padding: 0;
margin: 0;
border-bottom: 1px solid #ccc; }
  .quick-view  .card.most-popular {
padding: 0.6em 1.5em; }*/

.special-reports {
    padding: 0.0em 0 1.5em 0;
}

    .special-reports .img-square-wrapper {
        /*margin: 0.3em 1.0em 0 0;*/
    }

    .special-reports .card-section {
        padding: 0.4em;
    }

    .special-reports .card-horizontal .card-body {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }

    .special-reports .img-square-wrapper img {
        /*  min-width: 330px;
max-width: 330px;*/
    }

    .special-reports h1 {
        color: #2e293d;
        font-size: 1.6em;
    }

.expert-view {
    padding: 1.8em 0 0.8em 0;
    background: #fff;
}

    .expert-view h3 {
        color: #2e293d;
        font-size: 1.6em;
    }

    .expert-view .by-line {
        font-weight: 600;
        color: #464646;
        letter-spacing: 0.5px;
        color: #005689;
    }

        .expert-view .by-line a {
            color: #005689;
        }

    .expert-view .card-img-top {
        width: 100%;
        margin: 0.5em 0em 0 0;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(0.25rem - 1px);
        /* max-height: 180px;
min-height: 180px;*/
    }

    .expert-view .card {
        width: 100%;
        background: #f3f3f3 !important;
    }

/* subscribe section*/
.subscription {
    background: #fff;
}

    .subscription .sub-wraper {
        background: #e9ecef !important;
    }

        .subscription .sub-wraper .jumbotron {
            padding: 2rem 0rem;
            margin-bottom: 0;
        }

    .subscription ul.tabs {
        margin: 1em 0 4em 0em;
        border-bottom: 0px solid #dee2e6;
        display: flex;
    }

    .subscription li.tabs-title {
        margin: 0 2em 0 0;
        flex-grow: 1;
        position: relative;
        text-align: center;
    }

    .subscription .tabs-title a {
        padding: 0.6em 0rem 0.6em 0rem;
        text-align: center;
        font-size: 1.3em;
        background-color: #636363;
        display: inline-block;
        border: #ed1b2d;
        color: #fff;
        /*margin-right: 2em;*/
    }

    .subscription .tabs-content {
        border: 0;
        padding-top: 0;
    }

    .subscription .tabs-title:last-child {
        margin-right: 0em;
    }

    .subscription .tabs .tabs-title a::before {
        right: 0;
        background-color: #ed1b2d;
    }

    .subscription .tabs-title.is-active, .subscription .tabs-title a:hover, .subscription .tabs-title .is-active > .nav-link, .subscription .tabs .tabs-title > a:focus {
        background-color: #636363;
        border: #636363;
    }

    .subscription h1 {
        font-size: 2.6em;
        margin-bottom: 0em;
        line-height: 2;
        font-weight: normal;
    }

        .subscription h1 span {
            color: #ed1b2d;
        }

        .subscription h1 small {
            color: #ed1b2d;
            font-size: 0.5em;
        }

    .subscription h3 {
        font-weight: normal;
        font-size: 1.5em;
        line-height: 1.5;
        margin-bottom: 0.8em;
    }

img.sub-image {
    max-width: 137px;
    margin: auto;
}

@media (max-width: 768px) {
    .subscription ul.tabs {
        display: block;
    }

    .subscription li.tabs-title {
        margin-bottom: 1em;
    }
}

.micrositeFloating {
    position: fixed;
    bottom: -15px;
    right: 0px;
}

    .micrositeFloating a {
        max-width: 309px;
        font-size: 1.4em;
        line-height: 1.2;
        padding: 9px 12px;
        border-radius: 5px 5px 0 0;
        border: 1px solid #fff;
        border-bottom-color: rgb(255, 255, 255);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom: 0 none;
        background: #00f;
    }

.contactUsCTA {
    background: #e5051f;
    display: block;
    border-radius: 5px;
    max-width: 378px;
    font-size: 1.091em;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 12px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #fff;
}

.micrositeFloating a:hover {
    border: 1px solid #00f;
    border-bottom-color: rgb(0, 0, 255);
    border-bottom-color: transparent;
    color: #00f;
    background: #fff;
}

.subscribe-features .card.bg-white {
    background: #fff !important;
}

.subscribe-features .trends .card.bg-white {
    vertical-align: text-top;
    display: inline-block;
}

.subscribe-features .card.bg-white h4.card-title {
    font-weight: 600;
    font-size: 1.2em;
}

@media (min-width: 1024px) {
    .card-5x .large-3 {
        width: 18%;
    }
}

.quotes .quotesource {
    font-size: 0.8em;
    color: #ed1b2d;
}

.quotes h2 {
    font-weight: 600;
    font-size: 1.1em;
}

.quotes .card-report {
    background-color: #fff;
    padding: 12px;
    cursor: pointer;
    height: 150px;
    color: #464646;
}

.clients-grid .card.bg-white {
    padding-top: 2em;
    padding-bottom: 2em;
}

.thumb-clients .card-report {
    background-color: #fff;
    padding: 12px;
    cursor: pointer;
    height: 400px;
    color: #464646;
}

.thumb-clients .orbit-bullets button, .thumb-clients .orbit-bullets button.is-active {
    border: 0;
    background: none;
    width: 180px;
    height: 100px;
    text-indent: 38px;
    margin-right: 2em;
}

    .thumb-clients .orbit-bullets button.is-active img {
        border-bottom: 3px solid #ed1b2d;
    }

.thumb-clients .card-report iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 675px;
    margin: auto;
}

/*.best-value::after {
    content: " ";
    background: url("../images/bestvalue.png");
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -2.6em;
    right: -2.8em;
    z-index: 999;
    width: 114px;
    height: 67px;
    background-size: 85%;
}
*/

.price-tag {
    background-color: #fff;
    filter: drop-shadow(0.1em 0.1em 0 #ccc);
    text-align: left;
    height: 1.7em;
    line-height: 1.5em;
    border-top-right-radius: 0.15em;
    border-bottom-right-radius: 0.15em;
    display: inline-block;
    position: absolute;
    margin-left: 0.25em;
    margin-right: 0.25em;
    right: -0.5em;
    top: -0.5em;
    margin-bottom: 0.5em;
    transform: rotate(-25deg);
}

    .price-tag::before {
        border-right-color: #fff;
    }

    .price-tag::after {
        box-shadow: inset 0.2em 0.2em 0 #fff;
    }

    .price-tag::before, .price-tag::after {
        content: "";
        position: absolute;
    }

    .price-tag::before {
        width: 1.880em;
        border-top: 0.9em solid transparent;
        border-bottom: 0.9em solid transparent;
        border-right-style: solid;
        border-right-width: 1.0em;
        top: 0;
        left: -1.860em;
    }

    .price-tag::after {
        background-color: #fff;
        width: 0.6em;
        height: 0.6em;
        border-radius: 50%;
        top: 50%;
        left: -0.1166666667em;
        margin-top: -0.3em;
    }

.tag-label {
    font-size: 12px;
    color: #ed1b2d;
    padding-left: 1.5em;
    padding-right: 0.9em;
}

.tag--pink {
    background-color: #fff;
    /* filter: drop-shadow(0.2em 0.2em 0 #ccc);*/
}

    .tag--pink::before {
        border-right-color: #fff;
    }

    .tag--pink::after {
        box-shadow: inset 0.1em 0.1em 0 #464646;
    }


footer ul {
    margin: 1em 0.6em 1em 0.6em;
}

footer li {
    margin-bottom: 0.5em;
}

    footer li a {
        color: #ffffff;
        padding: 0.5em;
        font-size: 1.2em;
    }

        footer li a:hover {
            color: #ffffff;
        }

footer .border-right-dotted {
    margin: 0.5em 0.0em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    border-right: dotted 1.8px white;
    border-radius: 0;
}

    footer .border-right-dotted:last-child {
        border: 0;
    }

    footer .border-right-dotted img.footer-logo {
        max-width: 40%;
    }

footer .copy-writes {
    font-size: 0.9em;
}

/*=========================
  Icons
 ================= */
/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

    ul.social-network li {
        display: inline;
        margin: 0 3px;
    }

/* footer social icons */
.social-network a.icoRss {
    background-color: #F56505;
}

.social-network a.icoFacebook {
    background-color: #3B5998;
}

.social-network a.icoTwitter {
    background-color: #33ccff;
}

.social-network a.icoGoogle {
    background-color: #BD3518;
}

.social-network a.icoVimeo {
    background-color: #0590B8;
}

.social-network a.icoLinkedin {
    background-color: #007bb7;
}

.social-network a.icoYouTub {
    background-color: #fff;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 38px;
    height: 38px;
    font-size: 18px;
}

.social-circle li i {
    margin: 0;
    line-height: 38px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover, .social-circle li a:hover i img {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.social-circle li a {
    padding: 0;
}

/******************* Content Accordion  *****************/
.panel.panel-default {
    padding: 1em 0;
}

#accordion3 {
    padding-left: 50px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    #accordion3:before {
        content: "";
        width: 3px;
        height: 100%;
        background: #ed1b2d;
        position: absolute;
        top: 0;
        left: 22px;
        z-index: -1;
    }

    #accordion3 .panel-title a {
        display: block;
        padding: 5px 0px 5px 0;
        font-size: 18px;
        font-weight: 500;
        color: #262626;
        position: relative;
        transition: all 0.5s ease 0s;
    }

        #accordion3 .panel-title a:before {
            content: "\f068";
            font-family: "FontAwesome";
            font-weight: 400;
            width: 30px;
            height: 30px;
            line-height: 24px;
            border-radius: 50%;
            background: #e9ecef;
            text-align: center;
            font-size: 0.8em;
            color: #ed1b2d;
            border: 2px solid #ed1b2d;
            position: absolute;
            top: 0;
            left: -42px;
        }

        #accordion3 .panel-title a.collapsed:before {
            content: "\f067";
        }

    #accordion3 .panel-body {
        padding: 0px 0px;
        line-height: 25px;
    }

/* product detail page overview*/
.overview-map img {
    max-width: 100%;
}

.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
}

.accordion-opened .accordion-toggle:after {
    content: "\f054";
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px;
    background: #f7f7f7;
}

.accordion-inner {
    padding: 1.3em 15px;
}

.accordion-group {
    border: 1px solid #efefef;
    margin: 0.8em 0;
}

.accordion-heading a {
    color: #262626;
}

    .accordion-heading a:hover {
        color: #ed1b2d;
    }

/***************************** Footer styles ********************/
footer {
    font-size: 0.9em;
}

/***************************** Footer end styles */
/* Breadcrumbs from http://bootsnipp.com/snippets/featured/triangle-breadcrumbs-arrows */
.btn-breadcrumb .btn:not(:last-child):after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 14px solid white;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn:not(:last-child):before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 14px solid #adadad;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    margin-left: 1px;
    left: 100%;
    z-index: 3;
}

.btn-breadcrumb .btn {
    padding: 10px 12px 10px 24px;
}

    .btn-breadcrumb .btn:first-child {
        padding: 10px 6px 10px 10px;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 10px 18px 10px 24px;
    }

.btn-group.btn-breadcrumb .btn {
    border: 1px solid #ebebeb;
}

    .btn-group.btn-breadcrumb .btn.current {
        background: #ebebeb;
        color: #ed1b2d;
    }

    .btn-group.btn-breadcrumb .btn:hover {
        background: #ebebeb;
    }

    .btn-group.btn-breadcrumb .btn .fa {
        color: #ed1b2d;
        padding-right: 0.5em;
    }

.btn-breadcrumb .btn.btn-default:hover:not(:last-child)::after {
    border-left: 10px solid #ebebeb;
}

.btn-group.btn-breadcrumb .btn {
    border: 1px solid #ebebeb;
}

    .btn-group.btn-breadcrumb .btn:hover {
        background: #ebebeb;
    }

    .btn-group.btn-breadcrumb .btn .fa {
        color: #ed1b2d;
        padding-right: 0.5em;
    }

/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
    border-left: 10px solid #fff;
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
    border-left: 10px solid #ccc;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
    border-left: 10px solid #ebebeb;
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
    border-left: 10px solid #adadad;
}

/* The responsive part */
.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-breadcrumb > *:nth-child(n+2) {
    display: none;
}

/* === For phones =================================== */
@media (max-width: 767px) {
    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display: block;
    }

    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}

/* === For tablets ================================== */
@media (min-width: 768px) and (max-width: 991px) {
    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display: block;
    }

    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}

/* === For desktops ================================== */
@media (min-width: 992px) {
    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display: block;
    }

    .btn-breadcrumb > * div {
        max-width: 170px;
    }
}

/* ===================== Carouse ========================== */
.carousel-item, img.orbit-image {
    height: 100%;
    max-height: 600px;
}

img.orbit-image {
    height: 100%;
    max-height: 600px;
}


.carousel-control-next-icon {
    background-image: url("../assets/images/arr-r-s.png");
    width: 80px;
    height: 80px;
}

.carousel-control-prev-icon {
    background-image: url("../assets/images/arr-l-s.png");
    width: 80px;
    height: 80px;
}

.carousel-control-prev, .carousel-control-next {
    width: 8%;
}

.carousel-caption, #TopCarousel .orbit-caption {
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    padding-bottom: 30px;
    text-align: center;
}

    #TopCarousel .orbit-caption h5 {
        color: #fff;
        font-size: 1.8em;
        font-weight: 500;
    }

.card-image [style*="background-image"] {
    min-height: 250px;
}

ol.carousel-indicators {
    margin-bottom: 0.5em;
}

#TopCarousel {
    margin-bottom: 2em;
}

    #TopCarousel .cards-image {
        border: 0;
        margin-bottom: 0.5em;
    }

        #TopCarousel .cards-image .orbit {
            padding: 0;
        }

    #TopCarousel .orbit-bullets {
        margin: 0 8px 0 0;
        margin-bottom: 0px;
        position: absolute;
        text-align: center;
        display: inline-flex;
        -webkit-box-align: center;
        align-items: center;
        bottom: 0.5em;
        left: 42%;
    }

.orbit-slide a {
    color: #fff !important;
}

    .orbit-slide a span.p-date {
        font-size: 0.8em !important;
    }

    .orbit-slide a h6 {
        font-size: 1.1em !important;
        line-height: 1.3;
    }

#small .orbit-bullets {
    margin: 0 8px 0 0;
    margin-bottom: 0px;
    position: absolute;
    text-align: right;
    display: inline-flex;
    -webkit-box-align: right;
    align-items: right;
    bottom: 1em;
    left: 83%;
}

#small .cards-image .card-text > .cell {
    max-width: 450px;
}

#small .orbit-slide h2 {
    font-size: 1.5em !important;
}

#small h6.secondary {
    display: inline-block;
    padding: 0.3em 0.6em 0.2em 0.6em !important;
    background: rgba(255, 255, 255, 0.8);
}

#small .cards-image .card-text.bigger {
    padding-top: 1.5em;
}

.orbit-bullets button.is-active {
    background-color: #ed1b2d;
}



.orbit-bullets button {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease;
    border-radius: 0;
}

    .orbit-bullets button.is-active {
        opacity: 1;
        transition: none;
    }

.slide-in-left.mui-enter, .slide-in-left.mui-enter.mui-enter-active, .slide-in-right.mui-enter, .slide-out-right.mui-leave, .slide-out-right.mui-leave.mui-leave-active, .slide-out-left.mui-leave, .slide-out-left.mui-leave.mui-leave-active {
    -webkit-transition-duration: 1500ms;
    transition-duration: 1500ms;
}

.grid-article-list figure.grid-thumb {
    max-height: 135px;
    max-height: 135px;
    overflow: hidden;
    margin: 0 1.5em 0 0;
}

    .grid-article-list figure.grid-thumb img {
        width: 100%;
        height: auto;
    }

.grid-article-list {
    padding: 1.5em 1em;
    border-bottom: 1px solid #e6e6e6;
}

    .grid-article-list a h4 {
        font-weight: 600;
        font-size: 1.2em;
        line-height: 1.2;
    }

    .grid-article-list a h6 {
        font-weight: 500;
        font-size: 1.0em;
        line-height: 1.4;
        color: #005689;
    }

    .grid-article-list a:hover h6, .grid-article-list a:hover h4 {
        color: #ed1b2d;
    }

    .grid-article-list:nth-child(even) {
        background: #f6f6f6;
    }

    .grid-article-list:nth-child(1) {
        padding-top: 0.5em;
    }

h4.card-title {
    color: #464646;
}

@media (min-width: 1024px) {
    img.orbit-image {
        height: 100%;
        max-height: 550px;
        min-height: 550px;
    }
}

@media (max-width: 768px) {
    img.orbit-image {
        max-height: 480px;
        min-height: 480px;
        overflow: hidden;
    }
}

@media (max-width: 680px) {
    img.orbit-image {
        max-height: 400px;
        min-height: 400px;
        overflow: hidden;
    }
}

@media (max-width: 480px) {
    img.orbit-image {
        max-height: 330px;
        min-height: 330px;
        overflow: hidden;
    }
}

@media (max-width: 380px) {
    img.orbit-image {
        max-height: 180px;
        min-height: 180px;
        overflow: hidden;
    }
}

@media (max-width: 680px) {
    #TopCarousel .orbit-bullets {
        display: none;
    }

    #TopCarousel .orbit-caption h5 {
        font-size: 1.2em;
    }

    #TopCarousel .card.bg-white .img-fluid {
        width: 30%;
        float: left;
        padding-right: 1em;
    }

    #TopCarousel .card.bg-white .card-body {
        padding: 0;
        margin-bottom: 0;
        margin-left: 30%;
    }

    #TopCarousel .on-image.tag {
        display: none;
    }

    #TopCarousel .card.bg-white {
        display: block;
    }

    .quick-view .card.bg-white .img-fluid {
        width: 30%;
        float: left;
        padding-right: 1em;
    }

    .quick-view .card.bg-white .card-body {
        padding: 0.0rem 0rem 1rem 0rem;
        margin-bottom: 0.8em;
        border-bottom: 1px solid #e2e2e2;
    }

    .quick-view .card .card-img-top, .expert-view .card-img-top {
        border-radius: 0;
    }

    .special-reports .img-square-wrapper {
        /* width: 30%;*/
        min-width: 101px;
    }

        .special-reports .img-square-wrapper img {
            /*max-width: 101px;*/ margin-bottom: 0.6em;
        }

    .expert-view .card-img-top {
        width: 33.5%;
        float: left;
        margin-right: 0.8em;
    }
}

@media screen and (max-width: 51.24875em) {
    .tabs .tabs-title > a[aria-selected="true"], .tabs.beta .tabs-title > a[aria-selected="true"] {
        background: #636363;
        outline: none;
    }
}

.small .carousel-caption {
    top: 0;
    padding: 1.5em 1.5em;
    text-align: left;
    background: rgba(0, 0, 0, 0.8);
    border-left: 3px solid rgba(250, 250, 250, 0.5);
    z-index: 0;
}

.small ol.carousel-indicators {
    left: auto;
    margin: 0 3% 1% 0;
}

.small .carousel-item {
    height: 100%;
    max-height: 300px;
}

.small .carousel-caption {
}

#accordionEx1 {
    background: #fff;
    padding: 0;
    border: 1px solid #cecece;
    border-radius: 3px;
}

    #accordionEx1 .card-header {
        background: #f1f1f1;
        padding: 0.75rem 0.5rem;
    }

    #accordionEx1 .accordion .card .card-header {
        margin-bottom: 0 !important;
    }

.accordion > .card .card-header {
    margin-bottom: 0;
}

#accordionEx1 .collapse.show {
    border-bottom: 1px solid #cecece;
}

#accordionEx1 h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    position: relative;
    font-size: 0.9em;
    color: #262626;
}

    #accordionEx1 h5 i {
        margin: 0 0.6em;
    }

        #accordionEx1 h5 i.fas.fa-angle-down.rotate-icon {
            position: absolute;
            right: 0;
            color: #ed1b2d;
        }

.inner_tabs {
    width: 100%;
}

#accordionEx1 .card .card-header a:not(.collapsed) .rotate-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*Reports view*/
.reports-content {
    background: #fff;
    padding: 0.5em 1em;
    border: 1px solid #cecece;
    border-radius: 3px;
}



/*city profile */

.gray-bar .form-inline input.form-control {
    color: #989696;
    padding: 1.1em;
    font-size: 1em;
}

.gray-bar .form-inline .btn {
    border-left: 1px solid #ccc;
    border-radius: 0;
    padding-left: 1.5em;
    max-height: 2.2em;
    padding-top: 0.2em;
}

.gray-bar .form-inline i {
    color: #ed1b2d;
    font-size: 1.2em;
}

.inline {
    display: inline-block;
}

    .inline .btn {
        padding: 0.3em;
    }

.gray-bar .dropdown-menu {
    padding: 0;
    min-width: auto;
}

.gray-bar .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.3rem 0.7rem;
    border-bottom: 1px solid #ccc;
}

.gray-bar .fa-chevron-down {
    transition: 0.3s ease-in-out;
    color: #ed1b2d;
}

.gray-bar .fa-table {
    color: #ed1b2d;
    font-size: 1.2em;
}

.gray-bar .show .fa-chevron-down {
    transform: rotate(180deg);
    transition: 0.3s ease-in-out; /* Safari */
    -webkit-transform: rotate(180deg);
    /* Firefox */
    -moz-transform: rotate(180deg);
    /* IE */
    -ms-transform: rotate(180deg);
    /* Opera */
    -o-transform: rotate(180deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.city-profile .gray-bar .btn-outline-black {
    margin: 0;
    padding: 0.45em 1em;
}

.city-profile .citi-image img { /*citybg.png*/
}

.country-profile {
    background: #efefef;
    color: #262626;
}

    .country-profile table {
        color: #ed1b2d;
    }

        .country-profile table tr td {
            margin: 0px;
            padding: 15px 30px 15px 15px;
            position: relative;
            width: 50%;
        }

        .country-profile table td p {
            margin: 0;
            padding: 0;
            opacity: 0.65;
            font-size: 15px;
        }

        .country-profile table tr td p:nth-child(2) {
            font-size: 30px;
            line-height: 1.4;
            font-weight: 500;
            opacity: 1;
        }

        .country-profile table td p {
            margin: 0;
            padding: 0;
            opacity: 0.65;
            font-size: 15px;
        }

        .country-profile table td .fa {
            font-size: 40px;
            color: #ed1b2d;
            position: absolute;
            right: 25px;
            bottom: 20px;
        }

        .country-profile table tbody, .country-profile table tbody tr, .country-profile table tbody td {
            background: transparent;
            color: #262626;
            border: none;
        }

        .country-profile table tr td:first-child::before {
            border: 0;
            width: 1px;
            height: 100%;
            background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(rgba(237, 27, 45,0.75)), to(rgba(0,0,0,0)));
            background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(237, 27, 45,0.75), rgba(0,0,0,0));
            position: absolute;
            bottom: 0;
            content: '';
            right: 5px;
        }

        .country-profile table tr td:first-child {
            padding-left: 0;
        }

        .country-profile table thead th:not(:last-child), .country-profile table tbody td:not(:last-child) {
        }


        .country-profile table tr td:after {
            border: 0;
            height: 1px;
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0)), color-stop(rgba(0,0,0,0.75)), to(rgba(0,0,0,0)));
            background-image: linear-gradient(to right, rgba(237, 27, 45,0), rgba(237, 27, 45,0.75), rgba(0,0,0,0));
            width: 100%;
            position: absolute;
            bottom: 0;
            content: '';
        }

/*deals */


.deals ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.deals .menusector ul li {
    display: inline-block;
    width: auto;
}

.deals h2 span {
    font-weight: normal;
    font-size: 0.6em;
    border-left: 1px dotted #5A5A5A;
    padding-left: 6px;
}


.left-image h4 a {
    color: #005689;
    margin-top: -0.2em;
    line-height: 1.33 !important;
    display: inline-block;
}

.left-image .grid-margin-x > .cell {
    margin: 0;
}

.left-image .grid-margin-x > .card-body.cell {
    margin-left: 0.8em;
}

@media (min-width: 1100px) {
    /* main Layoute */
    .sidebar.col-lg-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}


/***************************** Responsive *************************/
@media (min-width: 1024px) {
    .container {
        max-width: 1290px;
        display: flex;
    }

    .row-flex {
        display: flex;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media (max-width: 640px) {
    .container {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
}

@media (min-width: 769px) {
    .container {
        max-width: 100%;
    }
    /*.special-reports .img-square-wrapper img {
min-width: 230px;
max-width: 230px; }*/
    .quick-view .card-img-top {
        max-height: 205px;
        min-height: 205px;
    }

    .card-img-top {
        max-height: 205px;
        min-height: 205px;
    }

    .card-4x .card-img-top {
        max-height: 150px;
        min-height: 150px;
    }

    .card-6x .card-img-top {
        max-height: 120px;
        min-height: 120px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1300px;
    }
}

@media (min-width: 1500px) {
    .container {
        max-width: 1300px;
    }
}



/*@media (min-width:1600px) { .container{ max-width: 1490px } }*/
@media (max-width: 768px) {
    .main-content-wraper.col-lg-9.pr-0, .row-flex .col-6 {
        margin-top: 2em;
    }

    .main-content-wraper.col-lg-9.pr-0, .left-wraper .col-lg-3.pl-0 {
        margin: 0;
        padding: 0;
    }

    .main-content-wraper .content-wraper.p-3.ml-0 {
        margin: 0 !important;
        padding: 0;
    }

    .subscription .nav-pills .nav-link {
        margin-right: 0.5em;
        margin-bottom: 0.5em;
        font-size: 1em;
    }

    .special-reports .card-horizontal {
        /*display: block;
margin: auto; */
    }

    .special-reports .img-square-wrapper {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .mobile {
        display: none;
    }
}

@media (max-width: 992px) {
    .branding {
        display: none;
    }

    .fixed-me {
        top: 0px;
    }

        header, .fixed-me.header {
            /*background-color: #ed1b2d; */
        }

    .navbar-collapse {
        background-color: #fff;
    }

    .navbar-light .navbar-toggler {
        margin-right: 1em;
        border: 1px solid rgba(255, 255, 255, 0.5);
        padding: 0.2em 0.4em;
    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
}

@media (max-width: 767px) {
    .top-stories .card-horizontal {
        display: block;
        margin: auto;
    }

        .top-stories .card-horizontal .card-body {
            padding: 0 15px 15px 15px;
        }

        .top-stories .card-horizontal .img-square-wrapper {
            padding: 0 15px 15px 15px;
        }

    .magazine .card-horizontal {
        display: block;
        margin: auto;
    }
}

@media (max-width: 1400px) {
    header li.nav-item {
        padding: 0 0.3em;
    }
}

/****************** REs end **************************/



.search-panel-default > .panel-heading {
    color: #333;
    background-color: #f1f1f1;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .search-panel-default > .panel-heading a {
        display: block;
        padding: 10px 15px;
    }

        .search-panel-default > .panel-heading a:after {
            content: "";
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 900;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: right;
            transition: transform .25s linear;
            -webkit-transition: -webkit-transform .25s linear;
        }

        .search-panel-default > .panel-heading a[aria-expanded="true"] {
            background-color: #f1f1f1;
        }

            .search-panel-default > .panel-heading a[aria-expanded="true"]:after {
                content: "\2212";
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .search-panel-default > .panel-heading a[aria-expanded="false"]:after {
            content: "\002b";
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}

    .accordion-option .title {
        font-size: 20px;
        font-weight: bold;
        float: left;
        padding: 0;
        margin: 0;
    }

    .accordion-option .search-toggle-accordion {
        float: right;
        font-size: 16px;
        color: #6a6c6f;
    }

        .accordion-option .search-toggle-accordion:before {
            content: "Show All";
            /* content: "\e90e";
-moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: attr(data-icon);
  display: block;
  font-family: "globaldata-icons" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  speak: none;
  text-transform: none !important;*/
        }

        .accordion-option .search-toggle-accordion.active:before {
            content: "Hide All";
            /* content: "\e90d";
   -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: attr(data-icon);
  display: block;
  font-family: "globaldata-icons" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  speak: none;
  text-transform: none !important;*/
        }

.search-selection {
    margin-left: 0.1em;
    background: #fff;
}

    .search-selection .accordion-option {
        margin: 0;
        float: none;
    }

.make-selection {
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
}

.search-type, .confirm-search {
    border: 1px solid #cecece;
}

.search-selection h3, .search-criteria.main-search-criteria .search-criteria-field .search-type > header, .search-criteria.main-search-criteria .search-criteria-field .search-selection > header, .search-criteria.main-search-criteria .search-criteria-field .search-confirm > header {
    font-size: 0.875rem;
    width: 100%;
    padding: 0.75rem;
    color: #ffffff;
    background-color: #636363;
    margin: 0;
}

.search-selection h4 a {
    color: #333;
}

.search-selection .tab-content {
    padding: 0;
}

.search-selection .search-type {
    background-color: #f1f1f1;
}

.search-selection .button.secondary {
    background-color: #00dea5;
    color: #0a0a0a;
}

.tabs.vertical .tabs-title a::before {
    background-color: #ed1b2d;
}

i[class*="gd-"]:not(.with-bg).secondary {
    color: #ed1b2d;
}

.input-group .button.primary {
    background-color: #efefef;
    border: 1px solid #cecece;
    border-left: 0px solid #ccc;
}

.reports-content, .deals-content {
    width: 100%;
}

    .reports-content a.btn.btn-primary, .deals-content a.btn.btn-primary, a.btn.btn-primary.white-text {
        color: #fff;
    }

        a.btn.btn-primary.white-text:hover {
            color: #ed1b2d;
        }

.btn i:before {
    margin-right: 0.4em;
}

.reports-content a.btn.btn-primary:hover, .deals-content a.btn.btn-primary:hover {
    color: #0a0a0a;
}

.reports-content h1, .deals-content h1 {
    margin: 0.67em 0 0 0;
}

.reports-content .btn.btn-primary i:before, .reports-content .btn.btn-outline-primary i:before,
.deals-content .btn.btn-primary i:before, .deals-content .btn.btn-outline-primary i:before {
    padding-right: 0.6em;
}

.search-selection .nav.nav-pills {
    width: 100%;
}

.search-selection .nav-pills .nav-link {
    padding: 0.4em 0.8em;
    width: 100%;
    border-radius: 0;
    font-size: 0.9em;
    color: #0a0a0a;
}

    .search-selection .nav-pills .nav-link:hover, .search-selection .nav-pills .nav-link.active, .search-selection .nav-pills .show > .nav-link {
        background-color: #e5e5e5;
    }

.search-selection .panel-body {
    padding: 1.5em 0em;
}

.search-selection h4.panel-title {
    margin-bottom: 0.1rem;
    font-size: 0.9em;
}

.search-options {
    font-size: 0.8em;
}

    .search-options a {
        color: #0a0a0a;
    }

        .search-options a:first-child {
            margin-right: 1.2em;
        }

        .search-options a:last-child {
            margin-left: 1.2em;
        }

.top-page-nation .page-nation {
    line-height: 30px;
}


.card-border .card {
    width: 100%; /**/
    border: 1px solid rgba(0, 0, 0, 0);
    background-color: #f5f5f5 !important;
    border-radius: 0;
}

    .card-border .card .card-body {
        /*padding: 0.9rem 0.5rem 1.25rem 0.5rem;
-webkit-box-shadow: 0px 3px 13px 0px rgba(153, 151, 153, 0.32);
-moz-box-shadow: 0px 3px 13px 0px rgba(153, 151, 153, 0.32);
box-shadow: 0px 3px 13px 0px rgba(153, 151, 153, 0.32);  */
    }

.card-border .gray-body {
    background: #f1f1f1;
}

    .card-border .gray-body h3.card-title {
        color: #2e293d;
    }

.card-border .card .card-body h5 {
    font-size: 1.2em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
    margin-bottom: 0.0em;
    margin-left: 0.2em;
    width: 98%;
}

    .card-border .card .card-body h5 span {
        font-size: 0.7em;
        font-weight: normal;
        color: #ed1b2d;
    }

        .card-border .card .card-body h5 span i.fa {
            font-size: 0.8em;
            margin-right: 0.3em;
        }

.card-report-grouped {
    cursor: pointer;
}

    .card-report-grouped .card-report-grouped-inner {
        background-color: #fff;
        padding: 0.6em;
        margin-top: 0.3em;
        margin-right: 0.3em;
    }

    .card-report-grouped .card-info {
        /*margin-right: 15px;*/
    }

    .card-report-grouped .card-description {
        color: #686868;
    }

    .card-report-grouped .h5 {
        font-size: 0.875rem;
        color: #2e293d;
        line-height: 1.57143;
    }

    .card-report-grouped .h6.bodyGrey {
        color: #686868;
        font-size: 0.75rem;
        line-height: 1.4em !important;
        display: inline-block;
    }

.small-grid {
    padding: 0;
}

    .small-grid:nth-child(3n+3) .card-report-grouped-inner {
        border: 0px solid red;
    }

.w-30 {
    width: 30% !important;
}

/*.gd-filter {position: absolute;
display: inline-block;
right: 1.8em; top:5px;}*/
.responsive-table table.deals-list th {
    position: relative;
}


/* detail page*/
.post-content {
    background: #ffffff;
    padding: 1em 1em;
    margin-bottom: 0.5em;
    border: 0px solid #e2e2e2;
    border-radius: 3px;
}

    .post-content a {
        color: #005689;
    }

        .post-content a:hover {
            color: #ed1b2d;
        }

    .post-content h1 {
        font-size: 2.2em;
        font-weight: 500;
        line-height: 1.3;
        margin-top: 0;
    }

    .post-content span.p-date, .post-content span.by-line {
        font-size: 0.8em;
        padding-right: 0.5em;
        font-weight: 500;
        text-transform: uppercase;
    }

        .post-content span.p-date:after {
            content: " | ";
            margin-left: 0.5em;
        }

    .post-content figure {
        margin: 0.65em 0 0.5em 0;
        /*background: #f5f5f5;*/
        text-align: center;
        max-height: 520px;
        overflow: hidden;
    }

        .post-content figure.post-thumbnail img {
            width: 100%;
        }

    /*.post-content figure img{ max-height:520px;}*/
    .post-content .standfirst {
        font-size: 1.5em;
        font-weight: 500;
        padding-bottom: 0.5em;
        margin-bottom: 1em;
        border-bottom: 1px solid #ccc;
        color: #000;
    }

    .post-content ul {
        margin: 1em 0;
    }

.post-content {
    line-height: 1.6;
    font-size: 1.05em;
}

    .post-content h5 {
        font-size: 1.6em;
        font-weight: 500;
    }

    .post-content h6 {
        font-size: 1.4em;
        font-weight: 400;
    }

    .post-content table tr td {
        background: #f5f5f5;
        font-size: 1.4em;
    }

    .post-content p {
        line-height: 1.7777;
        margin-bottom: 23px;
    }

        .post-content p.p-date {
            margin: 0;
        }

    .post-content table {
        border: 0;
        border-bottom: 1px solid #ccc;
        margin: 1.5em 0;
    }

    .post-content ul li {
        line-height: 1.7777;
        font-weight: 500;
    }

        .post-content ul li:before {
            content: "\f105";
            font-family: "FontAwesome";
            font-weight: 500;
            font-size: 1.0em;
            line-height: 13px;
            color: #ed1b2d;
            margin-right: 0.6em;
        }

    .post-content ul.social-network li:before, .post-content ul.breadcrumbs li:before {
        content: "";
        margin: 0;
    }

    .post-content ul.breadcrumbs li:after {
        content: "\f105";
        font-family: "FontAwesome";
        font-weight: 500;
        font-size: 1.0em;
        line-height: 13px;
        color: #ed1b2d;
        margin-left: 0.6em;
    }

    .post-content ul.breadcrumbs li:last-child:after {
        content: "";
        margin: 0;
    }

    .post-content ul.breadcrumbs {
        margin: 0 0 0.5em 0;
    }

.breadcrumbs a {
    color: #005689;
    text-transform: uppercase;
    font-weight: 600;
}

.post-content h6 {
    font-size: 1.2em;
    line-height: 1.0;
    margin-top: 0;
    font-weight: 600;
    margin: 1em 0 0.8em 0;
}

.right-sidebar.sticky-top {
    top: 4em;
    z-index: 0;
}

.subscription-message {
    position: relative; /*background:url("../assets/images/sub-bg.png") no-repeat center;*/
    padding: 2em !important;
    margin: 0 0 2em 0 !important;
}

table.rssTable td:first-child {
    width: 25%;
}

table.rssTable td:last-child {
    width: 8%;
}

table.rssTable tbody td a {
    color: #005689;
}

table.rssTable {
    max-width: 100%;
    margin: 1em auto;
}

.subscription-message:before {
    background: rgba(237,27,45,0.05);
    border: 2px dashed rgba(237,27,45,0.6);
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.subscription-message .button {
    margin: 1em 0;
    font-size: 1.2em;
    color: #fff;
}

    .subscription-message .button.subscribe {
        background: #636363;
        border: 1px solid #636363;
        color: #fff;
    }

        .subscription-message .button.subscribe:hover {
            background: #efefef;
            border: 1px solid #636363;
            color: #464646;
        }
    /*.subscription-message .box-bg{background:url("../assets/images/sub-bg.png") no-repeat center;}*/
    .subscription-message .button span {
        font-size: 0.7em;
        display: block;
    }

.subscription-message h2 {
    font-size: 1.8em;
    margin-bottom: 1em;
}

.subscription-message .sub-block {
    position: relative;
}

    .subscription-message .sub-block:before {
        border: 0;
        width: 1px;
        height: 100%;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), color-stop(rgba(237, 27, 45,0.75)), to(rgba(0,0,0,0)));
        background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(237, 27, 45,0.75), rgba(0,0,0,0));
        position: absolute;
        bottom: 0;
        content: '';
        left: -15px;
    }

.subscription-message .d-block {
    display: block !important;
}
/*.sticky-offset {
top:4em; 
}*/
.carousel-item {
    transition: -webkit-transform 3.5s ease-in-out;
    transition: transform 3.5s ease-in-out;
    transition: transform 3.5s ease-in-out, -webkit-transform 3.5s ease-in-out;
}

#loadMore {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
    width: 100%;
}

    #loadMore a {
        background: #ed1b2d;
        border-radius: 3px;
        color: white;
        display: inline-block;
        padding: 10px 30px;
        transition: all 0.25s ease-out;
        -webkit-font-smoothing: antialiased;
    }

        #loadMore a:hover {
            background-color: #021737;
        }

.grid-container.full {
    max-width: 1300px;
}

.top-nav {
    background: #f3f3f3;
    -webkit-box-shadow: 0px -6px 9px -11px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px -6px 9px -11px rgba(0, 0, 0, 0.5);
    box-shadow: 0px -6px 9px -11px rgba(0, 0, 0, 0.5);
    font-size: 0.8em;
    color: #ed1b2d;
    padding: 1em;
    text-align: right;
}

    .top-nav ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
    }

        .top-nav ul li {
            list-style: none;
            display: inline-flex;
            flex: 10em;
        }

            .top-nav ul li:first-child {
                margin-left: 0;
            }

            .top-nav ul li:last-child {
                margin-right: 0;
            }

            .top-nav ul li a {
                padding: 0 1.5em;
                color: #ed1b2d;
            }

                .top-nav ul li a:last-child {
                    padding-right: 0;
                }

@media print, screen and (min-width: 64em) {
    header {
        background-color: #f5f5f5 !important;
        box-shadow: 0 4px 10px -3px rgba(0, 0, 0, 0.20196) !important;
    }

        header.fixed-me {
            box-shadow: /*0 4px 13px -3px rgba(0, 0, 0, 0.10196)*/ 0 4px 10px -3px rgba(0, 0, 0, 0.40196);
        }
}

body > footer {
    background-color: #ed1b2d;
    color: #ffffff;
}

footer .copy-writes {
    background-color: #3c3c3c;
}

footer ul {
    margin: 1em 0.6em 1em 0.6em;
}

footer li {
    margin-bottom: 0.5em;
}

    footer li a {
        color: #ffffff;
        padding: 0.5em;
        font-size: 1.2em;
    }

        footer li a:hover {
            color: #ffffff;
        }

footer .border-right-dotted {
    margin: 0.5em 0.0em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    border-right: dotted 1.8px white;
    border-radius: 0;
}

    footer .border-right-dotted:last-child {
        border: 0;
    }

    footer .border-right-dotted img.footer-logo {
        max-width: 60%;
        margin: 0.8em 0;
    }

footer .copy-writes {
    font-size: 0.9em;
}

/*=========================
  Icons
 ================= */
/* footer social icons */
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

    ul.social-network li {
        display: inline;
        margin: 0 3px;
    }

/* footer social icons */
.social-network a.icoRss {
    background-color: #F56505;
}

.social-network a.icoFacebook {
    background-color: #3B5998;
}

.social-network a.icoTwitter {
    background-color: #33ccff;
}

.social-network a.icoGoogle {
    background-color: #BD3518;
}

.social-network a.icoVimeo {
    background-color: #0590B8;
}

.social-network a.icoLinkedin {
    background-color: #007bb7;
}

.social-network a.icoYouTub {
    background-color: #fff;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover, .socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 38px;
    height: 38px;
    font-size: 18px;
}

.social-circle li i {
    margin: 0;
    line-height: 38px;
    text-align: center;
}

.social-circle li a:hover i, .triggeredHover, .social-circle li a:hover i img {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.social-circle li a {
    padding: 0;
}

.sidebar-bg {
    margin-top: 16px;
    background-color: #f5f5f5;
}

.article-detail .sidebar-bg {
    margin-top: 10px;
}


.sticky-container {
    position: relative;
    z-index: 2;
}

.button.secondary {
    background-color: #565656;
    border-color: #565656;
    color: #fff;
}

    .button.secondary:hover, .button.secondary:focus, .button.secondary:not(.clear):hover {
        color: #333;
        background-color: #fff;
    }

.rounded-social-buttons {
    text-align: left;
    margin-top: 0.5em;
    display: block;
}

    .rounded-social-buttons.article-bottom {
        margin-bottom: 1.5em;
    }

    .rounded-social-buttons .social-button {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 1.8rem;
        height: 1.8rem;
        border: 0.125rem solid transparent;
        padding: 0;
        text-decoration: none;
        text-align: center;
        color: #fefefe;
        font-size: 1rem;
        font-weight: normal;
        line-height: 1.5em;
        border-radius: 1.6875rem;
        transition: all 0.5s ease;
        margin-right: 0.25rem;
        margin-bottom: 0.25rem;
    }

footer .rounded-social-buttons .social-button {
    border: 1px solid #FFF;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8;
    font-size: 1.5em;
}

.rounded-social-buttons .social-button:hover, .rounded-social-buttons .social-button:focus {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.rounded-social-buttons .social-button.facebook {
    background: #3b5998;
}

    .rounded-social-buttons .social-button.facebook:before {
        font-family: "FontAwesome";
        content: "\f09a";
    }

    .rounded-social-buttons .social-button.facebook:hover, .rounded-social-buttons .social-button.facebook:focus {
        color: #3b5998;
        background: #fefefe;
        border-color: #3b5998;
    }

.rounded-social-buttons .social-button.twitter {
    background: #55acee;
}

    .rounded-social-buttons .social-button.twitter:before {
        font-family: "FontAwesome";
        content: "\f099";
    }

    .rounded-social-buttons .social-button.twitter:hover, .rounded-social-buttons .social-button.twitter:focus {
        color: #55acee;
        background: #fefefe;
        border-color: #55acee;
    }

.rounded-social-buttons .social-button.linkedin {
    background: #007bb5;
}

    .rounded-social-buttons .social-button.linkedin:before {
        font-family: "FontAwesome";
        content: "\f0e1";
    }

    .rounded-social-buttons .social-button.linkedin:hover, .rounded-social-buttons .social-button.linkedin:focus {
        color: #007bb5;
        background: #fefefe;
        border-color: #007bb5;
    }

.rounded-social-buttons .social-button.youtube {
    background: #bb0000;
}

    .rounded-social-buttons .social-button.youtube:before {
        font-family: "FontAwesome";
        content: "\f167";
    }

    .rounded-social-buttons .social-button.youtube:hover, .rounded-social-buttons .social-button.youtube:focus {
        color: #bb0000;
        background: #fefefe;
        border-color: #bb0000;
    }

.rounded-social-buttons .social-button.instagram {
    background: #125688;
}

    .rounded-social-buttons .social-button.instagram:before {
        font-family: "FontAwesome";
        content: "\f16d";
    }

    .rounded-social-buttons .social-button.instagram:hover, .rounded-social-buttons .social-button.instagram:focus {
        color: #125688;
        background: #fefefe;
        border-color: #125688;
    }

.rounded-social-buttons .social-button.pinterest {
    background: #cb2027;
}

    .rounded-social-buttons .social-button.pinterest:before {
        font-family: "FontAwesome";
        content: "\f231";
    }

    .rounded-social-buttons .social-button.pinterest:hover, .rounded-social-buttons .social-button.pinterest:focus {
        color: #cb2027;
        background: #fefefe;
        border-color: #cb2027;
    }

.rounded-social-buttons .social-button.google-plus {
    background: #dd4b39;
}

    .rounded-social-buttons .social-button.google-plus:before {
        font-family: "FontAwesome";
        content: "\f0d5";
    }

    .rounded-social-buttons .social-button.google-plus:hover, .rounded-social-buttons .social-button.google-plus:focus {
        color: #dd4b39;
        background: #fefefe;
        border-color: #dd4b39;
    }

.rounded-social-buttons .social-button.github {
    background: #000000;
}

    .rounded-social-buttons .social-button.github:before {
        font-family: "FontAwesome";
        content: "\f09b";
    }

    .rounded-social-buttons .social-button.github:hover, .rounded-social-buttons .social-button.github:focus {
        color: #000000;
        background: #fefefe;
        border-color: #000000;
    }

.rounded-social-buttons .social-button.tumblr {
    background: #32506d;
}

    .rounded-social-buttons .social-button.tumblr:before {
        font-family: "FontAwesome";
        content: "\f173";
    }

.rounded-social-buttons .social-button.print {
    background: #333;
}

    .rounded-social-buttons .social-button.print:before {
        font-family: "FontAwesome";
        content: "\f02f";
    }

    .rounded-social-buttons .social-button.print:hover, .rounded-social-buttons .social-button.print:focus {
        color: #32506d;
        background: #fefefe;
        border-color: #32506d;
    }

.rounded-social-buttons .social-button.tumblr:hover, .rounded-social-buttons .social-button.tumblr:focus {
    color: #32506d;
    background: #fefefe;
    border-color: #32506d;
}

.cell.large-4.small-order-1.large-order-2, .AskanAnalystbutton, .button.back, .cell.medium-shrink.text-align-for-medium-right, .cell.large-6.small-order-1.large-order-2 {
    display: none;
}

.meed-login-box input {
    margin-bottom: 0.6em;
}

    .meed-login-box input[type="checkbox"] {
        margin: 0.7em 0.3em 0 0;
    }

#modalLogin header {
    margin-bottom: 2.0em;
    width: 90% box-shadow: none;
    background: #ed1b2d;
    padding: 0.3em;
}

#modalLogin.reveal {
    padding: 0;
}

#modalLogin header img {
    max-width: 10em;
}

.meed-login-box {
    padding: 0 3em;
}

#modalLogin.reveal section:not(:first-of-type):last-of-type {
    padding: 1em 0 2em 0;
}

#modalLogin.reveal .button.small {
    max-width: 10em;
    font-size: 1.1em;
    padding: 1.1em;
}

#modalLogin.reveal.prompt {
    max-width: 500px;
    border: 0;
}

#modalLogin.reveal .close-button {
    color: #fff;
    font-size: 2em;
    font-weight: 400;
    top: 0;
    right: 0.2em;
}

#modalLogin.reveal p.note {
    margin-top: 0;
    font-size: 0.8em;
    width: 100%;
}

ul.menu.accordion-menu {
    width: 100%;
}

.you-might {
    background-color: #f1f1f1;
    border: 1px solid #cecece;
    border-radius: 2px;
    padding: 0.7em 0.0em;
}

    .you-might h1 {
        padding: 0.5em 0 0 0.7em;
        font-size: 1.5em;
    }

h1.page-title {
    padding: 1em 0 0 0.5em;
}

body .main-content {
    margin-top: 16px;
}

/*subscrib*/
.micrositeIntro {
    margin-top: 24px;
}

.subscribe-today h1 {
    font-size: 2.2em;
}

.micrositeIntro p.small {
    font-size: 1.2em;
    line-height: 1.5;
}

.included { /*background-image: url(https://d13ig97xbejsry.cloudfront.net/web/s/e/e/subs_check.png) !important;*/
    background-image: url(../assets/images/subs_check.png) !important;
    background-position: center;
}

.notIncluded {
}

.price {
    font-size: 1.0em;
    font-weight: bold;
    margin: 0 !important;
}

.deal {
    font-size: 1.0em;
    font-weight: 600;
    margin-bottom: 0;
    color: #E5051F;
    text-transform: uppercase;
}

.usercount {
    font-weight: normal;
    font-style: italic;
    line-height: 1;
    margin-bottom: 0;
}

.packageContainer {
    border: solid #e0e0e0;
    border-width: 1px;
    width: 100%;
    padding: 0;
}

    .packageContainer:after {
        clear: both;
        content: '';
        display: table;
    }

.packageType {
    float: left;
    margin: 1px 0;
    width: 25%; /*min-height: 372px;*/
    text-align: center;
}

    .packageType:first-child {
        border-right: 1px solid #e0e0e0;
    }

    .packageType:last-child {
        margin-right: 0;
        border-right: 0;
    }

    .packageType.selection {
        width: 50%;
    }

        .packageType.selection p {
            font-size: 1em;
            margin-bottom: 0; /*clear: both;*/
        }

            .packageType.selection p:empty {
                display: none;
            }

        .packageType.selection p, .packageType.selection h2 {
            text-align: left;
            padding-right: 8px;
            padding-left: 8px;
            margin: 0 0 0 49px;
        }

        .packageType.selection img {
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
        }

        .packageType.selection li {
            padding-left: 8px;
            font-size: 1.0em;
            line-height: 32px;
            text-align: left;
            height: 80px;
        }

            .packageType.selection li br {
                display: none;
            }

            .packageType.selection li p {
                display: block;
                padding-right: 4px;
                overflow: hidden;
                font-size: 0.93em;
                line-height: 22px;
                font-weight: normal;
            }

            .packageType.selection li h2 { /* font-weight: bold;   margin-bottom: 3px;*/
                font-weight: 500;
                font-size: 1.2em;
            }

    .packageType .header {
        height: 107px;
        padding: 10px 0 20px;
        overflow: hidden;
        background-color: #ffffff;
    }

        .packageType .header h2 {
            margin: 0;
            font-weight: 600;
            font-size: 1.5em;
            line-height: 1.2;
        }

    .packageType.package .header h2 {
        font-size: 1.5em;
    }

    .packageType h2:after {
        content: ' package';
        left: -1000em;
        position: absolute;
    }

    .packageType h2, .packageType small {
        display: block;
        text-align: center;
    }

    .packageType p {
        margin-bottom: 0;
        margin-top: 12px;
    }

        .packageType p.button-p {
            text-align: center;
        }

    .packageType ol {
        margin: 0;
        padding-left: 0;
        list-style: none;
    }

    .packageType li {
        margin-bottom: 0;
        padding: 12px;
        height: 80px;
    }

    .packageType.package li {
        padding: 0;
    }

    .packageType li:nth-child(odd) {
        background-color: #f1f1f1;
    }

    .packageType.package.premium li:nth-child(odd) {
        background-color: #FABAC0;
    }

    .packageType li .packageDescription {
        left: -1000em;
        position: absolute;
    }

    .packageType li .included {
        color: green;
    }

    .packageType li .notIncluded {
        color: red;
    }

    .packageType .productPrice {
        font-weight: 600;
        font-size: 1.4em;
        line-height: 1.714;
        text-transform: uppercase;
        color: #ed1b2d;
    }

    .packageType .button {
        margin-bottom: 16px;
        text-align: center;
        font-size: 1em;
    }

    .packageType.package.premium {
        border: 3px solid #3F3D3D;
        margin-top: -15px;
    }

        .packageType.package.premium .header {
            height: 120px;
            padding-top: 23px;
        }

.included, .notIncluded {
    display: block;
    margin: auto;
    width: 110px;
    height: 80px;
    text-indent: -9999px;
    background-repeat: no-repeat;
}

.productMeta {
    color: #1c1c1c;
}

    .productMeta:after {
        clear: both;
        content: '';
        display: table;
    }

    .productMeta .productPaymentInfo {
        float: left;
        font-size: 1.1em;
    }

    .productMeta .productRegistered {
        float: right;
        font-size: 1.4em;
    }

        .productMeta .productRegistered a {
            font-weight: 600;
            text-transform: uppercase;
        }

.ribbonContainer {
    position: relative;
    overflow: hidden;
}

    .ribbonContainer .ribbonCorner {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #776b67;
        overflow: hidden;
        white-space: nowrap;
        color: #ffffff;
        padding: 0 20px;
        font-weight: normal;
        font-size: 1.2em;
        text-transform: uppercase;
        transition: -webkit-transform 300ms;
        transition: -moz-transform 300ms;
        -ms-transition: -ms-transform 300ms;
        transition: transform 300ms;
    }

.no-csstransforms .ribbonContainer .ribbonCorner {
    top: 0;
    right: 0;
}

@media only screen and (max-width: 1279px) {
    .packageType li, .packageType.selection li {
        height: 150px;
    }
}

@media only screen and (max-width: 1024px) {
    .packageType .header h2, .packageType.package .header h2 {
        font-size: 1.8em;
    }

    .packageType li, .packageType.selection li {
        height: 170px;
    }

        .packageType.selection li p {
            clear: both;
            padding-left: 8px;
        }
}

@media only screen and (max-width: 759px) {
    .packageType.package li:nth-child(2n+1) {
        background-color: #f1f1f1;
    }

    .packageType {
        float: none;
        border-right: 0;
        height: auto;
        width: 100%;
        text-align: left;
        box-shadow: inset 0 0 0 transparent;
        padding-bottom: 16px;
    }

        .packageType .header h2, .packageType.package .header h2 {
            font-size: 1.8em;
            padding: 0 8px;
        }

        .packageType .header .price, .packageType.package .header .price, .packageType .header h3, .packageType.package .header h3 {
            padding: 0 8px;
        }

        .packageType ol {
            margin-bottom: 0;
        }

        .packageType li {
            height: auto;
            padding: 8px;
            height: 60px;
        }

            .packageType li .packageDescription {
                position: static;
            }

        .packageType h2, .packageType small {
            text-align: left;
        }

        .packageType.selection {
            display: none;
        }

        .packageType .button {
            display: inline-block;
        }

        .packageType .header h2, .packageType.package .header h2 {
            font-size: 1.6em;
        }

        .packageType .header {
            padding-top: 20px;
            height: auto;
        }

        .packageType.package li {
            padding: 14px 10px 10px 70px;
            position: relative;
            background: #fff;
        }

    .included, .notIncluded {
        width: 40px;
        height: 30px;
        background-position: center;
        position: absolute;
        top: 14px;
        left: 13px;
    }

    .notIncluded {
        background-image: url(https://d13ig97xbejsry.cloudfront.net/web/z/w/w/subs_cross.png);
    }

    .packageType.package.premium {
        border: 0 none;
    }
}

@media only screen and (min-width: 760px) {
    .packageContainer {
        background-color: #ffffff;
        box-shadow: inset 0 -68px 0 #f1f1f1;
        padding: 0 8px;
    }

    .packageType #packageSelection {
        color: #776b67;
        font-weight: 400;
    }

    .packageType:not(.selection) {
        width: 25%;
    }

    .csstransforms .ribbonContainer .ribbonCorner, .js-disabled .ribbonContainer .ribbonCorner {
        top: 21px;
        right: -26px;
        -webkit-transform: perspective(1px) rotate(45deg);
        transform: perspective(1px) rotate(45deg);
        -webkit-backface-visibility: hidden;
    }
}





.mainsitelevel {
    position: absolute;
    top: 97%;
    max-width: 90%;
    z-index: 5;
    max-height: 400px;
    overflow-y: auto;
    padding: 0;
}

    .mainsitelevel .sitelevel ul {
        padding: 0px;
        margin: 0px;
        border: solid 1px #dbdbdb !important;
    }

        .mainsitelevel .sitelevel ul li {
            text-shadow: none;
            padding: 6px 10px;
            line-height: normal;
            position: relative;
            margin: 0px;
            cursor: pointer;
            border-bottom: solid 1px #f7f7f7;
            white-space: normal !important;
        }

            .mainsitelevel .sitelevel ul li:hover {
                background-color: #efefef !important;
                text-shadow: none;
            }

            .mainsitelevel .sitelevel ul li.liheader {
                text-shadow: none;
                padding: 10px 0px 10px 45px !important;
                position: relative;
                font-weight: 700;
                color: #2f283d !important;
                margin: 5px 0px 0px 0px !important;
                cursor: default !important;
                white-space: normal !important;
            }

.menu li a i.fa {
    font-size: 1.2em;
}

.menu li a:hover i.fa { /*font-size: 1.2em; color: #ed1b2d; */
}

.menu .gd-usermenu--user-badge i.fa-user {
    font-size: 1.4em;
}

.pdf h4 a, .pdf h4 { /* color: #2f283d ;*/
    margin-top: 0.4em;
    margin-bottom: 0;
    font-size: 1.0em;
    font-weight: 500;
}

.pdf .row.grid-x img {
    width: 100%;
    max-height: 188px;
}
/*margin padding */ .m-0 {
    margin: 0 !important;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}

.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1, .mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}

.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1, .my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1, .mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1, .my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1, .mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2, .my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2, .mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2, .my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2, .mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3, .my-n3 {
    margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5, .my-n5 {
    margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto, .my-auto {
    margin-top: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.mb-auto, .my-auto {
    margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5, .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5, .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5, .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5, .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1, .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1, .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1, .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2, .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2, .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2, .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1, .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1, .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1, .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2, .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2, .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2, .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5, .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5, .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5, .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5, .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5, .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5, .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5, .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5, .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5, .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5, .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5, .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5, .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important;
    }
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.card-title:not(.margin-bottom-none) {
    max-height: 100% !important;
    color: #005689;
    overflow-y: hidden;
}

.tendertag {
    color: #ed1b2d;
}

header .first-sub.is-dropdown-submenu.js-dropdown-active {
    display: block !important;
}

.author-head {
    border-bottom: 2px solid #ccc;
}

    .author-head a {
        color: #005689;
    }

    .author-head h1 {
        color: #005689;
        font-size: 2em;
    }

.accordion-content .input-group.date i {
    padding-top: 5px;
    font-size: 2em;
    color: #333;
}

.accordion-content .input-group.date .input-group-label {
    background: none;
    border-radius: 4px;
    border: none;
    bottom: 1px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 14px;
    left: 86%;
    width: 22px;
}

.search_result .list-grid ul li.is-active i.gd-calendar {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

#dvForm input[type="text"]:focus, #dvForm input[type="text"] {
    color: #989696;
    padding: 1.2em 2em 1.2em 0.6em;
    background-color: #efefef;
    border: 0;
}

.list-grid .accordion-title:hover, .list-grid .accordion-title:focus {
    background-color: #fff;
}

.list-grid ul li span {
    color: #2e293d;
}

.search_result .list-grid ul li a {
    padding: 0;
    font-size: 0.9rem;
    line-height: 1.0;
    font-weight: 500; color:#262626;
}

.search_result .list-grid ul {
    margin-top: 0;
    background: transparent;
}

.list-grid {
    background-color: transparent;
    padding: 1em;
}

.search_result .list-grid ul li a i {
    left: auto;
    position: absolute;
    margin: 0;
    top: 5px; right:0;
}

.list-grid ul li i {
    color: #ed1b2d;
    font-size: 9px;
    margin-top: 10px;
}

.search_result .list-grid ul li.accordion-item {
    background: #efefef;
}

.search_result .list-grid ul li {
    position: relative;
    display: block;
    width: 100%;   
    margin-bottom: 0.6em;
    border-radius: 5px;
    padding: 0.6em 0.6em;
    border: 0px solid #e2e2e2;
   /* margin-left: -6px; background: #efefef;*/
}

.list-grid .gd-chevron-right:before {
    content: "\e907";
    /* top: .0; */
    line-height: 0.6;     font-weight: 600 !important;
}
.list-grid :last-child:not(.is-active) > .accordion-title { border:0;
}

.list-grid .accordion-title:hover, .list-grid .accordion-title:focus {
    background-color: transparent;
    text-decoration: none;
}

.search_result .list-grid ul li ul {
    margin: 0em 0 0 0;     
    /*overflow: auto; max-height: 15em; */   width: 100%;

}

.list-grid .input-group .button.primary{
    background-color: #2e293d !important;
}

.search_result .list-grid ul li .accordion-content { background:#efefef;
}

.search_result .list-grid ul li ul li {
    border: none;
    padding: 0px 0px;
    font-size: 0.9em;
}
.search_result .fancytree-plain .fancytree-node span.fancytree-title {   
    white-space: normal;
}
.search_result .list-grid [type='file'], .search_result .list-grid [type='checkbox'], .search_result .list-grid [type='radio'] {
    margin: 0 0 0.6rem;
}

.search_result .list-grid .gird-buttons .button.secondary {
    background-color: #565656;
    border-color: #565656;
    color: #fff;
    width: 43%;
    float: left;
    margin-right: 1em;
}

.list-grid .accordion-content .input-group.date .input-group-label {
    background: none;
    border-radius: 4px;
    border: none;
    bottom: 1px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 14px;
    left: 80%;
    width: 22px;
}

.list-grid {
    background-color: transparent;
    padding: 1em 1em 0 0.5em;
}

li.pp_next a, li.pp_previous a {
    background: #ed1b2d;
    color: #fff;
    border: 1px solid #ed1b2d;
}

    li.pp_next a:hover, li.pp_previous a:hover {
        border: 1px solid #ed1b2d;
        color: #ed1b2d;
        background-color: transparent;
    }

.pagination .current {
    color: #464646;
    background-color: #e1e1e1;
    border: 1px solid #e1e1e1;
}

ul.pagination a, .pagination a, .pagination button {
    font-size: 1.5em;
}

.pagination .current {
    font-size: 1.2em;
    padding: 0.0em 0.6em;
}

.pagination li.disabled {
    font-size: 0.9em;
    border: 1px solid #cacaca;
    padding: 0.28em 0.6em;
}

.containe-min-height {
    min-height: 85vh;
}

@media only screen and (max-width: 768px) {
    .mobile-first {
        order: 1;
    }

    .mobile-last {
        order: 2;
    }
}

@media only screen and (max-width: 768px) {
    .quick-view .cell .row {
        margin-bottom: 0.5em;
    }

    .quick-view .card {
        margin: 1.0em 0;
    }

    .quick-view .right-sidebar {
        margin-left: 1.1%;
    }

    .expert-view .cell {
        padding: 0;
        margin: 0;
    }

        .expert-view .cell h3 {
            margin-left: 0.6em;
        }

    .copy-writes {
        padding: 0.5em 1em;
    }
}

@media only screen and (max-width: 1023px) {
    .is-drilldown .drilldown .is-drilldown-submenu {
        display: block !important;
    }

    .search-mobile a i.gd-magnif {
        color: #fff;
    }
}

@media only screen and (max-width: 640px) {
    footer .grid-container {
        text-align: center;
    }

        footer .grid-container .medium-12.row {
            max-width: 235px;
            margin: 0 auto 1em auto;
        }

    footer .border-right-dotted ul {
    }

    footer .border-right-dotted, footer .border-right-dotted ul {
        padding: 0;
        margin: 0;
    }
}

header .is-drilldown .js-drilldown-back > a {
    color: #ed1b2d;
}

.most-popular {
    margin-top: 0.6em;
}

iframe.pardotform {
    margin: 1.5em 0;
}

.pardotform form.form {
    margin: 1.5em 0;
}

.country-name {
    color: #ed1b2d;
}

a.beta-meed::before {
    content: "beta";
    top: 10px;
    position: absolute;
    right: 0px;
    font-size: 0.8em;
    color: #005689;
}

a:hover.beta-meed::before {
    color: #ed1b2d;
}

.magazine a {
    color: #005689;
}

    .magazine a:hover {
        color: #ed1b2d;
    }

.print-header {
    display: none;
}

/*@media print {
    .s-large-3.detail, .you-might, footer, .main-navigation-wrapper, .top-leaderboard, .header-story, .breadcrumbs, .rounded-social-buttons, .pushcrew-side-button {
        display: none;
    }

    .print-header {
        display: block;
    }

    .s-large-9 {
        width: calc(100% - 0rem) !important;
        max-width: 100%;
    }
}*/

@media print {
.s-large-3.detail, .you-might, footer, .main-navigation-wrapper, .top-leaderboard, .header-story, .breadcrumbs, .rounded-social-buttons, .pushcrew-side-button {
display: none;
}

.print-header {
display: block;
}

.s-large-9 {
width: calc(100% - 0rem) !important;
max-width: 100%; width: 100%; display:block !important; overflow:visible; height: 100%;
}
body, html {height:100%; display:block; overflow:visible;}
.grid-x{display:inline-block;}

}

.sidebar .accordion-menu > li > a:before, .tabs .tabs-title a::before {    background-color: #ed1b2d;
}

ul.search-meed li { font-size:0.8em !important;}

ul.search-meed #selecteddate {     font-size: 1.3em !important;     font-weight: 600;}
ul.search-meed #selecteddate .remove-button{position: relative;     right: -1.4em; }
ul.search-meed li #selecteddate .button.hollow{display: flex !important;     max-width: 17em;}
ul.search-meed li .button.hollow {  font-size:1em !important;  margin:0em 0.3em 0.3em 0em; padding:0.0em 0.0em 0 0.3em; clear:inherit;}
ul.search-meed li .button.hollow .remove-button {font-size:1.5em; color:#fff; margin-left:0.5em; padding:0.3em; display:inline-block; background:#636363;}
.search-meed li {    margin-bottom:5px;}
ul.search-meed #currentdate ul{ margin:0; padding:0; }
.meed-search-top #SelRefinements { margin:0; padding:0;}
.meed-search-top #SelRefinements .criteria-option {padding-left:0.4em;}
.meed-search-top #SelRefinements .refinement-criteria-option {margin-top:1em;}
blockquote, blockquote p {
    line-height: 1.6;
    color: #696969;
    font-size: 1.26em;
}
blockquote span, blockquote p span {
    font-size: 0.8em !important;
}
blockquote p {
    line-height: 1.4 !important;
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 2em 10px;
  padding: 1.5em 1em 1.5em 3.5em;
  quotes: "\201C""\201D""\2018""\2019";
  position:relative;
}
blockquote:before {
  color: #ccc;
  content: '\201C';
  font-size: 6em;
  line-height: 0.1em;
  margin-right: 0.25em;
  position:absolute; left:0.2em; top:0.4em
}
blockquote p {
  display: block; margin:0  !important; padding:0 !important;
}

@media screen and (max-width: 350px) {
    .modalDialog > div {
        width: 55% !important;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
    }
}

@media screen and (max-width: 400px) {
    .modalDialog > div {
        width: 60% !important;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
    }
}

@media screen and (max-width:500px) {
    .modalDialog > div {
        width: 60% !important;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
    }
}

@media screen and (max-width:600px) {
    .modalDialog > div {
        width: 60% !important;
        position: relative;
        margin: 10% auto;
        padding: 5px 20px 13px 20px;
        border-radius: 10px;
        background: #fff;
    }
}
.iconimg {
   min-height: 16px !important; 
   max-height: 15px !important; 
   width: 16px !important; 
    overflow: hidden !important; 
    height: 15px !important; 
}
.highlighted-sbg {
background: #f5f5f5!important;
padding: 0.5em 0.5em;
margin-bottom: 0.5em;
border: 1px solid #e2e2e2;
border-radius: 3px;
width: 100%;
margin-bottom: 0.125em!important;
margin-left: 0.125rem!important;
margin-right: 0.125rem!important;
}
.meedexclusive {
color: #fff;
background-color: #ed1b2d;
padding: 0.5em 0.5em;
font-size: 0.5em;
margin-left: 10px;
}
.meed-exclusive::after {
	content: "MEED EXCLUSIVE";
	color: #fff;
	background: #ed1b2d;
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 99999999;
	font-size: 1.8em;
	padding: 0 0.3em;
}
#main-navigation>.cell:last-child {
    position: relative !important;
    top: 0;
    right: 0;
}
.is-dropdown-submenu.js-dropdown-active {
    display: block;
}