
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700&display=swap');

h1, h2, h3, h4, h5, h6, .price-label, .pricing table thead th, .fr-icon {
	font-family: 'Open Sans', sans-serif;
}



html,body{
    height:100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    height: 100%;
    background-color: #fff;
/*    background-image: url(../img/bg.jpg);
*/    background-position: center;
    background-size: cover;
    padding: 0;
    padding-right: 0px !important;
    background-repeat: no-repeat;
}

.mkj {
    background: #fff;
    padding: 7px 0;
}
button.btn.btn-primary.form-control {
    background: #f96302;
    height: auto;
    border-radius: 50px;
    padding: 18px 0;
}
    color: #000;
}
.yousee-logo img {
    height: 51px;
}
.tv-handle {
    margin-top: -2px;
}

.fill {
    flex:1;
}

.q-a-sec h2 {
    margin-bottom: 15px;
    /* font-size: 18px; */
    /* margin-top: -8px; */
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    display: block;
    color: #000;
}
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 {
    height: auto !important;
    /* z-index: 9999; */
    position: relative;
    margin-top: 8px;
}
.cont-back{ 
	background-color: rgba(255,255,255,0) !important;
	display: block;
	padding: 0px 0px 0px 0px;
	color: #333333;
}

.cont-back h3{ 
	margin-bottom: 10px;
}




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: #ffc001; 
	border-color: #ffc001;
}

.modal-header{ 
	padding-bottom: 0; 
	border-bottom: 0;
}
.modal-footer{ 
	border-top: 0; 
	padding-top: 0px;
	padding-bottom: 20px;
}

.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:#fff !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: #ffc001;
border-color: #ffc001;
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;
font-weight: bold;
}

.answer-sec button:hover {
  color: #ffffff;
}
.text-bx-size input {
    margin-bottom: 8px;
}
.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;
  
}

ul.tickstyled li {
  padding-left: 0rem;
  margin-bottom:20px;
	font-size:18px;
  color: #000;
  font-weight: 600;
}
img.tickrtegfguygiy1 {
    width: 200px !important;
}
ul.tickstyled li i{
	font-size: 2rem;
	color: #e5b201;
}

ul.tickstyled li:before {
 background-image: url(../img/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: #1a0fc7;
}

ul#result {padding-left: 10px; text-align: center;}

ul#result li i{ 
	color:green; 
	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: #333333;
    font-size: 23px;

}
#top-cont p { 
	color:#333333;
	font-size:14px;
}

#para1{ color: rgba(220,0,3,1.00);}

.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;
}

.radio-group input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

.radio-group label {
    font-weight: bold;
    height: auto;
    background-color: #f96302 !important;
    color: #fff !important;
    display: block;
    line-height: 27px;
    margin-top: 0px;
    margin-bottom: 8px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    white-space: normal;
    text-decoration: none;
    padding: 15px 0;
    font-size: 19px;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 35px;
    width: 420px;
    margin: 8px auto;
}


.btns01222{
  cursor: pointer;
    font-weight: bold;
    height: auto;
    background-color: #2fa91f !important;
    border: 1px solid #000000;
    border-radius: 3px;
    color: #ffffff !important;
    display: block;
    font-size: 25px;
    line-height: 27px;
    margin-top: 0px;
    margin-bottom: 8px;
    outline: 0;
    width: 100%;
    padding: 8px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    white-space: normal;
    text-decoration: none;
}

.radio-group input[type=radio].radio-check + label, .radio-group label:hover{
  color: #ffffff;
  	background-color: #ffc001; 
  border-color: #ffc001;
}

.radio-group label + input[type=radio] + label {
  border: 1px solid #333333;
}
.radio-group {
   border: 0px;
  display: inline-block;
  margin: 0px;
	width: 100%;
  overflow: hidden;
}

.radio-group .form-control{   
  border-color: rgba(0,0,0,1);
}


.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%;
}

.h-100 {
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.banner-top-box img {
    width: 100%;
}


/*slider start*/


.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;
}*/

.figurecaption {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
}
button.btns01222 {
    font-weight: bold;
    height: auto;
    background-color: #0070c9 !important;
    color: #ffffff !important;
    display: block;
    line-height: 27px;
    margin-top: 0px;
    margin-bottom: 8px;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 50%);
    white-space: normal;
    text-decoration: none;
    font-size: 23px;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 50px;
}

.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;
}



/*end*/



.full-background-colors {
    width: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background:#000000c4;
}

p.clime {
    color: #000;
    font-size: 14px;
    text-align: center;
}
span#count_down {
    color: ;
    font-family: monospace;
    font-size: 19px;
}


/*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: #2fa91f;
    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 {
    padding: 15px 35px;
    font-weight: bold;
    height: auto;
    background-color: #0070c9 !important;
    color: #ffffff !important;
    display: block;
    line-height: 27px;
    margin-top: 0px;
    margin-bottom: 8px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    white-space: normal;
    text-decoration: none;
    font-size: 23px;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    border-radius: 50px;
    width: 100%;
}

.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: 42px;
    line-height: 1.0625;
    font-weight: 600;
    letter-spacing: -.025em;
    margin-bottom: 16px;
    color: #000;
}
.mackbook-box2 h4 {
    font-size:21px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: .004em;
}


.mackbook-box2 {
    width: 100%;
    text-align: center;
}

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;
    margin-top: 10px;
}

img.mackbook-img1{

  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 {
    overflow: hidden;
    margin: 17px 0;
}

button.click_box {
    width:100%;
    margin: 1px auto;
    line-height: 27px;
    margin-top: 0px;
    white-space: normal;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    margin-bottom: 6px;
    height: 60px;
    color: #fff!important;
    animation: blinker .7s linear infinite;
    border-radius: 30px;
    font-size: 22px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    background: #0070c9;
}

button.click_box:active {
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}



/*.mackbook_part12 {
    position: absolute;
    top: 0;
    height: 100%;
    background: #00000096;
    width: 100%;
    padding-top: 168px;
}
*/


img.close_system {
    width: 100%;
}

.loading-tx{
  width: 100%;
  text-align: center;
}

.shadow-box {
    margin-top:20px;
}

img.ssl {
    width: 50px;
}

.footer-box {
    width: 100%;
    text-align: center;
}

p.rightdate {
    text-align: right;
}
.logonames h4 {
    font-size: 26px;
    font-weight: 800;
    color: #fff;
}
.logonames {
    width: 100%;
    padding: 10px 0 0;
    background: #121218;
}
.colortexts {
    background: #282829;
    text-align: center;
    padding: 7px 0;
}
.colortexts p {
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin: 0;
}

.footer-box p {
    color: #fff5f5;
    font-size: 14px;
}
/*.controlldiv {
    width: 600px;
    margin: -48px auto 0;
    position: relative;
    z-index: 9999;
}*/
.shadow-box p {
    color: #fff;
}
.footer-box {
    width: 100%;
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 22px;
    background: #000;
}

.shadow-box h1 {
    font-size: 32px;
}
div#act-five h1 {
    font-size: 17px;
}

.shadow-box h2 {
    color: #000;
    margin: 1px 0 16px;
}
.shadow-box p {
    color: #000;
}
.shadow-box h1 {
    font-weight: 900;
    font-size: 59px;
    color: #000;
    margin: 0;
    text-align: center;
}

.shadow-box h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 11px;
}

.shadow-box h6 {
    font-size: 18px;
    font-weight: 700;
}
ul.pro-desc {
    list-style: none;
    margin: 17px 0 20px;
    padding: 0;
    color: #000;
    text-align: left;
}
ul.pro-desc li {
    color: #000;
    font-size: 17px;
}
ul.pro-desc li span {
    color: green;
    font-weight: 900;
    font-size: 25px;
}

.ofersprce {
    width: 125px;
    height: 125px;
    background: #3050ff;
    border-radius: 100%;
    position: absolute;
    top: 45%;
    z-index: 9999;
    color: #fff;
    padding-top: 33px;
    font-size: 40px;
    font-weight: 400;
    left: 0;
    right: 0;
    margin: auto;
}

img.large_imags{
  width: 100%;
}

.lgmodel{
  text-align: center;
}
.lgmodel h2 {
    font-size: 39px;
    font-weight: 800;
}

.lgmodel {
    text-align: center;
    margin-top: 80px;
    border-top: 2px solid #ccc;
}
img.large_imags {
    width: 110%;
    margin-bottom: 29px;
}

.lgmodel p {
    font-size: 19px;
}
.centertexts h1 {
    font-size: 41px;
    line-height: 1.05;
    font-weight: 700;
    letter-spacing: -.022em;
    color: #000;
}
/*img.center-block.njbgy {
    width: 200px;
}*/

.centertexts h4 {
    text-transform: capitalize;
    font-size: 30px;
    line-height: 1.16667;
    font-weight: 600;
    color: #888;
    margin-bottom: 0;
}
.mobile{
  display: none;
}

.centertexts {
    width: 100%;
    text-align: center;
}
.bloack {
    border: none;
    text-align: center;
    vertical-align: middle;
}

.inlinae {
    display: inline-block;
    margin: 0em;
    z-index: 5;
    position: absolute;
    top: 4%;
    left: 66%;
    z-index: 9999;
}

.transparents{
    position: absolute;
    z-index: 5;
}
.circles {
    background: none;
    border-radius: 200px;
    color: white;
    height: 140px;
    font-weight: 600;
    width: 140px;
    /* display: table; */
    margin: 20px auto;

    background-color: #f96302;
    border-radius: 45px;
}

 .circles p {

    padding-top: 39px;
}
.circles p span {
    letter-spacing: 0;
    font-size: 16px;
}
.circles p span {
    font-size: 20px;
    font-weight: 600;
    display: block;
    line-height: 20px;
    letter-spacing: .01em;
}
.circles .deci {
    font-size: 0.7em;
    vertical-align: super !important;
    top: 0.19em;
    margin-left: -0.03em;
}

sup {
    top: 0em;
}


.mackbook-img {
    height: 435px;
}





.about {
    background: #111;
    padding-top: 30px;
    color: #fff;
    margin-top: 74px;
}
.about .container {
    position: relative;
}

.about .row {
    padding: 15px 0;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.about .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.about-title {
    font-family: "Josefin Sans",sans-serif;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.about-title__span {
    position: absolute;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    font-size: 18px;
    line-height: 1.4;
}
.about-title__text {
    padding-left: 40px;
    font-size: 50px;
    line-height: 1.4;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}


.about-body__figure {
    margin: 0;
    padding: 0;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.about-body__text {
    font-size: 18px;
}


p.hdbngh {
    font-size: 16px;
    text-transform: uppercase;
}

.prtegds {
    width: 100%;
    margin-top: 100px;
    text-align: center;
    background: #fff;
}
.prtegds p {
    font-size: 14px;
    color: #847a7a;
    margin-bottom: 70px;
}

.prtegds img {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
sub, sup {
    position: relative;
    line-height: 57px;
    vertical-align: baseline;
    font-size: 37px;
}

.shadow-box {
    margin-top: 20px;
    /* background: #fffffff2; */
    padding: 28px;
    background-color: #f3f3f3;
    box-shadow: 0 2px 4px #dadada;
}
.hedref {
    width: 100%;
    background: #000;
}

img.logoimg {
    width: 140px;
}
img.serchbar {
    float: right;
    margin-top: 7px;
}
.colortwo {
    /* background: #242424; */
    color: #ccc;
    background-color: #e5e5e5;
    border-top: 2px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
}
.colortwo h2 {
    font-size: 20px;
}

.colortwo h2 {
    font-size: 20px;
    margin: 8px 0;
}

.product-list-box {
    margin-top: 10px;
    border: 1px solid #00000036;
    padding: 17px;
    float: left;
    width: 100%;
    background: #fff;
}
.preview.col-sm-3.col-md-3.col-lg-3.col-xs-12 {
    padding: 0;
}
.lft-product-img img {
    width: 100%;
}
.product-title {
    font-size: 28px;
    color: #000;
    padding-bottom: 13px;
    font-weight: 700;
}
h4.price {
    color: #000;
    padding-bottom: 10px;
    padding-top: 4px;
    font-size: 17px;
}
span.old del {
    color: red;
}
h4.pricekcjkdj {
    color: #009933;
    font-size: 21px;
    font-weight: 600;
}
.right-product-buy-btns {
    float: right;
    margin-top: 18px;
}
button.btn.big-btn.form-control {
    border: 2px solid #000;
    padding: 13px 34px;
    font-size: 14px;
    border-radius: 6px;
    background: #000;
    color: #fff;
    text-decoration: none;
    width: 269px;
    height: auto;
    margin-top: 54px;
}
.lastbigheading {
    background: #187d94;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    margin-top: 15px;
}
body.ectra {
    background-attachment: fixed;
}
.lastdiv .container {
    background: #fff;
    padding-bottom: 19px;
    width: 1000px;
}
.lastdiv {
    margin-top: 26px;
}
.tab-pane.active {
    border-right: 1px solid #00000040;
}




.carousel-indicators li{
  width: 30px;
  height: 30px;
  background: #000;
}
.carousel-indicators .active {
    width: 30px;
    height: 30px;
    margin: 0;
    background-color: #ea041b;
}









@media screen and (max-width: 1199px){
  .headers ul li {
    padding: 0 24px;
}

.lastdiv .container {
    width: 94%;
}
img.center-block.img-responsive.mackbook-img {
    width: 100%;
}

}

@media screen and (max-width: 991px){
  .headers ul li {
    padding: 0 13px;
}
body{
  background-position: left;
}
button.btn.big-btn.form-control {
    width: 195px;

}
}



@media (min-width: 20px) and (max-width: 992px) {

  .navbar-light.fixed-top{ 
  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);
	}
	
	.navbar-light.fixed-top.top-nav-collapse{ 
		background-color: rgba(0,0,0,1);
	}
	
	.navbar-brand img {
    height: 30px;
}
	
	.top-nav-collapse .navbar-brand img {
    height: 28px;
}
	
	ul.navbar-nav{ 
		margin-top: 6px;
	}
	
	
	ul.navbar-nav .nav-item .btn{ 
		display: block;
		margin-top: 6px;
	}
	
	.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
        color:#0e76bc;
		background-color: #f2f9fd;
    }
	
	.navbar-nav .btn-default{     
	width: 100%;
	}
	
	
	.countdown {
    width: 200px;
    height: 48px;
		background-color: transparent;
		border-color:  transparent;
}
	
	.timer-area{ margin-left: 100px;
	margin-top: -4px;
	}
	
  .top-nav-collapse .timer-area{
    margin-left: 100px;
    margin-top: -4px;
	}
	
/*.total-content{ 
	padding: 35px 30px 0px 30px;
}
	*/

ul.tickstyled li i {
    font-size: 1.3rem;
}
	
ul#result li i {
    padding-right: 6px;
}
  .live-tv {
    width: 100%;
    height: 176px;
    border: 10px solid #000;
}
.tv-handle img {
    width: 100%;
    margin-top: -10px;
}
	.controlldiv{
    width: 95%;
    margin: auto;
  }
  button.click_box{
    width: 96%;
  }
}


@media screen and (max-width: 630px){
  .six-fulls{
    width: 95%;
  }
  img.large_imags {
    width: 94%;
    margin-bottom: 29px;
}
img.serchbar {
    width: 257px;
}
img.logoimg {
    width: 107px;
}
}





@media (min-width: 20px) and (max-width: 767px) {	
	

img.center-block.img-responsive.mackbook-img {
    width: 220px;
}

.mackbook-img {
    height: 251px;
}
.note-text {
    font-size: .9rem;
}
	
	.h1, h1 {
    font-size: 1.5rem;
}
.live-tv {
    width: 100%;
    height: 239px;
    border: 10px solid #000;
}

.tv-handle img {
    width: 100%;
    margin-top: 0px;
}

.img_height {
    height: auto;
    overflow: hidden;
}

.mackbook-box2 h1 {
    font-size: 24px;
  }
  .mackbook-box2 h4 {
    font-size: 27px;
}
.desktop{
  display: none;
}
.mobile{
  display: block;
}
ul.mobile li {
    /* margin-left: 0; */
    /* margin-right: 40%; */
    width: 48%;
}
ul.mobile li:last-child {
    text-align: right;
}
.about-title__text {
    padding-left: 40px;
    font-size: 33px;
    line-height: 43px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.lft-product-img img {
    width: 300px;
}
.card.product-list-box {
    text-align: center;
}
.col-sm-9.col-md-9.text-left.col-xs-12 {
    text-align: center;
}
.right-product-buy-btns {
    float: none;
    margin-top: 0;
}
button.btn.big-btn.form-control{
  margin-top: 0;
}
button.btn.big-btn.form-control {
    width: 100%;
}
}

@media screen and (max-width: 600px){
.col-md-5.col-sm-6{
    padding: 0;
}
}

@media (min-width: 20px) and (max-width: 575px) {
	
.modal-footer .btn {
   font-size: .9rem;
}
	img.serchbar {
    width: 194px;
}
body.modal-open{
display: block;
padding-right: 5px !important;
}
	
.inner-i-logo{ 
	height: 55px;
	}
	
.main-container {
    margin:3% 4%;
}

.total-content {
    padding: 4px;
}
div#view-page {
    position: relative;
    z-index: 99;
    padding: 0;
    margin: 0;
}
.inlinae {
    left: 0;

}
.shadow-box {
    padding: 0;
}
#advanced{
  width: 170px;
  height: 170px;
}
.circles p {

    font-size: 38px;

}
.circles {
    border-radius: 200px;
    color: white;
    height: 165px;
    font-weight: 600;
    width: 165px;
    display: table;
    margin: 20px auto;
}
sub, sup {
    position: relative;
    font-size: 27px;
     line-height: 36px; 
    /* vertical-align: baseline; */
    
}
.circles p span {
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 20px;
    letter-spacing: .01em;
}
}


@media (min-width: 20px) and (max-width: 425px) {	
	
img.last-ticket-image {
    width: 100%;
}
	
		.timer-area{ margin-left: 69px;
	margin-top: -4px;
	}
	
	.top-nav-collapse .timer-area{
		margin-left: 69px;
margin-top: -4px;
	}
	img.logoimg {
    width: 94px;
}
	.max {
    font-size: 1.3rem;
}
	
	ul.tickstyled li {
	font-size: 16px;
}
	
	#top-cont{ 

	margin-left: 0px;
}

.logonames h4 {
    font-size: 19px;
    font-weight: 800;
    color: #fff;
}
.mackbook-box2 h1 {
    font-size: 24px;
}
	.live-tv {
    width: 100%;
    height: 165px;
    border: 10px solid #000;
}
.tv-handle img {
    width: 100%;
    margin-top: -8px;
}
img.tickrtegfguygiy {
    width: 100%;
}
img.serchbar{
  display: none;
}
.hedref .col-md-4.col-sm-4.col-xs-5 {
    width: 100%;
    text-align: center;
}
.colortwo h2 {
    font-size: 15px;
    margin: 8px 0;
}
}