@charset "utf-8";
/* CSS Document */
/*Header CSS starts*/
header {position:fixed; width:100%; z-index: 16;}
.fa-user-circle {
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.fa-round {
    padding: 0;
    border-radius: 50%;
    color: white;
    background-color: #40cdda;
    font-size: 1.30em;
    line-height: 1.5em;
    height: 1.5em;
    width: 1.5em;
    text-align:center;
    border: solid 1px white;
}
.fa-facebook {
    background-color: #3b5998;
    margin-right: 4px;
}
.fa-twitter-round {
    background-color: #40cdda;
    margin-right: 4px;
}
.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
    border: none;
}
.navbar-fixed-top {border: 0;}
.nav > li > a:focus, .nav > li > a:hover {background-color:#eb1c24;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color:#eb1c24;}
.nav-bg {background-color:#eb1c24;}
.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar-bootsnipp {
    background-color: #eb1c24;
    z-index: 100;
}
.navbar-bootsnipp:nth-of-type(2) {
    border-top-width: 1px;
    z-index: 50
}
.navbar-bootsnipp.affix-top {
    position: absolute;
    top: 0px;
    width: 100%;
}
.navbar-bootsnipp.affix {
    top: 0px;
    width: 100%;
}
.navbar-bootsnipp .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-bootsnipp .navbar-brand {
    color: rgb(95, 176, 228);
    font-weight: 900;
    letter-spacing: 2px;
}
.navbar-bootsnipp .navbar-nav > li > a {
    border: 0px solid #fff;
    color: #f8cccb;
    padding: 20px 15px 25px 15px;
    text-transform: uppercase;
}
@media (min-width: 1200px) and (max-width: 1300px) {
.navbar-bootsnipp .navbar-nav > li > a{
	padding: 20px 10px  25px 10px!important;	
}
.navbar-bootsnipp .navbar-nav > li:not(.disabled).open > a,
    .navbar-bootsnipp .navbar-nav > li:not(.disabled).active > a,
    .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 
    .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus {
       	padding:20px 10px 25px 10px !important;
    }
}
.navbar-bootsnipp .navbar-nav > li > form > .input-group > input,
.navbar-bootsnipp .navbar-nav > li > form > .input-group > .input-group-btn > .btn {
    border-radius: 0px;
}
.navbar-bootsnipp .navbar-nav > li:not(.disabled).open > a,
.navbar-bootsnipp .navbar-nav > li:not(.disabled).active > a,
.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 
.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus {
    /*border-left: 5px solid #fff;*/
    color: #fff;
    padding-left: 10px;
}
.navbar-bootsnipp .navbar-nav > li.disabled > a {
    color: rgb(200, 200, 200);
}

.navbar-bootsnipp .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    margin-right: -1px;
    min-width: 220px;
    padding: 0px;
}
.navbar-bootsnipp .navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
    left: 0px;
    margin-left: 0px;
    right: auto;
    background-color: #bd1016;
    padding: 15px;
    border: none;
    box-shadow: none;
	top:65px;
}
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a {
    border-left: 0px solid rgb(95, 176, 228);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    white-space: nowrap;
}
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li.active > a, 
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:hover, 
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:focus {
    background-color: #bd1016;
    border-left: 5px solid #fff;;
    padding-left: 15px;
}

.navbar .bootsnipp-profile > a {
    padding-bottom: 9px; 
    padding-top: 9px; 
}
.navbar .bootsnipp-profile > a > img {
    border-radius: 50%;
    width: 32px;
}
.navbar .bootsnipp-profile > .dropdown-menu {
    width: 320px;
}
.navbar .bootsnipp-profile > .dropdown-menu > li > .row {
    padding: 5px 15px;
}
.navbar .bootsnipp-profile > .dropdown-menu > li > .row img {
    width: 100%;
}

.navbar-bootsnipp .bootsnipp-search {
    display: none;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
    background-color: rgb(235, 235, 235);
    border-radius: 0px;
    border-width: 0px;
    font-size: 24px;
    padding: 30px 0px;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
    background-color: #636363;
    border-radius: 0px;
    border-width: 0px;
    font-size: 15px;
    padding: 5px 0px;
    color: #fff;
    height: 60px;
    width: 500px
}
.navbar-bootsnipp .bootsnipp-search .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn {
    padding: 14px 16px;
    border-radius: 0px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn.active,
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn:hover,
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn:focus {
    padding: 14px 16px 14px 15px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn-default {
    background-color: rgb(245, 245, 245);
}
.nav-padding {
    padding-top: 61px;
}

@media screen and (min-width: 768px) {
    .navbar-bootsnipp .navbar-brand {
        font-size: 20px;
        height: auto;
        padding: 17px;
    }
    .navbar-bootsnipp .navbar-nav > li > a {
        font-size: 13px;
        letter-spacing: 1px;
    }
    .navbar-bootsnipp .navbar-nav > li:not(.disabled).open > a,
    .navbar-bootsnipp .navbar-nav > li:not(.disabled).active > a,
    .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 
    .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus {
        border: none;        
        padding-bottom: 25px;
        padding-left: 15px;			
    }

    .navbar-bootsnipp .navbar-nav > li.disabled > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    .navbar-bootsnipp .bootsnipp-search {
        background-color: #636363;
        display: block;
        position: absolute;
        top: 100%;
        width: 100%;
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0 0;
        -moz-transform-origin: 0 0 0;
        -o-transform-origin: 0 0 0;
        -ms-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        visibility: hidden;
    }
    .navbar-bootsnipp .bootsnipp-search.open {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;	
    }
    .navbar-bootsnipp .bootsnipp-search > .container {
        padding: 0px;
    }    
}
.nav-highlight {
    background-color: #fff;
    bottom: 0;    
    height: 5px;
    left: 0;
    position: absolute;
    width: 100%;
}
.inner-nav {
    position: fixed;
    top:60px;
    width: 100%;
	z-index:10;
    background: rgba(51, 51, 51, .75);
    height: 30px;
    padding: 5px 0;
    
}
.inner-nav ul > li {
    margin:2px 8px;   
}
/*dropdown alignment*/
@media only screen and (min-width: 769px){
    .video-dropdown {
        left: -94px !important;
        width: 891px;
    }
    .movies-dropdown {
        width: 637px;
    }
    .music-dropdown {
        left: -170px !important;
        width: 740px;
    }
    .news-dropdown {
        width: auto;
    }
    .fav-dropdown {
        width: 200px;
        left: -172px !important;
    }
    .movies-images, .video-images, .music-images {
        padding: 10px !important;
    }
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
/*Popup*/
.pop_up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95);
    -ms-transform: scale(1) rotate(0) translate(0, 0) skew(0, 0);
    transform: scale(1) rotate(0) translate(0, 0) skew(0, 0);
    transition-property: transform, opacity;
    transition-duration: .3s;
    z-index: 17;
}
.popup_hide {
    opacity: 0;
    -ms-transform: scale(0.5) rotate(0) translate(0, -200%) skew(0, 0);
    transform: scale(0.5) rotate(0) translate(0, -200%) skew(0, 0);
    /*if you want to change popup view init show way*/
}
.pop_up_close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 20px 20px 0 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.pop_up_close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #333;
    -ms-transform: rotate(45deg) translate(10px, 10px);
    transform: rotate(45deg) translate(10px, 10px);
}
.pop_up_close:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: #333;
    -ms-transform: rotate(-45deg) translate(-10px, 10px);
    transform: rotate(-45deg) translate(-10px, 10px);
}
.pop-up-container {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    height: auto;
    left: 15%;
    margin: auto 0;
    padding: 30px;
    position: absolute;
    top: 20%;
    width: 70%;
	display:none;
}
@media only screen and (max-width:600px){
    .pop-up-container {
        height: 400px;
        overflow-y: auto;
    }
}
@media only screen and (max-width:410px){
    .pop-up-container {
        width: 90%;
        left: 5%;
    }
}
.login-input {
    border-radius: 0;
    height: 40px;
}
#login_popup .btn {
    border-radius: 0;
    border: none;
}
#login_popup .btn-social {
    width: 230px;
    font-size: 15px;
}
/*Checkbox and Radio CSS*/
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
/*Mobile Mneus*/
.mobile-menu-wrapper {
    position: fixed;
    width: 100%;
    background-color: #eb1c24;
    height: 60px;
    z-index: 17;
}
.mobile-logo-wrapper {    
    /*left: 70px;
    position: relative;*/
	width:100%;
	position:absolute;
    top: 15px;
	text-align:center;
}
.mobile-login-wrapper {
    float: right;
    right: 0;
    position: relative;
    top: 0;
}
#bs-example-navbar-collapse-1{position:relative;}
.yrf-nav{margin-right:60px;}
.yrf-menu-logo{position:absolute;right:0;top:0;}
.navbar-nav.yrf-center-nav{display: inline-block;float: none;height:60px} 
.navbar .navbar-collapse {text-align: center;}
.navbar-toggle.yrf-navbar-toggle{float:left;}
.dropdown-toggle:hover span{color:transparent}

@media only screen and (max-width: 1199px){	  
	.dropdown-toggle:hover span{color:inherit}
	.movies-images, .video-images, .music-images{padding:0px 15px !important}
	.navbar-bootsnipp .navbar-nav > li > .dropdown-menu{margin-right:0}
	.navbar-bootsnipp .navbar-nav > li.open:not(.disabled) > a, .navbar-bootsnipp .navbar-nav > li.active:not(.disabled) > a, .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 							.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus{padding:12px 15px;border-bottom:1px solid #f1555b;}
	.pbr0{padding-bottom:0px !important}
	.mbr0{margin-bottom:0px !important}	
	.plrr15{padding:0px 15px !important}
	.navbar-fixed-top .navbar-collapse{height:100%;}	
	.navbar .navbar-collapse{text-align:left}
	.navbar-bootsnipp .navbar-nav > li > a{color:#fff;}
	.navbar .navbar-collapse .caret,.navbar .navbar-collapse .caret-up{float:right;margin-right:10px;margin-top:5px;}
	.navbar-bootsnipp .navbar-nav > li > a{padding:12px 15px;margin:0px;border-bottom:1px solid #f1555b;}
	.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover{border-left:0px none;padding-left:15px;}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{border-color:transparent;}
	li.dropdown.open a.dropdown-toggle{background:#eb1c24}
	.navbar-nav.yrf-center-nav{display:block;float:left;height:auto;margin-top:0px;}
	.navbar-nav.yrf-center-nav a{text-transform:uppercase;font-size:12px;}
	.navbar-bootsnipp .navbar-nav > li:not(.dropdown-right) > .dropdown-menu{padding:10px 0px;}
	.navbar-nav.yrf-center-nav ul.dropdown-menu a{display:block;padding:8px 0px;}
	.hide-border-bottom-mobile{border-bottom:1px solid transparent !important;}
	a.single-menu-link,section.more-in a{padding:8px 15px !important;color:#fff;}
	.yrf-navbar-toggle{margin-top:10px;}
	.yrf-navbar-toggle-open{left:82%}
	
	#bs-example-navbar-collapse-1{
		position: relative;
		width: 85%;
		left: 0px;
		height: 470px;
		max-height:500px;
		top:-50px;
	}
	.yrf-center-nav{
		position: absolute;    
		width: 100%;
		background: #eb1c24;
		left: -100%;
		-webkit-transition: left 0.1s linear;
		-moz-transition: left 0.1s linear;
		-o-transition: left 0.1s linear;
		transition: left 0.1s linear;
		z-index:20;
	}			
	.nav>li{background: #eb1c24;margin-left:10px;}
	.yrf-navbar-header{background: #eb1c24;height:60px;}
	.navbar-bootsnipp{background:transparent}
	.collapsing {
		-webkit-transition: none;
		transition: none;
	}
	.yrf-mobile-search{width:60% !important;margin-left:15px;background:#e3e3e3;font-size:12px;height:45px}
	.overlay-menu{
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 10;
	  background-color: rgba(0,0,0,0.8); /*dim the background*/
	  display:none;	  
	}	
	.mobile-search-container{margin-top:10px;width:100%;}
	.padding-mobile-0{padding:0px;}
	.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}	
}
@media (min-width: 768px) and (max-width: 991px){
	.yrf-navbar-toggle-open{left:80%}
}
@media (min-width: 451px) and (max-width: 767px){
	.yrf-navbar-toggle-open{left:80%}
}
@media (min-width: 381px) and (max-width: 450px){
	.yrf-navbar-toggle-open{left:75%}
}
@media (min-width: 320px) and (max-width: 380px){
	.yrf-navbar-toggle-open{left:72%}
}
@media only screen and (max-width: 767px){
	
	/*Footer*/
		ul.footer-social.pull-right{float:none}
		ul.footer-social.text-right{text-align:center;}
		ul.footer-social.margin-ver-20{margin:0 auto;}
		ul.footer-social.padding-ver-15{padding:0 0 15px 0 !important;border-bottom:1px solid #363636}
		ul.footer-social.list-inline > li{display:inline-block;width:25%;padding:5px 0px}
		.footer-links{margin-top:15px;}	
		.about-yrf-footer{text-align:center;}	
		.about-yrf-footer li{display:inline-block;padding:0px 2px;}
		.about-yrf-footer-bottom li{text-align:center;}				
	/*Footer*/
}