﻿/*.my-container:hover {
    background: #000;
    color:#fff;
}
.my-container:hover p {
    background: #000;
    color:#fff;
}*/
@media (max-width: 600px) { 
    .sy11-2{
        margin: 15px -15px 15px -15px;
    }
    .col341-1 p{
        position: initial;
    width: 100%;
    }
    .my-container {
        position: initial;
        left: 0;
        top: 0;
        width: 300px;
        height: auto;
        opacity: 0.5;
        background: #fff;
    }
}

@media (min-width: 600px) {
       .sy11-2{
        margin: 15px -15px 0px -15px;
    }
    .col341-1 p{
position: absolute;
    width: 92%;
    }
    .my-container {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 280px;
        opacity: 0.5;
        background: #fff;
    }
}

.Loadmorefilm {
    background: #8d145b !important;
    color: #ececec !important;
}

    .Loadmorefilm:hover {
        background: #bb6700 !important;
        color: #ececec !important;
    }

.navbar-nav li a {
    border-radius: 10px;
    padding: 5px;
}

.navbar-nav li:hover a {
    /*background: #8d145b !important;*/
}

.logo-wrapper {
    margin: 10px auto;
}

.drop-down-search input {
    width: 30%;
    margin: 0px auto;
    direction: rtl;
}

.program-carousel .program-carousel--home .program-carousel--item > a img {
    width: 281px;
    /*margin: 0px auto;*/
}

.hometopnews .sp-selected-thumbnail {
    background-color: #bf366b !important;
}

.spacer {
    margin: 0px;
    background: #6b6257;
    text-align: center;
    height: 143px;
}

    .spacer img {
        margin: 0px auto;
        width: 130px;
        height: 130px;
    }

.nav > li > a {
    /*padding: 0px !important;*/
}

.header {
    background-image: url(/img/fetr/bhead.jpg) !important;
    color: #fff !important;
}

.no-padding-right {
    font-size: 13px !important;
}

.header-middle-row {
    background-color: #343a40;
    border-bottom: 3px solid #8d145b;
}

    .header-middle-row .navbar-collapse ul li a.active, .header-middle-row .navbar-collapse ul li a:active {
        border-bottom: 3px solid #bb6700;
        border-top: 3px solid #bb6700;
        /*background: #8d145b !important;*/
        height: 45px;
        line-height: 45px;
        color: #7F5305 !important;
        padding: 0px 10px !important;
        margin: 0px 5px;
    }

    .header-middle-row .navbar-collapse ul li a, .header-middle-row .navbar-collapse ul li a {
        height: 45px;
        line-height: 45px;
        color: #fff !important;
        padding: 0px 10px !important;
        margin: 0px 5px;
    }

.navbar-collapse ul li:hover  {
    /*height: 45px;
    line-height: 45px;*/
    color: #000 !important;
       /*border-bottom: 2px solid #bf366b36;*/
    /*padding: 0px 10px !important;*/
    /*margin: 0px 5px;*/
    /*border-bottom: 3px solid #bb6700;*/
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #bf366b;
    background-color: transparent;
}
.header-middle-row .navbar-collapse ul li a {
    height: 45px;
    line-height: 45px;
}



.gf4 {
    color: #8d145b;
    border: 1px solid;
    padding: 7px;
    border-radius: 50%;
    margin: 11px auto;
}

.bsty:hover, .bsty2:hover {
    background: #a0723c;
    text-decoration: none;
    padding: 0px 6px;
}

.bsty, .bsty2 {
    color: #fff;
    padding: 0px 6px;
}

.bsty, .bsty2 {
    float: right;
    color: #fff !important;
}

.header .member-territory a {
    /*color: #fff;*/
}

/*.header-middle-row .navbar-collapse ul li {
    padding: 0px 10px !important;
}*/
.header-middle-row .navbar-collapse ul li:first-child {
    padding: 0px 0px !important;
}


.header-middle-row .big-action-btn .live-btn {
    background-color: #8d145b !important;
}

.header-middle-row .logo-wrapper {
    padding: 0px;
}

.page-search-box {
    display: flex;
    height: 30px;
    float: left;
    margin-left: 10px;
    margin-bottom: 2px;
     margin-top: 10px;
}

.header .page-search-box .search-btn {
    float: left;
    transition: width 100ms ease-in-out;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: transparent;
    color: #53b2f4;
   
    cursor: pointer;
}

.header .member-territory a {
    font-size: 12px;
}

.header .page-search-box .tv3-icon-search::before {
    width: 100%;
    font-size: 23px;
    line-height: 30px;
    color: #fff;
    padding-left: 2px;
}

.header .page-search-box.open input {
    margin-right: 5px;
    direction: rtl;
    opacity: 1;
    width: 150px;
    height: 30px;
    line-height: 40px;
    display: inline-block;
    border-radius: 0 !important;
    color: #000;
}

.header .page-search-box input {
    transition: width, opacity 100ms ease-in-out;
    padding: 0;
    margin: 0;
    height: 30px;
    display: inline-block;
    width: 0;
    opacity: 0;
    text-indent: 5px;
    font-size: 10px;
    background-color: #fff;
    color: #ccc;
}

body {
    max-width: 1600px;
    margin: 0px auto;
}

.text-right {
    text-align: right;
}
