@font-face {
    font-family: "Swis721 LtCn BT";
    font-style: normal;
	font-weight: 700;
	src: local('FUTURLCI'), local('FUTURLCI'), url("FUTURLCI.ttf") format('truetype');
}

@font-face {
    font-family: Roboto light
    src: url(RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: Futura Condensed Normal;
    src: url(Futura-Condensed-Normal.ttf);
}
@font-face {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 700;
	src: local('RobotoCondensed-Bold'), local('RobotoCondensed-Bold'), url("RobotoCondensed-Bold.ttf") format('truetype');
}
@font-face {
	font-family: "Roboto light";
	font-style: normal;
	font-weight: 700;
	src: local('RobotoCondensed-light'), local('RobotoCondensed-light'), url("RobotoCondensed-Light.ttf") format('truetype');
}
@font-face {
	font-family: "Futura LtCn BT";
	font-style: normal;
	font-weight: 700;
	src: local('Futura-LtCn-BT'), local('Futura-LtCn-BT'), url("Futura-LtCn-BT.ttf") format('truetype');
}



/*---------popup start----------*/

#myImg111a {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg111a:hover {opacity: 0.7;}

/* The Modal (background) */
.modal-0001 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 50px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content111a {
    margin: auto;
    display: block;
    width: 45%;
    max-width: 700px;
    border-radius:12px;
}

/* Add Animation */
.modal-content111a, #caption111a {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}


/* Caption of Modal Image */
#caption111a {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/*---------popup end----------*/

.col-md-9-AAA{
    width:85%;
    float:left;
}

.write-your-review{
	width:100%;
	float:left;
	border-bottom: solid 1px #e3e3e3;
}

.locate-us-heading{
	width:100%;
	margin-bottom:15px;
	font-size:13px;
	color:#2a2a2a;
}

.locate-us-map{
	width:100%;
	padding:5px;
	border: solid 1px #ccc;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}


/* The Close Button */
.close1 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close1:hover, .close1:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
/*---------popup end----------*/





.reviews-button{
	margin-top:10px;
	margin-left:100px;
}

.product-star{
	padding-top:70px;
	width:250px;
	float:left;
	height:150px;
}

.reviews-1{
	float:left;
	width:620px;
	margin-top:50px;
}

.col-md-3a{
	width:100px;
	float:left;
	padding-top:16px;
	
}

.company-products-1{
    float:left;
    padding:15px 0px 0px 0px;
    margin-top:15px;
}
.company-products-1:hover{
    z-index:1000;
    left:-18px;
    top:-11px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.companies-logos-1a{
	width:170px;
	height:144px;
	float:left;
}
.companies-logos-1a img{
	border:solid 1px #e7e7e7;
}
.company-line{
	border-bottom: solid 1px #e7e7e7;
	float:left;
	width:100%;
    margin-top:24px;
}
.company-111{
	width:50%;
	height:125px;
	margin-top:15px;
	padding-top:15px;
	font-size:22px;
    float:left;
}
 
ul.menu-comp1 {
	height:25px;
	border-bottom: solid 1px #e7e7e7;
}

.company-left-navigation{
	width:170px;
	border-right: solid 1px #e7e7e7;
	float:left;
}

.space-1111{
    width:3%;
	height:144px;
	float:left;
}
.company-menu-1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	border-top: 1px dotted #d3d3d3;
	font-size:14px;
    line-height: 15px;
}
.company-menu-1 ul ul{
    font-size:11px;
	margin-left:0px;
}

.company-menu-1 img{
	float:left;
    margin-left:15px;
        margin-right:5px;
    margin-bottom:5px;
    margin-top:9px;

}

.company-products111{
	width:85%;
	float:left;
	padding-top:33px;
	padding-left:33px;
}

.company-products111A1{
	padding-top:33px;
	padding-left:33px;
}

.company-product-1{
	width:195px;
	border: solid 1px #eaeaea;
	margin-right:45px;
	float:left;
	cursor: pointer;
    transition: 0.3s;
}

.company-product-1:hover{
	background: #fff;
    box-shadow:  5px 5px 5px #a6a6a6;
}

.company-product-1:hover{
	opacity: 0.7;
}

.product-image img{
	width:187px;
	height:228px;
	float:left;
	border:solid 1px #cdcdcd;
}
.product-image img:hover{
		border:solid 1px #000;
}
.product-right{
	float:left;
	margin-left:40px;
	width:76%;
	height:228px;
	border-bottom: solid 1px #cdcdcd;
}
.product-right h1{
	font-size:22px;
	font-weight:bold;
	color:#595d5e;
    margin-bottom: 15px;
}

.company-products111 img{
    margin-bottom:25px;
}

.product-right p{
	margin-top:25px;
	width:150px;
	float:left;
}
.button-send-enquiry{
	width:100%;
	float:left;
	margin-top:30px;
	background:
}
.send-enquiry1{
	width:114px;
	height:30px;
	background: rgba(128,2,8,1);
background: -moz-linear-gradient(top, rgba(128,2,8,1) 0%, rgba(191,57,39,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(128,2,8,1)), color-stop(100%, rgba(191,57,39,1)));
background: -webkit-linear-gradient(top, rgba(128,2,8,1) 0%, rgba(191,57,39,1) 100%);
background: -o-linear-gradient(top, rgba(128,2,8,1) 0%, rgba(191,57,39,1) 100%);
background: -ms-linear-gradient(top, rgba(128,2,8,1) 0%, rgba(191,57,39,1) 100%);
background: linear-gradient(to bottom, rgba(128,2,8,1) 0%, rgba(191,57,39,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#800208', endColorstr='#bf3927', GradientType=0 );
	text-align:center;
	padding-top:5px;
	font-size:15px;
	color:#fff;
	border-radius:5px;
	float:left;
	margin-right:25px;
}
.product-descrp{
	margin-top:5px;
	width:100%;
	float:left;
}
.product-descrp h3{
 margin-bottom:8px;
 font-size:15px;
 color:#999;
}
.comapany-about{
	width:450px;
	float:left;
	margin-left:-110px;
}

.comapany-about h1{
	font-size:22px;
    margin-bottom:15px;
}
.comapany-about p{
    text-align: justify;
    text-justify: inter-word;
    line-height: 20px;
}
.company-menu-1 li a {
    display: block;
    color: #000;
	padding-top:6px;
	padding-bottom:6px;
    text-decoration: none;
	color:#807e7e;
    padding-left: 15px;
}
.space-product{
	margin-top:15px;
	margin-bottom:15px;
}
.product-description{
	margin:15px;
}

.company-product-1:hover{
	border: solid 1px #000;
}

.company-menu-1 li a.active {
    color: white;
	color:#000;
	font-weight:bold;
}

.company-menu-1 li a:hover:not(.active) {
    background-color: #555;
    color: white;
}

.company-right-side{
	width:30%;
	float:left;
	margin-top:15px;
	padding-top:40px;
}

.contact-supplier1 img{
	margin-top:3px;
	margin-right:5px;
}

.contact-supplier1{
	width: 195px;
	height:36px;
	background:#fbaf2e;
	float:right;
	text-align:center;
	padding-top:6px;
	font-size:17px;
	border-radius:5px; 
	background: rgba(255,120,2,1);
	background: -moz-linear-gradient(top, rgba(255,120,2,1) 0%, rgba(251,176,47,1) 99%, rgba(251,176,47,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,120,2,1)), color-stop(99%, rgba(251,176,47,1)), color-stop(100%, rgba(251,176,47,1)));
	background: -webkit-linear-gradient(top, rgba(255,120,2,1) 0%, rgba(251,176,47,1) 99%, rgba(251,176,47,1) 100%);
	background: -o-linear-gradient(top, rgba(255,120,2,1) 0%, rgba(251,176,47,1) 99%, rgba(251,176,47,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,120,2,1) 0%, rgba(251,176,47,1) 99%, rgba(251,176,47,1) 100%);
	background: linear-gradient(to bottom, rgba(255,120,2,1) 0%, rgba(251,176,47,1) 99%, rgba(251,176,47,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7802', endColorstr='#fbb02f', GradientType=0 );
	color:#fff;
}

.contact-supplier1:hover{
	background:#ff7b03;
	color:#f7d481;
}
.contact-supplier1 a{
	color:#fff;
}
.company-111 span{
	height:15px;
	margin-left:25px;
}

.company-heading111a-1{
	float:left;
}

.company-description-1 ul{
	margin-top:15px;
	float:left;
	font-size:12px;
}



@media only screen and (max-width: 500px) {
    
.gc-display-container{
    top:198px;
}

   .col-md-3a{
    width: 1px;
    float: left;
    padding-top: 16px;
} 

.col-md-5a{
    width: 85%;
    margin-left: 28px;
    margin-left:26px;
}
    
.col-md-5a{
float: left;
}
 
    
    
    
.companies-logos-1a{
    width: 100%;
    text-align: center;
    height: auto;
}
.companies-logos-1a img{
    border: solid 1px #fff;
}  

.company-111{
    width: 100%;
    height: 125px;
    margin-top: 15px;
    padding-top: 15px;
    float: left;
}

.space-1111{
    width: 3%;
    height: 2px;
    float: left;
}    

.company-right-side{
        margin-top: 15px;
        float: left;
        margin-top: 10px;
        width: 198px;
}
.company-heading111a-1{
    float:left;
    font-size:18px;
    width:100%;
}
.company-left-navigation{
    width:100%;
}

.company-menu-1 ul{
    text-align:center;
    line-height:25px;
    font-size: 16px;
    border: solid 1px #999;
}

.col-md-9-AAA{
    width:400px;
    float:left;
}

.img-list {
    width: auto;
}

.company-111 span{
    width:100%;
}

.company-products111{
    width:100%;
    padding-left:0px;
}
.company-products111 img{
    margin-bottom:15px;
}
.product-right{
	margin-left:0px;
    float: left;
    width:100%;
    
}

.comapany-about{
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
}

.legend{
    line-height:85px;
}

.modal-content111a{
    width: 80%;
    margin-top:25px;
}

}

@charset "UTF-8";.glass-case *{-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;padding:0;margin:0;border:0}
.glass-case :after,.glass-case :before{-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important}
.glass-case{position:relative}.gc-display-area{position:absolute;overflow:hidden;background-color:#fff}
.gc-display-container{position:relative;overflow:hidden;top:242px;left:50%;width:100%;height:100%;max-width:100%;max-height:100%}
.gc-display-display{position:relative;height:100%;width:100%;max-height:100%;max-width:100%;cursor:crosshair;opacity:1}
.gc-lens{position:absolute;overflow:hidden;z-index:1000;cursor:crosshair;background:#CECECE;opacity:.5!important;-ms-filter:"alpha(Opacity=50)";filter:alpha(opacity=50)!important;-moz-opacity:.5;-khtml-opacity:.5}.gc-zoom{position:absolute;/overflow:hidden;width:100%;height:auto;z-index:1040!important;border:2px solid #E0E0E0;padding:2px;background-color:#fff}.gc-zoom-inner{cursor:crosshair;border:0!important;left:-2px!important;top:-2px!important;margin:0!important;z-index:1010!important}.gc-zoom-container{position:relative;top:0;left:0;overflow:hidden;width:100%;height:100%;max-width:100%;max-height:100%}.gc-zoom-container img{position:relative;max-width:none!important}.gc-caption-container{position:absolute;overflow:hidden;width:100%;padding:2px;z-index:1050!important;background-color:rgba(255,255,255,.5);line-height:1.6;font-family:Georgia,"Times New Roman",Times,serif;font-style:italic;color:#333;font-size:.9em}.gc-caption-container div{position:relative;padding:0 12px}.gc-caption-intop{left:0;top:0}.gc-caption-inbottom{left:0;bottom:0}.gc-caption-outbottom,.gc-caption-outtop{width:100%;width:calc(100% + 4px);border:2px solid #7f7f7f;background:#fff}.gc-caption-outtop{top:0;left:-2px;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%)}.gc-caption-outbottom{bottom:0;left:-2px;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);transform:translate(0,100%)}.gc-alignment-center{text-align:center}.gc-alignment-left{text-align:left}.gc-alignment-right{text-align:right}.gc-thumbs-area{position:absolute;overflow:hidden;background-color:transparent}.gc-thumbs-area-next,.gc-thumbs-area-prev{position:absolute;z-index:1010}.gc-thumbs-area.gc-hz .gc-thumbs-area-next,.gc-thumbs-area.gc-hz .gc-thumbs-area-prev{top:0;height:100%;min-height:100%;width:5%}.gc-thumbs-area.gc-vt .gc-thumbs-area-next,.gc-thumbs-area.gc-vt .gc-thumbs-area-prev{left:0;width:100%;min-width:100%;height:5%}.gc-thumbs-area.gc-hz .gc-thumbs-area-prev{left:0}.gc-thumbs-area.gc-hz .gc-thumbs-area-next{right:0}.gc-thumbs-area.gc-vt .gc-thumbs-area-prev{top:0}.gc-thumbs-area.gc-vt .gc-thumbs-area-next{bottom:0}.gc-thumbs-area-next:hover,.gc-thumbs-area-prev:hover{opacity:1;cursor:pointer;cursor:hand}.gc-thumbs-area-next .gc-disabled,.gc-thumbs-area-next .gc-disabled:hover,.gc-thumbs-area-prev .gc-disabled,.gc-thumbs-area-prev .gc-disabled:hover{opacity:.3;-ms-filter:"alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;cursor:default}.glass-case ul{position:relative;top:0;left:0;margin:0;border:0;padding:0;height:100%;list-style:none}
.glass-case ul li{position:relative;overflow:hidden;width:100%;height:100%;padding:2px;background-color:#fff}.gc-thumbs-area.gc-hz li{display:inline;float:left;max-width:100%;max-height:100%;margin-right:5px}.gc-thumbs-area.gc-vt li{margin-bottom:5px}.glass-case ul li .gc-li-display-container{position:relative;overflow:hidden;height:100%;width:100%;display:inline-block}.glass-case ul li:hover{border-color:#4f4f4f;cursor:pointer;cursor:hand}.glass-case ul li.gc-active,.glass-case ul li.gc-active:hover{border-color:#696;cursor:default}.glass-case ul li .gc-li-display-container img{position:relative;top:50%;left:50%}.gc-overlay-area{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2147483647!important;background-color:#ccc;background-color:rgba(51,51,51,.95)}.gc-overlay-gcontainer{position:relative;width:100%;height:100%;padding:0}.gc-overlay-container{position:relative;overflow:auto;width:100%;height:100%;padding:0}.gc-overlay-container-display{position:absolute;overflow:auto;width:100%;height:100%;padding:0}.gc-ocd-top{top:0}.gc-ocd-bottom{bottom:0}.gc-overlay-fit{padding:4em 5.5em 1em;overflow:hidden}.gc-overlay-display{position:relative;top:0;left:0;display:block;cursor:crosshair}.gc-overlay-display-center{max-width:100%;max-height:100%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.gc-overlay-display-vcenter{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.gc-overlay-display-hcenter{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.gc-overlay-top-icons{position:absolute;top:0;padding:1em 1.5em 1em 0;width:100%;height:4em}.gc-overlay-left-icons{position:absolute;top:0;left:0;padding:0 1em 0 1.5em;height:100%;width:5.5em}.gc-overlay-right-icons{position:absolute;top:0;right:0;padding:0 1.5em 0 1em;height:100%;width:5.5em}@font-face{font-family:linea-arrows-10;src:url(http://tinycomp.net/fonts/linea-arrows-10.eot);src:url(http://tinycomp.net/fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"),url(http://tinycomp.net/fonts/linea-arrows-10.woff) format("woff"),url(linea-arrows-10.ttf) format("truetype"),url(http://tinycomp.net/fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");font-weight:400;font-style:normal}.gc-icon:before{line-height:1}.gc-icon{font-family:linea-arrows-10!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;z-index:1020;cursor:pointer;cursor:hand;color:#fff;opacity:.7;-ms-filter:"alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;height:1em;width:1em;line-height:0;background:#ccc;background:rgba(204,204,204,.5);border:2px solid #7f7f7f}.gc-icon:hover{opacity:1;-ms-filter:"alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1}.gc-disabled .gc-icon,.gc-disabled .gc-icon:hover{opacity:.3;-ms-filter:"alpha(Opacity=30)";filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;cursor:default}.gc-icon-next{top:50%;right:-2px}.gc-icon-next:before{position:absolute;top:-2px;right:-2px;content:"\e04b"}.gc-icon-next-vt{bottom:0;left:50%}.gc-icon-next-vt:before{position:absolute;top:-2px;left:-2px;content:"\e019"}.gc-display-area .gc-icon-next{font-size:2em!important}.gc-thumbs-area-next .gc-icon-next{right:0;font-size:2em!important}.gc-thumbs-area-next .gc-icon-next-vt{font-size:1.5em!important}.gc-overlay-area .gc-icon-next{position:relative;right:0;font-size:3em}.gc-icon-prev{top:50%;left:-2px}.gc-icon-prev:before{position:absolute;top:-2px;left:-2px;content:"\e03f"}.gc-icon-prev-vt{top:0;left:50%}.gc-icon-prev-vt:before{position:absolute;top:-2px;left:-2px;content:"\e083"}.gc-display-area .gc-icon-prev,.gc-thumbs-area-prev .gc-icon-prev{font-size:2em!important}.gc-thumbs-area-prev .gc-icon-prev-vt{font-size:1.5em!important}.gc-overlay-area .gc-icon-prev{position:relative;left:0;font-size:3em}
.gc-icon-close{position:relative;font-size:2em;float:right}.gc-icon-close:before{position:absolute;content:"\e04a";top:-2px;right:-2px}.gc-icon-enlarge{position:relative;float:right;margin-right:.25em;font-size:2em}.gc-icon-enlarge:before{position:absolute;content:'\e017';top:-2px;right:-2px}.gc-icon-compress{position:relative;float:right;margin-right:.25em;font-size:2em}.gc-icon-compress:before{position:absolute;content:'\e053';top:-2px;right:-2px}.gc-loading{position:absolute;top:50%;left:50%;width:31px;height:31px;margin-left:-15px;margin-top:-15px;background-image:url(../images/loader.gif)}.gc-loading3{position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;font-size:.25em;text-indent:-9999em;border-top:1.1em solid rgba(102,153,102,.2);border-right:1.1em solid rgba(102,153,102,.2);border-bottom:1.1em solid rgba(102,153,102,.2);border-left:1.1em solid #696;-webkit-animation:loadGC 1.1s infinite linear;animation:loadGC 1.1s infinite linear}.gc-loading3,.gc-loading3:after{border-radius:50%;width:30px;height:30px}@-webkit-keyframes loadGC{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loadGC{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.gc-hide{display:none;z-index:0;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}.gc-noscroll{overflow:hidden}.gc-start{display:none;z-index:0;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0}
.gc-icon-download{opacity: 0.0; width:0.01px; height:0.01px; right:-2px;bottom:0;font-size:2em;overflow:hidden; display:none;}
.gc-icon-download:before{opacity: 0.0;width:0.01px; height:0.01px;position:absolute; top:-4px;left:-2px;content:"\e064" overflow:hidden; display:none;}

@media only screen and (max-width: 500px) {
.gc-display-container{
    top:198px;
}
}