/*

	  --------------------------------------------------
      --------------------------------------------------
      --------------------------------------------------
      -------------:///////////////////////::-----------
      -----------+o+:::::::/oyhhhhs+/::::::/+o:---------
      ---------:oo-----------:hosy-----------:s+:-------
      ---------+h/-----------+/--o/-----------sy:-------
      ----------/s---------:+/----+/---------:s:--------
      -----------/+:-----:++:------/+/:-----:o:---------
      ------------:+++//+/-----------:/+//++/-----------
      ----------+/:--------------------------:+/--------
      ----------ohy:----:+ossyy/oyysso/:----+hh/--------
      ----------/hhs---+hhyso++:/++osyhy/--:hhy---------
      ----------:yhh/-:h+:------------:sy--ohho---------
      -----------+hhh/:+------/oo/------o:ohhh:---------
      ------------+hhhs/----:shhhho:---:+yhhy/----------
      -------------:oyhhysoshhhhhhhysoshhhs/------------
      ---------------:+yhhhhhhhhhhhhhhhhs/--------------
      ------------------/ohhhhhhhhhhhy+:----------------
      --------------------:+oyyyyyso/-------------------
      --------------------------------------------------
      --------------------------------------------------
      --------------------------------------------------

      Copyright © 2016 Soufiane Chraibi, All rights reserved.
      Looking for a design? contact me at hello@soufianechraibi.com

*/

/*----------------------------------------------------------------
    Media Queries
----------------------------------------------------------------*/


/*** Very Large Screens **/
@media only screen
and (min-width : 1600px) {



}
/* ----------- LAPTOPS ----------- */
@media only screen and (min-width : 1224px){
.nav__wrapper {
	bottom:-40px;
}
/*
.swiper-container {
	margin: 20px 0 20px 350px;
}
*/


}

/* ----------- Non-Retina Screens LAPTOPS ----------- */
@media screen
  and (min-device-width: 1200px)
  and (max-device-width: 1600px)
  and (-webkit-min-device-pixel-ratio: 1) {


}

/* ----------- Retina Screens ----------- */
@media screen
  and (min-device-width: 1200px)
  and (max-device-width: 1600px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) {


}

@media only screen
and (min-width : 1824px) {
}


/*** Desktops & Laptops ***/
@media and (min-device-width: 1200px) and (max-device-width: 1600px) {



}



/*** General tablets and phones ***/
@media (max-width:979px) {
}

/* Landscape view of all tablet devices */
@media (min-width: 768px) and (max-width: 1024px) {



}



/* Portrait view of all tablet devices */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}


@media (max-width: 767px) {

	.wrapper {
		background-image: none;
	}
}

/*** Landscape Phones ***/
@media only screen and (min-device-width: 480px)
                   and (max-device-width: 700px)
                   and (orientation: landscape) {

.play-trailer {
  width:10%;
  height:auto;
 	opacity:1;
}
.jumbotron h1 {
  font-size: 2.4em;
}
.jumbotron #text-rotator .textItem {
	width:100%;
}
.jumbotron #text-rotator .textItem p {
  font-family: 'UniformCondensed';
  font-size:1.3em;
}
.book-btn {
	font-size:1em;
	margin:50px auto;
}



}


/*** Portait Phones ***/
@media (max-width: 480px) {
body {
	overflow-x:hidden;
	height:100%;
	background-color:transparent;
}
.navbar {
	padding:4% 3% 4% 5%;
	margin-bottom:0;
}
.hamburger {
	float:right;
	margin-top: -5px;
	padding: 15px 0 15px 15px;
}
.resp {
	margin-right: 0px;
	margin-left: 0px;
}
.site-id {
	position:absolute;
	z-index:5;
	margin:0 auto;
	text-align:center;
	width:100%;
	left: 50%;
	top:20px;
	transform: translate(-50%, 0);
}
.site-id img {
	width:35%;
	height:auto;
}

.parallax-bg {
  position:absolute;
  z-index:1;
	left:-400px;
  width:100%;
  height:100%;
  overflow:visible;
  display:block;
  -webkit-animation: zoomin 240s infinite;
}
.parallax-bg img {
  width:300%;
  height:auto;
}
.play-trailer {
  width:20%;
  height:auto;
	opacity:1;
}
.jumbotron {
	background-color: transparent;
}
.jumbotron h1 {
  font-size: 2.8em;
	line-height:1;
  color:#fff;
  letter-spacing: -1px;
  margin:30px auto 15px auto;
  text-align: center;
}
.jumbotron #text-rotator .textItem {
	width:100%;
}
.jumbotron #text-rotator .textItem p {
  font-family: 'UniformCondensed';
  font-size:1.3em;
}
.book-btn {
	font-size:1em;
	margin:50px auto;
}
.partners {
  bottom:10px;
}
.pop_up_video .video_container {
  margin: 0 auto;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.phone .pull-right {
	float:none;
}
.panel-color {
	background-color:#00acc1;
}
.recap {
	margin:0 auto;
	text-align:center;
}
.summary-sticky h5 {
  font-size:0.8em;
  color:#252525;
  margin:0 0px 0 20px;
  padding:15px 15px;
  line-height:1.3;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.recap-container h5 {
  font-size:0.8em;
  color:#fff;
  margin:0 0px 0 20px;
  padding:10px 15px;
  line-height:1.3;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.recap-container .list-inline {
	position:absolute;
}
.recap-container .minimize {
	position:fixed;
	right:10px;
	top:16px;
	display:block;
	color:#fff;
	z-index:10;
}
.recap-container .maximize {
	position:fixed;
	right:30px;
	top:16px;
	display:block;
	color:#fff;
	z-index:10;
}
.recap-container .col-xs-12 {
	text-align:center;
	margin:0 auto;
	border-right:none;
  border-bottom:1px solid #ebebeb;
}
.swipe-indicator {
	position:absolute;
	left:345px;
	top:20px;
	z-index:10;
	display:block;
}
.summary-selection {
	padding:10px 40px;
  text-align:center;
  margin:0 auto;
	height:60px;
}
.summary-selection .device-icon {
  width:6%;
  height:auto;
  float:left;
  margin-right:10px;
}
.summary-selection .component-icon {
  width:10%;
  height:auto;
  float:left;
  margin-right:10px;
}
.summary-selection p {
  text-align:left;
  margin:12px 0;
  padding:0;
}
.multi-container h1 {
  font-size: 1.7em;
	margin-bottom:20px;
}
.or-divider {
  width:75%;
	margin:10px auto;
}
.divider-tablet {
	margin-top:30px;
}
.step-content {
	padding: 8% 0 20% 0;
}
.step-content .search-model {
	width:80%;
	margin:20px auto;
}
.step-content .imei-button {
	width:80%;
}
.step-content .action-buttons li {
  width:100%;
	display:block;
	margin:0 auto;
	text-align:center;
}
.step-content .action-buttons li button {
  width:90%;
	display:block;
	margin:15px auto;
	text-align:center;
	border-radius:0;
}
.step-content .repairings h3 {
	text-align:center;
}
.step-content .repairings ul {
  list-style-type: none;
  margin:0;
  padding:0;
  text-align:left;
  float:none;
}
.step-content .repairings dl,
.step-content .repairings dt {
	text-align:left;
}
.step-content .phone-desc h3,
.step-content .phone-desc h5,
.step-content .phone-desc .phone-conditions li,
.step-content .phone-desc p {
	text-align: left;
}
.fullname {
	text-align: left;
}
.step-content .fb-tips {
	padding:20px 30px 40px 30px;
}
.step-content .fb-tips img {
	width:20%;
	margin:0 auto 10px auto;
	display:block;
	text-align:center;
	height:auto;
}
.step-content .step-content-foot {
    text-align: center;
    margin-bottom:30px;
}
.booking-account {
	width:85%;
}
#accessory li button .case {
  width: 25%;
  height: auto;
}
#accessory li button .case {
	margin-bottom:15px;
}
.resp-icon {
	width:30%;
	height:auto;
	margin-bottom:30px;
}
.step-content .success-order {
  margin: 2% auto;
  width: 30%;
  height: auto;
}
.landing-footer {
	position: relative;
	width: 100%;
	background-color:#fff;
	padding:0 30px 30px 30px;
}
.landing-footer .footer-logo {
  width:25%;
  height:auto;
  text-align: center;
  opacity: 0.15;
  margin:30px auto 20px auto;
}
.time-date > .display > .content > .main-title {
	font-size: 4rem;
}
.step-content .step-content-body {
  padding: 0px 0px;
}
.step-content .step-content-foot {
	margin-top:30px;
}
.phone-number {
	list-style-type: none;
}
.dash-section {
  display:none;
}
.add-device {
	position:fixed;
	bottom:0;
	left:0px;
	z-index:10;
	width:100%;
  margin:0 auto;
  padding:15px 30px;
	float:none;
	text-align:center;
}
.search-history {
  width:100%;
  margin:20px auto;
	padding:20px 15px;
	text-align:left;
}
.phone-block .device-outline {
  width:100%;
	display:block;
  height:auto;
  text-align:left;
	margin:0 0 30px 0;
}
.status-block {
	position:relative;
  margin:0;
  text-align:center;
  padding:0;
	border:none;
}
.phone-block .material-btn {
	font-size: 0.8em;
}
.phone-block >div >div > .col-xs-6 {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.status-block li .state {
  width:25px;
  height:25px;
  display:block;
  text-align: center;
  margin:0;
}
.status-block li span {
  /*display:none;*/
}
.phone-block .dl-horizontal dt {
  width: 100px;
	font-size:0.8em;
}
.phone-block .dl-horizontal dd {
	font-size:0.8em;
}
.authenticate-form {
  width:80%;
  padding:0;
	margin:0 auto;
	text-align:center;
}
.authenticate-form .logo-redirect.auth {
  width: 50%;
  height: auto;
  margin: 10px 0;
}
.authenticate-form .logo-redirect {
  width:49%;
  height:auto;
  margin:10px 0;
}
.authenticate-form  .material-btn {
  width:100%;
	margin:5px auto;
}
.cd-product-wrapper > img {
	margin:0 auto;
	float:none;
	text-align:center;
}
.cd-close-info {
  position: fixed;
  top: 0px;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-single-point .cd-more-info.cd-right {
	left:0;
}
.cd-single-point .cd-more-info.cd-left, .cd-single-point .cd-more-info.cd-right {

}
.cd-single-point:nth-of-type(1) {
  bottom: 90%;
  right: 20%;
}
.cd-single-point:nth-of-type(2) {
  bottom: 24%;
  right: 46%;
}
.cd-single-point:nth-of-type(3) {
  top: 28%;
  left: 20%;
}
.cd-single-point:nth-of-type(4) {
  top: 20%;
  right: -5%;
}
.cd-faq {
	position:relative;
  width: 100%;
  max-width: 100%;
  margin: 2em auto;
  box-shadow:none;
	left:-20px;
}
.cd-faq .focused-search {
  width:90%;
  padding:0;
	margin:0 auto 0 40px;
  height:auto;
  display:block;
  background-color: transparent;
}
.reviews {
	padding:10px;
}
.testimonial {
  text-align: left;
  padding: 30px 10px;
}
.breakonmobile {
	clear: both;
}

.navbar > .container-fluid .navbar-brand.dash {
	margin-top: -10px;
}
.navbar {
	padding-top: 1.5% !important;
	padding-bottom: 0;
}
.step-content .prevbutton.material-btn {
	margin-bottom: 5px;
}
}


/*** iPhone 5 / 5S ***/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px)
and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71)
{
body {
	width:100%;
	overflow-x:hidden;
}


}





/*** iPhone > 5 ***/
@media screen and (device-aspect-ratio: 2/3) {
}

/*** iPhone 5 ***/
@media screen and (device-aspect-ratio: 40/71) {


}

/*** iPhone 6 ***/
@media screen and (device-aspect-ratio: 375/667) {

}

/*** iPhone 6 Plus ***/
@media screen and (device-aspect-ratio: 16/9) {
}

/*** Retina Display Images **/
@media only screen and (-webkit-min-device-pixel-ratio: 2.0),
only screen and (min--moz-device-pixel-ratio: 2.0),
only screen and (-o-min-device-pixel-ratio: 200/100),
only screen and (min-device-pixel-ratio: 2.0) {



}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {


}


@media (max-width: 500px){


}

@media (max-width: 1000px){

}

@media (max-width: 840px){

}

@media (max-width: 540px){

}
