<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Custom Nanozeta Theme
Theme URI: https://wordpress.org/themes/nanozeta/
Author: Nanozeta Technologies
Author URI: https://nanozeta.com/
Version: 1.0

*/


/*
* html body, * html {
    margin: 0 !important;
}
*/

* {
    font-family: 'Open Sans', sans-serif;
}

a, a:focus, a:visited, a:hover {
    text-decoration: none;
}

strong { font-weight: 600; }
strong.x3 { font-weight: 300; }
strong.x4 { font-weight: 400; }
strong.x5 { font-weight: 500; }

body &gt; .nav {
    background: rgba(0,0,0,0.90);
    position: relative;
    z-index: 999999;
}

#navigation {
    background: rgba(0,0,0,0.90);
    height: 80px;
    width: 100%;
    padding: 0 20px;
    z-index: 999999;
}

#navigation .logo {
    margin-top: 3px;
    position: relative;
}

#navigation .logo ul {
    float: left;
    margin-top: 5px;
}

#navigation .logo .obaid-matar-alketbi {
    font-size: 14px;
    margin: 18px 10px 0 0;
    padding-right: 10px;
    line-height: 40px;
    /*border-right: 2px solid #aaaaaa;*/
    font-weight: bold;
    float: left;
}

#navigation .logo .obaid-matar-alketbi a {
    color: #ffffff;
}

#navigation.stuck .logo .obaid-matar-alketbi {
    display: block;
}

.more:visited, .more:focus, .more {
    text-align: center;
    position: absolute;
    z-index: 99;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: rgba(255, 214, 81, 0.50);
    width: 100px;
}

.more img {
    height: 50px;
}

.more:hover {
    color: #ffffff;
}

#navigation .menu ul, #navigation .logo ul {
    margin-top: 25px;
}

#navigation .logo ul li {
    display: inline;
}

#navigation .logo ul li a {
    color: #ffffff;
}

#navigation.stuck .logo ul li a {
    color: #cccccc;
}

#navigation .menu ul li {
    display: inline;
    padding: 0 15px;
}

#navigation .menu ul li a {
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    padding: 5px 0;
}

#navigation .menu ul li.current_page_item a {
    border-bottom: 2px solid #00aeff;
    color: #00aeff;
}

#navigation #menu-button {
    margin-top: 15px;
    z-index: 999;
}

#navigation #menu-button ul li {
    font-size: 2em;
}

.sticky-wrapper {
    margin-top: 1px;
}

body &gt; .nav .sticky-wrapper .stuck, #navigation.stuck {
    position: fixed;
    top: 0;
    left: 0;
}

.page {
    width: 100%;
    padding-top: 81px;
    margin-top: -81px;
    overflow: hidden;
    overflow-y: auto;
    /*margin-bottom: 80px;*/
}

.page.normal {
    margin-top: 80px;
    padding-top: 0px;
    overflow: hidden;
}


.page.home-page .bg, .blog #blog-title {
    background: rgba(5,108,198,1);
    background: -moz-linear-gradient(45deg, rgba(204,185,247,1) 0%, rgba(83,203,241,1) 30%, rgba(75,155,216,1) 68%, rgba(5,108,198,1) 100%);
    background: -webkit-gradient(linear, right bottom, left top, color-stop(0%,rgba(204,185,247,1)), color-stop(30%,rgba(83,203,241,1)), color-stop(68%,rgba(75,155,216,1)), color-stop(100%,rgba(5,108,198,1)));
    background: -webkit-linear-gradient(45deg, rgba(204,185,247,1) 0%,rgba(83,203,241,1) 30%,rgba(75,155,216,1) 68%,rgba(5,108,198,1) 100%);
    background: -o-linear-gradient(45deg, rgba(204,185,247,1) 0%,rgba(83,203,241,1) 30%,rgba(75,155,216,1) 68%,rgba(5,108,198,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(204,185,247,1) 0%,rgba(83,203,241,1) 30%,rgba(75,155,216,1) 68%,rgba(5,108,198,1) 100%);
    background: linear-gradient(45deg, rgba(204,185,247,1) 0%,rgba(83,203,241,1) 30%,rgba(75,155,216,1) 68%,rgba(5,108,198,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccb9f7', endColorstr='#056cc6',GradientType=1 );

    height: 100%;
    overflow: hidden;
}



.page.home-page .obaid-title {
    position: relative;
    float: left;
}

.page.home-page .obaid-title img {
    position: absolute;
    height: auto;
    width: auto;

    /*width: auto;
    height: 90%;
    max-height: 700px;*/
}

/*
@media screen and (max-width: 786px) {

    .page.home-page .obaid-title {
        width: 100%;
    }

    .page.home-page .obaid-title img {
        height: auto;
        width: 100%;
        max-width: 786px;
    }
}

@media screen and (max-height: 700px) {

    .page.home-page .obaid-title {
        height: 98%;
    }

    .page.home-page .obaid-title img {
        width: auto;
        height: 90%;
        max-height: 700px;
    }
}

@media screen and (max-height: 450px) and (max-width: 780px) {
}
*/


.page.home-page .obaid-title img.picture {
    bottom: -1px;
    left: 0px;
}


.page.home-page .obaid-title img.name {
    bottom: -20px;
    right: 0px;
}

.page.home-page .home-ad {
    position: absolute;
    height: auto;
    width: 25%;
    max-width: 450px;
    right: 0;
}

.page.home-page .home-ad img {
    position: relative;
    height: auto;
    width: 100%;
    max-width: 450px;
}

/*
#testimonials {
    position: absolute;
    max-width: 400px;
    margin: 50px 0 0 50px;
    */
/*border-left: 2px solid #f1f1f1;*//*

    */
/*padding-left: 30px;*//*

    z-index: 2;
}

#testimonials .item {
    font-family: "Georgia";
    font-size: 17px;
    color: #ffffff;
}

#testimonials .item p {
    margin-top: 30px;
    font-size: 12px;
}

#testimonials .item p strong {
    text-transform: uppercase;
}

#testimonials .controls {
    float: right;
    margin-right: -70px;
}

#testimonials .carousel .controls a {
    display: inline-block;
    height: 71px;
    opacity: 0.3;
    color: #ffffff;
    margin-right: 5px;
}

#testimonials .carousel .controls a.prev { background: url("img/left-right.png") no-repeat 0 center;   }
#testimonials .carousel .controls a.next { background: url("img/left-right.png") no-repeat -36px center;   }

#testimonials .carousel .controls a:hover {
    opacity: 1;
}

#testimonials .carousel a i {
}
*/

#sparkles { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden; }

.about-page {
}

.about-page #quote {
    background: url("img/coffee-leadership.jpg") fixed center 300px / cover no-repeat #111111;
    /*background: #111111;*/
    box-shadow: 0 -10px 20px #000000 inset;
    position: relative;
    overflow: auto;
}

.about-page #quote img {
    max-width: 90%;
    width: 400px;
    height: auto;
    /*max-height: 100%;*/
    margin: 60px 0 60px 10%;
    /*left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;*/
    /*top: 50%;*/
    /*margin-top: -160px;*/
    /*position: absolute;*/
}

.about-page .about-content {
    background: url("img/bg.png");
    padding: 60px;
    position: relative;
}

.about-page .about-content h2 {
    font-family: "Georgia";
    font-size: 5em;
    color: #111111;
    margin: 0 0 30px 20px;
    padding: 10px 0;
    text-shadow: 2px 2px 1px #ffffff;
}

.about-page .about-content .primary p {
    font-weight: 500;
    font-size: 24px;
    line-height: 35px;
    padding-bottom: 20px;
    border-bottom: 5px dotted #c79986;
    /*background: rgba(0, 18, 60, 0.70);
    color: #ffffff;
    padding: 20px;*/
}

.about-page .about-content .primary p strong {
    font-weight: bold;
}

.about-page p {
    padding: 0 60px 0 20px;
}

.about-page .about-content p {
    font-size: 17px;
    color: #444444;
    line-height: 27px;
    font-weight: 100;
    margin-bottom: 20px;
}

.about-page ul li {
    font-size: 17px;
    color: #444444;
    font-weight: 100;
}

.about-page .about-content .picture p {
    background: rgba(0,0,0,1);
    color: #ffffff;
    font-size: 12px;
    padding: 10px 10px;
    line-height: 20px;
}

.about-page .paragraph {
}


.about-content .angle {
    background: url("img/affiliation-bg.png") 0 100 / cover;
    position: absolute;
    right: -80px;
    bottom: -100px;
    height: 600px;
    width: 500px;
    z-index: -1;
}

.services-page {
    background: #ffffff;
    margin-bottom: 60px;
}

.services-page .title {
    background: url("img/affiliation.jpg") fixed 0 200px / cover;
    text-align: center;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 70px auto;
}

.services-page .title h2 {
    color: #ffffff;
    font-size: 45px;
    padding: 50px 0 100px 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.services-page .title .arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("img/down-banner.png") no-repeat center 0;
    width: 138px;
    height: 43px;
    margin: 0 auto;

}

.services-page .title .arrow span {
    display: block;
    position: absolute;
    width: 2000px;
    height: 43px;
    background: #ffffff;
}
.services-page .title .arrow span:first-child {
    right: 138px;
}

.services-page .title .arrow span:last-child {
    left: 138px;
}

.expertise-list .item {
    color: #cccccc;
    height: 180px;
    border-ight: 1px solid #222222;
    border-bottom: 1px solid #222222;
}

.bold {
    font-weight: bold;
}

a, a:hover, a:focus{
    outline:0;
}


footer {
    background: #111111;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 30;
}

footer .contact {
    position: relative;
}

footer .top {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 105px solid transparent;
    border-right: 105px solid transparent;
    border-bottom: 55px solid #ff1437;
}

footer .top a {
    color: #ffffff;
    display: block;
    margin: 20px -12px;
    text-decoration: none !important;
    font-weight: 600;
}

footer .form {
    padding: 20px;
    z-index: 9999999;
}

footer form {
    padding: 15px;
}

footer .form h3 {
    padding: 30px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 35px;
}

footer .form h2 {
    color: #f1f1f1;
    padding: 15px;
}

footer .form &gt; div label {
    color: #f1f1f1;
    font-weight: 100;
}

footer .form &gt; div input[type='text'], footer .form &gt; div input[type='email'], footer .form &gt; div textarea {
    width: 100% !important;
    background: none;
    border: none;
    border-bottom: 1px solid #555555;
    border-radius: 0;
    color: #ffffff;
}

footer .form &gt; div textarea {
    width: 100%;
    height: 4em;
}

footer .form &gt; div input:active, footer .form  &gt; div input:focus,
footer .form &gt; div textarea:active, footer .form  &gt; div textarea:focus {
    box-shadow: none;
    border-bottom-color: #ffffff;
}

footer .form .info {
    margin: 20px 0;
    color: #ffffff;
}

footer .form .info div {
    margin-top: 30px;
}

footer .form .info i {
    color: #ff1437;
    margin-top: -15px;
    float: left;
    margin-right: 10px;
}

footer .form input[type='submit'] {
    width: auto;
    background: none;
    border:  none;
    color: #ffffff;
    border-top: 2px solid #999999;
    border-bottom: 2px solid #999999;
    padding: 10px;
    margin: 20px 10px 0 0 ;
}

footer .social {
}

footer .social .item {
    display: block;
    height: 300px;
    color: #ffffff;
    overflow: hidden;
    position: relative;
    text-align: center;
}

footer .social .item img {
    font-size: 70px;
    padding: 120px 0;
    overflow: hidden;
}

footer .social .item:hover img {
    animation: social 0.2s ease-out 1;
    padding-bottom: 0;
    padding-top: 90px;
}

@keyframes social {
    from { padding-bottom: 120px; padding-top: 120px; }
    to { padding-bottom: 0; padding-top: 90px; }
}

footer .social .item:hover .hover {
    font-size: 20px;
}

footer .social .item:nth-child(1) { background: #999; }
footer .social .item:nth-child(2) { background: #888; }
footer .social .item:nth-child(3) { background: #777; }
footer .social .item:nth-child(4) { background: scroll center / cover #666666; }

footer .social .item:hover {
    background: #00aeff;
}

footer .copyright {
    padding: 20px 0 40px 0;
    background: #f1f1f1;
    color: #888888;
}

/*
.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f00;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 60px solid transparent;
    border-bottom: 60px solid transparent;

    border-left: 60px solid green;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;

    border-right:10px solid blue;
}*/

.expertise .item {
    background: #000000;
}

.expertise .item {
    height: 300px;
    overflow: hidden;
    padding: 0;
}

.expertise .item:hover {
    opacity: 1;
}

.expertise .item .bg {
}

.expertise .item .title {
    position: relative;
    font-family: 'Oswald', sans-serif;
    padding: 30px;
    font-size: 30px;
    color: #ffffff;
    z-index: 2;
}

.expertise .item .pop {
    position: absolute;
    font-size: 20px;
    width: 100%;
    background: rgba(0,0,0,0.8);
    color: #ffffff;
    padding: 30px;
    animation: expertise-out 0.5s ease-out 1;
    bottom: -150px;
    z-index: 2;
}

.expertise .item:hover .pop {
    animation: expertise-in 0.5s ease-out 1;
    bottom: 0px;
}

@keyframes expertise-in {
    from {bottom: -150px;}
    to {bottom: 0px;}
}

@keyframes expertise-out {
    to { bottom: -150px; }
    from { bottom: 0px; }
}

.expertise .item .bg img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: auto;
}

/*
.expertise .item:nth-child(1) .bg { background: url("img/help.jpg") center / cover  #444444; }
.expertise .item:nth-child(2) .bg { background: url("img/public.jpg") center / cover #555555; }
.expertise .item:nth-child(3) .bg { background: url("img/perseverance.jpg") center / cover #666666; }
.expertise .item:nth-child(4) .bg { background: url("img/path.jpg") center / cover #777777; }
.expertise .item:nth-child(5) .bg { background: url("img/leadership.jpg") center / cover #333333; }
.expertise .item:nth-child(6) .bg { background: url("img/persevere.jpg") center / cover #222222; }
*/

.expertise .item:hover .bg {
    /*background-size: 110%;*/
}

.gallery-page {
    background: #222222;
    width: 100%;
    min-height: 500px;
}

.gallery-page .loader {
    position: absolute;
    width: 100%;
    height: 500px;
    padding: 200px 0;
}

.gallery {
    position: absolute;
}


.gallery .item {
    padding: 2px;
    overflow: hidden;
    opacity: 1;
    text-align: center;
}

.gallery .item a img:hover {
    box-shadow: 0 0 20px #111111 inset;
}

.gallery .item:hover:before {
    font-family: 'FontAwesome';
    content: "\f002";
    color: #ffffff;
    position: absolute;
    font-size: 30px;
    z-index: 99999;
    right: 20px;
    top: 10px;
}

.gallery .item a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
}

.gallery .item a div i {
    color: #ffffff;
}

.gallery .item a div {
    background: rgba(0,0,0,0.7);
    display: none;
    position: absolute;
    z-index: 9988;
    height: 100px;
    width: 100px;
}

.gallery .item a:hover div {
    display: block;
}

.gallery .item a img {
    height: auto;
    width: auto;
    max-width: 100%;
    position: relative;
    z-index: 98;
}

.blueimp-gallery {
    z-index: 9999999;
}

.blog .postTitle a {
    font-size: 3em;
    color: #111111;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.blog .meta {
    font-size: 0.8em;
}

.blog .meta em {
    font-style: normal;
}

.blog .entry {
    margin: 40px auto;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #444444;
    line-height: 30px;
}

.blog .entry img {
    margin: 10px;
}

#sidebar aside {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding: 10px;
}

#sidebar ul {
    padding: 0;
    list-style: none;
}

#sidebar .widget_search {
    background: #f1f1f1;
}

#sidebar .widget_search input[type="text"]{
    margin-bottom: 10px;
    width: 100%;
}

#sidebar aside h3 {
    font-size: 14px;
    margin: -10px -10px 10px -10px;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 5px;
    font-weight: bold;
    color: #333333;
    background: #f1f1f1;
}

#sidebar ul li {
    font-size: 12px;
    margin-left: 15px;
}

#sidebar ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    margin: 0 5px 0 -15px;
}

.about-page .sticky-wrapper {
    width: 100%;
    position: absolute;
    margin: 0;
    height: 100%;
}

.about-page .about-nav {
    /*background: rgba(0,0,255,1);*/
    text-align: center;
    position: absolute;
    padding: 5px;
    top: 50%;
    right: 4%;
    margin-top: -120px;
    width: 25px;
    opacity: 0.4;
    transition: opacity 0.2s ease-out;
    border-radius: 10px;
    z-index: 20;
}

.about-page .about-nav:hover {
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

.about-page .about-nav.stuck {
    position: fixed;
    z-index: 25;
}

.about-page .about-nav li a {
    padding: 0;
    display: block;
    width: 15px;
    height: 15px;
    margin: 8px 0;
    border-radius: 50%;
    background: #1ebcff;
    border: 3px solid #1ebcff;
}


.about-page .about-nav li.active a, .about-page .about-nav li:hover a {
    background: #ffffff;
    border: 3px solid #ff2859;
}

.about-page #overview {
    /*background: url("img/diagonal-stripe-bg.png") repeat;*/
    background: #ffffff;
}


.about-page #career-2:before,
.about-page #affiliations:before,
.about-page #overview:before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000000;
    top: 80px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 0;
    z-index: 2;
}

.about-page #testimonials:before {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #ffffff;
    top: 80px;
    color: #ffffff;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 0;
    z-index: 2;
}

.about-page #affiliations:before {
    border-top-color: #2d2f43;
}

.blog .main-content {
    margin-bottom: 50px;
}

.blog #blog-title {
    background: url("img/leadership-blog.jpg") scroll center 0 / cover no-repeat #204d74;
    height: 350px;
    position: relative;
    overflow: visible;
    margin-bottom: 60px;
    box-shadow: 0 -10px 60px #000000 inset;
}

.blog #blog-title:after {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000000;
    bottom: -20px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    width: 0;
    z-index: 2;
}

.blog #blog-title h2 {
    color: #ffffff;
    bottom: 20px;
    position: absolute;
    left: 0;
    right: 0;
}


.about-page p {
    font-size: 1.2em;
    text-align: justify;
    font-weight: 100;
    line-height: 1.4em;
    margin-bottom: 1.8em;
}

.about-page #overview .obaid-picture {
    position: relative;
}

.about-page #overview img {
    border-radius: 50%;
    text-align: center;
    height: 150px;
    margin-bottom: 40px;
    position: relative;
    z-index: 2;
}

.about-page #overview .obaid-picture hr {
    position: absolute;
    width: 100%;
    max-width: 400px;
    top: 55px;
    border-top: 1px solid #cccccc;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.about-page h2, .blog #blog-title {
    font-weight: 100;
    font-size: 2.8em;
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0 30px 0;
}

.about-page .page {
    height: auto;
    position: relative;
}

.about-page .page &gt; div {
    padding-bottom: 50px;
}

.about-page #overview {
    color: #111111;
}

.about-page #career {
    height: 500px;
    background: url("img/overview-bg.jpg") fixed center / cover no-repeat #000207;
    box-shadow: 0 -10px 20px #000000 inset;
}

.about-page #career-2 {
    background: #ffffff;
}

.about-page #career-2, .about-page #career-2 ul li   {
    color: #222222;
}

.about-page #career-2 p {
    color: #222222;
}

.about-page #career-2 p em {
    font-style: normal;
    color: #222222;
}

.about-page #career-2 ul {
    margin-left: 50px;
}

.about-page #career-2 ul li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    margin: 0 5px 0 -15px;
}


.about-page #career-2 {
    padding: 130px 0 50px 0;
}


.about-page #testimonials {
    background: #444765;
    /* fallback */
    background-color: #444765;
    /*background-image: url(images/radial_bg.png);*/
    background-position: center center;
    background-repeat: no-repeat;

    /* Safari 4-5, Chrome 1-9 */
    /* Can't specify a percentage size? Laaaaaame. */
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#444765), to(#000000));

    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-radial-gradient(circle, #444765, #000000);

    /* Firefox 3.6+ */
    background: -moz-radial-gradient(circle, #444765, #000000);

    /* IE 10 */
    background: -ms-radial-gradient(circle, #444765, #000000);

    /* Opera couldn't do radial gradients, then at some point they started supporting the -webkit- syntax, how it kinda does but it's kinda broken (doesn't do sizing) */
}

.about-page #career h2 {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.about-page #career h2,
.about-page #testimonials h2 {
    color: #ffffff;
}

.about-page #testimonials p.statement {
    font-size: 1.3em;
    line-height: 1.6em;
    background: rgba(255,255,255,0.9);
    padding: 40px 40px;
    margin-bottom: 0;
    border-radius: 10px;
}

.about-page #testimonials p:not(.statement) {
    margin-top: 50px;
    text-align: center;
    color: #ffffff;
}

.about-page #testimonials p:not(.statement):before {
    font-family: 'FontAwesome';
    margin-top: -50px;
    padding-bottom: 50px;
    content: "";
    display: block;
    opacity: 0.9;
    background: url("img/down-triangle.png") center 0 no-repeat;
}

.about-page #testimonials p:not(.statement) strong {
    font-size: 1.2em;
    text-transform: uppercase;
}

.about-page #testimonials .controls {
    position: relative;
}

.about-page #testimonials .controls a {
    position: absolute;
    z-index: 99;
}

.about-page #testimonials .controls .prev { left: 10px; }
.about-page #testimonials .controls .next { right: 10px; }

.about-page hr, .blog .meta hr {
    border-top: 1px solid #e1e1e1;
    margin-bottom: 50px;
    width: 100%;
    max-width: 400px;
    position: relative;
}

.about-page hr:after, .blog .meta hr:after {
    background-color: #e1e1e1;
    bottom: -4px;
    content: "";
    height: 11px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    transform: rotate(45deg);
    width: 11px;
}

.about-page #quote { z-index: 15;}
.about-page #overview { z-index: 14;}
.about-page #career { z-index: 13;}
.about-page #career-2 { z-index: 12;}
.about-page #testimonials { z-index: 11;}
.about-page #affiliations { z-index: 10;}

/*
hr.black {
    border-top: 1px solid #e1e1e1;
    margin-bottom: 50px;
}

hr:after {
    background-color: #e1e1e1;
}*/

#gallery-1 img {
    border: 0 !important;
    padding: 20px 10px;
}

.gallery {
    position: relative;
}

.gallery .gallery-item .gallery-icon img {
    display: inline;
}


.menu-item-131,
.menu-item-132,
.menu-item-133,
.menu-item-134 {
    display: none !important;
}

.home .menu-item-131,
.blog .menu-item-134,
.page-id-51 .menu-item-132,
.page-id-57 .menu-item-133 {
    display: inline-block !important;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}

.tooltip {
    opacity: 1;
}

#twitter iframe {
    margin-left: auto;
    margin-right: auto;
}</pre></body></html>