@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

/** general **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #FFF; font-size: 13px; }
a { color: #840792; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #444444; text-decoration: none; outline: none; }
.banner_header { text-shadow: 1px 1px 1px #333333; background-color: #6b0269c9; font-size: 16px; padding-top: 7px; padding-bottom: 7px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; color: #000000; line-height: normal; margin: 0 0 10px 0; text-rendering: optimizelegibility; }
h1 { font-size: 35px; text-transform: uppercase; }
h2 { font-size: 25px; text-transform: uppercase; color: #802e7f; }
h3 { font-size: 20px; color: #b70b0b; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 12px; }
p { margin-bottom: 18px; }
img { max-width: 100%; }
blockquote { font-size: 15px; border-color: #7b0bc5; }
blockquote footer, blockquote small, blockquote .small {/* color: #*/}
.thumbnail { border-color: #F2F2F2; }

.lead { font-size: 18px; }
.icon-line { text-align: center; color: #444; font-size: 24px; }

.bs-glyphicons { margin:0 -19px 20px -16px; overflow:hidden }
.bs-glyphicons-list { padding-left:0; list-style:none }
.bs-glyphicons li { float:left; width:25%; height:115px; padding:10px; font-size:10px; line-height:1.4; text-align:center; border:1px solid #fff; background-color:#f9f9f9 }
.bs-glyphicons .glyphicon { margin-top:5px; margin-bottom:10px; font-size:24px }
.bs-glyphicons .glyphicon-class { display:block; text-align:center; word-wrap:break-word }
.bs-glyphicons li:hover { color:#fff; background-color:#563d7c }

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { background: #4AD1E5; border-color: #4AD1E5; }

.form-control { }
.form-control:focus { }

.setupArea, #socialArea, #countdownArea { background-color: #fff; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }

span.large { color: #fff; display: block; font-size: 400px; line-height: 400px; }

#map_canvas { height: 500px; width: 100%; clear: both; }

/** top Area **/
.topArea { width: 100%; }
.topArea .navbar-default { padding: 0px 0 8px; background-color: #b70b0b;}
.topArea .nav { float: left; }
.topArea .nav > li { padding: 0 10px 0 0px; font-size: 13px; }
.topArea .nav > li > a:hover, .topArea .nav > li > a:focus { background: none; color: #000; }
.topArea .nav > li > a { padding: 0 12px 0 0; color: #FFF; line-height: 18px; border-radius: 0; float: left; }
.topArea .glyphicon { padding: 0px 5px 0 0; line-height: 18px; float: left; font-size: 13px; }
.topArea .btn-group { float: left; position: relative; }
.topArea .btn-group button, .topArea .open button { padding: 0 15px 0 0; border-radius: 0; -webkit-border-radius: 0; border: none; text-align: left; background: none; color: #000; }
.topArea .glyphicon-chevron-down { position: absolute; right: 0; top: 0px; padding:0; font-size: 10px; float: right;  }
.topArea .btn-group button:hover, .topArea .open button:hover { color: #4AD1E5; }
.topArea .btn-default:focus, .topArea .btn-default:active, .topArea .btn-default.active, .open .dropdown-toggle.btn-default{ background: none; border: none; color: #4AD1E5; }
.topArea .btn-group.open .dropdown-toggle { box-shadow: none; }
.topArea .dropdown-menu > li > a { padding: 5px 10px; color: #999; }
.topArea .dropdown-menu > li > a:hover { color: #fff; }
.topArea .dropdown-menu { padding: 3px 0; min-width: 0; background-color: #F8F8F8; border: none; border-radius: 0px;
}
.topArea .pull-left { padding-top: 9px; }
.topArea .dropdown-menu { font-size: 12px; }
.topArea .pull-right li a { padding: 9px 0 8px 0; text-align: center; width: 30px; height: 30px; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -o-border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; display: block; font-size: 15px; }
.topArea .pull-right li a:hover { color: #fff; }
.topArea .pull-right li a.fa-facebook:hover { background: #393838; }
.topArea .pull-right li a.fa-twitter:hover { background: #393838; }
.topArea .pull-right li a.fa-google-plus:hover { background: #393838; }
.topArea .pull-right li a.fa-linkedin:hover { background: #393838; }
.topArea .pull-right li a.fa-youtube-play:hover { background: #393838; }
.topArea .pull-right li a.fa-dribbble:hover { background: #393838; }

/* Buttons */
.btn { border-color: #9a0378; text-decoration: none; text-transform: uppercase; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; color: #9a0378; background: none; }
.btn:hover { border-color:#b70b0b; color: #fff; background: #b70b0b; }
.btn.btn-outline-inverse { border-color: #fff; color: #fff; }
.btn-nw { border-color: #4e4d4c; text-decoration: none; color: #FFF !important; text-transform: uppercase; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; color: #EE2D4B; background: #4e4d4c; }
.btn-nw:hover { border-color:#b70b0b; color: #fff; background: #b70b0b; }
.btn-nw1 { border-color: #4e4d4c; text-decoration: none; color: #FFF !important; text-transform: uppercase; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #db082c; }
.btn-nw1:hover { border-color:#b70b0b; color: #fff; background: #b70b0b; }
.recentwork button:hover{border-color:#b70b0b; color: #fff; background: #b70b0b; }
/* Navigation */
.navbar { padding: 30px 0; margin: 0; font-size: 18px; border-radius: 0; background-color: #fff; border: 0; }
.navbar .navbar-brand { color: #000; font-size: 42px; height: auto; line-height: 50px; padding: 0px; margin: 0px !important; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: #4AD1E5; }
.navbar, .navbar .main-menu .navbar-brand, .navbar .main-menu .navbar-nav > li > a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.navbar .navbar-nav > li { padding: 0 15px; }
.navbar .navbar-nav > li > a { padding-left: 0; padding-right: 0; color: #000; }
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > .active > a:hover, 
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .open > a, 
.navbar .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus { background: none; color: #b70b0b; border-bottom: 3px solid #b70b0b;  }
.navbar-inverse .navbar-toggle { border-color: #999; background: #999; color: #999; }
.navbar-inverse .navbar-toggle:hover, 
.navbar-inverse .navbar-toggle:focus { background: #999; border-color: #999; }
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { background: #fff; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-left: -5px; margin-right: -5px; }
.dropdown-menu > li > a:hover { background: #4AD1E5; color: #fff; }

/** animated Header **/
.navbar.tiny { position: fixed; left: 0; top: 0; display: block; z-index: 99; width: 100%; padding: 15px 0; }
.navbar.tiny .navbar-brand { font-size: 35px; }

/* Main area */
#mainArea { color: #fff; position: relative; min-height: 0; width: 100%; overflow: hidden; }
#mainArea ul.slides li { position: relative; }
#mainArea .flex-direction-nav a { border-color: #fff; color: #fff; }
#mainArea .flex-direction-nav a:hover, #mainArea .flex-control-paging li a { background: #fff; color: #4AD1E5; }
#mainArea .text { max-width: 500px; margin: 0px auto; margin-top: -100px; padding: 0 15px; float: right; padding-right: 50px;}
#mainArea .slide-caption { position: absolute; width: 100%; top: 45%; }
#mainArea h1 { color: #fff; background-color: #41026b7b;font-size: 35px; }

/* About Area */
#aboutArea { padding: 30px 0; }
#aboutArea a { display: block; }
#aboutArea a p { color: #444444; }
#aboutArea .col-md-3 { margin-top: 10px; margin-bottom: 10px; }
#aboutArea .i-overlay { margin: 0 auto; height: 90px; width: 90px; line-height: 79px; font-size: 36px; border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -webkit-border-radius: 50%; color: #fff; background: #b70b0b	; border: 5px solid 	#E7A6A6; color: #FFF; }
#aboutArea a:hover .i-overlay { display: block; background: #802e7f; color: #fff; border-color:#C6C4C4  }
#aboutArea a:hover h3 { color: #802e7f; }

/* Recent Work */
#recentWork h3 { margin: 0px; }
#recentWork img { margin: 0 auto; width: 100%; max-width: 100%; }
#recentWork .heading { padding-top: 10px 0px 20px 0; background: 	#333333; }
#recentWork .work { width: 25%; float: left; position: relative; }
#recentWork	a { display: block; position: relative; }
#recentWork	a:hover { display: inline-block; color: #444 !important; text-decoration: none; }
#recentWork	a span { padding: 10px; display: none; width: 100%; position: absolute; left: 0; bottom: 0; color: #444; line-height: 20px; background: #fff; background: #ffffffb5; border: 4px solid #fff; }
#recentWork	a span:after { bottom: 100%; left: 50%; border: solid transparent; content: " ";	height: 0;	width: 0;	position: absolute;	pointer-events: none; border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 10px; margin-left: -10px; }
#recentWork a:hover span { display: block; color: #444; }

/* Setup Area */
.setupArea { padding: 40px 0; color: #fff; position: relative; background-image: url(../images/image_1900x1200.jpg); background-position: right center}
.setupArea.even { background-image: url(../images/image_1900x1200.jpg); } 
.setupArea h1 { color: #fff; }
.txt-clr{color:#000;
}
.productArea{
	background-image: url(../images/product-bg.jpg);
	    background-size: cover;
    background-position: center;
    height: auto;
		

}
.productArea table{
	/*background: #b70b0bdb;*/
	width:auto;
	
}
.productArea table:hover{
	background: #FFF;
	width:auto;
	
}
.productArea th{
	font-size: 17px;
	color: #FFF;
	      border-bottom: 1px solid #DDDDDD; 
	
}

.productArea td{
	font-size: 15px;
	color:#000000;
	border-top: 0px !important;
	
}

.productArea4zero{
	background-image: url(../images/product-zero.jpg);
	background-size:  cover;
	background-position: center;
	height: auto;
	

}
.productArea4zero table{
	/*background: #b70b0bdb;*/
	width:auto;
	
}
.productArea4zero table:hover{
	background: #FFFFFF;
	width:auto;
	
}
.productArea4zero th{
	font-size: 17px;
	color: #FFF;
	      border-bottom: 1px solid #DDDDDD; 
	
}

.productArea4zero td{
	font-size: 15px;
	color:#000000;
	border-top: 0px !important;
}


.productArea-detailzero{
	background-image: url(../images/product-classic.jpg);
	    background-size: cover;
    background-position: center;
    height: auto;
}
.productArea-detailzero table{
	/*background: #b70b0bdb;*/
	width:auto;
	border: none;
	
}
.productArea-detailzero table:hover{
	/*background: #6b0269c9;*/
	width:auto;
	
}
.table-responsive{border:none !important}
.productArea-detailzero th{
	font-size: 17px;
	color: #000;
	      border-bottom: 1px solid #DDDDDD; 
	
}

.productArea-detailzero td{
	font-size: 15px;
	color:#000;
	border-top: 0px !important;
}








.h1new{
	
	font-size: 40px;
    font-weight: 700;
}
.h2new{
	
	font-size: 25px;
    font-weight: 700;
	color: #000;
	font-family:  "Arial" ;
}

.h3new{color: #000000;
}
.h3new a{color: #000000;
}
.h3new a:hover{text-decoration: underline;
}
.txt-blk{color:#000000 !important;
}
.txt-wht{color:#FFF !important;
}
.productArea-detail{
	background-image: url(../images/product-more.jpg);
	background-size:cover;
	background-position: center;
	height: auto;

}
.productArea-detail table{
	/*background: #b70b0bdb;*/
	width:auto;
	border: none;
	
}
.productArea-detail table:hover{
	/*background: #6b0269c9;*/
	width:auto;
	
}
.table-responsive{border:none !important}
.productArea-detail th{
	font-size: 17px;
	color: #000;
	      border-bottom: 1px solid #DDDDDD; 
	
}

.productArea-detail td{
	font-size: 15px;
	color:#000;
	border-top: 0px !important;
}

.productArea-more{
	background-size:  auto;
	background-position: left bottom;
	height: 550px;	
	 -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	
}

.productArea-more2{
	
	background-size:  auto;
	background-position: right bottom;
	height: 550px;	
	 -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	
}
.productArea-more3{
	
	background-size:  auto;
	background-position: right bottom;
	height: 550px;	
	 -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	
}
.productArea-more4{
	
	background-size:  auto;
	background-position: right bottom ;
	height: 550px;	
	 -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	
}
#classic{padding-top:110px;
margin-top:1px !important;}
#zero{padding-top:110px;
margin-top:1px;}
.bgcolorfl{
	background-color: #FFF;
}

  @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         
         .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
         }
/* Venue Area */
#venueArea { padding: 40px 0px; text-align: left; position: relative; }
#venueArea h3 i { color: #4AD1E5; font-size: 24px; margin-right: 5px; }
#venueArea .col-md-4 { margin-top: 10px; margin-bottom: 10px; }

/* Social Area */
#countdownArea { padding: 40px 0px; background: #dc0d2c; }
#countdownArea h2 { font-size: 70px; font-weight: 700; color: #FFF	}
#countdownArea h2 span { display: block; font-size: 18px; font-weight: 400; color: #FFF; }

/* Feedback Area */
#feedbackArea { padding: 40px 0px; }
#feedbackArea .col-lg-5 { margin: 10px; padding: 20px 30px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border: 2px solid #dedede; }
#feedbackArea .col-lg-5:hover  { border-color: #4AD1E5; }
#feedbackArea p span { padding: 15px 0 0 0; display: block; font-size: 14px; color: #666; }
#feedbackArea p span strong { padding-left: 15px; }

/* Social Area */
#socialArea { padding: 50px 0px; color: #fff; background-color: #333333; }
#socialArea h2 { color: #fff; }

/* breadcrumb */
#breadcrumb { padding: 30px 0px; text-align: center; background: #b70b0b;  }
#breadcrumb h1 { margin: 0px; color: #FFF; }
#breadcrumb .breadcrumb { margin: 0px; background: none; }
#breadcrumb a{color: #FFF;}
.breadcrumb>.active{color:#FFF;}
/* Side Navigation */
#content { padding: 30px 0; }


/* Text Area */
#textArea h2 { margin-top: 0px; }

/* Side Widget */
.widget { margin-bottom: 20px; }
.widget ul, .widget ol { margin: 0px; padding: 0px; }

.widget.menu ul li { border-bottom: 1px solid #F2F2F2; }
.widget.menu ul li a { display: block; padding: 7px 0; }
.widget.menu ul li i { padding-right: 5px; }
.widget.menu ul li a:hover { padding-left: 8px; background: #F2F2F2; }

.widget.tags ul { width: 100%; overflow: hidden; list-style: none; }
.widget.tags ul li { list-style: none; margin: 0px 5px 5px 0px; padding: 0px; float: left; }

/* blog Area */
#blogArea { padding: 30px 0 50px; text-align: center; }
#blogArea .col-lg-4 { padding: 0; }
#blogArea img { max-width: 100%; }
#blogArea li { padding: 0 10px; display: inline; }
#blogArea li { font-size: 12px; color: #666; line-height: 12px; }
#blogArea li a { color: #666; line-height: 12px; }
#blogArea li a:hover { text-decoration: underline; }
#blogArea i { margin-right: 5px; }
#blogArea .col-lg-12 { padding-bottom: 30px; }
#blogArea .block { overflow: hidden; }
#blogArea .block:hover { box-shadow: 0 0 10px #ccc; }
#blogArea a:hover { opacity: .8; }

/* work Area */
#workArea { padding: 50px; }
#workArea .col-sm-4 { padding: 0 0 50px 0; }
#workArea img { margin: 0 auto; max-width: 100%; }
#workArea span { margin: 10px 0; line-height: 15px; font-size: 12px; display: block; color: #aaa; }
#workArea p { color: #666; }
#workArea .picture { position: relative; }
#workArea .col-sm-4:hover .social, #workArea .col-sm-3:hover .social { display: block; }
#workArea .social { margin: 0 0 0 -150px; height: 300px; width: 300px; display: none; position: absolute; left: 50%; top: 0; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; background: #4AD1E5; }
#workArea ul { padding: 130px 0 0 0; }
#workArea li { padding: 10px; display: inline; }
#workArea li a { color: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; display: inline-block; height: 40px; width: 40px; line-height: 40px; border: 1px solid #fff; }
#workArea li a:hover { color: #666; background: #fff;  }
#workArea .more .social { margin-left: -131.5px; height: 263px; width: 263px; }
#workArea .more .social ul { padding-top: 120px;  }

/* history Area */
#historyArea { padding: 50px 0; }
#historyArea img { margin: 0 auto; max-width: 100%; }
#historyArea ul { position: relative; overflow: hidden; }
#historyArea ul li a { display: inline-block; border-radius: 40px; -webkit-border-radius: 40px; -moz-border-radius: 40px; line-height: 80px; width: 80px; height: 80px; border: 2px solid #4AD1E5; color: #666; text-align: center; background: #fff; }
#historyArea ul li a:hover { background: #4AD1E5; color: #fff; }
#historyArea ul li.border { position: absolute; left: 0; z-index: -99; top: 50%; width: 100%; border: 1px solid #999; }

/* Footer Area */
#footerArea { padding-top: 30px; background: #b70b0b; color: #FFF; }
#footerArea a { color: #FFF; } 
#footerArea a:hover { color: #f59c00; }
#footerArea h3 { font-size: 14px; text-transform: uppercase; color: #fff; }
#footerArea ul.link li { margin-bottom: 10px; padding-bottom: 10px; }
#footerArea ul.link li span { display: block; color: #fff; }

#footerArea ul.social li { display: inline-block; font-size: 18px; margin-bottom: 5px; }
#footerArea ul.social li a { line-height: 35px; height: 35px; width: 35px; color: #ccc; background: #333333; text-align: center; }
#footerArea ul.social li a:hover { color: #fff; background: #560356; text-decoration: none; }

#copyright { font-size: 12px; text-transform: uppercase; padding: 15px; margin-top: 30px; border-top: 1px solid #333333; }
#copyright p { margin: 0px; float: left; }
#copyright ul { float: right; margin: 0px; }
#copyright ul li { float: left; margin-left: 12px; }

.navbar-header{background-image:url(../images/bg1.jpg)}


#content label{color:#000;
}




/* Start Media Queries */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {

	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.navbar { padding: 20px 0; }
	.navbar .navbar-nav > li { padding: 0 6px; font-size: 13px; }
	.navbar .navbar-brand { font-size: 35px; }
	
	span.large { font-size: 300px; }
	
	#recentWork .work { width: 50%; }
	
	#copyright p { text-align: center; float: none; margin-bottom: 10px; }
	#copyright ul { float: none; text-align: center; }
	#copyright ul li { float: none; margin: 0px 5px; display: inline-block; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	
	.topArea { display: none; }
	
	#mainArea .slide-caption { display: none; }
	
	.navbar { padding: 10px 0px; }
	.navbar .navbar-brand { font-size: 35px; }
	
	.navbar.tiny { padding: 5px 0px; }
	.navbar.tiny .navbar-brand { font-size: 30px; }
	
	.navbar-inverse .navbar-collapse { margin-top: 10px; border: 0px; background: #b70b0b; color: #fff; }
	.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus, .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: #fff; border: 0px; }

	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
		
	#recentWork .work { width: 50%; }
	span.large { font-size: 200px; text-align: center; }
		.productArea{
	background-image: url(../images/product-bg.jpg);
	height: auto !important;	
			
}
	.nav a{  
				color: #FFF !important;
	}
	
		#recentWork a{
		
		font-size: 19px;
		
	}

	.productArea-detail{background-image: none;}
	.productArea-detail table{
	
	width:100%;
	
	
}

	.productArea button{margin-top: 10px;}
	.productArea-more{
	
	background-position: center ;
		background-size: cover;
		
				
}
	
	.productArea-more p{
	background-color: #00000085;	width: 60%;
		padding:20px;
	}
		.productArea-more2{
	
	background-position: center ;
		background-size: cover;
		
				
}
	.productArea-more3{
	
	background-position: center ;
		background-size: cover;
		
				
}
	
	.productArea-more2 p{
	background-color: #00000085;	width: 60%;
	padding:20px;
	}
	.productArea-more3 p{
	background-color: #00000085;	width: 60%;
		padding:20px;
	}
	.productArea-more4 p{
	background-color: #00000085;	width: 60%;
		padding:20px;
	}
		.h2new{
		font-size: 20px !important;
	}
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	#recentWork .work { width: 100%; }
	span.large { font-size: 200px; text-align: center; }
	.productArea{
	background-image: none;
	height: auto !important;
		/*background-position: right;*/
}
	.nav a{  
				color: #FFF !important;
	}
	#recentWork a{
		
		font-size: 15px;
		
	}
	/*.productArea-detail{background-image: none;}*/
.productArea button{margin-top: 10px;}
	.productArea-more{
	
	background-position: center ;	
	
}
	.productArea-more p{
	background-color: #00000085;	width: 60%;
		
	padding:20px;
		
	}
	.productArea-more2 p{
	background-color: #00000085;	width: 60%;
	padding:20px;
	}
	.productArea-more3 p{
	background-color: #00000085;	width: 60%;
		padding:20px;
	}
	.productArea-more4 p{
	background-color: #00000085;	width: 60%;
		padding:20px;
	}
	.h2new{
		font-size: 18px !important;
	}
	
	 }
.fixed{position:fixed; z-index:-1;top:172px;}
.fixedBg{background-repeat:no-repeat; background-position:fixed; height:550px; width:100%;opacity: 0;}
.bg1{background-image: url(../images/product-mr.jpg); background-position: center center;opacity: 1; -webkit-transition: opacity 2s; /* For Safari 3.1 to 6.0 */transition: opacity 2s;}
.bg2{background-image: url(../images/product-mr2.jpg); background-position: center center;opacity: 1; -webkit-transition: opacity 2s; /* For Safari 3.1 to 6.0 */transition: opacity 2s;}
.bg3{background-image: url(../images/product-mr3.jpg); background-position: center center;opacity: 1; -webkit-transition: opacity 2s; /* For Safari 3.1 to 6.0 */transition: opacity 2s;}
.bg4{background-image: url(../images/product-mr4.jpg); background-position: center center;opacity: 1; -webkit-transition: opacity 2s; /* For Safari 3.1 to 6.0 */transition: opacity 2s;}
.transitions {    
  -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}	 
.stickydiv {position: fixed;top: 0;z-index: 9;margin-top:112px;width:100%}
#recentWork .heading.stickydiv{padding: 0;}
#recentWork h2{text-align: center;}
#recentWork a {display:inline-block;margin: 10px; }
#recentWork a:hover {display:inline-block;margin: 10px; color:#fff;}

#contact-form  #error-note {color: red;margin-bottom:10px;}