/**************** Responsive CSS ************/
@media screen and (min-width: 1024px) and (max-width: 1960px) { 
.cl-effect-11 a::before {
	position: absolute;
	top: 5px;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	width: 0;
	border-bottom: 2px solid #fff;
	color: #fff;
	/* content: attr(data-hover); */
	content: "";
	-webkit-transition: width 1s cubic-bezier(1, 0, 0, 1) 0s;
	-moz-transition: width 1s cubic-bezier(1, 0, 0, 1) 0s;
	transition:width 0.5s cubic-bezier(1, 0, 0, 1) 0s;
}
.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	width: 100%;
}


.cl-effect-12 a::before {
	position: absolute;
	top: 5px;
	left: 0;
	overflow: hidden;
	padding: 10px 0;
	width: 0;
	border-bottom: 2px solid #000;
	color: #fff;
	/* content: attr(data-hover); */
	content: "";
	-webkit-transition: width 1s cubic-bezier(1, 0, 0, 1) 0s;
	-moz-transition: width 1s cubic-bezier(1, 0, 0, 1) 0s;
	transition:width 0.5s cubic-bezier(1, 0, 0, 1) 0s;
}
.cl-effect-12 a:hover::before,
.cl-effect-12 a:focus::before {
	width: 100%;
}
.cl-effect-12 a:hover::after{
border-bottom: none;
}
.cl-effect-12 a:focus::after {
	border-bottom: none;
}
}
/*for chrome & safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
} 


/* 1970 + Resolution */
@media screen and (min-width: 1961px) { 
}

/* 1920 Resolution */
@media screen and (min-width: 1901px) and (max-width: 1960px) { 
.menu ul li {font-size: 16.45px;}
.historyContent p, .awardsContent p, .collection p{font-size: 13.75px;}
.awardsContent {min-height: 330px;}
.awardsContent h1{margin-bottom: 0;margin-top: 40px;}
.historyYear {padding: 200px 0;}
.contactInfo {margin-right: 10px;width: 45%;}
.contactInfo:nth-child(2n+1) {margin-right: 7%;}
.contactInfo input[type="text"] {width:100%;}
.contactInfoDiv {width: 100%;overflow: hidden;margin: 15px 0;}
.contactForm textarea { height: 200px;}
.collectionFilterDesc { padding: 50px 20px;}
.subNavigationDiv ul li {font-size: 15px;}
.collectionFilterList,.collectionFilterList h1 {font-size: 15px;}
.collectionHeadDiv h1 {font-size: 60.28px;}
.collectionHeadDiv span {font-size: 15.39px;}
.view a.info {font-size: 50.92px;}
.ib-main a,.ib-content {width: 360px;height:360px;}
.collectionFilterDesc{background:url("../images/filter-img.jpg") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);}
.historyPopupP {margin: 140px 0; width: 60%;}
.threeAbs1 {right: 400px;top: 200px;}
.threeAbs2 {right: 160px;top: 60px;}
.threeAbs3 {right: 160px;top: 340px;}
.twoAbs1 {top: 150px;}
.twoAbs2 {top: 300px;}
.oneAbs1 {top: 250px;}
  .view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
}
/* 1600 Resolution */
@media screen and (min-width: 1600px) and (max-width: 1900px) { 
.awardsContent h1{margin-bottom: 0;margin-top: 140px;}
.contactInfoDiv {width: 100%;overflow: hidden;margin: 30px 0;}
.contactForm textarea { height: 200px;}
#slider1_container{width: 1600px;height: 800px;}
.collectionFilterDesc{background:url("../images/filter-img.jpg") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);}
.sliderInnerDiv{width: 1600px; height: 800px;}
.historyPopupP {margin: 20px 0;/*margin: 140px 0; width: 60%;*/ width: 45%;}
.threeAbs1 {right: 400px;top: 200px;}
.threeAbs2 {right: 160px;top: 60px;}
.threeAbs3 {right: 160px;top: 340px;}
.twoAbs1 {top: 150px;right:29.8%;}
.twoAbs2 {top: 300px;}
.oneAbs1 {top: 250px;}
#loaderLogoImg,#loaderLogoImgMobile{top:36.5%;left:53.5%;}
  #loaderLogoImg1{left:51.5%;}
  #loaderHeadH2{left:45%;top:46%;}
  #loaderHeadH3{left:45%;top:55%;}
  .view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
.bx-wrapper .bx-controls-direction a{/*top: 70%;*/ bottom:0%;}
}

/* 1600 Resolution */
@media screen and (min-width: 1600px) and (max-width: 1900px) { 
/*.awardsContent h1{margin-bottom: 0;margin-top: 140px;}
.contactInfoDiv {width: 100%;overflow: hidden;margin: 30px 0;}
.contactForm textarea { height: 200px;}
#slider1_container{width: 1600px;height: 800px;}
.sliderInnerDiv{width: 1600px; height: 800px;}
.historyPopupP {margin: 140px 0; width: 60%;}
.threeAbs1 {right: 400px;top: 200px;}
.threeAbs2 {right: 160px;top: 60px;}
.threeAbs3 {right: 160px;top: 340px;}
 .twoAbs1 {top: 150px;}
.twoAbs2 {top: 300px;}
.oneAbs1 {top: 250px;} */
#loaderLogoImg,#loaderLogoImgMobile{top:40%;left:40%;}
  #loaderLogoImg1{left:51.5%;}
  #loaderHeadH2{left:45%;top:42%;}
  #loaderHeadH3{left:45%;top:53%;}
    .view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
}

/* 1400 Resolution */
@media screen and (min-width: 1401px) and (max-width: 1599px) {
  .view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
}
/* 1366 Resolution */
@media screen and (min-width: 1301px) and (max-width: 1400px) {	
  .view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
}

/* 1280x768 screen */
@media screen and (min-width: 1201px) and (max-width: 1300px) {
  .view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
}

/* Common Media Queries  */
@media screen and (min-width: 1025px) and (max-width: 1280px){
#wowslider-container1 .ws_bullets {bottom: 7px;left: 92%;}
.contactForm input[type="submit"] {padding: 15px 40px;}
.wrapper {margin: 0 140px;}
.ib-main a,.ib-content {width: 390px;height:390px;}
.collectionFilterList form{width:67%;}
.threeAbs1 {right: 380px;top: 250px;}
.threeAbs2 {right: 145px;top: 80px;}
.threeAbs3 {right: 145px;top: 400px;}
.twoAbs1 {top: 78px;}
.twoAbs2 {top: 160px;}
.oneAbs1 {right: 200px;top: 200px;}
}

@media screen and (max-width:1024px) {
.bannerScrollDiv{display:none;}
.menu ul li {font-size: 13.45px;padding: 20px 0;}
#wowslider-container1 .ws_bullets {bottom: 7px;left: 91%;}
.wrapper {margin: 0 100px;}
.historyContent {padding: 0 25px 102px;}
.historyContent h1 {line-height: 33px;}
.historyContent h1, .awardsContent h1, .collection h1, .address h1 {font-size: 44.78px;margin: 0;}
.knowMoreDiv a {padding: 10px 16px;font-size:12px;}
.contactForm input[type="submit"] {font-size: 12px;padding: 10px 25px;margin-top:10px}
.collection ul li {display: inline-block;margin-right: 10px;width: 195px;}
.view a.info {font-size:25px;margin-right: 100px;}
.addressFormDiv p,.contactInfo input[type="text"],.contactForm textarea {font-size: 11.75px;}
.contactDiv {margin: 18px 0;}
footer {font-size:10px;}
.collectionLeftImageProductDiv .collectionHeadDiv {right: 10px;top: 0;width: 90%;}
.collectionHeadDiv h1 {font-size: 35.28px;}
.collectionHeadDiv p {font-size: 12.39px;}
.subcategoryLeftImageProductDiv .subcategoryHeadDiv {font-size: 25.28px;}
.ib-main a,.ib-content {width: 310px;height:310px;}
.collectionFilterList{padding:0px;}
.collectionFilterList form{width:75%;}
.twoAbs1 {right: 322px;top:140px;}
.twoAbs2 {right: 97px;top: 225px;}
.oneAbs1 {right: 180px;top: 115px;}
.bx-wrapper img {
    display: block;
    max-width: 100% !important;
}
.popUpHeading{font-size:30px;}
.view-eighth .mask {opacity:initial;}
.view-sixth a.info {opacity: initial;}
.cl-effect-12 a::before{border-bottom:none;}
.container {margin: 0 auto;overflow: auto;width: 85%;}

.ib-main a,.ib-content {width: 393px;height:393px;}
.ib-content .ib-teaser{padding: 125px 0;}
.ib-main a{background-image:none;}
.ib-main a:hover img {opacity: initial;}
.ib-loading-large{left:0!important;right:0!important;top:0!important;bottom:0!important;margin:auto!important;}
.ib-nav-prev,.ib-nav-next{bottom:0!important;margin:auto!important;top:0!important;}
}

/* 1024 screen */
@media screen and (min-width: 961px) and (max-width: 1200px) {
.wrapper {margin: 0 75px;}
@-ms-viewport {width: device-width;height: device-height;}
#wowslider-container1 .ws_bullets {bottom: 7px;left: 89%;}
#wowslider-container1 .ws_bullets div {left: -15%;}
.view a.info {margin-right: 5%;}
.historyHead {left: 25px;}
.historyYear span {font-size: 45.33px;}
.historyHead h1 {font-size: 60.81px;line-height: 45px;}
.historyYear {padding: 100px 0;}
}

/*for ipad Portrait*/
@media screen and (min-width: 768px) and (max-width: 960px) {
@-ms-viewport {width: device-width;height: device-height;}
.wrapper {margin: 0 50px;}
#wowslider-container1 .ws_bullets {bottom: 7px;left: 85%;}
#wowslider-container1 .ws_bullets div {left: -15%;}
.collection p {width:100%}
.collection ul li {margin: 10px;width: 45%;}
.collection ul li:nth-child(4) {margin: 10px;}
.view a.info {font-size: 25.92px;margin-right: 5%;margin-top: 5%;}
/* .wow {visibility: visible;} */
.historyHead {left: 25px;}
.historyYear span {font-size: 40.33px;}
.historyHead h1 {font-size: 50.81px;line-height: 40px;}
.historyYear {padding: 80px 0;}
.collectionHeadDiv h1 {margin: 5px 0;}
.collectionFilterList{padding:0px;}
.collectionFilterList form{width:100%;}
.collectionFilterDesc{background-image:none!important;background-color:#fbf5f7!important;}
.popUpHeading{font-size:30px;}
.historyPopupP {float: none;margin: 0;/*width: 100%;*/ width: 95%;}
.historyPopupImage{float:left;width:100%;}
.threeAbs1 {top: 400px;}
.threeAbs2 {top: 300px;}
.threeAbs3 {top: 530px;}
.twoAbs1 {top: 300px;right: 382px;}
.twoAbs2 {top: 400px;}
.oneAbs1 {right: 260px;top: 300px;}
.bx-wrapper img {
    display: block;
    max-width: 100% !important;
}
.bx-wrapper .bx-controls-direction a {width: 11%;}
.ib-preview img{width:100%!important;height:auto!important;left:0!important;right:0!important;top:0!important;bottom:0!important;}
}
@media screen and (min-width: 799px) and (max-width: 850px) {
.bx-wrapper img {
    display: block;
    max-width: 100% !important;
}
}
@media screen and (min-width: 851px) and (max-width: 980px) {
.bx-wrapper img {
    max-width: 100% !important;
}
.twoAbs2 {right: 75px;}
.twoAbs1{right:300px;}

}

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

@media screen and (max-width: 640px){
@-ms-viewport {width: device-width;height: device-height;}
/* html,body{overflow:auto!important;} */
.wrapper {margin: 0 35px;}
.pageHeadShow,.webLoader{display:none}
.wow {visibility: visible;}
/* mobile menu */
.mobilePageHeadShow{display:block;position: absolute;top:0px;right: 16%;color: #9d9b9c;font-family: RobotoBold,sans-serif;text-transform: uppercase;}
.mobilePageHeadShow h1{margin-top:0;margin-bottom:0px;font-size: 20px;}
.mobileHeader{display:block;width:100%;height: auto;position: fixed;top: 0;z-index: 9999;}
.mobileLogo{width:15%;float:left;position: relative;z-index: 1;}
.mobileLogo img{width:100%;height:auto;}
/* .mobileMenuImg{width:10%;float:right; position: relative;} */
.mobileMenuShow{width: 100%;height: 99%;cursor: pointer;/* opacity:0.2 */;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.mobileMenuClose{width: 100%;height: 99%;cursor: pointer;display:none;}
.mobileMenu{position:fixed; height: 100%;width: 100%;  background-color: #000;color: #fff;opacity: 0.9;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.mobileMenu ul{list-style:none;padding:0;margin:0;}
.mobileMenu ul li{border-bottom: 1px solid;/*padding: 15px 12px;*/}
.mobileMenu ul li a{text-decoration:none;color:#fff;font-family: RobotoRegular,sans-serif;font-size: 14.45px;}
/* mobile menu end*/

/* Home Page */
#wowslider-container1 .ws_bullets {bottom: 7px;left: 84%;}
#wowslider-container1 .ws_bullets div {left: 0;}
.ourHistory {margin-top: 10px;}
.historyImg, .awardsImg {float:none;width: 75%;margin:0 auto;}
.historyContent,.awardsContent {padding: 0 0 30px;margin-top: 20px!important;}
/*.historyContent h1, .awardsContent h1, .collection h1, .address h1 {font-size: 35.78px;}
.historyContent h1 {line-height: 27px;}*/
.historyContent p, .awardsContent p,.collection p  {margin-top: 15px;margin-bottom: 30px;width:100%; text-align: justify;}
.awardsContent {padding-left: 0;padding-right: 0;}
.awardsContent {min-height: 0;}
.collection {margin-top:0px;margin-bottom:50px;}
.collection ul li {width:100%;}
/*.view a.info {font-size: 35.92px;margin-right: 5%;margin-top: 45%;}*/
.view a.info {font-size: 16.92px;margin-right: 5%;margin-top: 5%;}
.contactForm {width:100%;}
.contactInfo {float: none;width: 100%;}
footer {margin:0;padding:0;}
footer .footerLeft,footer .footerRight {display: block;float: none;margin: 5px 0;}
/*Amit css Home Page start */
.addressMapDiv {margin-bottom: 15px;width: 100%;}
#loaderHeadH3, #loaderHeadH2 {font-size: 16.78px;left: 0;padding: 0;position: relative;text-align: center;top: 57%;margin:0px;}
#loaderLogoImg,#loaderLogoImgMobile,#loaderLogoImg1,#loaderLogoImg2{ top: 50%;}
#wowslider-container1 .ws_controls, #wowslider-container1 .ws_bullets, #wowslider-container1 .ws_thumbs{display:block; width:100%;}
.slick-slide img{width:100%;}
.historyContent h1, .awardsContent h1, .collection h1, .address h1, .client h1{font-size:25.78px;line-height:28px;margin-bottom:40px;}
.client{margin-bottom:40px;margin-top:25px;}
.contactForm textarea,.contactInfo input[type="text"]{width:100%;}
.contactForm{text-align:center;}
.addressFormDiv p, .contactInfo input[type="text"], .contactForm textarea{text-align:left;}
.contactForm input[type="submit"]{float:none;}
.historyContent h1, .awardsContent h1, .collection h1, .address h1, .client h1 {display: inline;font-size: 16.78px;line-height: 28px;margin-bottom: 40px;padding-right: 2%;text-align: center;
width: 100%;}
.historyContent, .awardsContent{text-align:center;}
.wrapper{text-align:center;}
.collection{margin-bottom:0px;}
.client h1{text-align:left !important;}
/* Home Page End*/

/* History Page */
.historyYearImg,.historyYearLeft,.leftDiv,.historyYearThirdRight,.rightDiv,.historyYearFourthLeft{float: none;width:100%}
.historyYearRight,.historyYearImgSecond ,.historyYearImgThird,.historyYearImgFourth{width:100%;background-size:100% 100%!important;}
.historyHead {top: 100px;left: 15px;}
.historyHead h1 {font-size: 40px;line-height: 1;}
.historyHead hr {width:100%;}
.historyPopUpInnerDiv{width:90%;height:95%;top:2%!important;}
.historyPopUpContent {height: 90%;padding: 10px;}
.historyPopUpContent h1 {/*font-size:20px;*/font-size:14px;}
.historyPopUpDes,.mobilehistoryPopUpDes {width:100%;font-size: 11.75px;margin:0px;}
.prevDiv a,.NextDiv a {font-size: 11px;padding: 7px 14px;}
/* History Page End */

/* Awards Page */
.webView{display:none;}
.mobileView{display:block;}
.mobileAwardsDes {background-color: #de0232;padding: 20px;}
.awardsDiv {width:100%;margin: 0;overflow: auto;}
/* .awardsSecondContent,.awardsFirstContent {height: auto!important;} */
.awardspopupDes h1 {font-size:20px;}
.awardspopupDes span {font-size: 12px;}
.mobileView img{width:100%;height:auto;}
/* Awards Page End */

/* Collection Page */
.collectionDiv {margin:0;}
.subNavigationDiv ul li {font-size: 12px;margin: 10px 6px;}
/* .activeRed {box-shadow: 0 25px 0 #000;} */
.collectionFilterDesc{padding: 10px;background-image:none!important;background-color:#fbf5f7!important;}
.collectionFilterList{width:100%;padding:0;}
.collectionFilterList form{width:100%}
.filterCategoryDiv{width: 45%;margin-right:0}
.filterSubCategoryDiv{padding-left: 10px;width: 50%;}
/* .collectionImages , .collectionRightImages {float:none;height: 100% !important;width: 100% !important;}
.collectionLeftImageProductDiv .collectionLeft,.collectionLeftImageProductDiv .collectionRight{float:none;height: 100% !important;width: 100% !important;} */
.collectionLeftImageProductDiv .collectionLeft{width:100%;float:none;}
.collectionLeftImageProductDiv .collectionRight {height: 50%!important;width: 100%!important;}
.collectionLeftImageProductDiv .absolutePositionSecond{right:50%!important;}
.collectionImages {height: 50% !important;width: 50% !important;}
.collectionRightImages {display: block;float: left;height: 50% !important;width: 50% !important;}
.transparent table{display:none;}
.collectionLeftImageProductDiv .collectionHeadDiv{right: 2%;top: 0;width: 96%;text-align: justify;}
.collectionHeadDiv h1{font-size: 23.28px;margin: 5px 10px;}
.collectionHeadDiv p{font-size: 11.39px;}
/* Collection Page End */


.subcategoryLeftImageProductDiv .collectionLeft{float:none;width:100%;}
.subcategoryLeftImageProductDiv .collectionRight{width:100%;height:auto!important;}
.subcategoryLeftImageProductDiv .subcategoryHeadDiv{font-size:21.28px}

.ib-main a,.ib-content {width: 100% !important;height:auto !important;}
.ib-nav span{width:24px;}
.ib-main a{float:none;}
}
@media screen (min-width:481px) and (max-width:639){
@-ms-viewport {width: device-width;height: device-height;}
}

@media screen and (max-width : 390px){
.ib-preview-img{width:100%!important;height:auto!important;top:0!important;bottom:0!important;}
}

@media screen and (max-width : 360px){
.historyPopUpInnerDiv{width:90%;height:70%;top:15%!important;}
.historyPopUpContent {height: 90%;padding: 10px;}
.mobilePageHeadShow h1{font-size: 14px;}
/*.awardspopupDes {margin:0;text-align: justify;}*/
.mobileAwardsDes {padding: 10px;}
}

@media screen and (max-width: 320px) {
.historyPopUpInnerDiv{width:90%;height:90%;top:5%!important;}
}/**************** Responsive CSS ************/

/*for chrome & safari*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
} 


/* 1970 + Resolution */
@media screen and (min-width: 1961px) { 
}

/* 1920 Resolution */
@media screen and (min-width: 1901px) and (max-width: 1960px) { 
 #wowslider-container1 .ws_bullets {bottom: 7px;left: 94%;}
.menu ul li {font-size: 16.45px;}
.historyContent p, .awardsContent p, .collection p{font-size: 13.75px;}
.awardsContent {min-height: 330px;}
.awardsContent h1{margin-bottom: 0;margin-top: 40px;}
.historyYear {padding: 200px 0;}
.contactInfo {margin-right: 10px;width: 45%;}
.contactInfo:nth-child(2n+1) {margin-right: 7%;}
.contactInfo input[type="text"] {width:100%;}
.contactInfoDiv {width: 100%;overflow: hidden;margin: 15px 0;}
.contactForm textarea { height: 200px;}
.collectionFilterDesc { padding: 50px 20px;}
.subNavigationDiv ul li {font-size: 15px;}
.collectionFilterList,.collectionFilterList h1 {font-size: 15px;}
.collectionHeadDiv h1 {font-size: 60.28px;}
.collectionHeadDiv span {font-size: 15.39px;}
.view a.info {font-size: 50.92px;}
.ib-main a,.ib-content {width: 360px;height:360px;}
.collectionFilterDesc{background:url("../images/filter-img.jpg") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);}
.historyPopupP {margin: 140px 0; width: 60%;}
.threeAbs1 {right: 400px;top: 200px;}
.threeAbs2 {right: 160px;top: 60px;}
.threeAbs3 {right: 160px;top: 340px;}
.twoAbs1 {top: 150px;}
.twoAbs2 {top: 300px;}
.oneAbs1 {top: 250px;}
#loaderLogoImg,#loaderLogoImgMobile{top:35%;left:40%;}
  #loaderLogoImg1{left:51.5%;}
  #loaderHeadH2{left:45%;top:42%;}
  #loaderHeadH3{left:45%;top:53%;}
}

/* 1400 Resolution */
@media screen and (min-width: 1401px) and (max-width: 1599px) {
}
/* 1366 Resolution */
@media screen and (min-width: 1301px) and (max-width: 1400px) {	
}

/* 1280x768 screen */
@media screen and (min-width: 1201px) and (max-width: 1300px) {
}

/* Common Media Queries  */
@media screen and (min-width: 1025px) and (max-width: 1280px){
#wowslider-container1 .ws_bullets {bottom: 7px;left: 91%;}
.contactForm input[type="submit"] {padding: 15px 40px;}
.wrapper {margin: 0 140px;}
.ib-main a,.ib-content {width: 390px;height:390px;}
.collectionFilterList form{width:67%;}
.threeAbs1 {right: 380px;top: 250px;}
.threeAbs2 {right: 145px;top: 80px;}
.threeAbs3 {right: 145px;top: 400px;}
.twoAbs1 {top: 78px;}
.twoAbs2 {top: 160px;}
.oneAbs1 {right: 200px;top: 115px;}
.view-sixth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
}
.view-sixth:hover a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
}

@media screen and (min-width: 1025px) and (max-width: 1280px){
	.awardsFirstImg{background:#de0232 url("../images/awards/award-img1.jpg") no-repeat scroll center 40% / 100% auto!important;}
	.awardsSecondImg{background:#de0232 url("../images/awards/award-img2.jpg") no-repeat scroll left center / 100% auto!important;}
	.awardspopupDes{margin: 75% auto!important;}
}
@media screen and (max-width:1024px) {
  #loaderLogoImg,#loaderLogoImgMobile {left: 30%;top: 35%;}
.webHeader{display:none}

/* mobile menu */
.mobilePageHeadShow{display:block;position: absolute;top:0px;right: 16%;color: #9d9b9c;font-family: RobotoBold,sans-serif;text-transform: uppercase;}
.mobilePageHeadShow h1{margin-top:0;margin-bottom:0px;font-size: 20px;}
.mobileHeader{display:block;width:100%;height: auto;position: fixed;top: 0;z-index: 9999;}
.mobileLogo{width:15%;float:left;position: relative;z-index: 1;}
.mobileLogo img{width:100%;height:auto;}
.mobileMenuImg{width:10%;float:right; position: relative;}
.mobileMenuShow{width: 100%;height: 99%;cursor: pointer;/* opacity:0.2 */;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.mobileMenuClose{width: 100%;height: 99%;cursor: pointer;display:none;}
.mobileMenu{position:fixed; height: 100%;width: 100%;  background-color: #000;color: #fff;opacity: 0.9;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}
.mobileMenu ul{list-style:none;padding:0;margin:0;}
.mobileMenu ul li{border-bottom: 1px solid;/*padding: 15px 12px;*/}
.mobileMenu ul li a{text-decoration:none;color:#fff;font-family: RobotoRegular,sans-serif;font-size: 14.45px;display: block;padding: 15px 12px;}
/* mobile menu end*/

.menu ul li {font-size: 13.45px;padding: 20px 0;}
#wowslider-container1 .ws_bullets {bottom: 7px;left: 91%;}
.wrapper {margin: 0 100px;}
.historyContent {padding: 0 25px 102px;}
.historyContent h1 {line-height: 33px;}
.historyContent h1, .awardsContent h1, .collection h1, .address h1, .client h1  {font-size: 44.78px;margin: 0;}
.knowMoreDiv a {padding: 10px 16px;font-size:12px;}
.contactForm input[type="submit"] {font-size: 12px;padding: 10px 25px;margin-top:10px}
.collection ul li {display: inline-block;margin-right: 10px;width: 195px;}
.view a.info {font-size:25px;margin-right: 100px;margin-top: -38%;}
.addressFormDiv p,.contactInfo input[type="text"],.contactForm textarea {font-size: 11.75px;}
.contactDiv {margin: 18px 0;}
footer {font-size:10px;margin:0 5%;}
.collectionLeftImageProductDiv .collectionHeadDiv {right: 10px;top: 0;width: 90%;}
.collectionHeadDiv h1 {font-size: 35.28px;}
.collectionHeadDiv p {font-size: 12.39px;}
.subcategoryLeftImageProductDiv .subcategoryHeadDiv {font-size: 25.28px;}
/* .ib-main a,.ib-content {width: 295px;height:295px;} */
.collectionFilterList{padding:0px;}
.collectionFilterList form{width:75%;}
.twoAbs1 {right: 322px;top:110px;}
.twoAbs2 {right: 97px;top: 225px;}
.oneAbs1 {right: 180px;top: 105px;}
.bx-wrapper img {
    display: block;
    max-width: 100% !important;
}
.popUpHeading{font-size:30px;}
}

/* 1024 screen */
@media screen and (min-width: 961px) and (max-width: 1200px) {
.wrapper {margin: 0 75px;}
@-ms-viewport {width: device-width;height: device-height;}
#wowslider-container1 .ws_bullets {bottom: 7px;left: 88%;}
#wowslider-container1 .ws_bullets div {left: -15%;}
.view a.info {margin-right: 5%;}
.historyHead {left: 25px;}
.historyYear span {font-size: 45.33px;}
.historyHead h1 {font-size: 60.81px;line-height: 45px;}
.historyYear {padding: 100px 0;}
/*Amit css*/
.collection p{text-align:justify; max-width:736px; width:100%;}

.bx-wrapper .bx-controls-direction a {width: 8%;}
}

/*for ipad Portrait*/
@media screen and (min-width: 768px) and (max-width: 960px) {
@-ms-viewport {width: device-width;height: device-height;}
.wrapper {margin: 0 50px;}
#wowslider-container1 .ws_bullets {bottom: 7px;left: 85%;}
#wowslider-container1 .ws_bullets div {left: -15%;}
.collection p {width:100%}
.collection ul li {margin: 10px;width: 45%;}
.collection ul li:nth-child(4) {margin: 10px;}
.view a.info {font-size: 25.92px;margin-right: 5%;margin-top: 5%;}
/* .wow {visibility: visible;} */
.historyHead {left: 25px;}
.historyYear span {font-size: 40.33px;}
.historyHead h1 {font-size: 50.81px;line-height: 40px;}
.historyYear {padding: 80px 0;}
.collectionHeadDiv h1 {margin: 5px 0;}
.collectionFilterList{padding:0px;}
.collectionFilterList form{width:100%;}
.collectionFilterDesc{background-image:none!important;background-color:#fbf5f7!important;}
.popUpHeading{font-size:30px;}
.historyPopupP {float: none;margin: 0;/*width: 100%;*/width: 95%;}
.historyPopupImage{float:left;width:100%;}
.threeAbs1 {top: 400px;}
.threeAbs2 {top: 300px;}
.threeAbs3 {top: 530px;}
.twoAbs1 {top: 300px;right: 382px;}
.twoAbs2 {top: 400px;}
.oneAbs1 {right: 260px;top: 300px;}
.bx-wrapper img {
    display: block;
    max-width: 100% !important;
}

.ib-main a, .ib-content {height: 292px;width: 292px;}
}
@media screen and (min-width: 799px) and (max-width: 850px) {
.bx-wrapper img {
    display: block;
    max-width: 100% !important;
}
}
@media screen and (min-width: 851px) and (max-width: 980px) {
.bx-wrapper img {
    max-width: 100% !important;
}
.twoAbs2 {right: 75px;}
.twoAbs1{right:300px;}
}

@media screen and (min-width: 980px) and (max-width:980px) {
  #loaderLogoImg,#loaderLogoImgMobile {left:54%;top:31.2%;}
#loaderLogoImg1{left: 51%;top: 30%;}
#loaderLogoImg2{left: 48%;top:30.5%;}
#loaderHeadH2{left:38%;top:38%}
#loaderHeadH3{left:38%;top:45%}
}

@media screen and (min-width: 900px) and (max-width:979px) {
 #loaderLogoImg,#loaderLogoImgMobile {left:54%;top:30.8%;}
#loaderLogoImg1{left: 51%;top: 30%;}
#loaderLogoImg2{left: 48%;top:30.5%;}
#loaderHeadH2{left:38%;top:35%}
#loaderHeadH3{left:38%;top:40%}
}
@media screen and (min-width: 800px) and (max-width:899px) {
 #loaderLogoImg,#loaderLogoImgMobile {left:58%;top:31.2%;}
#loaderLogoImg1{left: 54%;top: 30%;}
#loaderLogoImg2{left: 50%;top:30.5%;width:155px}
#loaderHeadH2{left:38%;top:38%}
#loaderHeadH3{left:38%;top:45%} 
}

@media screen and (min-width: 768px) and (max-width:799px) {
.newBodyContainer {padding-top: 76px!important;}
/*#loaderLogoImg {left:58%;top:31.5%;}
#loaderLogoImg1{left: 54%;top: 30%;}
#loaderLogoImg2{left: 50%;top:31%;width:155px}
#loaderHeadH2{left:38%;top:40%}
#loaderHeadH3{left:38%;top:49%}*/
.historyHead{top:235px;}
.view a.info {font-size: 20px;margin-top: -54%;}
#loaderLogoImg {left: 30%;top: 35%;}
}

@media screen and (min-width: 641px) and (max-width:767px) {
/* Amit css */
.wow {visibility: visible;}
.knowMoreDiv a{padding:10px 9%;}
.ourHistory div{text-align:justify;}
.ourHistory, .awards{text-align:justify; overflow:inherit;}
}

@media screen and (max-width: 640px){
@-ms-viewport {width: device-width;height: device-height;}
/* html,body{overflow:auto!important;} */
.wrapper {margin: 0 35px;}
.wow {visibility: visible;}
.mobileLoader{display:block}
#loaderLogoImg3,#loaderLogoImg4{width:48px;}
#loaderLogoImg5{width:137px;}
#loaderHeadH4,#loaderHeadH5{font-size: 15px;}
#loaderLogoImg3{left: 59%;top: 45%;}
#loaderLogoImg4 {left: 59%;top: 45%;}
#loaderLogoImg5 {left: 58%;top: 45%;}
#loaderHeadH4 {left: 45%; top: 64%;}
#loaderHeadH5 {left: 45%;top: 87%;}
/* .ib-nav span{height:25px;} */
.ib-preview img{
	position: absolute;
  top:0px !important;
  height:100%;
  width:100% !important;
  left:0px !important;
}
#loaderLogoImg,#loaderLogoImgMobile {left: 30%;top: 30%;width: 250px;}

/* Home Page */
#wowslider-container1 .ws_bullets {bottom: 7px;left: 84%;}
#wowslider-container1 .ws_bullets div {left: 0; display:none;}
.ourHistory {margin-top: 10px;}
.historyImg, .awardsImg {float:none;width: 75%;margin:0 auto;}
.historyContent,.awardsContent {padding: 0 0 30px;margin-top: 20px!important;}
.historyContent h1, .awardsContent h1, .collection h1, .address h1 {font-size: 35.78px;}
.historyContent h1 {line-height: 27px;}
.historyContent p, .awardsContent p,.collection p  {margin-top: 15px;margin-bottom: 30px;width:100%; text-align: justify;}
.awardsContent {padding-left: 0;padding-right: 0;}
.awardsContent {min-height: 0;}
.collection {margin-top:0px;margin-bottom:50px;}
.collection ul li {width:100%;}
/*.view a.info {font-size: 35.92px;margin-right: 5%;margin-top: 45%;}*/
/* .view a.info {font-size: 16.92px;margin-right: 5%;margin-top: 5%;} */
.contactForm {width:100%;}
.contactInfo {float: none;width: 100%;}
footer {margin:0;padding:0;}
footer .footerLeft,footer .footerRight {display: block;float: none;margin: 5px 0;}
/*Amit css Home Page start */
.addressMapDiv {margin-bottom: 15px;width: 100%;}
/* #loaderHeadH2 {font-size: 16.78px;left: 0;padding: 0;position: relative;text-align: center;top: 57%;margin:0px;}
#loaderHeadH3{font-size: 16.78px;left: 0;padding: 0;position: relative;text-align: center;top: 50%;margin:0px;}
#loaderLogoImg2{ top: 50%;}
#loaderLogoImg1{top: 49%;}
#loaderLogoImg{top: 51%; left:61%;}
#loaderLogoImg2{ margin: -75px 0 0 -89px;}
#loaderLogoImg1{left: 52%;} */
#wowslider-container1 .ws_bullets{left:84%;}
#wowslider-container1 .ws_controls, #wowslider-container1 .ws_bullets, #wowslider-container1 .ws_thumbs{display:block; width:100%;}
.slick-slide img{width:100%;}
/*.historyContent h1, .awardsContent h1, .collection h1, .address h1, .client h1{font-size:25.78px;line-height:28px;margin-bottom:40px;}*/
.client{margin-bottom:40px;margin-top:25px;}
.contactForm textarea,.contactInfo input[type="text"]{width:100%;}
.contactForm{text-align:center;}
.addressFormDiv p, .contactInfo input[type="text"], .contactForm textarea{text-align:left;}
.contactForm input[type="submit"]{float:none;}
.historyContent h1, .awardsContent h1, .collection h1, .address h1 {line-height: 28px;margin-bottom: 10px; width: 100%; display:block; text-align:justify;}
.address h1 {margin:5px 0px;}
.client h1{font-size:35.78px;line-height: 28px;margin-bottom: 10px; width: 100%; display:block; text-align:center;}
.collection{margin-bottom:0px; margin-top:22px; text-align:left;}
.ourHistory div, .awards div { width:100%; text-align:justify;}
.slick-slider{margin-top:20px;}
.view a.info{padding-top: 42% !important;}
/* Home Page End*/

/* History Page */
.historyYearImg,.historyYearLeft,.leftDiv,.historyYearThirdRight,.rightDiv,.historyYearFourthLeft{float: none;width:100%}
.historyYearRight,.historyYearImgSecond ,.historyYearImgThird,.historyYearImgFourth{width:100%;background-size:100% 100%!important;}
.historyHead {top: 100px;left: 15px;}
.historyHead h1 {font-size: 40px;line-height: 1;}
.historyHead hr {width:100%;}
.historyPopUpInnerDiv{width:90%;height:95%;top:2%!important;}
.historyPopUpContent {height: 90%;padding: 10px;}
.historyPopUpContent h1 {font-size:20px;}
.historyPopUpDes,.mobilehistoryPopUpDes {width:100%;font-size: 11.75px;margin:0px;}
.prevDiv a,.NextDiv a {font-size: 11px;padding: 7px 14px;}
/* History Page End */

/* Awards Page */
.webView{display:none;}
.mobileView{display:block;}
.mobileAwardsDes {background-color: #de0232;padding: 20px;}
.awardsDiv {width:100%;margin: 0;overflow: auto;}
/* .awardsSecondContent,.awardsFirstContent {height: auto!important;} */
.awardspopupDes h1 {font-size:20px;}
.awardspopupDes span {font-size: 12px;}
.mobileView img{width:100%;height:auto;}
/* Awards Page End */

/* Collection Page */
.collectionDiv {margin:0;}
.subNavigationDiv ul li {font-size: 12px;margin: 10px 6px;}
/* .activeRed {box-shadow: 0 25px 0 #000;} */
.collectionFilterDesc{padding: 10px;background-image:none!important;background-color:#fbf5f7!important;}
.collectionFilterList{width:100%;padding:0;}
.collectionFilterList form{width:100%}
.filterCategoryDiv{width: 45%;margin-right:0}
.filterSubCategoryDiv{padding-left: 10px;width: 50%;}
/* .collectionImages , .collectionRightImages {float:none;height: 100% !important;width: 100% !important;}
.collectionLeftImageProductDiv .collectionLeft,.collectionLeftImageProductDiv .collectionRight{float:none;height: 100% !important;width: 100% !important;} */
.collectionLeftImageProductDiv .collectionLeft{width:100%;float:none;}
.collectionLeftImageProductDiv .collectionRight {height: 50%!important;width: 100%!important;}
.collectionLeftImageProductDiv .absolutePositionSecond{right:50%!important;}
.collectionImages {height: 50% !important;width: 50% !important;}
.collectionRightImages {display: block;float: left;height: 50% !important;width: 50% !important;}
.transparent table{display:none;}
.collectionLeftImageProductDiv .collectionHeadDiv{right: 2%;top: 0;width: 96%;text-align: justify;height:50%!important;}
.collectionHeadDiv h1{font-size: 23.28px;margin: 5px 10px;}
.collectionHeadDiv p{font-size: 11.39px;}
/* Collection Page End */


.subcategoryLeftImageProductDiv .collectionLeft{float:none;width:100%;}
.subcategoryLeftImageProductDiv .collectionRight{width:100%;height:auto!important;}
.subcategoryLeftImageProductDiv .subcategoryHeadDiv{font-size:21.28px}
.view a.info {font-size: 35px;margin-top: -26%;}
}
@media screen (min-width:481px) and (max-width:639){
@-ms-viewport {width: device-width;height: device-height;}
}

@media screen and (max-width:600px){
#loaderLogoImg3{left: 60%;}
#loaderLogoImg4 {left: 60%;}
#loaderLogoImg5 {left: 58%;}
#loaderHeadH4 {left: 44%; top: 50%;}
#loaderHeadH5 {left: 44%;top: 57%;} 
/* .activeRed{box-shadow:0 2px 0 #000;}  */ 
#loaderLogoImg,#loaderLogoImgMobile {left: 30%;top: 38%;width: 250px;}
}

@media screen and (max-width : 480px){
#wowslider-container1 .ws_bullets {bottom: 0;left: 80%;}
#wowslider-container1 .ws_bullets div {left: 0;}
.mobileLogo{width:20%;}
.mobileMenuImg{width:15%;}
.mobilePageHeadShow h1{font-size: 18px;}
/*.awardspopupDes {margin: 85px auto;}*/
#loaderLogoImg,#loaderLogoImgMobile {left: 25%;}
#loaderLogoImg3{left: 60%;}
#loaderLogoImg4 {left: 60%;}
#loaderLogoImg5 {left: 58%;}
#loaderHeadH4 {left: 40%; top: 66%;}
#loaderHeadH5 {left: 40%;top: 90%;}
.view a.info {font-size: 25px;margin-top: -37%;}
}
@media screen and (max-width : 375px){
#loaderLogoImg, #loaderLogoImgMobile {left: 16%;}
.view a.info {margin-top: -49%;}
}
@media screen and (max-width : 360px){
.historyPopUpInnerDiv{width:90%;height:70%;top:15%!important;}
.historyPopUpContent {height: 90%;padding: 10px;}
.mobilePageHeadShow h1{font-size: 14px;}
/*.awardspopupDes {margin:0;text-align: justify;}*/
.mobileAwardsDes {padding: 10px;}
#loaderLogoImg,#loaderLogoImgMobile {left: 15%;}
#loaderLogoImg3{left: 67%;}
#loaderLogoImg4 {left: 67%;}
#loaderLogoImg5 {left: 64%;}
#loaderHeadH4 {top: 56%;}
#loaderHeadH5 {top: 68%;}
.view a.info {margin-top: -50%;}
/* AMIT */
.subNavigationDiv ul {
    text-align:justify !important;
}
.collectionSection {
    box-shadow: 0 128px 10px #fcfaf8 inset;
}
.subNavigationDiv ul li {
    font-size: 12px;
    margin: 10px 1.5% !important;
}
.subNavigationHead{padding-bottom:9px;}
/* .activeRed {
    box-shadow:none !important;
	border-bottom:1px solid #000;
} */ 
/* AMIT */
}

@media screen and (max-width: 320px) {
.historyPopUpInnerDiv{width:90%;height:90%;top:5%!important;}
#loaderHeadH4 {top: 60%;}
#loaderHeadH5 {top: 76%;}
.view a.info {font-size: 20px;margin-top: -57%;}
#loaderLogoImg,#loaderLogoImgMobile {left: 10%;}
}

/* AMIT */
 @media screen and (min-width: 981px) and (max-width: 1025px)
{
.subNavigationDiv ul li{ margin: 10px 2%;}
.subNavigationDiv ul{text-align:center;}
/* .activeRed {box-shadow: 0 2px 0 #000 !important;} */
}
 @media screen and (min-width: 768px) and (max-width: 980px)
{
.popUpHistoryLeft > img {margin: 0 auto;}
.popUpHistoryLeft {float: left;padding: 0 30px;width: 100%;}
.subNavigationDiv ul li{ margin: 10px 2%;}
.subNavigationDiv ul{text-align:center;}
/* .activeRed {box-shadow: 0 2px 0 #000 !important;} */
}
  
  @media screen and (min-width :481px) and (max-width :640px){
 	.subNavigationDiv ul {
    text-align:justify !important;
}
.collectionSection {
    box-shadow: 0 90px 10px #fcfaf8 inset !important;
}
.subNavigationDiv ul li {
    font-size: 12px;
    margin: 10px 1.5% !important;
}
.subNavigationHead{padding-bottom:9px;}
/* .activeRed {
    box-shadow: 0 2px 0 #000 !important;
} */  
  }
@media screen and (min-width :361px) and (max-width :480px){
 /* .ib-main a, .ib-content {height: 425px;width: 425px;} */
 .subNavigationDiv ul {
    text-align:justify !important;
}
.collectionSection {
    box-shadow: 0 90px 10px #fcfaf8 inset !important;
}
.subNavigationDiv ul li {
    font-size: 12px;
    margin: 10px 1.5% !important;
}
.subNavigationHead{padding-bottom:9px;}
/* .activeRed {
    box-shadow: 0 2px 0 #000 !important;
}  */
 }
/* AMIT */
 
 

@media screen and (max-width: 355px) {
.filterSlide:hover{height: 12px;width: 12px;}
.filterSlide{height: 12px;width: 12px;z-index:9999;}
a#backToTop{display:none !important;}
}


/* AMIT MEDIA QUERY */
@media screen and (min-width: 980px) and (max-width:1280px) {
#loaderLogoImg,#loaderLogoImgMobile{left:35%;top:40%;}
#loaderLogoImg1{ left: 52%;  top: 45%;}
#loaderLogoImg2{ left: 50.1%; top: 46%;}
#loaderHeadH2{left:42%;top:57%}
#loaderHeadH3{left:42%;top:66%}   
}
@media screen and (min-width: 800px) and (max-width:980px) {
/*amit add css*/
#loaderLogoImg,#loaderLogoImgMobile {left:30% !important;top:40% !important;}
#loaderLogoImg1{left: 53% !important;top: 51% !important;}
#loaderLogoImg2{left: 47.5%;top:46%;width:155px;}
#loaderHeadH2{left:35%;top:60% !important;}
#loaderHeadH3{left:35%;top:66% !important;}
}
@media screen and (min-width: 768px) and (max-width:799px) {
/*amit add css*/
/*#loaderLogoImg,#loaderLogoImgMobile {left:28%;top:40%;}*/
#loaderLogoImg1{left: 54%;top: 45%;}
#loaderLogoImg2{left: 50%;top:46%;width:155px}
#loaderHeadH2{left:36%;top:55%}
#loaderHeadH3{left:36%;top:63%}
}
/*amit add css*/
@media screen and (min-width: 799px) and (max-width:1024px) {
#loaderLogoImg,#loaderLogoImgMobile{left: 35%;top:35%;}
#loaderLogoImg1{ left: 52%;  top: 46%;}
#loaderLogoImg2{ left: 49.1%; top: 47%;}
#loaderHeadH2{left:39%;top:61%}
#loaderHeadH3{left:39%;top:72%}  
}
/* AMIT MEDIA QUERY */