@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'impactreg';
	src: url('font/impactreg.eot');
	src: local('impactreg'), url('font/impactreg.woff') format('woff'), url('font/impactreg.ttf') format('truetype');
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('font/opensans-semibold-webfont.eot');
    src: url('font/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-semibold-webfont.woff') format('woff'),
         url('font/opensans-semibold-webfont.ttf') format('truetype'),
         url('font/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'open_sansregular';
    src: url('font/opensans-regular-webfont.eot');
    src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-regular-webfont.woff') format('woff'),
         url('font/opensans-regular-webfont.ttf') format('truetype'),
         url('font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'oswaldbold';
    src: url('font/oswald-bold-webfont.eot');
    src: url('font/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/oswald-bold-webfont.woff') format('woff'),
         url('font/oswald-bold-webfont.ttf') format('truetype'),
         url('font/oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'oswaldlight';
    src: url('font/oswald-light-webfont.eot');
    src: url('font/oswald-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/oswald-light-webfont.woff') format('woff'),
         url('font/oswald-light-webfont.ttf') format('truetype'),
         url('font/oswald-light-webfont.svg#oswaldlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oswaldregular';
    src: url('font/oswald-regular-webfont.eot');
    src: url('font/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/oswald-regular-webfont.woff') format('woff'),
         url('font/oswald-regular-webfont.ttf') format('truetype'),
         url('font/oswald-regular-webfont.svg#oswaldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body{
height:100%;}
body
{

margin:0px;
padding:0px;

font-size:14px;
background:#fff;

}
.wrapper
{
max-width:980px;
margin: auto auto; width:100%;
}
h1,h2,h3,h4,h5,h6,p{
padding:0px; margin:0px;}
.clear
{
clear:both;
}
ul li {
  
  text-decoration: none;
  list-style:none;

}
img
{
border:none; max-width:100%;
}
ul
{
margin:0px;
padding:0px;
}
a
{
text-decoration:none;

}
.header
{
	background:url(../images/Header-pattern.png);
	height:auto;
}

 .product1{  width:21%; display:inline-block; margin:auto auto; vertical-align:middle;
  }
	.product2{ width: 55%;
 display:inline-block; margin:auto auto; vertical-align:top;}
 .product3{ width: 21.77%;
 display:inline-block; margin:auto auto; vertical-align:middle;
}
.head_left
{
	float:left;
	margin-top:31px;
	width:182px;
}
.head_center
{
	width:583px;
	float:left;
	color:#fff;
}
.serach
{
  width: 31.5%;
height: 30px;

margin: 20px auto 0px auto; 

border-radius: 5px;
}

.searchbg
{
	width:185px;
	 height:30px;
	  background:#000;
	  border:1px solid #000;
	  border-radius: 5px;
	  margin-top:20px;
}
.searchbtn
{
background:url(../images/Magnify.png) no-repeat;
width:34px!important;
 height:34px;
    float:left;
	 border:none;
	 cursor: pointer;
	  margin-top:1px;

}
.searchtxtbox
{
width:100%;
height:25px; 
 line-height:28px;
  border:none; 
  background:none; 
font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#814e14;
padding-left: 4px;   
	border:none; 
}
.magnify
{
margin-top: -17px;
padding-left: 166px;
}

.custom.menu{
  width: 85%;
margin: auto;
margin-top: 29px !important;
}
.menu
{
width: 85%;
margin: auto;
margin-top: 29px !important;
background:url(../images/menu_bg.png) ; background-repeat:no-repeat; 
height: 49px;  background-size: 100% 100%;
}

.menu_right
{
background:url(../images/Menubar-right.png) no-repeat;
margin-top: -49px;
margin-left: 500px;
width:14px;
}
.head_right
{
float: right;
width: 125px;
margin-top: -62px;
margin-right: 50px;
	
}


.center
{
background:#fff;
height:auto;
width:100%;
margin:auto;
}

.centersection
{
max-width:1028px; width:100%;
margin: auto auto;
}

.center_left
{
width:48%;
float:left;
}

.center_right
{
float:left;
width:48%;
margin-left: 40px;
}

.about
{
color:#000;
font-size:20px;
margin-top:20px;
font-family: 'impactreg';
margin-bottom:20px;
}
.about_left
{
float:left;
margin-right: 10px;
}
.about_right
{
font-size:14px;
color:#2d2d2d;
font-family:Arial, Helvetica, sans-serif;
line-height: 25px;
margin-left:10px !important;

}
.readmore
{
background: url(../images/Readmore-button.png) repeat;
color: #492c0a;
font-size: 15px;
width: 90px;
height: 30px;
line-height: 28px;
text-align: center;
font-family: 'oswaldregular';
font-weight: normal;
margin-top: 10px;

}
.readmore:hover
{
cursor:pointer;
opacity: 0.8;
}
.line
{
border: 1px dashed #d1a43d;
	border-top: none;
border-left: none;
border-right: none;

}
.line_a
{
border: 1px dashed #d1d1d1;
	border-top: none;
border-left: none;
border-right: none;
margin-top: 20px;

}

.line_div
{
	border: 1px dashed #d1a43d;
	border-top: none;
border-left: none;
border-right: none;
margin-top: 30px;
}

.links
{
color:#000;
font-size:20px;
margin-top:30px;
font-family: 'impactreg';
margin-bottom:20px;
}

.link_scroll
{
width:500x;
height:auto;
min-height:500px;	
	
}
.box
{
/*height:100px;
*/  width: 99%;border:2px solid #d1d1d1;
border-radius: 7px;
margin-bottom: 10px;
}
.left_but
{
background: url(../images/Sub-Button.png) no-repeat;
font-size: 14px;
color: #2d2d2d;
text-transform: uppercase;
float: left;
max-width: 164px; width:100%;
height: 48px;
line-height: 45px;
text-align: center;
margin-top: 30px; margin-bottom:30px;
margin-left: 10px;
margin-right: 20px;
font-family: 'oswaldregular';
font-weight: normal; margin-bottom:30px;
}
.left_but a
{
color: #2d2d2d;
	
}


.cont
{
font-size: 14px;
color: #2d2d2d;
font-family: Arial, Helvetica, sans-serif;
margin-top: 20px;
line-height: 23px; float:left; width:60%;
}
.video_left
{
float: left;
margin-right: 10px;
background:url(../images/Video-Plater-Shadow.png);
height:140px;
border: 6px solid #252525;
background: #000;
width: 215px;
}
.video_hed
{
font-size:18px;
color:#2d2d2d;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
}
.video_right
{
width: 227px;
height: auto;
/* margin-top: 26px; */
float: left;
margin-bottom: 20px;
}
.video_des
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2d2d2d;
line-height: 25px;
margin-top: 10px; text-align:left;
height: 130px;
}
.video
{
margin-bottom: 20px;
}
.cont_left
{
margin-top:60px;
}
.footer
{
	background:url(../images/Header-pattern.png);
	height:auto;
width:100%;margin-top: 20px;
}
.footer_left
{
width:16%;
padding-top: 30px; text-align:center;
display:inline-block; vertical-align:top;

}
.foolter_right
{
  width: 62%;
  display: inline-block;
padding-top: 30px;
}
.bottommenu {
      font-family: 'open_sansregular';
font-size: 13px;
 /* width: 89%*/;margin: 0px auto;
color:#fff; 
}

.bottommenu ul {
      font-family: 'open_sansregular';

font-size:13px;
margin: 0px 0px; color:#c99d3b; text-align: center;
}
.bottommenu ul li {
	display:inline; color:#c99d3b; 
   
}

.bottommenu ul li a {
   text-decoration: none;
    color:#c99d3b; padding:10px 9px;             font-family: 'open_sansregular';

font-size:14px;}
.bottommenu ul li a .selected
{
    color:#fff;         

font-size:14px;}

.bottommenu ul li .current
{
 color:#fff !important;
       

font-size:14px;}

.bottommenu ul li a:hover {    
font-size:14px;
color:#fff;
}


.bottommenu p{
	font-family: 'open_sansregular'; text-align:center;
font-size:14px; color:#c99d3b; line-height:25px ; padding:5px 0px;
}.footer_left a img:hover
{
opacity: 0.8;
}

.head_menu {
 font-family: 'open_sansregular';
font-size: 13px;
text-align: center;
margin: 0px auto;
float: left; color:#fff;

}

.head_menu ul {
/*float: left;
*/      font-family: 'open_sanssemibold';

font-size:16px;white-space: nowrap;
margin: 0px 0px; color:#492c0a; 
}
.head_menu ul li {
	display:inline; color:#492c0a; background:url(../images/divi.jpg) center right no-repeat; display:inline-block; 


}

.head_menu ul li a {
   text-decoration: none;
    color:#492c0a;          
	font-family: 'open_sanssemibold';
   font-size:16px;
	display: block;
padding:0px 8px 0px 11px;

height:48px;
line-height: 47px;
text-align: center;
text-decoration: none;
font-weight: 400;
outline: none;


}


.head_menu ul li a:hover {    
font-size:16px;
color:#fff;



}
.head_menu ul li .current
{
margin-left: -8px;
color:#fff !important;
font-family: 'open_sanssemibold';
font-weight: normal;
font-size: 16px;
background:#824e14;
padding:0px 8px;


border-radius: 3px;
}
.headlogo
{
margin-left: 174px;
margin-top: -36px;
}
.headlogo
{
margin-left: 174px;
margin-top: -38px\9 !important;
margin-bottom: 16px\9 !important;
}
@-moz-document url-prefix() {
.headlogo{
margin-left: 174px;
margin-top: -38px;
margin-bottom: 16px;
}
}
@-moz-document url-prefix() {
.bottommenu p{
font-family: "open_sansregular";
text-align: center;
font-size: 14px;
color: #C99D3B;
line-height: 25px;
padding: 5px 0px;
width: 469px;
margin-left:20px;
}
}

@-moz-document url-prefix() {
.searchimg{
margin-top: -6px;
}
}
.searchimg{
margin-top: -4px\9 !important;
}
.headlogo2
{
margin-left: 255px; width:53px; height:61px; margin-top: 1px;
}
@-moz-document url-prefix() {
.headlogo2{
margin-left: 255px; width:53px; height:60px;
}
}
.headlogo2
{
margin-left: 255px; width:53px; height:60px\9 !important;
}
.visitor
{
display: inline-block;
  padding-top: 30px;
  vertical-align: top;
  text-align: right;
  width: 20%;
}
.visitor span
{
	
	font-family: 'open_sansregular'; 
font-size:14px; color:#c99d3b; 

}

.blog_comments
{
	border-bottom: 1px dashed #d1a43d;
margin-bottom: 20px;
}
.readcom1 : hover
{
	color:#d1a43d;
}

.readcom : hover
{
color:#d1a43d;
}


#content-4 p
{
	width:90%;
	max-width:572px; padding:0px 10px;
}



.commentsform1
{
	max-width:500px; width:100%;
}


.gsc-input
{ background-image:none !important;
}
.gsc-search-button gsc-search-button-v2
{ background-image:url(../images/Magnify.png) !important;	
}
.gsc-input-box {
  border: 1px solid #000 !important;
   background: #000 !important; 
  height: 25px; border-radius:3px !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
 padding:0px !important;
  width: auto;
  border:none !important;
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2
{
	padding:0px !important;
}
.gsc-input
{
	background: #000 !important;
  color: #814e14 !important;
}
.gsc-search-button
{
	background-image:none !important;
}
.gsc-control-cse {
	border-radius:3px !important;
}


.gallaryimage
{
	width: 210px; box-shadow: 0px 0px 4px #AAA; margin-right:11px; margin-bottom:20px;
	height: 200px;
	text-align:center; float:left; padding: 10px; overflow:hidden;
}
.gallaryimage p { 
font-family: 'open_sanssemibold'; text-align:center; padding-bottom:10px; overflow: hidden;
}
