
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900');

h1, h2, h3, h4, h5, h6, .price-label, .pricing table thead th, .fr-icon {
	font-family: "HelveticaBold",arial;
}



html,body{
    height:100%;
}

body {
    
    background-color: #ffffff;
	background: url(../img/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    background-attachment: fixed;
    background-position: center;
}

/*body.body012{
  background-image:none;
  
}*/

.popup_logo img{ 
width:50%;
}

.yousee-logo img {
    height: 51px;
}
.tv-handle {
    margin-top: -2px;
}

.fill {
    flex:1;
}
.q-a-sec h2 {
    margin-bottom: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    display: block;
    color: purple;
}
img.swiming {
    width: 200px;
    margin-left: 76px;
}
.bottom-img {
    position: fixed;
    bottom: 0;
    width: 100%;
}
.overlay-left{ 
	top:0; 
	left:0; 
	right:0; 
	bottom: 0; 
	background-color: rgba(255,198,1,0.6);
	position: absolute;
}
.background_color {
    width: 100%;
    position: absolute;
    height: 100%;
    background: #fec3005e;
    top: 0;
}

.total-content{ 
	background-color: rgba(255, 255, 255, 1); 
	padding: 0px 0px 0px 0px;
	border:0px;
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
	margin-bottom: 10% !important;
	margin-top: 3% !important;
}

.total-content h1{ 
	font-weight: 200; 
	margin-bottom: 5px;
}
.total-content h1 strong{ 
	font-weight: 700;
}

.top-big strong{ 
	color: #E30003; 
	background-color: #FFC400;
	font-size: 30px;
	padding: 10px 20px 5px 20px;
}

.blue-txt{
	color: #2db0ff;
}

.top-big { 
margin-bottom: 30px;
}

/*#wrap{ 
  min-height: 100%;
  height: auto !important;
  height: 100%;
background: #fff;
  position: relative;
}*/
/*.cont-back{ 
	background-color: rgba(255,255,255,0) !important;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #333333;
}*/

.popup_logo img{ margin:0 auto;}

.cont-back h3{ 
	margin-bottom: 10px;
}


.coupon {
display: inline-block;
border: 1px dashed #000;
position: relative;
font-weight: bold;
background-color:rgba(255,255,255,0.9);
width: 218px;
height: 55px;
}

span.scissors {
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 34px;
	display:none;
}

span.code {
position: relative;
top: 8px;
font-size: 28px;
}


a {
    color: #0e76bc;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #ff6207;
}

.btn{ 
	cursor: pointer;
}

*, *::before, *::after{
  
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}


input::-webkit-input-placeholder { /* WebKit browsers */
    color:#a7a7a6 !important;
	
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#a7a7a6 !important;

}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#a7a7a6 !important;
	
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#a7a7a6 !important;
	
}


.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,0);
	cursor: pointer;
	color: #333333;
}

.navbar-light .navbar-toggler span{
	color: #ffffff;
}

.navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
    color: #ffffff;
}

.nav-item a.nav-link{ 
font-size: .9rem;
font-weight: 600;
line-height: 1.5;
color: #ffffff;
}

.navbar-brand img{ 
	height: 70px;
}

.top-nav-collapse{ 
	background-color: rgba(0,0,0,1);
	-khtml-box-shadow: 0 0 5px 5px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 5px 5px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,.2);
  box-shadow: 0 0 5px 5px rgba(0,0,0,.2);
}

.top-nav-collapse .navbar-brand img {
    height: 45px;
}

.custom-toggler .navbar-toggler-icon {

  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}


.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
color:#1db954;	
}

.navbar-light .navbar-nav .nav-link{
color:#333333;	
}

.navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
}

.navbar-nav .btn-default{     
	background-color: #f52888;
    border-color: #f52888;
    color: #ffffff;
	border-radius: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.navbar-nav .btn-default:hover, .navbar-nav .btn-default:focus{     
	background-color: #1ed760;
    border-color: #1ed760;
    color: #ffffff;
	border-radius: 0px;
}
.unstyled{ 
	list-style: none; 
	margin-bottom: 0;
}

.blue-txt{ 
	color: #395692;
}


.cont-back p {
    font-size: 14px;
}

img.tickrtegfguygiy {
    width:134px;
}
h2.dhdg {
    font-size: 15px;
    margin-top: 13px;
    padding: 4px;
    margin-bottom: 0;
}
.cont-back p {
    font-size: 12px;
    padding: 0;
    margin: 0;
}


.spacer-20{ 
	height: 20px;
}


.countdown{
width: 200px;
height: 52px;
display: inline-block;
padding: 10px 0 10px 0;
background-color: #000000;
border-radius: 3px;
	
}


.timer-area{ 
	margin-bottom: 0px;
	position: absolute;
	margin-left: 260px
}

.top-nav-collapse .timer-area{ 
	margin-left: 180px;
}

.timer-area h4{ 
	margin-bottom: 8px;
	margin-left: 8px;
}

.timer-area span{ 
	margin-bottom: 8px;
	margin-left: 8px;
}


.timer-area strong{ 
	font-size: 12px; 
	font-weight: bold;
}

.top-logo{ 
	display: block; 
	width: 100%;
}

.modal h1 {
	margin-bottom: 15px;
}

.modal h1.center{  
	margin:6px auto 0;
}

.modal{ 
	top:20%;
}

.modal-header img {
	height: 60px;
	margin: 15px auto 0;
}
.modal h2{ color: #ed1c24;}

.btn-primary{ 
	background-color: #333333;
	border-color: #333333;
	line-height: 2;
	border-radius: 0px;
}
.modal-content{ border:3px solid #cd2e28; border-radius: 0;}

.modal .btn-primary{ 
	line-height: 1;
	background-color: #d6080a;
	border-color: #d6080a;
	color: #ffffff !important;
	border-radius: 0;
}

.modal .btn-primary:hover{ 
	background-color: #000; 
	border-color: #000;
}

.modal-header{ 
	padding-bottom: 0; 
	border-bottom: 0;
}
.modal-footer{ 
	border-top: 0; 
	padding-top: 0px;
	padding-bottom: 20px;
}


button.btns01222:hover {
      color: #ffffff !important;
  	background-color:#e0119d; 
  border-color: #ffffff;

}

.grn-color {
	color: #80C342;
}
.red-color {
	color:#000;
}

.modal-footer .btn{ 
	margin: 0 auto;
	padding: 13px 30px 10px 30px;
    font-size: 20px;
}

.modal p{ 
	margin-bottom: 3px;
	color: #222222;
}

.modal p.top{
	padding: 10px 20px;
	font-size: .9rem;
}


.modal h3{
	margin-bottom: 8px;
}

.modal-backdrop{
	background-color: #ffffff;
	
}

.max{ 
	font-size: 1.8rem;
}

.inner-i-logo{ 
	height: 60px;
}


.congrats-area p, .congrats-area h3{ 
	margin-bottom: 10px;
}

.congrats-area h2{ 
	margin: 20px 0;
}


.btn-primary { 
	color:#ffffff !important; 
	font-weight: bold;
}

.congrats-area button.btn-primary, .congrats-area a.btn-primary {
    background-color: #3eb84d;
    border-color: #3eb84d;
    line-height: 1.8;
    color: #ffffff !important;
    border-radius: 0px;
    padding: 5px 0 9px;
    margin-bottom: 28px;
    height: auto;
    font-size: 18px;
}

.congrats-area button.btn-primary:hover, .congrats-area a.btn-primary:hover, .congrats-area a.btn-primary:focus{
background-color: #000;
border-color: #000;
	color: #ffffff !important;

}

.logo-type{ 
height: 120px;
margin: 10px;
}

footer{  
	display: block; 
	text-align: center;
	padding: 0;
}

.footer-dark{ background-color: rgba(0,0,0,0.8); 
	display: block;
	padding:20px 0;
	color: #ffffff;
	font-weight: bold;
	position: fixed;
	left:0;
	right:0;
}

.footer-wht{ background-color: rgba(255,255,255,0.9); 
	display: block;
    padding:20px 0;
	position: fixed;
	left:0;
	right:0;
}

.final-item{ 
	height: 170px;
}

.spacer-20{ 
	height: 20px;
}

.fixed-btn{ 
	min-width: 100px; 
}

.pulse {
	animation-name: pulse_animation;
	animation-duration: 2500ms;
	transform-origin:70% 70%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes pulse_animation {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.08); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.05); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}


.answer-sec button {
border: none;
color: #ffffff;
text-align: center;
padding: 13px 10px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
line-height: 1;
border-radius: 0px;
}

.answer-sec button:hover {
  color: #000000;
}
.text-bx-size input {
    margin-bottom: 8px;
    height: 44px;
}
.answer-sec button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.answer-sec button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.answer-sec button:hover span {
  padding-right: 25px;
}

.answer-sec button:hover span:after {
  opacity: 1;
  right: 0;
}


.foot {
    bottom: 0px;
}

.slide-up
{
    bottom: 0px !important;
}

.slide-down
{
    bottom: -100px !important;
}


ul.tickstyled {
  list-style: none;
  padding-left: 2px;
  font-weight: 300;
  
}
.footers.new_fooeter.fxt_footer {
/*    position: absolute;
*/    width: 100%;
    bottom: 0;
}

ul.tickstyled li {
  padding-left: 0rem;
  margin-bottom:15px;
	font-size:16px;
  color: #000;
  font-weight: normal;
  text-align:left;
}
img.tickrtegfguygiy1 {
    width: 200px !important;
}
ul.tickstyled li i{
	font-size: 2rem;
	color: #e5b201;
}

ul.tickstyled li:before {
 background-image: url(/allcustomfiles/DE-iphone-april2020/tick-round.png);
  display: inline-block;
  margin-left: -2.3em; / same as padding-left set on li /
  width: 20px; / same as padding-left set on li /
  color: #0672cf;
	width: 40px;
}


.progress{ 
height:3px;
margin-right: 0px;
margin-bottom: 25px;
}

.progress-bar {
    background-color: #000;
}

ul#result {
	padding-left: 10px; 
	text-align: center;
	}

ul#result li i {
    color: #000;
    padding-right: 15px;
    font-size: 20px;
}

.cont-back h3 span{ 
	padding: 10px 15px; 
	background-color: #000000; 
	color: #1ed760; 
	display: inline-block;
	border-radius: 0px;
}

.note-text{ 
	margin-bottom: 10px; 
	font-size: 1rem; 
}

.q-a-sec{ 
	padding-top: 0px; 
	border-top: 0px solid #333333; 
	margin: 0px 5px 0px 5px;
}

.no-border{ border-top: 0px;; }

.border-no{ border-top: 0px;}

.last-cont h2{ font-size:2.4rem;}

.last-cont hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid rgba(0,0,0,.5);
}

.green-text{ 
	color:#00abe9;
}
div#act-five h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.video-container{ 
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
position: fixed;

width: 100%;
height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
}




.video-container video{ 
	    position: fixed;
	    top: 50%;
	    left: 50%;
	    min-width: 100%;
	    min-height: 100%;
	    width: auto;
	    height: auto;
	    z-index: -100;
	    -webkit-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%);
	    background: url(polina.jpg) no-repeat;
	    background-size: cover;
	}

.icon-img{ 
height: 70px;
margin-bottom: 10px;
}

#top-cont, #top-cont h1 { 
	color:#333333; 
}

.yousee-logo {
    border-bottom: 2px solid #3eb94c;
    margin-bottom: 10px;
    border-top: 2px solid #3eb94c;
}

#top-cont, #top-cont h1 {
    color: #fff;
    font-size: 23px;
        margin: 0;

}
#top-cont p { 
	color:#fff;
	font-size:14px;
}



.pro-img{ margin: 0 0px 30px 0px;}

#top-cont {
    background-color: rgba(255,255,255,0);
    border-radius: 0px;

}


.cont-back h4 {
    margin: 0;
}
img.fish {
    float: right;
    margin-top: 0;
    width: 167px;
    opacity: 0.6;
}
.bnrs img {
    width: 100%;
}

.timers_box2.clearfix {
    width: 100%;
    background: #f89e00;
    height: 52px;
}

.coders100 p {
    color: #fff;
    font-size: 22px;
}

.coders100 {
    padding-left: 18px;
    padding-top: 11px;
}
.coders1 p {
    color: #fff;
    padding-top: 16px;
    text-align: right;
    font-size: 17px;
    margin-right: 21px;
}
.radio-group input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}
.radio-group label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    border: 0px;
    padding: 7px 25px;
    height: 45px;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    line-height: 32px;
	
color:white;
background:#000000;
border-radius: 5px;
border:0px;


}
.video-boxs1 {
    width: 100%;
}

.btns01222{
    width: 100%;
}

.radio-group input[type=radio].radio-check + label, .radio-group label:hover{
  color: #000000;
  background-color:#383838; 
}

.radio-group label + input[type=radio] + label {
  border: 1px solid #333333;
}
.radio-group {
   border: 0px;
  display: inline-block;
  margin: 0px;
	width: 100%;
  overflow: hidden;
}



.pro-img.text-center ul li img {
    width: 199px;
}
.pro-img.text-center ul li:first-child img {
    width: 200px;
}
.pro-img.text-center ul li {
    display: inline-block;
}
.pro-img.text-center ul {
    margin: 0;
    padding: 0;
    list-style: none;
}



.live-tv {
    width: 100%;
    height: 340px;
    border: 21px solid #000;
}

.tv-handle img {
    width: 70%;
}

.banner-top-box img {
    width: 100%;
}


.pic-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}



figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: slideShow 24s linear infinite 0s;
  -o-animation: slideShow 24s linear infinite 0s;
  -moz-animation: slideShow 24s linear infinite 0s;
  -webkit-animation: slideShow 24s linear infinite 0s;
}
.header_news1 p {
    margin: 0 !important;
    font-size: 24px;
    font-weight: 600;
}
.figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
.header_news1 h3 {
    font-size: 41px;
    margin: 0;
}
button.btns01222 {
        display: inline-block;
    cursor: pointer;
    font-weight: bold;
    border: 0px;


    padding: 7px 25px;
    height: 45px;
    font-size: 15px;
    margin-bottom: 7px;
    text-align: center;
    width: 100%;
    line-height: 32px;
   color:white;
background:#e0119d;
border-radius: 0;
border:2px solid #e0119d;
}
.full_body_bgcolor {
    position: absolute;
    top: 0;
    background: #000000c4;
    height: 100%;
    width: 100%;
}
div#view-page {
    position: relative;
    z-index: 99;
}
.img.gifs {
    width: 62px;
    margin-top: 10px;
}

img.checkmrks {
    width: 55px;
}
.main {
    margin-top: 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 35px;
    line-height: 20px;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
img.arows_imgsf {
    width: 231px;
    left: 0px;
    bottom: 0;
    float: left;
    margin-top: 13px;
}
/*end*/
span.inliner {
    color: #48aafd;
}

.head-txt {margin-top: 35px; }

.head-txt h4{font-size: 27px; font-weight:bold; color:#ffffff;}

.benefits-container {


    background-repeat: no-repeat;

	background-color:#ffffff;
    
}

.benefits-container h2 {
    padding-top: 25px;
    font-size: 51px;
        color: white;

}

#showcase {
   width: 80%;
    padding-top: 50px;
}

.full-background-colors {
    width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background:#000000c4;
}

p.clime {
    color: #000 !important;
    font-size: 12px !important;
}
span#count_down {
    color: #fff;
}


/*down arrow code*/


.arrow {
  text-align: center;
  margin: 6px 0;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-15px);
  }
  60% {
    transform: translateY(-10px);
  }
}

a.fa.fa-arrow-down.fa-2x {
    color: #ff6207;
}

a.fa.fa-arrow-down.fa-2x {
    color: #ff6207;
    font-size: 16px;
}


.dk-cinema-with {
    width: 500px;
    margin: 41px auto;
    background: #fff;
    padding-top: 26px;
}

p.resewrved-text {
    text-align: center;
    color: red;
    font-size: 18px;
    font-weight: 700;
}
h5.texttop2 {
    color: #2fa91f;
    font-size: 22px;
    text-align: center;
    font-weight: 400;
    margin-top: 24px;
}

h1.big-heading {
    font-size: 48px;
    text-align: center;
    font-weight: 700;
}

.cont-back p {
    font-size: 16px;
    padding: 0;
    margin: 0;
    color: #ffffff;
    text-align: center;
}

img.tickrtegfguygiy {
    width: 400px;
}
.cont-back {
    text-align: center;
}
img.last-ticket-image {
    width: 246px;
}
p.time-zone-text {
    margin-top: 8px;
    font-size: 15px;
}

button.btn.btn-primary.form-control.last-btns012 {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    padding: 10px 25px;
    height: 45px;
    font-size: 17px;
    margin-bottom: 7px;
    text-align: center;
    width: 100%;
    line-height: 1;
	color:white;
	background-color:#000000;
	border-radius: 5px;
	border:0px;
}

button.btn.btn-primary.form-control.last-btns012:hover, button.btn.btn-primary.form-control.last-btns012:focus  {
	border:0px;
	background-color:#383838;
	color:#000000;
}


img.gifse {
    width: 59px;
}

.text-bx-size {
    margin-bottom: 17px;
}


.frst-div-parts {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 999;
}
.headers {
    background: rgba(45,45,45,0.98);
    padding: 8px 0px;
}

img.logo1 {
    width: 24px;
}


.headers ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.headers ul li {
    display: inline-block;
    padding: 0 38px;
    font-weight: 200;
    font-size: 14px;
    color: #fff;
}
li.mac {
    color: #b1aaaa !important;
}

.mackbook-box2 h1 {
    font-size: 80px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: -.025em;
    margin-bottom: 0;
    color: #fff;
}
.servay-box {
    width: 100%;
    margin-top: 40px;
}
.mackbook-box2 h4 {
    font-size: 40px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: .004em;
    color: #fff;
}
.mobile-text {
    width: 100%;
    margin-top: 57px;
    padding: 0px 41px;
}

.timers {
    width: 100%;
    height: 50px;
    background: #86418b;
}
.left-code p {
    color: #fff;
    font-size: 19px;
    float: left;
    margin-left: 13px;
    padding-top: 10px;
}
.mackbook-box2 {
    width: 100%;
    margin-top: 60px;
    text-align: center;
}
.header-partsd {
    text-align: center;
    margin-top: 0;
    background: #f79300;
}

.header-partsd img {
    width: 164px;
}
.all-controll-box {
    width: 60%;
    margin: auto;
}

img.shadow {
    position: fixed;
    left: 0;
    right: 0;
    /* margin-top: 5066px; */
    width: 331px;
    margin: 283px auto 0;
}
img.mackbook-img {
    position: relative;
    z-index: 9999;
}
.header-partsd p {
    font-size: 30px;
    color: #fff;
}
.mobile-text h2 {
    color: #fff;
}
.mobile-text p {
    color: #fff;
}
img.mackbook-img{

  position: relative;
  -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
  0%   {margin-top:0px;}
  25%  {margin-top:14px;}
  50%  {margin-top:18px;}
  75%  {margin-top:14px;}
  100% {margin-top:10px;}
}

/* Standard syntax */
@keyframes example {
 0%   {margin-top:0px;}
  25%  {margin-top:14px;}
  50%  {margin-top:18px;}
  75%  {margin-top:14px;}
  100% {margin-top:10px;}
}

.img_height {
    height: 350px;
    overflow: hidden;
}

button.click_box {
  padding: 15px 105px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    background-color: #393939;
    border: none;
    border-radius: 15px;
}

button.click_box:active {
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
.six-fulls {
    width: 100%;
    
}

img.arrows {
    position: relative;
    top: -80px;
}

img.close_system {
    width: 100%;
}

.loading-tx{
  width: 100%;
  text-align: center;
}

.video-boxs {
    width: 100%;
    background: #000;
}
.white-header2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.white-header2 ul li {
    display: inline-block;
    color: #fff;
    margin: 0 13px;
    font-weight: 600;
    font-size: 18px;
}
.girl-pic h6 {
    font-weight: 500;
    font-size: 19px;
    line-height: 25px;
    padding-bottom: 8px;
    border-radius: 7px;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
    font-family: unset;
    color: #ffffff;
}
span.red {
    color: red;
	
}

.white-header2 ul li img {
    width: 22px;
}
.white-header2 {
    width: 100%;
    margin-top: 19px;
    text-align: right;
}

.footer-box {
    width: 100%;
    background: #f79300;
    padding-top: 18px;
    margin-top: 120px;
    text-align: center;
}

.footer-box p{
   color: #fff;
   font-weight: 700;

}
img.ssl {
    width: 70px;
}

span.one-no {
    background: #ef1e2a;
    padding: 0px 7px;
    position: absolute;
    top: 5px;
    border-radius: 46px;
    font-size: 16px;
    margin-left: -17px;
}

span.one-no2 {
    background: #000;
    padding: 0px 7px;
    position: absolute;
    top: 5px;
    border-radius: 46px;
    font-size: 16px;
    margin-left: -17px;
}

.logo-headphone img {
    width: 235px;
    margin-top: 15px;
}

.logo-headphone {
    width: 100%;
    text-align: center;
}

/*.nice_girl {
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
    width: 100%;
}*/

img.nine_grl {
    width: 295px;
}


/*.main {
    position: relative;
    clear: both;
    z-index: 26;
    width: 100%;
    max-width: 100%;
    border: 2px solid rgb(30, 215, 96);
    border-radius: 10px;
    background-color:#fafbfe;
    margin:30px auto;
}*/

.heading-tx h2 {
    font-size: 48px;
}
.heading-tx {
    width: 100%;
    /* margin-top: 50px; */
    /* font-size: 60px; */
    font-weight: 700;
    text-align: center;
    color: rgb(255, 255, 255);
    margin-bottom: 58px;
}
.logo-sfi img {
    width: 136px;
}

.logo-sfi {
    width: 100%;
    background: #23db6b;
    padding: 10px 0;
}
.nice_girl3 {
    width: 100%;
    text-align: center;
}

img.cls {
    width: 100%;
}


img.gtl-pics {
    width: 100%;
    margin-bottom: 13px;
}

.footers.new_fooeter {
    position: relative;
}

.phone-biox {
    width: 100%;
    text-align: right;
}

img.prices4 {
    width: 140px;
    position: absolute;
    top: 0;
}
span#count_down {
    color: #bd8cff;
	font-weight:bold;
}

.mobile{
  display: none;
}


.six-fulls.clearfix h2 {
    color: #fff;
    font-size: 18px;
}
.form-group {
    margin-bottom: 0;
}





h2.max{
        
        font-family: cursive;
        color: #fb3aa4 ;
        animation: blink 2s linear infinite;
        font-family: 'Roboto', sans-serif;
    }
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}


.six-fulls.clearfix h2.max{ 
color: #fb3aa4 ;
font-weight:bold;
font-size:34px !important;
}

img.imgsds.center-block {
    width: 100%;
}

.six-fulls.clearfix h2 {
    color: #000000;
    font-size:23px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    padding-bottom: 12px;
	line-height: 1.3;
}

.logo_name h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 900;
}
.header_news1 {
    padding: 25px 0 5px ;
	margin-bottom: 3rem !important;	
}


.header_news1 .text_parts{ 
text-align:right;
}

.prices40{
  display: none;
}

.text_parts h5 {
font-size: 31px;
color: #000;
font-weight: normal;
margin: 0 0 20px;
padding: 0;
}

.footers img {
    width: 54px;
}

.footers {
    width: 100%;
    text-align: right;
}

/*.logo_name img {
    width: 184px;
}*/

.footers p{
   color: #fff;
   margin: 0;
   padding: 0;
}
.footers {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 8px 0;
}
.new_text_box {
    text-align: center;
    margin-top: 2%;
}
span.green {
    color: #1ca250;
    font-weight: 700;
}

.new_text_box h2 {

    font-size: 31px;
    color: #000;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0;
    line-height: 1.2;

}
.middle_in p {
    margin-bottom: 0px;
}
button.smits {
    cursor: pointer;
    border-radius: 5px;
    font-size: 18px;
    height: 50px;
    display: inline-block;
    margin: 10px auto;
    color: white;
    background-color: #000000;
    border-radius: 5;
    width: 100%;
    font-weight: normal;
    text-transform: uppercase;
    border: 0px;
}

button.smits:hover {
background-color:#383838;
color:#000000;
}

/*.middle_in {
    width: 640px;
    margin: auto;
    padding: 12px 0px;
}*/
canvas#canvas {
    position: fixed;
    width: 100%;
    left: 0;
}

.middle_in p{
  color: #000;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom:15px;
  padding:0;
  line-height: 1.6;
}

.bntsd_imagse-box {
    /*background-color: #fafafa;
    background-image: url(/allcustomfiles/DE-iphone-april2020/new-bnrs.jpg);*/
    background-size: cover;
    position: relative;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 0;
    padding-bottom: 25px;
}

/*body.body012 img.redlogo {
    display: none;
}*/

img.piebsr {
    width: 90%;
    margin-left: 20px;
}
.imagsef {
    margin-top: 10px;
    width:100%;
}

.stage {

	border:0px;
   
}
.logo_name h4 {
    color: #e50315;
    font-size: 46px;
    margin: 0;
}
p.line1 {
    color: #fff;
    font-size: 20px;
}
.footers.new_fooeter {
    position: relative;
    top: 0;
}

ul.newlist {
    text-align: left;
    color: white;
    font-size: 17px;
}

.newlines {
    padding-top: 90px;
    font-size: 27px;
    color: white;
}


.newlines2 {
    font-size: 14px;
    color: white;
}



.middle_in {
padding: 20px 0;
}

.product-wrap {
    border-radius: 50%;
    border: none;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 100%;
}

.product-image, .product-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-image img {
    margin: auto;
    max-width: 65%;
    width: auto;
    max-height: 100%;
    height: auto;
}

.product-overlay .product-title {
    padding: 10px;
    text-align: center;
    color: #ffffff;
    margin: 0;
}

.product-overlay {
    background-color: rgba(0, 0, 0, 0.3);
}



/* Carousel Fading slide */
.carousel-fade .carousel-inner { 
	background-color: transparent; 
	height: 500px;
}
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  height: 100%;
	padding: 0px 0 0 0;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


.carousel-caption {
    top: 0;
}

.carousel-caption h3{
    color:#000000;
	text-shadow: 0 1px 2px rgba(255,255,255,0.5);
	font-size: 30px;
	margin-top: 25px;
}

.carousel-indicators {
    bottom: -26px;
}


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
}




/* Carousel Control custom */
.carousel-control .control-icon {
  font-size: 30px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  }
  .carousel-control .prev { margin-left:  -15px;  left: 50%; } /* Prev */
  .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */


/* Removing BS background */
.carousel .control-box { opacity: 0; margin-top: 18px; }
a.carousel-control.left  { left: 0; background: none; border: 0;}
a.carousel-control.right { right: 0; background: none; border: 0;}


/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;   
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
  } 


/* Hover animation */
.carousel:hover .control-box { opacity: 1; }
.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }  


/* Carouse Indicator */
.carousel-indicators li.active,
.carousel-indicators li { border: 0; }

.carousel-indicators li {
  background: #999999;
  margin: 0 3px;
  width: 6px;
  height: 6px;
  }


.carousel-indicators li.active {
  background: #e20074;
  margin: 0 3px;
  width: 6px;
  height: 6px;
  }

.carousel-inner > .item > a > img, .carousel-inner > .item > img { 
	margin: 0 auto; 
	width: auto;
}

.girl-pic h3{ 
margin-top:0;
color:#ffffff;
font-weight:bold;
}


.bandage-tag {  
z-index: 100;
color:#ffffff;
position: absolute;
width: fit-content;
border-radius: 50%;
padding: 29px 10px 26px;
right: 0px;
top: 40px;
width: 120px;
height: 120px;
text-align: center;
left: 0;
margin: 0 auto; 

 background:-webkit-linear-gradient(45deg,#a3005d 0,#f90093 68%,#fb3aa4 100%);
 background:-o-linear-gradient(45deg,#a3005d 0,#f90093 68%,#fb3aa4 100%);
 background:linear-gradient(45deg,#a3005d 0,#f90093 68%,#fb3aa4 100%) 
}

.bandage-tag b{
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}

.bandage-tag h3{
margin: 0;
text-transform: uppercase;
font-size: 36px;
font-weight: bold;
line-height: 0.9;
font-family:arial;
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}




.end-txt{
	padding:20px; 
	text-align: center;
color: #000000;
font-size: 19px;
font-weight:normal;
	}


.pro-desc{
	
text-align: left;
color: #000000;
font-size: 19px;
padding-left: 10px;
list-style: none;
	
}

.pro-desc li{
	
margin-bottom:6px;
	
}

.pro-desc span{
	
	color: #008000;
	font-weight:bold;
	
}



.after-btn{
	margin-top:15%; 
	font-size:16px;
	}
	
	.after-btn li{
	margin-bottom:3px; 
	}

.product-wrap:hover .product-overlay{
	display:none;
}


#act-seven h2{
	
	font-weight:bold !important;
	
}






































@media screen and (min-width: 2200px) and (max-width: 5000px){
  
  
}




@media screen and (max-width: 1199px){
 
}

@media screen and (max-width: 991px){
  

	
}


@media screen and (max-width: 630px){
 
}





@media (min-width: 20px) and (max-width: 767px) {	



}

@media screen and (max-width: 650px){

}

@media (min-width: 20px) and (max-width: 575px) {
	
.header_news1 h3 {
    font-size: 29px;
    margin: 0;
}

}


@media (min-width: 20px) and (max-width: 425px) {	
	



}


