.mobilemenu-vois {
    display: none;
}

.mobile{display: none!important;}
.desk{display: block!important;}
@media only screen and (max-width: 728px) {
.mobile{display: block!important;}
/*        		.desk{display: none!important;}*/
}
/*            Added by Dalip*/
@-webkit-keyframes glow {
from {    
transform: translate(0px, 0px);
}
to {   
transform: translate(10px, 0px);
}
}
.goArrow {
color: #fff;
text-align: center;
-webkit-animation: glow 1s ease-in-out infinite alternate;
-moz-animation: glow 1s ease-in-out infinite alternate;
animation: glow 1s ease-in-out infinite alternate;
display: inline-block;
}
html, body, p, ul, li{
font-family: 'Open Sans', sans-serif;
}
.first-section p{
text-align: left
}
.navigation{
background: transparent;
}
#wapper{
background: #7b45d1 url('img/homeBG.jpg') no-repeat center top;
background-size: 100%;
}
.tieleboxtwo.card-5 a {
color: #fff;
font-weight: 600;
font-size: 28px;
}
@media only screen and (min-width: 1023px){
#wapper{
background-attachment: fixed;
}
.banner{
padding-bottom: 0;
}
.carousel-indicators{
bottom: 0;
}
}
.Desktop{
background: transparent
}
.Desktop a{
color: #fff !important; 
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
background: transparent;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
color: #f26921;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-item.active .nav-link {
color: #fff;
background: #ef9033;
border-radius: 20px;
}
.navbar-light .navbar-brand img.img-fluid {
max-width: 210px;
}
#wapper nav.navbar.navbar-expand-lg.navbar-light {
padding: 0;
}
.sticky{
top: 0;
}
.FixedClass {
top: 0;
z-index: 99999999999;
min-height: 40px;
position: static;
}
section#home.navigation.sticky {
background: #000;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#500eba+0,f56bd0+100 */
background: rgb(80,14,186); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 ); /* IE6-9 */
box-shadow: 0 0 10px rgb(3 3 3 / 47%);
}
section#home.navigation.sticky a.navbar-brand img {
max-width: 150px;
}
.navbar-light .navbar-nav .nav-link {
padding: 0 11px;
}
.navbar-light .navbar-nav li.nav-item:last-child a {
padding-right: 0;
}
section#home.navigation.sticky a.navbar-brand {
padding: 0;
}
.Desktop p.pull-left span img {
max-width: 30px;
}
.Desktop p.pull-left {
font-size: 13px;
}
.Desktop a.pull-right {
font-size: 16px;
}
.Desktop {
height: auto;
min-height: unset;
padding-bottom: 0;
}
#wapper nav.navbar.navbar-expand-lg.navbar-light {
padding: 0;
}
section#home.navigation.sticky nav.navbar.navbar-expand-lg.navbar-light {
padding-bottom: 5px;
}
.first-section {
text-align: justify;
background: #ffffff;
font-family: 'Open Sans', sans-serif;
padding: 50px 0;
}
.tv-box:after {content: "";display: block;width: 100%;height: 100%;background: rgb(80,14,186);background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );position: absolute;top: 0;border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;    transform: rotate(-10deg) translate(0, -10px);}
.tv-box {
position: relative;
}
.tv-box img {
position: relative;
}
.first-section h1 {
margin-bottom: 10px;
color: #000;
background: transparent;
padding: 0;
font-family: 'Open Sans', sans-serif;
}
.row.showFlex {
display: flex;
align-items: center;
}
.navbar-light .navbar-brand {
transform: translate(0px, -15px);
}
section.counteroffer {
padding: 50px 0;
}
section.counteroffer  .pushedRight {
order: 2;
}
section.counteroffer h2 {
font-family: 'Open Sans', sans-serif;
font-weight: 800;
}
.btn-more, .buyNow, .fancy-button.bg-gradient1 {
padding: 10px 30px;
margin: 0;
background: rgb(80,14,186);
background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
border-radius: 20px;
margin-top: 10px;
display: block;
max-width: 200px;
text-align: center;
color: #fff;
box-shadow: none;
}
.btn-more:hover, .buyNow:hover, .fancy-button.bg-gradient1:hover{
color: #fff;
}
.fancy-button:hover span{
transform: none;
}
div#demo{
height: 84px;
}
div#demo ul {
display: flex;
list-style: none;
padding: 0;
}
div#demo ul li span.count {
display: block;
width:60px;
height:60px;
text-align:center;
line-height:60px;
background:#fff;
color:#000;
font-weight:600;
border-radius:10px
}
div#demo ul li{
margin:0 10px;
text-align:center;
}
div#demo ul li:first-child{
margin-left:0
}
.channel{
background: transparent;
}
.fancy-button.bg-gradient1 span {
background: transparent;
padding: 0;
}
.fancy-button.bg-gradient1{
box-shadow: none;
}
a.fancy-button.bg-gradient1 {
max-width: 300px;
margin: 0 auto;
border: 2px solid;
}
.channel .box {
background: linear-gradient(to bottom, #323232 0%, #8b7b7b 40%, #000000 150%), linear-gradient(to top, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.25) 200%);
}
section#channels h2 {
color: #fff;
}
section#channels h2 {
color: #fff;
}
section.pt-3 {
padding: 50px 0 !important;
background: #f0f0f0;
}
section.pt-3 .titlebox_two.card-2.redbg {
border: 0;
}
.whybox2, .whybox {
width: 100%;
margin: 0;
height: 100%;
}
section.whychoseus .row{
justify-content: center;
margin-top: 70px;
}
section.whychoseus .row .col-sm-4.margin-bottom-70 {
margin-bottom: 70px
}
.offset-sm-2 {
margin-left: 0;
}
.seven-section {
background: #f5efef;
padding: 30px 0;
background: rgb(80,14,186);
background: -moz-linear-gradient(top, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
background: -webkit-linear-gradient(top, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
background: linear-gradient(to top, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
filter: ;
}
.counter-box h6 {
color: #ffa853;
font-size: 16px;
}
.features{
list-style-image: none;
}
.features li::marker {
color: #ef9033;
display: none;
content: "\261E";
font-size: 30px;
}
.features li {
line-height: 30px;
padding: 0;
}
.referal img.img-fluid.card-2 {
box-shadow: none;
}
.referal h2.siftRight{
margin-left: 60px;
}
.referal form .text-center a {
display: block;
text-align: center;
max-width: none;
}
section#refer {
background: #c4e5dc;
}
.referal form {
padding: 30px;
border-radius: 20px;
}
section#refer {
background: #c4e5dc;
padding: 50px 0 40px;
}
.referal form {
padding: 30px;
border-radius: 20px;
}
section.pt-3 img.img-fluid.card-1 {
border-radius: 20px;
}
section.pt-3 .titlebox_two.card-2.redbg {
border-radius: 20px;
}
section.pt-3 .titlebox_two.card-2.redbg {
border-radius: 20px;
margin-top: 0;
margin-bottom: 30px;
}
section.comparison h2 {
text-align: center;
margin-bottom: 10px;
color: #fff;
}
section.comparison h4 {
text-align: center;
font-size: 24px;
color: #fff;
font-weight: 500;
}
section.comparison h4:after {content: "";width: 100px;height: 1px;background: #fff;display: inline-block;vertical-align: middle;margin-left: 10px;}
section.comparison h4:before {
content: "";
width: 100px;
height: 1px;
background: #fff;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
.tieleboxtwo.card-5 a {
display: block;
margin-bottom: 10px;
}
.tieleboxtwo.card-5 h5 {
font-size: 12px;
background: #5310ba;
display: inline-block;
padding: 5px 10px;
border-radius: 5px;
}
.tieleboxtwo.card-5 {
background: transparent;
box-shadow: none;
border: 0;
color: #fff;
}
.calculater .calbox {
padding: 30px;
border-radius: 20px;
}
.whychoseus{
padding: 40px 0 50px;
}
.tieleboxtwo p {
font-size: 12px;
background: #5310ba;
display: inline-block;
padding: 5px 10px;
border-radius: 5px;
color: #fff;
font-weight: 400;
margin-bottom: 0;
}
.tieleboxtwo p span.txtbg {
background: transparent;
font-weight: 700;
}
.tieleboxtwo {
padding: 0;
background: transparent;
margin: 0;
margin-top: 0px;
}
.tieleboxtwo span {
color: #f46ad0;
padding-right: 5px;
}
section.pt-3 h2 {
text-align: center;
margin-bottom: 5px;
}
section.pt-3 h5 {
margin-bottom: 30px;
text-align: center;
font-size: 24px;
font-weight: 500;
}
section.pt-3 h5:before {
content: "";
width: 100px;
height: 1px;
background: #000;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
section.pt-3 h5:after {
content: "";
width: 100px;
height: 1px;
background: #000;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.calbox.card-1 h5 {
font-size: 16px;
margin-bottom: 10px;
}
.calbox.card-1 h2 {
font-size: 24px;
}
.calbox.card-1 h5:before, .calbox.card-1 h5:after {
width: 10%;
}
p.d-inline-block.p-2.blueBg {
font-size: 12px;
background: #5310ba;
display: block;
padding: 5px 10px;
border-radius: 5px;
color: #fff;
font-weight: 400;
margin-bottom: 0;
width: 100%;
line-height: 1;
}
form#calculator-form input.btn.btn-danger.btn-lg {
display: block;
width: 100%;
font-size: 16px;
}
.form-group {
position: relative;
}
.calculater .calbox .col-sm-12.mx-auto.text-center {
margin-bottom: 0;
margin-top: 32px;
display: block;
clear: both;
}
.calculater .calbox .form-group:last-child {
margin-bottom: 0;
}
div#recaptcha1 >div {
margin: 0 auto;
max-width: 100%;
}
div#recaptcha1 >div iframe{
max-width: 100%;
}
form#referSection input.btn {
color: #fff;
background-color: #dc3545;
border-color: #dc3545;
width: 100%;
max-width: 302px;
margin-top: 13px;
}
form#referSection .row > div {
padding: 0 8px;
}
.referal .form-control {
margin-bottom: 16px;
min-height: unset;
}
form#referSection .row {
margin: 0 -8px;
}
form#referSection h2 {
font-size: 24px;
margin-bottom: 16px;
}
.referal form#referSection {
max-width: 350px;
padding: 23px;
float: right;
}
section.whychoseus h5 {
text-align: center;
color: #fff;
margin-bottom: 30px;
}
section.whychoseus h2 {
margin-bottom: 10px;
}
h5.headingDevider:before {
content: "";
width: 100px;
height: 1px;
background: #fff;
display: inline-block;
vertical-align: middle;
margin-right: 10px;
}
h5.headingDevider:after {
content: "";
width: 100px;
height: 1px;
background: #fff;
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.circle{
display: flex;
align-items: center;
justify-content: center;
}
.whybox .underline, .whybox2 .underline {
border: 0;
margin-bottom: 0;
font-weight: 700;
}
.carouselImage.is-selected img {
box-shadow: 0 0 10px rgb(0 0 0 / 50%) !important;
}
.card-action .button-one {
height: auto;
padding: 10px;
}
.card.popular .card-action .button-one {
height: auto;
display: block;
margin-top: 0;
box-shadow: none;
padding: 10px;
}
.pricingtable .card {
border-radius: 20px;
}
.pricingtable .card.popular {
box-shadow: 0 0 10px rgb(0 0 0 / 64%);
}
.testimonial.text-center {
padding: 0;
max-width: 600px;
margin: 0 auto;
background: transparent;
}
.testimonial.text-center p {
/* text-align: left; */
font-size: 19px;
line-height: 1.5;
position: relative;
}
.testimonial.text-center p:before {font-size: 19px;line-height: 1;content: "\275D";transform: scale(2.5) translate(-4px, 3px);display: inline-block;}
.testimonial.text-center p:after {font-size: 19px;line-height: 1;content: "\275E";display: inline-block;transform: scale(2.5) translate(4px, 3px);}
.testimonial.text-center strong {
display: block;
text-align: center;
}
div#testimonials ol.carousel-indicators {
bottom: -20px;
margin-bottom: 0;
}
.footer {
background: transparent;
padding: 10px 0px 15px 0px;
color: #fff;
}
.foote_bottom_ul_amrc li a {
color: #fff;
margin: 0 12px;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
}
.footer p {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
margin-bottom: 0;
}
#slider img {
filter: invert(1) brightness(1.5);
}
#mybutton{
filter: grayscale(1) brightness(2.5);
}
.calculater .calbox .col-sm-12.mx-auto.text-center a, .referal form .text-center a {
font-size: 28px;
color: #dc3545;
font-weight: 600;
}
@media only screen and (max-width: 767px){
section.mb-3.d-block.d-sm-none img {
filter: brightness(20);
}

.mobilemenu-vois {
    display: none;
}



nav.navbar.navbar-expand-lg.navbar-light {
background: rgb(80,14,186);
background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
}
section.counteroffer h2 br {
display: none;
}
section.counteroffer .pushedRight {
order: 0;
margin-bottom: 20px;
}
section.features .col-sm-6:first-child {
margin-bottom: 20px;
}
section.features h4 {
margin-bottom: 10px;
}
.tv-box:after {
transform: rotate(-10deg) translate(12px, -31px);
}
#slider img{
right: -90px;
}
.container {
padding-right: 40px;
padding-left: 40px;
}
.row{
margin: 0 !important;
}
h1, h2, h4 {
font-size: 1.5rem;
}
section.comparison h4 {
font-size: 16px;
}
section.comparison h4:before, section.comparison h4:after {
width: 10%;
}
.table-responsive {
margin: 0 -45px;
width: calc(100% + 90px);
overflow-x: auto;
}
.product-comparison-chart th:not(:first-child), .product-comparison-chart td:not(:first-child) {
max-width: 45px;
padding: 10px;
height: auto;
}
.comparison{
padding-bottom: 0;
}
.row >div {
padding: 0;
}
.row >div {
padding: 0;
}
section.pt-3 h5:before, section.pt-3 h5:after {
width: 10%;
}
section.pt-3 h5 {
font-size: 16px;
}
section.pt-3 .col-sm-8 {
margin-bottom: 20px;
}
.calculater .calbox {
min-height: unset;
padding: 20px;
}
.calculater .calbox .col-sm-12.mx-auto.text-center {
margin-top: 20px;
}
.calculater .calbox > .form-group {
margin-bottom: 0;
}
.referal h2.siftRight {
margin-left: 0;
text-align: center;
}
.referal form#referSection {
width: 100%;
padding: 20px;
}
form#referSection .row > div {
padding: 0;
}
section.whychoseus h5 {
font-size: 16px;
}
section.whychoseus h5:after, section.whychoseus h5:before {
width: 10%;
}
.whychoseus .container > .col-12 {
margin-bottom: 60px;
}
.whybox2, .whybox {
min-height: unset;
}
section.whychoseus .row .col-sm-4:not(:last-child) {
margin-bottom: 70px;
}
.carousel-indicators {
bottom: -20px!important;
}
div#wapper {
overflow-x: hidden;
}
#wapper nav.navbar.navbar-expand-lg.navbar-light {
padding: 10px;
}
.navbar-light .navbar-brand {
transform: translate(0px, 0px);
}
.MobilePhone p {
margin-bottom: 0;
}
.MobilePhone p, .MobilePhone a{
color: #fff !important;
}
.MobilePhone p img.img-responsive {
filter: grayscale(1) brightness(3);
}
.navbar-light .navbar-toggler {
color: #fff;
border-color: #fff;
}
.btn-more, .buyNow, .fancy-button.bg-gradient1 {
padding: 10px 20px;
}
.navbar-light .navbar-nav .nav-link {
padding: 10px 11px;
color: #fff;
font-size: 16px;
text-align: center;
}
div#navbarSupportedContent {
position: absolute;
top: 80px;
background: #000;
width: 100%;
left: 0;
padding: 10px;
background: rgb(80,14,186);
background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
z-index: 999;
}
.MobilePhone{
margin: 0 auto 5px;
}
nav.navbar.navbar-expand-lg.navbar-light {
position: relative;
}
#wapper{
background-size: cover;
}
section.banner {
padding: 0 30px;
}
section.d-block.d-sm-none {
padding: 5px 30px;
margin-top: 20px;
background: #6117bc;
}
section.d-block.d-sm-none a {
color: #fff;
font-weight: 600;
font-size: 21px;
}
.MobilePhone a {
padding: 0;
float: right;
}
.navbar-toggler-icon{
width: 25px;
height: 25px;
filter: invert(1) brightness(81);
}
.navbar-light .navbar-toggler {
padding: 0;
}
section#channels .fancy-button.bg-gradient1 span {
padding: 0;
}
.first-section p span.btn-more {
display: inline-block;
float: none;
box-shadow: none;
}
.tieleboxtwo.card-5 a {
color: #fff;
font-size: 21px;
font-weight: 600;
}
.calculater .calbox .col-sm-12.mx-auto.text-center a {
font-size: 21px;
color: #000;
font-weight: 600;
}
.referal form .text-center a {
color: #f00;
font-size: 21px;
font-weight: 600;
margin-top: 20px;
}
.banner-mob{display:block !important;}
.banner{display:none;}
}
.banner-mob{display:none;}


   /*            Added by Dalip*/
   html, body, p, ul, li{
    font-family: 'Open Sans', sans-serif;
    font-size:14px !important;
}
.first-section p{
    text-align: left
}
.navigation{
    background: transparent;
}
#wapper{
    background: #7b45d1 url('images/homeBG.jpg') no-repeat center top;
    background-size: 100%;
}
@media only screen and (min-width: 1023px){
    #wapper{
        background-attachment: fixed;
    }
}
.Desktop{
    background: transparent
}
.Desktop a{
    color: #fff !important; 
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    background: transparent;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #f26921;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #fff;
    background: #ef9033;
    border-radius: 20px;
}
.navbar-light .navbar-brand img.img-fluid {
    max-width: 210px;
}
#wapper nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
.sticky{
    top: 0;
}
.FixedClass {
    top: 0;
    z-index: 99999999999;
    min-height: 40px;
    position: static;
}

section#home.navigation.sticky {
    background: #000;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#500eba+0,f56bd0+100 */
    background: rgb(80,14,186); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 ); /* IE6-9 */
        box-shadow: 0 0 10px rgb(3 3 3 / 47%);
}

section#home.navigation.sticky a.navbar-brand img {
    max-width: 150px;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0 11px;
}
.navbar-light .navbar-nav li.nav-item:last-child a {
    padding-right: 0;
}

section#home.navigation.sticky a.navbar-brand {
    padding: 0;
}

.Desktop p.pull-left span img {
    max-width: 30px;
}

.Desktop p.pull-left {
    font-size: 13px;
}

.Desktop a.pull-right {
    font-size: 16px;
}

.Desktop {
    height: auto;
    min-height: unset;
    padding-bottom: 0;
}
#wapper nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
.navbar-light .navbar-brand {
    transform: translate(0px, -15px);
}

section#home.navigation.sticky nav.navbar.navbar-expand-lg.navbar-light {
    padding-bottom: 5px;
}
.footer {
    background: transparent;
    padding: 10px 0px 15px 0px;
    color: #fff;
}
.foote_bottom_ul_amrc li a {
    color: #fff;
    margin: 0 12px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin-bottom: 0;
}
section.comparison h2 {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}

section.comparison h4 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}

section.comparison h4:after {content: "";width: 100px;height: 1px;background: #fff;display: inline-block;vertical-align: middle;margin-left: 10px;}

section.comparison h4:before {
    content: "";
    width: 100px;
    height: 1px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}


section.channel-page {
    padding: 50px 0;
    background: rgb(80,14,186);
    background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
}

.channel-page p {
    box-shadow: none;
    background: transparent !important;
    max-width: 650px;
    margin: 0 auto;
    text-align: justify;
    font-size: 20px;
    line-height: 1.5;
    padding: 0;
}

section.channel-page h1 {
    margin-bottom: 15px;
}

section.channel-page h1, section.channel-page p, section.channel-page a {
color: #fff;
}

section.channel-page a {
color: #f26921;
}
.chnl-bckg-1{
background: transparent;
}
section.chanelList {
background: #e6e7e8;
padding: 50px 0;
}
.chnl-enquiry {
background: #e6e7e8;
box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
border-radius: 20px;
padding: 0;
}
.channelpad {
padding: 0;
}
.inquiryRadius{
border-radius: 20px;
overflow: hidden;
}

div#channel h2 {
margin-bottom: 20px;
}
#channel .channeldiv{
margin: 10px;
width: calc(20% - 20px)
}
.total-channel h3 {
padding: 0;
border: 0;
font-size: 28px;
}

form#channel-enquiery {
padding: 25px;
overflow: hidden;
}

.form-group {
overflow: hidden;
border-radius: 0;
}

.g-recaptcha {
z-index: 99;
}

#channel-enquiery .g-recaptcha>div {
border-radius: 20px !important;
border: 1px solid #ccc;
max-width: 300px;
}


button.btn.col-bg {
background: rgb(80,14,186);
background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
border: 1px solid;
display: block;
width: 100%;
border-radius: 20px;
}

#channel-enquiery .g-recaptcha>div iframe {
display: block;
width: 100%;
}
.channel-request-call-back h3 {
margin-top: 20px;
}

.total-channel {
padding: 30px !important;
}

.total-channel h3.text-center {
line-height: 1.5;
}

.channelpad .box2 {
margin-top: 10px;
border-radius: 20px;
}
.terms-tagline p {
font-size: 12px;
background: #5310ba;
display: inline-block;
padding: 5px 10px;
border-radius: 15px;
color: #fff;
font-weight: 400;
margin-bottom: 0;
text-align: center;
}

.terms-tagline .container {
padding: 0;
text-align: center;
}



.titlebox_two.card-2.redbg {
padding: 0;
width: auto;
background: transparent;
border: 0 !important;
margin-top: 20px;
text-align: center;
box-shadow: none;
}

.titlebox_two.card-2.redbg p.text-center {
display: inline-block;
width: auto;
font-size: 16px;
background: #5310ba;
padding: 5px 15px;
border-radius: 20px;
}
.seven-section {
background: -moz-linear-gradient(top, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
background: -webkit-linear-gradient(top, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
background: linear-gradient(to top, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
}

section.channel-page.aboutus-page h1 {
    text-align: center;
}



@media only screen and (max-width: 767px){
    section.mb-3.d-block.d-sm-none img {
        filter: brightness(20);
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        background: rgb(80,14,186);
        background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
        background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
        background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    }
    section.counteroffer h2 br {
        display: none;
    }
    section.counteroffer .pushedRight {
        order: 0;
        margin-bottom: 20px;
    }
    section.features .col-sm-6:first-child {
        margin-bottom: 20px;
    }
    section.features h4 {
        margin-bottom: 10px;
    }
    .tv-box:after {
        transform: rotate(-10deg) translate(12px, -31px);
    }
    #slider img{
        right: -90px;
    }
    .container {
        padding-right: 40px;
        padding-left: 40px;
    }
    .row{
        margin: 0 !important;
    }
    h1, h2, h4 {
        font-size: 1.5rem;
    }
    section.comparison h4 {
        font-size: 16px;
    }
    section.comparison h4:before, section.comparison h4:after {
        width: 10%;
    }
    .table-responsive {
        margin: 0 -45px;
        width: calc(100% + 90px);
        overflow-x: auto;
    }

    .product-comparison-chart th:not(:first-child), .product-comparison-chart td:not(:first-child) {
        max-width: 45px;
        padding: 10px;
        height: auto;
    }
    .comparison{
        padding-bottom: 0;
    }
    .row >div {
        padding: 0;
    }
    .row >div {
        padding: 0;
    }
    section.pt-3 h5:before, section.pt-3 h5:after {
        width: 10%;
    }

    section.pt-3 h5 {
        font-size: 16px;
    }
    section.pt-3 .col-sm-8 {
        margin-bottom: 20px;
    }

    .calculater .calbox {
        min-height: unset;
        padding: 20px;
    }

    .calculater .calbox .col-sm-12.mx-auto.text-center {
        margin-top: 20px;
    }

    .calculater .calbox > .form-group {
        margin-bottom: 0;
    }
    .referal h2.siftRight {
        margin-left: 0;
        text-align: center;
    }

    .referal form#referSection {
        width: 100%;
        padding: 20px;
    }

    form#referSection .row > div {
        padding: 0;
    }
    section.whychoseus h5 {
        font-size: 16px;
    }

    section.whychoseus h5:after, section.whychoseus h5:before {
        width: 10%;
    }

    .whychoseus .container > .col-12 {
        margin-bottom: 60px;
    }

    .whybox2, .whybox {
        min-height: unset;
    }

    section.whychoseus .row .col-sm-4:not(:last-child) {
        margin-bottom: 70px;
    }
    .carousel-indicators {
        bottom: -20px!important;
    }
    div#wapper {
        overflow-x: hidden;
    }
    #wapper nav.navbar.navbar-expand-lg.navbar-light {
        padding: 10px;
    }
    .navbar-light .navbar-brand {
        transform: translate(0px, 0px);
    }
    .MobilePhone p {
        margin-bottom: 0;
    }
    .MobilePhone p, .MobilePhone a{
        color: #fff !important;
    }
    .MobilePhone p img.img-responsive {
        filter: grayscale(1) brightness(3);
    }
    .navbar-light .navbar-toggler {
        color: #fff;
        border-color: #fff;
    }
    section.pt-4.d-block.d-sm-none img {filter: brightness(20);}

    section.pt-4.d-block.d-sm-none {
        padding-top: 0px !important;
    }
    #channel .channeldiv {
        margin: 5px;
        width: calc(25% - 10px);
        min-height: 80px;
    }
    section.pt-4.d-block.d-sm-none img {filter: brightness(20);}

    section.pt-4.d-block.d-sm-none {
        padding-top: 0px !important;
    }

    section.channel-page, section.chanelList {
        padding: 20px 0;
    }

    .channelpad .box2 a.text-center {
        font-size: 16px;
        line-height: 1.5;
        padding: 10px;
    }

    .row >div.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
        margin-top: 20px;
    }


.navbar-light .navbar-nav .nav-link {
        padding: 10px 11px;
        color: #fff;
        font-size: 16px;
        text-align: center;
    }
    div#navbarSupportedContent {
        position: absolute;
        top: 80px;
        background: #000;
        width: 100%;
        left: 0;
        padding: 10px;
        background: rgb(80,14,186);
        background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
        background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
        background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
        z-index: 999;
    }
    .MobilePhone{
        margin: 0 auto 5px;
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        position: relative;
    }
    .MobilePhone a {
        padding: 0;
        float: right;
    }
    
    .navbar-toggler-icon{
        width: 25px;
        height: 25px;
        filter: invert(1) brightness(81);
    }
    .navbar-light .navbar-toggler {
        padding: 0;
    }
}

#sidebar3 {
    width: 280px;
    position: fixed;
    /* top: 0; */
    right: -280px;
    height: 42vh;
    z-index: 999;
    color: #fff;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    top: 30%;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

form#contactformp label {
    color: #fff;
}
.form-group input, .form-group textarea, .form-group select {
    border-radius: 20px;
}

input.btn.btn-success.btn-send {
    padding: 10px 30px;
    margin: 0;
    background: rgb(80,14,186);
    background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    border-radius: 20px;
    margin-top: 10px;
    display: block;
    max-width: unset;
    text-align: center;
    color: #fff;
    border: 2px solid #ffff;
}

section.bg-light h1 {
    text-align: center;
    margin-bottom: 10px;
    color: #000;
}
section.bg-light {
    padding: 50px 0;
}

.bg-light {
    background-color: #f8f9fa!important;
}
section.bg-light h5.headingDevider {
    text-align: center;
    margin-bottom: 30px;
}
.h5, h5 {
    font-size: 1.25rem;
}

section.bg-light h5.headingDevider:before {
    content: "";
    width: 100px;
    height: 1px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
section.bg-light h5.headingDevider:after {
    content: "";
    width: 100px;
    height: 1px;
    background: #000;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.productmain input[type="submit"] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    width: 100%;
}

.punjabi-content {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.img-right-punjabi {
    width: 56%;
    float: right;
    text-align: left;
    padding-top: 40px;
}

.img-left-punjabi {
    width: 40%;
    float: left;
    overflow: hidden;
}
.img-left-punjabi img {
    width: 100%;
    height: 100%;
}

.channel-page {
    background: #fff !important;
    color: #333;
}
section.channel-page h1, section.channel-page p, section.channel-page a {
    color: #333333 !important;
}

#channel .channeldiv:nth-child(2) {
    background: #2985af;
}
#channel .channeldiv:nth-child(3) {
    background: #1e91c5;
}

#channel .channeldiv:nth-child(4) {
    background: #ef9033;
}

#channel .channeldiv:nth-child(5) {
    background: #c7711c;
}
#channel .channeldiv:nth-child(6) {
    background: #b15d0b;
}

#channel .channeldiv:nth-child(7) {
    background: #2985af;
}
#channel .channeldiv:nth-child(8) {
    background: #1e91c5;
}

#channel .channeldiv:nth-child(10) {
    background: #ef9033;
}

#channel .channeldiv:nth-child(11) {
    background: #c7711c;
}

#channel .channeldiv:nth-child(12) {
    background: #b15d0b;
}

#channel .channeldiv:nth-child(13) {
    background: #2985af;
}
#channel .channeldiv:nth-child(14) {
    background: #1e91c5;
}

#channel .channeldiv:nth-child(16) {
    background: #ef9033;
}
#channel .channeldiv:nth-child(17) {
    background: #c7711c;
}
#channel .channeldiv:nth-child(18) {
    background: #b15d0b;
}

#channel .channeldiv {
    width: 30% !important;
    text-align: left;
    display: inline-block;
    padding: 10px;
    background: #03a9f4;
    box-shadow: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.box {
    min-height: 60px;
}

.form-group.error label{
    color:#333;
}
label.error {
  color: red !important;
  font-size: 11px;
}

.paymet-form {
width: 100%;
background: #FFFFFF;
}
.banner{
padding:20px 0 0 0;
display:block;
}
.banner-mobile{
display:none;
}

.card {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    flex: 1;
    margin: 8px 0;
    padding: 30px 10px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease-in-out;
    width: 100%;
}

.light-gray-bg {
    margin: 0;
    padding: 20px 20px 20px 10px;
    position: relative;
}

.form-group {
    margin-bottom: 1rem;
}
span.color-red.fw-bold {
    display: inline-block;
    margin-left: 5px;
}
.fw-bold {
    font-weight: 700;
}
.color-red {
    color: red!important;
}

.paymet-form .card {
    text-align: left !important;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#channel .channeldiv:hover {
    box-shadow: 0px 0px 64px -12px rgb(0 0 0 / 20%);
    margin-top: -4px;
}


.icon-left-guru {
    width: 25%;
    float: left;
}

.icon-right-guru {
    width: 75%;
    float: right;
    margin-top: 8px;
}

.inner p {
    font-size: 13px;
    text-align: left;
    color: #ffffff;
    /* background: #ffffff; */
    border-radius: 5px;
    font-weight: 600;
    padding: 5px 10px;
    letter-spacing: 1px;
    margin-bottom: 0px;
    box-shadow: none;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 4px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.form-group.error label{
    color:#333;
    }
    label.error {
    color: red !important;
    font-size: 11px;
    }
    .paymet-form {
    width: 100%;
    background: #FFFFFF;
    }
    .banner{
    /* padding:20px 0 0 0; */
    display:block;
    }
    .banner-mobile{
    display:none;
    }
    /*--------------------------sub menu-------------------------*/
    .submenu {  background:#feffcb; visibility: hidden; opacity: 0; min-width: 5rem; position: absolute; transition: all 0.5s ease; margin-top: 1rem;
    left: 0;display: none;top: 10px; padding:0px; width:185px !important; text-align:left !important;
    }
    ul.submenu li a:hover {
    background: none !important;
    color:#ef9033 !important;
    }
    .submenu li{list-style:none;  border-top:1px solid #ccc;}
    .submenu li a {
    color: #333 !important;
    font-weight: 500;
    text-align: left !important;
    padding: 10px !important;
    border-radius: 0 !important;
    margin-left:0px !important;
    font-size:13px !important;
    display:block !important;
    }
    .span_4 {
    text-align: center;
    padding: 5px 5px;
    }
    ul.topNav li a{ padding: 6px 15px;}
    ul li:hover > ul,
    ul li ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
    z-index: 9;
    }
    ul li ul li {
    clear: both;
    width: 100%;
    list-style:none;
    }
    .inner-menu-list {
    position: relative;
    }
    .card:hover {
    box-shadow: none;
    }
    .brand-color{
    color:#520ebb !important;
    }
    .brand-bg-color{
    background-color:#520ebb !important;
    border-color:#520ebb !important;
    color:#FFF !important;
    }
    .color-red{
    color:red!important;
    }
    .fw-bold{
    font-weight:700;
    }
    span.color-red.fw-bold{
    display:inline-block;
    margin-left:5px;
    }
    span.brand-color.fw-bold{
    display:inline-block;
    margin-left:5px;
    }
    .payment-form-heading{
    position:relative;
    font-size: 1.5rem;
    font-weight:700;
    }
    .payment-form-heading::after{
    content:'';
    display:block;
    width:150px;
    height:3px;
    background:rgba(82,14,187,0.3);
    margin-top:15px;
    margin-bottom:30px;
    }
    .light-gray-bg{
    margin:0;
    padding:20px 20px 20px 10px;
    position:relative;
    }
    .light-gray-bg::before, .payment-card .card-body .col-sm-6.bg-white::before{
    content:'';
    width: 0;
    height: 0;
    border-top: 20px solid #520ebb;
    border-right: 20px solid transparent;
    position:absolute;
    left:5px;
    top:5px;
    right:auto;
    bottom:auto;
    }
    .light-gray-bg::before{
    left:-10px;
    }
    .payment-card{
    background:#f2f2f2;
    border-radius:0;
    }
    .card.payment-card, .payment-card .card-body{
    padding:0;
    }
    .payment-card .card-body .col-sm-6.bg-white{
    padding:20px;
    position:relative;
    }
    .currency-prepend{
    background-color: #e9ecef;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-right:0;
    }
    #iptv_amount{
    border-radius:0;
    }
    .form-item.w-100 .country-select{
    width:100%;
    }
    /*.products-main{
    position: relative;
    }*/
    .has-dropmenu{
    display: none;
    position: absolute;
    background: #feffcb;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 2;
    padding: 0;
    margin: 0;
    list-style-type: none;
    }
    .has-dropmenu li a{
    display: block;
    background: #feffcb !important;
    border: none !important;
    color: #333 !important;
    margin: 0 15px !important;
    font-weight: 600;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    }
    .has-dropmenu .main_image{
    width: 75%;
    height: auto;
    margin-right: 0;
    display: inline-block; 
    background: none;
    }
    .has-dropmenu li a span{
    display: block;
    position: relative;
    border-top: 1px solid rgba(0,0,0,0.2);
    padding: 15px 0 0 0;
    }
    .products-main:hover .has-dropmenu{
    display: flex !important;
    opacity: 1;
    }
    .has-dropmenu li a:hover{
    color: red !important;
    }
    @media only screen and (max-width: 1023px){
    .submenu{    visibility: visible; opacity:1; width:100% !important;}
    ul#topNav {
    position: relative;
    top: 0;
    z-index: 99;
    background: transparent;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: none;
    }
    .products-main{
    position: relative;
    }
    .has-dropmenu, .products-main:hover .has-dropmenu{
    position: static;
    display: block !important;
    background: transparent;
    }
    .has-dropmenu .span_4{
    width: 100%;
    }
    .has-dropmenu .main_image{
    display: none !important;
    }
    .has-dropmenu li a{
    color: #FFF !important;
    position: relative;
    z-index: 3;
    transition: none !important;
    padding: 5px 0 5px 40px !important;
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%) !important;
    border-top: 1px solid rgba(255,255,255,0.1) !important;
    font-weight: 400;
    margin-left: 0 !important;
    margin-right: 0 !important;
    }
    .has-dropmenu li a::before{
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 6px solid white;
    border-bottom: 5px solid transparent;
    display: block;
    position: absolute;
    left: 25px;
    top: 12px;
    }
    .has-dropmenu li a:hover{
    background: #ef9033 !important;
    color: #FFF !important;
    }
    .has-dropmenu li:first-child a{
    border-top: none !important;
    }
    .has-dropmenu li a span{
    padding: 5px 0;
    border-top: none !important;
    }
    ul#topNav li a {padding: 15px;border-bottom: 1px solid rgba(0,0,0,0.1); margin-left: 0; text-align: left;}
    ul#topNav li:last-child a {
    border: 0;
    }
    #navbarSupportedContent {
    overflow-y: scroll;
    height: 400px;
    }
    .has-dropmenu li a {
    font-size: 13px;
    text-align: left;
    margin-bottom: 0px !important;
    }
    .has-dropmenu .span_4 {
    width: 100%;
    margin: 0px;
    padding: 0;
    }
    .has-dropmenu .span_4 a {
    padding: 0px 40px !important;
    }
    .submenu li{border-top:none !important;}
    }
    /*--------------------end-------------------------*/
    /*--------------------channels ganric-------------------------*/
    @media only screen and (max-width:560px){
    #channel .channeldiv {
    width: 46% !important;
    }
    }
    /*---------------------new  channels--------------*/
    .inner p {
    font-size: 13px;
    text-align:left;
    color: #ffffff;
    /* background: #ffffff; */
    border-radius: 5px;
    font-weight: 600;
    padding: 5px 10px;
    letter-spacing: 1px;
    margin-bottom:0px;
    box-shadow: none;
    }
    .box{min-height: 60px;}
    .icon-left-guru {
    width: 25%;
    float: left;
    }
    .icon-right-guru {
    width: 75%;
    float: right;
    margin-top: 8px;
    }
    #channel .channeldiv {
    width: 30% !important;
    text-align: left;
    display: inline-block;
    padding: 10px;
    background: #03a9f4;
    box-shadow: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    }
    #channel .channeldiv:hover{
    box-shadow: 0px 0px 64px -12px rgb(0 0 0 / 20%);
    margin-top: -4px;
    }
    #channel .channeldiv:nth-child(2) {
    background:#2985af;
    }
    #channel .channeldiv:nth-child(3) {
    background:#1e91c5;
    }
    #channel .channeldiv:nth-child(4) {
    background:#ef9033;
    }
    #channel .channeldiv:nth-child(5) {
    background:#c7711c;
    }
    #channel .channeldiv:nth-child(6) {
    background:#b15d0b;
    }
    #channel .channeldiv:nth-child(7) {
    background:#2985af;
    }
    #channel .channeldiv:nth-child(8) {
    background:#1e91c5;
    }
    #channel .channeldiv:nth-child(10) {
    background:#ef9033;
    }
    #channel .channeldiv:nth-child(11) {
    background:#c7711c;
    }
    #channel .channeldiv:nth-child(12) {
    background:#b15d0b;
    }
    #channel .channeldiv:nth-child(13) {
    background:#2985af;
    }
    #channel .channeldiv:nth-child(14) {
    background:#1e91c5;
    }
    #channel .channeldiv:nth-child(16) {
    background:#ef9033;
    }
    #channel .channeldiv:nth-child(17) {
    background:#c7711c;
    }
    #channel .channeldiv:nth-child(18) {
    background:#b15d0b;
    }
    .channel-page {
    background: #fff !important;
    color: #333;
    }
    section.channel-page h1, section.channel-page p, section.channel-page a {
    color: #333333 !important;
    }
    section.channel-page a {
    color: #ef9033  !important;
    }
    .channel-page p {
    max-width: 960px  !important;
    text-align:center !important;
    }
    .img-left-punjabi {
    width: 40%;
    float: left;
    overflow: hidden;
    }
    .img-right-punjabi {
    width: 56%;
    float: right;
    text-align: left;
    padding-top: 40px;
    }
    .img-left-punjabi img {
    width: 100%;
    height: 100%;
    }
    .punjabi-content {
    width: 100%;
    overflow: hidden;
    position: relative;
    }
    .img-right-punjabi h1 {
    font-size: 20px;
    }
    .img-right-punjabi p {
    text-align: left !important;
    }
    @media only screen and (max-width:767px) {
    .img-left-punjabi{width:100%;}    
    .img-right-punjabi{width:100%;}
    #channel .channeldiv{width:47% !important; min-height:60px !important;}
    .inner p{font-size:11px;}
    .terms-tagline {
    margin-bottom: 20px;
    }
    }
    /*---------------------end--------------*/
    .first-section p{
    text-align: left
    }
    .navigation{
    background: transparent;
    }
    #wapper{
    background: #7b45d1 url('images/homeBG.jpg') no-repeat center top;
    background-size: 100%;
    }
    @media only screen and (min-width: 1023px){
    #wapper{
    background-attachment: fixed;
    }
    }
    .Desktop{
    background: transparent
    }
    .Desktop a{
    color: #fff !important; 
    }
    .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    background: transparent;
    }
    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #ffdbb8;
    }
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-item.active .nav-link {
    color: #fff;
    background: #ef9033;
    border-radius: 20px;
    }
    .navbar-light .navbar-brand img.img-fluid {
    max-width: 210px;
    }
    #wapper nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
    }
    .sticky{
    top: 0;
    }
    .FixedClass {
    top: 0;
    z-index: 99999999999;
    min-height: 40px;
    position: static;
    }
    section#home.navigation.sticky {
    background: #000;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#500eba+0,f56bd0+100 */
    background: rgb(80,14,186); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 ); /* IE6-9 */
    box-shadow: 0 0 10px rgb(3 3 3 / 47%);
    }
    section#home.navigation.sticky a.navbar-brand img {
    max-width: 150px;
    }
    .navbar-light .navbar-nav .nav-link {
    padding: 0 11px;
    }
    .navbar-light .navbar-nav li.nav-item:last-child a {
    padding-right: 0;
    }
    section#home.navigation.sticky a.navbar-brand {
    padding: 0;
    }
    .Desktop p.pull-left span img {
    max-width: 30px;
    }
    .Desktop p.pull-left {
    font-size: 13px;
    }
    .Desktop a.pull-right {
    font-size: 16px;
    }
    .Desktop {
    height: auto;
    min-height: unset;
    padding-bottom: 0;
    }
    #wapper nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
    }
    .navbar-light .navbar-brand {
    transform: translate(0px, -15px);
    }
    section#home.navigation.sticky nav.navbar.navbar-expand-lg.navbar-light {
    padding-bottom: 5px;
    }
    .footer {
    background: transparent;
    padding: 10px 0px 15px 0px;
    color: #fff;
    }
    .foote_bottom_ul_amrc li a {
    color: #fff;
    margin: 0 12px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    }
    .footer p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    margin-bottom: 0;
    }
    section.comparison h2 {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
    }
    section.comparison h4 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    }
    section.comparison h4:after {content: "";width: 100px;height: 1px;background: #fff;display: inline-block;vertical-align: middle;margin-left: 10px;}
    section.comparison h4:before {
    content: "";
    width: 100px;
    height: 1px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    }
    section.channel-page {
    padding: 50px 0;
    background: rgb(80,14,186);
    background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    }
    .channel-page p {
    box-shadow: none;
    background: transparent !important;
    max-width: 650px;
    margin: 0 auto;
    text-align: justify;
    font-size: 16px;
    line-height: 1.5;
    padding: 0;
    }
    section.channel-page h1 {
    margin-bottom: 15px;
    }
    section.channel-page h1, section.channel-page p, section.channel-page a {
    color: #fff;
    }
    section.channel-page a {
    color: #ffdbb8;
    }
    .chnl-bckg-1{
    background: transparent;
    }
    section.chanelList {
    background: #e6e7e8;
    padding: 50px 0;
    }
    .chnl-enquiry {
    background: #e6e7e8;
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    border-radius: 20px;
    padding: 0;
    }
    .channelpad {
    padding: 0;
    }
    .inquiryRadius{
    border-radius: 20px;
    overflow: hidden;
    }
    div#channel h2 {
    margin-bottom: 20px;
    }
    #channel .channeldiv{
    margin: 10px;
    width: calc(20% - 20px)
    }
    .total-channel h3 {
    padding: 0;
    border: 0;
    font-size: 28px;
    }
    form#channel-enquiery {
    padding: 25px;
    overflow: hidden;
    }
    /*.form-group {
    overflow: hidden;
    border-radius: 0;
    }*/
    .g-recaptcha {
    z-index: 99;
    }
    #channel-enquiery .g-recaptcha>div {
    border-radius: 20px !important;
    border: 1px solid #ccc;
    max-width: 300px;
    }
    button.btn.col-bg {
    background: rgb(80,14,186);
    background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    border: 1px solid;
    display: block;
    width: 100%;
    border-radius: 20px;
    }
    .paymet-form .card {
    text-align: left !important;
    }
    #channel-enquiery .g-recaptcha>div iframe {
    display: block;
    width: 100%;
    }
    .channel-request-call-back h3 {
    margin-top: 20px;
    }
    .total-channel {
    padding: 30px !important;
    }
    .total-channel h3.text-center {
    line-height: 1.5;
    }
    .channelpad .box2 {
    margin-top: 10px;
    border-radius: 20px;
    }
    .terms-tagline p {
    font-size: 12px;
    background: #5310ba;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 15px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    text-align: center;
    }
    .terms-tagline .container {
    padding: 0;
    text-align: center;
    }
    .titlebox_two.card-2.redbg {
    padding: 0;
    width: auto;
    background: transparent;
    border: 0 !important;
    margin-top: 20px;
    text-align: center;
    box-shadow: none;
    }
    .titlebox_two.card-2.redbg p.text-center {
    display: inline-block;
    width: auto;
    font-size: 16px;
    background: #5310ba;
    padding: 5px 15px;
    border-radius: 20px;
    }
    .seven-section {
    background: -moz-linear-gradient(top, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(top, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to top, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    }
    @media only screen and (max-width: 767px){
    section.mb-3.d-block.d-sm-none img {
    filter: brightness(20);
    }
    nav.navbar.navbar-expand-lg.navbar-light {
    background: rgb(80,14,186);
    background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    }
    section.counteroffer h2 br {
    display: none;
    }
    section.counteroffer .pushedRight {
    order: 0;
    margin-bottom: 20px;
    }
    section.features .col-sm-6:first-child {
    margin-bottom: 20px;
    }
    section.features h4 {
    margin-bottom: 10px;
    }
    .tv-box:after {
    transform: rotate(-10deg) translate(12px, -31px);
    }
    #slider img{
    right: -90px;
    }
    .container{
    padding-left:0;
    padding-right:0;
    }
    .row{
    margin: 0 !important;
    }
    .light-gray-bg{
    padding:20px;
    }
    .btn-lg{
    font-size: 1.25rem;    
    }
    .payment-form-heading{
    font-size:1.3rem;
    }
    .col-sm-6.bg-white .payment-form-heading img{
    height:52px;
    width:auto;
    }
    .light-gray-bg .payment-form-heading img{
    height:46px;
    width:auto;
    }
    h1, h2, h4 {
    font-size: 1.5rem;
    }
    section.comparison h4 {
    font-size: 16px;
    }
    section.comparison h4:before, section.comparison h4:after {
    width: 10%;
    }
    .table-responsive {
    margin: 0 -45px;
    width: calc(100% + 90px);
    overflow-x: auto;
    }
    .product-comparison-chart th:not(:first-child), .product-comparison-chart td:not(:first-child) {
    max-width: 45px;
    padding: 10px;
    height: auto;
    }
    .comparison{
    padding-bottom: 0;
    }
    .row >div {
    padding: 0;
    }
    .row >div {
    padding: 0;
    }
    section.pt-3 h5:before, section.pt-3 h5:after {
    width: 10%;
    }
    section.pt-3 h5 {
    font-size: 16px;
    }
    section.pt-3 .col-sm-8 {
    margin-bottom: 20px;
    }
    .calculater .calbox {
    min-height: unset;
    padding: 20px;
    }
    .calculater .calbox .col-sm-12.mx-auto.text-center {
    margin-top: 20px;
    }
    .calculater .calbox > .form-group {
    margin-bottom: 0;
    }
    .referal h2.siftRight {
    margin-left: 0;
    text-align: center;
    }
    .referal form#referSection {
    width: 100%;
    padding: 20px;
    }
    form#referSection .row > div {
    padding: 0;
    }
    section.whychoseus h5 {
    font-size: 16px;
    }
    section.whychoseus h5:after, section.whychoseus h5:before {
    width: 10%;
    }
    .whychoseus .container > .col-12 {
    margin-bottom: 60px;
    }
    .whybox2, .whybox {
    min-height: unset;
    }
    section.whychoseus .row .col-sm-4:not(:last-child) {
    margin-bottom: 70px;
    }
    .carousel-indicators {
    bottom: -20px!important;
    }
    div#wapper {
    overflow-x: hidden;
    }
    #wapper nav.navbar.navbar-expand-lg.navbar-light {
    padding: 10px;
    }
    .navbar-light .navbar-brand {
    transform: translate(0px, 0px);
    }
    .MobilePhone p {
    margin-bottom: 0;
    }
    .MobilePhone p, .MobilePhone a{
    color: #fff !important;
    }
    .MobilePhone p img.img-responsive {
    filter: grayscale(1) brightness(3);
    }
    .navbar-light .navbar-toggler {
    color: #fff;
    border-color: #fff;
    }
    section.pt-4.d-block.d-sm-none img {filter: brightness(20);}
    section.pt-4.d-block.d-sm-none {
    padding-top: 0px !important;
    }
    #channel .channeldiv {
    margin: 5px;
    width: calc(25% - 10px);
    min-height: 80px;
    }
    section.pt-4.d-block.d-sm-none img {filter: brightness(20);}
    section.pt-4.d-block.d-sm-none {
    padding-top: 0px !important;
    }
    section.channel-page, section.chanelList {
    padding: 20px 0;
    }
    .channelpad .box2 a.text-center {
    font-size: 16px;
    line-height: 1.5;
    padding: 10px;
    }
    .row >div.col-lg-4.col-md-4.col-sm-4.col-xs-12 {
    margin-top: 20px;
    }
    .navbar-light .navbar-nav .nav-link {
    padding: 10px 11px;
    color: #fff;
    font-size: 16px;
    }
    div#navbarSupportedContent {
    position: absolute;
    top: 103px;
    background: #000;
    width: 100%;
    left: 0;
    padding: 10px;
    background: rgb(80,14,186);
    background: -moz-linear-gradient(left, rgba(80,14,186,1) 0%, rgba(245,107,208,1) 100%);
    background: -webkit-linear-gradient(left, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    background: linear-gradient(to right, rgba(80,14,186,1) 0%,rgba(245,107,208,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#500eba', endColorstr='#f56bd0',GradientType=1 );
    z-index: 999;
    }
    .MobilePhone{
    margin: 0 auto 5px;
    }
    nav.navbar.navbar-expand-lg.navbar-light {
    position: relative;
    }
    .MobilePhone a {
    padding: 0;
    float: right;
    }
    .navbar-toggler-icon{
    width: 25px;
    height: 25px;
    filter: invert(1) brightness(81);
    }
    .navbar-light .navbar-toggler {
    padding: 0;
    }
    section.d-block.d-sm-none a, .contact-right h2 a {
    color: #fff;
    font-weight: 600;
    font-size: 21px;
    }
    .light-gray-bg::before{
    left:5px;
    }
    .banner{
    display:none;
    }
    .banner-mobile{
    display:block
    }
    }
    
    
.cpacha-ref {
    display: block !important;
    margin: 11px auto !important;
}

.breadcrumbs {
    background: white !important;
    padding: 0px !important;
    position: absolute;
    width: 100%;
    top: 120px;
}

a.navbar-brand img {
    width: 100%;
}
 
.breadcrumbs li {
    list-style: none !important;
    display: inline-block !important;
    padding: 8px !important;
}

.breadcrumbs a {
    color: #000 !important;
}

div#accordionExample p {
    text-align: left !important;
    padding: 0px !important;
    margin: 0px !important;
}


.card.p-3.blog-card h3 {
    font-size: 13px;
    text-align: left;
    color:#000;
}


.card.mt-2 {
    padding: 0px !important;
    margin: 17px 0px !important;
}

button.btn.btn-link.btn-block.text-left:hover {
    text-decoration: none !important;
}

h3 {
    font-size: 15px !important;
    text-transform: capitalize !important;
    color: #000 !important;
    font-weight: 600 !important;
    border: none !important;
    text-decoration: none !important;
}