/*!
 * Start Bootstrap - 3 Col Portfolio (https://startbootstrap.com/template-overviews/3-col-portfolio)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-3-col-portfolio/blob/master/LICENSE)
 */

body {
    padding-top: 54px;
    background: #659696;

}
.bg-dark {
    background-color: #517c79!important;
}
.card{
    background: #659696;
    border:0px;

}
.big {
    font-size:36px;
}

.medium {
    font-size:24px;
}

.small {
    font-size:12px;
}
.tagcloud{
    margin: 0 auto;
    margin-bottom:50px;
}
.tagcloud a{
    color:#fff;
    margin-right:15px;
    line-height: 25px;
}

.tag-1
{
    font-size: 12px;
}
.tag-2
{
    font-size: 16px;
}
.tag-3
{
    font-size: 20px;
}
.tag-4
{
    font-size: 28px;
}
.tag-5
{
    font-size: 36px;
}

ul, ol, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

div.az ul li:after{
    display: block;
    position: absolute;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    text-indent: 0;
}

h1 a{
    color: #fff;
    font-size: 14px;
}
h1 a:hover{
    color: #fff;
    font-size: 14px;
}
div.az {
    width: 100%;
}
div.az:after {content: ""; width: 0; height: 0; display: block; clear: both;}
div.az ul {
    width: 20%;
    float: left;
    padding-left: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
div.az ul li {
    display: block;
    width: 100%;
    height: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 18px;
    position: relative;
}
div.az ul li:after {
    font-family: 'Glyphicons Halflings';
    left: 0;
    top: 6px;
    font-size: 14px;
    line-height: 14px;
    -webkit-font-smoothing: none;
    font-smoothing: none;
    font-smooth: never;
    -moz-osx-font-smoothing: grayscale;
    content: '\e041';
}
div.az ul li > a {
    color: #fff;
    display: block;
    width: 70%;
    line-height: 24px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    text-transform: capitalize;
}
div.az ul li > span {
    display: block;
    width: 28%;
    line-height: 24px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-align: right;
    color: #191902;
}
div.az ul li.space:after {display: none;content: '';}
div.az ul li.letter {
    font-size: 16px;
    line-height: 24px;
    width: 98%;
    text-transform: uppercase;
}
div.az ul li.letter:after {display: none;}
div.az ul li.letter, div.az ul li.space {width: 100%; padding-right: 0;}

div.az ul li:after {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-smooth: always;
}


div.az ul li:after {color: #517c79;}
/* text categories */
div.az ul li.letter {
    background: none;
    color: #cccccc;
    /* border-bottom: 1px solid #000; */
    box-shadow: 0 1px 0 #517c79;
    font-weight: bold;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    box-shadow: 0 0 0 0.2rem rgb(153, 23, 60);
}
@media (max-width: 992px) {
    #searchForm{
        margin-top:25px;
    }
    .rightads{
        margin-top:15px;
    }
}

@media (min-width: 992px) {
    #searchForm{
        #margin-left:25px;
    }
    body {
        padding-top: 56px;
    }
}

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

    div.az ul {width: 100%; padding-left: 0;}
    div.az ul li {width: auto; padding-right: 20px; float: left; margin-bottom: 5px;}
    div.az ul li > a {width: auto; float: left; text-indent: 0;}
    div.az ul li > span {width: auto; float: left; padding-left: 0px; display: none;}
    div.az ul li.letter, div.az ul li.space {width: 100%; padding-right: 0;}
}





.pagination {
    margin-bottom: 30px;
}
.card-body{
    padding-top:0!important;
    padding-left:0!important;
    padding-right:0!important;

}
.title{
    font-size: 12px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
}
.h1, h1{
    font-size:25px;
}
.order-buttons{
    float:left;
}
.page-footer{
    margin-bottom: 1.5rem!important;
    margin-top: 1.5rem!important;
}
div.h {
    margin-top:15px;
    color: #ddd;
    background: #517c79;
    border-bottom: 1px solid #363636;
    margin-bottom: 15px;
    color: #fff;
    background: #517c79;
    border-bottom: 1px solid #570707;
    padding: 8px 0px 0px 15px;
    border-radius: calc(.25rem - 1px);
}
.logo {
    width: 223px;
    height: 33px;
    background: url("../img/logo.png") top left no-repeat;
    display: block;
}
.time {
    height: 20px;
    max-width: 80px;
    background: url("../img/duration.png") repeat;
    color: #FFFFFF!important;
    /* line-height: 20px; */
    text-align: center;
    float: left;
    margin-top: -20px;
    font-size: 12px;
    border-top-left-radius: calc(.25rem - 1px);

}
.text_on_img {
    background-color: #517c79;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
    /* float: left; */
    margin-top: 0px;
    padding-top: 2px;
    height: 20px;
    /* margin-left: 60px; */
    padding-left: 10px;
    /* padding-right: 10px; */
    color: #FFFFFF;
    border-bottom-left-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px);
}


#custom-search-input {
    margin:0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color:#d5220e;
}

.search-query:focus + button {
    z-index: 3;
}

.video-bottom-content {
    padding:10px;
    height: 50px;
    background: #517c79;
    padding-bottom:50px;
    border-bottom-left-radius: calc(.25rem - 1px);
    border-bottom-right-radius: calc(.25rem - 1px);
}
.left, .right {
    display: inline-block;
    width: 50%;
    float: left;
}

.left a {
    display: inline-block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #456b6c;
    text-align: center;
    line-height: 40px;
    color: #fff;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.left a:first-child {
    margin-right: 5px;
}

.left a:hover, .left a.active {
    background-color: #fff;
    color: #456b6c;
}

.left .video-likes div {
    display: inline-block;
    float: left;
    margin-left: 20px;
    margin-top: 5px;
}

.left .video-likes div span.rating {
    display: inline-block;
    font-size: 14px;
    font-weight: 900;
    font-family: Arial;
    color: #fff;
}

.left .video-likes div p {
    display: block;
    font-size: 10px;
    padding:0;
    margin:0;
    font-family: Arial;
    color: #b9a19b;
}

.right .video-timer {
    display: inline-block;
    width: 100%;
    text-align: right;
}

.right .video-timer div {
    display: inline-block;
    margin-top: 10px;
}

.right .video-timer div:first-child {
    margin-right: 15px;
}

.right .video-timer div i {
    color: #fff;
}

.right .video-timer div span {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    font-family: Arial;
    padding:0 3px;
    color: #fff;
}
.page-item.active .page-link {
    background-color: #517c79;
    border-color: #96bcba;
}
.page-link {
    color: #ffffff;
    background-color: #659696;
    border: 1px solid #730b29;
}
link:hover {
    color: #f2faf0;
    background-color: #c92959;
    border-color: #730b29;
}
.page-item.disabled .page-link {
    color: #ffffff;
    pointer-events: none;
    background-color: #52787a;
    border-color: #52787a;
}
.spinner {
    width: 60px;
    height: 8px;
    text-align: center;
    font-size: 10px;
}

.spinner > div {
    background-color: #fff;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin: 10px 3px 20px 0 !important;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}

body {
    background: #659696;
}
.bg-dark {
    background-color: #517c79!important;
}
.card {
    background: #659696;
}
div.h {
    background: #517c79;
}
.text_on_img {
    background-color: #517c79;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.video-bottom-content {
    background: #517c79;
}
.left a {
    background-color: #456b6c;
}
.page-link {
    color: #ffffff;
    background-color: #517c79;
    border: 1px solid #517c79;
}
.page-item.disabled .page-link {
    color: #ffffff;
    background-color: #52787a;
    border-color: #52787a;
}
.page-item.active .page-link {
    background-color: #96bcba;
    border-color: #96bcba;
}
video[poster]{
    object-fit: cover;
}
.video-description a, .video-description a:hover {
    color:#fff;
    text-decoration:none;
}

.h a,.h a:hover{
    color:#fff;
    padding-left:5px;
}

.text-white img{
    width: 100%;
    max-width: 400px;
    height: auto;
}

#player {
    display: block;
    width: 100%;
    height: 100%;
    min-width: auto;
    min-height: auto;
    position: absolute;
}