/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */

.fa
{
    font-size: 4em !important;
    
    margin-right: 22px !important;
}

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav 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;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/

/* Newsly Added Code */
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
}
header nav {
	text-align: center;
	padding-top:4em;
}
header nav ul {
	margin: 0;
	padding: 1em;
	list-style-type: none;
}
header nav ul li {
	display: inline;
	margin-left: 1em;
		padding:0px 15px 0px 20px;
		

}
header nav ul li:first-child {
	margin-left: 0;
}
header nav ul li ul {
	display: none;
}
a {
	color: #fFF;
}
a:hover {
	color: #f77564;
}
.header nav ul li a {
    font-size: 14px;
    color: #fff;
}
.header nav ul li.active a{
	
	color:#F79039;
}
a, a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}
section, article, header {
	display: block;
	float: left;
	width: 70%;
}
article {
	width: 90%;
	float:left;
}

.contact-details p{font-size:15px; padding-bottom:10px;}
.contact-details p strong{font-weight:600;}
.footer-bg p {
    font-size: 14px;
    padding-bottom: 10px;
    color: #f6f6f6;
}
.footer-bg p strong{font-weight:600;}
.gallery section, .gallery .lb-album{width:100%;}

/* Newsly Added Code Ends*/

body {
	font-family: 'Open Sans', sans-serif !important;
}
.header-bg{
	background:#000;
}
.wrap{
	margin:auto;
	max-width:1000px;
}
.content-main {
    background: #fbfbfb;
    padding: 30px 0px 0px 0px;
}
.header{
	width:100%;
	margin:auto;
	height:auto;
	background-color:#000;
	font-size:13px;
}
.logo{
	float:left;
	padding-top:15px;
	width:30%;
}
/*navigation*/
.nav{
	width:71%;
	float:right;
	margin-top:-30px;
	background-color:#000;
}
.nav ul  {
	list-style:none;
	
	background-color:#000;

}
.nav ul li a {
	float:left;
	text-decoration:none;
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	height:20px;
	color:#FFF;
	background-color:#000;
	padding:0px 30px;
}
.nav ul li.active a{
	
	color:#F79039;
}
.nav ul li a:hover{
	color:#fF79039;
}
/*slider*/
.slider-bg {
    padding-top: 20px;
    background: #fdfdfd;
}
.slider{
	-webkit-box-shadow: 0px 0px 10px rgb(162, 158, 157);
	box-shadow: 0px 0px 10px rgb(162, 158, 157);
	-moz-box-shadow: 0px 0px 10px rgb(162, 158, 157);
	-o-box-shadow: 0px 0px 10px rgb(162, 158, 157);
	margin-top: 0;
}
/*slider*/
.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: rgb(106, 206, 49);
	text-indent: -9999px;
	-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: rgb(32, 122, 29);}
/*content*/
.content{
	padding:10px 0;
	width:100%;
	clear:both;
	margin:auto;
}
.content2{
	
	width:100%;
	clear:both;
	margin:auto;
}
/*content-grids*/
.content-grid{
	background:#ffffff;
	width: 251px;
	margin-right:30px;
	float: left;
	padding: 30px;
	background: #fff;
	box-shadow: 0 1px 3px #dadada;
	-webkit-box-shadow: 0 1px 3px #dadada;
	text-align: center;
}
.content-grid1{
	background:#ffffff;
	width: 251px;
	float: right;
	padding: 30px;
	background: #fff;
	box-shadow: 0 1px 3px #dadada;
	-webkit-box-shadow: 0 1px 3px #dadada;
	text-align: center;
}
.content-grid2{
	background:#ffffff;
	width: 251px;
	float: LEFT;
	padding:30px;
	background: #fff;
	box-shadow: 0 1px 3px #dadada;
	-webkit-box-shadow: 0 1px 3px #dadada;
	text-align: center;
}
.content-grid h4,.content-grid1 h4, .content-grid2 h4{
	color:#000;
	font-size: 24px;
	margin-bottom: 20px;
}
.content-grid p,.content-grid1 p, .content-grid2 p{
	font-size:12px;
	color:#333;
	line-height:1.8em;
	margin-bottom:20px;
}
.content-grid img,.content-grid1 img..content-grid2 img{
	border:5px solid #efefef;
}
.rd-more{
	margin-top: 40px;
	margin-bottom: 20px;
}
.content-grid a,.content-grid1 a, .content-grid1 a,.button a,.rdmore-btn a,.rd-more a{
	text-decoration:none;
	font-size:12px;
	padding:28px 23px; 
	background: #333;
	color: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-o-border-radius:50%;
}
.content-grid a:hover,.content-grid1 a:hover,.button a:hover,.rdmore-btn a:hover,.rd-more a:hover{
	background: #ff5b23;
}
.cnt-m{
	padding-top:20px;
}
.cnt-h {
    padding: 20px 0 10px;
    border-bottom: 1px dashed #bbb;
    color: #333;
    margin: 0 0 30px;
}

.cnt-h a{
	padding:20px 0;
	border-bottom:1px dashed #bbb;
	color:#333;
}

.cnt-h a:hover{
	padding:20px 0;
	border-bottom:1px dashed #bbb;
	color:#F60;
	
}
.cnt-h2{
	padding:20px 0;
	
}
.cnt-h h4, .ser-main h4 {
    width: 100%;
    float: none;
    color: #000;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.3px;
    font-weight: 700;
}
.cnt-left-pic{
	float:left;
}
.cnt-right-pic{
	margin-top:30px;
	float:right;
}
/*cnt-btm*/
.cnt-btm{
	margin-top: 10px;
	
}
.cnt-btm-left {
    width: 100%;
    float: left;
    margin-right: 0px;
}
.cnt-btm-right{
	float:right;
	width: 30%;
}
.para{
	max-width:1000px;
}
.cnt-btm-left .para p{
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    text-align: left !important;
    text-transform: capitalize;
    padding: 10px 20px;
}

.cnt-abt-para p{
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    text-align: left !important;
    text-transform: capitalize;
    padding: 10px 20px;
}

.cnt-btm-des p, .cnt-btm-des1 p, .para1 p, .about p {
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 20px;
}
.ser-main p {
    color: #333;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    padding: 5px 20px 15px;
}
/*cnt-btm-des*/
.cnt-btm-des {
    float: left;
    width: 48%;
    background: #fff;
}
.cnt-btm-des1{
	float:right;
	width: 48%;
    background: #fff;
}
.cnt-btm-des h4,.cnt-btm-des1 h4{
	font-size: 17px;
	color: #000;
	margin-bottom: 10px;
}
.cont-right-grid{
	margin-top: 20px;
}
.blog{
	float:left;
	width:100px;
	margin-right:10px;
}
.para1{
	float:left;
	width:320px;
	margin-left:10px;
}
.para1 span{
	cursor:pointer;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.para1 span:hover{
	color: #555;
}
/*footer*/
.footer-bg{
	background:#000;
}
.footer{
	padding: 30px 0 0px;
}
.f-grid {
    float: left;
    width: 350px;
    color: #FFF;
    padding-bottom: 30px;
}
.f-grid2{
	float: left;
	width:300px;
	color:#FFF;
	padding-bottom: 30px;
	
}


.f-grid2 h4{
	 color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}

.f-grid h4 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.f-grid nav ul li{
	margin-bottom:5px;
	line-height:1.5em;
}
.f-grid nav ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #f6f6f6;
}
.f-grid nav ul li a img{max-width:120px; width:100%;}
.f-grid1{
	float:right;
	width:295px;
	border-left: 2px ridge rgb(253, 253, 253);
}
.f-box{
	margin-left:20px;
}
.f-grid1 h4{
	color:#000;
	font-size:24px;
	float:left;
}
.f-box1 {
	margin-top:15px;
}
.f-box1 ul li{
	margin:10px 0px;
}
.f-box1 ul li a{
	text-decoration:none;
	font-size:13px;
	color:#aaa;
	margin-left:10px;
	vertical-align:top;
	line-height:1.8em;
}
.f-box1 ul li a:hover,.f-grid nav ul li a:hover{
	color:#ff5b23;
}
.f-box1 ul li:nth-child(1):before{
	content:url('../images/facebook.png');
}
.f-box1 ul li:nth-child(2):before{
	content:url('../images/twitter.png');
}
.f-box1 ul li:nth-child(3):before{
	content:url('../images/feed.png');
}
/*footer*/
.footer1 {
    background: #000;
    width: 100%;
    padding: 10px 0px;
    border-top: 1px solid #121212;
}	
.copy p {
    text-align: center;
    font-size: 13px;
    color: #f1f1f1;
}
.copy p a{
	color: #f1f1f1;
	text-decoration:underline;
}
.copy p a:hover{
	color:#ff5b23;
	text-decoration:none;
}
/*about*/
.cnt-abt-para {
    float: left;
    text-align: justify;
    margin-top: 0px;
    width: 66%;
}
.about{
	width:100%;
	margin-top:20px;
}
/*service*/
.ser-main {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}
.ser-grid-list {
    float: left;
    width: 100%;
    margin-right: 20px;
    margin-top: 0px;
    max-width: 300px;
	background:#fff;
	margin-bottom:20px;
}
.ser-grid-list1{
	float: left;
	width: 100%;
    margin-right: 20px;
    margin-top: 0px;
    max-width: 300px;
	background:#fff;
	margin-bottom:20px;
}
.ser-rdmore{
	margin: 20px 0;
}
.ser-rdmore a{
	font-size:12px;
	padding:8px 28px;
	border: 2px solid rgb(219, 218, 218);
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d7d8db 0%, #dcdee0 50%, #d2d3d6 51%, #cdced2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d8db), color-stop(50%,#dcdee0), color-stop(51%,#d2d3d6), color-stop(100%,#cdced2));
	background: -webkit-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -o-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -ms-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#cdced2',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
	border-radius: 3em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
}
.ser-rdmore a:hover{
	border: 2px solid rgb(219, 218, 218);
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #d7d8db 1%, #e0e1e3 50%, #d7d8db 51%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d7d8db), color-stop(50%,#e0e1e3), color-stop(51%,#d7d8db));
	background: -webkit-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -o-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -ms-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#d7d8db',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
}
/*conact*/
.cnt-h h5{
	
	color: #000;
	font-size: 24px;
	margin-left: 20px;
}
#registration {
	
	float: left;
	margin-right: 8%;
	font-size: 13px;
	color: #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 55%;
}
#registration a {
	color: rgb(224, 57, 94);
}
#registration fieldset {
      padding: 20px;
      color:#333;
}
input.text {
	outline: none;
	margin-bottom: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: solid 1px rgb(255, 252, 250);
	font-size: 13px;
	width: 70%;
	padding: 7px 8px 7px 34px;
	-moz-box-shadow: 0px 1px 0px #777;
	-webkit-box-shadow: 0px 1px 0px #777;
	background: rgb(255, 255, 255) url('..images/inputSprite.png') no-repeat 4px 5px;
	background: url('../images/inputSprite.png') no-repeat 4px 5px, -moz-linear-gradient( center bottom, rgb(225,225,225) 0%, rgb(250, 250, 250) 54%, rgb(173,173,173) 100% );
	background: url('../images/inputSprite.png') no-repeat 4px 5px, -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250, 245, 245)), color-stop(0.54, rgb(255, 255, 255)), color-stop(1, rgb(248, 247, 247)) );
	color: #000;
	text-shadow: 0px 1px 0px #FFF;
}	  
 input#email { 
 	background-position: 4px 5px; 
	background-position: 4px 5px, 0px 0px;
}
input#password { 
 	background-position: 4px -20px; 
	background-position: 4px -20px, 0px 0px;
}
input#name { 
 	background-position: 4px -46px; 
	background-position: 4px -46px, 0px 0px; 
}
input#tel { 
 	background-position: 4px -76px; 
	background-position: 4px -76px, 0px 0px; 
}
#registerNew {
	width: 203px;
	height: 40px;
	border: none;
	text-indent: -9999px;
	background: url('img/createAccountButton.png') no-repeat;
	cursor: pointer;
	float: right;
}
#registerNew:hover { background-position: 0px -41px; }
#registerNew:active { background-position: 0px -82px; }
#registration p {
      position: relative;
}
fieldset label.infield /* .infield label added by JS */ {
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    position: absolute;
    text-align: left;
    top: 3px !important;
    left: 35px !important;
    line-height: 29px;
}
.contact-btn{
	float:right;
        padding-right:115px;
}
.contact-btn input[type="submit"]{
	cursor:pointer;
	border: 2px solid rgb(219, 218, 218);
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d7d8db 0%, #dcdee0 50%, #d2d3d6 51%, #cdced2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d8db), color-stop(50%,#dcdee0), color-stop(51%,#d2d3d6), color-stop(100%,#cdced2));
	background: -webkit-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -o-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -ms-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#cdced2',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
	padding: 6px 30px;
	border-radius: 1.3em;
	-webkit-border-radius: 1.3em;
	-moz-border-radius: 1.3em;
	border:none;

}
.contact-btn input[type="submit"]:hover{
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #d7d8db 1%, #e0e1e3 50%, #d7d8db 51%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d7d8db), color-stop(50%,#e0e1e3), color-stop(51%,#d7d8db));
	background: -webkit-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -o-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -ms-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#d7d8db',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
}
.more-ima{
	width:200px;
	float:left;
	background-image:url(../images/more-ima.jpg);
	background-repeat:no-repeat;
	height:50px;
	margin-left:400px;
	margin-top:10px;
	padding-left:40px;
	padding-top:10px;
	font-size:24px;
	color:#fff;}


#contactform {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#contactform form {
	font:bold 11px/18px Verdana,Tahoma;
	margin:0 0;
	padding:0;
	margin-top:20px;
	width:100%;
}

#contactform fieldset {
    padding: 10px 0;
    margin: 0 0 15px 0;
    background: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0px;
}

#contactform fieldset legend {
	font:normal bold 18px/26px "Trebuchet MS",Verdana,Tahoma;
	padding:3px 25px;
	margin-left:30px;
	text-transform:uppercase;
	border:0px solid #ddd;
}

#contactform fieldset legend span {
	font:normal 10px/18px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	display:block;
}

#contactform form label {
	display:block;
	float:left;
	width:150px;
	padding:6px 10px 0 0;
	margin:0px;
	text-align:right;
}

#contactform input.inpt, #contactform textarea, #contactform select {
	width:50%;
	font:normal 11px/18px Verdana,Tahoma;
	padding:5px;
	margin:5px 0 5px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
}

form br {
	clear:left;
}

#contactform input.required {
	background:#f5f5f5 url('images/required.gif') center right no-repeat;
	
}

#contactform .select select:focus {
	border-color: #9b9b9b;
}

#contactform form input.btn	{
	background:none;
	border:none;
}

#contactform form.c1 input:hover,textarea:hover {
	border:1px solid #d8d8d8;
}

/* Error / Success / Notice 
------------------------------------------------------------- */

.notes		{ background:#f0f0f0; border:1px solid #b8b8b8; }
.success	{ background:#ccfcd1; border:1px solid #60a400; }
.error		{ background:#f9e3e3; border:1px solid #e79e9e; }
.notice		{ background:#fcf0cc; border:1px solid #ecc735; }

.notes,.notice,.success,.error 	{
	padding:10px;
	font:normal 11px Verdana, Tahoma, Sans-serif;
	color:#000;
	}

.notes span,.notice span,.success span,.error span 	{
	font-weight:bold;
	font-size:1.2em;
}

.notes p,.success p,.error p,.notice p{
	margin:0px;
	font:normal 11px Verdana, Tahoma, Sans-serif;
	padding:0px;
}

#note {width:90%;margin:0 auto; }



#content-area{
	width:100%;
	clear:both;
	float:left;
	}

#content-area #leftside{
	float:left;
	width:69%;
	border:1px solid #000;
		min-height:400px;

	}
	
#content-area #leftside .thumbs{
	float:left;
	width:69%;
	min-height:400px;
	border:1px solid #000;
	}
	
	
#content-area #rightside{
	float:right;
	width:30%;
	
	}
	
#content-area #rightside .thumbs{
	float:right;
	width:30%;
	min-height:400px;
	border:1px solid #000;
	}
	
	

@media screen and (max-width:720px){
	
	
	

.header{
	width:90%;
	float:none;
	clear:both;
	margin:auto;
	height:auto;
	background-color:#000;
}
.logo{
	float:none;
	padding-top:15px;
	width:90%;
}
/*navigation*/
.nav{
	width:90%;
	float:none;
	display:block;
	background-color:#000;
}
.nav ul  {
	list-style:none;
	background-color:#000;

}
.nav ul li a {
	float:left;
	text-decoration:none;
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	height:20px;
	color:#FFF;
	background-color:#000;
	padding:0px 30px;
}
.nav ul li.active a{
	
	color:#F79039;
}
.nav ul li a:hover{
	color:#fF79039;
}
/*slider*/
.slider-bg{
	padding-top:20px;
	border-top: 1px solid #fff;
	background:#eee;
	width:100%;
	
	float:none;
}
.slider{
	-webkit-box-shadow: 0px 0px 10px rgb(162, 158, 157);
	box-shadow: 0px 0px 10px rgb(162, 158, 157);
	-moz-box-shadow: 0px 0px 10px rgb(162, 158, 157);
	-o-box-shadow: 0px 0px 10px rgb(162, 158, 157);
	margin-top: 0;

}
/*slider*/
.blueberry { margin: 0 auto; }
.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden;
max-height:none;

}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.blueberry .slides li img {
	display: block;
	width:100%;
	max-width: none;

}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: rgb(106, 206, 49);
	text-indent: -9999px;
	-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: rgb(32, 122, 29);}
/*content*/
.content{
	
	width:80%;
	float:none;
	margin-right:20px;
	margin-left:20px;
	
	
}
/*content-grids*/
.content-grid{
	width: 85%;
	float:none;
	
}
.content-grid1{
	width:85%;
	float:none;
	
	
}
.content-grid2{
	width:85%;
	float:none;
	
}
.content-grid h4,.content-grid1 h4, .content-grid2 h4{
	color:#000;
	font-size: 24px;
	margin-bottom: 20px;
	width:90%;
	
}
.content-grid p,.content-grid1 p, .content-grid2 p{
	font-size:12px;
	color:#333;
	width:90%;
	float:none;
	
	line-height:1.8em;
	margin-bottom:20px;
}
.content-grid img,.content-grid1 img..content-grid2 img{
	border:5px solid #efefef;
}
.rd-more{
	margin-top: 40px;
	margin-bottom: 20px;
}
.content-grid a,.content-grid1 a, .content-grid1 a,.button a,.rdmore-btn a,.rd-more a{
	text-decoration:none;
	font-size:12px;
	background: #333;
	color: #fff;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-o-border-radius:50%;
}
.content-grid a:hover,.content-grid1 a:hover,.button a:hover,.rdmore-btn a:hover,.rd-more a:hover{
	background: #ff5b23;
}
.cnt-m{
	padding-top:20px;
}
.cnt-h{
	border-bottom:1px dashed #bbb;
	color:#333;
	width:88%;
	text-align:center;
	float:center;
	margin-left:20px;
}


.cnt-h a{
	border-bottom:1px dashed #bbb;
	color:#333;
}

.cnt-h a:hover{
	border-bottom:1px dashed #bbb;
	color:#F60;
}


.cnt-h2{
	padding:0px 0;
	width:109%;
	float:none;
	
}
.cnt-h h4,.ser-main h4{
	
	color: #000;
	font-size: 24px;

}
.cnt-left-pic{
	float:none;
	width:100%;
	margin-top:30px;
}
.cnt-right-pic{
	width:100%;
	margin-top:30px;
	float:none;
}
.cnt-left-pic img,.cnt-right-pic img,.blog img,.ser-grid-list img,.ser-grid-list1 img{
	border:5px solid #ffffff;
	box-shadow: 1px 1px 1px rgb(236, 224, 220);
}
/*cnt-btm*/
.cnt-btm{
	margin-top: 10px;
	width:90%;
	margin-left:10px;
	float:none;
}
.cnt-btm-left{
	width:100%;
	float:none;
	clear:both;
	
}
.cnt-btm-right{
	float:none;
	width: 100%;
}
.para{
	margin-top:20px;

	width:100%;
	float:none;
}
.para p,.cnt-btm-des p,.cnt-btm-des1 p ,.para1 p,.cnt-abt-para p,.about p,.ser-main p{
	color:#333;
	float:none;
	line-height:1.8em;
	font-size:12px;
	text-align:center;

}
/*cnt-btm-des*/
.cnt-btm-des{
	float:none;
	width:100%;
}
.cnt-btm-des1{
	float:none;
	width:100%;
}
.cnt-btm-des h4,.cnt-btm-des1 h4{
	font-size: 17px;
	color: #000;
	margin-bottom: 10px;
}
.cont-right-grid{
	margin-top: 20px;
	
}
.blog{
	float:left;
	width:100px;
	margin-right:10px;
}
.para1{
	float:left;
	width:100%;
	margin-left:10px;
}
.para1 span{
	cursor:pointer;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
.para1 span:hover{
	color: #555;
}
/*footer*/
.footer-bg{
	background:#000;
	width:100%;
	float:none;
	border-bottom: 1px solid rgb(231, 226, 224);
	border-top: 1px solid #fff;
}
.footer{
	padding: 30px 0;
	width:100%;
}
.f-grid{
	float: none;
	width:100%;
	text-align:center;
	color:#FFF;
	
}
.f-grid2{
	float: none;
	width:100%;
	color:#FFF;
	text-align:center;
	
}


.f-grid2 h4{
	color:#fff;
	font-size:24px;
	margin-bottom: 10px;
}

.f-grid h4{
	color:#000;
	font-size:24px;
	margin-bottom: 10px;
}
.f-grid nav ul li{
	margin-bottom:5px;
	line-height:1.8em;
}
.f-grid nav ul li a{
	text-decoration:none;
	color:#999;
	font-size:12px;
	word-spacing: 2px;
}
.f-grid1{
	float:right;
	width:295px;
	border-left: 2px ridge rgb(253, 253, 253);
}
.f-box{
	margin-left:20px;
}
.f-grid1 h4{
	color:#000;
	font-size:24px;
	float:left;
}
.f-box1 {
	margin-top:15px;
}
.f-box1 ul li{
	margin:10px 0px;
}
.f-box1 ul li a{
	text-decoration:none;
	font-size:13px;
	color:#aaa;
	margin-left:10px;
	vertical-align:top;
	line-height:1.8em;
}
.f-box1 ul li a:hover,.f-grid nav ul li a:hover{
	color:#ff5b23;
}
.f-box1 ul li:nth-child(1):before{
	content:url('../images/facebook.png');
}
.f-box1 ul li:nth-child(2):before{
	content:url('../images/twitter.png');
}
.f-box1 ul li:nth-child(3):before{
	content:url('../images/feed.png');
}
/*footer*/
.footer1{
	
	background: #000;
	width:90%;
	padding-top:20px;
	float:center;
}	
.copy p{
	text-align:center;
	font-size:13px;
	color: #666;
}
.copy p a{
	color: #666;
	text-decoration:underline;
}
.copy p a:hover{
	color:#ff5b23;
	text-decoration:none;
}
/*about*/
.cnt-abt-para{
	float: none;
	text-align:justify;
	margin-top: 30px;
	width: 100%;
}
.about{
	width:100%;
	margin-top:20px;
	float:none;
}
/*service*/
.ser-main{
	float:left;
	width: 100%;		
}
.ser-grid-list{
	float:none;
	width:100%;
	margin-right: 30px;
	margin-top: 20px;
}
.ser-grid-list1{
	float:none;
	width:100%;
	margin-top: 20px;
}
.ser-rdmore{
	margin: 20px 0;
}
.ser-rdmore a{
	font-size:12px;
	padding:8px 28px;
	border: 2px solid rgb(219, 218, 218);
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d7d8db 0%, #dcdee0 50%, #d2d3d6 51%, #cdced2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d8db), color-stop(50%,#dcdee0), color-stop(51%,#d2d3d6), color-stop(100%,#cdced2));
	background: -webkit-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -o-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -ms-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#cdced2',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
	border-radius: 3em;
	-webkit-border-radius: 3em;
	-moz-border-radius: 3em;
	-o-border-radius: 3em;
}
.ser-rdmore a:hover{
	border: 2px solid rgb(219, 218, 218);
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #d7d8db 1%, #e0e1e3 50%, #d7d8db 51%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d7d8db), color-stop(50%,#e0e1e3), color-stop(51%,#d7d8db));
	background: -webkit-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -o-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -ms-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#d7d8db',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
}
/*conact*/
.cnt-h h5{
	
	color: #000;
	font-size: 24px;
	margin-left: 20px;
}
#registration {
	
	float: none;
	margin-right: 40px;
	font-size: 13px;
	color: #000;
	background: #efefef;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
}
#registration a {
	color: rgb(224, 57, 94);
}
#registration fieldset {
      padding: 20px;
      color:#333;
}
input.text {
	outline: none;
	margin-bottom: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: solid 1px rgb(255, 252, 250);
	font-size: 13px;
	width: 70%;
	padding: 7px 8px 7px 34px;
	-moz-box-shadow: 0px 1px 0px #777;
	-webkit-box-shadow: 0px 1px 0px #777;
	background: rgb(255, 255, 255) url('..images/inputSprite.png') no-repeat 4px 5px;
	background: url('../images/inputSprite.png') no-repeat 4px 5px, -moz-linear-gradient( center bottom, rgb(225,225,225) 0%, rgb(250, 250, 250) 54%, rgb(173,173,173) 100% );
	background: url('../images/inputSprite.png') no-repeat 4px 5px, -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(250, 245, 245)), color-stop(0.54, rgb(255, 255, 255)), color-stop(1, rgb(248, 247, 247)) );
	color: #000;
	text-shadow: 0px 1px 0px #FFF;
}	  
 input#email { 
 	background-position: 4px 5px; 
	background-position: 4px 5px, 0px 0px;
}
input#password { 
 	background-position: 4px -20px; 
	background-position: 4px -20px, 0px 0px;
}
input#name { 
 	background-position: 4px -46px; 
	background-position: 4px -46px, 0px 0px; 
}
input#tel { 
 	background-position: 4px -76px; 
	background-position: 4px -76px, 0px 0px; 
}
#registerNew {
	width: 203px;
	height: 40px;
	border: none;
	text-indent: -9999px;
	background: url('img/createAccountButton.png') no-repeat;
	cursor: pointer;
	float: right;
}
#registerNew:hover { background-position: 0px -41px; }
#registerNew:active { background-position: 0px -82px; }
#registration p {
      position: relative;
}
fieldset label.infield /* .infield label added by JS */ {
    color: #333;
    text-shadow: 0px 1px 0px #fff;
    position: absolute;
    text-align: left;
    top: 3px !important;
    left: 35px !important;
    line-height: 29px;
}
.contact-btn{
	float:right;
        padding-right:115px;
}
.contact-btn input[type="submit"]{
	cursor:pointer;
	border: 2px solid rgb(219, 218, 218);
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d7d8db 0%, #dcdee0 50%, #d2d3d6 51%, #cdced2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7d8db), color-stop(50%,#dcdee0), color-stop(51%,#d2d3d6), color-stop(100%,#cdced2));
	background: -webkit-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -o-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: -ms-linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	background: linear-gradient(top, #d7d8db 0%,#dcdee0 50%,#d2d3d6 51%,#cdced2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#cdced2',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
	padding: 6px 30px;
	border-radius: 1.3em;
	-webkit-border-radius: 1.3em;
	-moz-border-radius: 1.3em;
	border:none;

}
.contact-btn input[type="submit"]:hover{
	background: #d7d8db;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #d7d8db 1%, #e0e1e3 50%, #d7d8db 51%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d7d8db), color-stop(50%,#e0e1e3), color-stop(51%,#d7d8db));
	background: -webkit-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -o-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: -ms-linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	background: linear-gradient(top, #d7d8db 1%,#e0e1e3 50%,#d7d8db 51%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d8db', endColorstr='#d7d8db',GradientType=0 );
	color: #595a5b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.80);
}
.more-ima{
	width:200px;
	float:left;
	background-image:url(../images/more-ima.jpg);
	background-repeat:no-repeat;
	height:50px;
	margin-left:400px;
	margin-top:10px;
	padding-left:40px;
	padding-top:10px;
	font-size:24px;
	color:#fff;}
/* Style all font awesome icons */
.fa {
  padding: 0px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Twitter */
.fa-twitter {
  background: #55ACEE;
  color: white;
}

#contactform {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#contactform form {
	font:bold 11px/18px Verdana,Tahoma;
	margin:0 0;
	padding:0;
	width:90%;
	padding-left:5px;
}

#contactform fieldset {
	padding:10px 0;

	background:#fff;
	border:1px solid #ddd;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	width:100%;
}

#contactform fieldset legend {
	font:normal bold 18px/26px "Trebuchet MS",Verdana,Tahoma;
	padding:3px 25px;
	margin-left:30px;
	text-transform:uppercase;
	border:0px solid #ddd;
}

#contactform fieldset legend span {
	font:normal 10px/18px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	display:block;
}

#contactform form label {
	display:block;
	float:left;
	width:100%;
	padding:6px 10px 0 0;
	margin:0px;
	text-align:left;
}

#contactform input.inpt, #contactform textarea, #contactform select {
	width:100%;
	font:normal 11px/18px Verdana,Tahoma;
	padding:5px;
	margin:5px 0 5px 0;
	background:#f5f5f5;
	border:1px solid #ddd;
}

form br {
	clear:left;
}

#contactform input.required {
	background:#f5f5f5 url('images/required.gif') center right no-repeat;
	width:100%;
	float:none;
	
}

#contactform .select select:focus {
	border-color: #9b9b9b;
}

#contactform form input.btn	{
	background:none;
	border:none;
}

#contactform form.c1 input:hover,textarea:hover {
	border:1px solid #d8d8d8;
}

/* Error / Success / Notice 
------------------------------------------------------------- */

.notes		{ background:#f0f0f0; border:1px solid #b8b8b8; }
.success	{ background:#ccfcd1; border:1px solid #60a400; }
.error		{ background:#f9e3e3; border:1px solid #e79e9e; }
.notice		{ background:#fcf0cc; border:1px solid #ecc735; }

.notes,.notice,.success,.error 	{
	padding:10px;
	font:normal 11px Verdana, Tahoma, Sans-serif;
	color:#000;
	}

.notes span,.notice span,.success span,.error span 	{
	font-weight:bold;
	font-size:1.2em;
}

.notes p,.success p,.error p,.notice p{
	margin:0px;
	font:normal 11px Verdana, Tahoma, Sans-serif;
	padding:0px;
}

#note {width:90%;margin:0 auto; }

.content-main{
	width:100%;
	float:none;
	}	
	
	
	
	
	}