body{
	height: auto;
  	margin-top: 80px;
	font-family: 'SF Pro Text';
	color: #000;
  font-size: 18px;
	
}
@font-face {
    font-family: 'SF Pro Text';
    src: url('https://iqstoreindia.com/assets/fonts/SFProText-Light.woff2') format('woff2'),
        url('https://iqstoreindia.com/assets/fontsSFProText-Light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'SF Pro Text';
    src: url('../fonts/SFProText-Regular.woff') format('woff2'),
        url('../fonts/SFProText-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



.navbar-default{
	background-color: #fff;
    border-color: #fff;
}

/*.navLogo{
	width: 200px;
}*/
.navbar-brand{
		padding: 0px 15px;
}
.navbar-nav {
    margin: 0.5px 25px;
}
.fa, .fas{
  font-size: 9px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: #4d4c4c;
  background-color: transparent;
}
.active, {
  background-color: #666;
  color: white;
}
.navbar-default .navbar-nav>li>a{
	color: #000;
	/*text-transform: uppercase;*/
	font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover{
	color: #000;
}

.navigationBar{
	height: 80px;
}

.navbarMenus {
    margin-top: 15px;
}

.footerBgColor{
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-color{
	color: #fff;
}
a {
    color: #337ab7;
    text-decoration: none !important;
}
footer a{
	color: #2b2a28;
	text-decoration: none;
}

footer a:hover{
	color: #000;
	text-decoration: underline;
}
a:focus, a:hover {
    color: #000000 !important;
}
.breadcrumb a:hover {
text-decoration: none !important;
color: #d9d9d9 !important;
}
.copy-link:hover{
	color: #fff !important;
	text-decoration: none;
}

.footerBgColorblack{
	background-color: #e6e6e6;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footnavLinks a{
	color: #cccccc;
	text-decoration: none;
	text-transform: uppercase;
}

.footnavLinks a:hover{
	color: #afca05;
	text-decoration: none;
}

.footnavLinks li{
	padding-right: 20px;
    padding-left: 20px;
}

.vertical-align {
	  min-height: 30vh;
	  display: flex;
	  align-items: center;
}

.marginTop10{
	margin-top: 10px;
}

.marginTop20{
	margin-top: 20px;
}

.marginTop30{
	margin-top: 30px;
}
.marginTop40{
  margin-top: 40px;
}
.marginTop50{
	margin-top: 50px;
}
.marginBottom10{
  margin-bottom: 10px;
}
.marginBottom20{
  margin-bottom: 20px;
}
.marginBottom30{
  margin-bottom: 30px;
}
.marginBottom40{
  margin-bottom: 40px;
}
.marginBottom50{
  margin-bottom: 50px;
}


.googleMap{
	color: #cccccc;
}

.aboutLogo{
	width: 150px;
}

.serviceLogo{
	width: 40px;
}

.servicesBgColor{
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #afca05;
}

.readMore{
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.readMore:hover{
	text-decoration: none;
	color: #ffffff;
}

.projectLogo{
	width: 300px;
}

.serviceImgLogo{
	width: 350px;
}

.projectLinks{
	color: #ad363a;
	text-decoration: underline;
}

.projectLinks:hover{
	color: #ad363a;
	text-decoration: none;
}

.bannerSize{
	height: 500px;
}

.no-padding{
	padding:0px;
}

.blogLogo{
	width: 150px;
}

.testimonialLogo{
	width: 400px;
}


.carousel-control.left,.carousel-control.right{
	background-image:none;
  text-shadow: none;
}

.marginTop100{
	margin-top: 100px;
}

.rightArrow,.leftArrow{
	width: 50px;
}

.carousel-control.left,.carousel-control.right{
	margin-top: 100px;
}
.button {
    background-color: #000; /* Green */
    border: none;
    color: white;
    padding: 3px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}

.form1{
	padding: 30px;
	background-color: #ebedec;
}
.form-control{
	background-color: #ebedec;

}
.container1 {
    position: relative;
   
}

.text-block {
    position: absolute;
    top: 75%;
    /*left: 50%;*/
    background-color: #afca05;
    color: white;
    /*padding-left: 120px;
    padding-right: 120px;*/
    width: 72%;
}


.form-control{
	border-radius: 0px;
}
 .picture{
    height: 70px;
    width: 72%;
    background-color: #afca05;
    padding: 3px;
    color: white;
}

.keypeopleLogo{
width: 350px;
}

.keyPeopleRows .thumbnail{
padding: 0px;
border: 0px;
}

.keyPeopleRows .thumbnail .caption{
padding: 10px;
background-color: #afca05;
}

.keyPeopleRows .thumbnail .caption{
margin-top:0px;
margin-bottom: 5px;
color: #ffffff;
}
.address{
	color: #fff;

}
.form-group{
	margin-bottom:25px;
}
.minHeight {
height: 200px;
}
.marginBot450{
  margin-bottom: 450px;
}
.ht-600{
  height: 600px;
}
.font-air{
  font-size: 25px;
  color: #000;
  font-weight: 700;
}

.ipad-mini-section {
  
    background: #f5e9dd;
}
.container-wdt{
  width: 1480px;
}


@media only screen and (min-width: 250px) and (max-width: 600px) {
    .footer-list {
        margin-left: 0px !important;
        padding-left: 15px;
    }
	body{
	  	margin-top: 60px;
	  	font-size: 16px;
	}

	.navLogo{
		width: 125px;
	}
    li.searc_topmenu {
        top: -1px;
        left: 13px;
    }
	.navbar-brand{
		padding: 0px 15px;
    margin-top: -5px;
	}
    .checkoutBlock {
        padding: 0px;
    }

	.navigationBar{
		height: auto;
	}

	.navbarMenus {
	    margin-top: 0px;
	}

	.copyRights{
		text-align: center;
	}

	.poweredBy{
		text-align: center;
	}

	.googleMap{
		text-align: center;
	}

	.bannerSize{
		height: auto;
	}

	.carousel-control.left, .carousel-control.right{
		margin-top: 0px;
	}

	.rightArrow, .leftArrow {
	    width: 40px;
	    border: 1px solid #cccccc;
	    padding: 10px;
	}

	.serviceMobileLogo{
		width: 180px;
	}

	.mobilemarginTop10{
		margin-top: 10px;
	}

	.button{
		width: 100%;
	}
	.footnavLinks li{
		padding-right: 6px;
        padding-left: 0px;
	}
	.vertical-align{
		min-height: 10vh;
	}
	.breadcrumb{
		margin-top: -10px;
	}
	.banner-top-1{
	    margin-top: 60px;
}
   .watch {
    top: 30% !important;
    font-size: 14px !important;
    }
    .music{
    	font-size: 14px !important;
    }
    .marginBottom45{
	margin-bottom: 45px;
   }
   .center-text{
    height:90px !important;
    /*width:90px;*/
    }
     .center-text-1{
    height:90px !important;
    /*width:90px;*/
    }
    .iphone-xr-title{
      font-size: 25px !important;
    }
    .center-text-iphone-xs {
    height: 270px !important;
    width: 90px !important;
  }
  .heading-text, .heading-text-1, .heading-text-2, .heading-text-3, .heading-text-4, .heading-text-5, .heading-text-6, .heading-text-7
  {
    line-height: 45px !important;
  }
  .x-fontsize1{
    font-size: 25px !important;
  }
  .font-x {
    font-size: 18px !important;
}
.mac-fontsize{
  font-size: 30px !important;
}
.air-font{
  font-size: 20px !important;
}
.hero-image {
    background-image:none !important;
    height: 812px !important;
}
.fingertip{
  background-image:none !important;
}
.ipad-pro-new-font {
   font-size: 25px !important;
  }
.keyboard{
  background-image:none !important;
    height: 180px !important;
}
.fusion-chip {
    margin-top: -150px !important;
    background-color: #fff;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
  max-height: 420px;
}
.pt--85{
  padding-top: 0px !important;
}
.cent-mob{
  text-align: center;
}
.section-content {
    margin-left: auto;
    margin-right: auto;
    /**width: inherit !important;**/
}
.icon-ht {
    height: 290px !important;
}
.ht-600{
  height: auto;
}
.font-air{
  font-size: 23px;
}
.all-screens{
  font-size: 22px !important;
}
.font-21 {
    font-size: 17px !important;
}
.brilliant-text{
  font-size: 18px !important;
}
.all-screens-1{
  font-size: 18px !important;
}
.center-text-iphone-xs{
  font-size: 11px !important;
}
.x-height {
    height: auto !important;
}
.mt--80{
  margin-top: 0px !important;
}
.mt--130{
  margin-top: 30px !important;
}
.faceid {
    height: auto !important;
}
.iphone-8 {
    height: auto !important;
}
.iphone-xr-hight {
    height: auto !important;
}
.x-font{
  font-size: 18px !important;
}
.iphone8-font{
  font-size: 18px !important;
}
.ht-340{
  height: auto !important; 
}
.processor{
  font-size: 35px !important;
}
.xcode-padding {
    padding: 0px !important;
}
.mac-top-200 {
    margin-top: 0px !important;
}
.tab button{
  padding: 11px 0px !important;
  font-size: 18px !important;
}
.ht-625 {
    height: auto !important;
}
.iphone11pro-font{
  font-size: 19px !important;
}
.iphone7-font{
  font-size: 21px !important;
}
.aerospace {
    font-size: 18px !important;
}
.mt--18{
  margin-top: 18px;
}
.mt--10{
  margin-top: 10px;
}
.iphone-8-text{
  font-size: 15px !important;
}
.marginTop40-mob{
  margin-top: 20px;
}
.iphone7-text{
  font-size: 16px !important;
}
.mac-font{
  font-size: 16px !important;
}
.h2, h2 {
    font-size: 25px;
}
.h1, h1 {
    font-size: 30px;
}
.title{
  font-size: 28px !important;
}
.xs-mtp--15{
  margin-top: -15px;
}
.xs-mt-15{
  margin-top: 15px;
}
.camera-padding {
    padding: 5px !important;
    font-size: 16px !important;
}
.table{
  font-size: 12px !important;
}
.footer-list{
  margin-left: 0px !important;
}
.nav>li{
  font-size: 14px;
}
.nav>li>a {
    padding: 10px 5px !important;
}
.navbar-collapse{
  border-top: none;
}
.container-wdt{
  width: auto !important;
}
}

@media only screen and (max-width: 768px) {
    .navbar-default .navbar-nav>li>a{
    	font-size: 14px;
    }

    .container-wdt{
  width: 800px;
}
    
    /*.navbar-nav {
    margin: 10px 4px !important;
    }*/
    .mobilemarginTop10{
    	margin-top: 10px;
    }
    .footnavLinks a{
    	font-size: 12px;
    }
    .list-inline {
    margin-left: 0px !important;
    }
    .nav>li>a {
    
    padding: 10px 10px;
   }
   .footer-logo-width {
    width: 160px !important;
   }
   .watch {
    top: 26% !important;
    font-size: 13px !important;
    }
   .music{
   	font-size: 13px !important
   }
   .accessories-p{
    padding: 38px !important;
   }

   /*.navbar-brand {
    padding: 15px 15px !important;
}*/




}

.search-map{
	margin-top: 20px;
}
.line-map{
	padding: 5px;
}
.footer-list{
	list-style-type: none;
  font-size: 14px;
  margin-left: -30px;
}
.iphone-img{
    width: 170px;
}
.iphone-xr{
	width: 400px;
}
.ipad-air-text{
	width: 300px;
}
.iphone-xs{
	width: 900px;
}
.iphone-air{
	width: 700px;
}
.iphone-xr-font{
	font-size: 18px;
}
.iphone-xr-font a{
	font-size: 20px;
	text-decoration: underline;
}
.footer-logo-width{
	width: 215px;
}
.list-inline>li{
	padding-right: 0px; 
    padding-left: 0px; 
}
/*.list-inline{
	margin-left: 20px;
}*/

.mac-img {
  position: relative;
  text-align: center;
  
}
.centered {
  position: absolute;
  top: 30%;
  font-size: 20px;
  text-decoration: underline;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}
.watch {
  position: absolute;
  top: 27%;
  font-size: 17px;
  /*text-decoration: underline;*/
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}
.music {
  position: absolute;
  top: 25%;
  font-size: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
}
.iphone-xr-innerpage-1 {
    position: absolute;
    top: 70%;
    font-size: 20px;
    text-decoration: underline;
    left: 65%;
    -webkit-transform: translate(-50%, -50%);
}
.iphone-xs-innerpage-1 {
    position: absolute;
    top: 38%;
    font-size: 20px;
    text-decoration: underline;
    left: 65%;
    -webkit-transform: translate(-50%, -50%);
}
.ios-12 {
    position: absolute;
    top: 30%;
    font-size: 20px;
    text-decoration: underline;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}
.privacy {
    position: absolute;
    top: 40%;
    font-size: 20px;
    text-decoration: underline;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}
.switch {
    position: absolute;
    top: 20%;
    font-size: 20px;
    text-decoration: underline;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
}
 .polaroid {
     border: 1px solid #e4dede;
 /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
  text-align: center;
}
.text-padding{
	font-size: 17px;
	text-decoration: underline;
}
.breadcrumb {
    padding: 15px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #4d4d4d;
    border-radius: 0px;
    font-size: 14px;
    /*position: fixed;*/
    z-index: 999;
    width: 100%;
    color: #fff;
}
.breadcrumb>li+li:before {
    padding: 0 10px;
    color: #4d4d4d;
    content: "/\00a0";
}
.breadcrumb a {
    color: #ffffff;
    text-decoration: none;
}
.breadcrumb a:hover, a:focus {
  color: #d8d0d0;
  text-decoration: underline;
}
.banner-top{
  margin-top: 50px;
}
.foot-tel {
        color: #fff;
    }
    
    #back2Top {
        width: 40px;
        line-height: 40px;
        overflow: hidden;
        z-index: 999;
        display: none;
        cursor: pointer;
        -moz-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
        position: fixed;
        bottom: 50px;
        right: 0;
        background-color: #DDD;
        color: #000;
        text-align: center;
        font-size: 30px;
        text-decoration: none;
    }
    
    #back2Top:hover {
        background-color: #040404;
        color: #fff !important;
    }
.section-bg{
	background-color: #FAFAFA;
}
.title{
	font-size: 30px;
    color: black;
    font-weight: 600;
}
.slick-dots li button{
	display: none !important;
}
.text-underline{
	text-decoration: underline;
}
.black-bg{
    background-color: #000;
}
.iphone-xr-title{
    font-size: 40px;
    font-weight: 800;
}
.iphone-xr-hight{
    height: 1000px;
}
.heading-text{
background-image: url(https://iqstoreindia.com/assets/images/innerpage/copy-texture-2.jpg);
    background-position: center center;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-1{
background-image: url(https://iqstoreindia.com/assets/images/innerpage/copy-texture-1.jpg);
    background-position: center center;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-2{
background-image: url(https://iqstoreindia.com/assets/images/innerpage/copy-texture-3.jpg);
    background-position: center center;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-3{
background-image: url(https://iqstoreindia.com/assets/images/innerpage/copy-texture-4.jpg);
    background-position: bottom right;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-4{
background-image: url(https://iqstoreindia.com/assets/images/iphone-xs/copy-texture-1.jpg);
    background-position: bottom right;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-5{
background-image: url(https://iqstoreindia.com/assets/images/iphone-xs/copy-texture-2.jpg);
    background-position: bottom right;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-6{
background-image: url(https://iqstoreindia.com/assets/images/iphone-xs/copy-texture-3.jpg);
    background-position: top left;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.heading-text-7{
background-image: url(https://iqstoreindia.com/assets/images/iphone-xs/copy-texture-4.jpg);
    background-position: top left;
    line-height: 65px;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    line-height: 75px;
}
.center-text{
    height:1040PX;
    width:900PX;
    text-align:center;
    display: table-cell;
    vertical-align:middle;
    font-size: 18px;
}
.center-text-1{
    height:1040PX;
    width:900PX;
    display: table-cell;
    vertical-align:middle;
    font-size: 20px;
    font-weight: 600;
}
.center-text-iphone-xs{
    height:840PX;
    width:900PX;
    text-align:center;
    display: table-cell;
    vertical-align:middle;
    font-size: 18px;
}
.all-screens{
    font-size: 30px;
    font-weight: bold;
}
.all-screens-1{
    font-size: 18px;
}
.iphone-8{
    height: 700px;
}
.iphone-8-text{
    font-size: 20px;
    padding: 10px;
    font-weight: 700;
}
.aerospace{
    font-size: 18px;
}
.faceid{
    height: 825px;
}
.chip-text{
    height: 120PX;
    display: table-cell;
    vertical-align: middle;
}
.chip-text-1{
    height: 120PX;
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
}
.chip-font{
    font-size: 26px;
}
.chip-xs{
  color: #ffe5db;
}
.banner-btn {
  position: relative;
}
.banner-btn .buton {
  position: absolute;
  top: 82%;
  left: 69%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #000;
  color: white;
  font-size: 14px;
  border:1px solid #fff;
  border-radius: 5px;
  padding: 5px 16px;
  cursor: pointer;
  text-align: center;
}
.banner-btn-1 .buton {
  
  top: 90%;
  left: 50%;
  
}

.banner-btn .buton:hover {
  background-color: black;
}
.camera-padding{
  padding: 30px;
  font-size: 20px;
}
.depth-screen{
  padding: 30px;
  font-size: 38px;
  font-weight: 700;
}
.depth-screen-width{
  width: 950px;
}
.compare-models{
  width: 230px;
}
.brilliant-text{
  font-size: 18px;
  text-align: center;
}
.float-label-control { position: relative; /*margin-bottom: 1.5em;*/ }
.float-label-control ::-webkit-input-placeholder { color: #c0c0c0; }
.float-label-control :-moz-placeholder { color: transparent; }
.float-label-control ::-moz-placeholder { color: transparent; }
.float-label-control :-ms-input-placeholder { color: transparent; }
.float-label-control input:-webkit-autofill,
.float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
.float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1.0em; box-shadow: none; -webkit-box-shadow: none; text-align: center; }
.float-label-control input:focus,
.float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
.float-label-control textarea:focus { padding-bottom: 4px; }
.float-label-control input, .float-label-control textarea { display: block; width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #000000; outline: none; margin: 0px; background: none; }
.float-label-control textarea { padding: 0.1em 0em 5px 0em; }
.float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em; color: #aaaaaa; z-index: -1; font-size: 0.85em; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; }
.float-label-control input.empty + label,
.float-label-control textarea.empty + label { top: 0.1em; font-size: 1.5em; animation: none; -webkit-animation: none; }
.float-label-control input:not(.empty) + label,
.float-label-control textarea:not(.empty) + label { z-index: 1; }
.float-label-control input:not(.empty):focus + label,
.float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
.float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
.float-label-control.label-bottom input:not(.empty) + label,
.float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 220px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 14px;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}


.active-1{
  color: #000;
}
.gigabit{
  color: #666666;
}
.x-font{
  font-size: 18px;
  line-height: 1.3em;
    font-weight: 400;
    text-align: center;
}
.x-fontsize{
  color: #888888;
   font-weight: 900;
}
.x-fontsize1{
  color: #202020;
   font-weight: 900;
   font-size: 40px;
}
.x-height{
  height: 750px;
}
.font-x{
  font-size: 18px;
}
.Animoji{
  background-color: #f1f1f1;
}

li.breadcrumb-item.active a {
color: #bebebe !important;
}

.iphone-8gold{
  background-color: #fceee3;
}
.iphone8-title{
  color: #a66142;
}
.paddingTop5{
  padding-top: 5px;
}
.paddingTop30{
  padding-top: 30px;
}

.iphone-8red{
  background-color: #b00e23;
}
.iphone8-font{
  font-size: 20px;
  color: #fff;
  font-weight: 800px;
}
.iphone7-font{
      color: #202020;
    font-weight: 400;
    font-size: 25px;
}

.iphone7-text{
  font-size: 18px;
    line-height: 1.3em;
    font-weight: 400;
    text-align: center;
}
.iphone7-padding{
  font-size: 15px;
    padding: 10px;
}
.mac-font{
  font-size: 18px;
    line-height: 1.3em;
    font-weight: 400;
    text-align: center;
}
.retina{
  color: #cfcfcf;
}
.mac-pic {
  position: relative;
}
.centered-1{
  position: absolute;
  top: 25%;
  left: 35%;
  transform: translate(-50%, -50%);
}
.air-font{
  color: #202020;
    font-weight: 900;
    font-size: 32px;
}
hr { 
  display: block;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: auto;
  margin-right: auto;
  border-style: inset;
  border-width: 1px;
} 

.hero-image {
  background-image: url("https://iqstoreindia.com/assets/images/macbook-air/light-weight-large.jpg"); /* The image used */
  height: 1520px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-color: #fafafa;
}
.alumnium{
  background: #e3e3e3;
}
.macbook-pro-bg{
  background-color: #121217;
}
.mac-pro-border{
  color: white !important;
    border-top: 1px solid #63636e;
    font-size: 22px !important;
    line-height: 25px!important;
    padding-top: 30px !important;
}
.mac-fontsize{
  color: #fff;
   font-weight: 900;
   font-size: 45px;
}
.mac-fontsize1{
  color: #63636e ;
   font-weight: 900;
   
}
.capability{
  background-color: #18171d;
}
.processor{
 font-size: 50px;
    color: #aeaeb7;
    font-weight: 400;
}

.touch-bar{
  background-color: #121217;
}
.fingertip{
  background-color: #252527;
    background-image: url(https://iqstoreindia.com/assets/images/macbook-pro/macbook-pro-8.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 600px;
}
.unlock{
  width: 35px;
}
.battery{
  width: 80px;
}
.macbook-line{
  background-color: #222222;
}
.macbook-line1{
  color: #ffffff;
    font-weight: 900;
    font-size: 18px;
}
.imac-logo{
  width: 100px;
}
.think-fast{
  background: whitesmoke;
}
.imac-font{
  font-size: 18px;
}
.imac-led{
  font-size: 45px;
    font-weight: bold;
}
.hr-float{
  float: left;
}

.icon-5k{
  width: 65px;
}
.imac-height{
  height: 1120px;
}
.which-imac{
  background-color: #ececec;
}
.ipad-pro-new-font{
  font-size: 48px ;
    line-height: 1.1em ;
    color: #777777;
  }
  .ipad-color{
    color: #000;
  }
.ipad-pro-ash{
  color: #777777;
}
.ipad-pro-color{
  width: 1000px;
}
.snap{
  content: '';
    background: url(https://iqstoreindia.com/assets/images/ipad-pro/snap-lines.png);
    position: absolute;
    width: 100px;
    height: 100px;
    z-index: 10;
    top: -18px;
    background-size: 40px;
    background-repeat: no-repeat;
}
.keyboard {
    background-image: url(https://iqstoreindia.com/assets/images/ipad-pro/ipad-pro-14.jpg);
    background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
    height: 1300px;
}

.fusion-chip{
      margin-top: -300px;
    background-color: #fff;
}
.apple-pencil{
  height: 450px;
}
.icon-eye{
  width: 35px;
}
.icon-hearing{
  width: 22px;
}
.ipad-pro-bg{
  background-color: #f2f2f2;
}

.ipad-pro-border{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #ff0000;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}
.hz120{
  width: 160px;
}
.rectangle{
  width: 1040px;
  height: 10px;
}
.rectangle-1{
  width: 61%;
    height: 10px;
}
.nits-600{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #4800ff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}
.p3{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #c1627c;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}
.reflective{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #ff6104;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}
.swipe-up{
  background-color: #242424;
}

.dock{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #00eaff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}

.files{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #33b2ff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}

.ipad-7inch{
  margin-top: -300px;
}
.mac-top-200{
  margin-top: -200px;
}
.lineup{
  background-color: #242527;
}
.wireless{
  width: 350px;
}
.cellular{
  background-color: #c6c6c6;
}
.apple-watch-bg{
   
    background-color: #c6c6c6;
}

.mac-img {
  position: relative;
  text-align: center;
  
}
.centered-watch {
  position: absolute;
  top: 50%;
  font-size: 20px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
}


.contact_content {
    padding: 50px 0;
    background: #010101
}

.contact-in {
    width: 100%;
    float: left;
    padding: 10px;
}

.contact-header {
    font-size: 30px;
    line-height: 30px;
    color: #f3f3f3;
    font-weight: 500;
    padding: 0 0 70px;
    text-transform: capitalize
}

.apply,
.products h2.small-logo,
.send {
    text-transform: uppercase
}

.contact-cnt {
    padding: 0;
    float: left
}

.contact-left {
    padding: 0 55px 0 0;
    border-right: 2px solid #fff;
    min-height: 500px
}

.contact-left-ul {
    width: 100%;
    float: left
}

.contact-left-ul-li {
    width: 100%;
    float: left;
    padding: 0 0 10px;
    display: inline-block;
}

.contact-left-ul-li .col-form-label {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    color: #000;
}

.contact-left-ul-li .form-control {
    padding: 0 10px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #ccc;
    /*border-bottom: 2px solid #000;*/
    height: 40px;
    color: #000;
}

.contact-left-ul-li textarea.form-control {
    height: 80px;
    resize: none
}

.contact-left-ul-li .col-form-label strong {
    font-weight: 700
}

.contact-check {
    width: 100%;
    float: left
}

.check-li {
    float: left;
    display: inline-block;
}

.check-li .custom-control-description {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    padding: 0 0 0 5px
}

.check-li .custom-control {
    min-height: 0
}

.check-li .custom-control-indicator {
    top: 4px;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #fff
}

.check-li .custom-checkbox .custom-control-indicator,
.search-control {
    border-radius: 0
}

.contact-left-ul-li:last-child {
    text-align: right;
    padding: 0
}
.media-list{
  display: inline-block;
  font-size: 25px;
    line-height: 25px;
}

.check-li .custom-control {
    min-height: 0;
}

.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
}

.career_content {
    padding: 70px 0 80px;
   background: #fff;
}

.career-lft-ul-li .custom-checkbox .custom-control-indicator,
.career-rgt-ul-li .form-control {
    background-color: transparent;
    border-radius: 0
}

.career-in {
    width: 100%;
    float: left;
    padding: 0
}

.career-header {
    font-size: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    padding: 0 0 80px
}

.career-cnt {
    /*padding: 0;*/
    float: left
}

.career-left {
    padding: 0
}

.career-lft-ul,
.career-lft-ul-li {
    width: 100%;
    float: left;
    display: inline-block;
}

.career-lft-ul-li .custom-control-description {
    font-size: 18px;
    font-weight: 300;
    color: #000;
    padding: 0 0 0 40px;
    cursor: pointer;
    outline: 0
}

.career-lft-ul-li .custom-control {
    min-height: 0;
    padding: 0;
    margin: 0 0 10px;
    width: 100%;
    outline: 0
}

.career-lft-ul-li .custom-control-indicator {
    top: 4px;
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 2px solid #fff
}

.career-lft-ul-li .form-group {
    outline: 0
}

.career-right {
    padding: 0
}

.career-rgt-ul {
    width: 100%;
    float: left
}

.career-rgt-ul-li {
    width: 100%;
    float: left;
    padding: 0 0 10px;
    display: inline-block;
}

.career-rgt-ul-li .col-form-label {
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    color: #000;
    text-transform: capitalize
}

.career-rgt-ul-li .form-control {
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    /*border-bottom: 2px solid #000;*/
    height: 40px;
    color: #000
}

.career-rgt-ul-li .custom-select {
    padding: 0 10px;
    border-radius: 10px;
    border: 1px solid #ccc;
    /*border-bottom: 2px solid #000;*/
    height: 40px;
    color: #000;
    width: 100%;
    background: 0 0;
    cursor: pointer
}

.career-rgt-ul-li .custom-select option {
    color: #000
}

.position-need {
    position: relative;
    cursor: pointer
}

.position-need:after {
    position: absolute;
    right: 24px;
    top: 10px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-top: 8px solid #fff
}

.career-rgt-ul-li p {
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
    color: #fff
}

.career-rgt-ul-li p .btn {
    font-size: 25px;
    font-weight: 300;
    line-height: 60;
    text-align: left;
    color: #fff;
    background: #58585b;
    height: 60px
}

.career-rgt-ul-li .custom-file {
    width: 100%;
    text-align: center
}

.career-rgt-ul-li .custom-file-control {
    background-color: transparent;
    font-size: 18px;
    font-weight: 300;
    line-height: 55px;
    color: #fff;
    height: auto;
    cursor: pointer
}

.career-rgt-ul-li .custom-file-control .btn {
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    background: #58585b;
    height: 50px;
    width: 120px;
    border-radius: 0;
    cursor: pointer;
    float: right
}

.form-group.space {
    height: auto
}

.career-rgt-ul-li .col-form-label.resume {
    line-height: 50px
}

.career-rgt-ul-li:last-child {
    text-align: right;
    padding: 30px 0 0
}

.career-rgt-ul-li .app-btn {
    height: 50px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    background: #000;
    min-width: 140px;
    text-transform: uppercase;
    border-radius: 0;
    border: none
}

.contact_content {
    padding: 50px 0;
    background: #010101
}

.contact-in {
    width: 100%;
    float: left;
    padding: 10px;
}

.contact-header {
    font-size: 30px;
    line-height: 30px;
    color: #000;
    font-weight: 500;
    padding: 0 0 20px;
    text-transform: capitalize
}

.apply,
.products h2.small-logo,
.send {
    text-transform: uppercase
}
.career-lft-ul-li .custom-control-indicator {
    top: 4px;
    width: 22px;
    height: 22px;
    background-color: transparent;
    border: 2px solid #fff;
}

.accessories { 
 background-color: #efefef;
    border: 50px solid #efefef;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    vertical-align: 50%;
}
.accessories:hover { 
  background: #949191; 
  border: 50px solid #949191; 
  border-radius: 50%; 
  
}

.accessories-p{
  font-size: 18px;
    padding: 10px;
    text-align: center;
    font-weight: 600;
}
.mac-mini-bg{
  background-color: #0a0b0f;
}
.mac-mini-font{
  color: #999999;
}
.mac-mini-border{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #fff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 2% 1% 2% 2%;
    padding: 20px 0px 0px 0px;
}
.processor-border{
      border-style: solid;
    border-width: 2px 0px 0px 0px;
    border-color: #7098cf;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    /*margin: 2% 1% 2% 2%;*/
    padding: 2px 0px 0px 0px;
}
.processor-color{
  color: #7098cf;
  text-align: left;
}
.racehorse{
  font-size: 50px;
    color: #7098cf;
}

.tab {
  float: left;
  /*border: 1px solid #ccc;
  background-color: #f1f1f1;*/
  width: 30%;
  /*height: 300px;*/
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #61616c;
  padding: 10px 35px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 21px;
}

/* Change background color of buttons on hover */
/*.tab button:hover {
  background-color: #ddd;
}*/

/* Create an active/current "tab button" class */
.tab button.active {
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  /*border: 1px solid #ccc;*/
  width: 70%;
  color: #999999;
  border-left: none;
  height: 300px;
}


.progress-bar{
  height: 30%;
}
.progress-title{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin: 0 0 10px 0;
}
.progress{
    height: 20px;
    line-height: 15px;
    border-radius: 20px;
    background: #f0f0f0;
    /*margin-bottom: 30px;*/
    box-shadow: none;
    overflow: visible;
    background-color: #0a0b0f;
}
.progress .progress-bar{
    position: relative;
    /*border-radius: 20px 0 0 20px;*/
    animation: animate-positive 2s;
}
.progress .progress-value{
    display: block;
    font-size: 13px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 8px;
}
.progress-bar-danger {
    background-color: #7098cf;
}

.progress-bar-success {
    background-color: #898891;
}
@-webkit-keyframes animate-positive{
    0% { width: 0%; }
}
@keyframes animate-positive{
    0% { width: 0%; }
}



.tab1 {
  overflow: hidden;
  border: 1px solid #61616c;
  background-color: #0a0b0f;
  border-width: 0px 0px 1px 0px;
}

/* Style the buttons inside the tab */
.tab1 button {
  background-color: inherit;
  /*float: left;*/
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
  color: #61616c;
}

/* Change background color of buttons on hover */
/*.tab1 button:hover {
  background-color: #ddd;
}
*/
/* Create an active/current tablink class */
.tab1 button.active {
  color: #fff;
}

/* Style the tab content */
.tabcontent1 {
  display: none;
  padding: 6px 12px;
  /*border: 1px solid #ccc;*/
  border-top: none;
   color: #61616c;
}
.xcode-padding{
  padding: 20px 130px 9px 130px;
}
.accessories-apple-bg{
  background-color: #eee;
}
.accessories-para{
      padding: 25px;
    font-size: 18px;
    text-align: center;
    height: 100px;
}
.apple-case{
  width: 258px;
}
.justify{
  text-align: justify;
}
.iphone-11-bg{
  background: #fafafa;
    padding: 50px 50px 0px 50px;
}
.font-21{
  font-size: 18px;
}
.image-txt-container {
  display:flex;
  align-items:center;
  flex-direction: row;
}
.wdt-400{
  width: 400px;
}
.iphone-11-bg{
  background-color: #fafafa;
  padding: 45px;
}
.iphone-11-tv-bg{
  background-color: #fff;
    padding: 35px;
}
.pt--85{
  padding-top: 85px;
}
.order{
  padding: 8px 18px;
    background-color: transparent;
    border: 1px solid;
    border-radius: 50px;
}
.order-ff{
  padding: 8px 18px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
}
.camera-bor{
  border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}
.foot-disc{
  background: #f1f0f0;
    padding: 35px;
}
.ml---28{
  margin-left: -28px;
}
.iphone11pro-bg{
  background-color: #111111;
  padding: 35px;
}
.iphone11pro-font{
  font-size: 18px;
  color: #ccc;
}
.white{
  color: #fff;
}
.key-li{
  font-size: 18px;
    line-height: 36px;
}
.iphone-se-bg{
  background-color: #161617;
}
.section-content {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
.tone-txt{
  width: 250px;
    color: #a1a1a6;
    font-size: 18px;
}
.icon-ht{
  height: 350px;
}
.ht-490{
  height: 490px;
}
.ht-625{
  height: 625px;
}
.mt--80{
  margin-top: 80px;
}
.mt--130{
  margin-top: 130px;
}
.ht-340{
  height: 340px; 
}
.wdt-20{
  width: 20px;
}
.wdt-100{
  width: 100%;
}

.know-button{
  padding: 4px;
    background-color: transparent;
    border-radius: 3px;
    color: #000;
    border: 1px solid #000;
    text-decoration: none !important;
    font-size: 12px !important;
}
.know-button:hover{
  background-color: #000;
  color: #fff !important;
}

.white-button{
  padding: 8px;
    background-color: transparent;
    border-radius: 8px;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none !important;
    font-size: 14px !important;
}
.white-button:hover{
  background-color: #fff;
  color: #000 !important;
}

.buton:hover{
  background-color: #fff !important;
  color: #000 !important;
}

.copyRights{
  font-size: 14px;
}
.pd--left-0{
  padding-left: 0px;
}
.ml--28{
  margin-left: 28px;
}

.accessories-new {
    background-color: #e1e1e1;
    border: 50px solid #e1e1e1;
    /* border-radius: 50%; */
    height: 200px;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    vertical-align: 50%;
}
.accessories-new:hover { 
  background: #949191; 
  border: 50px solid #949191; 
  /*border-radius: 50%; */
  
}
.ht-170{
  height: 170px;
}
.black{
  color: #000;
}





@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

.navbar-brand {
    padding: 15px 0px;
}
body{
  font-size: 15px;
}
.navLogo{
    width: 120px !important;
}
.nav > li > a{
  padding: 10px 5px;
}
.navbar-default .navbar-nav > li > a{
  font-size: 13px;
}
.navbar-nav{
  margin: 20px -5px;
}
.x-fontsize1{
  font-size: 30px;
}
.iphone11pro-bg{
  padding: 8px;
}
#back2Top{
  right: 20px;
}
.foot-disc{
  padding: 8px;
}
.iphone-11-bg{
  padding: 10px;
}
.font-21{
  font-size: 15px;
}
.footer-logo-width{
  width: 150px;
}
.footer-list{
  margin-left: -60px;
}
.iphone-xr-title{
  font-size: 30px;
}
.iphone11pro-font{
  font-size: 16px;
}
.air-font{
  font-size: 25px;
}
.section-content{
  width: 750px;
}
.brilliant-text{
  font-size: 16px;
}
.center-text-iphone-xs{
  height: 570px;
}
.iphone-8{
  height: auto;
}
.all-screens-1{
  font-size: 16px;
}
.ht-sm-465{
  height: 465px;
}
.camera-padding {
    padding: 7px;
    font-size: 18px;
}
.depth-screen{
  font-size: 26px;
}
.compare-models{
  width: 150px;
}
.mt-sm-28{
  margin-top: 28px;
}
.center-text-1, .center-text{
  height: 650px;
}
.chip-text-1 {
    height: 60PX;
    font-size: 18px;
}
.chip-font {
    font-size: 22px;
}
.chip-text{
  height: 105px;
}
.x-height{
  height: auto;
}
.serviceImgLogo{
  width: 280px;
}
.ht-sm-300{
  height: 300px;
}
.ht-sm-600{
  height: 600px;
}
/*.carousel-control.left, .carousel-control.right {
    margin-top: 300px !important;
}*/
.ht-sm-210{
  height: 210px;
}
.mac-top-200{
  margin-top: -130px;
}
.keyboard{
  background-image: none;
  height: auto;
}
.ipad-pro-new-font{
  font-size: 25px;
}
.h1, h1 {
    font-size: 25px;
}
.h2, h2 {
    font-size: 23px;
}
.h3, h3 {
    font-size: 20px;
}
.h4, h4 {
    font-size: 16px;
}
.key-li {
    font-size: 15px;
    line-height: 27px;
}
.mac-fontsize{
  font-size: 28px;
}
.font-sm-20{
  font-size: 20px;
}
.ht-sm-450 {
    height: 450px !important;
}
.navbar-nav {
    margin: 20px -8px;
}
.fingertip{
  height: 450px;
}
.select-wdt {
    width: auto !important;
}

}




/*mew css for iq*/
.carousel-inner {
    height: 500px !important;
}
input.secondaryBtn {
    background-color: #000;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 12px;
    width: 150px;
    margin-right: 15px;
}
input.primaryBtn {
    background-color: #000;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 12px;
    width: 150px;
    margin-right: 0px;
}

.arrows-font {
    font-size: 16px !important;
    color: #000;
}

.carousel-control.left, .carousel-control.right {
    margin-top: 230px !important;
}
.col-sm-8.top_leve_menu_design ul.nav.navbar-nav.navbarMenus.hidden-xs {
    margin-right: 0px;
    display: block;
    width: 100%;
}
    .col-sm-8.top_leve_menu_design ul.nav.navbar-nav.navbarMenus.hidden-xs li a {
        padding: 10px;
        /* font-size: 16px; */
    }
li.login_top_menu {
    display: inline-flex;
}
li#topcartlink span {
    color: #000;
}

.col-md-3.col-sm-4.marginTop20.mac-accessories {
    height: 420px;
}
    .col-md-3.col-sm-4.marginTop20.mac-accessories div.carousel.slide.ht-350 img.img-responsive.center-block.mt-90.imgLoading {
        width: 200px;
    }

    .col-md-3.col-sm-4.marginTop20.mac-accessories div#myCarousel .item img {
        margin: 0 auto;
        max-width: 87%;
        display: block;
    }



    /*responsive css*/
    @media screen and (min-width:500px) and (max-width: 736px) and (orientation:landscape){

        img.navLogo{margin-top:-15px;}
        .col-sm-3.hidden-xs.opupwithcart ul.list-inline.socialMediaIcons {
            right: 208px !important;
        }
    }

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

        .col-md-3.col-sm-4.marginTop20.mac-accessories {
            height: auto;
        }
    }