	.wrapper{
		margin: 0 auto;
	}

	.hidden {
		display: none;
	}

	.error-msg {
		font-size: 12px;
	}

	#download_form {
		display: none;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: fixed;
		background-color: #313131d4;
		overflow: auto;
		z-index: 99999;
	}
	img#close {
		position:absolute;
		right:-14px;
		top:-14px;
		cursor:pointer
	}

	div#popupContact {
		padding: 10px 20px;
		border: 2px solid gray;
		border-radius: 10px;
		font-family: FuturaStdMedium;
		background-color: #fff;
		max-width: 360px;
		margin: 50px auto;
		top: 57%;
	}
	
	p {
		margin-top:30px
	}
	h2 {
		padding: 0;
		margin: 10px 0;
		text-align:center;
		border-radius:10px 10px 0 0
	}
	hr {
		margin:0px;
		border:0;
		border-top:1px solid #ccc
	}
	input[type=text] {
		width:100%;
		padding:10px;
		margin-top: 12px;	
		border:1px solid #ccc;
		font-size:16px;
		font-family:FuturaStdMedium
	}
	#name {
		background-repeat:no-repeat;
		background-position:5px 7px
	}
	#email {
		background-repeat:no-repeat;
		background-position:5px 7px
	}
	textarea {
		background-repeat:no-repeat;
		background-position:5px 7px;
		width:82%;
		height:95px;
		padding:10px;
		resize:none;
		margin-top:30px;
		border:1px solid #ccc;
		padding-left:40px;
		font-size:16px;
		font-family:FuturaStdMedium;
		margin-bottom:30px
	}
	.select-dd {
		width:100%;
		padding:10px;
		margin-top: 12px;	
		border:1px solid #ccc;
		font-size:16px;
		font-family:FuturaStdMedium
	}
	#submit {
		text-decoration:none;
		width:50%;
		text-align:center;
		display:block;
		background-color:#0071b5;
		color:#fff;
		border:1px solid #0071b5;
		padding:10px 0;	
		font-size:20px;
		cursor:pointer;
		border-radius:5px;
		margin: 15px auto 5px auto;
	}
	span {
		color:red;
		font-weight:700
	}
	.download {
		border-radius: 5px;
		/* background-color: #cd853f; */
		color: #fff;
		font-family: 'FuturaStdMedium',sans-serif;
		font-size: 28px;
		cursor: pointer;
		text-align: center;
		/* border: 1px solid #FFCB00; */
		/* position: absolute; */
		/* top: 0; */
		position: absolute;
		z-index: 1000;
		/* width: 22px; */
		/* height: 22px; */
		top: 10px;
		right: 50px;
	}
	.hide_pdf_form{
		float:right;
		color: black;
		text-decoration: none;
		padding-top: 4px;
		width: 20px;
	}

	.divdownload {
    	text-align: center;
	}
	.msg_content{
		display: none;
	}
	.buttondiv{
		text-align: center;
   		width: 100%;
	}
	.close_icon{
		width: 100%;
	}
	.thumbnails {
		display: none;
	}

	body{ font-family: 'FuturaStdMedium', 'sans-serif', Arial; font-size: 14px; }
 
	
	@font-face {
		font-family: FuturaStdMedium;
		src: url("../fonts/FuturaStd-Medium_0.otf") format("opentype"), url("../fonts/FuturaStd-Medium.eot?#iefix") format("embedded-opentype");
	}
	@font-face {
		font-family: FuturaLightBT;
		src: url("../fonts/Futura Light BT.ttf") format("truetype"), url("../fonts/Futura Light BT.eot?#iefix") format("embedded-opentype");
	}
	@font-face {
		font-family: FuturaStd-Book;
		src: url("../fonts/FuturaStd-Book_0.otf") format("opentype");
	}

	#canvas{
		margin-top: -30px;
	}
	@media only screen and (max-width: 1400px) {
		#canvas{
			margin-top: 10px;
		}
	}	
	
	@media only screen and (max-width: 1024px) {
		#canvas{
			margin-top: 0px;
		}
	}	
	@media only screen and (max-width: 768px) {
		button {
			padding: 6px 14px;
			margin-top: 30px
		}
		div#popupContact{ 
			top: 0;
			margin: 50px auto; 
		}
		.social_share_icon{
			/* width: 145px; */
			width: 20%;
			margin: 0 auto;	
		}
	}

	.addtoany_content { text-align:center; }
	
	#logo-theme
	{
		display: inline-block;
		width: 11%;
		max-width: 90px;
		padding-left: 5px;
		padding-top: 5px;
		z-index: 9999;
   		position: relative;
	}
	.social-share{
		border-radius: 5px;
		color: #fff;
		font-family: 'FuturaStdMedium',sans-serif;
		cursor: pointer;
		text-align: center;
		position: absolute;
		z-index: 1000;
		top: 7px;
		right: 150px;
		height: 4%;
		/* display: inline-block;
		width: 80%; */
		display: inline-block;
		/* width: 93%; */
		float: right;
	}
	.a2a_default_style{
		line-height: 32px;
		width: 145px;
		margin: 0 auto;	
	}

	.header{
		width: 100%;
		height: 25px;
	}

	.share_button {
		border-radius: 4px;
		color: #fff;
		font-family: 'FuturaStdMedium',sans-serif;
		cursor: pointer;
		text-align: center;
		position: absolute;
		z-index: 1000;
		background-color:#0071b5;
		border: 1px solid #0071b5;
		top: 6px;
		right: 75px;
		margin-right: 12px;
		margin-top: 4px;
		padding: 4px 12px;
	}

	.back_button {
		border-radius: 4px;
		color: #fff;
		font-family: 'FuturaStdMedium',sans-serif;
		cursor: pointer;
		text-align: center;
		position: absolute;
		z-index: 1000;
		background-color:#0071b5;
		border: 1px solid #0071b5;
		top: 6px;
		right: 137px;
		margin-right: 12px;
		margin-top: 4px;
		padding: 4px 8px;
	}

	.contact_button {
		color: #333;
		font-family: 'FuturaStdMedium',sans-serif;
		text-align: center;
		position: absolute;
		z-index: 1000;
		top: 40px;
		right: 90px;
		margin-top: 10px;
		letter-spacing: 1.5px;
		font-weight: 700;
	}

	.enquire_button {
		color: #0071b5;
		cursor: pointer;
		text-decoration: underline;
	}

	.social-share{
		top: 49px;
    	right: 18px;
	}
	
	/* .div_share_button{

	} */
	
	@media (max-width: 768px) {
		.social-share{ top: 46px;
    right: 18px; }
	.social-share .a2a_svg{ height:20px; width:20px; }
	}
	@media (max-width: 480px) {
		button {
			padding: 6px 10px;
			/* margin-top: 30px */
		}
		.logo-store img{ width:100%; }
		#logo-theme{     width: 100%;
			max-width: 65px; }
		
	}

	@media (max-width: 400px){
		.social-share {
			top: 49px;
			right: 18px;
		}
	}
	@media (min-width : 768px) and (max-width : 1025px){
		/* .share_button{
			height: 3.5%;
		}
		.back_button{
			height: 3.5%;
		} */
	} 
	@media (min-width : 1024px) and (max-width : 1024px){
		.share_button{
			height: 2.5%;
		}
		.back_button{
			height: 2.5%;
		}
	} 
	@media (max-width : 340px){
		.share_button{
			right: 66px;
		}
		.back_button{
			right: 129px;
		}
		.social-share{
			right: 26px;
		}
	}