html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
 /*  list-style: none; */
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*------------------------------------------------------
	Basic Styling 
--------------------------------------------------------*/
body {
    font-family: 'Century Gothic', sans-serif;
    font-size: 14px;
    color: #000;
    background: /* url(../images/background005.jpg) repeat */ #fff; 
	background-size:cover;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.banImg7, .banImg8, .banImg9, .banImg10, .banImg11, .banImg12, .banImg13, .banImg14, .banImg17, .banImg18, .banImg19, .banImg20, .banImg21,.banImg41, .banImg42, .banImg43, .banImg44, .banImg45{
display:block;
width:100%;
height:300px;
margin-bottom: -60px;
background-color:#fff;
/* background: url(../images/banner/RmtSlider009.jpg) no-repeat center; */
background-size:cover !important;

}

.banImg7{ 
background: url(../images/banner/01.jpg) no-repeat;
}
.banImg8{ 
background: url(../images/banner/02.jpg) no-repeat;
}
.banImg9{
background: url(../images/banner/03.jpg) no-repeat;
}
.banImg10{
background: url(../images/banner/04.jpg) no-repeat;
}
.banImg11{
background: url(../images/banner/05.jpg) no-repeat;
}
.banImg12{
background: url(../images/banner/06.jpg) no-repeat;
}
.banImg13{
background: url(../images/banner/07.jpg) no-repeat;
}
.banImg14{
background: url(../images/banner/08.jpg) no-repeat;
}
.banImg17 {
background: url(../images/banner/09.jpg) no-repeat;
}
.banImg18 {
background: url(../images/banner/10.jpg) no-repeat;
}
.banImg19 {
background: url(../images/banner/11.jpg) no-repeat;
}

.banImg20 {
background: url(../images/banner/12.jpg) no-repeat;
}

.banImg21 {
background: url(../images/banner/13.jpg) no-repeat;
}
.banImg41 {
background: url(../images/banner/14.jpg) no-repeat;
}
.banImg42 {
background: url(../images/banner/15.jpg) no-repeat;
}
.banImg43 {
background: url(../images/banner/16.jpg) no-repeat;
}
.banImg44 {
background: url(../images/banner/17.jpg) no-repeat;
}
.banImg45 {
background: url(../images/banner/18.jpg) no-repeat;
}



input::-moz-focus-inner {
  border: 0;
}

a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none;
}
/* .list-group-item a:hover, a:active, a:focus {
	color: red;
	font-size: 1em;
	background-color: yellow;
} */

h1, h2, h3, h4, h5, h6 {
    font-family: 'Century Gothic', sans-serif;
    color: #000;
}

h1
{
	font-size: 16px;
    font-weight: 400;
}

h2
{
	font-size: 16px;
font-weight: 400;
}

p
{
	text-align:justify;
	font-size: 15px;
	margin-bottom: 15px;
    letter-spacing: 1px; 
	line-height:20px;
	color:#464646;
}

.top-header .right-header ul.social-icons, .main-header .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.TestBorder { border:1px solid #F00;}
/* 
#services, #products, #project, #about, #contact {
  padding-top: 100px;
  margin-bottom: -50px;
} */
#welcome{padding: 70px 0px 0px;}
#about{padding-top: 70px;}
#home_services{padding-bottom: 50px;}
/* #services{padding-top: 70px;} */
/* #overview{padding-top: 70px;} */
/* #products{padding-top: 70px;} */
#products1{padding-top: 0px !important;}

/* for bottom links */
.bottomlinks
{
	text-align:center;
	margin-bottom: 10px;
}
.site-footer .bottomlinks ul li
	{
	display:inline;
	}
.bottomlinks ul li a {
    color: #ffffff;
    font-size: 15px;
    padding: 0px 8px;
	padding-bottom:4px;
   
   border-right: 1px dashed #fff; 
}

.site-footer .bottomlinks ul li:last-child a
{
 border-right: 0;	
}
.bottomlinks ul li a:hover{
    color: #000;
}

/* for main menu */
.mainmenu ul li
	{
	display:inline;
	/*margin-left: 15px;*/
	}
	.mainmenu ul
	{
	float:right;
	margin-top:7%;
	padding-bottom: 15px;
	}

.main-header .mainmenu ul li a {
 	font: normal normal normal 18px/20px 'Century Gothic', sans-serif;
	/* font: normal normal normal 18px/20px 'helveticaNeueLTStd45Light', sans-serif; */
	/* font-family: 'Century Gothic', sans-serif; */
    color: #464646;
    font-size: 15px;
	/* font-weight: 600; */
    padding:0px 4px 0px 4px;
	line-height:14px;
    /* border-right:1px solid #900;  */
  	
}
.main-header .mainmenu ul li:last-child a{border:none;}
.main-header .mainmenu ul li.activate a{
	padding:8px 10px;
	background: #eee;
	/* border-radius:5px 5px; */
	/* border-right:6px solid #900;  */
    color: #000;
}
.main-header .mainmenu ul li a:hover {
	/* border-bottom: 2px solid #464646; */
	/* color:#f57e37; */
	color: #000;
	font-weight: 600;
	text-decoration: underline;
}
.activate a {
   /* background-color: #e3722e;*/
    color: #e3722e;
	
}


/*------------------------------------------------------
	Header Styles 
--------------------------------------------------------*/

.top-header {
  /* border-top:8px solid #822d0c; */
  background-color: #ffffff;
}
.left-header span{
	font-weight:bold;
	font-size:16px !important;
	color: blue;
}
.top-header .left-header span {
  display: inline-block;
   margin: 8px 30px 0 0;
	font-size: 14px;
}
.top-header .left-header span i {
  margin-right: 10px;
  
}
/* for top links */
.toplinks ul 
	{
    padding: 5px;
	}

.toplinks ul li
	{
	display:inline;
    padding: 10px 5px;
	}

	
.toplinks ul li a {
    color: #ff8300;
    font-size: 15px;
    border-right: 1px dashed #fff; 
    padding-right: 10px;

}
.toplinks ul li:last-child a{border: none;padding-right:0px;}
.toplinks ul li a:hover{
    color: #000;
}
	
.toplinks ul li:first-child a
	{
		color:#ff8300;
		font-size:14px;
		font-weight:800;
 	}
 ul.social-icons li {
  display: inline-block;
}
 ul.social-icons li a {
 
  text-align: center;
  line-height: 35px;
 
  /* margin: 0 5px; */
}


ul.social-icons li .facebook11 {
  background-color:#3b5998;
  color: #fff;
}
ul.social-icons li .linkedin11 {
  background-color:#0077B5;
  color: #fff;
}
ul.social-icons li .instagram11 {
  background-color:#3f729b;
  color: #fff;
}

ul.social-icons li .facebook11:hover {
  background-color:#3b5998;
  color: #fff;
}
ul.social-icons li .linkedin11:hover {
  background-color:#0077B5;
  color: #fff;
}
ul.social-icons li .instagram11:hover {
  background-color:#3f729b;
  color: #fff;
}
.main-header {
   /* position: fixed;  */
  width: 100%;
  /*height:100px;*/
    
  z-index: 9999;/* 
  padding: 20px 0; */
  background: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15) ;
  -moz-box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15) ;
  box-shadow: 0 2px 4px rgba(1, 1, 1, 0.15) ;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  /* border:1px solid #333;
 border-bottom:15px solid #826345; */
}
.main-header .logo {
   margin: 5px 0; 
 /* padding:22px 0px; */
}
.main-header .logo h1 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-header .logo h1 a {
  color: #e3722e;
  
}
.main-header .menu {
  margin-top: 10px;
}
.main-header .menu ul li {
  display: inline-block;
  margin-left: 15px;
}
.main-header .menu ul li a {
  /* text-transform: uppercase; */
  color: #777777;
  font-size: 15px;
  padding: 8px 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  font-family: 'Fjalla One', sans-serif;
  font-weight: 400;
}
/* .main-header .menu ul li.activate a, .main-header .menu ul li a:hover
{
  background: #e3722e;
  color: #f57e37;
} */


.main-header-shrink {
  padding: 5px 0;
  top: 0;
}

.responsive-menu {
  position: relative;
  top: -20px;
}
.responsive-menu .toggle-menu {
  font-size: 24px;
  color: #8e8686;
}
.responsive-menu .menu {
  display: none;
  /* position: absolute; */
  top: 52px;
  width: 100%;
  background-color: #ffffff;
}
.responsive-menu .menu ul li {
  display: block;
  text-align: left;
  /* border-bottom: 1px solid #d1601c; */
  margin: 0;
}
.responsive-menu .menu ul li:last-child {
  border-bottom: 0;
}
.responsive-menu .menu ul li a {
  color: #464646;
  padding: 15px 20px;
  display: block;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.responsive-menu .menu ul li a:hover{
	 background-color: #ffffff;
	 text-decoration: underline;
}
.responsive-menu .menu ul li a.current {
  background-color: #eee;
}


/*------------------------------------------------------
	Basic Layout Styles 
--------------------------------------------------------*/
.contentStage{ 
 width:90%;
 background-color:#blue;
 padding:20px;
 margin:0 auto;

 /* border:2px double #822d0c; */
}
.contentStage p{  line-height:24px; 
   color:#464646;
   font-family: 'Century Gothic', sans-serif;
   letter-spacing:1px;}
 
.title-section {
  margin-bottom: 30px;
  display: block;
  /* background: url(../images/dots.png) repeat-x scroll 0 0 transparent; */
background-position: center;
margin-top: 20px;
}

.title-section h2 {
  font-size: 25px;
  font-weight: normal;
  /* text-transform: uppercase; */
/* background:  url(../images/background005.jpg) no-repeat !important;  */
display: inline;
padding:0px 10px; 
color:#464646;
	

}
/* .big span  {
  display: block;
  max-width: 423px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .small span  {
  display: block;
  max-width: 183px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .aboutpage span  {
  display: block;
  max-width: 248px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .productpage span  {
  display: block;
  max-width: 191px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .servicepage span  {
  display: block;
  max-width: 171px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .projectpage span  {
  display: block;
  max-width: 109px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .contactpage span  {
  display: block;
  max-width: 154px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */
/* .accrediationpage span  {
  display: block;
  max-width: 151px;
  height: 5px;
  background: #e3722e;
  margin: 0 auto;
 
} */

.widget-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 25px;
font-family: 'Play', sans-serif;
/* color:#red!important; */
}

.ourtmemb{
	font-size: 24px;
  font-weight: 400;
  margin-bottom: 25px;
font-family: 'Play', sans-serif;
color:#red;
margin-left:2.5em;
}

.mainBtn {
	/* float:right; */
  background-color: #000;
  color: white;
  display: inline-block;
  /* text-transform: uppercase; */
  padding: 10px 40px;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: 'EB Garamond', serif;
  border:1px solid #000;
 
}
.mainBtn:hover {
  background-color: #444444;
}
/*------------------------------------------------------
	About Styles 
--------------------------------------------------------*/
#about .progess-bars li .progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #e6e6e6;
  height: 30px;
  margin-bottom: 15px;
}
#about .progess-bars li .progress-bar {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 30px;
  background: #e3722e;
  text-transform: uppercase;
}
#about .our-team {
  margin-top: 80px;
}
#about .our-team .team-member {
  overflow: hidden;
}
#about .our-team .team-member .member-img {
  width: 100%;
  position: relative;
}
#about .our-team .team-member .member-img img {
  width: 100%;
  height: auto;
}
#about .our-team .team-member .member-img .overlay {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#about .our-team .team-member .member-img .overlay .social {
  position: absolute;
  top: 0;
  left: 0;
}
#about .our-team .team-member .member-img .overlay .social li {
  display: inline-block;
  float: left;
  margin-right: 1px;
}
#about .our-team .team-member .member-img .overlay .social li a {
  display: block;
  color: white;
  background-color: rgba(255, 255, 255, 0.2);
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
#about .our-team .team-member .member-img .overlay .social li a:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
#about .our-team .team-member .member-img:hover .overlay {
  opacity: 1;
  visibility: visible;
}
#about .our-team .team-member .inner-content {
  background: whitesmoke;
  border: 1px solid #d6d6d6;
  border-top: 0;
  padding: 20px;
}
#about .our-team .team-member .inner-content h5 {
  font-size: 18px;
  font-weight: 600;
  color: #e3722e;
  margin-bottom: 10px;
}
#about .our-team .team-member .inner-content span {
  color: #9d9d9d;
  margin-bottom: 15px;
  display: block;
}

/*------------------------------------------------------
	Services Styles 
--------------------------------------------------------*/
#services .service-item {
border: 2px solid #e3722e;
padding: 20px 10px;
border-radius:5px;
}
#services .service-item .service-header {
  padding-bottom: 20px;
  clear: both;
}
#services .service-item .service-header i {
  color: #e3722e;
  font-size: 24px;
  float: left;
  margin-right: 25px;
}
#services .service-item .service-header h3 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Fjalla One', sans-serif;
}
.service-description
{
	text-align:justify;
	margin-bottom: 20px;
	font-family: 'Play', sans-serif;
	font-size: 15px;
}
.readBtn
 {
  background-color: #e3722e;
  color: white;
  display: inline-block; 
  padding: 3px 7px;
font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  float: right;
 
  margin-top:5px;
}
.readBtn:hover {
  background-color: #444444;
  color:#ffffff;
}

/*------------------------------------------------------
	Products Styles 
--------------------------------------------------------*/
#product{ background: url(../images/background005.jpg) no-repeat !important; }
#products .product-item{margin-top: 10px;}
#products .product-item .product-header {
  padding: 7px 0px;
  clear: both;
  border: 1px solid #e3722e;
  background-color:#e3722e;

}

#products .product-item .product-header h3 {
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
    color:#fff;
  font-weight: 400;
  font-family: 'Fjalla One', sans-serif;
}
.product-description
{
	text-align:center;
	font-family: 'Play', sans-serif;
	font-size: 15px;
	border: 1px solid #822d0c;
	padding: 7px;
	background-color:#822d0c;
	color:#fff;
}

#products .project-thumb {
  overflow: hidden;
  position: relative;
}
#products .project-thumb img {
  width: 100%;
  /* height: 150px; */
}
#products .project-thumb .overlay {
  opacity: 0;
  visibility: visible;
  background: rgba(227, 114, 46, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#products .project-thumb .overlay .inner {
  position: absolute;
  padding: 20px;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
}

#products .project-thumb .overlay .inner h4 a {
   font-size: 14px;
  margin-top: -60px;
   margin-left: -40px;
   background-color:#fff;
   padding: 0px 7px;
  color:#000;
  font-family: 'Play', sans-serif;
  position: absolute;
}
#products .project-thumb .overlay .inner h4 a:hover{background-color:#000; color:#fff;}
#products .project-thumb:hover .overlay {
  opacity: 0.7;
  visibility: visible;
  cursor:pointer;
}

.pinside #aimg{
	height:180px;
	float:left;
	width:200px;
	margin-bottom:50px;
	margin-right:10px;
	border:1px solid #ccc;
	padding:4px;}
 .pinside h3{
	 margin-bottom:20px;
	 }

 /*------------------------------------------------------
	project Styles 
--------------------------------------------------------*/
#project {
  /* background: #ffffff; */
  /* margin-top:100px; */
}
#project .project-thumb h4{
	text-align:center;
	padding:10px;
}
#project  .col-md-2{margin: 10px 12.5px;padding: 0px;}
#project  .title-section h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Fjalla One', sans-serif;
  
}
#project .project-thumb {
  overflow: hidden;
  position: relative;
}
#project  .project-thumb img {
  width: 100%;
  height: 250px;
  border: 1px solid #DCDCDC;
  padding: 3px;
}
#project  .project-thumb .overlay {
  opacity: 0;
  visibility: visible;
  background: rgba(227, 114, 46, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#project .project-thumb .overlay .inner {
  position: absolute;
  padding: 20px;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
}
#project  .project-thumb .overlay .inner h4 {
  font-size: 14px;
  margin-bottom: 10px;
  font-family: 'EB Garamond', serif;
}
#project .project-thumb .overlay .inner h4 a {
  color: white;
}
#project  .project-thumb .overlay .inner span {
  font-weight: 300;
  color: white;
 font-family: 'Play', sans-serif;
   font-size: 13px;
}
#project  .project-thumb:hover .overlay {
  opacity: 1;
  visibility: visible;
}


/*------------------------------------------------------
	project New  Styles 
--------------------------------------------------------*/
#project {
  /* background: #ffffff; */
  /* margin-top:100px; */
}

#portofolio{
  background: #ffffff;
  margin-top:10px;
}
#portofolio  .col-md-2{margin: 10px 12.5px;padding: 0px;}
#portofolio  .title-section h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Fjalla One', sans-serif;
  
}
#portofolio .project-thumb {
  overflow: hidden;
  position: relative;
}
#portofolio  .project-thumb img {
  width: 100%;
  height: 120px;
  border: 1px solid #DCDCDC;
  padding: 3px;
}
#portofolio  .project-thumb .overlay {
  opacity: 0;
  visibility: visible;
  background: rgba(227, 114, 46, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#portofolio .project-thumb .overlay .inner {
  position: absolute;
  padding: 20px;
  width: 100%;
  bottom: 0;
  left: 0;
  text-align: center;
}

#portofolio .project-thumb:hover .overlay {
  opacity: 1;
  visibility: visible;
}

#filters li {
    float: left;
    list-style: none;
    margin-right: 5px;
    margin-bottom: 20px;
}
#filters li a {
    padding: 3px 15px 2px 15px;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Play', sans-serif;
}
.portofoliobutton {
    display: inline-block;
    padding: 5px 17px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 30px;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #E9967A;
}
.portofoliobutton.selected {
    color: #ffffff;
    background-color: #e3722e;
}
 
/*------------------------------------------------------
	Contact Styles 
--------------------------------------------------------*/
.modal_body_right .full-row input{width:100%; padding:5px 10px;}

#contact .contact-form .full-row input{border:1px solid #000;/* border-radius:10px;*/}
/* #contact{padding-top:70px;} */
#contact .contact-form .full-row {
  width: 100%;
  margin-bottom: 20px;
  font-family: 'Play', sans-serif;
  
}
#contact .contact-form input, #contact .contact-form textarea {
  outline: 0;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
  max-width: 100%;
  padding: 4px 10px;
  color: #777777;
  border:1px solid #000;
}
#contact .contact-form input{padding:5px;}
#contact .contact-form input:focus, #contact .contact-form textarea:focus{
  border: 1px solid #e3722e;
}
#contact .contact-form label {
  display: block;
  margin-bottom: 5px;
}
#contact .contact-form input.mainBtn {
  display: inline-block;
  width: auto;
  border: 0;
  padding: 10px 30px;
  color: white;
  font-size: 15px;
  font-family: 'Play', sans-serif;
}
#contact .map-holder {
  padding: 5px;
  background-color: white;
  border: 1px solid #d6d6d6;
}
#contact .contact-info {
  margin-top: 30px;
  font-family: 'Play', sans-serif;
  font-size: 15px;
  /* color: white; */
}
#contact .contact-info span {
  margin-top: 10px;
  display: block;
  color:#464646;
 }
#contact .contact-info span p{
  padding-left:25px;
  line-height:20px;
  text-align: left;
 }
#contact .contact-info span i {
  color: #000;
  font-size: 15px;
  margin-right: 12px;
}
#contact .contact-info p {
  font-size: 15px;
  font-weight: 700;
 }

/* for slider */

.flexslider {
  /* margin-top: 65px; */
  max-width: 100%;
  min-width: 100%;
  overflow: hidden;
  margin-bottom: -60px;
  /* border-bottom:15px solid #822d0c; */
/* border-bottom:5px solid #e3722e;
border-top:5px solid #e3722e; */
/* height: 425px; */
/* height:140%; */

}

.flex-direction-nav a {
  color: #444444;
  width: 50px;
  height: 50px;
  background-color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  line-height: 25px;
  vertical-align: middle;
  padding: 12px 0;
}

.flex-caption {
  position: absolute;
  top: 39%;
  width: 100%;
  text-align: center;
  z-index: 999;
  color: white;
}
.flex-caption h2 {
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  margin-bottom: 45px;
}
.flex-caption p {
  font-size: 18px;
  font-family: 'Play', sans-serif;
  line-height: 28px;
}
.flex-caption span {
  background: url(../images/slider-dec.png) no-repeat;
  width: 60px;
  height: 9px;
  display: block;
  margin: 30px auto;
}

/*------------------------------------------------------
	Footer Styles 
--------------------------------------------------------*/
.upper-footer{
	display:block;
	height:66px;
	/* border:1px solid #826345; */
	background-color:#826345;
	/* margin-top: 12px; */
	padding-left:80px;
	margin-top: 20px;
}

/* .call{
	width:280px;
	height:40px;
	
	float:left;
} */
.call img{
	float: left;
width: 25px;
height:25px;
margin-left: 0px;
margin-top: 15px;
}
.call h3{
	font-size:18px;
	color:white;
	padding:16px 20px;
	letter-spacing: 2px;
	float:left;
	margin-top:3px;
	font-family: 'Play', sans-serif;
}
.email{
	
	/* width:370px; */
	/* height:40px; */
	
	float:right;
}
.email h3{
	float:right;
	font-size:18px;
	color:white;
	margin-top:19px;
	margin-right:84px;
	font-family: 'Play', sans-serif;
	letter-spacing:1px;
	}
.email img{
	
	width: 25px;
height: 25px;
margin-top: 15px;
margin-right: 20px;
	
}
@media only screen and (max-width: 750px) {
	
	.logo img {
		width:130px;
		height: 79px;
	}
.upper-footer{
	display:block;
	height:66px;
	border:1px solid #e3722e;
	background-color:#e3722e;
	/* margin-top: 12px; */
	padding-left:40px;
}
.call h3{
	font-size:15px;
	color:white;
	padding:16px 20px;
	letter-spacing: 2px;
	float:left;
	margin-top:5px;
	font-family: 'Play', sans-serif;
}
.call img{
	float: left;
width: 35px;
height:35px;
margin-left: 0px;
margin-top: 12px;
}
.call{
	width:240px;
	height:40px;
	/* border:1px solid red; */
	float:left;
}

.email img{
	
width: 35px;
height: 35px;
margin-top: 10px;
margin-right: 0px;
	margin-left:0px;
}
.email{
	
	width:260px;
	height:40px;
	float:right;
}
.email h3{
	float:right;
	font-size:17px;
	color:white;
	margin-top:19px;
	margin-right:40px;
	font-family: 'Play', sans-serif;
	letter-spacing:1px;
	}
	
.squarebox p{
	margin:0 auto;
	padding:20px;
	/* margin-bottom:20px; */
	font-size:14px;
	line-height: 24px;
	color: #333333;
	font-family: 'Century Gothic', sans-serif;
	/* border:1px solid #333333; */
	width:400px ! important;
	height:auto;
	/* background-color:lightgrey; */
}
}

@media only screen and (max-width: 560px) {
	
	.logo img {
		width:90px;
		height: 55px;
	}
.squarebox p{
	margin:0 auto;
	padding:20px;
	/* margin-bottom:20px; */
	font-size:14px;
	line-height: 24px;
	color: #333333;
	font-family: 'Century Gothic', sans-serif;
	/* border:1px solid #333333; */
	width:300px ! important;
	height:auto;
	/* background-color:lightgrey; */
}
.upper-footer{
	display:block;
	height:50px;
	border:1px solid #e3722e;
	background-color:#e3722e;
	/* margin-top: 12px; */
	padding-left:20px;
}
.call h3{
	font-size:14px;
	color:white;
	padding:16px 0px 16px 10px;
	
	float:left;
	margin-top:2px;
	font-family: 'Play', sans-serif;
}
.call img{
float: left;
width: 25px;
height:25px;
margin-left: 0px;
margin-top: 12px;
}
.call{
	width:200px;
	height:40px;
	/* border:1px solid red; */
	float:left;
}

.email img{
	
width: 25px;
height: 25px;
margin-top: 12px;
margin-right: 0px;
margin-left:0px;
}
.email{
	
	width:210px;
	height:40px;
	float:right;
}
.email h3{
	float:right;
	font-size:15px;
	color:white;
	margin-top:16px;
	margin-right:20px;
	font-family: 'Play', sans-serif;
	
	}
/* 	.title-section {
  margin-bottom: 30px;
  display: block;
  background: url(../images/dots.png) repeat-x scroll 0 0 transparent;
background-position: center;
margin-top: 20px;
} */

.title-section h2 {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
background: #fff;
display: inline;
padding-right: 5px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;

}
/* .title-section span {
  display: block;
  width: 115px;
  height: 4px;
  background: #e3722e;
  margin: 0 auto;
 
} */

}

@media only screen and (max-width: 450px) {
	
	.logo img {
		width:80px;
		height: 48px;
	}
	.main-header {
    padding: 2px 0 !important;
}
.squarebox p{
	margin:0 auto;
	padding:20px;
	/* margin-bottom:20px; */
	font-size:14px;
	line-height: 24px;
	color: #333333;
	font-family: 'Century Gothic', sans-serif;
	/* border:1px solid #333333; */
	width:160px ! important;
	height:auto;
	/* background-color:lightgrey; */
}

.upper-footer{
	display:block;
	height:90px;
	border:1px solid #e3722e;
	background-color:#e3722e;
	/* margin-top: 12px; */
	padding-left:40px;
}
/* .title-section h2 {
  color: #464646;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
background: #fff;
display: inline;
padding-right: 5px;
padding-left: 5px;
padding-top: 10px;
padding-bottom: 10px;

} */

.call h3{
	font-size:14px;
	color:white;
	padding:16px 0px 16px 10px;
	float:left;
	margin-top:2px;
	font-family: 'Play', sans-serif;
}
.call img{
float: left;
width: 25px;
height:25px;
margin-left: 0px;
margin-top: 12px;
}
.call{
	width:200px;
	height:40px;
	/* border:1px solid red; */
	float:left;
}

.email img{
	
width: 25px;
height: 25px;
margin-top: 12px;
margin-right: 0px;
margin-left:0px;
}
.email{
	
	width:210px;
	height:40px;
	float:right;
	margin-right:18px;
}
.email h3{
	float:right;
	font-size:15px;
	color:white;
	margin-top:16px;
	margin-right:20px;
	font-family: 'Play', sans-serif;
	
	}

}

.site-footer {
  
  background: url(../images/back1.jpg) repeat !important; 
  
  color: white;
  padding: 0 0 30px 0;
  border-top:1px solid #220e09; 
  border-bottom:1px solid #220e09; 
}
.site-footer span
{
	float: right;
	font-family: 'Play', sans-serif;
	font-size: 14px;
	margin-top: 8px;
}
.site-footer span a
{
	text-align:none;
	color:#00BFFF;
    display: inline;
	font-family: 'Play', sans-serif;
}
.site-footer p {
  /* margin-top: 10px; */
  text-align:center;
  font-family: 'Play', sans-serif;
  font-size: 14px;
}
.lastfooter{
  display:block;
  height:24px;
  border:1px solid #220e09;
  background-color:#220e09;
}

/* bottom menu list */
.btmmenu
{
	text-align:center;
	width:100%;
}
.btmmenu ul li
{
display:inline;
				
}
.btmmenu ul li a
{
 font: normal normal normal 18px/20px 'Century Gothic', sans-serif;
 color: #000;
 font-size: 14px;
 padding:0px 8px 0px 9px;
 line-height:100px;
border-right:1px dotted #000; 
				 
}
.btmmenu li:last-child  a{
	border-right:none;
}



/* /* for terms & conditions */ 
/* .terms */
/* { */
	/* margin: 0px 10px; */
/* } */
/* .terms li */
/* { */
	/* padding: 10px 5px; */
	/* text-align: justify; */
/* font-family: 'Play', sans-serif; */
/* font-size: 15px; */
/* letter-spacing: 1px; */
/* } */


/* for enquiry form */
form
{
	font-family: 'Play', sans-serif;
	font-size: 14px;
}
form input, form textarea, form select {
    outline: 0;
    display: block;
    border: 1px solid #cccccc;
    width: 100%;
    max-width: 100%;
    padding: 11px 10px;
    color: #777777;
}
form input.mainBtn {
    display: inline-block;
    width: auto;
    border: 0;
    padding: 10px 35px;
    color: white;
    font-size: 16px;
	float: right;
	font-family: 'Play', sans-serif;
}
.margin-bottom-10
{
	margin-bottom :20px;
}
.enquiry h3
{
	font-size: 17px;
font-weight: 400;
margin-bottom: 10px;
font-family: 'Play', sans-serif;
}
.enquiry  ul li
{
		font-size: 15px;
	margin-left: 20px;
	list-style-type: square;
	margin-top: 7px;
	font-family: 'Play', sans-serif;
}

/* for privacy */
.privacy h3
{
	font-size: 18px;
font-weight: 400;
margin: 15px 0px;
font-family: 'Play', sans-serif;
}
/* for downloads */
.download h3
{
font-size: 18px;
font-weight: 400;
margin: 15px 0px;
font-family: 'Play', sans-serif;	
}

/* for site map */
.sitemap ul li {
    list-style: none;
	display: inline;
	padding: 3px;
}
.sitemap  a
{
   background: url(../images/bg_sitelink_l2.png);
 background-repeat: no-repeat;
 display:block;
width: 100%;
height: 30px;
padding: 0 0 0 26px;
font-size: 15px;
font-family: 'Play', sans-serif;
color: #220e09;
line-height: 21px;
}
.sitemap a:hover {
    color: #e3722e;
}
.welpage a{
font-size:18px;
font-family: 'Century Gothic', sans-serif;}
.welpage	
{
	margin: 20px 0px;
}
.sec ul, .eecp ul, .led ul
{
	margin: 30px;
margin-left:70px;	
}
.sec li, .eecp li, .led li
{
	margin: 5px 0px;
	
}
 .stitle
{
    border-bottom: 2px dashed #e3722e;
    text-align: center;
    color:#000;
    margin-top: 30px;	
} 
/*********************************        *****************************/

@media only screen and (max-width: 960px) {
  .flexslider {
    /* margin-top: 100px; */
  }

  .main-header {
    padding: 15px 0;
  }
  .main-header .logo {
    margin-top: 20px;
  }

  .service-item, .team-member {
    margin-bottom: 50px;
  }

  .our-skills {
    margin-top: 60px;
  }

  .flex-caption {
    top: 20%;
  }
  .flex-caption h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .flex-caption p {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
  }

  .left-header, .right-header {
    text-align: center;
  }
}

@media only screen and (max-width: 760px) {
	
 .btmmenu{display:none;}
 
}
 

.ch-grid {
	/* margin-top:100px; */
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 210px;
	height: 210px;
	display: inline-block;
	margin: 20px;
}


.ch-item {
	width: 100%;
	height: 100%;
	/* border-radius: 50%; */
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap{
	position: absolute;
	width: 170px;
	height: 170px;
	border-radius: 50%;

	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

	top: 20px;
	left: 20px;
	background: #f9f9f9 url(../images/bg.jpg);
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);

}

.ch-info{
	position: absolute;
	width: 170px;
	height: 170px;
	border-radius: 50%;

	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
		
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;

	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}

.ch-info .ch-info-back {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background:#e3722e;
	/* background: #000; */
}
.ch-info .ch-info-back1 {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background:#069;
}
.ch-info .ch-info-back2 {
	-webkit-transform: rotate3d(0,1,0,180deg);
	-moz-transform: rotate3d(0,1,0,180deg);
	-o-transform: rotate3d(0,1,0,180deg);
	-ms-transform: rotate3d(0,1,0,180deg);
	transform: rotate3d(0,1,0,180deg);
	background:#C4C134;
}

.ch-img-1 { 
	background-image: url(../images/project/6.jpg);
}

.ch-img-2 { 
	background-image: url(../images/project/7.jpg);
}

.ch-img-3 { 
	background-image: url(../images/project/4.jpg);
}

.ch-info h3 {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
	margin: 0 15px;
	padding: 40px 0 0 0;
	height: 90px;
	font-family: 'Fjalla One', sans-serif;
}

.ch-info p {
	color: #fff;
	padding: 10px 5px;
/* 	font-style: italic; */
	margin: 0 25px;
	font-size: 11px;
	border-top: 1px solid rgba(255,255,255,0.5);
	font-family: 'Play', sans-serif;
}

.ch-info p a {
	display: block;
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	text-align:center;
	padding-top: 4px;
	font-family: 'Fjalla One', sans-serif;;
}

.ch-info p a:hover {
	/* color: #fff222;
	color: rgba(255,242,34, 0.8); */
	color:#069;
}

.ch-item:hover .ch-info-wrap {
	box-shadow: 
		0 0 0 0 rgba(255,255,255,0.8), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
}

.ch-item:hover .ch-info {
	-webkit-transform: rotate3d(0,1,0,-180deg);
	-moz-transform: rotate3d(0,1,0,-180deg);
	-o-transform: rotate3d(0,1,0,-180deg);
	-ms-transform: rotate3d(0,1,0,-180deg);
	transform: rotate3d(0,1,0,-180deg);
}
.ch-info-front.ch-img-1 h3{
  font-size: 22px;
  line-height: 36px;
  color: #e3722e;
  width: 150px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  margin-top:35px;
  font-weight: 550;
font-family: 'Fjalla One', sans-serif;
}
.ch-info-front.ch-img-2 h3{
  font-size: 22px;
  line-height: 36px;
  color: #069;
  width: 150px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  margin-top:35px;
  font-weight: 550;
font-family: 'Fjalla One', sans-serif;
}
.ch-info-front.ch-img-3 h3{
  font-size: 22px;
  line-height: 36px;
  color: #C4C134;
  width: 150px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  margin-top:35px;
  font-weight: 550;
font-family: 'Fjalla One', sans-serif;
}
/* for about us tab */

.why-choose-us h3 {font-size: 24px;
font-weight: 400;
margin-bottom: 25px;
margin-top: 30px;
font-family: 'Play', sans-serif;}
 .panel-title{font-family: 'Play', sans-serif;}
 .panel-title > a span {
    float: right;
    font-size: 17px;
}

/*********************************** for About Us Sidebar *****************************/

	.ih-item.circle {
    position: relative;
    width: 170px;
    height: 170px;
    border-radius: 50%;
	margin-left: 35px;
}
.ih-item a {
    color: #333;
}
.ih-item, .ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ih-item.circle.effect1 .spinner {
    width: 170px;
    height: 170px;
   /*  border: 8px solid #ecab18; */
    /* border-right-color: #1ad280;
    border-bottom-color: #1ad280; */
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.ih-item.circle.effect1 .img {
    position: absolute;
    top: 8px;
    bottom:8px;
    left: 8px;
    right: 8px;
    width: auto;
    height: auto;
}
.ih-item.circle .img img {
    border-radius: 50%;
}
.ih-item img {
    width: 100%;
    height: 100%;
}
img {
    vertical-align: middle;
	
}
.ih-item.circle.effect1 .info {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background: #333333;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.ih-item.circle .info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.ih-item.circle .info {
    text-align: center;
}
.ih-item.circle.effect1 .info h3 {
    color: #fff;
    position: relative;
    font-size: 15px;
    margin: 0 30px;
    padding: 40px 0 0 0;
    height: 70px;
font-weight:normal;
font-family: 'Play', sans-serif;
}
.ih-item.circle.effect1 .info p {
    color: #bbbbbb;
    padding: 5px 5px;
    margin: 0 30px;
    font-size: 13px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
	font-family: 'Play', sans-serif;
	  text-align: center;
}
	
	.ih-item.circle.effect1 a:hover .spinner {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ih-item.circle.effect1 a:hover .info {
  opacity: 1;
}

/*--------------------*/
/* OUR SERVICES */
/*--------------------*/



.single-team-member {
  /* border: 1px solid #000000; */
  display: inline;
  float: left;
  /* margin-top: 65px; */
  padding: 5px;
  padding-bottom: 30px;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
  width: 100%; 
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.single-team-member:hover{
	/*  -webkit-box-shadow: 0 8px 6px -6px #000;
	   -moz-box-shadow: 0 8px 6px -6px #000;
	        box-shadow: 0 8px 6px -6px #000; */
	/* border: 1px solid #000000; */
} 

.team-member-img {
  /* margin-top: -55px; */
  /* position: relative; */
 
}

.team-member-img img{
	background-color:#fff;
	width: 100%;
}

.team-member-name {
  display: inline;
  float: left;
  padding: 15px 0 5px;
  width: 100%;
}

.team-member-name h3 {
  text-align:center;
  color: #464646;
  font-weight:500;
  font-size: 18px;
  /* text-transform: uppercase; */
  margin-bottom: 0;
}
.test > p {
	
 color: #464646;
  font-size: 14px;
  text-align:center;
  padding: 0 5px;
  letter-spacing:1px;
  font-family: 'Century Gothic', sans-serif;
  line-height:20px;
  word-wrap: break-word;
}

.single-team-member:hover .team-member-link{	
	color:#e3722e;
}

.single-team-member:hover .team-member-link>a{	
	color: #e3722e;
}

.team-member-link {
  background: #fff none repeat scroll 0 0;
 font-family: 'Play', sans-serif;
  bottom: -15px;
  left: 0;  
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 40%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
   display: inline-block;
  padding: 10px;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
 border: 1px solid #000; 
}
.team-member-link a{
 color:#000;
 font-size:20px;
}



.team-member-link a:hover,
.team-member-link a:focus{	
  display: inline-block;
  outline: none;
}




/*--------------------*/
/* OUR CLIENTILE */
/*--------------------*/

.clients h3{font-size:20px;}

.image_carousel img {
    margin: 5px 5px;
    height: 90px;
    width: 207px;
    border: 1px solid #ccc;
    padding: 9px;
    background-color: #000;
    float: left;
}



a.prev {
    left: 10px;
    background-position: 0 -100px !important;

}
a.next {
    right: 0px;
    background-position: -50px -100px !important;

}
a.prev, a.next {
    background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
    width: 45px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50px;
}

#contact{
/* background: url(../images/bodybg1.jpg) no-repeat; */
}

.home-product{
	/* padding-top:70px !important; */
}
.home-product1{
	padding-top:0px !important;
}



/*   Code of all product tabs catagory in left & right side */

.squarebox p{
	margin:0 auto;
	padding:10px;
	font-size:14px;
	line-height: 24px;
	color: #464646;
	font-family: 'Century Gothic', sans-serif;
	height:auto;
	
}
											   
.squarebox h3{
margin:0 auto;
padding:10px 0 0;
text-align:center;
color:#464646; 
font-size:16px;
font-weight:bold;
text-transform:uppercase;	
/* background-color:#e3722e; */

}
.squarebox{
padding-bottom:20px;
padding-left:0;
padding-right:0;											 */
}
.banner-bottom{background: url(../images/bg.png)0 0 transparent;	}
.squarebox img{
background-color:lightgray;
/* margin-bottom:30px; */
}
.squarebox div ol{padding:20px 20px 20px 40px;}
.squarebox ol{width:600px;margin:0 auto;}
.squarebox div ol li{
font-size:14px;
line-height: 24px;
color: #333333;
font-family: 'Century Gothic', sans-serif;
width:600px;
margin:0 auto;

}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
   position: relative;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
}
.col-xs-15 {
   width: 20%;
   float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
       width: 20%;
       float: left;
   }
   .main-header .logo {
    margin: 0 auto;
	text-align: center;
    /* padding: 22px 0px; */
   }
   .contentStage p {
    line-height: 20px;
    color: #464646;
    font-family: 'Century Gothic', sans-serif;
    letter-spacing: 1px;
	font-size: 13px;
}
.test > p {
    color: #464646;
    font-size: 13px;
    text-align: center;
    padding: 0 5px;
    letter-spacing: 1px;
    font-family: 'Century Gothic', sans-serif;
    line-height: 20px;
    word-wrap: break-word;
}
}
@media (min-width: 992px) {
   .col-md-15 {
       width: 20%;
       float: left;
   }
}
@media (min-width: 1200px) {
   .col-lg-15 {
       width: 20%;
       float: left;
   }
   
}	
										
/* Sangram media code */
/* Email & Call section */
@media(max-width:450px){
.upper-footer div {
	float:left !important;
	width:auto !important;
	margin:0 auto !important;
	
}
.main-header .logo {
    margin: 0 auto;
	text-align: center;
    /* padding: 22px 0px; */
   }
     .contentStage p {
    line-height: 20px;
    color: #464646;
    font-family: 'Century Gothic', sans-serif;
    letter-spacing: 1px;
	font-size: 13px;
}
.test > p {
    color: #464646;
    font-size: 13px;
    text-align: center;
    padding: 0 5px;
    letter-spacing: 1px;
    font-family: 'Century Gothic', sans-serif;
    line-height: 20px;
    word-wrap: break-word;
}
}

@media only screen and (min-width: 440px) and (max-width: 992px) {
.mainmenu hidden-sm hidden-xs a {
	position:relative;
	display:inline-block;
	width:100%;
}
.main-header .logo {
    margin: 0 auto;
	text-align: center;
    /* padding: 22px 0px; */
   }
     .contentStage p {
    line-height: 20px;
    color: #464646;
    font-family: 'Century Gothic', sans-serif;
    letter-spacing: 1px;
	font-size: 13px;
}
.test > p {
    color: #464646;
    font-size: 13px;
    text-align: center;
    padding: 0 5px;
    letter-spacing: 1px;
    font-family: 'Century Gothic', sans-serif;
    line-height: 20px;
    word-wrap: break-word;
}
}

.simpleCart_shelfItem {
    padding-bottom: 10px;
}					
.linkproduct{background-color:#eee;margin-top:60px !important; color:#000!inportant;	}
.linkproduct div{text-align:right; padding:5px 0; font-size:18px;}
.linkproduct div li{display:inline;}	
.linkproduct div li a{color:#000; /* font-weight:600; */}		
.propad{margin-top:20px;}	
.productborder{border:1px solid #f5f5f5; padding:5px;background-color: #ffffff;margin-bottom: 10px; margin-right: 10px; /* margin-top: 20px; */}
.productborder:hover{border:1px solid rgba(247, 247, 247, 0.62); background-color:rgba(247, 247, 247, 0.62); padding:5px;}	
.thumbtop{border-bottom:1px dotted #ffffff; margin-bottom:20px; padding:5px; }


.linkproduct1 {background-color:#eee;/* margin-top:60px !important; */}
.linkproduct1 div{text-align:right; padding:5px 0; font-size:18px;}
.linkproduct1 div li{display:inline;}	
.linkproduct1 div li a{color:#000; /* font-weight:600; */}


.list-group-item a:active {
	color: green;
	background-color: red !important;
}

/* .list-group a:hover, a:focus, a:active, a:visited {
	background-color: green;
	color: red;
	font-size: 1em;
	font-weight: 400;
} */
.panel-title a{color:#000;}
.mailto a:hover{color:red;}



.btmmenu ul li a:hover {
	/* border-bottom: 2px solid #464646; */
	color:#f57e37;
	text-decoration: underline;
}