@charset "utf-8";
/* CSS Document */
body{
padding:0px;
margin:0px;	
font-size:13PX;
font-family: 'Open Sans', sans-serif;
}

div.goog-te-gadget-simple {
background-color: #DDD !important;	
border-radius:5px;
}

.goog-te-menu-frame skiptranslate body{
	overflow-x:scroll !important;
	overflow:scroll !important;
}

.goog-te-menu2{
	overflow-x:scroll !important;
	overflow:scroll !important;
	width:100% !important;
}


.blank{
   clear:both;	
}

.fs12{
	font-size:12px !important;
 }

.fs18{
	font-size:18px !important;
 }

.fs24{
	font-size:24px !important;
 }
 
.pt10{ 
	padding-top: 10px;
}

.pt20{ 
	padding-top: 20px !important;
}

.pb10{ 
	padding-bottom: 10px !important;
}

.pb20{ 
	padding-bottom: 20px !important;
}

.pt30{ 
	padding-top: 30px !important;
}


.mt10{ 
	margin-top: 10px !important;
 }
 
.mt20{ 
	margin-top: 20px !important;
 } 
  
.cap{
	text-transform: capitalize !important;
}

#head_bg{
	background-image: url(../images/head-bg.jpg);
	width: 100%; 
}

#head_wrapp{
	width: 80%;
	margin-right: auto;
	margin-left: auto;	
}

#logo{
	float: left;
	margin-top: 1%;
	margin-bottom: 2%;	
}

#map{
	float: right;  
	text-align: center; 
	width: 20%;
	display: block;
	text-decoration: none;
}

#main_social{
	float: right;
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none; 
}

#main_social .fb a:link, #main_social .in a, #main_social .mail a, #main_social .tweet a, #main_social .insta a {
	text-decoration:none;
	width: 100%;
	height:100%;
}
 


#social{
	float: right;
	text-align: center;
	width: 100%;
	display: block;
	text-decoration: none;
	margin-top: 15%;
}


#social .fb a:link, #social .in a, #social .mail a, #social .tweet a, #social .insta a {
	text-decoration:none;
	width: 100%;
	height:100%;
}
 

#social .fb, #main_social .fb{
	background-position: 0px 0px;
	text-decoration:none;
	float:left;
	width: 15%;
	height:30px;
	padding-right:4%;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
}

#social .in, #main_social .in{
	  background-position: -42px 0px;
	  text-decoration: none;
	  float: left;
	  width: 15%;
	  padding-right: 4%;
    height: 30px;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
}

#social .tweet, #main_social .tweet{
	background-position: -84px 0px;
	text-decoration:none;
	float:left;
	width: 15%;
	height:30px;
	padding-right:4%;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
}

#social .insta, #main_social .insta{
	background-position: -126px 0px;
	text-decoration:none;
	float:left;
	width: 15%;
	height:30px;
	padding-right:4%;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
}

#social .mail, #main_social .mail{
	background-position: -168px 0px;
	text-decoration:none;
	float:left;
	width: 15%;
	height:30px;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
}

#nav_bar{
	width: 100%;
	background-color: #f7f6f4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d2;
}

#banner{
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #FFF; 
}

#banner img{ 
	height: 400px;
	width: 100%; 	
}

#banner iframe{
	height: 400px;
	width: 100%; 
}


#collection_bg{
	background-color: #f5f5f2;
	width: 100%; 
	float:left; 
}

#collection_wrapp{
	width: 80%;
	padding-top: 1%;
	position: relative;
	z-index: 0;
	padding-bottom: 25px;
	padding-right: 10%;
	padding-left: 10%;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d2;
}

.collection_head{
	font-family: 'Lato', sans-serif;
	color: #3e3a2f;
	font-weight: normal;
	margin: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
}


.sep{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
}

.wel_wrapp{
	width: 80%;
	padding: 0 10%;
	z-index: 0; 
	float:left; 
	position: relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,ffffff+22,ffffff+100 */
background: rgb(249,249,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(255,255,255,1) 22%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(22%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(255,255,255,1) 22%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background-color: #FFF; 
	
}

.wel_wrapp p, #collection_wrapp p{
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	color: #0D0D0D;
	letter-spacing: 1px;
}

#left-box{
	width:50%;
	float:left;
}

#right-box{
	width:50%;
	float:left;
}

.sub-head{
	color: #1B288B;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 100%;
}

.bullet {
  margin: 20px 0 0;
  padding: 0px;
}

.bullet ul{
  margin: 5px 0;
  padding: 0px;
}

.bullet li{
	list-style: disc;
	margin-left: 20px; 
	margin-bottom: 20px;
	font-size: 14px;
	text-align:justify;
}

.bullet li:last-child{ 
	margin-bottom: 0px !important;
}

.c-logo{
	width: 18.4%;
	height: 100px;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.c-logo-last{
	width: 18.4%;
	height: 100px;
	float: left;
	margin-right: 0%;
	margin-bottom: 2%;
}

.c-logo img, .c-logo-last img{
	width:100%;
	height:100%;
}

.to input[type="text"] {
  padding: 12px 9px;
  width: 98%;
  font-size: 1em;
  margin: 10px 0;
  border: 1px solid #E1E2E2;
  color: #555;
  background: #FFF;
  float: left;
  outline: none;
  font-family: 'Open Sans', sans-serif;
}

textarea {
  width: 98%;
  font-size: 1em;
  margin: 10px 0;
  border: 1px solid #E1E2E2;
  color: #555;
  outline: none;
  margin-bottom: 25px;
  height: 80px;
  padding: 12px 9px;
  font-family: 'Open Sans', sans-serif;
}


.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	padding: 0.7em 1.5em;
	display: inline-block;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 0px !important;
	text-decoration: none;
	font-size: 1em;
	border: 1px solid #F1A020;
	font-weight: 400;
	color: #F1A020;
	margin-top:15px;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 1c */
.btn-1c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #F1A020;
}
.btn-1c:hover,
.btn-1c:active {
	color: #fff;
}
.btn-1c:hover:after,
.btn-1c:active:after {
	width: 100%;
}
/*--*/

.self{
	text-align:center;
	color:#F00;
	font-size:15px;	
	text-decoration:none;
}

.abt, .abt:link{
	color:#F1A020;
	text-decoration:none;	
}

.abt:hover{
	text-decoration: underline;
	color: #1B207F;
}



.add-box{
	width:32%;
	float:left;
	padding-left:2%;
	min-height:200px;
}

.add-box img{
	width:100%;
}

.add-box:first-child{
	padding-left:0;	
}

.footer{
	font-size: 12px!important;
	line-height: 12px !important;
	width: 80%;
	float: left;
	text-align: center;
	vertical-align: middle;
	display:block;
	background-color: #FFF;
	padding-right: 10%;
	padding-left: 10%;
}

.footer-mob{
	display:none;
}

@media only screen and (min-width:300px) and (max-width:760px){
	
	#head_bg{
		background-image: url(../images/head-bg.jpg);
		width: 100%; 
	}
	
	#social{
	display:none;	
	}
	
	#map{  
		text-align: center; 
		width: 80%;
		display: block;
		position:absolute;
		text-decoration: none;
	}
	
	#main_social{
	display:none;
	}
	
	#social-mob{
	float: left;
	margin-top: 0%;
	margin-bottom: 2%;
	text-align: center;
	height: 30px;
	width: 62%;
	text-decoration: none;
	margin-right: 20%;
	margin-left: 20%;
   }
	 
	
	#social-mob .fb a:link, #social-mob .in a, #social-mob .mail a, #social-mob .tweet a, #social-mob .insta a {
	text-decoration:none;
	width: 100%;
	height:100%;
	display:block;
    }
 

	#social-mob .fb{
		background-position: 0px 0px;
		text-decoration:none;
		float:left;
		width: 15%;
		height:30px;
		padding-right:5%;
		background-image: url(../images/social.png);
		background-repeat: no-repeat;
	}
	
	#social-mob .in{
		background-position: -42px 0px;
		text-decoration: none;
	    float: left;
		width: 15%;
		padding-right: 5%;
		height: 30px;
		background-image: url(../images/social.png);
		background-repeat: no-repeat;
	}
	
	#social-mob .tweet{
	background-position: -84px 0px;
	text-decoration:none;
	float:left;
	width: 15%;
	height:30px;
	padding-right:5%;
	background-image: url(../images/social.png);
	background-repeat: no-repeat;
	}
	
	#social-mob .insta{
		background-position: -126px 0px;
		text-decoration:none;
		float:left;
		width: 15%;
		height:30px;
		padding-right:5%;
		background-image: url(../images/social.png);
		background-repeat: no-repeat;
	}
	
	#social-mob .mail{
		background-position: -168px 0px;
		text-decoration:none;
		float:left;
		width: 17%;
		height:30px;
		background-image: url(../images/social.png);
		background-repeat: no-repeat;
	}

 
	
	#logo{
	float: left;
	text-align:center;
	width:100%;
	margin-top: 15%;
	margin-bottom: 2%;	
    }
	
   #banner img {
	  height: 150px;
	  width: 100%;
	}
   
   #banner iframe {
	  height: 150px;
	  width: 100%;
	}
	
	#collection_wrapp{
		  padding-top: 2%;
	}
	
	#left-box{
	     width:100%; 
	}
	
	#right-box{
		width:100%; 
	}
	
	.c-logo{
	width: 48%;
	height: 100px;
	float: left;
	margin-right: 2%;
	margin-bottom: 4%;
	}
	
	.c-logo-last{
		width: 48%%;
		height: 100px;
		float: left;
		margin-right: 2%;
		margin-bottom: 4%;
	}
	
	.c-logo img, .c-logo-last img{
		width:100%;
		height:100%;
	}
	
	.to input[type="text"] { 
	  width: 94%;  
	}
	
	textarea {
	  width: 94%;
	}
		
	.add-box{
	width: 100%;
	float: left;
	padding-left: 0;
	min-height: 100px;
	margin-bottom: 20px;
	}
	
	.wel_wrapp p, #collection_wrapp p {
	  text-align: center;
	  font-size: 12px; 
	}
	
	.footer{
		display:none;
	}
	
	#iso {
	width:100%;	
	}
	
	#iso img{
	width:100%;	
	}
	
	.footer-mob{
	font-size: 12px!important;
	line-height: 12px !important;
	width: 90%;
	float: left;
	display: block;
	text-align: center;
	vertical-align: middle;
	background-color: #FFF;
	padding-right: 5%;
	padding-left: 5%;
	}
	
	 

}
