@font-face {
    font-family: FontAwesome;
    src: url(/themes/custom/alnylam/css/fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(/themes/custom/alnylam/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(/themes/custom/alnylam/css/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(/themes/custom/alnylam/css/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(/themes/custom/alnylam/css/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(/themes/custom/alnylam/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}


.page_header *,
.page_header ::before,
.page_header ::after {
    box-sizing: border-box;
}

header {
    padding-left: 64px;
    padding-right: 64px;
    max-width: 1793px;
    margin: auto;
}

#whole-header-top {
    display: flex;
    align-items: center;
    padding: 8px 0 4px 0px !important;
    border-bottom: 1px solid #b9d9eb !important;
}

div#whole-header-bottom {
    display: flex;
    align-items: center;
    padding: 10px 0px;
}


/*header top*/

#whole-mobile-header {
    display: none;
}

.header-top-middle {
    width: 80%;
}

.header-top-right {
    max-width: 75px;
}

.header-top-left {
    padding-left: 5px;
}

.header-top-left .navbar-btn {
    margin: 0px;
}

header ul li span,
header ul li a {
    padding: 0 20px !important;
    /* font-size: 1vw; */
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 24px;
    letter-spacing: normal;
    color: #00254b;
}

.header-top-middle .active-trail.sf-depth-1.menuparent::after {
    content: "";
    position: absolute;
    width: 70%;
    height: 3px;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -13px;
    background: #001f3d;
}

.header-top-middle .active-trail.sf-depth-1.menuparent::before {
    content: "";
    position: absolute;
    background: url(/sites/default/files/img/dark-blue-arrow.png) no-repeat;
    width: 53%;
    height: 3px;
    display: block;
    right: 0;
    margin: auto;
    bottom: -10px;
}

header ul li span,
header ul li a:hover,
header ul li a:focus {
    text-decoration: none;
    outline: none;
}

header ul li span {
    cursor: pointer;
}

header ul li span:hover {
    color: #ff9900;
}

ul.sf-menu .sf-sub-indicator {
    display: none;
}

header ul li ul {
    background: #001f3d !important;
    font-weight: 600;
    padding: 10px !important;
    transition: 0.3s ease;
}

.header-top-middle li:nth-child(6) a.sf-depth-1.menuparent.sf-with-ul {
    border-left: 1px solid #b9d9eb;
    border-right: 1px solid #b9d9eb;
}

ul.sf-menu li:hover>ul,
ul.sf-menu li.sfHover>ul {
    left: 0;
    top: 2.3em;
}

.header-top-middle ul.sf-menu>li.sf-depth-1:hover::before,
.header-top-middle ul.sf-menu>li.sf-depth-1>a:hover::before,
.header-top-middle ul.sf-menu>li.active-trail.sf-depth-1>a::before,
.header-top-middle ul.sf-menu>li.sf-depth-1>a.is-active::before {
    content: "";
    width: 6px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    background: url(/sites/default/files/img/dark-blue-arrow.png) no-repeat;
}

.header-top-middle ul.sf-menu>li.sf-depth-1:hover::after,
.header-top-middle ul.sf-menu>li.sf-depth-1>a:hover::after,
.header-top-middle ul.sf-menu>li.active-trail.sf-depth-1>a::after,
.header-top-middle ul.sf-menu>li.sf-depth-1>a.is-active::after {
    content: "";
    position: absolute;
    width: 77%;
    height: 3px;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -13px;
    background: #001f3d;
}

.header-top-middle ul.sf-menu>li:last-child>ul li a.youtube,
.header-top-middle ul.sf-menu>li:last-child>ul li a.twitter,
.header-top-middle ul.sf-menu>li:last-child>ul li a.linkedin,
.header-top-middle ul.sf-menu>li:last-child>ul li a.instagram {
    display: flex;
    align-items: center;
    padding-left: 45px !important;
}

.header-top-middle ul.sf-menu>li:last-child>ul li a.youtube::before,
.header-top-middle ul.sf-menu>li:last-child>ul li a.twitter::before,
.header-top-middle ul.sf-menu>li:last-child>ul li a.linkedin::before,
.header-top-middle ul.sf-menu>li:last-child>ul li a.instagram::before {
    content: "";
    width: 100%;
    height: 14px;
    display: block;
    position: absolute;
    left: 15px;
}

.header-top-middle ul.sf-menu>li:last-child>ul li a.youtube::before {
    background: url(/sites/default/files/img/youtube.png) no-repeat left;
}

.header-top-middle ul.sf-menu>li:last-child>ul li a.twitter::before {
    background: url(/sites/default/files/img/twitter.png) no-repeat left;
}

.header-top-middle ul.sf-menu>li:last-child>ul li a.linkedin::before {
    background: url(/sites/default/files/img/linkedin.png) no-repeat left;
}

.header-top-middle ul.sf-menu>li:last-child>ul li a.instagram::before {
    background: url(/sites/default/files/img/instagram.png) no-repeat left;
}

ul#superfish-main {
    font-weight: 600;
    font-size: 18px;
}

ul#superfish-top-navigation {
    float: right;
    font-weight: 600;
}

#superfish-top-navigation .sf-depth-1 {
    font-size: 16px;
    line-height: 24px;
}

ul#superfish-main ul li a {
    font-size: 0.8vw !important;
}

a.our-company.bullet-point,
a.our-science.bullet-point,
a.our-products.bullet-point,
a.our-news.bullet-point {
    padding-left: 35px !important;
}

a.our-company.bullet-point:before,
a.our-science.bullet-point:before,
a.our-products.bullet-point:before,
a.our-news.bullet-point:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 25px;
    top: 17px;
    left: 20px;
}

a.our-company.bullet-point::before {
    background: #0099cc;
}

a.our-science.bullet-point::before {
    background: #ff9900;
}

a.our-products.bullet-point::before {
    background: #6eceb2;
}

a.our-news.bullet-point::before {
    background: #c90287;
}

.header-top-middle a.is-active.sf-depth-2,
.header-top-middle a.sf-depth-2:hover,
.header-top-middle a.sf-depth-3:hover,
.header-top-middle a.is-active.sf-depth-3,
.header-top-middle a.is-active.sf-depth-4,
.header-top-middle a.sf-depth-4:hover {
    border-left: 3px solid #b9d9eb !important;
}

a.sf-depth-2 {
    color: #fff;
    padding: 0.5em 1.25em !important;
    font-size: 0.8vw;
    border-left: 3px solid transparent;
}

li.sf-depth-2 a.is-active,
a.sf-depth-2:hover,
a.sf-depth-3:hover,
a.sf-depth-4:hover {
    background: rgb(0, 51, 102, 0.5);
    text-decoration: none;
    color: #fff;
}

#clp-whole-header-top #language-switcher-icon,
.header-top-right #language-switcher-icon {
    width: 15px;
    box-shadow: none;
    background: url(/sites/default/files/img/language.png) no-repeat center;
    color: transparent;
    cursor: pointer;
    position: relative;
}

#language-switcher-icon::after {
    content: "";
    background: url(/sites/default/files/img/dropdown.png) no-repeat center right;
    width: 10px;
    height: 6px;
    position: absolute;
    right: -15px;
    top: 9px;
}

.clp-language-switcher-block .field--item:first-child .language-switcher-main {
    width: 100%;
    float: none;
    padding-bottom: 12px;
    border-bottom: 1px solid #d8d8d8;
}

.language-switcher-main {
    width: 48%;
    float: left;
    margin-bottom: 12px;
    margin-right: 5px;
}

#block-languageswitcher:before {
    content: "";
    background: url(/sites/default/files/img/language-arrow.png) no-repeat center right;
    width: 11px;
    height: 7px;
    position: absolute;
    right: 45px;
    top: -7px;
}

#block-languageswitcher .field--item:first-child .language-switcher-main {
    width: 100%;
    float: none;
    padding-bottom: 12px;
    border-bottom: 1px solid #d8d8d8;
}

#block-languageswitcher {
    position: absolute;
    top: -11px;
    right: 0;
    padding: 15px 15px 10px 15px;
    border: 1px solid #f5f5f5;
    background: #fff;
    width: 500px;
    float: right;
    z-index: 999;
    display: none;
}

.language-switcher-main span {
    display: inline-flex;
}

.language-switcher-main span.label-text {
    font-weight: 600;
    color: #979797;
    font-size: 14px;
    padding-right: 7px;
}

.language-switcher-main span.link-text .field--item {
    display: contents;
}

.language-switcher-main span.link-text .field--item a {
    font-size: 13px;
    line-height: 22px;
    font-weight: 700;
    color: #00254b;
    border-bottom: 1px solid #b9d9eb;
    text-decoration: none;
    display: inline-block;
}


/*header bottom*/

header ul li span,
div#whole-header-bottom ul.sf-menu li.sf-depth-1 a {
    /* font-size: 1vw; */
    font-size: 18px;
    line-height: 24px;
}

.header-bottom-left ul.sf-menu li:hover>ul,
.header-bottom-left ul.sf-menu li.sfHover>ul {
    left: -19px;
    top: 2.05em;
}

.header-top-middle ul.sf-menu li:hover>ul,
.header-top-middle ul.sf-menu li.sfHover>ul {
    left: -25px;
}

li.sf-depth-2 {
    padding: 0.3vw 0.5vw !important;
}

.header-bottom-left .block-superfish ul.menu>li>span:hover::after,
.header-bottom-left .block-superfish ul.menu>li>a.our-company-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li>a.our-science-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li>a.our-products-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li>a.our-news-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-company-main::after,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-science-main::after,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-products-main::after,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-news-main::after,
.header-bottom-left ul.sf-menu li:nth-child(1).active-trail.sf-depth-1 .our-company-main::after,
.header-bottom-left ul.sf-menu li:nth-child(1).sf-depth-1 a.our-company-main.is-active::after,
.header-bottom-left ul.sf-menu li:nth-child(2).sf-depth-1 a.our-science-main.is-active::after,
.header-bottom-left ul.sf-menu li:nth-child(2).active-trail.sf-depth-1 .our-science-main::after,
.header-bottom-left ul.sf-menu li:nth-child(3).active-trail.sf-depth-1 .our-products-main::after,
.header-bottom-left ul.sf-menu li:nth-child(3).sf-depth-1 a.our-products-main.is-active::after,
.header-bottom-left ul.sf-menu li:nth-child(4).active-trail.sf-depth-1 .our-news-main::after,
.header-bottom-left ul.sf-menu li:nth-child(4).sf-depth-1 a.our-news-main.is-active::after {
    content: "";
    position: absolute;
    width: 70%;
    height: 3px;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -13px;
}

.header-bottom-left .block-superfish ul.menu>li>span:hover::before,
.header-bottom-left .block-superfish ul.menu>li>a.our-company-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li>a.our-science-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li>a.our-products-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li>a.our-news-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-company-main::before,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-science-main::before,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-products-main::before,
.header-bottom-left .block-superfish ul.menu>li.active-trail>a.our-news-main::before,
.header-bottom-left ul.sf-menu li:nth-child(1).active-trail.sf-depth-1 .our-company-main::before,
.header-bottom-left ul.sf-menu li:nth-child(1).sf-depth-1 a.our-company-main.is-active::before,
.header-bottom-left ul.sf-menu li:nth-child(2).sf-depth-1 a.our-science-main.is-active::before,
.header-bottom-left ul.sf-menu li:nth-child(2).active-trail.sf-depth-1 .our-science-main::before,
.header-bottom-left ul.sf-menu li:nth-child(3).active-trail.sf-depth-1 .our-products-main::before,
.header-bottom-left ul.sf-menu li:nth-child(3).sf-depth-1 a.our-products-main.is-active::before,
.header-bottom-left ul.sf-menu li:nth-child(4).active-trail.sf-depth-1 .our-news-main::before,
.header-bottom-left ul.sf-menu li:nth-child(4).sf-depth-1 a.our-news-main.is-active::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 3px;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -10px;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(1)>span.our-company-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1)>a.our-company-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1).active-trail>span.our-company-main::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1).active-trail>.our-company-main::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1).active-trail>a.our-company-main::before,
.header-bottom-left ul.sf-menu li:nth-child(1).sf-depth-1 a.our-company-main.is-active::before {
    background: url(/sites/default/files/img/blue-arrow.png) no-repeat;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(2)>span.our-science-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(2)>a.our-science-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(2).active-trail>span.our-science-main::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(2).active-trail>a.our-science-main::before,
.header-bottom-left ul.sf-menu li:nth-child(2).sf-depth-1 a.our-science-main.is-active::before {
    background: url(/sites/default/files/img/orange-arrow.png) no-repeat;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(3)>span.our-products-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(3)>a.our-products-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(3).active-trail>span.our-products-main::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(3).active-trail>a.our-products-main::before,
.header-bottom-left ul.sf-menu li:nth-child(3).sf-depth-1 a.our-products-main.is-active::before {
    background: url(/sites/default/files/img/green-arrow.png) no-repeat;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(4)>span.our-news-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(4)>a.our-news-main:hover::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(4).active-trail>span.our-news-main::before,
.header-bottom-left .block-superfish ul.menu>li:nth-child(4).active-trail>a.our-news-main::before,
.header-bottom-left ul.sf-menu li:nth-child(4).sf-depth-1 a.our-news-main.is-active::before {
    background: url(/sites/default/files/img/pink-arrow.png) no-repeat;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(1)>span:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1).active-trail>span::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1)>a.our-company-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1).active-trail>.our-company-main::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1)>.our-company-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(1).active-trail>a.our-company-main::after,
.header-bottom-left ul.sf-menu li:nth-child(1).sf-depth-1 a.our-company-main.is-active::after {
    background: #0099cc;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(2)>span.our-science-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(2)>a.our-science-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(2).active-trail>span.our-science-main::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(2).active-trail>a.our-science-main::after,
.header-bottom-left ul.sf-menu li:nth-child(2).sf-depth-1 a.our-science-main.is-active::after {
    background: #ff9900;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(3)>span.our-products-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(3)>a.our-products-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(3).active-trail>span.our-products-main::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(3).active-trail>a.our-products-main::after,
.header-bottom-left ul.sf-menu li:nth-child(3).sf-depth-1 a.our-products-main.is-active::after {
    background: #6eceb2;
}

.header-bottom-left .block-superfish ul.menu>li:nth-child(4)>span.our-news-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(4)>a.our-news-main:hover::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(4).active-trail>span.our-news-main::after,
.header-bottom-left .block-superfish ul.menu>li:nth-child(4).active-trail>a.our-news-main::after,
.header-bottom-left ul.sf-menu li:nth-child(4).sf-depth-1 a.our-news-main.is-active::after {
    background: #c90287;
}

.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-company.is-active,
.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-company:hover {
    border-left: 3px solid #0099cc !important;
}

.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-science.is-active,
.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-science:hover {
    border-left: 3px solid #ff9900 !important;
}

.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-products.is-active,
.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-products:hover {
    border-left: 3px solid #6eceb2 !important;
}

.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-news.is-active,
.header-bottom-left ul.sf-menu li.sf-depth-1 ul li.sf-depth-2 a.our-news:hover {
    border-left: 3px solid #c90287 !important;
}

.header-bottom-right .search-block-form {
    display: none;
}

.header-bottom-left .block-superfish ul.menu li:nth-child(1).sf-depth-1.menuparent ul {
    border-bottom: 3px solid #0099cc;
}

.header-bottom-left .block-superfish ul.menu li:nth-child(2).sf-depth-1.menuparent ul {
    border-bottom: 3px solid #ff9900;
}

.header-bottom-left .block-superfish ul.menu li:nth-child(3).sf-depth-1.menuparent ul {
    border-bottom: 3px solid #6eceb2;
}

.header-bottom-left .block-superfish ul.menu li:nth-child(4).sf-depth-1.menuparent ul {
    border-bottom: 3px solid #c90287;
}

.header-bottom-right .header-right-search,
body.search-open .header-bottom-right .header-right-search {
    background: url(/sites/default/files/img/search.png) no-repeat bottom;
    border: 0;
    width: 34px;
    font-size: 0px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0;
}

.header-bottom-right {
    height: 27px;
}

body.search-open .header-bottom-right .header-right-search {
    background: url(/sites/default/files/img/search-close.png) no-repeat bottom;
}

.search-block-form .form-group {
    margin-bottom: 0px;
}

.header-bottom-right .block-search-form-block {
    position: absolute;
    width: 100%;
    top: -8px;
    right: 55px;
    background: #ffffff;
}

.search-block-form .input-group {
    position: relative;
    display: block;
}

#whole-header-bottom .header-bottom-right .block-views-exposed-filter-blocksearch-content-page-1 {
    display: none;
    position: absolute;
    top: 0;
    right: 8%;
}

#whole-header-bottom .header-bottom-right .block-views-exposed-filter-blocksearch-content-page-1 input {
    width: 440px;
    font-size: 16px;
    border-radius: 0;
    height: 39px;
    padding: 15px;
    color: #002855;
    letter-spacing: 0;
    font-weight: 500;
    position: absolute;
    top: -6px;
    right: -18px;
}

#whole-header-bottom .header-bottom-right .block-views-exposed-filter-blocksearch-content-page-1 button.form-submit {
    position: absolute;
    top: -16px;
    margin-right: 0;
    right: -26px;
    font-size: 0;
    border-radius: 3px;
    border: 0;
    background-color: transparent;
    font-weight: bold;
}

.glyphicon-search:before {
    content: "";
    width: 23px;
    height: 23px;
    display: block;
    background: url(/sites/default/files/img/search.png) no-repeat;
}

#whole-header-bottom .header-bottom-right .block-views-exposed-filter-blocksearch-content-page-1 button.form-submit span {
    position: absolute;
    right: 14px;
    top: 17px;
}

.search-block-form .form-control {
    border-radius: 0px !important;
    border-color: #979797;
    box-shadow: none;
    padding: 22px 55px 22px 22px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.search-block-form .form-control::placeholder {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #1d1d1d;
}

.search-block-form .input-group .form-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 45px;
    border: 0px;
    background: url(/sites/default/files/img/search.png) no-repeat center;
    outline: none;
    box-shadow: none;
    z-index: 999;
}

.search-block-form .input-group .form-submit::before {
    content: "";
    position: absolute;
    left: 6px;
    top: 15px;
    width: 1px;
    height: 16px;
    background: #979797;
    border: 0px;
}

.search-block-form .input-group .glyphicon {
    display: none;
}




#block-alnylam-topnavigation-3 ul#superfish-top-navigation li.sf-depth-1.menuparent:nth-child(6) {
    border-left: 1px solid #b9d9eb;
    border-right: 1px solid #b9d9eb;
}


/* #main-header img {
    max-height: 52px;
} */

.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
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-user:before {
    content: "\f007"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-list:before {
    content: "\f03a"
}

.fa-image:before,
.fa-photo:before {
    content: "\f03e"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-group:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-code:before {
    content: "\f121"
}

.fa-info:before {
    content: "\f129"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-toggle-down:before {
    content: "\f150"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-history:before {
    content: "\f1da"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-fa:before {
    content: "\f2b4"
}

p {
    color: #303030
}

.title_text_shadow .title h1 {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}

.clear:after,
.clearfix:after {
    clear: both
}

.sticky {
    opacity: 1
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clear:after,
article,
details,
header,
nav {
    display: block
}

.clear:after {
    content: ""
}

::selection {
    background: #1abc9c;
    color: #fff
}

::-moz-selection {
    background: #1abc9c;
    color: #fff
}

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

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

.content ol ol,
.content ul ul {
    padding: 0 0 0 15px
}

a,
b,
body,
code,
div,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
label,
li,
ol,
p,
q,
s,
span,
sub,
ul {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

a img {
    border: none
}

header {
    vertical-align: middle
}

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

.h1,
h1 {
    font-size: 30px;
    line-height: 1.25em
}

.h2,
h2 {
    font-size: 24px;
    line-height: 1.384615384615385em
}

.h3,
h3 {
    font-size: 17px;
    line-height: 1.304347826086957em
}

.h4,
h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400
}

.h5,
.h6,
h5,
h6 {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.h5,
h5 {
    font-size: 15px;
    line-height: 1.571428571428571em
}

.h6,
h6 {
    font-size: 13px;
    line-height: 1.538461538461538em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #1abc9c
}

a,
p a {
    text-decoration: none;
    cursor: pointer;
    font-weight: 400
}

a:hover,
p a:hover {
    color: #1abc9c;
    text-decoration: none
}

ul {
    list-style-position: inside
}

@-webkit-keyframes outer {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes outer {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes inner {
    0% {
        -webkit-transform: rotate(-100.8deg);
        -moz-transform: rotate(-100.8deg);
        transform: rotate(-100.8deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes inner {
    0% {
        -webkit-transform: rotate(-100.8deg);
        -moz-transform: rotate(-100.8deg);
        transform: rotate(-100.8deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes arc {
    0% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: 0
    }

    40% {
        stroke-dasharray: 151.55px, 210.49px;
        stroke-dashoffset: 0
    }

    100% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: -151.55px
    }
}

@keyframes arc {
    0% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: 0
    }

    40% {
        stroke-dasharray: 151.55px, 210.49px;
        stroke-dashoffset: 0
    }

    100% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: -151.55px
    }
}

.meta {
    display: none
}

img[data-lazy=true] {
    opacity: 0
}

.wrapper,
body {
    background-color: #f6f6f6
}

html {
    height: 100%;
    margin: 0 !important;
    -webkit-transition: all 1.2s ease-out;
    -moz-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    -ms-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out
}





.wrapper_inner {
    width: 100%;
    overflow: hidden
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes scaleout {
    0% {
        -moz-transform: scale(0)
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@-ms-keyframes scaleout {
    0% {
        -ms-transform: scale(0)
    }

    100% {
        -ms-transform: scale(1);
        opacity: 0
    }
}

@-o-keyframes scaleout {
    0% {
        -o-transform: scale(0)
    }

    100% {
        -o-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

@-webkit-keyframes stretchdelay {

    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {

    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

@-webkit-keyframes bouncedelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes rotatecircles {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotatecircles {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

header {
    width: 100%;
    display: inline-block;
    margin: 0;
    position: relative;
    z-index: 110;
    -webkit-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_bottom,
.header_top,
.q_logo,
.q_logo a {
    position: relative
}

header.menu_position_left .header_inner_left {
    z-index: 101
}

.header_inner_right {
    float: right;
    position: relative;
    z-index: 110
}

.header_top {
    z-index: 111;
    line-height: 33px;
    height: 33px;
    padding: 0;
    font-size: 13px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

header.scrolled .header_top {
    background-color: #fff !important
}

.header_top p {
    line-height: 32px;
    padding: 0 15px
}

.header_top .left {
    float: left;
    height: 100%
}

.header_top .right {
    float: right;
    height: 100%
}

.header_top .left .inner>div,
.header_top .left .inner>div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0
}

.header_top .right .inner>div {
    border-left: 0;
    float: left
}

header.scrolled:not(.scroll_header_top_area) .header_top {
    border-bottom: 0
}

.header_bottom {
    padding: 0 45px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.logo_wrapper {
    height: 100px;
    float: left
}

.q_logo {
    top: 50%;
    left: 0
}

.q_logo a {
    display: block;
    visibility: hidden
}

.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -50%;
    width: auto !important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

.menu_position_left .q_logo img {
    -webkit-transition: none;
    transition: none
}

header.scrolled.dark:not(.header_style_on_scroll) .q_logo img.normal,
header.scrolled:not(.header_style_on_scroll) .q_logo img.normal {
    opacity: 1
}

header.scrolled.dark:not(.header_style_on_scroll) .q_logo img.dark,
header.scrolled:not(.header_style_on_scroll) .q_logo img.dark {
    opacity: 0
}

header.dark .q_logo img.normal {
    opacity: 0
}

header.fixed,
header.fixed_top_header .top_header {
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -ms-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    width: 100%;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0
}

header.menu_bottom:not(.sticky) .drop_down .second,
header.transparent.fixed.scrolled .drop_down .second {
    top: 100%;
    width: 100%
}

header.fixed.scrolled .header_bottom {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .11);
    background-color: #fff
}

header.menu_bottom .header_inner_left {
    left: 0;
    position: relative
}

header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 130px
}

.menu_bottom .logo_wrapper {
    float: none
}

.menu_bottom .q_logo a {
    display: inline-block
}

.header_menu_bottom {
    position: relative;
    display: block
}

header:not(.centered_logo) .q_logo img {
    height: 100%
}

nav.main_menu {
    position: absolute;
    left: 50%;
    z-index: 100;
    text-align: left
}

nav.main_menu.right {
    position: relative;
    left: auto;
    float: right
}

nav.main_menu.left {
    position: relative;
    left: auto;
    float: left;
    z-index: 101
}

nav.main_menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

nav.main_menu>ul {
    left: -50%;
    position: relative
}

nav.main_menu.left>ul,
nav.main_menu.right>ul {
    left: auto
}

nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right
}

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
}

nav.main_menu>ul>li>a>i.menu_icon {
    margin-right: 7px
}

nav.main_menu>ul>li>a {
    display: inline-block;
    height: 100%;
    background-color: transparent;
    -webkit-transition: opacity .2s ease-in-out, color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, color .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out, color .2s ease-in-out;
    transition: opacity .2s ease-in-out, color .2s ease-in-out
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
    opacity: .8
}

nav.main_menu>ul>li.active>a {
    color: #303030
}

nav.main_menu>ul>li>a>i.blank {
    display: none
}

nav.main_menu>ul>li.has_sub>a>i.q_menu_arrow {
    display: inline-block;
    margin-left: 6px
}

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),
nav.vertical_menu>ul>li>a>span:not(.plus) {
    position: relative;
    display: inline-block;
    line-height: initial
}

.drop_down ul {
    list-style: none
}

.drop_down ul li {
    position: relative
}

.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 .2s ease-in-out;
    -moz-transition: top .2s ease-in-out;
    -ms-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    width: 100%
}

.drop_down li.left_position .second {
    left: auto;
    right: 0
}

header.transparent .drop_down .second:not(.right) {
    left: 16px
}

.drop_down li.right_position .second {
    left: -100%
}

nav.main_menu>ul>li:hover>.second {
    z-index: 20
}

.drop_down .second .inner {
    position: relative;
    padding: 0;
    display: block;
    z-index: 997
}

.drop_down .second .inner>ul,
li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #262626;
    border-color: #3d3d3d
}

li.narrow .second .inner ul {
    padding: 7px 0;
    left: 50%;
    right: unset;
    transform: translateX(-50%)
}

.drop_down .second .inner ul li {
    display: block;
    padding: 0 15px;
    position: relative;
    float: none;
    height: auto;
    background: 0;
    width: 190px
}

li.narrow .second .inner ul li:last-child {
    border-bottom: none
}

.drop_down .second .inner ul li a,
.drop_down .second .inner ul li h5 {
    display: block;
    font-weight: 600;
    color: #9d9d9d;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.drop_down .second .inner>ul>li:last-child>a,
.drop_down .second .inner>ul>li>ul>li:last-child>a,
.drop_down .second .inner>ul>li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

.drop_down .second .inner ul.right li a {
    padding: 9px 20px 9px 0
}

.drop_down .second .inner ul li.sub ul li a:hover,
.drop_down .second .inner>ul>li>a:hover {
    color: #fff
}

.drop_down .narrow .second .inner ul li {
    padding: 0
}

.drop_down .narrow .second .inner ul li a {
    padding-left: 20px;
    padding-right: 20px
}

.drop_down .second i {
    display: none
}

.drop_down .second .inner ul li ul {
    position: absolute;
    left: 100%;
    top: -7px;
    height: auto;
    display: none;
    z-index: 10;
    overflow: visible
}

.drop_down .second .inner ul li:hover ul {
    z-index: 20;
    display: block
}

.drop_down .second.right {
    right: 0;
    left: auto
}

.drop_down .second .inner ul.right li a,
.drop_down .second .inner ul.right li h5 {
    text-align: right
}

.drop_down .second .inner ul.right li ul {
    left: -100%
}

.drop_down .second .inner ul li.sub ul li a,
.drop_down .second .inner ul.right li.sub ul li a {
    background: 0 0
}

.drop_down .second .inner .widget {
    padding: 0 20px
}

.drop_down .second .inner .widget p {
    font-size: 13px;
    line-height: 16px;
    padding: 12px 0
}

.drop_down .second ul li {
    border-bottom-width: 1px;
    border-bottom-color: #3d3d3d
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    display: inline-block;
    float: right;
    position: relative;
    top: 2px;
    font-size: 12px;
    color: #888
}

.drop_down .second .inner ul li.sub ul li a i.q_menu_arrow {
    display: none
}

.drop_down .second .inner ul.right li.sub a i.q_menu_arrow {
    float: left;
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.fixed_top_header .bottom_header,
.fixed_top_header nav.mobile_menu,
nav.mobile_menu {
    background-color: #fff
}

@media only screen and (min-width:1000px) {
    header.stick_with_left_right_menu .header_inner_left {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 0;
        left: auto;
        z-index: 100
    }
}

.fixed_top_header .top_header {
    background-color: #fff;
    position: fixed;
    z-index: 110;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fixed_top_header .top_header .left {
    float: left
}

.fixed_top_header .top_header .right {
    float: right
}

.fixed_top_header .top_header nav.main_menu {
    position: relative;
    left: 0
}

.fixed_top_header .top_header nav.main_menu>ul {
    left: 0
}

.fixed_top_header .logo_wrapper {
    float: none;
    padding: 25px 0
}

.fixed_top_header .q_logo {
    top: 0
}

.fixed_top_header .q_logo a {
    display: inline-block;
    vertical-align: middle
}

.fixed_top_header .q_logo a img {
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.fixed_top_header.has_top .bottom_header {
    padding-top: 45px
}

.fixed_top_header .top_header .header-widget {
    float: left
}

.fixed_top_header .top_header>.left {
    padding-left: 45px
}

.fixed_top_header .top_header>.right {
    padding-right: 45px
}

.fixed_top_header .top_header .container_inner .left,
.fixed_top_header .top_header .container_inner .right {
    padding-left: 0;
    padding-right: 0
}

.dark .mobile_menu_button span {
    color: #000
}

header.fixed_top_header .top_header nav.main_menu>ul>li:first-child>a {
    padding-left: 0
}

.mobile_menu_button {
    display: none;
    float: left;
    height: 100px;
    margin: 0 20px 0 0
}

.mobile_menu_button span {
    width: 19px;
    height: 17px;
    font-size: 14px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle
}

nav.mobile_menu,
nav.mobile_menu ul {
    display: none;
    width: 100%;
    position: relative
}

nav.mobile_menu {
    float: left;
    top: 0;
    text-align: left;
    overflow: hidden;
    z-index: 100
}

nav.mobile_menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

nav.mobile_menu>ul {
    margin-bottom: -1px !important
}

nav.mobile_menu ul li {
    margin: 0;
    padding: 0;
    position: relative
}

nav.mobile_menu ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-tap-highlight-color: transparent
}

nav.mobile_menu ul li,
nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #eaeaea
}

nav.mobile_menu ul li.open_sub>ul {
    border-top: 1px solid #eaeaea
}

nav.mobile_menu ul li:last-child {
    border: 0 !important
}

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
}

nav.mobile_menu ul li span.mobile_arrow i {
    color: #888
}

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

nav.mobile_menu ul>li.has_sub>span.mobile_arrow i {
    display: inline
}

nav.mobile_menu ul li a,
nav.mobile_menu ul li h3 {
    font-size: 13px;
    font-weight: 400;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0
}

.q_counter_holder p.counter_text,
.title h1 {
    text-transform: uppercase;
    letter-spacing: 1px
}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active>a {
    color: #1abc9c
}

nav.mobile_menu ul li ul li {
    margin: 0 0 0 20px
}

header:not(.centered_logo) .header_fixed_right_area {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 100px
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 17px
}

.content,
.content .container,
.full_width {
    background-color: #f6f6f6
}

.mobile_menu_button span {
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    color: #9d9d9d
}

.mobile_menu_button span:hover {
    opacity: .8
}

.content .container .container_inner {
    padding: 0
}

.box_image_holder .box_image_shadow,
.box_image_holder .image_holder_inner,
.box_image_with_border {
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s
}

.container,
.content,
.full_width {
    z-index: 100;
    position: relative
}

.content {
    margin-top: 0
}

.content.content_top_margin {
    margin-top: 100px !important
}

.content.content_top_margin_none {
    margin-top: 0 !important
}

.container {
    padding: 0;
    width: 100%
}

.container_inner {
    width: 1100px;
    margin: 0 auto
}

.content .container .container_inner.page_container_inner,
.full_page_container_inner {
    padding: 30px 0 0
}

.header_bottom .container_inner {
    position: relative
}

.content .title .container_inner {
    padding: 0 !important
}

.title,
.title img {
    display: block;
    position: relative
}

.title {
    width: 100%;
    height: 100px;
    text-align: left;
    z-index: 101;
    border-bottom-color: #eee
}

.title img {
    width: 100%
}

.title .title_holder {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    width: 100%
}

.title.has_background,
.title.has_fixed_background {
    background-position: center 0;
    background-repeat: no-repeat
}

.title .title_holder .container {
    display: table-cell;
    vertical-align: middle;
    background-color: transparent
}

.title h1 {
    color: #303030;
    padding: 0;
    font-weight: 600
}

.title h1 {
    font-size: 17px;
    line-height: 1.304347826086957em
}

.breadcrumb,
.breadcrumb .current,
.breadcrumb a {
    color: #303030
}

@-webkit-keyframes title-from-right {
    0% {
        opacity: 0;
        -webkit-transform: translate(50%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0, 0)
    }
}

@-moz-keyframes title-from-right {
    0% {
        opacity: 0;
        -moz-transform: translate(50%, 0)
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0, 0)
    }
}

@-o-keyframes title-from-right {
    0% {
        opacity: 0;
        -o-transform: translate(50%, 0)
    }

    100% {
        opacity: 1;
        -o-transform: translate(0, 0)
    }
}

@keyframes title-from-right {
    0% {
        opacity: 0;
        transform: translate(50%, 0)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

.position_right .breadcrumb {
    left: 0;
    right: auto
}

.title.has_fixed_background {
    background-attachment: fixed;
    position: relative;
    z-index: 101
}

.breadcrumb {
    position: absolute;
    height: 100%;
    font-size: 13px;
    top: 0;
    right: 0
}

.box_image_holder,
.box_image_holder a,
.box_image_with_border {
    position: relative;
    display: block
}

.breadcrumb a:hover {
    color: #1abc9c
}

.box_image_with_border {
    border-bottom: 5px solid #ddd;
    text-align: center
}

.box_image_with_border:hover {
    border-color: #1abc9c
}

.box_image_with_border h3 {
    margin: 0 0 15px
}

.box_image_holder {
    margin: 0 0 56px;
    text-align: left
}

.box_image_holder .box_image_shadow {
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/themes/custom/alnylam/css/img/box_image_shadow.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 30px;
    -webkit-background-size: 100% 30px;
    -moz-background-size: 100% 30px;
    -o-background-size: 100% 30px
}

.box_image_with_border:hover .box_image_shadow {
    bottom: -13px;
    opacity: .2
}

.box_image_holder .image_holder_inner {
    position: relative;
    display: inline-block;
    width: 100%;
    top: 0;
    left: 0
}

.box_image_with_border:hover .box_image_holder .image_holder_inner {
    top: -15px
}

.box_image_holder img {
    width: 100%
}

.box_image_holder .box_icon {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0)
}

.q_icon_list {
    margin-bottom: 21px
}

.q_icon_list p {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0 0 0 38px;
    position: relative;
    color: #303030
}

.q_icon_list i {
    background-color: #1abc9c;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -o-border-radius: 2em
}

.q_icon_list i.transparent {
    background: 0 0;
    border: 0;
    color: #ababab
}

.q_box_holder {
    position: relative
}

.q_counter_holder {
    display: block;
    opacity: 0;
    -webkit-transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    padding: 20px 0
}

.q_counter_holder.left {
    text-align: left
}

.q_counter_holder.right {
    text-align: right
}

.q_counter_holder span.counter {
    font-size: 60px;
    line-height: 1em;
    font-weight: 300;
    color: #1abc9c;
    display: inline-block !important;
    height: 1em
}

.q_counter_holder p.counter_text {
    font-weight: 600;
    margin: 12px 0 0
}

.q_box_holder {
    display: block;
    border: 1px solid transparent;
    z-index: 200
}

.q_box_holder.with_icon {
    border: 2px solid silver;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.box_holder_inner {
    padding: 30px 20px;
    display: block
}

.box_holder_inner.left {
    text-align: left
}

.box_holder_inner.right {
    text-align: right
}

.box_holder_icon {
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    z-index: 250
}

.box_holder_icon_inner,
.box_holder_icon_inner.image {
    margin: -50% 0 0 -50%
}

.image_with_text {
    position: relative
}

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

.image_with_text img {
    display: block;
    margin: 0 0 22px
}

.q_icon_with_title {
    display: block;
    position: relative
}

.q_icon_with_title .icon_holder {
    display: inline-block;
    position: relative;
    z-index: 2
}

.q_icon_with_title:not(.right) .icon_holder {
    float: left
}

.q_icon_with_title.right .icon_holder {
    float: right
}

.q_icon_with_title .icon_with_title_link {
    display: inline-block;
    margin: 13px 0 0;
    color: #1abc9c
}

.q_icon_with_title .icon_with_title_link:hover {
    color: #303030
}

.q_icon_with_title .icon_text_holder {
    position: relative
}

.q_box_holder.with_icon {
    text-align: left
}

.q_icon_with_title .icon_title_holder .icon_holder {
    text-align: center
}

.q_icon_with_title .icon_text_inner {
    padding: 0 0 18px
}

.q_icon_with_title .icon_title_holder {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0 0 12px
}

.q_icon_with_title .icon_title_holder .icon_holder {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    float: none;
    padding: 0 15px 0 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.q_icon_with_title .icon_title_holder .icon_holder>span {
    position: relative;
    top: 2px
}

.q_icon_with_title .icon_text_holder .icon_title_holder .icon_title {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
    width: 100%
}

.q_icon_with_title.right .icon_text_holder {
    padding-left: 0 !important;
    text-align: right
}

.q_list.normal ul>li {
    font-weight: 400 !important
}

.q_social_icon_holder {
    display: inline-block;
    position: relative
}

.q_social_icon_holder.normal_social {
    margin: 0 6px
}

header .header_top .q_social_icon_holder {
    float: left;
    margin: 0;
    width: 32px
}

header .header_top .q_social_icon_holder a {
    display: block
}

header .header_top .q_social_icon_holder:last-child {
    border-right: 0
}

.contact_form textarea {
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 12px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway, serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

.icon_social_holder {
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 35px;
    margin-top: 35px;
    padding: 35px 0
}

.icon_social_holder>div {
    display: inline-block;
    margin: 0 25px;
    font-size: 12px;
    font-weight: 400
}

.contact_form h5 {
    margin: 0 0 18px
}

.contact_form {
    margin: 0 0 50px
}

.header-widget.widget_nav_menu {
    padding: 0 15px 0 0;
    position: relative;
    font-size: 12px
}

.header-widget.widget_nav_menu ul ul {
    display: none;
    height: auto;
    border-top: none;
    background-color: #262626;
    z-index: 1010;
    position: absolute;
    top: 33px;
    left: -1px;
    width: 180px;
    padding: 0
}

.header-widget.widget_nav_menu ul li:hover ul {
    display: block
}

.header-widget.widget_nav_menu ul li {
    list-style: none
}

.header-widget.widget_nav_menu ul.menu>li {
    display: inline-block;
    float: left;
    position: relative
}

.header-widget.widget_nav_menu ul.menu li a {
    display: inline-block;
    padding: 0 0 0 15px;
    color: #777
}

.header-widget.widget_nav_menu ul.menu li a:hover {
    color: #1abc9c
}

.header-widget.widget_nav_menu ul.menu li ul li a {
    color: #9d9d9d;
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    padding: 0 15px;
    border-bottom: 1px solid #303030;
    text-transform: uppercase
}

.header-widget.widget_nav_menu ul.menu li ul li:last-child a {
    border-bottom: 0
}

.header-widget ul.menu li:last-child {
    margin-right: 0
}


@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-webkit-keyframes element-from-left {
    0% {
        -webkit-transform: translate(-20%, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes element-from-left {
    0% {
        -moz-transform: translate(-20%, 0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes element-from-left {
    0% {
        -o-transform: translate(-20%, 0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes element-from-left {
    0% {
        transform: translate(-20%, 0);
        opacity: 0
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-right {
    0% {
        -webkit-transform: translate(20%, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes element-from-right {
    0% {
        -moz-transform: translate(20%, 0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes element-from-right {
    0% {
        -o-transform: translate(20%, 0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes element-from-right {
    0% {
        transform: translate(20%, 0);
        opacity: 0
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-bottom {
    0% {
        -webkit-transform: translate(0, 30%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes element-from-bottom {
    0% {
        -moz-transform: translate(0, 30%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes element-from-bottom {
    0% {
        -o-transform: translate(0, 30%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes element-from-bottom {
    0% {
        transform: translate(0, 30%);
        opacity: 0
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-top {
    0% {
        -webkit-transform: translate(0, -30%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes element-from-top {
    0% {
        -moz-transform: translate(0, -30%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes element-from-top {
    0% {
        -o-transform: translate(0, -30%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes element-from-top {
    0% {
        transform: translate(0, -30%);
        opacity: 0
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes element-transform {
    0% {
        -webkit-transform: scale(.3);
        opacity: .1
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes element-transform {
    0% {
        -moz-transform: scale(.3);
        opacity: .1
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes element-transform {
    0% {
        -o-transform: scale(.3);
        opacity: .1
    }

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes element-transform {
    0% {
        transform: scale(.3);
        opacity: .1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.content_bottom {
    position: relative;
    z-index: 100
}

@-webkit-keyframes text-from-bottom {

    0%,
    50% {
        -webkit-transform: translate(0, 15%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom {

    0%,
    50% {
        -moz-transform: translate(0, 15%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0, 0);
        opacity: 1
    }
}

@-o-keyframes text-from-bottom {

    0%,
    50% {
        -o-transform: translate(0, 15%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes text-from-bottom {

    0%,
    50% {
        transform: translate(0, 15%);
        opacity: 0
    }

    100% {
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes rotate {

    0%,
    50% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-moz-keyframes rotate {

    0%,
    50% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -moz-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-o-keyframes rotate {

    0%,
    50% {
        -o-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: .2
    }

    100% {
        -o-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@keyframes rotate {

    0%,
    50% {
        transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fade {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fade {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {

    0%,
    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-o-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

.flex-container a:active,
.flex-container a:focus {
    outline: 0
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.header_top_bottom_holder {
    position: relative
}

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

@-webkit-keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

nav.content_menu ul,
nav.content_menu ul li {
    padding: 0;
    position: relative;
    -webkit-backface-visibility: hidden
}

nav.content_menu {
    position: relative;
    text-align: left;
    display: block;
    z-index: 1001;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    width: 100%;
    -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
    -ms-transform: left .33s cubic-bezier(.694, .0482, .335, 1)
}

.full_width nav.content_menu.fixed {
    left: 0
}

.container_inner nav.content_menu {
    width: 1100px
}

.container_inner nav.content_menu.fixed {
    -moz-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .11);
    box-shadow: 0 4px 4px -4px rgba(0, 0, 0, .11)
}

nav.content_menu ul {
    width: 1100px;
    margin: 0 auto;
    list-style: none;
    text-align: center
}

nav.content_menu ul li {
    display: inline-block;
    text-align: center
}

nav.content_menu ul li .arrow {
    background-image: url(/themes/custom/alnylam/css/img/content_menu_arrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    width: 11px;
    height: 7px;
    position: absolute;
    left: 50%;
    margin: -1px 0 0 -5px;
    -webkit-backface-visibility: hidden
}

nav.content_menu.fixed ul li.active .arrow {
    display: none
}

nav.content_menu ul li a {
    color: #c3c3c3;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 21px 20px;
    margin: 0
}

nav.content_menu ul li a span {
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 12px 0 0;
    font-weight: 600
}

nav.content_menu ul li i {
    color: #c3c3c3;
    margin: 4px 0 0;
    font-size: 24px;
    line-height: 1em;
    display: block
}

nav.content_menu ul li.active:hover a,
nav.content_menu ul li.active:hover i,
nav.content_menu ul li:hover a,
nav.content_menu ul li:hover i {
    color: #1abc9c
}

nav.content_menu ul li.active a,
nav.content_menu ul li.active i {
    color: #303030
}

.content_top_margin .content .container .container_inner.page_container_inner {
    padding: 0
}

@-webkit-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-moz-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-o-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-webkit-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.vertical_area_background {
    position: fixed;
    width: 260px;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -ms-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1
}

.vertical_logo_wrapper {
    z-index: 100;
    position: relative
}

.vertical_logo_wrapper img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.q_logo_vertical img.normal {
    position: relative
}

.q_logo_vertical img.dark {
    opacity: 0
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.normal {
    opacity: 0
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.dark {
    opacity: 1
}

nav.vertical_menu {
    position: relative;
    z-index: 101;
    margin: 45px 0 0
}

.vertical_menu ul {
    list-style: none
}

.vertical_menu ul li {
    position: relative
}

nav.vertical_menu>ul>li>a {
    color: #303030;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    line-height: 34px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease
}

.vertical_menu_transparency_on .dark nav.vertical_menu>ul>li>a {
    color: #000
}

.vertical_menu .second .inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

.vertical_menu_toggle .second .inner_arrow,
.vertical_menu_toggle .second ul ul {
    display: none
}

.vertical_menu .second .inner>ul>li>a:hover {
    color: #303030
}

.vertical_menu_toggle .second {
    margin: 0;
    display: none;
    overflow: hidden;
    z-index: 10
}

nav.vertical_menu_toggle ul li a {
    display: block
}

nav.vertical_menu_toggle li.narrow .second .inner ul ul,
nav.vertical_menu_toggle ul li a .q_menu_arrow {
    display: none
}

nav.vertical_menu_toggle li.narrow .second .inner ul {
    background-color: transparent;
    padding: 0;
    width: 100%
}

.vertical_menu_toggle .second .inner ul li a {
    display: block;
    height: auto;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    color: #818181;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -o-transition: color .2s ease;
    -ms-transition: color .2s ease;
    transition: color .2s ease
}

.vertical_menu_transparency_on .dark .vertical_menu_toggle .second .inner ul li a {
    color: #000
}

.vertical_menu_toggle .second .inner ul ul li a {
    padding-left: 15px;
    padding-right: 15px
}

.vertical_menu_area_widget_holder {
    margin: 60px 0 0
}

.vertical_menu_area .q_social_icon_holder {
    margin: 0 8px 2px 0 !important
}

.vertical_menu_hidden .vertical_area_background {
    left: -220px;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: left .15s ease-out;
    -ms-transform: left .15s ease-out;
    transition: left .15s ease-out
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_area_background {
    left: -190px
}

.vertical_menu_hidden_button {
    position: fixed;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    z-index: 11;
    display: block
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo {
    position: fixed;
    width: 70px;
    text-align: center;
    bottom: 0;
    z-index: 1000;
    left: 0;
    -webkit-transition: left .15s ease-in-out;
    -moz-transition: left .15s ease-in-out;
    -ms-transition: left .15s ease-in-out;
    -o-transition: left .15s ease-in-out;
    transition: left .15s ease-in-out
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner {
    position: absolute;
    bottom: 20px;
    box-sizing: border-box;
    text-align: center;
    width: 100%
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner a {
    display: block;
    padding: 0 10px
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo.active {
    left: -70px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_area:not(.active) .vertical_menu_area_inner {
    left: -30px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_area .vertical_menu_area_inner {
    left: 0;
    position: relative;
    height: 100%
}

@-webkit-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes push_text_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_text_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes push_nav_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_nav_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes push_text_top {
    0% {
        opacity: 0;
        -moz-transform: translateY(60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes push_text_top {
    0% {
        opacity: 0;
        transform: translateY(60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.transparent_content .content,
.transparent_content .content .container,
.transparent_content .full_width,
.transparent_content .wrapper {
    background-color: transparent !important
}

@-webkit-keyframes tease-card-headers {
    0% {
        opacity: 0;
        transform: translate(-20%, 0)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@keyframes tease-card-headers {
    0% {
        opacity: 0;
        transform: translate(-20%, 0)
    }

    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-webkit-keyframes qodeCTAScaleUp {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07)
    }
}

@keyframes qodeCTAScaleUp {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07)
    }
}

@-webkit-keyframes qodeCTABling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }

    20% {
        width: 300%
    }

    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%
    }
}

@keyframes qodeCTABling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }

    20% {
        width: 300%
    }

    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%
    }
}

::selection {
    background: #00254b
}

::-moz-selection {
    background: #002855
}

.header-widget.widget_nav_menu ul.menu li a:hover,
h1 a:hover {
    color: #002855 !important
}

.breadcrumb .current,
.breadcrumb a:hover,
.q_counter_holder span.counter,
.q_icon_with_title .icon_with_title_link,
a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
nav.content_menu ul li.active:hover a,
nav.content_menu ul li.active:hover i,
nav.content_menu ul li:hover a,
nav.content_menu ul li:hover i,
nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active>a,
p a:hover {
    color: #002855
}

.box_image_with_border:hover {
    border-color: #002855
}

.q_icon_list i {
    background-color: #002855
}

.content,
.content .container,
.full_width,
.wrapper,
body {
    background-color: #fff
}

.drop_down .second .inner ul li,
.drop_down .second .inner>ul,
.drop_down .second ul li,
.header-widget.widget_nav_menu ul.menu li ul li a,
.header_bottom,
.header_top,
.title,
li.narrow .second .inner ul {
    border-color: #eee
}

.title:not(.title_bottom_border_in_grid) {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

@media only screen and (min-width:1000px) {
    .content .container .container_inner.page_container_inner {
        padding-top: 50px
    }
}

.fixed_top_header .top_header,
.fixed_top_header nav.mobile_menu,
.header_top {
    background-color: rgba(0, 153, 204, 1)
}

/* .content {
    margin-top: -194px
} */

.drop_down .second .inner ul,
.drop_down .second .inner ul li ul,
li.narrow .second .inner ul {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1)
}

nav.main_menu>ul>li>a {
    color: #036;
    text-transform: capitalize
}

nav.main_menu ul li:hover a {
    color: #f90
}

.drop_down .second .inner>ul>li>a,
.drop_down .second .inner>ul>li>h3 {
    color: #9d9d9d;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0
}

.drop_down .second .inner>ul>li>a:hover {
    color: #303030 !important
}

.drop_down .second .inner ul li a,
.drop_down .second .inner ul.right li a {
    padding-top: 11px;
    padding-bottom: 11px
}

.drop_down .second ul li {
    border-bottom-style: solid
}

li.narrow .second .inner ul {
    padding-top: 0;
    padding-bottom: 0
}

.drop_down .second .inner ul li ul {
    top: 0
}

.drop_down .second .inner>ul,
li.narrow .second .inner ul {
    border-style: solid;
    border-width: 1px
}

.drop_down .second .inner ul li.sub ul li a {
    color: #9d9d9d;
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0
}

.drop_down .second .inner ul li ul li a:hover,
.drop_down .second .inner ul li.sub ul li a:hover {
    color: #303030 !important
}

.contact_form textarea {
    background-color: #f8f8f8;
    border: 1px solid #eee
}

.h2,
h2,
h2 a {
    font-size: 24px
}

.q_icon_with_title .icon_with_title_link:hover,
a:hover,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
p a:hover {
    color: #f90
}

.q_counter_holder span.counter {
    font-weight: 600
}

.q_counter_holder p.counter_text {
    font-weight: 400
}


.vertical_menu_area {
    text-align: left
}

@media only screen and (max-width:1200px) {

    .container_inner,
    .container_inner nav.content_menu,
    nav.content_menu ul {
        width: 950px
    }
}

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

@media only screen and (min-width:1000px) {
    .stick_with_left_right_menu .logo_wrapper {
        overflow: hidden
    }
}

@media only screen and (max-width:1000px) {

    .container_inner,
    .container_inner nav.content_menu,
    nav.content_menu ul {
        width: 768px
    }

    .header_top .container {
        display: inline-block
    }

    .header_inner_left,
    header {
        position: relative !important;
        left: 0 !important;
        margin-bottom: 0
    }

    .content {
        margin-bottom: 0 !important
    }

    header {
        top: 0 !important;
        margin-top: 0 !important;
        display: block
    }

    .header_top {
        height: auto;
        display: block !important
    }

    .header_top .left,
    .header_top .right {
        text-align: center;
        float: none
    }

    .header_top .inner {
        display: inline-block;
        margin: 0 0 -4px
    }

    .header_bottom {
        background-color: #fff !important
    }

    header .q_logo img.mobile {
        display: block !important;
        opacity: 1 !important;
        position: relative;
        margin: 0 auto
    }

    .fixed_top_header .logo_wrapper {
        display: block;
        height: auto;
        left: 0;
        position: relative
    }

    .fixed_top_header .q_logo {
        display: block;
        position: relative;
        top: 0;
        vertical-align: middle
    }

    .fixed_top_header .q_logo img.mobile,
    .logo_wrapper {
        position: absolute
    }

    .fixed_top_header .q_logo a {
        left: 0;
        width: auto
    }

    .fixed_top_header .q_logo img {
        top: 0;
        left: 0
    }

    .fixed_top_header .header_bottom_right_widget_holder,
    .fixed_top_header .mobile_menu_button {
        height: 45px !important
    }

    .fixed_top_header.has_top .bottom_header {
        padding-top: 45px
    }

    .main_menu {
        display: none !important
    }

    nav.mobile_menu {
        display: block
    }

    .logo_wrapper,
    .mobile_menu_button {
        display: table
    }

    nav.mobile_menu>ul {
        width: 768px;
        margin: 0 auto
    }

    .logo_wrapper {
        height: 100px !important;
        left: 50%
    }

    .q_logo {
        display: table-cell;
        position: relative;
        top: auto;
        vertical-align: middle
    }

    .q_logo a {
        left: -50%;
        width: auto !important
    }

    .q_logo img {
        top: 0;
        left: 0
    }

    header .header_fixed_right_area {
        line-height: 100% !important;
        top: 80px !important;
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
        position: absolute
    }

    .header_menu_bottom {
        border-top: none
    }

    .dark .mobile_menu_button span {
        color: #777
    }

    .dark .header_top .header-widget,
    .dark .header_top .header-widget a,
    .dark .header_top .header-widget p,
    .dark .header_top .header-widget span,
    .dark .header_top .header-widget.widget_nav_menu ul.menu>li>a,
    .dark .mobile_menu_button span {
        color: #777
    }



    .title.has_background,
    .title.has_fixed_background {
        background: 0 0 !important;
        height: auto !important;
        padding: 0 !important
    }

    nav.content_menu ul.menu {
        display: none
    }

    .title h1 {
        margin: 0
    }

    nav.content_menu {
        position: relative !important;
        top: 0 !important;
        margin: 0 auto
    }

    .header_top .left .inner>div:last-child,
    .header_top .right .inner>div,
    header .q_social_icon_holder {
        border-right: 0
    }

    .header_top .left .inner>div,
    .header_top .right .inner>div:first-child {
        border-left: 0
    }

    .content.content_top_margin {
        margin-top: 0 !important
    }

    .title .title_holder {
        height: 100% !important;
        padding: 0 !important
    }



}

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

    .container_inner,
    .container_inner nav.content_menu,
    nav.content_menu ul {
        width: 600px
    }

    nav.mobile_menu>ul {
        width: 600px
    }

    .fixed_top_header .header_bottom_right_widget_holder {
        display: table-cell
    }


    .header_bottom_right_widget_holder {
        display: none
    }

    .q_icon_list p {
        line-height: 37px
    }

    .q_icon_list p {
        padding: 0 0 0 45px
    }

    .q_icon_list i {
        line-height: 35px;
        height: 35px;
        width: 35px
    }


}

@media only screen and (max-width:600px) {

    .container_inner,
    .container_inner nav.content_menu,
    nav.content_menu ul {
        width: 420px
    }

    nav.mobile_menu>ul {
        width: 420px
    }

    .title h1 {
        float: none
    }

    /* .title {
        padding: 15px 0 !important
    } */

    .breadcrumb {
        position: relative
    }
}