/************************************************************************************

RESET

*************************************************************************************/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, ul,  dd, dt, li, tfoot, th, thead, tr, button, del, ins, map, object,  a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,  strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */

 



/* set html5 elements to block */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
::selection {
	background: #2a7391;
	color: #FFF;
}

::-moz-selection {
 background: #2a7391;
 color:#FFF;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #FFF;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/************************************************************************************

GENERAL STYLING

*************************************************************************************/

body {
	color: #000; 
	background-color: #fff;
	font-weight:normal;
	font-family: 'HelveticaNeue-Roman';
}
a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
p {
	margin: 0 0 0 0;
	padding: 0;
}
A:focus {
	outline: none;
}
*:focus {
	outline: none;
}
/* reset webkit search input styles */

input[type=search] {
	-webkit-appearance: none;
	outline: none;
}
 input[type="search"]::-webkit-search-decoration,  input[type="search"]::-webkit-search-cancel-button {
 display: none;
}
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
/************************************************************************************

FONT FACE

*************************************************************************************/


@font-face {
  font-family: 'HelveticaNeueLTStd-LtCn';
  src: url('../fonts/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/HelveticaNeueLTStd-LtCn.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-LtCn.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-LtCn.ttf')  format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
  font-weight: normal;
  font-style: normal;
}


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

@font-face {
  font-family: 'HelveticaNeueLTStd-LtCn';
  src: url('../fonts/HelveticaNeueLTStd-LtCn.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/HelveticaNeueLTStd-LtCn.otf')  format('opentype'),
	     url('../fonts/HelveticaNeueLTStd-LtCn.woff') format('woff'), 
		 url('../fonts/HelveticaNeueLTStd-LtCn.ttf')  format('truetype'), 
		 url('../fonts/HelveticaNeueLTStd-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeue-Roman';
  src: url('../fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),  
  url('../fonts/HelveticaNeue-Roman.otf')  format('opentype'),
	     url('../fonts/HelveticaNeue-Roman.woff') format('woff'), 
		 url('../fonts/HelveticaNeue-Roman.ttf')  format('truetype'), 
		 url('../fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}

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








/************************************************************************************

STRUCTURE

*************************************************************************************/
.container{
	width:100%;
	height:auto;
	position:absolute;
	top:909px;
	background-color:#FFFFFF;
}
.container1{
	width:100%;
	height:auto;
	position:absolute;
	top:100px;
	background-color:#FFFFFF;
}
.wrapper {
	width: 1175px;
	margin: 0 auto;
	position:relative;
}
header{
	width:100%;
	position:relative;
	z-index:1000;
	background-color:#ffffff;
}
header .top{
	width:100%;
	background-color:#2e2e2e;
}
.top-iconbg{
	width:auto;
	display:inline-block;
	vertical-align:middle;
}
.top-textbg{
	width:auto;
	margin-top:-4px;
	display:inline-block;
	vertical-align:middle;
	box-sizing:border-box;
	padding:0px 15px 0 10px;
	font-family: 'Oswald-Regular';
	font-size:14px;
	color:#FFFFFF;
}
header .toprt{
	float:right;
}
.toprt-iconbg{
	width:auto;
	display:inline-block;
	vertical-align:middle;
	box-sizing:border-box;
	padding:0px 10px 0 10px;
}
.logo-main{
	width:100%;
}
.logo-box{
	width:159px;
	height:99px;

	position:absolute;
	right:86%;
	top:10%;

	z-index:500;

}
.logo-box1{
	width:auto;
	height:99px;
	float:left;

}

.btn-bg{
	width:100%;
	padding:10px 0;
	background:#FFF;
}
.banner-bg{
	width:100%;
	height:526px;
	top:15px;
	z-index:-1;
	position:fixed;
}
.banner-box{
	width:326px;
	float:right;
	position:relative;
	background-color:#090;
}
.banner-boxinside{
	width:326px;
	float:right;
	position:relative;

}
.product-box{
	width:100%;
	height:197px;
	position:relative;
	padding:10% 10% 0 10%;
	box-sizing:border-box;
	background-color:#5f0658;
}
.services-box{
	width:100%;
	height:197px;
	position:relative;
	padding:10% 10% 0 10%;
	box-sizing:border-box;
	background-color:#0a90ce;
}
.bannerbox-hed{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	font-size:18px;
	color:#FFF;
}
.bannerbox-hedinside{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	font-size:25px;
	position:fixed;
	color:#FFF;
}
.protext-text{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	padding-top:15px;
	font-size:12px;
	color:#e38ee0;
}
.service-text{

	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	padding-top:15px;
	font-size:12px;
	color:#a4cbe3;
}
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.banner-boxmore{
	width:24px;
	height:24px;
	position:absolute;
	right:10%;
	bottom:10%;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
	
}
.banner-boxmore2{
	width:24px;
	height:24px;
	position:absolute;
	left:10%;
	bottom:10%;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.banner-boxmore:hover,.banner-boxmore:focus, .banner-boxmore:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.banner-boxmore2:hover,.banner-boxmore2:focus, .banner-boxmore2:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.welcome-bg{
	width:100%;
	height:auto;
	padding:90px 0;
	background-color:#FFF;
}
.welcome-bg1{
	width:100%;
	height:auto;
	padding:3px 0;
	background-color:#FFF;
}
.welcome-bg h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	line-height:30px;
	padding-top:27px;
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
	color:#3d3d3d;
	padding-bottom:56px;
	background:url(../images/line.png) no-repeat center top;
}
.welcome-bg1 h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	line-height:30px;
	padding-top:27px;
	text-align:justify;
	text-transform:uppercase;
	font-size:30px;
	color:#3d3d3d;
	padding-bottom:56px;
	
}
.welcome-bg h1 span{
	font-size:24px;
	color:#941f8d;
	text-transform:none;
}
.welcome-bg1 h1 span{
	font-size:24px;
	color:#941f8d;
	text-transform:none;
}
.welcome-text{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-size:16px;
	text-align:center;
	color:#4c4646;
	margin-bottom:55px;
}
.welcome-text1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-size:16px;
	text-align:justify;
	color:#4c4646;
	margin-bottom:55px;
}
.welcome-text span{
	font-weight:bold;
	font-size:18px;
}
.welcome-text1 span{
	font-weight:bold;
	font-size:18px;
}
.more-box{
	width:151px;
	height:41px;
	margin:0 auto;
	border:1px solid #424242;
}
.more-box-lt{
	width:104px;
	text-align:center;
	padding-top:10px;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	float:left;
	font-size:17px;
	color:#454345;
}
.more-box-rt{
	width:44px;
	font-weight:bold;
	float:right;
	border-left:1px solid #838383;
}
.vision-main{
	width:100%;
	margin-top:95px;
}
.vision-main-lt{
	width:52.9%;
	height:426px;
	position:relative;
	float:left;
	background:url(../images/visionimg.jpg) no-repeat top;
}
.vision-bottom{
	width:100%;
	min-height:162px;
	position:absolute;
	bottom:0;
	box-sizing:border-box;
	padding:40px 40px 20px 40px;
	background:url(../images/yellowbg.png) repeat;	
}
.vision-bottom h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	font-size:36px;
	color:#FFF;
	padding:0;
	background:none;
	text-align:left;
	text-transform:uppercase;
}
.vision-bottom h2{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	font-size:14px;
	margin-top:15px;
	color:#FFF;
	line-height:18px;
	text-align:left;
}
.vision-main-rt{
	width:46.85%;
	float:right;
}
.vision-main-rt .blubox{
	width:50%;
	height:210px;
	padding:5%;
	position:relative;
	box-sizing:border-box;
	float:left;
	background:url(../images/bluebg.png) repeat;
}
.galbg{
	width:100%;
	height:100vh;
	background:url(../images/photogallerybg.jpg) no-repeat;
	background-size:cover;
}
.downloadbg{
	width:100%;
	height:100vh;
	background:url(../images/downloadbg.jpg) no-repeat;
	background-size:cover;
}
.vision-main-rt .imagebox{
	width:50%;
	height:210px;
	float:left;
	background-color:#900;
}
.vision-top{
	margin-top:6px;
}
.vision-main-rt .blubox h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	font-size:36px;
	color:#FFFFFF;
	padding:0;
	line-height:25px;
	background:none;
	text-align:left;
	text-transform:uppercase;
}
.vision-main-rt .blubox h1 span{
	font-size:24px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.vision-main-rt .blubox h2{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	font-size:14px;
	color:#97baf2;
	padding:15px 0 0 0;
	background:none;
	text-align:left;
	text-transform:none;
}
.serv-bg{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:95px 0 190px 0;
	background:url(../images/probg.jpg) no-repeat top fixed;
}
.serv-box{
	width:97.5%;
	height:241px;
	float:left;
	padding:0;
	position:relative;
	box-sizing:border-box;
	background-color:#069;
}

.serv-bg h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	line-height:30px;
	padding-top:27px;
	text-align:center;
	text-transform:uppercase;
	font-size:36px;
	color:#FFFFFF;
	padding-bottom:76px;
	background:url(../images/line2.png) no-repeat center top;
}
.serv-bg1{
	background:url(../images/imageslide/001.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg2{
	background:url(../images/imageslide/002.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg3{
	background:url(../images/imageslide/003.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg4{
	background:url(../images/imageslide/004.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg5{
	background:url(../images/imageslide/005.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg6{
	background:url(../images/imageslide/006.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg7{
	background:url(../images/imageslide/007.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg8{
	background:url(../images/imageslide/008.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg9{
	background:url(../images/imageslide/009.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg10{
	background:url(../images/imageslide/010.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg11{
	background:url(../images/imageslide/011.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg12{
	background:url(../images/imageslide/012.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg13{
	background:url(../images/imageslide/013.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg14{
	background:url(../images/imageslide/014.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg15{
	background:url(../images/imageslide/015.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg16{
	background:url(../images/imageslide/016.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg17{
	background:url(../images/imageslide/017.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg18{
	background:url(../images/imageslide/018.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg19{
	background:url(../images/imageslide/019.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg20{
	background:url(../images/imageslide/020.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg21{
	background:url(../images/imageslide/021.jpg) no-repeat top;
	background-size:cover;
}
.serv-bg22{
	background:url(../images/imageslide/022.jpg) no-repeat top;
	background-size:cover;
}

.serv-caption{
	width:100%;
	height:102px;
	position:absolute;
	box-sizing:border-box;
	padding:10% 12% 0 12%;
	bottom:0;
	background-color:#092f6c;
}
.serv-caption h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	text-align:left;
	font-size:18px;
	padding:0 0 15px 0;
	color:#FFFFFF;
	background:url(../images/proline.png) no-repeat left bottom;
}
.serve-arrowbg{
	width:27px;
	height:27px;
	position:absolute;
	right:10%;
	bottom:35%;
}
.serv-caption:hover{
	background-color:#5c0357;
}
.our-client-bg{
	width:100%;
	padding:20px 0;
	background-color:#FFF;
}
.our-client-bg h1{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-weight:bold;
	line-height:30px;
	padding-top:27px;
	text-align:center;
	text-transform:uppercase;
	font-size:36px;
	color:#3d3d3d;
	padding-bottom:56px;
	background:url(../images/line3.png) no-repeat center top;
}
.our-client-bg-row{
	width:100%;
	height:100px;
}
.our-client-bg-row .client-box{
	width:19.5%;
	float:left;
	margin:0 2.7%;
}
.our-client-bg-row .client-box img{
	width:100%;
	height:auto;
	display:block;
}
.our-client-bg .owl-nav{
	display:none;
}
footer1{
	width:100%;
	padding:70px 0;
	top:250px;
	background-color:#2e2e2e;
}
footer{
	width:100%;
	padding:70px 0;

	background-color:#2e2e2e;
}
footer .ftr-box{
	width:25%;
	float:left;
}
footer .ftr-box h1{
	width:100%;
	font-family: 'HelveticaNeue-Roman';
	font-weight:normal;
	padding-top:27px;
	text-align:left;
	text-transform:uppercase;
	font-size:18px;
	color:#FFFFFF;
	padding-bottom:20px;
}
footer .ftr-box ul{
	width:100%;
	display:block;
}
footer .ftr-box ul li{
	width:80%;
	padding:15px 0 15px 25px;
	box-sizing:border-box;
	font-family: 'HelveticaNeue-Roman';
	font-weight:normal;
	font-size:14px;
	color:#8f8d8d;
	list-style:none;
	background:url(../images/bullet-box.jpg) no-repeat left center;
	border-bottom:1px solid #464444;
}

.contact-box{
	width:100%;
	padding-top:15px;
	font-family: 'HelveticaNeue-Roman';
	font-weight:normal;
	font-size:14px;
	color:#8f8d8d;
	line-height:30px;
}
.contact-box span{
	font-weight:bold;
	color:#c8c0c0;
}
.contact-box2{
	width:100%;
	padding-top:15px;
	font-family: 'HelveticaNeue-Roman';
	font-weight:normal;
	border-top:1px solid #464444;
	font-size:14px;
	color:#8f8d8d;
	line-height:30px;
	margin-top:20px;
}
.soc-box{
	margin-top:20px;
	width:auto;
	float:left;
	margin-right:8%;
	display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.soc-box:hover, .soc-box:focus, .soc-box:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.ftr-logo2{
	width:102px;
	height:33px;
	margin-top:50px;
}
.copy-bg{
	width:100%;
	padding:25px 0;
	background-color:#282727;
}
.copy-bg .lt{
	width:auto;
	float:left;
	color:#8f8d8d;
	font-family: 'HelveticaNeue-Roman';
	font-weight:normal;
	float:left;
	font-size:14px;
}
.copy-bg .rt{
	width:auto;
	float:left;
	color:#8f8d8d;
	font-family: 'HelveticaNeue-Roman';
	font-weight:normal;
	float:right;
	font-size:14px;
}
}
.principal-hed{
	width:100%;
	font-family: 'SuiGenerisRg-Regular';
	font-size:30px;
	text-align:center;
	padding:29px 0 0px 0;
	text-transform:uppercase;
	margin-top:60px;
	color:#074371;
	
}
















.inner-title{
	width:100%;
	font-family: 'SuiGenerisRg-Regular';
	font-size:30px;
	text-align:left;
	padding:10px 0 34px 0;
	position:relative;
	line-height:5px;
	text-transform:uppercase;
	color:#074371;
	border-bottom:1px solid #c8c8c6;
}
.bread-crump{
width:auto;
float:right;
position:absolute;
right:0;
padding:10px;
font-family: 'HelveticaNeue-Roman';
font-size:14px;
color:#999;	
}
.inner-content{
	width:100%;
	font-family: 'HelveticaNeueLTStd-LtCn';
	font-size:14px;
	text-align:left;
	padding:38px 0 38px 0;
	line-height:24px;
	color:#3c3a3a;
}
.inner-content1{
	width:100%;
	font-family: 'HelveticaNeue-Roman';
	font-size:14px;
	text-align:left;
	padding:38px 0 38px 0;
	line-height:24px;
	color:#3c3a3a;
}
.inr-textimg{
	width:29.4%;
	float:left;
	margin:0 4% 4% 0;
}
.inr-textimg img{
	width:100%;
	height:auto;
	display:block;
}
.gallery_main2{
	border-bottom:1px solid #d0cfcf;
}

.gallery_pic2{
	width:27.1%;
	float:left;
	border:1px solid #d0cfcf;
	padding:1.5%;
	margin:1.5%;
}
.gallery_pic2 img{
	width:100%;
	height:auto;
	display:block;
}

.gallery_main{
	border-bottom:1px solid #d0cfcf;
}
.gallery_pic{
	width:18.5%;
	float:left;
	border:1px solid #d0cfcf;
	padding:1.5%;
	margin:1.5%;
}
.gallery_pic img{
	width:100%;
	height:auto;
	display:block;
}
.gallery_piccor{
	width:20%;
	float:left;
	border:1px solid #d0cfcf;
	padding:1.5%;
	margin:1.5%;
}
.gallery_piccor img{
	width:100%;
	height:auto;
	display:block;
}

.more{
	width:151px;
	height:1px;
	position:relative;
	margin:0 auto 80px auto;
}
.morep{
	width:151px;
	height:1px;
	position:relative;
	margin:0 auto 38px auto;
}

.prod_pic{
	width:22.1%;
	float:left;
	border:1px solid #d0cfcf;
	padding:0.5%;
	margin:0.5%;
}

.more-icon{
	width:24px;
	height:24px;
	top:6.2px;
	left:5px;
	position:absolute;
	z-index:10;
	
	-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.more:hover .more-icon{
	
	-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.morep:hover .more-icon{
	
	-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.more:hover .more-icon, .more:hover .more-icon:focus, .more:hover .more-icon:active {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}
.morep:hover .more-icon, .more:hover .more-icon:focus, .more:hover .more-icon:active {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}
.pr_para {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.inner-contentpro{
	width:100%;
	font-family: 'HelveticaNeue-Roman';
	font-size:14px;
	text-align:right;
	padding:20px 0 1px 0;
	line-height:5px;
	color:#3c3a3a;
}

.name{
	width:auto;
}
input{
	width:35%;
	height:25px;
	margin:10px 0;
}
textarea{
	width:35%;
	height:100px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}    