*{
    padding:0;
    margin:0;
}
html {
    scroll-behavior: smooth;
    }
.sdv-head {
    width: 100%;
    float: left;
    position: fixed;
    z-index: 999;
    box-shadow: 0px 4px 8px #ababab78;
    -moz-box-shadow: 0px 4px 8px #ababab78;
    -webkit-box-shadow: 0px 4px 8px #ababab78;
}
.spc-fr-hndb{
    width:100%;
    float: left;
    padding-top:104px;
}
.sdv-head .navbar-brand img{
    width:80px;
    float:left;
}

.sdv-head .navbar-light .navbar-nav .nav-link {
    color: #3c3c3c;
    font-family: 'CerebriSans-Regular';
    font-size:15px;
    margin:0 20px;
    padding:0;
}

.sdv-head .navbar-light .navbar-nav .nav-item:last-child .nav-link{
 margin-right: 0;
}

.banner-slider{
    width:100%;
    float:left;
    background-image: url('../images/banner-bg.png');
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    height:60vh;
}
.banner-left{
    width: 100%;
    float: left;
    height: 100%;
}
.banner-slider .carousel-item,
.banner-slider .carousel,
.banner-slider .carousel-inner{
 height:100%;
}
.banner-slider .clip-path-set{
    height: 100%;
    clip-path: polygon(0 0, 63% 0, 42% 100%, 0% 100%);
    background: #db1a21;
}
.banner-slider .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    margin-left: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #3c3c3c;
    background-clip: padding-box;
    border-top: 0;
    border-bottom: 0;
    opacity: 1;
    transition: opacity .6s ease;
}
.banner-slider .carousel-indicators .active {
    opacity: 1;
    background-color: #db1a21;
}
.banner-left-cnt{
    width:100%;
    float: left;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.banner-left-cnt h3{
    width:40%;
    float: left;
    font-family: 'CerebriSans-SemiBold';
    font-size: 30px;
    color:#fff;
    padding:0;
    margin:0 0 10px 0;
}
.banner-left-cnt p{
    width:35%;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 15px;
    color:#ffeaea;
    padding:0;
    margin:0 0 20px 0;
}
.sdv-sus-btn{
    width:100%;
    float: left;
}
.banner-left-cnt .sdv-sus-btn a{
    width:auto;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color:#fff;
    border: 1px solid #fff;
    border-radius: 6px;
    padding:6px 16px;
    margin:0;
    background-color: #db1a21;
    text-decoration: none;
}
.banner-left-cnt .sdv-sus-btn a:hover{
    text-decoration: none;
    color:#db1a21;
    border: 1px solid #db1a21;
    background-color: #fff;
}
.stream-div{
    width:100%;
    float: left;
    background-image: url('../images/stream-hd.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 350px;
}
.sdv-head .navbar-light .navbar-nav .nav-link.corpt-btn{
    width: auto;
    float: left;
    color: #db1a21;
    border: 1px solid #db1a21;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 12px;
    margin: 0 10px;
    background-color: #fff;
    text-decoration: none;
}

.corpt-dp .dropdown-menu .dropdown-item.active, 
.corpt-dp .dropdown-menu .dropdown-item:focus{
    color: #fff;
    text-decoration: none;
    background-color: #db1a21;
} 

.corpt-dp .dropdown-menu .dropdown-item.active,
.corpt-dp .dropdown-menu .dropdown-item:active{
    color: #fff;
    text-decoration: none;
    background-color: #db1a21;
}
.right-stream{
    width:50%;
    float: right;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.right-stream h4{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Bold';
    font-size: 24px;
    color: #3c3c3c;
    padding: 0;
    margin: 0 0 10px 0;
}
.right-stream p{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 15px;
    color: #9f9f9f;
    padding: 0;
    margin: 0;
}
.left-down{
    width:40%;
    float: left;
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.down-div{
    width:100%;
    float: left;
    background-image: url('../images/down-movies.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}
.left-down h4{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Bold';
    font-size: 24px;
    color: #ffffff;
    padding: 0;
    margin: 0 0 10px 0;
}
.left-down p{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 15px;
    color: #ffffff;
    padding: 0;
    margin: 0;
}
.upload-pic{
    width:100%;
    float: left;
    background-image: url('../images/mob-camera.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 350px;
    filter: grayscale(1);
}

.ht-set-full{
    height: 100%;
}
.brdbnd-plans{
    width:100%;
    float: left;
    padding:60px  0 0 0;
}
.brbnd-styl-hd{
    width:100%;
    float: left;
    padding-bottom: 20px;
}
.brdbnd-cnt{
    width:100%;
    float: left;
}
.brbnd-styl-hd h1{
    width:100%;
    float: left;
    text-align: center;
    font-family: 'CerebriSans-Bold';
    font-size: 30px;
    color:#3c3c3c;
    padding:0;
    margin:0;
    position: relative;
}
.brbnd-styl-hd h1 span{
    color:#db1a21;
}
.brbnd-styl-hd h1::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left: 43%;
    width: 80px;
    height: 4px;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: #db1a21;
    transform: translateX(-54%);
}
.pricing-plan{
    width:100%;
    float: left;
}
.pricing-plan h1{
    width:100%;
    float: left;
    text-align: center;
    font-family: 'CerebriSans-Bold';
    font-size: 36px;
    color:#3c3c3c;
    padding:0;
    margin:0 0 5px 0;
}
.pricing-plan p{
    width:100%;
    float: left;
    text-align: center;
    font-family: 'CerebriSans-Regular';
    font-size: 20px;
    color:#909090;
    padding:0;
    margin:0;
}
.billing-type{
    width:100%;
    float:left;
    margin-top: 25px;
}
.bill-switch{
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bill-switch p{
    width:auto;
    float: left;
    margin: 0;
    font-family: 'CerebriSans-SemiBold';
    color:#3c3c3c;
    padding:0;
    font-size: 20px;
}
div.checkbox.switcher label, div.radio.switcher label {
    padding: 0;
  }
  div.checkbox.switcher label *, div.radio.switcher label * {
    vertical-align: middle;
  }
  div.checkbox.switcher label input, div.radio.switcher label input {
    display: none;
  }
  div.checkbox.switcher label input + span, div.radio.switcher label input + span {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    width: 56px;
    height: 28px;
    background: #db1a21;
    border: 2px solid #db1a21;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    transition: all 0.3s ease-in-out;
  }
  div.checkbox.switcher label input + span small, div.radio.switcher label input + span small {
    position: absolute;
    display: block;
    width: 50%;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: all 0.3s ease-in-out;
    left: 0;
  }
  div.checkbox.switcher label input:checked + span, div.radio.switcher label input:checked + span {
    background: #485ad9;
    border-color: #485ad9;
  }
  div.checkbox.switcher label input:checked + span small, div.radio.switcher label input:checked + span small {
    left: 50%;
  }
.pricing-details{
    width:100%;
    float: left;
    padding: 10px 0 60px 0;
}



.brbnd-styl-hd .dropdown-select{
    text-align: center;
    margin-top: 80px;
}
.brbnd-styl-hd .dropdown-select select{
    width: 305px;
    padding: 8px;
    border: 2px solid lightgrey;
    border-radius: 50px;
    outline: none;
    font-family: 'CerebriSans-SemiBold';
    
}






.pricing-details-box{
    width:100%;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 4px 15px 0 rgba(211, 211, 211, 0.5);
    -webkit-box-shadow: 0 4px 15px 0 rgba(211, 211, 211, 0.5);
    -moz-box-shadow: 0 4px 15px 0 rgba(211, 211, 211, 0.5);
    border: solid 0.5px #e5e5e5;
    background-color: #ffffff;
    padding:0px;
}
.pricing-box-top-head{
    width:100%;
    float: left;
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 10px;
}
.pricing-box-top-head p{
    width:auto;
    float: left;
    margin: 0;
    font-family: 'CerebriSans-SemiBold';
    color:#db1a21;
    padding:0;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    font-size: 20px;
    padding:5px 28px;
    background-color: #fff1f1;
    transition: 0.3s;
}
.pricing-box-rate{
    width: 100%;
    float: left;
    padding: 30px 0 10px 0;
}
.pricing-box-rate h1{
    width:100%;
    float: left;
    padding:0;
    text-align: center;
    font-family: 'CerebriSans-Medium';
    font-size: 40px;
    margin:0;
    color:#3c3c3c;
}
.pricing-box-rate h1 i{
  font-size: 20px;
  vertical-align: super;
}
 .pricing-box-rate h1 .price-span-class{
    font-size: 40px;
} 

.pricing-box-rate h1 span{
    font-size: 25px;
}
.pricing-box-rate h1 span.blprmnt{
    font-size: 16px;
    color:#db1a21;
}
.pricing-box-cnt{
    width:100%;
    float: left;
}
.pricing-box-cnt ul{
    width:100%;
    float: left;
    padding:0 20px 30px 20px;
    margin:0;
}
.pricing-box-cnt ul li{
    width:100%;
    float: left;
    padding:8px 0;
    margin:0;
    list-style: none;
    font-family: 'CerebriSans-SemiBold';
    font-size: 15px;
    color:#3c3c3c;
}
.pricing-box-cnt ul li i{
    color:#39c526;
    margin-right: 6px;
}
.price-dt-slide{
    width:100%;
    float: left;
    background-color:#f7f7f7;
    padding:20px 0;
}
.price-dt-slide .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-bottom: 0;
    margin-left: 15%;
    list-style: none;
}
.price-dt-slide .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #a8a8a8;
    background-clip: padding-box;
    border-top: 0;
    border-bottom: 0;
    opacity: 1;
    transition: opacity .6s ease;
}
.price-dt-slide .carousel-indicators .active {
    opacity: 1;
    background-color: #db1a21;
}
.price-dt-slide-cnt{
    width:100%;
    float: left;
    padding:0 0 0 60px;
}
.price-dt-slide-cnt h6{
    width:100%;
    float: left;
    font-size: 16px;
    font-family: 'CerebriSans-Bold';
    color:#db1a21;
    padding:0;
    margin:0 0 5px 0;
}
.price-dt-slide-cnt p{
    width:100%;
    float: left;
    font-size: 16px;
    font-family: 'CerebriSans-Medium';
    color:#3c3c3c;
    padding:0;
    margin:0;
}
.price-dt-slide-cnt p span{
    color:#787878;
    margin-right: 4px;
}
.view-btn{
    width:100%;
    float: left;
    padding:20px 0 30px 0;
    display: flex;
    justify-content: center;
}
.view-btn a{
    width: auto;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 6px 16px;
    margin: 0;
    background-color: #db1a21;
    text-decoration: none;
}
.view-btn a:hover {
    text-decoration: none;
    color: #db1a21;
    border: 1px solid #db1a21;
    background-color: #fff;
}
.pricing-details-box:hover{
    transform: scale(1.05);
}
.pricing-details-box{
    transition: 0.3s;
    margin:20px 0;
}
.pricing-details-box:hover .pricing-box-top-head p{
    background: #db1a21;
    color: #fff;
}
/*--------------------------------------
----------------------------------------*/
.neo_carrers {
    width: 100%;
    float: left;
    padding: 60px 0;
    background-color: #f4f7fa;
}
.job-box {
    width: 100%;
    float: left;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 15px;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgb(239 239 239);
}

.job-box h4{
    float: left;
    width: 100%;

    color: #db1a21;
    padding: 15px 20px!important;
}
.panel {
    padding: 0 20px;
    background-color: white;
    max-height: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.job_panel_inner {
    width: 100%;
    float: left;
    padding: 0 10px 20px 10px;
}
.job_panel_inner p {
    float: left;
    width: 100%;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color: #1c243e;
    margin: 0;
    padding: 10px 0;
    line-height: 26px;
    text-align: left;
}
.Enquire-now{
    float: left;
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.Enquire-now a{
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 16px;
    margin: 0;
    background-color: #db1a21;
    text-decoration: none;
}
.Enquire-now a:hover{
    text-decoration: none;
    color: #db1a21;
    border: 1px solid #db1a21;
    background-color: #fff;
}
/*--------------------------------------
----------------------------------------*/
.need-help{
    width:100%;
    float: left;
    padding-bottom: 50px;
}
.need-hlp-left{
    width:100%;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.need-hlp-left h1{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Bold';
    font-size: 24px;
    color: #3c3c3c;
    padding: 0;
    margin: 0 0 10px 0;
}
.need-hlp-left p{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 15px;
    color: #9f9f9f;
    padding: 0;
    margin: 0;
}
.need-hlp-right{
    width:100%;
    float: left;
}
.need-hlp-right img{
    width: 350px;
    float: right;
    object-fit: contain;
}
.hlp-sus-btn{
    width:100%;
    float: left;
    margin-top: 30px;
}
.hlp-sus-btn a{
    width: auto;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 16px;
    margin: 0;
    background-color: #db1a21;
    text-decoration: none;
}
.hlp-sus-btn a:hover{
    text-decoration: none;
    color: #db1a21;
    border: 1px solid #db1a21;
    background-color: #fff;
}
.sdv-footer{
    width:100%;
    float: left;
    background-color: #1d1d1d;
    padding:40px 0 20px 0;
}
.footer-details{
    width:100%;
    float:left;
}
.footer-details h1{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Bold';
    font-size: 24px;
    color: #fff;
    padding: 0;
    margin: 0 0 10px 0;
}
.footer-details ul{
    width: 100%;
    float: left;
    padding:0;
    margin:0;
}
.footer-details ul.cntul li{
    display: flex;
    align-items: center;
}
.footer-details ul li{
    width: 100%;
    float: left;
    padding:8px 0;
    margin:0;
    list-style: none;
}

.footer-details ul.cntul li i{
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    padding:0;
    font-size: 14px;
    margin-right: 10px;
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #fff;
}

.footer-details ul.cntul li.lctn-tp{
  display: block;
}
.footer-details ul.cntul li a{
    width: calc(100% - 35px);
   
}
.footer-details ul li a{
    width: 100%;
    float: left;
    padding:0;
    margin:0;
    color:#ababab;
    font-size: 15px;
    text-decoration: none;
}
.footer-details ul li a:hover{
 color:#fff;
 text-decoration: none;
}
.cpyright{
    width:100%;
    float: left;
    padding:20px 0;
}
.cpy-rt-declrsn{
    width:100%;
    float:left;
}
.cpy-rt-declrsn p{
    width:100%;
    float:left;
    color:#ababab;
    font-size: 15px;
    font-family: 'CerebriSans-Regular';
    padding:0;
    margin:0;
}
.prcy-plcy{
    width:100%;
    float:left;
}
.prcy-plcy ul{
    width:100%;
    float:left;
    padding:0;
    margin:0;
    display: flex;
    justify-content: center;
}
.prcy-plcy ul li{
    width:auto;
    float:left;
    padding:0;
    margin:0 10px;
    list-style: none;
    color:#ababab;
    font-size: 15px;
    font-family: 'CerebriSans-Regular';
}
.prcy-plcy ul li a{
    width:100%;
    float:left;
    padding:0;
    margin:0;
    color:#ababab;
    text-decoration: none;
    font-size: 15px;
    font-family: 'CerebriSans-Regular';
}
.prcy-plcy ul li a:hover{
  color:#db1a21;
}
.sclmed-icons{
    width:100%;
    float:left;
}
.sclmed-icons ul{
    width:auto;
    float:right;
    padding:0;
    margin:0;
}
.sclmed-icons ul li{
    width:auto;
    float:left;
    padding:0;
    margin:0 10px;
    list-style: none;
}
.sclmed-icons ul li a{
    width:30px;
    height:30px;
    background: #3c3c3c;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    float:left;
    padding:0;
    margin:0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sclmed-icons ul li a i{
    font-size: 14px;
    color:#fff;
}
.sclmed-icons ul li a:hover{
    background-color: #db1a21;
}
.banner-slider .carousel-control-next,
.banner-slider .carousel-control-prev {
    width: 8%;
}
.prcy-plcy{
    width:100%;
    float: left;
}
.aboutus{
    width:100%;
    float: left;
    padding:40px 0;
    background-color: #f8f8f8;
}
.about-content{
    width:100%;
    float: left;
}
.about-content h4{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Bold';
    font-size: 24px;
    color: #db1a21;
    padding: 0;
    margin: 0 0 10px 0;
    position: relative;
}

.about-content p{
    width: 100%;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color: #191919;
    padding: 0;
    margin: 0;
}
.about-content ul{
  width:100%;
  float: left;
  padding:0 0 0 28px;
  margin:0 0 10px 0;
}
.about-content ul li{
    width:100%;
    float: left;
    list-style: circle;
    padding: 0;
    margin:0;
    color: #191919;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
}
#contact,
#aboutus,
#plans,
#privacy_policy,
#refund_policy{
 position: relative;
 top:-120px;
}
.cnt-modal-full{
    width:100%;
    float: left;
    background-color: #fff;
    position: relative;
}
.cnt-modal-full h4{
    width:100%;
    float: left;
    font-family: 'CerebriSans-Bold';
    font-size: 24px;
    color: #3c3c3c;
    margin:0;
} 
.cnt-modal-full button.close{
    position: absolute;
    top:0px;
    right:0px;
    z-index: 99;
}
.btm-cnt{
    width:100%;
    float: left;
    margin-top:10px;
}
.allaput{
    width:100%;
    float: left;
    margin:10px 0;
}
.con-input{
    width:100%;
    float: left;
    padding:0;
    position: relative;
}
.con-input label{
    width: 50px;
    height: 100%;
    float: left;
    display: flex;
    justify-content: center;
    padding: 0;
    align-items: center;
    margin:0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #db1a21;
    color: #fff;
    font-size: 16px;
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.con-input input{
    width:100%;
    float: left;
    padding: 8px 10px 8px 60px;
    color:#191919;
    border:1px solid #cacaca;
    border-radius: 4px;
}
.con-input input:focus{
    outline:0;
}
.con-input-message{
    width:100%;
    float: left;
}
.con-input-message label{
    width:100%;
    float: left;
}
.con-input-message textarea{
    width:100%;
    float: left;
    border:1px solid #cacaca;
    padding:5px 10px;
    border-radius: 4px;
    margin-top: 10px;
    color:#191919;
}
.con-input-message textarea:focus{
    outline:0;
}
.sub-btn{
    width:100%;
    float: left;
    display: flex;
    justify-content: flex-end;
    margin-top:20px;
}
.sub-btn button{
    width: auto;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color: #fff;
    border: 1px solid #db1a21;
    border-radius: 4px;
    padding: 6px 16px;
    margin: 0;
    background-color: #db1a21;
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}
.sub-btn button:hover,
.sub-btn button:focus{
    color: #db1a21;
    background-color: #fff;
    outline: 0;
}
.sub-btn button.fot-close{
    color: #db1a21;
    background-color: #fff;
    margin-right: 10px;
}
.sub-btn button.fot-close:hover,
.sub-btn button.fot-close:focus{
    color:  #fff;
    background-color: #db1a21;
    outline: 0;
}
.sdv-head .navbar-light .navbar-nav .nav-link.butn{
	    width: auto;
    float: left;
    color: #fff;
    border: 1px solid #db1a21;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 12px;
	margin:0 10px;
    background-color: #db1a21;
    text-decoration: none;
}
.sdv-head .navbar-light .navbar-nav .nav-link.butn:hover {
    text-decoration: none;
    color: #db1a21;
    border: 1px solid #db1a21;
    background-color: #fff;
}
.about-btns-show{
    width:100%;
    float:left;
    margin-top:20px;
}
.about-btns-show ul{
    width:100%;
    float:left;
    padding:0;
    margin:0;
    display:flex;
    justify-content:flex-end;
}
.about-btns-show ul li{
    width:auto;
    float:left;
    padding:0;
    margin:0 0 0 20px;
    list-style:none;
}
.about-btns-show ul li a{
       width: auto;
    float: left;
    font-family: 'CerebriSans-Regular';
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 16px;
    margin: 0;
    background-color: #db1a21;
    text-decoration: none;
}
.about-btns-show ul li a:hover {
    text-decoration: none;
    color: #db1a21;
    border: 1px solid #db1a21;
    background-color: #fff;
}
@media (min-width: 768px){
.navbar-expand-md .navbar-nav {
    align-items: center;
}
}
@media screen and (max-width:767px){
    .sdv-head .navbar-light .navbar-nav .nav-link.corpt-btn {
        text-align: center;
        margin: 0 0px;
        width:100%;
    }
    .aboutus{
        padding:30px 0;
    }
    .sdv-head .navbar-brand img {
        width: 50px;
    }
    .sdv-head .navbar-light .navbar-nav .nav-link {
        font-family: 'CerebriSans-Regular';
        font-size: 15px;
        padding: 4px 0;
        margin:0;
    }
    .sdv-head .navbar-light .navbar-nav .nav-link.butn {
    margin: 5px 0;
    width:100%;
    text-align:center;
    }
    .sdv-head ul.navbar-nav {
        padding: 10px 0 0 0;
    }
    .sdv-head .navbar-light .navbar-toggler {
        outline: 0;
    }
    .spc-fr-hndb{
        padding-top:74px;
    }
    .mbl-ban{
        width:100%;
        float: left;
        display: block;
        margin-top: 30px;
        padding:10px;
        background-color: #fff;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
    }
    .mbl-ban img{
        width:100%;
        float: left;
        object-fit: contain;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        box-shadow: 0 0 6px rgb(219 26 33 / 50%);
        -moz-box-shadow: 0 0 6px rgb(219 26 33 / 50%);
        -webkit-box-shadow: 0 0 6px rgb(219 26 33 / 50%);
    }
    .banner-slider {
        background-image: none;
        height: 100%;
        background-color: #db1a21;
        padding: 30px 0;
    }
    .banner-slider .clip-path-set {
        height: 100%;
        clip-path: unset;
        background: transparent;
    }
    .banner-left-cnt h3 {
        width: 100%;
        margin: 0 0 10px 0;
        font-size: 28px;
    }
    .banner-left-cnt p {
        width: 100%;
        float: left;
        font-family: 'CerebriSans-Regular';
        font-size: 15px;
        color: #ffeaea;
        padding: 0;
        margin: 0 0 20px 0;
    }
    .mobil-stream-img{
        display: block;
        width:100%;
        float: left;
        margin-top: 20px;
    }
    .mobil-stream-img img{
        display: block;
        width:100%;
        float: left;
        object-fit: contain;
    }
    .stream-div {
        width: 100%;
        float: left;
        background-image: none;
        height: 100%;
        padding:30px 0;
    }
    .right-stream {
        width: 100%;
        float: left;
        height: 100%;
        display: unset;
    }
    .left-down {
        width: 100%;
        height: auto;
        display: block;
        padding:30px 0;
    }
    .down-div {
        background-image: none;
        height: auto;
        background-color: #000;
    }
    .down-div .mobil-stream-img{
        margin-top:0;
    }
    .upload-pic .mobil-stream-img{
        margin-top:0;
    }
    .upload-pic{
        background: none;
        background-color: #ebebeb;
        height:auto;
    }
    .upload-pic .right-stream{
        padding:30px 0;
    }
    .brdbnd-plans {
        padding: 30px 0;
    }
    .brbnd-styl-hd h1 {
        font-size: 28px;
    }
    .brbnd-styl-hd h1::after {
        display: none;
    }
    .brbnd-styl-hd {
        padding-bottom: 30px;
    }
    .pricing-plan h1 {
        font-size: 22px;
    }
    .pricing-plan p {
        font-size: 15px;
    }
    .bill-switch p {
        font-size: 14px;
    }
    div.checkbox.switcher label input + span, div.radio.switcher label input + span {
        width: 47px;
        height: 24px;
    }
    .pricing-details {
        padding:0;
    }
    .pricing-box-rate h1 {
        font-size: 30px;
    }
    .pricing-box-rate h1 span {
        font-size: 20px;
    }
    .pricing-box-rate h1 span.blprmnt {
        font-size: 14px;
    }   
    .pricing-box-rate {
        padding: 20px 0;
    }
    .pricing-box-cnt ul li {
        padding: 6px 0;
        font-size: 14px;
    }
    .pricing-box-cnt ul {
        padding: 0 40px 30px 40px;
    }
    .pricing-details-box {
        margin-top: 30px;
    }
    .need-hlp-right img {
        width: 280px;
        float: left;
    }
    .need-hlp-left {
        padding-top: 20px;
    }
    .footer-details ul li {
        padding: 5px 0;
    }
    .mob-pt-set{
        width:100%;
        float: left;
        padding-top:20px;
    }
    .cpy-rt-declrsn p {
        font-size: 14px;
        text-align: center;
    }
    .prcy-plcy {
        margin-top: 10px;
    }
    .prcy-plcy ul li a {
        font-size: 14px;
    }
    .prcy-plcy ul li {
        margin: 0 5px;
    }
    .sclmed-icons ul {
        width: 100%;
        float: left;
        padding: 0;
        margin: 10px 0 0 0;
        display: flex;
        justify-content: center;
    }    
}
@media (min-width:768px) and (max-width:991px){
    .banner-slider {
        background-size: cover;
        height: 100%;
    }
    .banner-left-cnt {
        padding:20px 0;
    }
    .banner-left-cnt h3 {
        width: 50%;
        font-size: 28px;
    }
    .right-stream,
    .stream-div,
    .down-div,
    .left-down,
    .upload-pic,
    .right-stream{
        height: 250px;
    }
    .upload-pic {
        background-image: url(../images/mob-camera.png);
    }
    .brdbnd-plans {
        padding: 40px 0 0 0;
    }
    .pricing-plan h1 {
        font-size: 30px;
    }
    .brbnd-styl-hd {
        padding-bottom: 30px;
    }
    .pricing-plan p {
        font-size: 18px;
    }
    .bill-switch p {
        font-size: 18px;
    }
    .tab-pt-set{
        margin-top:30px;
    }
    .footer-details ul li {
        padding: 6px 0;
    }
    .sclmed-icons ul {
        width: 100%;
        float: left;
        padding: 0;
        margin: 20px 0 0 0;
        display: flex;
        justify-content: center;
    }
    .brbnd-styl-hd h1::after {
        left: 40%;
        transform: translateX(-64%);
    }
    .sdv-head .navbar {
    padding: 0;
    }
    .sdv-head .navbar-light .navbar-nav .nav-link.butn {
    padding: 4px 10px;
    }
    .sdv-head .navbar-light .navbar-nav .nav-link {
    font-size: 12px;
    margin: 0 10px;
    }
}
#respmsg{
    width:100%;
    float:left;
}
#respmsg .alert {
    margin: 1rem 0 !important;
}
.neo-inner-banner {
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 400px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('../images/inner-banner.png');
}

.neo-inner-bread-crumb {
    width: auto;
    float: left;
    position: relative;
    z-index: 1;
}

.neo-inner-bread-crumb h1 {
    font-size: 65px;
    color: #fff;
    width: 100%;
    text-shadow: 0 0 25px #000000;
    margin-bottom: 15px;
    text-align: center;
    float: left;
    font-family: 'CerebriSans-SemiBold';
}

.new_carrers_para {
    width: 100%;
    float: left;
    text-align: center;
    text-shadow: 0 0 25px #000000;
    color: #fff;
    font-size: 18px;
    font-family: 'CerebriSans-Regular';
    margin: 0;
    padding: 0;
    padding: 6px 10px;
    border-radius: 10px;
}   

.new_carrers_para a {
        color: #db1a21;
    font-family: 'CerebriSans-Regular';
    opacity: 1;
    background: #ffffff;
    padding: 5px 10px;
    border-radius: 15px;
    text-shadow: unset !important;
}
.new_carrers_para a:hover{
    color: #db1a21;
    opacity: 0.7;
}

.terms_condi{
    margin-top: 150px;
    display: block;
    float: left;
    width: 100%;
}
.terms_condi ul{
    padding:0 0 0 30px;
    list-style: decimal;
}
.terms_condi ul li{
    margin:4px 0;
}
.brbnd-styl-hd p{
    display: block;
    text-align: center;
    margin-top: 70px;
}
.gst_star{
    display: flex;
    flex-direction:column;
    justify-content: center;
    background: #f8f8f8;
    padding: 10px 20px;
    border-radius: 10px;
    margin-top: 20px;
    color:#db2222;
    font-size:15px;
    align-items:center;
}
.gst_star span{
    font-size:22px;
    font-weight:500;
    position:relative;
    top:-5px;
}
.gst_apli{
    margin-bottom:0;
}
.trmscnd{
    margin: 10px 0;
    color:#9b9b9b;
    font-size:14px;
}
.terms_condi p a{
    color: #db1a21;
    font-weight: 500;
}