﻿/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/*
body {
    padding-bottom: 40px;
    color: #777;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.5em;
    line-height: 22px;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

p {
    margin: 10px 0;
}
*/
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  /*  border-bottom: 1px solid #444;*/
    /*box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;*/
}

/*.navbar-social {
    border-bottom: 1px solid #444;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 30;
    background-color: #000;
}*/
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
    /*padding-left: 0;
    padding-right: 0;*/
}

/*.navbar-wrapper .navbar {
    padding-left: 15px;
    padding-right: 15px;
}*/


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

/*.banner-bg {
    background: url("../images/bg_middle_New01.jpg") no-repeat scroll center center / 100% auto #1a1d2a;
    position: relative;
}*/

.carousel {
    /*height: 460px;
    margin-bottom: 60px;
    margin-top: 105px;*/
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 0;
    left: 0;
    padding-bottom: 0;
    right: 0;
    position: relative;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    /*min-height: 350px;
    background-color: #777;*/
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}

.carousel-inner {
    left: 5%;
    overflow: hidden;
    position: relative;
    right: 5%;
    width: 90%;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
    padding-left: 15px;
    padding-right: 15px;
}

    /* Center align the text within the three columns below the carousel */
    .marketing .col-lg-4 {
        text-align: center;
        margin-bottom: 20px;
    }

    .marketing h2 {
        font-weight: normal;
    }

    .marketing .col-lg-4 p {
        margin-left: 10px;
        margin-right: 10px;
    }


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 60px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

    /* Remove the edge padding needed for mobile */
    .marketing {
        padding-left: 0;
        padding-right: 0;
    }

    /* Navbar positioning foo */
    .navbar-wrapper {
        /*margin-top: 20px;*/
        background-color: #222222;
    }

    .navbar-social {
        /*margin-top: 20px;*/
        background-color: #000;
    }

    .navbar-wrapper .container {
        /*padding-left: 15px;
        padding-right: 15px;*/
    }

    .navbar-wrapper .navbar {
        padding: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */


    /* Bump up size of carousel content */
    .carousel-control {
        color: #252525;
    }

    .carousel-caption {
        text-shadow: none;
        color: #666;
        padding: 0;
    }

        .carousel-caption p {
            margin: 20px 0;
            font-size: 21px;
            line-height: 1.4;
        }

    .featurette-heading {
        font-size: 35px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 0px;
    }
}

.title-box_primary_light {
    background: none repeat scroll 0 0 #243E68;
    /*background: none repeat scroll 0 0 #7690BA;
    border-left: 5px solid #B22727;*/
    color: #FFFFFF;
    /*font: 400 24px/1.2em Roboto Condensed;*/
    margin-bottom: 26px;
    margin-top: 0;
    padding: 15px 16px 16px;
    text-transform: uppercase;
    font-size: 1.5em;
}

.title-box_primary_medium {
    background: none repeat scroll 0 0 #243E68;
    /*background: none repeat scroll 0 0 #405A84;
    border-left: 5px solid #B22727;*/
    color: #FFFFFF;
    /*font: 400 24px/1.2em Roboto Condensed;*/
    margin-bottom: 26px;
    margin-top: 0;
    padding: 15px 16px 16px;
    text-transform: uppercase;
    font-size: 1.5em;
}

.title-box_primary_dark {
    background: none repeat scroll 0 0 #243E68;
    /*border-left: 5px solid #B22727;*/
    color: #FFFFFF;
    /*font: 400 24px/1.2em Roboto Condensed;*/
    margin-bottom: 26px;
    margin-top: 0;
    padding: 15px 16px 16px;
    text-transform: uppercase;
    font-size: 1.5em;
}
/*--- My Editing ---*/

/*.navbar {
    margin: 0;
    padding: 5px 0;
}*/

h1 {
    /*font-family: 'Dense-Regular';     font-size: 70px;     font-variant: small-caps;*/
    /*font-family: 'Existence-Light';
    font-size: 2em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.1em;
    text-transform: uppercase;*/
}

.carousel-caption p {
    font-family: 'OpenSans-Light';
    font-size: 1.11em;
    line-height: 1.5em;
    text-align: center;
}

h2, h3, h4, h5 {
    font-family: 'OpenSans-Light';
}

.subtitle {
    font-family: 'OpenSans-Light';
    font-size: 25px;
    text-align: center;
    color: #888888;
    margin-bottom: 40px;
    margin-top: -5px;
}

.Reflections, .Tweets {
    /*border-left: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;*/
    font-size: 16px;
    line-height: 28px;
    margin-top: 40px;
    padding: 10px 0px;
    background: #F3F3F3;
    min-height: 490px;
    margin-bottom: 40px;
}

.twitter-widget {
    margin: 0 20px;
}

.Reflections .subtitle {
    margin-top: 20px;
    margin-bottom: 10px;
    /*color: #dadada;*/
}

    .Reflections .subtitle:hover {
        /*color: #fff;*/
    }
/*@font-face {
 font-family: Dense-Regular;
 src: url("../fonts/Dense-Regular.eot") ;
}
@font-face {
 font-family: Dense-Regular;
 src: url("../fonts/Dense-Regular.ttf")

	font-family: 'Dense-Regular';
	src: url('Dense-Regular.eot');
	src: local('?'), url('../fonts/Dense-Regular.woff') format('woff'), url('../fonts/Dense-Regular.ttf') format('truetype'), url('../fonts/Dense-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	src: url('../fonts/Dense-Regular.eot'); 
	src: url('../fonts/Dense-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Dense-Regular.woff') format('woff'), 
	     url('../fonts/Dense-Regular.ttf')  format('truetype'), 
	     url('../fonts/Dense-Regular.svg#svgDense-Regular') format('svg');
}*/




@font-face {
    font-family: OpenSans-Light;
    src: url("../fonts/OpenSans-Light.eot");
}

@font-face {
    font-family: OpenSans-Light;
    src: url("../fonts/OpenSans-Light.ttf");
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.eot');
    src: local('?'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/OpenSans-Light.eot');
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#svgOpenSans-Light') format('svg');
}




@font-face {
    font-family: Existence-Light;
    src: url("Existence-Light.eot");
}

@font-face {
    font-family: Existence-Light;
    src: url("../fonts/Existence-Light.ttf");
    font-family: 'Existence-Light';
    src: url('../fonts/Existence-Light.eot');
    src: local('?'), url('../fonts/Existence-Light.woff') format('woff'), url('../fonts/Existence-Light.ttf') format('truetype'), url('../fonts/Existence-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Existence-Light.eot');
    src: url('../fonts/Existence-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Existence-Light.woff') format('woff'), url('../fonts/Existence-Light.ttf') format('truetype'), url('../fonts/Existence-Light.svg#svgOpenSans-Light') format('svg');
}

/*.form-control {
    border-radius: 0;
}*/
/*
.navbar > .container .navbar-brand {
    margin-right: 50px;
}*/

/*.navbar-brand {
    color: #CACACA;
    font-family: 'OpenSans-Light';
    font-size: 2.3em;
    line-height: 1em;
    /*margin-left: 4%;
    padding: 15px 0;
    text-shadow: 2px 2px 1px #000000;
}*/

 /*   .navbar-brand:hover {
        color: #CACACA;
    }

.navbar-inverse {
    border-color: #222222;
}

.navbar-collapse {
    max-height: 380px;
}*/
/*..search..*/

	.navbar-collapse form[role="search"] {
		position: absolute;
		top: 0px;
		left: 350px;
		width: 100%;
		padding: 0px;
		margin: 0px;
		z-index: 0;
	}
	.navbar-collapse form[role="search"] button,
	.navbar-collapse form[role="search"] input {
	/*	padding: 8px 12px;*/
		border-radius: 0px;
		border-width: 0px;
		color: rgb(119, 119, 119);
		background-color: rgb(248, 248, 248);
		border-color: rgb(231, 231, 231);
		box-shadow: none;
		outline: none;
		height:51px;
	}
	.navbar-collapse form[role="search"] input {
		padding: 16px 12px;
		font-size: 14pt;
		font-style: italic;
		color: rgb(160, 160, 160);
		box-shadow: none;
	}

	@media (min-width: 768px) {
		.navbar-collapse {
			padding-top: 0px !important;
			padding-right: 38px !important;
		}
		.navbar-collapse form[role="search"] {
			width: 38px;
		}
		.navbar-collapse form[role="search"] button,
		.navbar-collapse form[role="search"] input {
			/*padding: 15px 12px;*/
		}
		.navbar-collapse form[role="search"] input {
			/*padding: 25px 12px;*/
			font-size: 18pt;
			opacity: 0;
			display: none;
		}
		.navbar-collapse form[role="search"].active {
			width: 300px;
		}
		.navbar-collapse form[role="search"].active button,
		.navbar-collapse form[role="search"].active input {
			display: table-cell;
			opacity: 1;
		}
    	.navbar-collapse form[role="search"].active input {
			width: 300px;
            text-align: right;
		}
        .navbar-collapse form[role="search"].active button[type="submit"] {
            background-color: rgb(231, 231, 231);
	    }
		
		
		
.carousel-caption {
    padding-bottom: 0;
    bottom: 0;
}

    .carousel-caption .HeaderDesc {
        margin-bottom: 50px;
    }

/*.row {
    position: relative;
}*/

.Tvs {
    /*background-color: #E8E8E8;*/
    border-top: 8px solid #8B0000;
    /*box-shadow: 2px 4px 3px #BCBCBC;*/
    min-height: 50px;
    padding: 40px 0 10px;
    text-align: center;
}

    .Tvs h1, .Theme h1 {
        border-bottom: 2px solid #EEEEEE;
        margin-bottom: 25px;
        padding: 15px;
        text-align: center;
    }

    .Tvs .thumbnail {
        border-radius: 0px;
        margin-bottom: 25px;
        margin-top: 10px;
        padding: 0;
        position: relative;
    }

    .Tvs .img-responsive {
        margin: 0 auto;
    }

    .Tvs .thumbnail img {
        border-bottom: 3px solid #A4A4A4;
        /*border-top-left-radius: 10px;
    border-top-right-radius: 10px;*/
    }

    .Tvs h3 {
        margin-top: 30px;
    }

    .Tvs .icon {
        background: none repeat scroll 0 0 #FFFFFF;
        border-bottom: 1px solid #CCCCCC;
        border-radius: 100%;
        bottom: 45px;
        color: #CCCCCC;
        height: 50px;
        left: 50%;
        line-height: 47px;
        margin-left: -25px;
        margin-top: -20px;
        padding: 0 !important;
        position: absolute;
        width: 50px;
        z-index: 2;
    }

    .Tvs .item {
        padding: 0 5px;
    }

    .Tvs .Round {
        border-color: #ABABAB;
        border-radius: 50%;
        border-style: solid;
        border-width: 1px;
        height: 4.5em;
        margin: 5px auto;
        width: 4.5em;
    }

        .Tvs .Round i:hover {
            color: #8B0000;
            cursor: pointer;
        }

        .Tvs .Round i {
            color: #A1A1A1;
            line-height: 2.2em;
            margin: 0;
        }

.Theme {
    border: 1px solid #eee;
}

.ISimg {
    position: absolute;
    bottom: 0;
    z-index: 15;
}

.fa {
    margin-right: 0.1em;
}

.main-container {
    padding: 40px 15px 0;
}

.img-home-portfolio, .img-customer, .portfolio-item {
    margin-bottom: 30px;
}

.gallery-post-grid {
    margin: 0;
}

    .gallery-post-grid li {
        float: left;
        list-style: none outside none;
        margin-bottom: 30px;
    }

.gallery-item {
    margin-bottom: 15px;
    margin-top: 15px;
}

.span3 {
    width: 270px;
}

[class*="span"] {
    float: left;
    margin-left: 30px;
    min-height: 1px;
}

li {
    line-height: 20px;
}

.tab-pane {
    margin-top: 25px;
}

.Organizations .img-responsive {
    border: 1px solid #D3D3D3;
}

.AboutIcon {
    background-color: #D3D3D3;
    height: 100px;
}

.About > i {
    border: 3px solid #EEEEEE;
    border-radius: 50%;
    font-size: 28px;
    height: 60px;
    line-height: 55px;
    margin-right: 25px;
    text-align: center;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1) 0s;
    width: 60px;
}

.post-meta {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.Tvprogs {
    /*margin: 60px 0 0;*/
    margin: 10px;
    padding: 10px;
    /*background-color: #3E4049;*/
}

    .Tvprogs p, .Reflections p,
    {
        margin: 30px 0;
        padding: 0;
    }

    .Tvprogs i {
        opacity: .5;
    }

.About .icons {
    border-radius: 100px;
    height: 100px;
    margin: 0 auto 20px;
    width: 100px;
}

.Bio-Sections a {
    margin: 20px 30px;
    text-align: center;
    display: inline-block;
    font-family: 'OpenSans-Light';
}

.Bio-Sections {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border: 5px solid rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    content: "";
    display: block;
    height: 0;
    margin: 30px auto 60px;
    width: 92%;
    z-index: -1;
}

.Round {
    /*background-color: #ADD8E6;*/
    background-color: #fff;
    border-radius: 50%;
    /*height: 226px;*/
    margin: 15px auto;
    /*padding-top: 3px;*/
    width: 226px;
}

    .Round i {
        color: #FFFFFF;
        line-height: 120px;
        margin: 0;
    }

.Interview-List h3 {
    color: #888888;
    font-family: 'OpenSans-Light';
    font-size: 25px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.Publications .jumbotron img {
    width: 100%;
}

.Gallery-Section .item {
    border: 1px solid #d7d7d7;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0;
    border-radius: 6px;

}

    .Gallery-Section .item .Caption {
        background-color: #FFFFFF;
        min-height: 100px;
        padding: 20px 10px;
        text-align: center;
        border-top: 1px solid #d7d7d7;
        background: url('../../images/Caption_Tile.png') repeat center center #fff;
        width: 100%;
    }

.Gallery-Section .item {
    width: 23%;
}


.Gallery .item {
    height: 400px;
    border: 1px solid #d7d7d7;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 6px;
}

    .Gallery .item .Caption {
        background-color: #FFFFFF;
        bottom: 0;
        min-height: 100px;
        padding: 20px 10px;
        position: absolute;
        text-align: center;
        border-top: 1px solid #d7d7d7;
        background: url('../../images/Caption_Tile.png') repeat center center #fff;
        width: 100%;
    }

    .Gallery .item img, .Gallery-Section .item img {
        width: 100%;
    }

.Publications ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .Publications ul li {
        background-color: #F4F4F4;
        box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.07);
        margin: 10px 0 20px;
        min-height: 70px;
        padding: 10px 15px;
    }

.Publications .Item {
    margin-bottom: 30px;
}

.copy-rights {
    line-height: 60px;
    margin-bottom: 0;
}

.socialNetwork {
    /*border: 1px solid #D7D7D7;*/
    bottom: 5px;
    display: block;
    margin: 0;
    padding: 0 10px;
    /*position: absolute;
    right: 65px;*/
}

    .socialNetwork li {
        list-style: none;
        display: inline-block;
    }

        .socialNetwork li a {
            background: none repeat scroll 0 0 #DCDCDC;
            border-radius: 50%;
            color: #666666;
            float: left;
            font-family: 'entypo-social';
            font-size: 1.3em;
            height: 45px;
            line-height: 39px;
            margin: 0 3px;
            text-align: center;
            width: 45px;
        }

            .socialNetwork li a:hover {
                color: #8B0000;
                text-decoration: none;
            }

@font-face {
    font-family: entypo-social;
    src: url("entypo-social.eot");
}

@font-face {
    font-family: entypo-social;
    src: url("../fonts/entypo-social.ttf");
    font-family: 'entypo-social';
    src: url('../fonts/entypo-social.eot');
    src: local('?'), url('../fonts/entypo-social.woff') format('woff'), url('../fonts/entypo-social.ttf') format('truetype'), url('../fonts/entypo-social.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/entypo-social.eot');
    src: url('../fonts/entypo-social.eot?#iefix') format('embedded-opentype'), url('../fonts/entypo-social.woff') format('woff'), url('../fonts/entypo-social.ttf') format('truetype'), url('../fonts/entypo-social.svg#svgentypo-social') format('svg');
}

.Categories {
    list-style: none outside none;
    margin: 0;
    padding: 0 !important;
}

    .Categories li {
        display: block;
        /*float: left;*/
        margin-bottom: 5px;
        text-align: center;
        position: relative;
    }

        .Categories li a {
            cursor: pointer;
        }

            .Categories li a:last-child {
                border-radius: 5px;
                display: block;
                font-weight: normal;
                margin-bottom: 5px;
                margin-top: 10px;
                padding: 5px;
                position: relative;
                text-align: center;
                text-decoration: none;
                z-index: 10;
            }

.selectedCategory {
    background-color: #428BCA !important;
    color: #fff !important;
}

    .selectedCategory img {
        border-color: #428BCA !important;
    }

.nav-tabs {
    font-size: 15px;
    margin-top: 20px;
}

.Date {
    font-size: 16px;
}

blockquote {
    /*background-color: #F5F5F5;*/
    padding: 0 20px;
}

.Details-Title {
    color: #428BCA;
    margin-top: 0;
}

.News {
    background-color: #F3F3F3;
    padding: 10px 0;
    margin-top: 40px;
    min-height: 490px;
    margin-bottom: 40px;
}

    .News ul {
        padding-left: 20px;
        list-style: square;
    }

        .News ul li {
            margin: 5px 0;
        }

        .News ul a {
            color: #5A5A5A;
        }

    .News h1 a, .Reflections h1 a, .Tweets h1 {
        /*border-bottom: 5px solid #106296;
    margin-bottom: 20px;
    padding-bottom: 10px;*/
        color: #fff;
        -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
        transition: color .3s;
    }

        .News h1 a:hover, .Reflections h1 a:hover, .Tweets h1 a:hover {
            color: #acacac;
        }

.Interviews {
    padding: 30px 0;
    /*border-top: 1px solid #eeeeee;*/
}

.Publications {
    /*background-color: Gray;*/
    padding: 30px 0;
}
/*.About 
{
    background: url("../../images/About_BG.jpg") no-repeat scroll top center;
    color: #fff;
    background-size: 100%;
}*/
.Timeline-item0 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center #001E2B;
    color: #FFFFFF;
    /*margin-bottom: 40px;
    margin-top: 53px;*/
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    display: none;
}

.Timeline-item1 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center red;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 53px;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.Timeline-item2 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center yellow;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 53px;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.Timeline-item3 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center yellow;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 53px;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.Timeline-item4 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center yellow;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 53px;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.Timeline-item5 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center yellow;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 53px;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.Timeline-item6 {
    background: url("../../dist/images/bg_middle.jpg") repeat scroll center center yellow;
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-top: 53px;
    min-height: 160px;
    overflow: hidden;
    padding-bottom: 35px;
    padding-top: 35px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.media img {
    border: 1px solid #ACACAC;
    display: block;
    margin-bottom: 20px;
    max-width: 480px;
    width: 100%;
}

.Video iframe {
    width: 100%;
    margin-bottom: 20px;
}

.panel-title {
    display: block;
}


.modal-dialog img {
    max-width: 100%;
}

.Credo {
    /*margin-bottom: 60px;*/
}

.modal-title {
    font-size: .9em;
    color: #333;
}

.panel-body {
    position: relative;
}

.timeline-icon {
    background-color: #1F323F;
    border-radius: 199px;
    color: inherit;
    font-family: opensans-light;
    font-size: 25px;
    height: 206px;
    line-height: 35px;
    margin: 0 auto;
    padding: 65px 35px;
    text-align: center;
    width: 206px;
    position: relative;
    margin-bottom: 60px;
}

    .timeline-icon span {
        display: block;
        padding: 5px 0px;
        border-bottom: 1px solid;
        border-top: 1px solid;
    }

    .timeline-icon i {
        left: 78px;
        position: absolute;
        top: 20px;
    }

    .timeline-icon a {
        color: #00C8D7;
    }

.Share {
    display: inline;
    float: right;
    font-size: 16px;
    position: relative;
    z-index: 10;
    margin-right: 15px;
}

.Gallery-Section .panel-body .item {
    margin: 0 10px;
}

.Gallery-Section .panel-body .btn-primary {
    margin-top: 20px;
}

.panel-group .panel {
    margin-bottom: 5px;
}

blockquote p {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

.TimelineContent {
    position: relative;
}

    .TimelineContent .fa-caret-left {
        color: #EEEEEE;
        left: 4px;
        position: absolute;
        top: 0px;
    }

.thumbnail {
    margin-bottom: 25px;
    margin-top: 10px;
    padding: 10px;
}

    .thumbnail .caption p {
        margin: 30px 0;
        padding: 0;
    }

.TimelineContent blockquote {
    margin-bottom: 0;
}

.TimelineContent .article {
    margin-bottom: 20px;
    position: relative;
}

    .TimelineContent .article h3 {
        margin-top: 0px;
    }

.search {
    position: relative;
    z-index: 150;
}

@font-face {
    font-family: 'Wiki';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Wiki.ttf");
    font-family: 'Wiki';
    src: url('../fonts/Wiki.eot');
    src: local('?'), url('../fonts/Wiki.woff') format('woff'), url('../fonts/Wiki.ttf') format('truetype'), url('../fonts/Wiki.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Wiki.eot');
    src: url('../fonts/Wiki.eot?#iefix') format('embedded-opentype'), url('../fonts/Wiki.woff') format('woff'), url('../fonts/Wiki.ttf') format('truetype'), url('../fonts/Wiki.svg#svgWiki') format('svg');
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'Wiki';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}

.icon-Wiki:before {
    content: "";
}

.fs0 {
    font-size: 16px;
}

.fs1 {
    font-size: 32px;
}


.carousel-control.left, .carousel-control.right {
    background-image: none;
    width: 0;
    z-index: 15;
}

.carousel-indicators {
    bottom: 0;
    left: 0;
    list-style: none outside none;
    margin: 20px 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 15;
}

.navbar-toggle {
    /*float: right;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 8px;*/
    margin-right: 3%;
}

.navbar-nav {
    margin-left: 1.5%;
}

.navbar-static-top {
    z-index: 100;
}

.navbar-form {
    box-shadow: none;
    margin: 5% 0% 5% 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

.brand-wrapper {
    border-bottom: 1px solid #444444;
    /*background: url("../images/brand_bg.jpg") no-repeat scroll right top / 75% auto #12141D;*/
    background: url("../images/brand_bg.jpg") no-repeat scroll right top / 75% auto #1a1d2a;
    background-color: #1a1d2a;
}

@media (max-width: 767px) {
    body {
        font-size: 13px !important;
    }

    .jumbotron p {
        font-size: 0.7em !important;
        line-height: 1.5em !important;
        text-shadow: 2px 2px 1px #000000;
    }

    .banner-bg {
        background-image: none;
        background-color: #1A1D2A;
    }

        .banner-bg .jumbotron {
            padding: 0;
        }

    .navbar-form {
        margin: 2% 0% 5% 0;
    }

    .navbar-brand {
        font-size: 2em;
        /*margin-left: 2%;*/
        text-shadow: 2px 2px 1px #000000;
    }

    .Theme .item img {
        width: 10em !important;
    }

    .Theme .item {
        font-size: 1.1em !important;
    }

    .well .img {
        width: 10em !important;
    }

    h1 {
        font-size: 1.5em !important;
    }

    .well .media img {
        width: 16.5em !important;
    }

    .Gallery-Section .item {
        width: 100%;
    }
    .Error p:first-of-type {
    font-size: 19px !important;
    line-height: 33px !important;
    margin-top: 25px !important;
    }
}

@media (max-width: 1024px) {
    .Tvs .item {
        font-size: 12px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 13px !important;
    }

    .jumbotron p {
        font-size: 0.7em !important;
        line-height: 1.5em !important;
        text-shadow: 2px 2px 1px #000000;
    }

    .banner-bg .jumbotron {
        padding-top: 0px;
        padding-bottom: 0px;
    }

        .banner-bg .jumbotron .title {
            margin-top: 25px;
        }

    .navbar-brand {
        font-size: 2em;
        text-shadow: 2px 2px 1px #000000;
    }

    .Theme .item img {
        width: 15em !important;
    }

    .Theme .item {
        min-height: 255px;
    }

    .tv-fixedheight {
        height: 470px !important;
        position: relative;
    }

    .tv-fixedheight .btn-primary {
            bottom: 30px;
            left: 5%;
            position: absolute;
            right: 5%;
            width: 90%;
        }
    .OrganizationItem .img-responsive {
    height: 155px;
    padding:0 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    body {
        font-size: 14px !important;
    }

    .banner-bg {
        background: url("../images/bg_middle_New01.jpg") no-repeat scroll center top / 100% auto #1a1d2a;
        position: relative;
    }

    .jumbotron p {
        font-size: 0.8em !important;
        line-height: 1.4em !important;
        text-shadow: 2px 2px 1px #000000;
    }

    .banner-bg .jumbotron {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .OrganizationItem {
    min-height: 395px;
    }
    
}

@media (min-width: 1200px) and (max-width: 1480px) {
    body {
        font-size: 16px !important;
    }

    .banner-bg {
        background: url("../images/bg_middle_New01.jpg") no-repeat scroll center top / 80% auto #1a1d2a;
        position: relative;
    }

    .jumbotron p {
        font-size: 0.8em !important;
        line-height: 1.4em !important;
        text-shadow: 2px 2px 1px #000000;
    }

    .banner-bg .jumbotron {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (min-width: 1481px) {
    /*body {
        font-size: 16px !important;
    }*/

    .banner-bg {
        background: url("../images/bg_middle_New01.jpg") no-repeat scroll center top / 75% auto #1a1d2a;
        position: relative;
    }

    .jumbotron p {
        font-size: 0.9em !important;
        line-height: 1.4em !important;
        text-shadow: 2px 2px 1px #000000;
    }

    .banner-bg .jumbotron {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

@media (min-width: 992px) {
    .tv-fixedheight {
        height: 630px;
        position: relative;
    }

        .tv-fixedheight .btn-primary {
            bottom: 30px;
            left: 5%;
            position: absolute;
            right: 5%;
            width: 90%;
        }
}

.Credo .jumbotron {
    padding-bottom: 30px;
    padding-top: 0px;
    margin-bottom: 60px;
    background-color: #fff;
    border-right: 1px solid #eee;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 2em;
    margin: 20px 0;
}

.jumbotron p {
    font-family: 'OpenSans-Light';
    text-align: center;
    text-shadow: 2px 2px 1px #000000;
}

.container .jumbotron {
    text-align: center;
    margin-bottom: 0;
    border-radius: 3px;
    /*padding: 2% 5%;*/
}

/*.btn-primary {
    background-color: #DCDCDC;
    border-color: #DCDCDC;
    color: #7F7F7F;
}*/

    /*.btn-primary:hover {
        background-color: #8B0000;
        border-color: #8B0000;
        color: #fff;
    }*/

/*.go-timeline .btn-one {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
}
.go-timeline .btn-lg {
    border-radius: 3px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.go-timeline .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    cursor: pointer;
    font-weight: normal;
    vertical-align: middle;
    white-space: nowrap;
}
.go-timeline a {
    color: #616161;
    cursor: pointer;
}
.go-timeline a:hover {
    color: #E91B23;
    text-decoration: none;
    transition: all 0.35s ease 0s;
}*/
.Theme .item {
    text-align: center;
    margin-bottom: 20px;
    font-size: 1em;
}

    .Theme .item img {
        border: 10px solid rgba(0, 0, 0, 0.1);
        margin-bottom: 15px;
        width: 10em;
    }

        .Theme .item img:hover {
            border: 15px solid rgba(0, 0, 0, 0.2);
            -webkit-transition: border 0.3s ease 0s;
            transition: border 0.3s ease 0s;
        }

.ribbon {
    width: 100%;
    background-color: rgb(0, 0, 0);
    height: 30px;
    opacity: 0.25;
}

.float_left {
    float: left;
}

.well {
    background-color: #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #E3E3E3;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    margin-bottom: 45px;
    min-height: 20px;
    padding: 0 0 25px;
}

    .well .Categories img {
        border: 7px solid rgba(0, 0, 0, 0.1);
        width: 7em;
    }

.Categories img:hover {
    border: 10px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: border 0.3s ease 0s;
    transition: border 0.3s ease 0s;
}

.well .All {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

    .well .All i {
        font-size: 1.5em;
    }

    .well .All a:first-child {
        background-color: #5A6A7A;
        border-radius: 50%;
        color: #FFFFFF;
        cursor: pointer;
        display: inline-block;
        font-size: 1.3em;
        /*height: 5.2em;*/
        line-height: 3.2em;
        margin: 0;
        padding: 10px;
        /*width: 5.2em;
    text-decoration:underline;*/
    }

    .well .All a:last-child {
        display: block;
        margin-top: 8px;
        margin-bottom: 25px;
        border-radius: 5px;
        padding: 5px;
        cursor: pointer;
    }

.selectedCategory {
    border-color: #428BCA;
}

    .selectedCategory:first-of-type {
        background: #fff !important;
    }

.All .selectedCategory:first-of-type {
    background: #428BCA !important;
    text-decoration: underline;
}

.Ver-hang {
    background-color: #E3E3E3;
    height: 48px;
    left: 50%;
    position: absolute;
    right: 50%;
    top: -43px;
    width: 1px;
}

.Hor-hang {
    background-color: #E3E3E3;
    bottom: 50%;
    height: 1px;
    left: 8.5%;
    position: absolute;
    top: 50%;
    width: 83.2%;
}

.Publications h4 {
    font-size: 17.2px;
}

.well .media {
    margin-left: -15px;
    padding: 13px 14px;
}

    .well .media:hover {
        background-color: rgba(0, 0, 0, 0.02);
        cursor: pointer;
    }

.media_selected {
    background-color: rgba(0, 0, 0, 0.06);
}

.well .media img {
    /*width: 100% !important;*/
    border: 7px solid rgba(0, 0, 0, 0.1);
    width: 10em;
}

.well .media-body {
    overflow: visible;
}

.Interviews h1 a, .Publications h1 a {
    color: #666666;
}

    .Interviews h1 a:hover, .Publications h1 a:hover {
        color: #428BCA;
    }

/*.btn-filter, .btn-reset {
    background-color: #5A6A7A;
    border-color: #357EBD;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 0;
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
    margin: 0 1px;
}

    .btn-filter:hover, .btn-reset:hover {
        background-color: #3276b1;
        color: #fff;
    }*/

.@media \0screen {
    .banner-bg

{
    background: url("../images/bg_middle_New01.jpg") no-repeat scroll center center #1a1d2a !important;
}

}

.Themeslable {
    display: inline-block;
    margin-bottom: 10px;
    text-align: right;
    width: 45px;
}
.Error p:first-of-type {
    color: #333333;
    font-family: 'OpenSans-Light';
    font-size: 25px;
    margin-top: 40px;
}
.Error p:last-of-type {
    color: #000;
    font-family: 'OpenSans-Light';
    margin-bottom: 50px;
}
.OrganizationItem img {
    max-width:100%;
    }

/*----- IE 8 Style Begin -----*/
@media \0screen {
    .banner-bg {
        background: url(../images/bg_middle_New01.jpg) no-repeat scroll center center #1a1d2a;
        position: relative;
        background-size: cover;
        -ms-behavior: url(/backgroundsize.min.htc);
    }

    .brand-wrapper {
        border-bottom: 1px solid #444444;
        background: url("../images/brand_bg.jpg") no-repeat scroll right top #1a1d2a;
        background-size: cover;
        -ms-behavior: url(/backgroundsize.min.htc);
    }

    .navbar-wrapper {
        background-color: #222222;
    }

    .tv-fixedheight {
        height: 620px;
        position: relative;
    }

        .tv-fixedheight .btn {
            position: absolute;
            bottom: 40px;
            left: 20px;
            right: 20px;
        }

    .categoryLink {
        margin-top: 10px;
        display: inline-block;
    }

    .well .media IMG {
        border: 7px solid #d7d7d7;
    }

    .well .media:hover {
        background-color: #F8F8F8;
    }

    .media_selected {
        background-color: #EFEFEF;
    }
}


/*----- IE 8 Style End -----*/
