@import url(http://fonts.googleapis.com/css?family=Cuprum);
@import url(http://fonts.googleapis.com/css?family=Goudy+Bookletter+1911);

	

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.main-body {
	height: auto;
	width: 100%;
	margin:0 auto;
}
.top-main-back {
	background-image: url(../images/top-main-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 85px;
	width: 100%;
	padding-top: 14px;
}
.full-width-div {
	float: left;
	height: auto;
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
}
.new-ranpara-logo {
	float: left;
	height: 69px;
	width: 229px;
	margin-top: 12px;
}
.menu-back {
	float: right;
	height: 85px;
	width: auto;
}
.menu-back ul{
	float: left;
	height: 85px;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu-back ul li{
	float: left;
	height: 85px;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu-back ul li a{
	float: left;
	height: 85px;
	width: auto;
	margin: 0px;
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	line-height: 84px;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
.menu-back ul li a:hover{
	float: left;
	height: 85px;
	width: auto;
	margin: 0px;
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	line-height: 84px;
	font-weight: normal;
	color: #e7791a;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/menu-hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-back .active   {
	float: left;
	height: 85px;
	width: auto;
	margin: 0px;
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	line-height: 84px;
	font-weight: normal;
	color: #e7791a;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/menu-hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.banner-back {
	float: left;
	height: 400px;
	width: 100%;
	margin-bottom: 15px;
}
.content-area {
	float: left;
	height: auto;
	width: 100%;

}
h1 
{
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #ff9436;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-bottom: 7px;
	
}
h2 {
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: 'Cuprum', sans-serif;
	font-size: 15px;
	line-height: 40px;
	font-weight: normal;
	color: #a6261e;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.welcome-img-back {
	float: left;
	height: auto;
	width: 100%;
	border: 3px solid #FFF;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0 0 2px 2px #8d8d8d;
	box-shadow: 0 0 2px 2px #8d8d8d;
	margin-top: 10px;
	max-height:207px;
}
p {
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.verticle-line {
	background-image: url(../images/verticle-line.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 3%;
}
.read-more-button {
	background-image: url(../images/read-more-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 84px;
}
.read-more-button:hover {
	background-image: url(../images/read-more-button.png);
	background-repeat: no-repeat;
	background-position: -84px top;
	float: left;
	height: 35px;
	width: 84px;
}
.new-arival-all-back {
  border: 1px solid #fff;
  box-shadow: 0 0 1px 1px #8d8d8d;
  float: left;
  height: auto;
  width: 33%;
}
.new-arrival-img-back {
  border: 1px solid #fff;
  border-radius: 1px;
  height: 380px;
  margin: 0 auto;
  text-align: center;
}
.new-arrival-img-back img {
    height: 100%;
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.new-arrival-right-back {
	float: left;
	height: 92px;
	width: 69%;
	margin-left: 15px;
}
.new-arrival-prd-name {
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	color: #ff9537;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
}
.new-arrival-prd-detail-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	text-align: justify;
	margin-bottom: 5px;
}
.view-detail-button {
	background-image: url(../images/view-detail-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 75px;
}
.view-detail-button:hover {
	background-image: url(../images/view-detail-button.png);
	background-repeat: no-repeat;
	background-position: -75px top;
	float: left;
	height: 30px;
	width: 75px;
}
.faq-question-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #ff9537;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;

}
.content-area-sub {
	float: left;
	height: auto;
	width: 98%;
	padding-left:15px;
}
.faq-answer-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 20px;

}

.faq-readmore-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #f97c10;
	text-decoration: none;
}
.news-letter-back {
	background-image: url(../images/news-letter-back.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 45px;
	width: 100%;
	margin-top: 15px;
}
.news-letter-middle {
	height: 45px;
	width: 1000px;
	margin:0 auto;
	font-family: 'Cuprum', sans-serif;
	font-size: 14px;
	line-height: 44px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.subscribe-button {
	background-image: url(../images/subscribe-button.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 29px;
	width: 80px;
	margin-top: 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.newsletter-textbox {
	float: right;
	height: 29px;
	width: 350px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-border-radius:2px;
	border-radius:2px;
	margin-top: 7px;
	margin-right: 7px;
	padding-left: 10px;
}
.footer-bg {
	float: left;
	height: 44px;
	width: 100%;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.copy-right-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	line-height: 43px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	width: auto;
}
.powedby-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	line-height: 43px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: right;
	width: auto;
}
.powered-by-webheuristic {
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	float: right;
}
.powered-by-webheuristic:hover {
	font-family: 'Cuprum', sans-serif;
	font-size: 12px;
	color: #FF7D0D;
	text-decoration: none;
}
.footer-menu {
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height:43px;
	text-align: center;
	height: auto;
	width: auto;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer-menu-link {
	padding-right: 7px;
	padding-left: 7px;
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height:43px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.footer-menu-link:hover {
	padding-right: 7px;
	padding-left: 7px;
	font-family: 'Cuprum', sans-serif;
	font-size: 13px;
	line-height:43px;
	text-align: center;
	color: #ED7A17;
	text-decoration: none;
	text-transform: uppercase;
}
.contact-left {
	width:499px;
	height:auto;
	float:left;
	margin-top: 15px;
}.contact-map-back {
	float: left;
	height: 284px;
	width: 374px;
	padding-top: 16px;
	padding-left: 19px;
	padding-bottom:16px;
	padding-right:18px;
	background-image: url(../images/contact-map-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middle-body {
	height: auto;
	width: 1000px;
	margin:0 auto;
}
.contact-right {
	float: right;
	height: auto;
	width: 481px;
}
.contact-logo {
	float: left;
	height: 71px;
	width: 219px;
}
.contact-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #131313;
	text-decoration: none;
}
.follow-us-text {
	font-family: 'Cuprum', sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #ff9537;
	text-decoration: none;
}
.enquiry-text-box1 {
	background-color: transparent;
	background-image: url(../images/enquiry-text-box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 380px;
	padding-left: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enquiry-text-dropdown{
	background-color: transparent;
	background-image: url(../images/enquiry-text-box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 395px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enquiry-text-capcha{
	background-color: transparent;
	background-image: url(../images/enquiry-text-box1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: auto;
	padding-left: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.enquiry-text-box2 {
	background-color: transparent;
	background-image: url(../images/enquiry-text-box2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 67px;
	width: 380px;
	padding-left: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.enquiry-field-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 37px;
	font-weight: normal;
	color: #383536;
	text-decoration: none;
}


.submit-button {
	background-color: transparent;
	background-image: url(../images/enquiry-submit-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 29px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.reset-button {
	background-color: transparent;
	background-image: url(../images/enquiry-reset-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 29px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.enqury-all-back {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: -20px;
}
.product-page-product-img {
	float: left;
	height: 234px;
	width: 182px;
	border: 1px solid #d4d4d4;
}
.product-page-product-name {
	float: left;
	height: auto;
	width: 182px;
	font-family: 'Cuprum', sans-serif;
	font-size: 15px;
	line-height: 32px;
	font-weight: normal;
	color: #f77016;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-bottom-color: #d4d4d4;
	border-left-color: #d4d4d4;
}

.product_all_back {
	height: auto;
	width: 980px;
	margin:0 auto;
}
.product-page-img-name-back {
	float: left;
	height: 302px;
	width: 184px;
	margin-right: 12px;
	margin-top: 12px;
	text-align: center;
}

.product-page-img-name-back_1 {
	float: left;
	height: auto;
	width: 240px;
	margin-right: 12px;
	margin-top: 12px;
	text-align: center;
}
.product-page-product-img_1 {
	float: left;
	height:350px;
	width: 300px;
	border:1px solid #d4d4d4;
}
.product-page-product-namecommon
{
	float: left;
    height: auto;
    margin-left: 70px;
    width: 647px;
}
.product-page-product-name_1 {
	
	font-family: 'Cuprum', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f77016;
	text-decoration: none;
	line-height:40px;
	float:left;
	width:100px;
}
.product-page-product-name_2
 {
	float:left;
	font-family:'Cuprum', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f77016;
	text-decoration: none;
	line-height:37px;
	
	
}
.product-page-product-img_small
 {

    height: 70px;
	float: left;
    height: auto;
    margin-right: 12px;
    margin-top: 12px;
    width: 240px;
	text-align: center;
}
.product-page-product-img_small_1 
{
	border: 1px solid #D4D4D4;
    float: left;
    height: 70px;
    width: 70px;
	margin-top:8px;
	text-align: center;
}
.product-page-product-img_small_2 
{
 	border: 1px solid #d4d4d4;
    float: left;
    height:70px;
    margin-left: 20px;
    width:70px;
	margin-top:8px;
}
.product-page-product-img_small_3
{
 	border: 1px solid #d4d4d4;
    float: left;
    height:70px;
    margin-left: 20px;
    width:70px;
	margin-top:8px;
}
.product-page-product-img_small_4 
{
 	border: 1px solid #d4d4d4;
    float: left;
    height:70px;
    margin-left: 20px;
    width:70px;
	margin-top:8px;
}
.product-page-product-img_small_5 
{
 	border: 1px solid #d4d4d4;
    float: left;
    height:70px;
    margin-left: 20px;
    width:70px;
	margin-top:8px;
}

.product-page-product-name_2 p{
	color: #f77016;
    float: left;
    font-family: 'Cuprum',sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 37px;
    text-decoration: none;
}
.productinquiry-button
{
	height:auto;
	width:auto;
	padding:7px;
	background-color:#f77016;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	color:#ffffff;
	text-decoration:none;
	border-radius:2px;
	
}
.headingTopAward {
  background-color: #e77919;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 10px;
  width: 99%;
  font-family: "Cuprum",sans-serif;
  text-align:center;
}
.headingTop {
  background-color: #e77919;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 0px;
  padding-left: 10px;
  width: 99%;
  font-family: "Cuprum",sans-serif;
  text-align:center;
}
.headingTopSub {
    background-color: #389fbe;
    border-radius: 3px;
    box-shadow: 1px 7px 8px 0 #000;
    color: #fff;
    padding-left: 10px;
	margin-bottom: 10px;
    margin-top: 10px;
	font-family: "Cuprum",sans-serif;
	text-align:center;
}
.textMessage
{
	text-align: center; color: red; padding-bottom: 10px; float: left; width: 100%; padding-top: 20px; font-weight: bold; font-size: 20px;
}
.product_all_back img {
    display: table;
    margin: 0 auto;
    text-align: center;
    width: auto;
	max-width: 182px;
}
.mask a {
  color: #fff;
  float: left;
  text-decoration: none;
  width: 98%;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  position: absolute;
  text-align: center;
  top: 380px;
  width: 100%;
}
.owl-carousel .item > img {
  display: table;
  height: 421px;
  margin: 0 auto;
  width: auto;
}



/*Initialize*/

ul#menu li, ul#menu ul.sub-menu li {
   display: inline-block;
}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
	display:inline-block;
}
ul#menu li ul.sub-menu li a {
    height: 50px;
    line-height: 52px;
    width: 150px;
}
/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 84px;
    left: 0;
    z-index: 99999;
	background-color:#e7791a;


}
ul#menu li:hover ul.sub-menu {
    display:block;
}
.menu-back ul
{

	height:auto;
}

.menu-back ul li
{
	height:auto;
}

.full-width-div .main {
    display: table;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 98%;
	margin-top: 10px;
}

@media (min-width: 0px) and (max-width: 1280px) { 
	.main-body, .container, .content-area, .news-letter-back, .news-letter-middle, .footer-bg
	{
		width:100%;
	}
	.owl-carousel .item > img {
		width: 1400px;
	}	
}
@media (min-width: 0px) and (max-width: 1100px) { 
	.menu-back ul
	{
		width: 100%;
	}
	.main-body
	{
		width : 1000px;
	}
	.menu-back ul li a
	{
		font-size: 14px;
	}
	.menu-back .active{
		font-size: 14px;
	}
	.menu-back ul li a:hover{
		font-size: 14px;
	}
	ul#menu li ul.sub-menu li a {
		height: auto;
		line-height: 35px;
		width: 93px;
	}
	.owl-carousel .item > img {
		height: auto;
		width: 100%;
	}
	.banner-back
	{
		height: auto;		
	}
	.owl-theme .owl-controls
	{
		margin-top: 290px !important;
		top:0px;
	}
	.view
	{
		width: 33%;
	}
	.view p
	{
		width: 80%;
	}
}
@media (min-width: 0px) and (max-width: 1024px) { 
	.menu-back ul
	{
		width: 100%;
	}
	.main-body
	{
		width : 980px;
	}
	.menu-back ul li a
	{
		font-size: 14px;
		padding: 0 10px;
	}
	.menu-back .active{
		font-size: 14px;
		padding: 0 10px;
	}
	.menu-back ul li a:hover{
		font-size: 14px;
		padding: 0 10px;
	}
	ul#menu li ul.sub-menu li a {
		height: auto;
		line-height: 35px;
		width: 93px;
	}
	.owl-carousel .item > img {
		height: auto;
		width: 100%;
	}
	.banner-back
	{
		height: auto;
		margin-bottom: 0px;
	}
	.owl-theme .owl-controls
	{
		margin-top: 290px !important;
		top:0px;
	}
	.view
	{
		width: 33%;
	}
	.view p
	{
		width: 80%;
	}
}
