@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

*{padding: 0px; margin:0px; font-family: 'Open Sans', sans-serif;}
a{ text-decoration: none !important;}
body{font-family: 'Open Sans', sans-serif;}

ul li{list-style: none;}
div{overflow: hidden;}
.info h3 {
    color: #fff;
}

.toggle-icon{color: #fff;}
.top-header{ width: 100%;  background: -webkit-linear-gradient(left, rgba(240,89,116,1) 1%,rgba(254,144,144,1) 46%,rgba(240,169,102,1) 100%); padding: 15px; box-shadow: 15px 15px 25px #c6c4c4; position: fixed;}
.navbar .nav-item .nav-link{ color: #fff; font-weight: 600;}
.navbar .nav-item {padding-left: 30px;}
.navbar-light .navbar-nav .active > .nav-link{ color: #fff;}
.navbar-nav{padding-left: 30px;}
.navbar-brand img{width: 115px;}
.navbar-expand-lg .navbar-nav .nav-link{font-size: 14px; }
.btn-secondary{ background-color: #fff; border: 0px; color:orange !important; padding:5px; margin-left:25px;}
.dropdown-menu{ background-color: #f0a267;}
.btn-secondary:hover{color: #000!important; background-color: #fff !important;}
.top-left li a{color: #fff; font-size: 14px; padding-left: 15px; font-weight: 600;}
.top-left li a:hover{color: #000;}
.top-header .top-left li:first-child{border-right:2px solid #fff; padding-right: 15px;}
.top-header { z-index: 1000;}

.header {}
.header .carousel-inner{position: relative; margin-top: 120px;}
.header .carousel-caption{ position: absolute; transform: translateY(-50%);  top:50%;  text-align: left; bottom: auto;}

.header .carousel-control-next{opacity:1;}
.header .carousel-control-prev{opacity: 1;}
.header .carousel-indicators .active{ background-color: #f05c73; }
.header .carousel-inner img{ padding:15px 25px 25px 25px; border-radius: 50px;}
.three{color: #fff !Important;}
.carousel-caption h5{ font-size: 40px; color: #f05773; font-weight:700;}
.two{color: #f05773 !Important;}
.carousel-caption span{color: #fff; font-weight:500;}
.carousel-indicators li{width: 10px; height: 10px; margin-right:10px; border-radius: 50%; margin-bottom: 25px;}
.banner-btn{background: -webkit-linear-gradient(left, rgba(240,89,116,1) 1%,rgba(254,144,144,1) 46%,rgba(240,169,102,1) 100%); padding: 15px; border-radius: 5px; color: #fff; font-weight: bold; width:250px;  display: block; text-align: center; margin-top: 10px;}
.banner-btn:hover{ background-color:#f0a567; transition: 2s all; color: #f05974; text-decoration: none !important;}

.dropDownArrow{position: absolute; z-index: 9; left: 50%; bottom: 15%; transform: translateX(-50%);}
.header .carousel-inner .arrow{/*margin-top:20%;*/ padding: 0px; border-radius: 0px; width: 35px;}
.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(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.header .carousel-control-next-icon, 
.header .carousel-control-prev-icon{width: 30px; height: 30px;}
.header .carousel-control-prev-icon {background-image: url(../img/arrowLeft.svg);}
.header .carousel-control-next-icon {background-image: url(../img/arrowRight.svg);}
.header a.carousel-control-next, 
.header a.carousel-control-prev {width: 50px; height: 50px; top: 50%; transform: translateY(-50%);}
.header a.carousel-control-next{right: 5%;}
.header a.carousel-control-prev{left:5%;}

.about-page{padding-top: 80px; position: relative;}
.about-page img{ border-radius: 10px; }
.about-left h4{font-size:35px; color:#f05773; }
.about-page .img-text{position: absolute; right:25%; top:14%; font-size:45px; color:#f05773; font-weight: 600; }
.about-left p{font-size:18px; color: #929292; word-spacing:2px;}
.about-left{ padding-top:16%;}
.circle-image{margin-top: 25px; position: relative;}
.circle-image img{position: relative; bottom: 50px; width: 900px; margin: auto; display: block;}
.circle-image h2{ color:#f05773; font-size:30px;}
.circle-image h2:last-child{ position: absolute; bottom:0%; left: 36%; }
.circle-image p{ color:#929292; font-size: 20px; }




.introduced-quitx{padding-top: 100px; position: relative; width: 100%;}
.introduced-quitx h2{font-size:36px; color:#f05773; }
.introduced-quitx .itqp{font-size:20px; color: #929292; padding-bottom: 45px;}
.introduced-quitx p{font-size: 18px; color: #fff; padding-bottom: 5px;}
.info{margin-left:10%;}
.info .smoke-heading{ font-size: 36px; font-weight:500; text-align: left; padding:30px 0px; margin: 0;}
.info h3{ font-size: 24px; font-weight:500;}
.info p{width: 56%; font-size: 17px;}
.live-smoke {
    background: -webkit-linear-gradient(left, rgba(240,89,116,1) 1%,rgba(254,144,144,1) 46%,rgba(240,169,102,1) 100%);
   
}

.smoke-heading{font-size:36px; font-weight:500; margin-left: 4%; color:#fff; text-align: center; padding-top: 80px;}
.phonix-img{position: absolute; top:400px; bottom: 200px; z-index: 500; overflow: visible;}
.phonix-info{ width:87%; padding-left:440px; padding-bottom: 80px; padding-top: 60px;}
.phonix-info h3{font-size:22px; color: #fff; padding-top:0px;}
.phonix-info p{font-size:16px; color: #fff;}
.phonix-info p:last-child{padding-bottom:px;}



.team {
    padding-top: 65px;
}
.team h2{font-size: 36px; color:#f05773; padding-bottom:30px;}
.team .card{border: 0px; border-radius:10px; }
.team .card-body{color: #fff; min-height: 170px;}
.team .card-body p{font-size: 14px;}
.team .card-body h4{font-size: 22px; }
.team .card-title{font-size: 22px;}
.team .card-text{font-size:14px;}
.team .row{ margin-left: 0px;  margin-right: 0px;}

.team .carousel-control-next{opacity:1; }
.team .carousel-control-prev{opacity: 1;}
.team .team-next-icon{color: #f06272; font-weight: bold; font-size: 30px;}

.bg1{background-color: #f05375;}
.bg2{background-color: #f06272;}
.bg3{background-color: #f0746f;}
.bg4{background-color: #f0886c;}
.bg5{background-color: #f0a068;}


.owl-carousel{}
.owl-carousel .owl-item{padding: 20px 15px;}
.owl-carousel .owl-controls {position: absolute; width: 100%; top: 50%; margin: 0; transform: translateY(-50%); padding: 0px 20px;}
.owl-carousel .owl-buttons {}
.owl-carousel .owl-buttons>div{width: 50px; height: 50px; margin: 0px 15px; }
.owl-carousel .owl-buttons .owl-prev{float: left; background: #343434 url(../img/arrowLeft.svg) center center no-repeat !important; background-size: 25px !important;}
.owl-carousel .owl-buttons .owl-next{float: right; background: #343434 url(../img/arrowRight.svg) center center no-repeat !important; background-size: 25px !important;}



.ready-box{ padding-top:80px;}
.ready-box h2{font-size:36px; color:#f05773; padding-bottom:20px; }
.ready-box img{border: 2px solid #f05773;}
/*.ready-box img:hover{transform: scale(0.5); transition:4s all;}*/
.ready-box .ready-btn{width:200px; padding:15px; border-radius:10px; display: block; background-color:#f05773; text-align: center; color: #fff; font-weight: bold; margin-top: 50px; margin-bottom: 50px !important;}
.ready-box .ready-btn:hover{ background-color:#f0a567; transition: 1s all; color: #f05974 !important;}
.ready-box .ready-btn{margin: 0 auto;}
.ready-box .ready-btn{background: -webkit-linear-gradient(left, rgba(240,89,116,1) 1%,rgba(254,144,144,1) 46%,rgba(240,169,102,1) 100%); border-radius:10px; color: #fff; font-weight: bold; width:250px;  display: block; text-align: center; margin-top: 50px;}
.ready-btn:hover{ background-color:#f0a567; transition: 2s all; color: #000;}


.footer{ background-color: #f8f8f8; margin-top:0px; padding-top: 50px; padding-bottom: 50px;}
.footer ul li { padding-top: 20px;}
.footer ul li a {color: #9a9a98;}
.footer ul li a:hover{color:#f05773;}
hr.new4 {border: 1px solid #9a9a98;}
.copy{color: #9a9a98;}

.appLinks li{text-align: right}
.appLinks li a{display: inline-block}


/*quitx-quiz*/

ul li{list-style: none;}
div{overflow: hidden;}
.toggle-icon{color: #fff;}
.top-header{ width: 100%;  background: -webkit-linear-gradient(left, rgba(240,89,116,1) 1%,rgba(254,144,144,1) 46%,rgba(240,169,102,1) 100%); padding: 15px; box-shadow: 15px 15px 25px #e4e4e4; position: fixed;}
.navbar .nav-item .nav-link{ color: #fff; font-weight: 600;}
.navbar .nav-item {padding-left: 30px;}
.navbar-light .navbar-nav .active > .nav-link{ color: #fff;}
.navbar-nav{padding-left: 30px;}
.navbar-brand img{width: 115px;}
.navbar-expand-lg .navbar-nav .nav-link{font-size: 14px; }
.btn-secondary{ background-color: #fff; border: 0px; color:orange !important; padding:5px; margin-left:25px;}

/*.dropdown .dropdown-met-hnd{overflow:visible !important; }*/

.dropdown-menu{ background-color: #f0a267;}
.btn-secondary:hover{color: #000!important; background-color: #fff !important;}
.top-left li a{color: #fff; font-size: 14px; padding-left: 15px; font-weight: 600;}
.top-left li a:hover{color: #000;}
.top-header .top-left li:first-child{border-right:2px solid #fff; padding-right: 15px;}
.top-header { z-index: 1000;}



.main-quiz{ text-align: center; color: #fff; background: -webkit-linear-gradient(top, #f0ae65 1%,#f05575 100%); /* Chrome10-25,Safari5.1-6 */ padding-bottom: 15px; box-sizing: border-box;}
.main-quiz placeholder{color: #fff;}
.main-header{ background-color:#fff; padding-bottom: 50px;}
.main-header .caption{ padding-top: 140px;}
.main-header .caption h3{ font-size:42px; color:#f05175; }
.main-header .caption p{ padding-top:40px;font-size: 24px; color:#9b9b9b;}

.welcome{padding-top: 100px;}
.welcome form{margin-top: 50px;}
.welcome h3{ font-size:36px;}
.text-input{ border:0px; background-color:rgba(256,256,256,0); border-bottom: 1px solid #fff; text-align: center;    color: #fff;}
textarea:focus, input:focus{
    outline: none;
}

.welcome input::-webkit-input-placeholder {
color:#fff !important;
}
 
.welcome input:-moz-placeholder { /* Firefox 18- */
color:#fff !important;  
}
 
.welcome input::-moz-placeholder {  /* Firefox 19+ */
color:#fff !important;  
}
 
.welcome input:-ms-input-placeholder {  
color:#fff !important;  
}




.welcome img{ margin-top: 30px;}
 .welcome img:hover  {
  -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(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.excited{ margin-top:100px; font-size:32px;}
.lets-get{ margin-top: 100px; margin-bottom:25px;}
.number{font-size: 60px; margin-top:130px; opacity: 0.2;}
.ready-btn{ padding: 15px; width: 300px; border-radius:30px; background-color:rgba(256,256,256,0.1); margin: auto; display: block; color: #fbe4d4;margin-top:40px;}
.group-first .ready-btn:hover{background-color: #fff;opacity: 0.2; color: #000 !important;}
.ready-btn:last-child{}
.arrows-group{width:465px; margin: auto; display: block; margin-top: 40px;}
.arrows-group li{ float: left; margin-right:55px; width:100px; height: 100px; border-radius: 50%;  background-color:rgba(256,256,256,0.1); line-height: 100px;}
.arrows-group li p{color: #fff;}
.group-first h3{ font-size: 36px;}
.group-second h3{ font-size: 36px;}
.group-2nd-rw {margin-top: 45px;}
.group-second p{color: #fff; padding-top: 15px;}

.group-third{overflow: hidden;}
.group-third h3{font-size: 36px;}
.group-third a{ padding: 15px; width:300px; border-radius:30px;margin: auto; display: block; margin-top:40px;}
/*.group-third .smoke-btn:last-child{ background-color:rgba(256,256,256,0.4);color: #fff;}*/

.group-third p{ margin-bottom: 0px;}

.group-four h3{ font-size: 36px;}




ul.fourth-group li .fa {
    padding: 10px;
    display: block;
}
.fourth-group{margin-top:20px;}
.fourth-group li{float: left;
    /* margin-left: 115px; */
    /* font-size: 16px; */
    width: 25%;}

.group-five h3{padding-bottom:30px; font-size: 36px;}


.group-five input::-webkit-input-placeholder {
color:#fff !important;
}
 
.group-five input:-moz-placeholder { /* Firefox 18- */
color:#fff !important;  
}
 
.group-five input::-moz-placeholder {  /* Firefox 19+ */
color:#fff !important;  
}
 
.group-five input:-ms-input-placeholder {  
color:#fff !important;  
}

.group-six {margin-bottom: 135px;}
.group-six h3{font-size: 36px;}
.tried-quitting-btn{padding:15px; width: 275px; border-radius:30px; background-color:rgba(256,256,256,0.1); margin: auto; display: block; color: #fbe4d4;margin-top:30px; margin-left: 25px;}
.tried-quitting-btn:hover{ background-color:rgba(256,256,256,0.25);/* opacity: 0.5; */color: #000;}
.tried-quitting-btn{ margin: 0 auto; margin-top: 25px;}

.group-seven{ margin-top: 100px;}
.group-seven h3{font-size: 36px; padding-bottom: 50px;}
.group-seven input{ width: 50%; padding:50px; border-radius: 15px; border: 0px;}
.group-seven .result-text{ font-size: 34px; color: rgba(256,256,256,0.3);}
.get-groove{margin-top: 100px;}
.groove-border{ width: 25%; height:3px; background-color: #fff; margin: auto; display: block; margin-bottom: 30px;}
.get-groove h3{ font-size: 36px; padding-bottom: 30px;}
.group-seven .groove-text{font-size:18px; color: #fff; margin: auto; padding-bottom: 60px; padding-top: 10px;}
.reduction-text{ color: fuchsia; font-size:36px; border:3px solid #fff; padding: 15px; width: 450px; margin: auto; display: block; border-radius: 10px; margin-bottom:16px;}

.group-seven .groove-text {
	font-size: 18px;
	color: #fff;
	margin: auto;
	padding-bottom: 60px;
	padding-top: 10px;
	width: 50%;
}

.capital-word{width:80px; height:80px; line-height: 80px; border-radius: 50%; background-color: #fff; color: #f05a73; float: left;}
.reduction-text li:last-child{ color: #fff; padding-top: 10px; box-sizing: border-box;}
.appStoreIMages img {}
.groove-two-box{ margin-top:40px; padding-bottom: 100px;}
.groove-two-box p{ font-size: 18px; padding-top: 20px;}
.footer {margin-top: 0px;}
.footer-quiz-main .footer {margin-top: 0px;}


/*QuitX-about-page*/


*{padding: 0px; margin:0px;}

ul li{list-style: none;}
.toggle-icon{color: #fff;}
.top-header{ width: 100%;  background: -webkit-linear-gradient(left, rgba(240,89,116,1) 1%,rgba(254,144,144,1) 46%,rgba(240,169,102,1) 100%); padding: 10px; box-shadow: 0px 5px 20px rgba(0,0,0,0.2)}
.navbar .nav-item .nav-link{ color: #fff; font-weight: 600;}
.navbar .nav-item {padding-left: 30px;}
.navbar-light .navbar-nav .active > .nav-link{ color: #fff;}
.navbar-nav{padding-left: 30px;}
.navbar-brand img{width: 115px;}
.navbar-expand-lg .navbar-nav .nav-link{font-size: 14px; }
.navbar-expand-lg .navbar-nav .nav-link:hover{ background-color: #f05773; color: #fff; border-radius: 5px;}
.btn-secondary{ background-color: #fff; border: 0px; color:orange !important; padding:5px; margin-left:25px;}
.dropdown-menu{ background-color: #f0a267; box-shadow: none;}
.btn-secondary:hover{color: #000!important; background-color: #fff !important;}
.top-left li a{color: #fff; font-size: 14px; padding-left: 15px; font-weight: 600;}
.top-left li a:hover{color: #000;}
.selectBtn{font-size: 14px; padding-left: 15px; font-weight: 600; background-color: #fff; border: 0px; color:orange !important; padding:5px; margin-left:25px; outline: none; border-radius: 3px;}

.pt135{padding-top: 135px;}
.plr40{padding-right: 40px; padding-left: 40px}
.banner-about {background-image:url(../img/QuitX-about-us-gif.gif); width: 100%;
height: 405px;
background-size: cover;
background-repeat: no-repeat;
/*margin-left: 40px;
margin-right: 40px;
margin-top: 135px;*/
border-radius:15px!important;}

.banner-about h4{font-size: 45px; color: #f05175; line-height: 50px; padding-top: 40px; }


.banner-about:nth-child(2){/*padding-top: ;*/}
.banner-scnd-h h2{/*padding-top: */}
.after-banner-content p{color: #929292; font-weight:lighter; font-size: 28px !important; padding-top: 45px; line-height:48px;}

.main {max-width: 75%; margin: 0 auto;}

.heres-to p{padding-bottom: 50px; color: #f05175; font-size: 28px !important;}

.why-frst-txt h3{color: #f05175; padding-top: 45px; padding-left: 38px; }
.why-frst-txt p{color: #929292; line-height: 30px; font-size: 18px; font-weight:lighter; padding-top: 10px; padding-left: 38px; }

.why-we-r-scnd {margin-top: 57px;}
.why-scnd-txt h3{color: #f05175; padding-top: 45px; float: left; text-align: right; }
.why-scnd-txt p{color: #929292; line-height: 30px; font-size: 18px; font-weight:lighter; padding-top: 10px; float: right; text-align: left;   }
.why-scnd-img { margin-left: 38px;}
.why-scnd-img img {border-radius: 15px !important;}
.why-we-r-third { margin-top: 57px;text-align: right;}
.why-third-txt h3{color: #f05175; padding-top: 15px; padding-left: 38px; }
.why-third-txt p{color: #929292; line-height: 30px; font-size: 18px; font-weight:lighter; padding-top: 10px; padding-left: 38px; }
.why-third-img { float: right; margin-right: 20px; }
.why-third-img img {border-radius: 15px !important;}
.why-third-txt h5 {color: #f05175; padding-top: 10px; padding-left: 38px;}

.who-we-are p{ color: #929292;line-height: 30px;font-size: 18px;font-weight: lighter;padding-top: 10px;padding-left: 38px;}
.who-we-are h3 {color: #f05175;padding-top: 75px;font-size: 24px;}

.why-we-r-frth { margin-top: 57px; position: relative;}
.why-frth-txt { padding-top: 5%;}
.why-frth-txt p{color: #929292; line-height: 30px; font-size: 18px; font-weight:lighter; padding-top: 10px;}
.why-frth-img img{border-radius: 15px !important;}
.why-frth-txt h5 {color: #f05175; padding-top: 10px; padding-left: px;}

.why-we-r-fifth { padding-bottom: 150px; padding-top: 5%}
.why-fifth-txt p{color: #929292; line-height: 30px; font-size: 18px; font-weight:lighter; padding-top: 10px; text-align: right;  }
.why-fifth-img {border-radius: 15px !important; }
.why-fifth-txt h5 {color: #f05175;  padding-left: px; text-align: end; padding-top: 5%;}
.mob{ display: none}

.why-third-txt p, .why-frst-txt p, .why-scnd-txt p, .why-fifth-txt p, .why-frth-txt p {
    line-height: 34px !important;
    font-size: 18px !important;
}
.footer{ background-color: #f8f8f8; padding-top: 112px; padding-bottom: 50px; clear: both;}
.footer ul li { padding-top: 20px;font-size: 18px;}
.footer ul li a {color: #9a9a98;}
.footer ul li a:hover{color:#f05773;}
hr.new4 {border: 1px solid #9a9a98;}

.push-md-6 {left:50%;}
.pull-md-6 {right: 50%;}
.push-md-5 {left:41.66%;}
.pull-md-4 {right: 33.33%;}

/*-----------nikhil----------*/
.mobileBg {
    background: url(../img/features-1.png)180px 80px no-repeat fixed;
    background-size: contain;
}
.mobileBg1 {
    background: url(../img/features-4.png)180px 80px no-repeat fixed;
    background-size: contain;
}
.mobileBg2 {
    background: url(../img/features-3.png)180px 80px no-repeat fixed;
    background-size: contain;
}
.mobileBg3 {
    background: url(../img/features-2.png)180px 80px no-repeat fixed;
    background-size: contain;
}

.col-sm-7.mobileBgRt {
    padding: 57px 0px;
}
.row.dayWeekMonth {
    width: 45%;
    margin: 10px 28%;
}
a.day-Btn {
    padding: 12px;
/*    font-size: 18px;*/
    color: #fff;
    border-radius: 50px;
    display: block;
    margin-top: 30px;
	font-weight: 100;
}

.row.six {
    width: 49%;
    margin: 10px 343px;
}

.appStoreIMages img {
    padding: 15px;
    width: 70%;
}
.reductioText h3 {
    text-align: left;
    font-size: 36px;
	padding-bottom: 10px;
}
.reductioText p {
    text-align: left;
    font-size: 18px;
	width: 66%;
    text-align: justify;
}
p.numberCounter {
    font-size: 60px;
    margin-bottom: -8px;
	background: #f2977a;
    border-radius: 139px;
    width: 48%;
	margin: 0 auto;
}
.row.group-2nd-rw.second {
    width: 58%;
    margin: 23px 290px;
}
ul.fourth-group li span {
    display: block;
    height: 98px;
}

.line{position:relative;z-index: 1}
.line:after {
    content: "";
    width: 100%;
    height: 4px;
    background-color: #fff;
    top: 15px;
    right: 216px;
    left: 0;
    position: absolute;
    z-index: -1;
}

.fourth-group li:first-child .line:after {
    width: 50%;
    left: 50%;
}
.fourth-group li:last-child .line:after {
    width: 50%;
    right: 50%;
}
/*
.fourth-group li:first-child .line.active:after {
    width: 50%;
    background-color: #fd9595;
    left: 50%;
}
*/

.active i.fa.fa-circle:before {
	color: #fd9595;
	
}
.group-four h3 { padding-bottom: 30px;}




.why-frst-txt.about h3 {
		padding-left: 0px;
	}
	.why-frst-txt.about p {
		padding-left: 0px;
	}
	.why-scnd-img {	margin-left: 0; width:100%;}
	.why-third-img {
		margin-right: 0;
	}
	.abotInner {
    width: 96%;
    padding-left: 5%;
}
footer.footer h3 {
    font-size: 25px;
}
p.text-right.copy {
    font-size: 18px;
}
/*---------------------------*/



@media (max-width:1440px){
	.row.group-2nd-rw.second {
		width: 63%;
		margin: 63px auto 0px !important;
	}
	p.numberCounter {
		width: 43% !important;
	}
	.row.six {
    width: 45% !important;
    margin: 0 auto;
}
}

@media only screen and (max-width:770px)
{
    .desk{
        display: none;
    }
    .mob{
        display: block;
    }
}

@media only screen and (max-width:575px)
{
    .top-header ul li{padding-top: 15px;}
     .top-header .navbar .nav-item{padding-left:0px;}
     .top-header.navbar-nav{padding-top: 30px;}
      .top-header.navbar-brand img{width:90px;}
      .top-header.navbar-toggler{padding:3px;}
    .header .carousel-inner img{ padding:10px 20px 20px 20px; border-radius:30px; margin-top: 100px;}
      .top-header.top-left .left-nav{padding-bottom:20px; border-left:0px; }
      .top-header .top-left .left-nav a{padding-left:0px!important;}
      .top-header .btn-secondary{margin-left:0px;}
      .top-header .top-left li:first-child{border-right:0px solid #fff;}
     .header .carousel-control-prev{bottom: -35%; color: #fff; }
     .header .carousel-control-next{bottom: -35%;}
     .header .carousel-caption{ position: absolute; top:40%; right:0%; text-align: left;}
     .header .carousel-caption h5{ font-size:20px;}
     .header .carousel-indicators{bottom: -30px;}
     .header .banner-btn{ padding:7px; border-radius: 5px; width:160px;  display: block; }
     .header .carousel-inner .arrow{display: none !important;}
    
    .about-page {
	padding-top: 40px;
    }
    .about-page .img-text{position: absolute; right:0%; top:32%; font-size:22px; color:#f05773; font-weight: 600; left: 10%;}
    .about-left h4{ font-size: 24px; padding-top: 70px;}
    .about-left p{ font-size: 18px;}
    
    
    
    .circle-image p{font-size: 18px; padding-bottom:50px;}
    .circle-image h2:last-child{position:absolute; bottom: 0; font-size: 20px;}
    
    .introduced-quitx h2{font-size:36px; position: fixed;}
     .introduced-quitx p{font-size:16px; }
    .phonix-img{position: absolute; top:22%; left:22%; height: 300px; display: block; margin: auto;}
    .smoke-heading{text-align: center; font-size: 30px;}
    .phonix-info h3:first-child{padding-top:60px;}
    .live-smoke{ margin-top:300px;}
    .phonix-info{ padding-left:35px;}

    .team{padding-top:80px;}
    .team h2{font-size: 28px;} 
    .qutix-gallery .card{ margin-top: 15px;}
    .qutix-gallery h2{font-size: 26px;}
    .ready-box h2{font-size: 26px; padding-bottom: 20px;}
    .footer h3{padding-top: 15px;}
    .footer p{ text-align: left;}
    .text-right{float: left;}
    
    
    
/*    quiz-page*/
    .main-header .caption h3{ font-size: 24px;
	padding-top: 84px; color:#f05175; }
    .main-header .caption{ padding-top: 50px;}
    .welcome h3{ font-size:30px;}
    .main-quiz h3{ font-size: 24px;}
    .fourth-group li{margin-left: 11px; font-size: 10px;}
    .group-seven input{ width:80%; }
    .reduction-text{width: 100%;}

    .main-header .caption p {
	padding-top: 25px;
	font-size: 18px;
}
    .welcome {
	padding-top: 40px;
}
    .arrows-group li {
	margin-right: 5px;
	margin-left: 15px;
}
    .group-second a img{ height: 50%;}  
    .excited {
	margin-top: 60px;
}
    .lets-get {
	margin-top: 60px;
}
    .number {
	font-size: 50px;
	margin-top: 60px;
}
    .group-six {
	margin-bottom: 105px;
}
    .group-seven input {
	width: 70%;
}
    .group-seven input {
	width: 80%;
	padding: 40px;
}
    .groove-two-box {
	padding-bottom: 40px;
}
    .group-seven .groove-text {
	padding-left: 10px;
	padding-right: 10px;
       
}
    .group-seven .groove-text {
	font-size: 18px;
	color: #fff;
	margin: auto;
	padding-bottom: 60px;
	padding-top: 10px;
	 width: 90%; 
}
    .capital-word {
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #fff;
	color: #f05a73;
	float: left;
}
    .desk{
        display: none;
    }
    .mob{
        display: block;
    }
    
    
    
}



@media only screen and (min-width:335px) and (max-width:575px){

    .phonix-img {
	left: 26%;
	top: 28%;
	margin: 0 auto;
}
    .live-smoke {
	margin-top: 100px;
}
    
/*    QuitX-about-page*/
    .banner-about {
	margin-top: 0px;
	height: 130px!important;
}
    
    
}



@media only screen and (min-width:355px) and (max-width:575px)
{
    
    .about-page .img-text{position: absolute; right:0%; top:30%; font-size:24px; color:#f05773; font-weight: 600; left: 10%;}
    .phonix-img{left:26%; top:25%;margin: 0 auto;}
    .phonix-info h3:first-child {
	padding-top: 220px;
}
    .about-left h4 {
	font-size: 24px;
	padding-top: 20px;
}
    .ready-box {
	padding-top: 50px;
}
    
    /*QuitX-about-page*/
    
.banner-about {
	margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    height: 175px;
}
    .banner-about h4 {
	font-size: 12px;
	 line-height: 15px; 
	padding-top: 5px;
}
    .main {max-width: 100%; margin: 0 auto;}
    
    .after-banner-content p {
	font-size: 14px;
	padding-top: 15px;
}
    .heres-to p {
	padding-bottom: 15px;
	font-size: 14px;
}
    .why-frst-txt h3 {
	padding-top: 20px;
	font-size: 24px;
        padding-left: 0px;
}
    .why-frst-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-we-r-scnd {
	margin-top: 40px;
}
  .why-scnd-txt h3 {
	padding-top: 0px;
	font-size: 24px;
	padding-top: 0px;
	float: left;
	text-align: left;
}
    .why-scnd-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	text-align: left;
}
    .why-scnd-img {
	margin-left: 0px;
}
    .why-third-img {
	float: none;
	margin-right: 0px;
}
   
    .why-third-txt h3 {
	padding-top: 15px;
	padding-left: 0px;
	font-size: 24px;
    
}
    .why-third-txt h5 {
	padding-top: 0px;
	padding-left: 0px;
	font-size: 16px;
}
    .why-third-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-frth-txt h5 {
	 padding-left: 0px; 
	font-size: 16px;
        padding-top: 20px;
}
    .why-frth-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-fifth-txt h5 {
	padding-left: 0px;
	text-align: left;
	padding-top: 28%;
	font-size: 16px;
}
    .why-fifth-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	text-align: left;
}
    .why-we-r-fifth {
	margin-top: 57px;
	margin-top: -15%;
	margin-left: 0%;
}
    .footer {margin-top: 80px;}
    
     .row.six {
		width: 100% !important;
		margin: 0px !important;
	}
	.row.group-2nd-rw.second {
    width: 100%;
		margin: 0px;
	}
	p.numberCounter {
		font-size: 48px;
    width: 24%;
    margin: 18px auto;
	}
	.reductioText h3 {
    text-align: center;
	}
	.reductioText p {
    font-size: 18px;
    width: 100%; 
    padding: 18px;
    text-align: justify;
	}
	.reductioText .groove-border {
    text-align: center;
    float: none !important;
    margin-bottom: -23px;
}
}

@media only screen and (min-width:576px) and (max-width:767px)
{
    .header .carousel-inner .arrow{display: none !important;}
    .carousel-caption{ position: absolute; top:40%; right:0%; text-align: left;}
    .banner-btn{ padding:7px; border-radius: 5px; width:200px;  display: block; }   
    .carousel-caption h5{ font-size:36px;} 
     .about-page .img-text{right:0%; top:35%; font-size:32px;left: 13%;}
    .about-left{ padding-top:20%;}
    .about-left h4{ font-size: 24px;}
    .about-left p{ font-size: 18px;}
    .circle-image img{position: relative; bottom:0px;}
    .circle-image h2:last-child{ position: relative; bottom:70px; left: 50px;}
    .introduced-quitx {padding-top: 20px;}
    .introduced-quitx h2{font-size:36px; position: fixed;}
     .introduced-quitx p{font-size:16px; }
    .phonix-img{position: absolute; top:-5%; left:32%; height: 400px; display: block; margin: auto;}
   .smoke-heading{text-align: center;}
    .phonix-info h3:first-child{padding-top:60px;}
    .live-smoke{ margin-top:125px;}
    .phonix-info{ padding-left:35px; padding-top: 312px;}
    .team {padding-top: 80px;}
    .ready-box {
	padding-top: 80px;
}
    .top-header .top-left li:first-child {
	border-right: 0px solid #fff;
}
    .top-left li a {
	padding-left: 30px;
}
    
    
    
      /*QuitX-about-page*/
    
.banner-about {
	margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    height: 236px;
}
   .banner-about h4 {
	font-size: 22px;
	line-height: 26px;
	padding-top: 24px;
}
    .main {max-width: 100%; margin: 0 auto;}
    
    .after-banner-content p {
	font-size: 14px;
	padding-top: 15px;
}
    .heres-to p {
	padding-bottom: 15px;
	font-size: 14px;
}
    .why-frst-txt h3 {
	padding-top: 20px;
	font-size: 24px;
        padding-left: 0px;
}
    .why-frst-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-we-r-scnd {
	margin-top: 40px;
}
  .why-scnd-txt h3 {
	padding-top: 0px;
	font-size: 24px;
	padding-top: 0px;
	float: left;
	text-align: left;
}
    .why-scnd-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	text-align: left;
}
    .why-scnd-img {
	margin-left: 0px;
        margin-top: 15px;
}
    .why-third-img {
	float: none;
	margin-right: 0px;
        margin-top: 10px;
}
    .why-third-txt h3 {
	padding-top: 20px;
	padding-left: 0px;
	font-size: 24px;
}
    .why-third-txt h5 {
	padding-top: 5px;
	padding-left: 0px;
	font-size: 16px;
}
    .why-third-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-we-r-frth {
	margin-top: 40px;
}
    .why-frth-txt h5 {
	 padding-left: 0px; 
	font-size: 16px;
        padding-top: 20px;
}
    .why-frth-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-fifth-txt h5 {
	padding-left: 0px;
	text-align: left;
	/*padding-top: 28%;*/
	font-size: 16px;
}
    .why-fifth-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	text-align: left;
}
    .why-we-r-fifth {
	margin-top: 57px;
	margin-top: -15%;
	margin-left: 0%;
}
    .footer {margin-top: 80px;}
    

}

@media only screen and (min-width:768px) and (max-width:991px)
{ .header .carousel-inner .arrow{margin-top:60px; margin-left: 50px;}
.phonix-info{ width:100%; padding-left:430px;}
.phonix-info h3{ font-size: 20px; font-weight: 600;}
.phonix-info p{ font-size:17px;}
.phonix-img{top: 335px;}
 .smoke-heading{text-align: center;}
      .top-header .top-left li:first-child {
	border-right: 0px solid #fff;
}
    .top-left li a {
	padding-left: 30px;
}
    .about-page .img-text {
	top: 10%;
	font-size: 35px;
}
    .about-left {
	padding-top: 12%;
}
    .about-left h4 {
	font-size: 24px;
}
    .about-left p {
	font-size: 16px;
}
    
     /*QuitX-about-page*/
    
.banner-about {
	margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    height: 315px;
}
   .banner-about h4 {
	font-size: 22px;
	line-height: 26px;
	padding-top: 24px;
}
    .main {max-width: 100%; margin: 0 auto;}
    
    .after-banner-content p {
	font-size: 14px;
	padding-top: 15px;
}
    .heres-to p {
	padding-bottom: 15px;
	font-size: 14px;
}
    .why-frst-txt h3 {
	padding-top: 20px;
	font-size: 24px;
        padding-left: 0px;
}
    .why-frst-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-we-r-scnd {
	margin-top: 40px;
}
  .why-scnd-txt h3 {
	padding-top: 0px;
	font-size: 24px;
	padding-top: 0px;
	float: left;
	text-align: left;
}
    .why-scnd-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	text-align: left;
}
    .why-scnd-img {
	margin-left: 0px;
        margin-top: 15px;
}
    .why-third-img {
	float: none;
	margin-right: 0px;
        margin-top: 10px;
}
    .why-third-txt h3 {
	padding-top: 20px;
	padding-left: 0px;
	font-size: 24px;
}
    .why-third-txt h5 {
	padding-top: 5px;
	padding-left: 0px;
	font-size: 16px;
}
    .why-third-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-we-r-frth {
	margin-top: 40px;
}
    .why-frth-txt h5 {
	 padding-left: 0px; 
	font-size: 16px;
}
    .why-frth-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 0px;
}
    .why-fifth-txt h5 {
	padding-left: 0px;
	text-align: left;
	padding-top: 5%;
	font-size: 16px;
}
    .why-fifth-txt p {
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	text-align: left;
}
    .why-we-r-fifth {
	margin-top: 57px;
	margin-top: 5%;
	margin-left: 0%;
}
    .footer {margin-top: 80px;}
    
    .row.six {
		width: 80% !important;
		margin: 0 auto;
	}
	.reductioText h3 {text-align: center;}
    .reductioText .groove-border {float: unset !important;}
	.reductioText p {font-size: 18px; width: 100%; padding: 0px 65px; text-align: justify;}
}

@media only screen and (min-width:992px) and (max-width:1024px)
{
    .phonix-info{padding-bottom: 50px;}
  /*.smoke-heading{margin-left: 22%;} */ 
    /*.live-smoke {
	margin-top: 220px;
}*/
    .about-page .img-text {
	position: absolute;
	right: 25%;
	top: 10%;
	font-size: 40px;
	color: #f05773;
	font-weight: 600;
}
    .about-left {
	padding-top: 12%;
}
    
    /*    QuitX-about-page*/
    
    .main {max-width: 80%; margin: 0 auto;}
    .banner-about {
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	height: 315px;
}
    .banner-about h4 {
	font-size: 28px;
	line-height: 28px;
	padding-top: 30px;
}
    .after-banner-content p {
	font-size: 18px;
	padding-top: 30px;
}
    .heres-to p {
	padding-bottom: 60px;
	font-size: 18px;
}
    .why-frst-txt h3 {
	padding-top: 25px;
	font-size: 24px;
}
    .why-frst-txt p {
	line-height: 21px;
	font-size: 14px;
	padding-left: 38px;
}
    .why-scnd-txt h3 {
	padding-top: 25px;
	font-size: 24px;
}
    .why-scnd-txt p {
	line-height: 21px;
	font-size: 14px;
}
    .why-third-txt h3 {
	font-size: 24px;
}
    .why-third-txt p {
	line-height: 22px;
	font-size: 14px;
}
    .why-third-txt h5 {
	color: #f05175;
	padding-top: 10px;
	padding-left: 38px;
	font-size: 16px;
}
    .why-frth-txt h5 {
	font-size: 16px;
}
    .why-frth-txt p {
	line-height: 22px;
	font-size: 14px;
}
    .why-fifth-txt h5 {
	font-size: 16px;
}
    .why-fifth-txt p {
	line-height: 22px;
	font-size: 14px;
}
    
    
}


@media only screen and (min-width:1025px) and (max-width:1200px){
    .header .carousel-inner .arrow {
	margin-top: 15%;
	padding: 0px;
	border-radius: 0px;
	width: 35px;
}
    .about-page .img-text {
	position: absolute;
	right: 25%;
	top: 10%;
	font-size: 45px;
	color: #f05773;
	font-weight: 600;
}
    
	
}
    
    
/*    QuitX-about-page*/

    .banner-about {
	height: 400px; border-radius:35px !important;
}

    .banner-about h4 {
	font-size: 28px;
	line-height: 38px;
    font-weight: bold;
}
    .after-banner-content p {
	font-size: 22px;
	padding-top: 30px;
}
    .heres-to p {
	font-size: 24px;
	padding-top: 15px;
        font-weight: 650;
}
    .why-frst-txt h3 {
	padding-top: 40px;
	font-size: 24px;
}
    .why-frst-txt p {
	line-height: 22px;
	font-size: 14px;
}
    .why-scnd-txt h3 {
	font-size: 24px;
}
    .why-scnd-txt p {
	line-height: 22px;
	font-size: 14px;
}
    .why-third-txt h3 {
	font-size: 24px;
}
    .why-third-txt h5 {
	font-size: 18px;
}
    .why-third-txt p {
	line-height: 25px;
	font-size: 14px;
}
    .why-frth-txt h5 {
	font-size: 18px;
}
    .why-frth-txt p {
	font-size: 14px;
}
    .why-fifth-txt h5 {
	font-size: 18px;
}
    .why-fifth-txt p {
	font-size: 14px;
}
	.row.group-2nd-rw.second {
		width: 63%;
		margin: 0 auto;
	}
	p.numberCounter {width: 57%;}
	.row.six {
    width: 62%;
    margin: 0 auto;
}
    
.sliderImgBox img {transition: all 0.8s;}
.team .owl-item>.card:hover .sliderImgBox img {transform: scale(1.3);}

