@medibody{
    font-family:Roboto, sans-serif;
}
 .p-0{
    padding:0; 
}

.dark_bg{
    background: #121212;
    font-family: Roboto, sans-serif;
    /*margin-bottom: 15em;*/
}

#fivebookreadafterpopup .modal-content-book{position:relative;background-color:transparent!important;height:0!important;display:contents!important}
.modal-content-book .close-denied-button-header{width:60%!important}
.modal-content-book .close-denied-button-header .close-denied-button{position:relative;float:right;top:70px;right:-10px;color:#000;z-index:999;background:url(../images/gray-close.png) center no-repeat;background-size:15px}
#fivebookreadafterpopup .modal-body .model-send-img img{width:60%}
.modal-content .download-m-app{background:#ffff;width:calc(60% - -50px);height:290px;border-radius:15px;margin-top:0;position:absolute;margin-left:-3.5rem}
#fivebookreadafterpopup .modal-body .download-m-app hr{width:30px;border:none;border-top:5px solid #4e52d8}
.modal-content .download-m-app .title-descri{font-size:20px;text-transform:uppercase;text-align:center}
.modal-content .download-m-app .download-m-link{font-size:18px;text-transform:capitalize;text-align:center;color:#888585;margin:25px;margin-bottom:10%}
#sms-block-parent .r-input-group{display:table;width:100%}
#sms-block-parent .r-input-group form{display:block;justify-content:center;width:60%;margin-left:17%}
#sms-block-parent .r-input-group input{width:calc(100% - 50px);border:3px solid #f3f3f3;border-radius:4px;float:left;border-right:none!important;height:50px;padding-left:10px}
#sms-block-parent .input-group .sendButton-book{background-color:#0ad35a;border:0;padding:0;font-size:13px;color:#fff;font-weight:600;border-radius:0 4px 4px 0;text-decoration:none;cursor:pointer;position:absolute;top:0;width:85px;font-family:Roboto;text-align:center;margin-right:17%;right:0;height:50px}
#sms-block-parent .r-input-group label{margin-top:7px;color:red}
#fivebookreadafterpopup .intl-tel-input.selected-flag .iti-flag-book{position:absolute;top:0;bottom:10px;margin:auto;border-color:#1px solid red}
#fivebookreadafterpopup .intl-tel-input .selected-flag .iti-arrow{position:absolute;top:50%;margin-top:-6px;right:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}
#fivebookreadafterpopup .modal-body .download-m-app .download-btn-app img {
    width: calc(100% - 10px);
    padding: 0px 0px 0px 0px;
}
#fivebookreadafterpopup .modal-body .download-m-app .download-btn-app {
    display: flex;
    justify-content: center;
    margin-top: 29px;
  }
  #sms-block-parent, .user-profile-section {
    position: relative;
}
#sms-block-parent .input-group {
    display: table;
    width: 100%;
}
/*.modal-dialog {
    margin-top: 80px;
    display: block;
    margin: 30px 27% 30px auto;
}*/
.denied-read-book{
	left: 7%;
}

/*Navbar SideBar*/
.sidebar .nav-item:first-child{
    padding-top: 60px;
}
.channel-sidebar-list{
    border-top: 1px solid #2e2e2e;
    margin: 6px 0 0;
    padding: 7px 14px;
}
.channel-sidebar-list h6 {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 9px;
    text-transform: uppercase;
}
.channel-sidebar-list ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.channel-sidebar-list li a {
    color: #fff;
    display: inline-block;
    overflow: hidden;
    padding: 6px 0;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    position: relative;
}
.channel-sidebar-list ul li img {
    border-radius: 50px;
    height: 28px;
    margin: 0 14px 0 0;
    width: 28px;
    display: inline-block;
}
.channel-sidebar-list li a .badge {
    float: right;
    margin: 7px 0 0;
    position: absolute;
    right: 20px;
}
.badge-warning{
    border-color: transparent !important;
    background: #ffc107;
    background: -moz-linear-gradient(-45deg, #ffc107 1%, #fffc07 100%);
    background: -webkit-linear-gradient(-45deg, #ffc107 1%,#fffc07 100%);
    background: linear-gradient(135deg, #ffc107 1%,#fffc07 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc107', endColorstr='#fffc07',GradientType=1 );
}

/*Bell -Notify*/
.notifydropdown .pagination{
	display: none;
}
.bell_notify .notifydropdown{
    margin-top: 14px;   
}
.bell_notify .notifydropdown .dropdown-toggle{
    font-size: 17px;
    padding: 8px;
}
.notifydropdown ul.dropdown-menu.notify-drop {
    top: 50px;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -o-border-radius: 7px;    
}
.notify-drop-footer a{
    font-size: 14px !important;
    color: #337ab7 !important;
}
.notifydropdown.open .dropdown-toggle{
    color: #ec7534 !important;
    background-color: transparent !important;
}
.dropdown-menu.notify-drop:before {
    font-size: 30px!important;
    top: -20px;    
    position: absolute;
    content: "\f0d8";    
    right: 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fff;
}
.notify-drop-title {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fff;
    color: #444343;
    padding: 8px 15px;
    border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -o-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
}
.notify-drop-title .inlineblock.text-right {
    float: right;
}
ul.clearnotify li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
ul.clearnotify li a {    
    color: #5882da !important;
    font-size: 14px !important;
}
.notifydropdown .drop-content ul {
    padding: 0;
    list-style: none;
}
.notifydropdown .drop-content li {
    border-bottom: 1px solid #d0d0d0;
}
.notifydropdown .drop-content li a {
    display: block;
    padding: 0 !important;    
    font-size: 14px !important;    
}
.notification-main {
    padding: 10px 15px;
}
.likesnotification {
    background-color: #edf2fa;
}
.notification-main .notify-img {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: top;
    background-color: #4a4a4a;
    border-radius: 100%;
    text-align: center;
    overflow: hidden;
}
.notification-main .notify-img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: 100%;
}
.notification-text {
    width: calc(100% - 84px);
    padding-left: 5px;
}
.notification-text .usernotifyname, .notification-text span {
    display: inline-block!important;
    vertical-align: middle;
}
.notification-text .usernotifyname, .notifyaction, .notifyinntext {
    font-size: 13px!important;
}
.notifyaction {
    color: #6a6a6a;
}
.notificationday {
    color: #aaa;
    font-size: 11px;
    margin-bottom: 0;
}
.notifycomment {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-width: 400px;
    width: 100%;
    font-size: 13px;
    color: #4c4c4c;
}
.notification-icon {
    width: 40px;
    text-align: right;
}
.notification-icon, .notification-text {
    display: inline-block;
    vertical-align: middle;
}
.notification-icon i {
    color: #989798;
    font-size: 16px;
}
.notification-icon * {
    font: normal normal normal 14px/1 FontAwesome;
}
.notify-drop-footer {
    border-top: 1px solid #f1f1f1;
    padding: 5px 15px;
    background-color: #fff;
    position: relative;
    top: 0;
    border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    -o-border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    bottom: 0;
}
.notify-drop-footer a {
    color: #5882da;
}
.notify-drop-footer a u {
    text-decoration: none;
}
.inlineblock {
    display: inline-block;
    vertical-align: middle;
}
.notifydropdown .dropdown-toggle b {
    font-size: 9px;
    height: 16px!important;
    width: 16px!important;
    right: 0px!important;
    line-height: 16px!important;
    left: inherit!important;
    top: 11px;
}
.notifydropdown .dropdown-toggle b {
    color: #fff;
    background-color: #d0350a;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    position: absolute;
}
.notifydropdown .drop-content {
    display: inline-block;
    width: 398px;
/*    max-height: 400px;*/
    background: #fff;
    overflow-y: auto;
}
/*Bell -Notify*/

.user_profile_block a.dropdown-toggle span{
    padding-left: 10px;
    max-width: 110px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.user_profile_block .dropdown-menu{
    background: #232323 none repeat scroll 0 0;
    border-color: #232323;
    border-radius: 2px;
    margin: 0;
}
.user_profile_block .dropdown-menu li a i{
    padding-right: 10px;
}
.user_profile_block .dropdown-menu li a{
    color: #d8d8d8 !important;
    font-size: 12px !important;
    padding: 6px 14px !important;
}
.user_profile_block .dropdown-menu li a:hover, .user_profile_block .dropdown-menu li a:focus{
    background-color: #4c4c4c;
}
.user_profile_block .dropdown-menu{
    padding-bottom: 0
}
.user_profile_block .dropdown-menu .divider{
    margin: 0px 0;
}
.navbar-default .navbar-nav>.user_profile_block.open>a, .navbar-default .navbar-nav>.user_profile_block.open>a:focus, .navbar-default .navbar-nav>.user_profile_block.open>a:hover{
    color: #fff;
    background-color: transparent;
}
.usr_img{
    border-radius: 50px;
    height: 30px;
    margin: -9px 2px -6px 0;
    width: 30px;
}
li.dropdown.user_profile_block img.verified {
    width: auto;
    height: 15px;
}
.upload_vid{
    text-align: center;
}
.upload_vid a span{
    padding-left: 8px;
}
.upload_vid a img{
    display: inline-block;
    width: 25px;
    margin-top: -1px;
}
.badge{
    border: medium none !important;
    border-radius: 3px;
    font-size: 9px;
    font-weight: 700;
    height: 15px;
    line-height: 9px;
    min-width: 15px;
    position: absolute;
    text-align: center;
    top: 10px;
    right: 0;
    white-space: nowrap;
    vertical-align: baseline;
    display: inline-block;
    padding: .25em .4em;    
}
.badge-danger {
    border-color: transparent !important;
    background: #ff253a;
    background: -moz-linear-gradient(-45deg, #ff253a 0%, #ff8453 100%);
    background: -webkit-linear-gradient(-45deg, #ff253a 0%,#ff8453 100%);
    background: linear-gradient(135deg, #ff253a 0%,#ff8453 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff253a', endColorstr='#ff8453',GradientType=1 );
}
.sticky{
    position: fixed;
    width: 100%;
    z-index: 99;
}
#mySidenav{
    display: none;
}
#main_body{
    margin-left: 0;
}
.sidebar_toggled #mySidenav{
    width: 250px;
    display: block;
    z-index: 1;    
}
.sidebar_toggled #main_body{
    margin-left: 250px;
}
.sidebar .nav-item .nav-link {
    display: block;
    width: 100%;
    text-align: left;
    padding: 1rem;    
}
.sidebar .nav-item .nav-link:hover, .sidebar .nav-item.active .nav-link {
    background-color: rgba(255, 255, 255, 0.2);
}
.sidebar .nav-item .nav-link {
    color: #ffffff;
}
.sidebar .nav-item .nav-link {
    font-size: 14px;
    padding: 14px 14px !important;    
    font-weight: 600;
    transition: 0.3s;
    display: block;
}
.sidebar .nav-item .nav-link .fas {
    color: #ffffff;
}
.sidebar .nav-item .nav-link i {
    font-size: 16px;
    width: 20px;
}
.sidebar .nav-item .nav-link span {
    display: inline;
    font-size: 13px;
    margin: 0 0 0 11px;
}
.sidebar .nav-item .nav-link img {
    width: 20px;
    height: 20px;
}
.sidebar .nav-item .nav-link:active, .sidebar .nav-item .nav-link:focus, .sidebar .nav-item .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: none;
}
.navbar-menu{
    background-color: #232323;
    border-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 5px 20px;
    margin-bottom: 0;
    z-index: 999;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed !important;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #1c1c1c;
  overflow-x: hidden;
  transition: 0.5s;
  padding: 2px 0;  
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
@media screen and (max-width: 854px) and (min-width: 800px) and (orientation: landscape) {
    .dark_bg {
        margin-bottom: 465px;
    }
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.logo_brand img{
    width: 200px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}
.logo_brand{
    -webkit-appearance: none;
    padding: 4px;
    float: none;
    display: inline-block;
    margin-left: 12px !important;
}
.open_nav{
    cursor: pointer;
    color: #d3d3d3;
    font-size: 25px;
    font-weight: bold;        
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    margin-top: -10px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
}
.navbar-menu .nav li a{
    font-size: 16px;
    color: #fff;
}
.navbar-menu .nav li a:hover,.navbar-menu .nav li a:focus{
    color:#fff;
    background: #ff5a06;
}
.btn_search input[type="text"]{
    background: #121212 none repeat scroll 0 0;
    border: 1px solid #303030;
    font-size: 14px;
    max-width: 607px !important;
    width: 607px !important;    
    color: #949494;    
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 350px !important;
}
.btn_search input[type="text"]:focus{
    box-shadow: none;
    outline: 0;    
}
.btn_search .input-group-addon{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #303030 none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
    padding: 0;    
    color: #828282;
}
.btn_search .input-group-addon button{
    background-color: transparent;
    color:#fff;
}
.btn_search .input-group-addon button:hover, .btn_search .input-group-addon button:focus{
    color: #212529;
}
.header_video{
    height: 350px;
    overflow: hidden;
}
.header_video video{
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    height: 100%;
    object-position: center;

}
.head_slide{
	position: relative;
}
.manual_slider .head_slides{
    /*width: 310px;
    height: 218px;*/
    width: 240px;
    height: 145px;
    border-radius: 5px;
}
.manual_slider .home_slide>a{
    display: inline-block;
}
.manual_slider .head_slides img{
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: rgba(40, 40, 40, .8);
}

.slider_tabs{
    margin-left: auto;
    width: calc(100% - 35px);
}
.slider_title_tab{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	padding: 0 15px;
}
.default_title{
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
	font-weight: bold;
}
.see_more{
    font-size: 16px;
    color: #fff;   
    padding-right: 50px;
}
.see_more:hover,.see_more:focus{
    color:#fff;
    text-decoration: none;
}
.manual_slider .home_slide{
    margin: 0 10px;
    height: auto;
}
.manual_slider .head_slides:focus, .manual_slider .home_slide:focus, .manual_slider a:focus{
    outline: 0;
    box-shadow: none;
}
.continue_watch {
    margin: 40px auto;
    position: sticky;
}
.login_modal .modal-content{    
    padding: 20px 55px;
}
.login_modal .modal-header {
    border-bottom: none;
}
.login_modal .modal-header .close {
    right: 8px;
    position: absolute;
    top: 8px;
    background: url(../images/gray-close.png) center no-repeat;
    background-size: 17px;
    display: block;
    z-index: 1;
    width: 30px;
    height: 40px;
    text-indent: -55000px;
    opacity: 1;
}
.login-btn{
    background-color: #ff5a06;
    padding: 7px 25px!important;
    text-align: center;
    vertical-align: middle;
    font-size: 17px;
    border-radius: 4px;
    display: inline-block;
    box-sizing: border-box;
    text-transform: capitalize;
    margin-top: 8px;
    transition: 0.5s ease;
}
.login_modal .modal-title {
    font-size: 24px;
    color: #4a4a4a;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 11px;
}
.login_modal .modal-socialbtn .google-btn {
    background-color: #4285f4;
    color: #fff;
}
.login_modal ul li a {
    height: auto;
}
.login_modal ul li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .3);
}
.login_modal  ul li a{
    display: block;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 400;
    /*height: 100%;*/
    padding: 5px;
}
.login_modal  ul li a{
    text-decoration: none;
}
.fb-button {
    border-radius: 2px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .1);
    background-color: #44589b;
}
.google-btn {
    border-radius: 2px;
    background-color: #fff;
    color: #000;
}
.login_modal .modal-socialbtn span {
    color: #fff;
    opacity: 1;
    width: calc(100% - 45px);
}
.error{
    color:red;
    font-size: 14px;
}
.login_modal .or-line {
    width: 230px;
    padding: 10px;
    text-align: center;
}
.or-line {
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    opacity: .6;
    position: relative;
    margin: 10px auto;
    width: 170px;
}
.login_modal .or-line:after, .login_modal .or-line:before {
    background-color: #979797;
    top: 22px;
}
.or-line:before {
    left: 0;
}
.or-line:after {
    right: 0;
}
.or-line:after, .or-line:before {
    display: block;
    opacity: .6;
    height: 2px;
    width: calc(50% - 30px);
    top: 10px;
    background-color: #fff;
    position: absolute;
    content: "";
}
.login_modal .modal-socialbtn span {
    color: #fff;
    opacity: 1;
    width: calc(100% - 45px);
}
.login_modal .modal-socialbtn .or-line span {
    color: #4a4a4a;
    font-size: 14px;
}
.login_modal input {
    border-radius: 4px;
    border: 1px solid #4a4a4a;
    background-color: #fff;
    color: #000;
    width: 100%;
    padding: 10px 15px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}
/*Flag Container CSS Login*/
.intl-tel-input {
    position: relative;
    display: inline-block
    width:100%;
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.intl-tel-input .country-list .country.highlight,
.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width:500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-left: 52px;
    margin-left: 0
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, .05);
    display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
    padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
    padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
    padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
    padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px;
    line-height: 1.5em
}

.iti-flag {
    width: 20px
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    width: 13px;
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    width: 15px;
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url('/assets/img/flags.png');
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .iti-flag {
        background-size: 5630px 15px;
        background-image: url('/assets/img/flags.png')
    }
}

.iti-flag.np {
    background-color: transparent
}
.login-modal-main ul.country-list li {
    margin-bottom: 0!important;
}
.intl-tel-input .country-list .country {
    padding: 5px 10px;
}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag-box {
    margin-right: 6px;
}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code, .intl-tel-input .country-list .flag-box {
    vertical-align: middle;
}
.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px;
}
.login-modal-main .modal-socialbtn span.country-name {
    color: #333;
}
.intl-tel-input .country-list .country .dial-code {
    color: #999;
}


 /*Varification Modal*/
#verification-modal .modal-content {
    padding: 20px 55px;
}
#verification-modal .modal-dialog {
    width: 450px;
}
#verification-modal .modal-header {
    border-bottom: none;
}
#verification-modal .modal-header .close {
    right: 8px;
    position: absolute;
    top: 8px;
    background: url(../images/gray-close.png) center no-repeat;
    background-size: 17px;
    display: block;
    z-index: 1;
    width: 30px;
    height: 40px;
    text-indent: -55000px;
    opacity: 1;
}
#verification-modal .modal-title {
    font-size: 24px;
    color: #4a4a4a;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    text-align: center;
    margin-bottom: 11px;
}
#verification-modal .verify-text {
    padding: 10px;
    position: relative;
    margin-bottom: 5px;
}
#verification-modal .verify-text {
    opacity: .8;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
}
#verification-modal .verify-text .close {
    line-height: 0;
    position: absolute;
    right: 3px;
    top: 7px;
}
#verification-modal .verify-text strong {
    font-size: 12px;
}
#verification-modal input::placeholder { 
    letter-spacing: normal;
}

#verification-modal input:-ms-input-placeholder { 
    letter-spacing: normal;
}

#verification-modal input::-ms-input-placeholder {
    letter-spacing: normal;
}
#verification-modal input {
    color: #000;
    border-color: #d8cdcd;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 600;    
    margin: 13px 0 10px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #4a4a4a;
    background-color: #fff;
    width: 100%;
    padding: 10px 15px;
    letter-spacing: 10px;
}
#verification-modal #btnupdate{
    background-color: #2d5eac;
    color: #fff;
    letter-spacing: 1px;
    padding: 8px 40px;
    margin-bottom: 35px;
    text-transform: uppercase;
}
#verification-modal .resend-link{
    display: table;
    margin: 0 auto;
    color: #ec7534;
    text-decoration: underline!important;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500;
    background: 0 0;
    border: none;
    padding: 0;
}


/*Varification Modal*/

.blue-border-btn {
    color: #2d5eac;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 700;
    width: 145px;
    margin: 10px auto;
    border: 1px solid #2d5eac;
    display: block;
    padding: 10px 40px;
    border-radius: 4px;
    background-color: transparent;
}
.login_modal .modal-dialog {
    width: 450px;
}
.social-buttons ul{
    padding: 0;
}
.continue_watch .slick-arrow{
    bottom: 0;
    height: 100%;
    width: 40px;    
}
.manual_slider .slick-prev:before {
    content: "\f104" !important;
}
.manual_slider .slick-next:before {
    content: "\f105" !important;
}
.manual_slider .slick-prev:before, .manual_slider .slick-next:before {
    font-family: FontAwesome !important;
    font-size: 35px;
}
.manual_slider .slick-prev{
    left: 0;
    z-index: 9;
    background-image: linear-gradient(to right, #1f1f1f, rgba(213, 213, 213, 0));
}
.manual_slider .slick-prev:hover, .manual_slider .slick-prev:focus{
    background-image: linear-gradient(to right, #1f1f1f, rgba(213, 213, 213, 0));   
}
.manual_slider .slick-next{
    right: 0;
    background-image:linear-gradient(to left, #1f1f1f, rgba(213, 213, 213, 0));
}
.manual_slider .slick-next:hover, .manual_slider .slick-next:focus{
    background-image:linear-gradient(to left, #1f1f1f, rgba(213, 213, 213, 0));
}

/*Footer Style*/
footer{
    background-color: #232323;
    padding: 15px;
    margin-top: 30px;
}
.foo_block{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    overflow: hidden;
}
.foo_block p{
    color: #888;
    font-size: 13px;
    margin: 6px;
    margin-bottom: 0;
}
.foo_block p a{
    color:#ff5a06;
    text-decoration:none;
}
.foo_block p a:hover, .foo_block p a:focus{
    color:#ff5a06;
    text-decoration:none;   
}
.social-media-icons{
    padding: 0;
    margin-bottom: 0;
}
.social-media-icons li {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    list-style: none;
}
.social-media-icons li a{
    text-decoration: none;
    outline: 0;
    outline-offset: 0;
    height: 34px;
    width: 34px;
    transition: all .4s ease;
    display: block;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    text-align: center;       
    font-size: 17px;
    position: relative;
}
.social-media-icons li a .fa{
    display: inline-block;
    box-sizing: border-box;
}
.social-media-icons li a:hover, .social-media-icons li a:focus{
    text-decoration: none;
}
.social-media-icons li a.fb:hover{
    background-color: #3b5998;
    border-color:#3b5998;
}
.social-media-icons li a.twitt:hover{
    background-color: #00a6f1;
    border-color:#00a6f1;
}
.social-media-icons li a.youtube:hover{
    background-color: #ff0000;
    border-color:#ff0000;
}
.social-media-icons li a.android:hover{
    background-color: #fff;
    border-color:#fff;    
    color:#708e10;    
}
.social-media-icons li a.apple:hover{
    background-color: #000;
    border-color:#000;    
}
.social-media-icons li a.insta:hover{    
    border-color: #e5643c;
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

/*.social-media-icons li .facebook {
    background-image: url(../images/facebook.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 30px;
    width: 30px;
    transition: all .4s ease;
    display: block;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
}
.social-media-icons li .facebook.active, .social-media-icons li .facebook:hover {
    background-image: url(../images/facebook-hover.png);
}
.social-media-icons li .apple.active, .social-media-icons li .apple:hover {
    background-image: url(../images/apple-hover.png);
}
.social-media-icons li .apple {
    background-image: url(../images/apple.png);
    transition: all .4s ease;
}
.social-media-icons li .playstore.active, .social-media-icons li .playstore:hover {
    background-image: url(../images/playstore-hover.png);
}
.social-media-icons li .playstore {
    background-image: url(../images/playstore.png);
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}
.social-media-icons li .apple, .social-media-icons li .playstore {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 30px;
    width: 30px;
    display: block;
}
.social-media-icons li .twitter, .social-media-icons li .youtube {
    background-size: 100%;
    height: 30px;
    width: 30px;
    display: block;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    background-repeat: no-repeat;
}
.social-media-icons li .youtube.active, .social-media-icons li .youtube:hover {
    background-image: url(../images/youtube-hover.png);
}

.social-media-icons li .youtube {
    background-image: url(../images/youtube.png);
    transition: all .4s ease;
}
.social-media-icons li .twitter.active, .social-media-icons li .twitter:hover {
    background-image: url(../images/twitter-hover.png);
}

.social-media-icons li .twitter {
    background-image: url(../images/twitter.png);
    transition: all .4s ease;
}
.social-media-icons li .instagram-icon {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 30px;
    width: 30px;
    display: block;
    background-image: url(../images/instagram.png);
    transition: all .4s ease;
}
.social-media-icons li .instagram-icon.active, .social-media-icons li .instagram-icon:hover {
    background-image: url(../images/instagram-hover.png);
}*/
.sm-logo{
    display: none !important;
}
.md-logo{
    display: inline-block !important;
}
.head_slides .progress{
     overflow: visible; 
     background-color: #5d5d5d;
     height: 4px;
     margin-bottom: 0;
}
.progress-bar-success{
    background-color: #43de43;
}


/*Video Page Style*/
#player{
    width: 100% !important;
    height: 620px !important; 
}
.video_sec{
    width: 100%;
    height: 620px;
    overflow: hidden;
    background: #1c1c1c;
}
.video_sec video{
    width: 100%;
    height: 100%;
}
.mt-35{
    margin-top: 18px;
}
.m-0{
    margin: 0;
}
.video_txt{
    background-color: #1c1c1c;
    margin-bottom: 20px;
    padding: 10px 25px;
}
.video_txt h1{
    color: #fff;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 4px;
}
.video_txt .publishedon{
    color: #5d5d5d;
}
.video_action_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.watch_list{
    font-size: 16px;
    color: #c1c1c1;
    display: inline-block;
}
.watch_list i{
    font-size: 16px;
    color: #c1c1c1;
    display: inline-block;
}
.watch_list span{
    margin-left: 2px;
}
.like_sec{
    display: inline-block;
}
.like_sec a{
    margin-right: 5px;
    color: #fff;
}
.like_sec a:hover{
    text-decoration: none;
}
.like_sec a .fa-heart{ 
    font-size: 30px;
}
.like_sec a>span{   
    margin-left: 5px;
    font-size: 16px;
}
.like_sec .category img{
    width: 26px;   
} 
.category.watch_fill .watch_list{
    display: none;
}
.category.watch_fill .watch_list_fill{
    display: inline-block;
}
.category .watch_list{
    display: inline-block;
}
.category .watch_list_fill{
    display: none;
}
.like_sec .category{
    cursor: pointer;
}
.like_sec .category:focus{
    text-decoration: none;
}
.like_sec .fav img, .like_sec .share_svg img{
    width: 20px;   
}
.like_sec .fav{
    transition: 0.5s ease;
}
.like_sec .fav:hover, .like_sec .fav:focus{
    text-decoration: none;
}
.like_sec .fav.liked .like_def{
    display: none
}
.like_sec .fav.liked .like_hov{
    display: inline-block;
}
.like_sec .fav .like_hov{
    display: none;
}
.like_sec .fav .like_def{
    display: inline-block;
}
.share-dropdown.dropdown-menu {
    background: #232323 none repeat scroll 0 0;
    border-color: #232323;
    border-radius: 4px;
    margin: 10px 0;
    right: inherit;
    left: 0;
    min-width: 110px;
    border: none;
    top: 30px;
    padding: 0;
}
.like-share-links ul li:last-child {
    padding-right: 0;
}
.share-dropdown.dropdown-menu ul {
    padding-top: 0;
    padding: 0;
}
.share-dropdown.dropdown-menu ul li {
    width: 100%;
    margin-right: 0;
    border-bottom: 1px solid #d8d8d8;
    padding-right: 0;
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    vertical-align: middle;
    display: inline-block;
}
span.dropdown.share_svg {
    float: right;
}
.share-dropdown.dropdown-menu ul li a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 11px;
    padding: 5px;
}
.share-dropdown.dropdown-menu ul li a span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

ul.video-share-socialmedia li {
    display: inline-block;
}
ul.video-share-socialmedia li a .facebook,
ul.video-share-socialmedia li a .twitter{
    height: 30px;
    width: 30px;
    margin-left: 0;
    display: block;
}
.share-dropdown ul li span {
    font-family: Roboto, sans-serif;
    font-weight: 600;
}
ul.video-share-socialmedia li a .facebook {
    background-image: url(/images/facebook.svg);
    background-repeat: no-repeat;
    background-size: 100%;    
    transition: all .4s ease;    
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
}
ul.video-share-socialmedia li a .twitter{
    background-image: url(/images/twitter.svg);
    background-repeat: no-repeat;
    background-size: 100%;    
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    background-repeat: no-repeat;
}
ul.video-share-socialmedia li a .whatsapp {
    background-image: url(/images/whatsapp.svg);
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: 0;
}
.share-dropdown.dropdown-menu ul li .google {
    background-image: url(images/google-plus.png);
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: 0;
}
ul.video-share-socialmedia li a .google, ul.video-share-socialmedia li a .whatsapp {
    background-size: 30px;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    display: block;
}
.share-dropdown.dropdown-menu ul li:last-child {
    border-bottom: 0;
}
.share-dropdown.dropdown-menu ul li a:hover{
    background-color: #4c4c4c;
}
.vid_txt{
    border-top: 1px solid #5a5a5a;
    position: relative;
    margin-top: 10px;
}
.vid_txt .btn{
    margin-top: 5px;
    float: right;
    background-color: transparent;
    color: #fff;
    font-size: 19px;
    padding: 0;
}
.dis_txt .collapse.in {
    display: inline;
}
.vid_txt .btn:focus{
    outline: 0;
    box-shadow: none;
}
.dis_txt{
    color: #fff;
    font-size: 16px;
    width: calc(100% - 45px);
    display: inline-block;
    margin-bottom: 10px;
    line-height: 31px;
    margin-top: 10px;
    max-height: 60px;
    overflow: hidden;
    white-space: pre-wrap;
    word-break: break-word;
}
.dis_txt.dis_expand{
    max-height: initial;
    overflow: visible;    
}
.video_user{
    background-color: #1c1c1c;
    margin-bottom: 20px;
    padding: 10px 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.usr_vid_img{
    display: inline-block;
}
.usr_vid_img img.verified {
    width: auto;
    height: 15px;
    border: none;
}
.comments_txt img.verified {
    width: auto;
    height: 15px;
}
.usr_vid_img p{
    margin: 0;
    color: #fff;
    font-size: 18px;
    float: right;
    margin-left: 16px;
    margin-top: 3px;
}
.usr_vid_img p>span{
    display: block;
    color: #868585;
    font-size: 15px;
    margin-top: 0px;
    letter-spacing: 0.5px;
}
.usr_vid_img img{
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 48px;
    height: 48px;
}
.video_follow{    
    display: inline-block;
    margin: 5px 0px;
}
.video_follow a{
    color: #fff;
    font-size: 16px;
    background-color: #1f72d2;
    border: 1px solid #fff;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center;
    padding: 8px 32px;
        margin: 3px 0;
    float: right;
}
.video_follow.following a{    
    background-color: #121212;
    border: 1px solid #444141;
}
.video_count_comment{
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.video_count_comment p{     
    margin-top: 0;
    color: #fff;
    font-size: 17px;
}
.video_count_comment .dropdown{     
    margin-right: 28px;
}   
.video_count_comment .dropdown label{
    color: #6f6f6f;
    font-size: 14px;
    margin-right: 5px;
}
.video_count_comment .dropdown button{
    background-color: #343232;
    color: #fff;
    border-radius: 3px;
    border-color: #fff;
}
.video_follow a:hover, .video_follow a:focus{
    text-decoration: none;
}
.create_comment{
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}
.comment_usr_img img{
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 48px;
    height: 48px;
}
.comment_all_txt{
    margin-bottom: 20px;
}
.comment_txt_area{
    width: calc(100% - 60px);
    padding-left: 20px;
}
.comment_txt_area .form-comment input[type="text"]{
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #868585;
    color:#fff;
    border-radius: 0;
    transition: 0.5s ease;
}
.comment_txt_area .form-comment input[type="text"]:focus{
    border-color: #fff;
}
.comment_txt_area .form-comment input[type="text"]:focus{
    outline: 0;
    box-shadow: none;
}
.comment_txt_area .form-comment .button-cancel{
    border-radius: 0;
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 16px;
}
.comment_txt_area .form-comment .button-comment{
    border-radius: 3px;
    background-color: #1f72d2;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 8px 17px;
}
.btn_cmt{
    display: none;
}
.btn_cmt .btn:focus{
    outline: 0;
    box-shadow: none;
}
.fright{
    float: right;
    margin-bottom: 0;
}
.comment_txt_area .form-group{
    margin-bottom: 10px;
}
.comment_usr_img{
    display: inline-block;
}
.comments_prev{
    display: flex;
    justify-content: start;
    margin-top: 15px;
    margin-bottom: 15px;
}
.comments_txt{
    width: calc(100% - 60px);
    padding-left: 20px;
    margin-top: 6px;
}
.comments_txt span {
    color: #4e4e4e;
    margin-left: 5px;
}
.comments_txt a{
    display: inline-block;
    margin-top: 0;
    color: #fff;
    font-size: 14px;
    margin-bottom: 2px;
}
.comments_txt a:hover, .comments_txt a:focus{
    text-decoration: none;
}   
.comments_txt p{
    color: #929292;
    margin-bottom: 0;
    width: 100%;
    white-space: normal;
    word-break: break-word;
}
.commentText{
     white-space: pre-wrap !important;
}


/*Switch Video*/
.vid_switch {
  position: relative;
  display: inline-block;
    width: 45px;
    height: 19px;
}

.vid_switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.vid_slider_switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #c1c1c1;
  -webkit-transition: .4s;
  transition: .4s;
}

.vid_slider_switch:before {
  position: absolute;
  content: "";
    height: 23px;
    width: 23px;
    left: -1px;
    bottom: -2px;
  background-color: #6f6f6f;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .vid_slider_switch:before {
  background-color: #4a90e2;
}

input:focus + .vid_slider_switch {
  box-shadow: 0 0 1px #4a90e2;
}

input:checked + .vid_slider_switch:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.vid_slider_switch.round {
  border-radius: 34px;
}
.vid_slider_switch.round:before {
  border-radius: 50%;
}


.list_vid_title_tab{
    display: flex;
    justify-content: space-between;
}
.list_vid_title_tab p{ 
    color: #fff;
    font-size: 16px;    
    margin-bottom: 0;
}   
.vid_switch_tab small{
    color: #fff;
    font-size: 11px;
    margin: 2px auto;
    display: inline-block;
    margin-right: 5px;

}
.vid_switch_tab{
    margin-right: 20px;
    display: flex;
}
.vid_related_block{
    margin: 12px auto;
    border-bottom: 1px solid #616161;
    padding-bottom: 12px;
}
.vid_related_block>a{
    display: block;    
}
.vid_related_block>a:hover, .vid_related_block>a:focus{
    text-decoration: none;
}
.vid_img_related{
    width: 45%;
    display: inline-block;
    float: left;
    height: 100px;
}
.vid_img_related img{
/*	background-image:url("/images/placeholder_video_dark.svg"); */
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: 50%;
    border-radius: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
} 
.vid_related_content{
    display: inline-block;
    width: calc(100% - 45%);
    padding-top: 0px;
    padding-left: 10px;
}
.vid_related_content a:hover{
	text-decoration: none;
}
.vid_related_block:after {
    content: '';
    clear: both;
    display: table;
}
.vid_related_content p{
    color: #d8d8d8;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
}
.vid_related_content label{
    display: block;
    margin: 0;
    margin-top: 1px;
    color: #848484dd;
    font-size: 13px;
}
.lbl_rel_author{
    white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}
.list_vid .vid_related_block:last-child{
    border-bottom: 0; 
}
.show_more_vid{
    background-color: hsla(0, 0%, 53.3%, .8);
    width: 100%;
    display: block;
    border-radius: 2px;
    text-align: center;
    color: #fff;
    padding: 9px;
    margin-bottom: 20px;    
}
.show_more_vid:hover, .show_more_vid:focus{
    text-decoration: none;
    color:#fff;
}
.lbl_rel_author a{
    color: #848484dd;
}


/*See More Page Design*/
/*.see_more_sec .container-fluid{
    padding-left: 32px;
    padding-right: 40px;
}*/
.see_more_list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.see_more_block {
   /* max-width: 280px;
    flex-basis: 280px;    
    margin-right: 20px;
    margin-top: 20px;
    display: inline-block;
    margin: 0px 0px 9px 14px;*/
    width: calc(20% - 0px);
    padding: 10px;
}
.see_more_list .vid_related_content {
    width: 100%;
}
/*.sidebar_toggled .see_more_block {
    max-width: 296px;
    flex-basis: 296px;    
}*/
.see_more_list .vid_related_content{
    padding-left: 0;
}
.see_more_list .vid_related_content label.views_lbl{
    float: right;
}
.see_more_list .vid_related_content label.author_lbl{
    width: calc(100% - 70px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.see_more_list .vid_related_content label.author_lbl a{
	color:#848484dd;
}
.see_more_list .vid_related_content label{
    display: inline-block;
    font-size: 13px;
}
.see_more_list .vid_related_content span{
    color: #464646;
    font-size: 9px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.see_more_image {
    width: 100%;
    height: 180px;
    position: relative;    
}
.see_more_image img{
	/*background-image:url("/images/placeholder_video_dark.svg"); */
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: rgba(40, 40, 40, .8);
}

.see_more_image.video_play img{
    display: none;
}
.see_more_image.video_play video{
    display: block;
    height: 100%;
    background-color: #000;
    object-fit: fill;
}
.play_vid_ico:after{
    content: '';
    background-color: #00000070;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.play_vid_ico:before {
    content: "\f01d";
    font-family:FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 50px;
    color: #fff;
}
.see_more_image img{
    display: block;
}
.see_more_image video{
    display: none;
}

.see_more_content{
    margin-top: 8px;
}
.see_more_txt{
    width: calc(100% - 13px);
    display: inline-block;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 0;
}
.see_more_content .dropdown{
    display: inline-block;
    vertical-align: top;
    margin-top: 0;
}
.see_more_content .dropdown button{
    padding: 0;
    background: transparent;
    color: #fff;
    font-size: 17px;
    border:0;
}
.see_more_content .dropdown button:focus, .see_more_content .dropdown:focus{
    background-color: transparent;
    border:0;
    outline: 0;
}
.see_more_bottom_txt{
    display: flex;
    justify-content: space-between;
    color: #777777;
}
.title_see_more{
    font-size: 21px;
    color: #fff;
    padding:0;
    position:  relative;
}
h3.title_see_more:before {
    content: '';
    background-color: white;
    padding: 2px;
    width: 75px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    border-radius: 5px;
}
h3.title_see_more:after {
    content: '';
    width: 300px;
    display: block;
    height: 1px;
    padding: 1px;
    background-color: #909090;
    margin-top: 20px;
    border-radius: 6px;
}
.see_more_block:hover, .see_more_block:focus{
    text-decoration: none;
}
.see_more_image{
    position:relative;
    transition: 0.5s ease;
    display: inline-block;
}
.see_more_block:hover .see_more_image:after{
    content: ''
    background-color:red;
    width: 100%;
    height: 100%;    
}


/* Upload video edit css - Umang */
.uploaddetailmain {
    padding: 0px 35px;
}
.uploaddetailmain .sm-title {
    font-size: 20px;
    color: #fff;
}

.light-bluebtn {
    color: #fff;
    font-size: 16px;
    background-color: #1f72d2;
    border: 1px solid #fff;
    border-radius: 5px;
    vertical-align: middle;
    text-align: center;
    padding: 8px 32px;
}

.light-bluebtn:hover, .light-bluebtn:focus {
    text-decoration: none;
    color: #fff;
}
.uploadvideodetails {
    margin-bottom: 0px;
}
.uploadvideodetails .video-thumb {
    width: 180px;
    display: inline-block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    vertical-align: middle;
    box-sizing: border-box;
    height: 100px;
    overflow: hidden;
}

.uploadvideodetails .video-progress {
    width: calc(100% - 184px);
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}

.video-detials .video-size, .video-detials .video-progress-time {
    color:#777;
}

.video-progress .main-heading {
    margin-top: 0px;
}

.video-progress .light-bluebtn {
    margin-top: 0px;
    display: inline-block;
    margin-bottom: 15px;
}
.video-progress .progress {
    height: 10px;
    background-color: #333333;
    border-radius: 0;
}
.video-progress .progress-bar {
    background-color : #f00;
}
.uploaddetailmain form label {
    color:#c1c1c1;
    margin-top: 20px;
    font-weight: normal;
}
.uploaddetailmain form input, .uploaddetailmain form textarea, .uploaddetailmain form select {
    background-color: #1c1c1c;
    border-color: #303030;
    resize: none;
    border-radius: 0px;
    color: #ebe9e9;
}
.uploaddetailmain form .form-control[disabled]{
    background-color: #1c1c1c;
    border-color: #303030;    
    color: #ebe9e9;
}

.uploaddetailmain form select {
    text-transform: capitalize;
    height: 40px;
    -webkit-appearance:none;
    background: url("../images/select-arrow-icon.png") no-repeat;
    background-size: 12px;
    background-position: 98% center;
}
.uploaddetailmain form select option{
    color: #121212;
}
.uploaddetailmain form select:focus {
    box-shadow: none;
    border-color: #303030;
}

.uploaddetailmain form input:focus, .uploaddetailmain form textarea:focus {
    outline: none;
    box-shadow: none;
    border-color: #303030;
}

.browsevideo {
    width: 100%;
    max-width: 550px;
    margin: 30px auto 0 auto;
    background: #fff;
    border-radius: 8px;
    height: 320px;
    display: block;
    position: relative;
}
.browsevideo {
    height: 100%;
    width: 100%;
    display: block;
}

.browsevideo label {
    width: 100%;
    margin-bottom: 0px;
}
.browsevideomain .lg-title, .browsevideomain p {
    color: #fff;
}
.browsevideomain .lg-title {
    margin-bottom: 0px;
}
.browsevideomain p {
    font-size: 22px; 
}

.videoselectbox { 
    height: 350px;
    width: 100%;
}
.videoselectbox span {
    font-size: 20px;
    width: 100%;
    max-width: 244px;
    display: inline-block;
    font-weight: normal;
    margin: 0 auto;
    display: block;
    position: relative;
    top: -15px;
    text-align: center;
}

 
.browsevideo:hover #c {
  fill: #ff5a06;
}
.centrebox, .box__uploading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.browsevideo svg {
    height: 150px;
}
.videoselectbox input[type="file"] {
    visibility: hidden;
}

/* drag */
.box { 
    position: relative; 
}

.box.has-advanced-upload {
    outline: 2px dashed #92b0b3;
    position: relative;
    top: 5px;
    height: 100%;
    outline-offset: -21px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
}
.box.is-dragover {
    outline-offset: -20px;
    outline-color: #c8dadf;
    background-color: #fff;
}
.box__dragndrop, .box__icon {
    display: none;
}
.box.has-advanced-upload .box__dragndrop {
    display: inline;
}
.box.has-advanced-upload .box__icon {
    width: 100%;
    height: 80px;
    fill: #92b0b3;
    display: block;
    margin-bottom: 40px;
}
.box__input{
   text-align: center;
}
.box.is-uploading .box__input,
.box.is-success .box__input,
.box.is-error .box__input
{
    visibility: hidden;
}

.box__uploading,
.box__success,
.box__error {
    display: none;
}
.box.is-uploading .box__uploading,
.box.is-success .box__success,
.box.is-error .box__error {
    display: block;
    position: absolute; 
}
.box__uploading {
    font-style: italic;
}
.box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out;
}
@-webkit-keyframes appear-from-inside {
    from    { -webkit-transform: translateY( -50% ) scale( 0 ); }
    75%     { -webkit-transform: translateY( -50% ) scale( 1.1 ); }
    to      { -webkit-transform: translateY( -50% ) scale( 1 ); }
}
@keyframes appear-from-inside {
    from    { transform: translateY( -50% ) scale( 0 ); }
    75%     { transform: translateY( -50% ) scale( 1.1 ); }
    to      { transform: translateY( -50% ) scale( 1 ); }
}

.box__restart {
    font-weight: 700;
}
.box__restart:focus,
.box__restart:hover {
    color: #39bfd3;
}

.js .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.js .box__file + label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
}
.js .box__file + label:hover strong,
.box__file:focus + label strong,
.box__file.has-focus + label strong {
    color: #39bfd3;
}
.js .box__file:focus + label,
.js .box__file.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.js .box__file + label * {
    /* pointer-events: none; */ /* in case of FastClick lib use */
}

.no-js .box__file + label {
    display: none;
}

.no-js .box__button {
    display: block;
}
.box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: none;
    padding: 8px 16px;
    margin: 40px auto 0;
}
.box__button:hover,
.box__button:focus {
    background-color: #0f3c4b;
}

.box.has-advanced-upload.is-uploading .videoselectbox span {
    display: none;
}
@media only screen and (max-width:767px){
    .videoselectbox {
        height: 300px;
    }
    .browsevideo svg {
        height: 80px;
    }
    .browsevideomain .lg-title {
        font-size: 20px;
    }
    .browsevideomain p {
        font-size: 16px;
    }
    .browsevideo {
        max-width: 80%;
    }
    .uploadvideodetails .video-thumb {
        width: 100px;
        height: 55px;
        vertical-align: top;
    }
    .video-progress .light-bluebtn {
        width: auto;
        padding: 5px 15px;
    }
    .uploadvideodetails .video-progress {
        width: calc(100% - 104px);
    }
    .video-progress .main-heading, .videoselectbox span {
        font-size: 16px;
    }
}
/*End UmangBhai*/

/*start Custom scrollbar*/

/*.simplebar, */[data-simplebar-direction] {
    position: relative;
    overflow: hidden;
    -webkit-overflow-scrolling: touch; 
}

.simplebar .simplebar-scroll-content,
[data-simplebar-direction] .simplebar-scroll-content {
    overflow-y: scroll;
    overflow-x: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -ms-overflow-style: none; 
}
.simplebar-scroll-content::-webkit-scrollbar {
    display: none;
}

[data-simplebar-direction="horizontal"] .simplebar-scroll-content,
.simplebar.horizontal .simplebar-scroll-content {
    overflow-x: scroll;
    overflow-y: auto;
}

.simplebar-track {
    z-index: 99;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 11px;
}

.simplebar-track .simplebar-scrollbar {
    position: absolute;
    right: 2px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    min-height: 10px;
    width: 7px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #6c6e71;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
}

.simplebar-track:hover .simplebar-scrollbar {    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: 0.7;
    -webkit-transition: opacity 0 linear;
    -moz-transition: opacity 0 linear;
    -o-transition: opacity 0 linear;
    -ms-transition: opacity 0 linear;
    transition: opacity 0 linear;
}

.simplebar-track .simplebar-scrollbar.visible {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: 0.7;
}

[data-simplebar-direction="horizontal"] .simplebar-track,
.simplebar.horizontal .simplebar-track {
    top: auto;
    left: 0;
    width: auto;
    height: 11px;
}

[data-simplebar-direction="horizontal"] .simplebar-track .simplebar-scrollbar,
.simplebar.horizontal .simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
}
/*End Custom scrollbar*/


/*Upload error*/
#uploadError{
    color: red;
    text-align: center;
    display: block;
    margin-bottom: 12px;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}


/*Search Page*/
.no_result{
    color: #fff;
}
.no_result p{
    color: #7d7d7d;
}
.no_result img{
    width:250px;
    margin-top: 50px;
} 
.no_search footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}


/*ScrollBAr Custom*/
.foo_search{
	position: fixed;	
	width: 100%;
	bottom:0;
}

/*Custom ScrollBAr Notification*/
.tse-scrollable {
overflow-y: scroll;
}
.tse-scrollable.horizontal {
overflow-x: scroll;
overflow-y: hidden;
}
/**
 * TrackpadScrollEmulator
 * Author: Jonathan Nicol @f6design
 * https://github.com/jnicol/trackpad-scroll-emulator
 */
 
 .tse-scrollable {
  position: relative;
  width: 200px; /* Default value. Overwite this if you want. */
  height: 300px; /* Default value. Overwite this if you want. */
  overflow: hidden;
  }
  .tse-scrollable .tse-scroll-content {
    overflow: hidden;
    overflow-y: scroll;
    }
    /* No longer using ::scrollbar too, since it breaks Chrome 25 */
    .tse-scrollable .tse-scroll-content::-webkit-scrollbar {
      width: 0;
      height: 0;
      }
.tse-scrollbar {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11px;
  }
  .tse-scrollbar .drag-handle {
    position: absolute;
    right: 2px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    min-height: 10px;
    width: 7px;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #6c6e71;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    }
  .tse-scrollbar:hover .drag-handle {
    /* When hovered, remove all transitions from drag handle */
    opacity: 0.7;
    -webkit-transition: opacity 0 linear;
    -moz-transition: opacity 0 linear;
    -o-transition: opacity 0 linear;
    -ms-transition: opacity 0 linear;
    transition: opacity 0 linear;
    }
    .tse-scrollbar .drag-handle.visible {
      opacity: 0.7;
      }
/* Used when testing the scrollbar width */
/* No longer using ::scrollbar too, since it breaks Chrome 25 */
.scrollbar-width-tester::-webkit-scrollbar {
  width: 0;
  height: 0;
}
/* Horizontal scroller */
.tse-scrollable.horizontal .tse-scroll-content {
  overflow-x: scroll;
  overflow-y: hidden;
  }
  .tse-scrollable.horizontal .tse-scroll-content::-webkit-scrollbar,
  .tse-scrollable.horizontal .tse-scroll-content::scrollbar {
    width: auto;
    height: 0;
    }
.tse-scrollable.horizontal .tse-scrollbar {
  top: auto;
  left: 0;
  width: auto;
  height: 11px;
  }
  .tse-scrollable.horizontal .tse-scrollbar .drag-handle {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto;
    }

.dis_btn .fa-chevron-up{
	display: none;
}
.fa_ico .fa-chevron-up{
	display: inline-block;
}
.fa_ico .fa-chevron-down{
	display: none;
}


/*Slider header*/
.heade_slider{	
	max-height: 640px;
	width: 100%;
	overflow: hidden;
}
.header_slider img{
	width: 100%;
	max-height: 640px;
	object-fit: cover;
	object-position: center;
}
.heade_slider .slick-arrow{	
	z-index: 99;	
	top: 50%;
    width: 65px;
    height: 100%;
    transition: 0.5s ease;
}
.heade_slider .slick-prev:hover{
    background-image: linear-gradient(to right, #1f1f1f, rgba(213, 213, 213, 0));
}
.heade_slider .slick-next:hover{
    background-image: linear-gradient(to left, #1f1f1f, rgba(213, 213, 213, 0));
}
.heade_slider .slick-arrow.slick-prev{
	left: 0;
}
.heade_slider .slick-arrow.slick-next{
	right: 0;
}
.heade_slider .slick-next:before {
    content: "\f105" !important;
}
.heade_slider .slick-prev:before {
    content: "\f104" !important;
}
.heade_slider .slick-next:before, .heade_slider .slick-prev:before{
    font-family: FontAwesome !important;
    font-size: 65px;
}
.header_slider_img{
	display: block;
	width: 100%;
	position: relative;
}
.heade_slider .slick-dots{
    bottom: 30px;
}
.heade_slider .slick-dots li button:before{
	font-size: 20px;
}
.header_slider_img:before {
    content: '';
    /*background-color: rgba(0, 0, 0, 0.37);*/
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.play_btn_head{
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	font-size: 65px;
	color:#fff;	
	transition: 0.5s ease;	
}
.play_btn_head:hover, .play_btn_head:focus{	
	color:#ff5a06;	
	text-decoration: none;
	outline: 0;	
}


/*Jgrowl CSS*/
.jGrowl-notification {
    background-color: rgba(236, 117, 52, .8)!important;
    border: none!important;
    width: 100%!important;
    max-width: 300px!important;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .4);
    -webkit-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .4);
    -o-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, .4)
}
.jGrowl-notification .jGrowl-close {
    background-color: #fff;
    font-size: 18px!important
}
.jGrowl-message {
    color: #fff;
    padding: 5px 10px;
    font-size: 14px!important;
    display: block!important
}
.jGrowl-notification .jGrowl-close {
    color: #fff!important
}

.jGrowl.top-right {
    top: 70px!important;
    right: 20px!important;
    border-radius: 0!important
}

/*Custom ScrollBar Plugin CSS*/
.sb-container{
    position: relative;
    overflow: hidden;
    padding-right: 10px;
}
.sb-content {
  height:100%;
  width: 120%;
  padding-right: 15%;
  overflow-y: scroll;
  box-sizing:border-box;
}
.sb-scrollbar-container {
    position: absolute;
    right: 5px;
    bottom: 5px;
    top: 5px;
    width: 10px;
}
/*.sb-container-noscroll .sb-scrollbar-container {
    right: -20px;
}*/

.sb-scrollbar {
  position: absolute;
  right: 0;
  height: 500px;
  width: 10px;
  border-radius: 10px;
  background: rgba(50, 50, 50, 0.5);
}

.sb-scrollbar:hover {
    background: rgba(0, 0, 0, 0.5);
}
.ajax-load{
    width: 50px;
    height: 50px;
}
.foo_fix footer{
    margin-top: 0;
}
.foo_fix #main_body{
    margin-top: 0;
}
.ajax-load {
    width: 50px;
    height: 50px;
    margin: 15px auto;
}
.ajax-load p{
    display: block;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
}
.ajax-load p img{
    width: 100%;
    height: 100% !important;
}

.continue_watching, .header_slider{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.continue_watching.slick-initialized,
.header_slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.modal_open #verification-modal{
    overflow-x: hidden;
    overflow-y: auto;
}
p.commentText a {
    color: #337ab7;
}


@media only screen and (max-width:1024px) and (min-width:768px){
.modal-content .download-m-app{
	height: 200px !important;
}
#fivebookreadafterpopup .modal-body .model-send-img img {
    width: 80%;
    margin-left: 5px;
}
.denied-read-book{
	left: 8%;
}
#fivebookreadafterpopup .modal-content .download-m-app {
    background: #f9f9f9;
    width: 85%;
    height: 171px;
    border-radius: 15px;
    margin-top: 0px;
    position: absolute;
    margin-left: -1.5rem;
}
.modal-content-book .close-denied-button-header .close-denied-button {
    left: 35%;
    color: #000;
}	
}

@media only screen and (max-width:767px) and (min-width:320px){
	.modal-content .download-m-app{
	height:15  0px !important;
}
#fivebookreadafterpopup .modal-body .model-send-img img {
    width: 60%;
    margin-left: 5px;
}
#fivebookreadafterpopup .modal-content .download-m-app {
    background: #f9f9f9;
    width: 65%;
    height: 150px;
    border-radius: 15px;
    margin-top: 0px;
    position: absolute;
    margin-left: -1.5rem;
}
.modal-content .download-m-app .title-descri {
    font-size: 15px;
}
.modal-content-book .close-denied-button-header .close-denied-button{
	color: #000;
	left: 0;
	top:50px;
}
.denied-read-book{
    left: 18%;
}
}

