﻿.suntvbanner {
    background: url('../images/inner/Suntv/banner.jpg') no-repeat;
    background-size: cover;
    background-position: top center;
    height: 703px;
    padding-top: 14%;
    padding-left: 53px;
}
.suntv-inner {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.suntv-intro {
    padding-left: 45px;
    padding-top: 10px;
}
.suntv-intro h1 {
    font-size: 63px;
    font-weight: bold;
    color: #2F2F2F;
    line-height: 35px;
}
.suntv-intro h4 {
    font-size: 30px;
    font-weight: bold;
    color: #2f2f2f;
}
.suntv-para p {
    font-size: 17px;
    padding-top: 25px;
    line-height: 26px;
    padding-right: 55px;
    color: #333333;
    margin-bottom: 60px;
}
.suntv-para a {
    background-color: #AD0006;
    padding: 16px 22px;
    color: #fff;
    font-size: 17px;
    border-radius: 7px;
}
.suntv-para a:hover{
    text-decoration: none;
}
.slick-dots li {
    width: 40px;
    height: 7px;
    background: #00000042;
    border-radius: 10px;
}
.slick-dots li.slick-active {
    background: #464646;
}
#home-kalyanamalai .slick-dots {
    bottom: -14px;
    z-index: 1;
}
.slick-dots li button:before{
    display: none;
}
.profile-present {
    background-color: #F1F1F1;
}
.inner-bg-white {
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
}
.present-para {
    text-align: center;
    padding: 44px 0px 20px 0px;
    font-size: 20px;
    color: #333;
    font-weight: bold;
}
.bg-grey {
    background-color: #F8F8F8;
    padding: 17px 40px 4px 31px;
    margin-bottom: 30px;
}
.fnt18{
    font-size: 18px;
}
.border-full-bg {
    border: 1px solid #ddd;
    height: 351px;
    padding: 20px;
    box-shadow: 1px 4px 8px 0px #ddd;
}
.profile-pagination {
    display: table;
    margin: 19px auto;
}
.padd-right{
    padding-right: 15px;
}
.padd-left{
    padding-left: 15px;
}
.table_suntv {
    padding: 0px 0px 0px 25px;
}
.wd40{
    width: 36%;
}
.pfsuntv_table td, th {
    padding: 0px 0px 3px 0px;
    font-size: 14px;
}
.fnt-color-br {
    color: #AD0008;
    font-weight: bold;
}
.ml-25{
    margin-left: 23px;
}
.view-profile a {
    font-size: 13px;
    color: #000;
    text-decoration: underline;
}
a.view-link {
    border-right: 1px solid #000;
    padding-right: 6px;
}
a.similar-view {
    padding-left: 6px;
}
.btn-login {
    color: #F86329;
    background-color: #fff;
    border-color: #F86329;
}
.btn {
    display: inline-block;
    padding: 6px 15px;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #F86329;
    border-color: #F86329;
}
.view-button {
    padding-top: 20px;
}
.login-now {
    width: 40%;
    margin-right: 20px;
}
.reg-free{
    width: 40%;
}
.last-login {
    padding-top: 25px;
    font-size: 13px;
}
.mt-20{
    margin-top: 20px;
}


.left.carousel-control, .right.carousel-control {
    width: max-content;
    height: max-content;
    bottom: 0px;
    top: auto;
    background:none;    
    opacity:1;
}
.carousel-indicators li{
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
  
}
.carousel-indicators li.active {
    background: #AB0006;
    border-radius: 50%;
    color: #fff;
}
.carousel-indicators li {
    width: 30px !important;
    height: 30px !important;
    display: inline-block;
    text-indent: initial;
    line-height: 30px;
    font-size: 20px;
    margin-right: 15px !important;
}
.left.carousel-control {
    left: 34%;
    bottom: 36px;
    z-index: 111;
}
.right.carousel-control {
    right: 30%;
    bottom: 36px;
}
.carousel-indicators {
    bottom: 30px;
    left: 53%;
    z-index: 0;
}
.profile-viewed {
    margin-bottom: 10%;
}

@media(max-width: 1920px){
    .suntvbanner {
        height: auto;
    }
}
@media(max-width: 767px){
    .suntvbanner {
        height: auto;
        padding-left: 25px;
        padding-top: 40%;
    }
	.bg-grey {
		padding: 10px 15px 10px 15px;
	}
    .suntv-inner {
        display: inline-block;
    }
    .suntv-intro {
        padding-left: 0px;
    }
    .suntv-intro h1 {
        font-size: 30px;
        line-height: 25px;
    }
    .suntv-intro h4 {
        font-size: 25px;
    }
    .suntv-para p {
        font-size: 14px;
        padding-right: 25px;
        margin-bottom: 30px;
    }
    .suntv-para a {
        font-size: 14px;
    }
    .slick-slide img {
        width: 100%;
        margin-top: 25px;
    }
    .border-full-bg {
        height: auto;
        padding: 15px;
        margin: 0 0 15px 0;
    }
    .inner-bg-white {
        padding-left: 20px;
        padding-right: 20px;
    }
    .table_suntv {
        padding: 0px 0px 0px 10px;
    }
    .mob-center{
        display: table;
        margin: 0 auto;
    }
    .login-now {
        width: 45%;
        margin-right: 5px;
    }
    .reg-free {
        width: 50%;
    }
    .ml-25 {
        margin-left: 0px;
    }
    .mobile-top{
        margin-top: 20px;
    }
    .profile-viewed {
        margin-bottom: 30px;
    }
    .right.carousel-control {
        right: 5%;
        bottom: 45px;
    }
    .left.carousel-control {
        left: 5%;
        bottom: 45px;
    }
    .carousel-indicators {
        bottom: 25px;
    }
}