body {}


/*.row-fix{
    margin-right: 0;
}*/

.navbar {
    /*margin-right: -15px;*/
}

#tek-wrap-centerwell.two-col-layout {
    max-width: 81%;
    margin-right: -30px;
}

#tek-site {
    /*overflow-x: hidden;*/
}

.thumbnail {
    padding: 0;
    border-radius: 0;
}

.wrap-media-title {
    background-color: #555;
    height: 46px;
    padding-left: 20px;
}

.wrap-media-title h3 {
    margin: 0px;
    line-height: 46px;
    font-size: 16px;
}

.wrap-media-title a,
.wrap-media-title a:visited,
.wrap-media-title a:hover,
.wrap-media-title a:link {
    color: #fff;
}

.wrap-gallery-item {
    /*border: 1px solid #ccc;*/
    padding-bottom: 8px;
}

.wrap-gallery-item .img-responsive {
    border-bottom: 3px solid #333;
}

.rel-date {
    text-transform: uppercase;
}

#tek-wrap-centerwell .wrap-gallery-info ul {
    height: 20px;
}

#tek-wrap-centerwell .wrap-gallery-info ul li {
    float: left;
    margin-right: 20px;
}

#tek-wrap-centerwell .wrap-gallery-info ul li a,
.dl-media-items {
    font-size: 1em;
    line-height: 1.571em;
}

.glyphicon.glyphicon-camera,
.glyphicon.glyphicon-facetime-video {
    color: #156;
    top: 2px;
}

#tek-wrap-centerwell .wrap-gallery-info>ul>li:nth-child(1)>a {
    padding-top: 6px;
    display: inline-block;
}

.ico-img-download {
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(../images/TI_sprite_2018.png) no-repeat -0px -95px;
    margin-bottom: -2px;
}

.ico-img-download-high {
    display: inline-block;
    width: 25px;
    height: 21px;
    background: url(../images/TI_sprite_2018.png) no-repeat -22px -95px;
    margin-bottom: -2px;
}

article .ico-img-download-high {
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(../images/TI_sprite_2018.png) no-repeat -0px -95px;
    margin-bottom: -2px;
}

.ico-video {
    display: inline-block;
    width: 25px;
    height: 21px;
    background: url(../images/TI_sprite_2018.png) no-repeat -62px -86px;
    margin-bottom: -2px;
}

.ico-video-high {
    display: inline-block;
    width: 23px;
    height: 21px;
    background: url(../images/TI_sprite_2018.png) no-repeat -65px -86px;
    margin-bottom: -2px;
}

#mmCarouselThumbs .carousel-inner {
    max-height: 80px;
    margin-bottom: 20px;
}

div#content-details img.img-responsive {
    width: 100% !important;
    /*max-height: 300px;*/
    height: auto !important;
    margin: 0px;
}


/* Custom, iPhone Retina */

@media screen and (max-width: 320px) {}


/* Extra Small Devices, Phones */

@media screen and (max-width: 480px) {
    .wrap_carou6el {
        width: 100%;
    }
}


/* Small Devices, Tablets */

@media screen and (max-width: 768px) {
    .wrap_carou6el {
        width: 50%;
    }
}


/* Medium Devices, Desktops */

@media screen and (max-width: 992px) {
    .wrap_carou6el {
        width: 45%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #tek-wrap-centerwell .wrap-gallery-info ul li a,
    .dl-media-items {
        font-size: 14px;
        line-height: 22px;
    }
}


/* Large Devices, Wide Screens */

@media screen and (max-width: 1200px) {
    .wrap_carou6el {
        width: 40%;
    }
}

@media screen and (min-width: 1200px) {
    .wrap-gallery-item .img-responsive {
       /*  min-height: 230px; */
    }
}