@charset "UTF-8";
@media all {
    #footer h2 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
    }
    #footer a,
    #footer h2 {
        color: #303030;
    }
    #footer .clearfix:after {
        clear: both;
    }
    #footer .clearfix:after,
    #footer .clearfix:before {
        content: " ";
        display: table;
    }
    #footer footer {
        display: block;
    }
     ::selection {
        background-color: #1abc9c;
        color: #fff;
    }
     ::-moz-selection {
        background-color: #1abc9c;
        color: #fff;
    }
    #footer a,
    #footer div,
    #footer h2,
    #footer span {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0;
    }
    #footer h2 {
        font-size: 24px;
        line-height: 1.3846153846em;
    }
    #footer h2 a {
        color: #303030;
        -webkit-transition: color 0.1s linear;
        -moz-transition: color 0.1s linear;
        transition: color 0.1s linear;
    }
    #footer h2 a:hover {
        color: #1abc9c;
    }
    #footer a {
        text-decoration: none;
        cursor: pointer;
    }
    #footer a:hover {
        color: #1abc9c;
        text-decoration: none;
    }
    #footer .container {
        z-index: 100;
        position: relative;
    }
    #footer .container {
        padding: 0;
        width: 100%;
    }
    #footer .container_inner {
        width: 1100px;
        margin: 0 auto;
    }
    #footer .four_columns {
        width: 100%;
    }
    #footer .footer_bottom {
        text-align: center;
    }
    #footer .footer_top_holder,
    #footer footer {
        display: block;
    }
    #footer footer {
        width: 100%;
        margin: 0 auto;
        z-index: 100;
        position: relative;
    }
    #footer footer .container_inner {
        position: relative;
    }
    #footer .footer_top_holder {
        background-color: #262626;
        position: relative;
    }
    #footer .footer_top {
        padding: 72px 0 52px;
    }
    #footer .footer_top .textwidget,
    #footer .footer_top a,
    #footer .footer_top span {
        color: #818181;
        word-wrap: break-word;
    }
    #footer .footer_top a {
        -ms-transition: color 0.2s ease-in-out;
        -o-transition: color 0.2s ease-in-out;
        -moz-transition: color 0.2s ease-in-out;
        -webkit-transition: color 0.2s ease-in-out;
        transition: color 0.2s ease-in-out;
    }
    #footer .footer_top a:hover {
        color: #fff !important;
    }
    #footer .footer_bottom_holder {
        display: block;
        background-color: #1b1b1b;
    }
    #footer .footer_bottom {
        display: table-cell;
        font-size: 12px;
        line-height: 22px;
        height: 53px;
        width: 1%;
        vertical-align: middle;
    }
    #footer .footer_bottom span {
        margin: 0;
    }
    #footer :-moz-placeholder,
    #footer :-ms-input-placeholder,
    #footer ::-moz-placeholder,
    #footer ::-webkit-input-placeholder {
        color: #959595;
        margin: 10px 0 0;
    }
}

@media only print {
    #footer footer {
        display: none !important;
    }
    #footer .container_inner {
        max-width: 80%;
    }
}

@media all {
    #footer .container_inner {
        position: relative;
    }
}

@media all {
    #footer ::selection {
        background-color: #91b2c3;
    }
    #footer ::-moz-selection {
        background-color: #91b2c3;
    }
    #footer h2 a:hover,
    #footer a:hover {
        color: #91b2c3;
    }
    #footer h2,
    #footer h2 a {
        font-size: 24px;
    }
    #footer a:hover,
    #footer h2 a:hover {
        color: #ff9900;
    }
    #footer .footer_bottom_holder {
        background-color: #0099cc;
    }
    #footer .footer_top,
    #footer .footer_top span:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_shortcode):not(.qode_icon_font_elegant),
    #footer .footer_top .textwidget {
        font-size: 14px;
    }
    #footer .footer_top a {
        font-size: 14px;
    }
    #footer .footer_bottom,
    #footer .footer_bottom span,
    #footer .footer_bottom a {
        color: #ffffff;
    }
}

@media only screen and (max-width: 1200px) {
    #footer .container_inner {
        width: 950px;
    }
}

@media only screen and (max-width: 1000px) {
    #footer .container_inner {
        width: 768px;
    }
}

@media only screen and (max-width: 768px) {
    #footer .container_inner {
        width: 600px;
    }
}

@media only screen and (max-width: 600px) {
    #footer .container_inner {
        width: 420px;
    }
}

@media only screen and (max-width: 480px) {
    #footer .container_inner {
        width: 300px;
    }
    #footer footer .container_inner {
        padding: 0 25px;
    }
    #footer footer .container_inner {
        width: auto;
    }
    #footer .footer_bottom {
        line-height: 35px;
        height: auto;
    }
}

@media only screen and (max-width: 420px) {
    #footer footer .container_inner {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 350px) {
    #footer .container_inner {
        width: 95%;
    }
}

@media all {
    #footer h2 {
        line-height: 1.1em;
        padding-bottom: 10px;
    }
}

@media (max-width: 768px) {
    #footer h2 {
        font-size: 30px;
    }
    #footer .footer_bottom {
        padding: 0 2%;
    }
    #footer .top_wrapper_links {
        float: right;
        width: 60%;
    }
    #footer .footer_bottom .top_wrapper_links {
        float: left;
        width: 285px;
    }
    #footer .footer_bottom .textwidget .top_wrapper_links a {
        padding: 0 6px !important;
    }
    #footer .footer_bottom .left-footer-bottom {
        float: right;
        width: 360px;
    }
}

@media (max-width: 767px) {
    #footer .top_wrapper_links {
        min-width: 300px;
        padding-right: 0;
    }
    #footer .footer_bottom .top_wrapper_links a {
        display: inline-block;
        font-size: 10px;
        padding: 0 7px 0 0 !important;
        white-space: nowrap;
    }
    #footer h2 {
        letter-spacing: 0.2px;
    }
    #footer h2 {
        font-size: 30px;
    }
    #footer .footer_bottom {
        padding: 0;
    }
    #footer .footer_bottom .top_wrapper_links {
        float: right;
        padding-top: 0;
        width: 50%;
        min-width: 235px;
    }
    #footer .footer_bottom span.copyright {
        text-align: center;
    }
    #footer .footer_bottom .left-footer-bottom {
        border-top: 1px solid #fff;
        display: table;
        float: none;
        padding-top: 0;
        text-align: center !important;
        width: 100% !important;
    }
    #footer .footer_bottom span.copyright {
        font-size: 10px;
        white-space: nowrap;
    }
}

@media all {
    #footer h2 {
        font-size: 45px !important;
        font-weight: 200;
        color: #003366;
    }
}

@media all {
    #footer a {
        color: #0099cc !important;
    }
}

@media all {
    #footer .footer_top a {
        color: #003366 !important;
    }
}

@media all {
    #footer a:hover {
        color: #ff9900 !important;
    }
}

@media all {
    #footer .container {
        z-index: 150;
    }
}

@media all {
    #footer .top_wrapper_links {
        float: right;
        text-transform: uppercase;
        font-weight: 200;
    }
}

@media all {
    #footer .top_wrapper_links a {
        color: #ffffff !important;
        padding: 0 20px;
        font-weight: 400;
    }
}

@media (min-width:1200px) {
    #footer .top_wrapper_links a {
        padding: 0;
    }
}

@media all {
    #footer .top_wrapper_links a:hover,
    #footer .footer_top_holder .footer_top a:hover {
        color: #ff9900 !important;
    }
}

@media all {
    #footer .footer_top_holder .col {
        width: 12%;
        float: left;
        margin: 0 1%;
    }
}

@media all {
    #footer .footer_top_holder {
        background-color: #e5e5e5;
    }
}

@media all {
    #footer .footer_top_holder .footer_top .textwidget,
    #footer .footer_top_holder .footer_top a,
    #footer .footer_top_holder .footer_top span,
    #footer .footer_top_holder h2 {
        color: #003366;
    }
}

@media all {
    #footer .footer_top_holder h2 {
        font-weight: 700;
        font-size: 14px;
        letter-spacing: inherit;
        text-transform: capitalize;
    }
}

@media all {
    #footer .footer_bottom {
        height: 33px;
    }
}

@media all {
    #footer .footer_bottom .top_wrapper_links {
        float: left;
        text-transform: none;
    }
}

@media all {
    #footer ::-webkit-input-placeholder {
        color: #003366;
    }
}

@media all {
    #footer :-moz-placeholder {
        color: #003366;
        opacity: 1;
    }
}

@media all {
    #footer ::-moz-placeholder {
        color: #003366;
        opacity: 1;
    }
}

@media all {
    #footer :-ms-input-placeholder {
        color: #003366;
    }
}

@media only screen and (max-width: 1000px) {
    #footer .footer_bottom .top_wrapper_links a {
        display: inline-block;
        font-size: 11px;
        color: #ffffff;
        padding: 0px !important;
    }
    #footer .footer_bottom .container_inner {
        padding: 0%;
        text-align: center !important;
    }
    #footer .footer_bottom .textwidget a,
    #footer .footer_bottom .textwidget span {
        display: block;
    }
    #footer .footer_bottom .textwidget .top_wrapper_links a {
        padding: 0 10px !important;
        float: none;
        display: inline-block;
    }
    #footer .footer_bottom .textwidget .clearfix_footer {
        clear: both;
    }
    #footer .container_inner {
        width: 100%;
        padding: 0 2%;
    }
    #footer .footer_top_holder h2 {
        font-weight: 700;
        font-size: 10px;
        letter-spacing: inherit;
    }
    #footer .footer_top_holder {
        display: none;
    }
    #footer .footer_top_holder .textwidget {
        font-size: 10px;
        letter-spacing: inherit;
    }
}

@media only screen and (max-width: 375px) {
    #footer .top_wrapper_links {
        width: 100%;
    }
    #footer .footer_bottom span.copyright {
        font-size: 10px;
    }
}

@media all {
    #footer .footer_top a {
        display: inline-block;
        line-height: 16px;
        width: 100%;
    }
}

@media only screen and (max-width: 360px) {
    #footer .top_wrapper_links {
        flex-wrap: wrap;
        min-width: auto;
    }
}

@media only screen and (max-width: 1000px) {
    #footer footer .top_wrapper_links {
        line-height: 30px;
    }
    #footer footer .left-footer-bottom {
        line-height: 30px;
        padding-right: 10px;
    }
}

@media only screen and (max-width: 767px) {
    #footer footer .top_wrapper_links {
        float: right !important;
        width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    #footer .footer_bottom .textwidget .top_wrapper_links a {
        padding: 0 !important;
        width: 24%;
        margin: 0;
    }
}

@media all {
    #footer div.col .textwidget>a span:first-child {
        display: inline-block;
        width: 5%;
        vertical-align: top;
    }
}

@media all {
    #footer div.col .textwidget>a span:nth-child(2) {
        display: inline-block;
        width: 95%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 840px) {
    #footer .container_inner {
        width: 94%;
    }
}

#footer footer {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

#footer a {
    color: #189cd7;
    text-decoration: none;
}

#footer .clearfix {
    clear: both;
}

#footer .col {
    float: left;
}

#footer .footer_top {
    margin-top: 40px;
}

#footer .footer_bottom {
    overflow: hidden;
    background-color: #0099cc;
    color: #ffffff;
    line-height: 22px;
}
footer .region-footer{
  padding:0 !important;
}
#footer .footer_bottom a {
    text-decoration: none;
    color: #ffffff;
    margin-right: 25px;
    font-size: 12px;
    font-weight: normal;
}

#footer .footer_bottom a:hover {
    color: #ff9900;
}

@media only screen and (max-width: 570px) {
    #footer .footer_top {
        margin-top: 0;
    }
    #footer .footer_bottom {
        padding: 0;
    }
}

#footer .top_wrapper_links {
    position: absolute;
    top: 0;
    right: 122px;
}

#footer .footer_bottom .top_wrapper_links {
    float: left;
    text-transform: none;
    position: relative;
    right: auto;
}

#footer .footer_top {
    margin-top: 0px;
}

@media only screen and (max-width: 1000px) {
    #footer .top_wrapper_links {
        position: relative;
        right: auto;
    }
    #footer .top_wrapper_links {
        text-transform: uppercase !important;
    }
}


/* Header styles */

@media all {
    header .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    header .fa-lg {
        font-size: 1.33333333em;
        line-height: 0.75em;
        vertical-align: -15%;
    }
    header .fa-search:before {
        content: "\f002";
    }
    header .fa-times:before {
        content: "\f00d";
    }
    header .fa-chevron-down:before {
        content: "\f078";
    }
    header .fa-twitter:before {
        content: "\f099";
    }
    header .fa-bars:before {
        content: "\f0c9";
    }
    header .fa-linkedin:before {
        content: "\f0e1";
    }
    header .fa-angle-right:before {
        content: "\f105";
    }
    header .fa-angle-down:before {
        content: "\f107";
    }
    header .fa-youtube-play:before {
        content: "\f16a";
    }
}

@media all {
    header a {
        color: #303030;
    }
    header .clearfix:after {
        clear: both;
    }
    header .sticky {
        opacity: 1;
    }
    header .clearfix:after,
    header .clearfix:before {
        content: " ";
        display: table;
    }
    header,
    header nav {
        display: block;
    }
    header ::selection {
        background-color: #1abc9c;
        color: #fff;
    }
    header ::-moz-selection {
        background-color: #1abc9c;
        color: #fff;
    }
    header a,
    header div,
    header form,
    header i,
    header li,
    header span,
    header strong,
    header ul {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0;
    }
    header a img {
        border: none;
    }
    header {
        vertical-align: middle;
    }
    header img {
        max-width: 100%;
        height: auto;
        image-rendering: optimizeQuality;
    }
    header a {
        text-decoration: none;
        cursor: pointer;
    }
    header a:hover {
        color: #1abc9c;
        text-decoration: none;
    }
    header input[type=submit] {
        -webkit-appearance: none;
    }
    header ul {
        list-style-position: inside;
    }
    header {
        width: 100%;
        display: inline-block;
        margin: 0;
        position: relative;
        z-index: 9;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    header .header_inner_left {
        position: absolute;
        left: 45px;
        top: 0;
    }
    header .container_inner .header_inner_left {
        position: absolute;
        left: 0;
        top: 0;
    }
    header .header_bottom,
    header .header_top,
    header .q_logo,
    header .q_logo a {
        position: relative;
    }
    header .header_inner_right {
        float: right;
        position: relative;
        z-index: 110;
    }
    header .header_top {
        z-index: 111;
        line-height: 33px;
        height: 33px;
        padding: 0;
        font-size: 13px;
        background-color: #fff;
        -webkit-transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
    }
    header .header_top .left {
        float: left;
        height: 100%;
    }
    header .header_top .right {
        float: right;
        height: 100%;
    }
    header .header_top .right .inner>div {
        border-left: 0;
        float: left;
    }
    header .header_bottom {
        padding: 0 45px;
        background-color: #fff;
        -webkit-transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
    }
    header .logo_wrapper {
        height: 100px;
        float: left;
    }
    header .q_logo {
        top: 50%;
        left: 0;
    }
    header .q_logo a {
        display: block;
        visibility: hidden;
    }
    header .q_logo img {
        display: block;
        opacity: 1;
        position: absolute;
        top: -50%;
        width: auto !important;
        max-width: none;
        -webkit-transition: opacity 0.6s ease-in-out;
        transition: opacity 0.6s ease-in-out;
    }
    header .q_logo img.dark,
    header .q_logo img.light,
    header .q_logo img.mobile,
    header .q_logo img.sticky {
        opacity: 0;
    }
    header:not(.sticky) .header_menu_bottom .side_menu_button {
        height: 60px;
    }
    header.menu_bottom:not(.sticky) .drop_down .second {
        top: 100%;
    }
    header.menu_bottom .header_inner_left {
        left: 0;
        position: relative;
    }
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
        line-height: 60px;
    }
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li:first-child>a {
        padding-left: 0;
    }
    header .menu_bottom .logo_wrapper {
        float: none;
    }
    header .menu_bottom .q_logo a {
        display: inline-block;
    }
    header .header_menu_bottom {
        position: relative;
        display: block;
    }
    header:not(.centered_logo) .q_logo img {
        height: 100%;
    }
    header nav.main_menu {
        position: absolute;
        left: 60%;
        z-index: 100;
        text-align: left;
    }
    header nav.main_menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    header nav.main_menu>ul {
        left: -50%;
        position: relative;
    }
    header nav.main_menu ul li {
        display: inline-block;
        float: left;
        padding: 0;
        margin: 0;
        background-repeat: no-repeat;
        background-position: right;
    }
    header nav.main_menu ul li a {
        color: #777;
        font-weight: 400;
        text-decoration: none;
        display: inline-block;
        position: relative;
        line-height: 100px;
        padding: 0;
        margin: 0;
        cursor: pointer;
    }
    header nav.main_menu>ul>li>a>i.menu_icon {
        margin-right: 7px;
    }
    header nav.main_menu>ul>li>a {
        display: inline-block;
        height: 100%;
        background-color: transparent;
        -webkit-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out, color 0.3s ease-in-out;
    }
    header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
        opacity: 0.8;
    }
    header nav.main_menu>ul>li>a>i.blank {
        display: none;
    }
    header nav.main_menu>ul>li>a {
        position: relative;
        padding: 0 17px;
        color: #9d9d9d;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 13px;
        letter-spacing: 1px;
    }
    header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus) {
        position: relative;
        display: inline-block;
        line-height: initial;
    }
    header .drop_down ul {
        list-style: none;
    }
    header .drop_down ul li {
        position: relative;
    }
    header .drop_down .second {
        left: 0;
        margin: 0;
        top: 100%;
        position: absolute;
        display: block;
        visibility: hidden;
        overflow: hidden;
        opacity: 0;
        z-index: 10;
        -webkit-transition: top 0.3s ease-in-out;
        -moz-transition: top 0.3s ease-in-out;
        -ms-transition: top 0.3s ease-in-out;
        -o-transition: top 0.3s ease-in-out;
        transition: top 0.3s ease-in-out;
    }
    header nav.main_menu>ul>li:hover>.second {
        z-index: 20;
    }
    header .drop_down .second .inner {
        position: relative;
        padding: 0;
        display: block;
        z-index: 997;
    }
    header .drop_down .second .inner>ul,
    header li.narrow .second .inner ul {
        display: inline-block;
        position: relative;
        background-color: #262626;
        border-color: #3d3d3d;
    }
    header li.narrow .second .inner ul {
        padding: 7px 0;
    }
    header .drop_down .second .inner ul li {
        display: block;
        padding: 0 15px;
        position: relative;
        float: none;
        height: auto;
        background: 0;
        width: 190px;
    }
    header li.narrow .second .inner ul li:last-child {
        border-bottom: none;
    }
    header .drop_down .second .inner ul li a {
        display: block;
        font-weight: 600;
        color: #9d9d9d;
        height: auto;
        line-height: 16px;
        margin: 0;
        padding: 9px 0;
        -webkit-transition: color 0.3s ease-in-out;
        -moz-transition: color 0.3s ease-in-out;
        -ms-transition: color 0.3s ease-in-out;
        -o-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        font-size: 11px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    header .drop_down .second .inner>ul>li:last-child>a {
        border-bottom: 0;
    }
    header .drop_down .second .inner>ul>li>a:hover {
        color: #fff;
    }
    header .drop_down .narrow .second .inner ul li {
        padding: 0;
    }
    header .drop_down .narrow .second .inner ul li a {
        padding-left: 20px;
        padding-right: 20px;
    }
    header .drop_down .second i {
        display: none;
    }
    header .drop_down .second ul li {
        border-bottom-width: 1px;
        border-bottom-color: #3d3d3d;
    }
    header nav.mobile_menu {
        background-color: #fff;
    }
    header .header_menu_bottom .main_menu,
    header .header_menu_bottom nav.main_menu>ul {
        left: auto;
    }
    header .mobile_menu_button {
        display: none;
        float: left;
        height: 100px;
        margin: 0 20px 0 0;
    }
    header .mobile_menu_button span {
        width: 19px;
        height: 17px;
        font-size: 14px;
        z-index: 50;
        display: table-cell;
        position: relative;
        cursor: pointer;
        vertical-align: middle;
    }
    header nav.mobile_menu,
    header nav.mobile_menu ul {
        display: none;
        width: 100%;
        position: relative;
    }
    header nav.mobile_menu {
        float: left;
        top: 0;
        text-align: left;
        overflow: hidden;
        z-index: 100;
    }
    header nav.mobile_menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    header nav.mobile_menu>ul {
        margin-bottom: -1px !important;
    }
    header nav.mobile_menu ul li {
        margin: 0;
        padding: 0;
        position: relative;
    }
    header nav.mobile_menu ul li a {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        -webkit-tap-highlight-color: transparent;
    }
    header nav.mobile_menu ul li,
    header nav.mobile_menu ul li ul li {
        border-bottom: 1px solid #eaeaea;
    }
    header nav.mobile_menu ul li:last-child {
        border: 0 !important;
    }
    header nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
        cursor: pointer;
        display: inline-block;
        float: right;
        height: 46px;
        line-height: 46px;
        margin: 0;
        padding: 0 10px 0 0;
        position: absolute;
        top: 0;
        right: 0;
        text-align: right;
        width: 50px;
        z-index: 9000;
        -webkit-tap-highlight-color: transparent;
    }
    header nav.mobile_menu ul li span.mobile_arrow i {
        color: #888;
    }
    header nav.mobile_menu ul>li>span.mobile_arrow i {
        display: none;
    }
    header nav.mobile_menu ul>li.has_sub>span.mobile_arrow i {
        display: inline;
    }
    header nav.mobile_menu ul>li.has_sub>span.mobile_arrow i.fa-angle-down {
        display: none;
    }
    header nav.mobile_menu ul li a {
        font-size: 13px;
        font-weight: 400;
        color: #888;
        padding: 10px 0;
        display: block;
        position: relative;
        text-transform: none;
        line-height: 26px;
        letter-spacing: 0;
    }
    header nav.mobile_menu ul li ul li {
        margin: 0 0 0 20px;
    }
    header .side_menu_button_wrapper {
        display: table;
    }
    header .side_menu_button {
        cursor: pointer;
        display: table-cell;
        vertical-align: middle;
        height: 100px;
    }
    header .side_menu_button>a {
        font-size: 14px;
        position: relative;
        /* display: inline; */
        width: 20px;
        height: 20px;
        padding: 0 12px;
    }
    header .mobile_menu_button span,
    header .side_menu_button>a {
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        color: #9d9d9d;
    }
    header .mobile_menu_button span:hover,
    header .side_menu_button>a:hover {
        opacity: 0.8;
    }
    header .side_menu_button>a.search_button {
        vertical-align: middle;
        display: inline-block;
    }
    header .side_menu_button a:last-child {
        padding: 0 0 0 8px;
    }
    header .container {
        z-index: 100;
        position: relative;
    }
    header .container {
        padding: 0;
        width: 100%;
    }
    header .container_inner {
        width: 1100px;
        margin: 0 auto;
    }
    header .header_bottom .container_inner {
        position: relative;
    }
    header .q_social_icon_holder {
        display: inline-block;
        position: relative;
    }
    header .q_social_icon_holder.normal_social {
        margin: 0 6px;
    }
    header .header_top .q_social_icon_holder {
        float: left;
        margin: 0;
        width: 32px;
    }
    header .q_social_icon_holder .simple_social {
        color: #bcbcbc;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    header .q_social_icon_holder:hover .simple_social {
        color: #1abc9c;
    }
    header .header_top .q_social_icon_holder a {
        display: block;
    }
    header .header_top .q_social_icon_holder:last-child {
        border-right: 0;
    }
    header .header_top .q_social_icon_holder .simple_social.fa-lg {
        font-size: 13px;
    }
    header .header_top_bottom_holder {
        position: relative;
    }
    header .qode_search_form {
        background-color: #262626;
        color: #fff;
        margin: 0;
        overflow: hidden;
        width: 100%;
        height: 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    header .qode_search_form .qode_icon_in_search {
        color: #959595;
        font-size: 13px;
        display: inline-block;
        padding: 0 0 0 45px;
        float: left;
        line-height: 50px;
    }
    header .qode_search_form input,
    header .qode_search_form input:focus {
        background-color: #262626;
        border: none;
        box-shadow: none;
        color: #959595;
        display: inline-block;
        font-size: 13px;
        line-height: 20px;
        height: 20px;
        margin: 15px 0;
        width: 90%;
        padding: 0 45px 0 10px;
        font-family: inherit;
        outline: 0;
        outline-offset: 0;
        -webkit-appearance: none;
        border-radius: 0;
        float: left;
    }
    header .qode_search_form input:focus {
        outline-offset: 0 !important;
    }
}

@media only screen and (max-width: 1200px) {
    header .qode_search_form input {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    header .qode_search_form input {
        width: 70%;
    }
}

@media only screen and (max-width: 500px) {
    header .qode_search_form input {
        width: 65%;
    }
}

@media all {
    header .qode_search_form .container_inner {
        position: relative;
    }
}

@media all {
    header .qode_search_form .container .qode_icon_in_search {
        padding: 0;
    }
}

@media all {
    header .qode_search_form .container input {
        width: 90%;
        padding: 0 0 0 10px;
    }
}

@media all {
    header .page_header .qode_search_form input[type=submit] {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        padding: 0;
        position: absolute;
        width: 1px;
        visibility: hidden;
    }
}

@media all {
    header .qode_search_form .qode_search_close {
        color: #959595;
        font-size: 13px;
        position: absolute;
        line-height: 50px;
        height: 50px;
        top: 0;
        right: 45px;
    }
}

@media all {
    header .qode_search_form .container .qode_search_close {
        right: 0;
    }
}

@media all {
    header :-moz-placeholder,
    header :-ms-input-placeholder,
    header ::-moz-placeholder,
    header ::-webkit-input-placeholder {
        color: #959595;
        margin: 10px 0 0;
    }
}

@media all {
    header .side_menu_button {
        position: relative;
    }
}

@media only print {
    header,
    header.page_header {
        display: none !important;
    }
    header .container_inner {
        max-width: 80%;
    }
}

@media all {
    header .container_inner {
        position: relative;
    }
}

@media all {
    header ::selection {
        background-color: #91b2c3;
    }
    header ::-moz-selection {
        background-color: #91b2c3;
    }
    header .q_social_icon_holder:hover .simple_social {
        color: #91b2c3 !important;
    }
    header a:hover,
    header nav.mobile_menu ul li a:hover {
        color: #91b2c3;
    }
    header .header_top,
    header .header_bottom,
    header .drop_down .second .inner ul li,
    header .drop_down .second .inner>ul,
    header .drop_down .second .inner>ul,
    header li.narrow .second .inner ul,
    header .drop_down .second ul li {
        border-color: #eeeeee;
    }
    header .header_top {
        background-color: #0099cc;
    }
    header:not(.sticky):not(.scrolled) .header_bottom {
        border-bottom: 1px solid rgba(148, 148, 148, 0.2);
    }
    header .drop_down .second .inner ul,
    header li.narrow .second .inner ul {
        background-color: #ffffff;
        background-color: white;
    }
    header nav.main_menu>ul>li>a {
        color: #003366;
        text-transform: capitalize;
    }
    header nav.main_menu ul li:hover a {
        color: #ff9900;
    }
    header .drop_down .second .inner>ul>li>a {
        color: #9d9d9d;
        font-size: 13px;
        font-weight: 500;
        text-transform: capitalize;
        letter-spacing: 0px;
    }
    header .drop_down .second .inner>ul>li>a:hover {
        color: #303030 !important;
    }
    header .drop_down .second .inner ul li a {
        padding-top: 11px;
        padding-bottom: 11px;
    }
    header .drop_down .second ul li {
        border-bottom-style: solid;
    }
    header li.narrow .second .inner ul {
        padding-top: 0;
        padding-bottom: 0;
    }
    header .drop_down .second .inner>ul,
    header li.narrow .second .inner ul {
        border-style: solid;
        border-width: 1px;
    }
    header a:hover {
        color: #ff9900;
    }
}

@media only screen and (max-width: 1200px) {
    header .container_inner {
        width: 950px;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    header .header_bottom .container_inner {
        width: 100%;
    }
}

@media only screen and (max-width: 1000px) {
    header .container_inner {
        width: 768px;
    }
    header .header_top .container {
        display: inline-block;
    }
    header .header_inner_left,
    header {
        position: relative !important;
        left: 0 !important;
        margin-bottom: 0;
    }
    header {
        top: 0 !important;
        margin-top: 0 !important;
        display: block;
    }
    header .header_top {
        height: auto;
        display: block !important;
    }
    header .header_top .left,
    header .header_top .right {
        text-align: center;
        float: none;
    }
    header .header_top .inner {
        display: inline-block;
        margin: 0 0 -4px;
    }
    header .header_bottom {
        background-color: #fff !important;
    }
    header .q_logo img.mobile {
        display: block !important;
        opacity: 1 !important;
        position: relative;
        margin: 0 auto;
    }
    header .q_logo img.dark,
    header .q_logo img.light,
    header .q_logo img.normal,
    header .q_logo img.sticky {
        display: none !important;
    }
    header .logo_wrapper {
        position: absolute;
    }
    header .main_menu {
        display: none !important;
    }
    header nav.mobile_menu {
        display: block;
    }
    header .logo_wrapper,
    header .mobile_menu_button {
        display: table;
    }
    header nav.mobile_menu>ul {
        width: 768px;
        margin: 0 auto;
    }
    header .logo_wrapper {
        height: 100px !important;
        left: 50%;
    }
    header .q_logo {
        display: table-cell;
        position: relative;
        top: auto;
        vertical-align: middle;
    }
    header .q_logo a {
        left: -50%;
        width: auto !important;
    }
    header .q_logo img {
        top: 0;
        left: 0;
    }
    header .header_menu_bottom {
        border-top: none;
    }
    header .side_menu_button {
        height: 100px !important;
    }
    header .header_top .right .inner>div,
    header .q_social_icon_holder {
        border-right: 0;
    }
    header .header_top .right .inner>div:first-child {
        border-left: 0;
    }
}

@media only screen and (max-width: 768px) {
    header .container_inner {
        width: 600px;
    }
    header nav.mobile_menu>ul {
        width: 600px;
    }
}

@media only screen and (max-width: 600px) {
    header .container_inner {
        width: 420px;
    }
    header nav.mobile_menu>ul {
        width: 420px;
    }
}

@media only screen and (max-width: 480px) {
    header .container_inner {
        width: 300px;
    }
    header .header_bottom {
        padding: 0 25px;
    }
    header .header_bottom .container_inner,
    header nav.mobile_menu>ul {
        width: auto;
    }
    header .side_menu_button>a {
        padding: 0;
    }
}

@media only screen and (max-width: 420px) {
    header .header_bottom {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 350px) {
    header .container_inner {
        width: 95%;
    }
}

@media all {
    header .social_header_text {
        float: left;
        color: #fff;
        margin-right: 20px;
        display: inline-block;
    }
    header #top-bar-mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    header .q_logo img.mobile {
        margin-top: 8px;
    }
    header .qode_search_form .container input {
        font-size: 24px;
        font-weight: 300;
    }
    header .header_top {
        padding-left: 18px;
    }
    header .header_top .q_social_icon_holder {
        margin: 0 0 0 8px;
    }
    header .top_wrapper_links {
        float: right;
        width: 60%;
    }
}

@media (max-width: 767px) {
    header .hidden-xs {
        display: none;
    }
    header .hidden-xs {
        display: none;
    }
    header .top_wrapper_links {
        min-width: 300px;
        padding-right: 0;
    }
    header .header_top .right .inner>div:first-child a {
        display: inline-block;
        font-size: 10px;
        padding: 0 7px 0 0 !important;
        white-space: nowrap;
    }
    header .logo_wrapper,
    header .mobile_menu_button,
    header .side_menu_button,
    header:not(.sticky) .header_menu_bottom .side_menu_button {
        height: 60px !important;
    }
}

@media all {
    header a {
        color: #0099cc !important;
    }
}

@media all {
    header .main_menu a,
    header .side_menu_button a {
        color: #003366 !important;
    }
}

@media all {
    header a:hover {
        color: #ff9900 !important;
    }
}


/* @media all {
  header {
    z-index: 9999;
  }
} */

@media all {
    header .container {
        z-index: 150;
    }
}

@media all {
    header .header_top .q_social_icon_holder .simple_social {
        color: #ffffff !important;
    }
}

@media all {
    header .header_top {
        background-color: #0099cc !important;
    }
}

@media all {
    header .header_top .left {
        display: none;
    }
}

@media all {
    header .header_top .right {
        width: 100%;
    }
}

@media all {
    header .header_top .right .inner>div {
        width: 100%;
    }
}

@media all {
    header .top_wrapper_links {
        float: right;
        text-transform: uppercase;
        font-weight: 200;
    }
}

@media all {
    header .top_wrapper_links a {
        color: #ffffff !important;
        padding: 0 20px;
        font-weight: 400;
    }
}

@media all {
    header .top_wrapper_links a:hover {
        color: #ff9900 !important;
    }
}

@media all {
    header .qode_search_form {
        position: relative;
    }
}

@media all {
    header #searchform>.container>.container_inner {
        padding: 0 20px;
    }
}

@media all {
    header .header_menu_bottom .main_menu {
        width: 100%;
        text-align: center;
    }
}

@media all {
    header .main_menu {
        clear: both;
        display: block;
        margin: 0 auto;
        height: 100px;
    }
}

@media all {
    header nav.main_menu ul li {
        float: none;
    }
}

@media all {
    header .qode_search_form,
    header .qode_search_form input,
    header .qode_search_form input:focus {
        background-color: #add7f3;
        color: #003366;
    }
}

@media all {
    header ::-webkit-input-placeholder {
        color: #003366;
    }
}

@media all {
    header :-moz-placeholder {
        color: #003366;
        opacity: 1;
    }
}

@media all {
    header ::-moz-placeholder {
        color: #003366;
        opacity: 1;
    }
}

@media all {
    header :-ms-input-placeholder {
        color: #003366;
    }
}

@media all {
    header .qode_search_form .qode_icon_in_search,
    header .mobile_menu_button span,
    header .side_menu_button>a {
        color: #003366;
    }
}

@media all {
    header .qode_search_form .container .qode_search_close {
        right: 5%;
    }
}

@media all {
    header .side_menu_button a:last-child {
        position: absolute;
        top: -55px;
        right: 0;
    }
}

@media all {
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
        box-sizing: border-box;
        line-height: 22px;
        padding: 0 0 14px !important;
        margin: 0 30px !important;
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0px;
    }
}

@media all {
    header nav.main_menu>ul>li>a {
        font-size: 14px;
        line-height: 1.2;
        font-weight: 300;
    }
}

@media all {
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a:hover,
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li:hover>a,
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a:focus {
        background-image: url(https://www.alnylam.com/wp-content/uploads/2017/06/nav_underline.png);
      background-repeat: no-repeat ;
      background-position:center bottom;
        color: #ff9900 !important;
    }
}

@media all {
    header .drop_down .second .inner>ul>li>a:hover {
        color: #ff9900 !important;
    }
}

@media all {
    header .drop_down .narrow .second .inner ul li a {
        text-align: center !important;
        padding: 12px 4px 12px 4px;
        font-size: 14px;
    }
}

@media all {
    header.menu_bottom:not(.sticky) .drop_down .investors .second,
    header .drop_down .investors .second .inner,
    header .drop_down .investors .second .inner>ul {
        width: 270px !important;
    }
    @media (min-width:992px) {
        header .drop_down .investors #nav-menu-item-16555 .second .inner>ul {
            width: 270px !important;
        }
        header .drop_down .narrow .second .inner ul li {
            width: auto !important;
        }
    }
}

@media all {
    header nav.main_menu ul li ul {
        right: 70px;
    }
}

@media all {
    header nav.main_menu ul li:nth-child(5) ul {
        right: 55px;
    }
}


/* @media all {
  header nav.main_menu ul li:nth-child(2) ul {
    right: 22px;
  }
}
@media all {
  header nav.main_menu ul li:nth-child(4) ul {
    right: -12px;
  }
}
@media all {
  header nav.main_menu ul li:nth-child(5) ul {
    right: 36px;
  }
}
@media all {
  header nav.main_menu ul li:nth-child(6) ul {
    right: 32px;
  }
}
@media all {
  header nav.main_menu ul li:nth-child(7) ul {
    right: 38px;
  }
} */

@media all {
    header .drop_down .narrow .second .inner ul li {
        width: auto !important;
    }
}

@media all {
    header .drop_down .second .inner>ul,
    header li.narrow .second .inner ul {
        border-width: 0px !important;
        width: 270px;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    }
}

@media all {
    header:not(.sticky) a.search_button {
        width: 150px;
        border-bottom: 1px solid #003366;
        padding-bottom: 5px;
    }
}

@media all {
    header:not(.sticky) a.search_button span {
        margin: 0 0 0 10px;
        font-weight: 100;
        font-size: 18px;
    }
}

@media all {
    header .header_menu_bottom nav.main_menu>ul {
        padding-top: 4px;
    }
}

@media all {
    header .qode_search_form input,
    header .qode_search_form input:focus {
        line-height: 30px;
        height: 30px;
        margin: 10px 0;
    }
}

@media all {
    header i.qode_icon_font_awesome.fa.fa-search {
        max-width: 256px;
        max-height: 256px;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTMuNjI3IDUzLjYyNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTMuNjI3IDUzLjYyNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPg0KPHBhdGggZD0iTTUzLjYyNyw0OS4zODVMMzcuNzk1LDMzLjU1M0M0MC40MjMsMzAuMDQ2LDQyLDI1LjcwOSw0MiwyMUM0Miw5LjQyLDMyLjU4LDAsMjEsMFMwLDkuNDIsMCwyMXM5LjQyLDIxLDIxLDIxICBjNC43MDksMCw5LjA0Ni0xLjU3NywxMi41NTMtNC4yMDVsMTUuODMyLDE1LjgzMkw1My42MjcsNDkuMzg1eiBNMiwyMUMyLDEwLjUyMywxMC41MjMsMiwyMSwyczE5LDguNTIzLDE5LDE5cy04LjUyMywxOS0xOSwxOSAgUzIsMzEuNDc3LDIsMjF6IE0zNS41NjcsMzYuMDkzYzAuMTc4LTAuMTcyLDAuMzUzLTAuMzQ3LDAuNTI1LTAuNTI1YzAuMTQ2LTAuMTUxLDAuMzA0LTAuMjksMC40NDUtMC40NDVsMTQuMjYyLDE0LjI2MiAgbC0xLjQxNSwxLjQxNUwzNS4xMjMsMzYuNTM3QzM1LjI3OCwzNi4zOTYsMzUuNDE2LDM2LjIzOCwzNS41NjcsMzYuMDkzeiIgZmlsbD0iIzFhM2E2NyIvPg0KPC9zdmc+DQo=);
        content: initial !important;
        height: 16px;
        width: 16px;
    }
}

@media all {
    header i.qode_icon_font_awesome.fa.fa-search:before {
        content: initial !important;
    }
}

@media all {
    header #searchform i.qode_icon_font_awesome.fa.fa-search {
        margin-top: 15px;
    }
}

@media only screen and (max-width: 1000px) {
    header nav.mobile_menu br.hidden-xs {
        display: none;
    }
    header:not(.sticky):not(.scrolled) .header_bottom {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    header .header_top .right .inner>div:first-child {
        font-size: 10px;
        color: #ffffff;
        width: 100%;
    }
    header .header_top .right .inner>div:first-child #social_wrapper {
        width: 60px;
    }
    header .header_top .right .inner>div:first-child a {
        display: inline-block;
        font-size: 11px;
        color: #ffffff;
        padding: 0px !important;
    }
    header .header_top .container_inner {
        padding: 0%;
        text-align: center !important;
    }
    header .header_top .inner {
        margin: 0 0 -7px;
        width: 100%;
    }
    header .header_top .right {
        text-align: left;
    }
    header .header_top .textwidget a,
    header .header_top .textwidget span {
        display: block;
    }
    header #social_wrapper {
        width: 24% !important;
        height: 30px;
        display: inline-block;
        float: left;
    }
    header .top_wrapper_links {
        width: 75%;
        height: 30px;
        justify-content: space-between;
        display: flex;
        float: left;
        text-transform: none;
    }
    header .header_top .q_social_icon_holder {
        width: 23px;
        float: left;
        margin: 0;
    }
    header .header_top .q_social_icon_holder .simple_social.fa-lg {
        font-size: 15px !important;
    }
    header .header_top .textwidget {
        padding: 0 5px 0 5px;
    }
    header .header_bottom>.container>.container_inner {
        padding: 0;
        overflow-x: hidden;
    }
    header.menu_bottom .header_inner_left,
    header.menu_bottom .header_menu_bottom {
        padding: 0 20px;
    }
    header #searchform>.container {
        padding: 0 20px;
        box-sizing: border-box;
    }
    header .side_menu_button>a.search_button {
        vertical-align: top;
    }
    header nav.mobile_menu li a {
        margin-left: 20px;
    }
    header nav.mobile_menu>ul {
        width: 100%;
    }
    header .side_menu_button a:last-child {
        padding: 0 0 0 17px;
        color: #0099cc;
        position: relative;
        top: 0;
    }
    header .container_inner {
        width: 100%;
        padding: 0 2%;
    }
}

@media only screen and (max-width: 768px) {
    header .q_logo img.mobile {
        /* padding: 18px 0 0; */
    }
}

@media only screen and (max-width: 767px) {
    header .q_logo img.mobile {
        padding: 0 0;
    }
}

@media only screen and (max-width: 375px) {
    header #searchform>.container>.container_inner {
        padding: 0;
    }
    header .top_wrapper_links {
        width: 100%;
    }
    header:not(.sticky) a.search_button {
        width: initial;
        border-bottom: 0px;
        padding-bottom: 0;
    }
    header:not(.sticky) a.search_button span {
        display: none;
    }
    header .q_logo img.mobile {
        width: 70% !important;
        height: auto !important;
        padding: 0;
    }
    header .mobile_menu_button span,
    header .side_menu_button>a {
        font-size: 19px !important;
    }
    header .mobile_menu_button span,
    header .side_menu_button>a {
        color: #0099cc;
    }
}

@media all {
    header nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
        padding: 0 20px 0 0;
        width: calc(100% - 20px);
    }
}

@media all {
    header nav.mobile_menu ul li span.mobile_arrow i {
        color: #003366;
    }
}

@media only screen and (max-width: 1133px) {
    header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
        margin: 0 19px !important;
    }
    header nav.main_menu ul li ul {
        right: 70px;
    }
    /* header nav.main_menu ul li:nth-child(2) ul {
    right: 34px;
  }
  header nav.main_menu ul li:nth-child(4) ul {
    right: 0px;
  }
  header nav.main_menu ul li:nth-child(5) ul {
    right: 48px;
  }
  header nav.main_menu ul li:nth-child(6) ul {
    right: 44px;
  }
  header nav.main_menu ul li:nth-child(7) ul {
    right: 50px;
  } */
}

@media only screen and (max-width: 1115px) {
    header .q_logo img.sticky {
        height: 50px !important;
        width: auto !important;
        margin-top: 1px;
    }
}

@media only screen and (max-width: 1085px) {
    header .q_logo img.sticky {
        margin-left: -22px;
    }
}

@media only screen and (max-width: 767px) {
    header .q_logo img.mobile {
        width: 100% !important;
        height: auto !important;
        margin-top: 15px !important;
    }
}

@media only screen and (max-width: 600px) {
    header:not(.sticky) a.search_button span {
        display: none;
    }
    header:not(.sticky) a.search_button {
        border-bottom: none;
        width: auto;
    }
}

@media all {
    header #top-bar-mobile {
        width: 100%;
        clear: both;
        text-align: center;
        display: none;
        cursor: pointer;
    }
}

@media all {
    header #top-bar-mobile i {
        font-size: 21px;
        position: relative;
        top: 11px;
    }
}

@media only screen and (max-width: 767px) {
    header #social_wrapper {
        width: 100% !important;
        text-align: center;
    }
    header .header_top .q_social_icon_holder {
        float: none;
        display: inline-block;
    }
    header #top-bar-mobile {
        display: inline-block;
    }
    header .top_wrapper_links {
        width: 100%;
    }
    header .header_top {
        padding-right: 18px;
        margin-top: -68px;
    }
}

@media only screen and (max-width: 360px) {
    header #top-bar-mobile {
        margin-top: 30px;
    }
    header .header_top {
        margin-top: -99px;
    }
    header .top_wrapper_links {
        flex-wrap: wrap;
        min-width: auto;
    }
    header .header_top .right .inner>div:first-child a {
        width: 33%;
        text-align: center;
        flex-grow: 1;
    }
    header .mobile-top-right {
        text-align: right !important;
        margin-right: 10px !important;
    }
    header .mobile-top-left {
        text-align: left !important;
        margin-left: 10px !important;
    }
}

@media all {
    header .social_header_text {
        float: left;
        color: #fff;
        margin-right: 20px;
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    header .social_header_text {
        display: inline-block !important;
        float: none;
        margin-right: 10px;
    }
}

@media (max-width:380px) {
    .header_inner_left .q_logo {
        left: 0% !important;
    }
    header .logo_wrapper {
        left: 46% !important;
    }
}

@media all {
    header .qode_search_form .container input {
        width: 92%;
    }
}

@media all {
    header .qode_search_form {
        z-index: 999;
    }
}

@media all {
    header .q_logo .normal {
        max-width: 230px;
        width: 230px !important;
    }
}

@media all {
    header .q_logo .sticky {
        width: 189px !important;
    }
}

@media all {
    header .q_logo img {
        max-width: 230px !important;
        height: auto !important;
    }
}

@media all {
    header .q_logo .mobile {
        width: 230px;
    }
}

@media all {
    header .q_logo img.mobile {
        min-width: 150px;
    }
}

@media all {
    header .m3level .second {
        left: -24px;
    }
}

@media all {
    header .m3level .second .inner>ul,
    header li.m3level .second .inner ul {
        width: 270px;
    }
}

@media (min-width:991px) and (max-height:650px) {
    header .drop_down .investors #nav-menu-item-16555 .second .inner>ul,
    header #nav-menu-item-16555 .second .inner ul {
        overflow-y: scroll;
        height: 425px !important;
    }
}

@media all {
    header .drop_down .m3level .second .inner ul li a {
        text-align: left !important;
        padding: 12px 12px 12px 30px;
    }
}

@media all {
    header .m3level .second .inner ul li.p3level a {
        /*margin-left: 5px;*/
    }
}


/* @media only screen and (max-width: 1000px) {
  header nav.mobile_menu li.p3level a {
    margin-left: 35px;
  }
} */

@media all {
    header #nav-menu-item-20559 a {
        /*margin-left: 5px;*/
    }
}

@media all {
    header #mobile-menu-item-20559 a {
        /*margin-left: 35px;*/
    }
}

@media all {
    header .header_menu_bottom nav.main_menu>ul {
        padding-top: 3px;
    }
}

@media all {
    header #searchform>.container>.container_inner span,
    header .page_header .qode_search_form input[type=submit] {
        display: none;
    }
}

@media all {
    header #searchform>.container>.container_inner {
        padding: 0;
    }
}

@media screen and (min-width: 1001px) {
    header .qode_search_form .container .qode_search_close {
        margin-right: 22px;
        right: 0px;
    }
    header .qode_search_form .container input {
        width: calc(100% - 68px);
    }
    header .header_top.clearfix>.container>.container_inner {
        position: relative;
    }
}

@media screen and (max-width: 1000px) {
    header .qode_search_form .container .qode_search_close {
        margin-right: 0px;
        right: 0px;
    }
    header .qode_search_form .container input {
        width: calc(100% - 45px);
    }
}

@media only screen and (min-width: 768px) and (max-width: 840px) {
    header .container_inner {
        width: 94%;
    }
}

header a {
    color: #189cd7;
    text-decoration: none;
}

header .clearfix {
    clear: both;
}

header .social_header_text {
    color: #ffffff;
    font-size: 13px;
    margin-right: 10px;
    font-weight: normal;
}

header span.q_social_icon_holder.normal_social {
    padding: 5px 5px 8px 5px;
    display: inline-block;
}

header #languages {
    position: absolute;
    top: 31px;
    right: 0;
    z-index: 9999;
    display: none;
    width: 931px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
    padding-bottom: 20px;
}

header #languages ul {
    padding-left: 0;
    margin-top: 11px;
}

header nav#languages li {
    float: none;
    margin: 0;
    background-color: #ffffff;
    text-align: left;
    line-height: 25px;
    font-size: 16px;
    width: auto;
}

header #selector_list {
    position: relative;
}

header #top-bar-mobile {
    width: 100%;
    clear: both;
    text-align: center;
    display: none;
    cursor: pointer;
    color: #ffffff;
    padding-bottom: 15px;
}

header #top-bar-mobile i {
    font-size: 21px;
    position: relative;
    top: 11px;
}

header #social_wrapper span {
    display: none;
}

header #social_wrapper {
    height: 33px;
}

header ul {
    font-weight: bold;
}

header ul li span {
    font-weight: normal;
}

@media only screen and (max-width: 1150px) {
    header span.q_social_icon_holder.normal_social {
        padding: 5px 5px 8px 5px;
    }
    header .social_header_text {
        font-size: 11px;
    }
}

@media only screen and (max-width: 1000px) {
    header span.q_social_icon_holder.normal_social {
        padding: 5px 2px 8px 2px;
    }
}

@media only screen and (max-width: 980px) {
    header #languages {
        width: 720px;
    }
}

@media only screen and (max-width: 852px) {
    header .social_header_text {
        margin-right: 0;
    }
}

@media only screen and (max-width: 767px) {
    header .hidden-xs {
        display: none;
    }
    header #selector_list {
        display: none;
    }
    header #top-bar-mobile {
        display: inline-block;
    }
    header #selector_list {
        width: 100%;
    }
}

header .row1 {
    height: 70px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

header .lang-col {
    width: 310px;
    float: left;
    padding: 0;
    margin: 0;
    color: #003366;
}

header .lang-col a:hover {
    text-decoration: underline;
}

header .lang-col .lang-cell {
    height: 49px;
}

header .row1 .lang-col {
    height: 70px;
    float: left;
}

header .row1 .lang-col .lang-cell {
    line-height: 70px;
    height: 70px;
    padding-left: 20px;
    text-align: left;
}

header .row1 .lang-col.lang-indicator {
    float: right;
    text-align: right;
}

header .lang-col li {
    list-style: none;
    padding: 12px 0px 12px 70px;
    font-weight: bold;
}

header .lang-be {
    background-image: url(/themes/effvision/images/flags/flag-BE.png) ;
  background-size:20px;
  background-repeat:no-repeat;
}

header .lang-br {
    background: url(/themes/effvision/images/flags/flag-BR.png) ;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-fr {
    background: url(/themes/effvision/images/flags/flag-FR.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-de {
    background: url(/themes/effvision/images/flags/flag-DE.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-it {
    background: url(/themes/effvision/images/flags/flag-IT.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-lu {
    background: url(/themes/effvision/images/flags/flag-LU.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-nl {
    background: url(/themes/effvision/images/flags/flag-NL.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-pt {
    background: url(/themes/effvision/images/flags/flag-PT.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-es {
    background: url(/themes/effvision/images/flags/flag-ES.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-uk {
    background: url(/themes/effvision/images/flags/flag-UK.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-sv {
    background: url(/themes/effvision/images/flags/flag-SV.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-jp {
    background: url(/themes/effvision/images/flags/flag-JP.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-au {
    background: url(/themes/effvision/images/flags/flag-AU.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-ca {
    background: url(/themes/effvision/images/flags/flag-CA.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-da {
    background: url(/themes/effvision/images/flags/flag-DA.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-ch {
    background: url(/themes/effvision/images/flags/flag-CH.png) 20px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .lang-GLOBAL {
    background: url(https://www.alnylam.com/wp-content/themes/bridge-child/img/flags/flag-global.png) 18px no-repeat;
   background-size:20px;
  background-repeat:no-repeat;
}

header .row1 .lang-col.lang-indicator {
    background: url(https://www.alnylam.com/wp-content/themes/bridge-child/img/flags/lang-indicator.gif) center bottom no-repeat;
  
}

header #actual-lang {
    height: 15px;
    margin-right: 5px;
    margin-top: -5px;
    position: relative;
    top: 3px;
}

header .row1 .lang-col.lang-indicator strong {
    margin-right: 8px;
}

header .lang-col li.selected-parent,
header .lang-col>li:hover {
    background-color: #EDEDEE !important;
}

@media only screen and (max-width: 767px) {
    header .row1 .lang-col.lang-indicator {
        float: none;
    }
    header .row1 {
        height: auto;
    }
    header .lang-col {
        float: none;
    }
}

header .clearfix {
    clear: none;
}

header #social_wrapper span {
    display: inline-block;
}

header span.q_social_icon_holder.normal_social {
    padding: 0;
}

header .top_wrapper_links {
    position: absolute;
    top: 0;
    right: 122px;
}

header #global_languages {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    z-index: 100;
    list-style: none;
}

header .header_bottom.clearfix {
    z-index: 5;
}

header #languages {
    top: 33px;
}

header a#language_selector {
    color: #ffffff !important;
    font-weight: 400 !important;
}

header a#language_selector:hover {
    color: #ff9900 !important;
    font-weight: 400 !important;
}

header #language_selector i {
    font-size: 10px;
    margin-left: 5px;
    transform: rotateZ(-90deg);
    transition: 0.5s all;
}

header .row1 .lang-col {
    height: 100%;
}

header .row1 .lang-col .lang-cell {
    line-height: 70px;
    height: 70px;
    padding-left: 0px;
    text-align: center;
}

header nav#languages li.lang-GLOBAL {
    background: #EDEDEE url(/themes/effvision/images/flag-global-2.png) 18px no-repeat !important;
    background-size: auto 22px !important;
    padding: 12px 0px 12px 55px !important;
}

header .lang-col li a {
    font-weight: normal;
    margin-left: 5px;
}

header #top-bar-mobile {
    padding-bottom: 0;
}

header .lang-col {
    width: 33%;
    float: left;
}

header .clear-nav {
    clear: both;
}

@media only screen and (max-width: 1000px) {
    header nav#languages {
        position: fixed;
        top: 31px;
        left: 7%;
        width: 86%;
        max-height: 600px;
    }
    header .top_wrapper_links {
        position: relative;
        right: auto;
    }
    header .top_wrapper_links {
        text-transform: uppercase !important;
    }
    header #social_wrapper {
        height: 30px;
    }
    header #social_wrapper .social_header_text {
        display: none !important;
    }
    header #selector_list {
        display: inline-block;
        float: right;
        margin-right: 10px;
    }
    header #language_selector {
        font-size: 11px;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 768px) {
    header nav#languages {
        position: fixed;
        top: 31px;
        left: 7%;
        width: 86%;
        height: calc(90% - 45px);
        max-height: 600px;
    }
    header #social_wrapper {
        width: 15% !important;
        margin-left: 5px;
    }
    header .top_wrapper_links {
        width: calc(70% - 5px);
    }
    header .lang-col {
        width: 49.53%;
        float: left;
    }
    header .lang-col:last-of-type {
        width: 49%;
        margin-left: 0;
        margin-top: 0 !important;
    }
    header nav#languages li.lang-GLOBAL {
        background: #EDEDEE url(https://www.alnylam.com/wp-content/themes/bridge-child/img/flags/flag-global.png) 26px no-repeat !important;
        background-size: auto 22px !important;
        padding: 12px 0px 12px 70px !important;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 852px) {
    header nav#languages {
        height: auto;
    }
}

@media only screen and (max-width: 852px) and (min-width: 768px) {
    header nav#languages {
        position: fixed;
        width: 94%;
        left: 3%;
        top: 31px;
        height: auto;
        max-height: 80%;
    }
    header #languages .row.row1 {
        height: 50px;
        position: relative;
    }
    header #languages .row.row1>div.lang-col {
        width: 49.5%;
        position: absolute;
        line-height: 1.1;
        height: 50px;
        top: 0;
        left: 0;
    }
    header #languages .row.row1>div.lang-col.lang-indicator {
        left: auto;
        right: 0;
    }
    header #languages .row1 .lang-col .lang-cell {
        line-height: 1.14;
        padding: 0px;
        margin: 0;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
    }
    header #languages .row ul.lang-col {
        width: 49.5%;
        margin-left: 0;
        margin-top: 0;
    }
    header #languages .row.row2 {
        height: calc(100% - 50px);
        margin: 10px 3%;
        padding: 0 3%;
        overflow-y: scroll;
    }
    header .social_header_text {
        margin-right: 5px;
    }
    header .header_top .q_social_icon_holder {
        width: 21px;
    }
}

@media only screen and (max-width: 767px) {
    header #language_selector,
    header #language_selector:hover {
        color: #ffffff !important;
    }
    header nav#languages {
        position: fixed;
        width: 96%;
        left: 2%;
        top: 31px;
        height: calc(100% - 62px);
        max-height: 70%;
    }
    header #languages .row.row1 {
        height: 50px;
        position: relative;
    }
    header #languages .row.row2 {
        height: calc(100% - 60px);
        margin: 10px 3%;
        padding: 0 3%;
        overflow-y: scroll;
    }
    header #languages .row.row1>div.lang-col {
        width: 49.5%;
        position: absolute;
        line-height: 1.1;
        height: 50px;
        top: 0;
        left: 0;
    }
    header #languages .row.row1>div.lang-col.lang-indicator {
        left: auto;
        right: 0;
    }
    header #languages .row1 .lang-col .lang-cell {
        line-height: 1.14;
        padding: 0px;
        margin: 0;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        width: 100%;
    }
    header #languages .row ul.lang-col {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
    header nav#languages li {
        background-position: 5px;
        background-size: auto 20px;
        padding: 12px 0 12px 50px;
    }
    header nav#languages li.lang-GLOBAL {
        background: #EDEDEE url(https://www.alnylam.com/wp-content/themes/bridge-child/img/flags/flag-global.png) 5px no-repeat !important;
        background-size: auto 20px !important;
    }
    header #social_wrapper .social_header_text {
        display: none !important;
    }
    header #social_wrapper {
        display: inline-block;
        width: auto !important;
        margin-left: -8px;
    }
    header #social_wrapper span.q_social_icon_holder,
    header #social_wrapper span.q_social_icon_holder>a {
        min-width: auto;
        width: auto;
    }
    header #social_wrapper span.q_social_icon_holder>a {
        padding: 0 10px !important;
    }
    header #global_languages {
        width: auto;
    }
    header #selector_list {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 680px) {
    header nav#languages {
        position: fixed;
        width: 90%;
        left: 5%;
        top: 31px;
        height: 82%;
        max-height: 580px;
    }
    header #languages .row ul.lang-col {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width: 432px) {
    header .social_header_text {
        margin-right: 10px;
    }
    header .header_top .right .top_wrapper_links {
        text-align: center;
        display: block;
        height: auto;
    }
    header .header_top .right .inner>div:first-child a {
        width: auto;
        min-width: 100px;
        text-align: center;
        flex-grow: 1;
        padding: 0 7px;
    }
    header .header_top .right .inner>div:first-child a:nth-of-type(4),
    header .header_top .right .inner>div:first-child a:nth-of-type(5) {
        min-width: 50px;
    }
    header .header_top {
        margin-top: -99px;
    }
    header #top-bar-mobile {
        margin-top: 0;
    }
}

header *,
header *:before,
header *:after,
#footer *,
#footer *:before,
#footer *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

header .container .row *,
header .container .row *:before,
header .container .row *:after,
#footer .container .row *,
#footer .container .row *:before,
#footer .container .row *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header img,
#footer img {
    vertical-align: baseline;
}

header .header_menu_bottom nav.main_menu>ul {
    padding-top: 0;
}

.margin-negative-mobile {
    margin-top: 0px!important;
}

.second.drop_down_start {
    height: 285px !important;
    visibility: visible !important;
    overflow: visible !important;
    opacity: 1 !important;
    left: 0 !important;
    margin: 0 !important;
    top: 100% !important;
    position: absolute !important;
    display: block !important;
    transition: top .3s ease-in-out !important;
}

nav.mobile_menu ul>li>ul span.mobile_arrow i {
    display: none !important;
}

#top-bar-mobile {
    width: 100%;
    clear: both;
    text-align: center;
    display: none;
    cursor: pointer;
}

#top-bar-mobile i {
    font-size: 21px;
    position: relative;
    top: 11px;
}

.icon-reverse {
    transform: rotateX(180deg);
}

#top-bar-mobile.icon-reverse {
    transform: rotateX(0deg) !important;
}

header.sticky .logo_wrapper,
header.sticky.centered_logo .logo_wrapper {
    height: 60px !important;
    float: left;
}

header.sticky .side_menu_button a:last-child {
    position: relative;
    top: -97px;
}

.side_menu_button a:last-child {
    position: absolute;
    top: -55px;
    right: 0;
}

header:not(.sticky) a.search_button {
    width: 150px;
    border-bottom: 1px solid #003366;
    padding-bottom: 5px;
}

header.sticky {
    animation: 0.5s ease 0s 1 normal both running slide-in-top;
    top: 0px;
    left: 0;
    position: fixed !important;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box;
}

.bypostauthor,
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
    opacity: 1;
}

.move-search {
    position: absolute !important;
    top: 70px !important;
}

@media (max-width:767px) {
    .move-search {
        position: absolute !important;
        top: 0 !important;
    }
}

@media (min-width:1001px) {
    .sticky .main_menu {
        left: 60% !important;
        width: 800px;
    }
    header .sticky .header_menu_bottom .main_menu {
        left: 23% !important;
        max-width: 820px;
    }
    .move-image {
        top: -30px !important;
        animation: 0.5s ease 0s 1 normal both running slide-to-top;
        opacity: 1 !important;
    }
    .sticky .header_inner_right {
        height: 10px;
    }
    header .sticky .header_menu_bottom {
        position: relative;
        top: -40px;
        animation: 0.5s ease 0s 1 normal both running slide-to-top;
        display: block
    }
    .mar-body {
        margin-top: 191px;
    }
    #searchform {
        transition: all 0.5s ease 0s;
    }
    .mar-search {
        height: 50px;
    }
    @keyframes slide-in-top {
        from {
            transform: translateY(-191px);
        }
        to {
            transform: translateY(0);
        }
    }
    @keyframes slide-to-top {
        from {
            transform: translateY(40px);
        }
        to {
            transform: translateY(0);
        }
    }
}

.search-mar {
    height: 50px !important;
}

@media (min-width:1001px) and (max-width:1135px) {
    header .sticky .header_menu_bottom .main_menu {
        left: 15% !important;
    }
}

header .drop_down #nav-menu-item-16555 .second .inner ul li a {
    font-size: 14px;
    text-align: center !important;
    padding: 12px 12px 12px 30px;
    padding-left: 0;
    padding-right: 0;
}

header .sticky .drop_down .second {
    padding-top: 0px;
}

header .sticky .main_menu.drop_down {
    height: auto;
}

header .sticky .q_logo {
    height: 0;
}

@media (max-width:767px) {
    header .q_logo a {
        height: auto !important;
    }
}

header .sticky .q_logo .light,
header .sticky .q_logo .dark {
    height: 100px !important;
}

#menu-main-menu-1 {
    transition: all 1s;
}

header .mobile_men a:hover,
header .mobile_men a:active,
header .mobile_men a:focus {
    color: #ff9900 !important;
}

@media (min-width:767px) {
    header .mobile_menu a:visited {
        color: #003366 !important;
    }
    header #nav-menu-item-16525 li,
    header #nav-menu-item-16202 li {
        width: 100% !important;
    }
    header #nav-menu-item-16525 ul {
        overflow: hidden;
    }
}

@media (max-width:767px) {
    header .mobile_menu a:visited {
        color: #0099cc !important;
    }
    .mobile_menu #menu-main-menu-1 li:focus,
    .mobile_menu #menu-main-menu-1 li:focus a,
    .mobile_menu #menu-main-menu-1 li:focus a span,
    .mobile_menu #menu-main-menu-1 a:focus,
    .mobile_menu #menu-main-menu-1 span:focus,
    .mobile_menu #mobile-menu-item-16555 .sub_menu li:focus,
    .mobile_menu #mobile-menu-item-16555 li a:focus,
    .mobile_menu #mobile-menu-item-16555 li span:focus {
        color: #ff9900 !important;
    }
    header .header_bottom>.container>.container_inner {
        overflow: hidden;
        padding-bottom: 10px;
    }
}

.mar-body header .sticky nav.main_menu>ul>li#nav-menu-item-16555>a {
    padding-bottom: 10px;
}

header .mobile_menu a.lamb {
    color: #ff9900 !important;
}

@media (max-width:1000px) {
    header .header_bottom>.container>.container_inner {
        padding-bottom: 100px !important;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    #footer .footer_bottom .textwidget .top_wrapper_links a {
        padding: 0 5px !important;
        float: none;
        display: inline-block;
    }
    #footer .footer_bottom a {
        margin-right: 0 !important;
    }
    header .q_logo img.mobile {
        margin-top: 10px;
    }
   #footer .footer_bottom{
    max-width: 100%;
  display: block;
  width: auto;
  height: auto;
}
   .webform-flex--container .form-type-checkbox{
    white-space:normal !important;
  }
.content-container .container{
max-width: 100% !important;
width: auto !important;

}
}


@media(min-width:768px) {
    #footer .container_inner {
        display: flex;
        justify-content: space-between;
    }
}

#footer .container_inner .top_wrapper_links {
    flex: 0 0 auto;
}

#footer .container_inner .left-footer-bottom {
    text-align: center !important;
}

@media(max-width:1024px) {
    #footer .footer_bottom .container_inner {
        text-align: center !important;
        padding: 0 20px;
    }
    #footer .container_inner .left-footer-bottom {
        text-align: center !important;
        padding-right: 40px;
    }
    #footer .footer_bottom .textwidget a,
    #footer .footer_bottom .textwidget span {
        display: inline-block;
    }
}

@media(max-width:767px) {
    #footer .footer_bottom .top_wrapper_links {
        float: none !important;
        padding-top: 0;
        width: 100%;
        min-width: unset !important;
        margin: 0;
    }
    #footer .container_inner {
        max-width: 100%;
        width: auto;
        padding: 0 !important;
    }
    #footer .footer_bottom .textwidget .top_wrapper_links a {
        margin: 0 10px;
    }
    #footer .container_inner .left-footer-bottom {
        text-align: center !important;
        padding-right: 0;
    }
    #footer .footer_bottom span.copyright {
        font-size: 10px;
        white-space: unset;
    }
}


