
@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%;
}
img.bfgrgr {
    margin-top: 6px;
}


.logopcs {
    width: 100%;
    box-shadow: 5px 3px 15px #33333326;
    padding: 10px 0;
    border-top: 5px solid #ff861e;
}
body {
    
    background-color: #ffffff;
/*	background: url(https://appswebmart.com/allcustomfiles/DE-Macbook-Simple/cover-1.jpg);
*/   background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    min-height: 100%;
    overflow-x: hidden;
    background-attachment: fixed;
    background-position: center;
}
a:hover{text-decoration: none;}
.lts{
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    padding: 10px 25px;
    height: 45px;
    font-size: 20px;
    margin-bottom: 7px;
    text-align: center;
    width: 100%;
    line-height: 1;
    color: #fff !important;
    background-color:#000;
    border-radius: 5px;
    border: 0px;
}

.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;
}




.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;
}











.logo-type{ 
height: 120px;
margin: 10px;
}


.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;
color:#000;
}

.answer-sec button:hover {
  color: #fff !important;
}
.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:#d52016;
    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;
}


h6.csfwfw {
    border: 1px solid #33333359;
    padding: 14px 0;
    font-size: 21px;
    margin-top: 21px;
    margin-bottom: 17px;
    border-radius: 5px;
}

.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;
}
.act-control h2 {
    text-align: center;
    font-size: 28px;
}

p.sp-text.text-left{display: none;}
.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: #fff;
    background-color:#000;
border-radius: 5px;
border:0px;


}
.video-boxs1 {
    width: 100%;
}

.btns01222{
    width: 100%;
}

.radio-group input[type=radio].radio-check + label, .radio-group label:hover{
  opacity: 0.6;
}

.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:60px;
    left: 0px;
    bottom: 0;
    float: none;
    margin-top: 0px;
}
/*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;
}




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;
}

..inlinae {
    display: inline-block;
    margin: 0em;
    z-index: 5;
    position: absolute;
    top: 4%;
    left: 66%;
    z-index: 9999;
}
.bloack {
    border: none;
    text-align: center;
    vertical-align: middle;
}
.circles {
    background: none;
    border-radius: 200px;
    color: white;
    height: 120px;
    font-weight: 600;
    width: 120px;
    display: table;
    margin: 20px auto;
    background-color: #006EDB;
}
.circles p {
    padding-top: 26px;
}
.middle_in h2 {
    font-size: 24px;
    margin: 0px 0 15px;
}



.circles p span {
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 20px;
    letter-spacing: .01em;
}
sub, sup {
    position: relative;
    line-height: 57px;
    vertical-align: baseline;
    font-size: 37px;
}
sub, sup {
    position: relative;
    line-height: 66px;
    vertical-align: baseline;
    font-size: 32px;
}
.product-imasge img {
    width: 315px;
    margin: auto;
}
.inlinae {
    display: inline-block;
    margin: 0em;
    z-index: 5;
    position: absolute;
    top: 0%;
    left: 56%;
    z-index: 9999;
}
.product-wrasp {
    text-align: center;
}
.container-box {
    width: 100%;
    margin: auto;
}

.con3 {
    padding: 10px;
}
.comment-page {
    max-width: 700px;
    margin: .7rem auto;
    border-radius: 20px;
    box-shadow: inset 0px 0px 15px #b3b3b3;
}

.comment, .commenta, .comment .desc, .commenta .desc, .comment-img, .image-wrapper, .right-wrapper {
    display: inline-block;
}
.comment, .commenta {
    display: inline-block;
    font-size: 14px;
    padding: 1rem;
}


.comment .desc, .commenta .desc {
    width: 100%;
    margin-left: 0px;
    vertical-align: top;
    margin-top: 5px;
}

.comment, .commenta, .comment .desc, .commenta .desc, .comment-img, .image-wrapper, .right-wrapper {
    display: inline-block;
}
.comment .desc p, .comment .desc h6 {
    margin: 0px;
    width: 100%;
}
b, strong {
    font-weight: 700;
}

.compcnmtm {
    display: flex;
}
.compcnmtm img {
    height: 100%;
}

.comment-img {
    vertical-align: top;
    display: inline-block;
    /* border: 2px solid #ccc; */
    border-radius: 50%;
    max-width: 55px;
    margin-top: 5px;
}

.compcnmtm .nffoo {
    padding-left: 10px;
    display: flex;
    flex-direction: column;
}
.cnnaame {
    font-size: 16px;
    margin-bottom: -3px;
}
.comment-rating {
    display: block;
    margin-top: 0px;
}

.vriffff {
    display: flex;
    align-items: center;
    padding-bottom: 3px;
}
svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-6 {
    width: .375em;
}
.vriffff .fa-ellipsis-v {
    margin-left: 5px;
    color: #b3b3b3;
}
svg:not(:root) {
    overflow: hidden;
}
.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
.vtext {
    font-size: 10px;
    padding-left: 4px;
    font-style: italic;
    color: #4CAF50;
    font-weight: bold;
}
.comment .desc, .commenta .desc {
    width: 100%;
    margin-left: 0px;
    vertical-align: top;
    margin-top: 5px;
}
.comment .desc p, .comment .desc h6 {
    margin: 0px;
    width: 100%;
}
















































































































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.frtbtn {
    cursor: pointer;
    border-radius: 5px;
    font-size: 18px;
    height: 50px;
    display: inline-block;
    margin: 0px auto;
    color: #fff;
    background-color:#000;
    border-radius: 5;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    border: 0px;
}
.gghh {
    background: #ddd6d6;
    padding: 7px 0;
    text-align: center;
}


button.frtbtn:hover {
opacity: 0.6;
}

/*.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: 6px;
    padding: 0;
    line-height: 1.6;
    font-weight: 800;
}
ul.pro-desc li {
    font-size: 20px;
    font-weight: 500;
}

ul.pro-desc {
    text-decoration: none;
    list-style: none;
}
.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;
    margin-top: 20px;
}
hr {
    margin-top: 0px;
    margin-bottom: 3px;
    border: 0;
    border-top: 1px solid #eee;
}
/*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;
text-align: center;
}

.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:80%;
    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.2);
}
.toppper-header {
    background: #141414;
    padding: 11px 15px;
}
img.logo_imagse {
    height: 20px;
}
.navbar-nav {
    padding-left: 0;
}
.navbar-nav li {
    list-style: none;
}
.navbar-nav > li > a {
    color: #a6a6a6;
    padding: 0 18px;
}

@media screen and (max-width: 991px){
    .col-md-9.mnone{display: none;}
}

