body, html { overflow-x: hidden }
img, label { max-width: 100% }
/strong, label {
font-weight:700
}
.form-control, body { font-family: Arimo, sans-serif, arial }
.owl-carousel, .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent }
.about-us, .amnts-box, .banner-div, .enq-lnk, .enq-sticky, .owl-carousel .owl-stage-outer, .vdo-div { overflow: hidden }
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h3, h4, h5, h6, hr, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
* {
	margin: 0;
	padding: 0
}
.container, .container-fluid {
	padding-left: 15px;
	padding-right: 15px
}
ol, ul { list-style: none }
blockquote, q { quotes: none }
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
/:focus, a:active, a:focus, a:hover {
outline:0
}
em { font-style: italic }
a { text-decoration: none }
html { height: 100%; /cursor:none/
}
.clear, .clearfix:after {
	height: 0;
	line-height: 0;
	clear: both
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden
}
.clearfix { display: inline-block }
.clear, html[xmlns] .clearfix { display: block }
.clear {
	font-size: 1%;
	width: 0
}
img { max-height: 100% }
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
::selection {
	color: #000;
	background-color: #fff60d
}
::-moz-selection {
color:#000;
background-color:#fff60d
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
@font-face {
	font-family: fontello;
	src: url(fonts/fontello.eot?30148349);
	src: url(fonts/fontello.eot?30148349#iefix) format("embedded-opentype"), url(fonts/fontello.woff?30148349) format("woff"), url(fonts/fontello.ttf?30148349) format("truetype"), url(fonts/fontello.svg?30148349#fontello) format("svg");
	font-weight: 400;
	font-style: normal
}
body {
	-webkit-font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	color: #3d3d3d
}
.container-fluid {
	margin-right: auto;
	margin-left: auto
}
.container {
	width: 96%;
	margin: 0 auto;
	position: relative
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
	content: " ";
	display: table
}
.container-fluid:after, .container:after, .row:after { clear: both }
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
fieldset, legend {
	padding: 0;
	border: 0
}
.col-sm-12 { width: 100% }
.col-sm-11 { width: 91.66666667% }
.col-sm-10 { width: 83.33333333% }
.col-sm-9 { width: 75% }
.col-sm-8 { width: 66.66666667% }
.col-sm-7 { width: 58.33333333% }
.col-sm-6 { width: 50% }
.col-sm-5 { width: 41.66666667% }
.col-sm-4 { width: 33.33333333% }
.col-sm-3 { width: 25% }
.col-sm-2 { width: 16.66666667% }
.col-sm-1 { width: 8.33333333% }
.col-sm-pull-12 { right: 100% }
.col-sm-pull-11 { right: 91.66666667% }
.col-sm-pull-10 { right: 83.33333333% }
.col-sm-pull-9 { right: 75% }
.col-sm-pull-8 { right: 66.66666667% }
.col-sm-pull-7 { right: 58.33333333% }
.col-sm-pull-6 { right: 50% }
.col-sm-pull-5 { right: 41.66666667% }
.col-sm-pull-4 { right: 33.33333333% }
.col-sm-pull-3 { right: 25% }
.col-sm-pull-2 { right: 16.66666667% }
.col-sm-pull-1 { right: 8.33333333% }
.col-sm-pull-0 { right: auto }
.col-sm-push-12 { left: 100% }
.col-sm-push-11 { left: 91.66666667% }
.col-sm-push-10 { left: 83.33333333% }
.col-sm-push-9 { left: 75% }
.col-sm-push-8 { left: 66.66666667% }
.col-sm-push-7 { left: 58.33333333% }
.col-sm-push-6 { left: 50% }
.col-sm-push-5 { left: 41.66666667% }
.col-sm-push-4 { left: 33.33333333% }
.col-sm-push-3 { left: 25% }
.col-sm-push-2 { left: 16.66666667% }
.col-sm-push-1 { left: 8.33333333% }
.col-sm-push-0 { left: auto }
.col-sm-offset-12 { margin-left: 100% }
.col-sm-offset-11 { margin-left: 91.66666667% }
.col-sm-offset-10 { margin-left: 83.33333333% }
.col-sm-offset-9 { margin-left: 75% }
.col-sm-offset-8 { margin-left: 66.66666667% }
.col-sm-offset-7 { margin-left: 58.33333333% }
.col-sm-offset-6 { margin-left: 50% }
.col-sm-offset-5 { margin-left: 41.66666667% }
.col-sm-offset-4 { margin-left: 33.33333333% }
.col-sm-offset-3 { margin-left: 25% }
.col-sm-offset-2 { margin-left: 16.66666667% }
.col-sm-offset-1 { margin-left: 8.33333333% }
.col-sm-offset-0 { margin-left: 0 }
fieldset {
	margin: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px
}
.checkbox, .form-control, .radio, input[type=file], output { display: block }
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=radio], input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] { height: auto }
input[type=radio]:focus, input[type=checkbox]:focus, input[type=file]:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
output {
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 1.4em;
	line-height: 30px;
	color: #a1a1a1;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #3d3d3d;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#a1a1a1;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#a1a1a1
}
.form-control::-webkit-input-placeholder {
color:#a1a1a1
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed }
textarea.form-control { height: auto }
.form-group { margin-bottom: 15px }
.checkbox, .radio {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px\9
}
.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in { z-index: 0 }
.owl-carousel .owl-animated-out { z-index: 1 }
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}
@-webkit-keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
@keyframes fadeOut { 0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}
.owl-carousel {
	display: none;
	width: 100%;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	-webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-controls .owl-dots {
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
} 

.owl-carousel .owl-controls .owl-dots .owl-dot {
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 50%;
	width: 15px;
	height: 15px; 
	margin: 0 5px;
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active {
	background-color: #000;
}
.owl-carousel.owl-loaded { display: block }
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden { opacity: 0 }
.owl-carousel .owl-refresh .owl-item { display: none }
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.owl-carousel.owl-rtl { direction: rtl }
.owl-carousel.owl-rtl .owl-item { float: right }
.no-js .owl-carousel { display: block }
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.webp) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn { display: none }
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}
[class*=" icon-"]:before, [class^=icon-]:before {
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#loader, .header h1 img { display: block }
.icon-facebook:before { content: '\e800' }
.icon-linkedin-squared:before { content: '\e801' }
.icon-gplus:before { content: '\e802' }
.icon-youtube:before { content: '\e803' }
.icon-rupee:before { content: '\e805' }
.icon-cancel:before { content: '\e806' }
.icon-menu:before { content: '\e807' }
#loader:after, #loader:before, .nav-bar ul li:before { content: "" }
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #fff
}
#loader {
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #6fa624;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}
#loader:before {
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #0077b9;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite
}
#loader:after {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #ad3566;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite
}
@-webkit-keyframes spin { 0% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes spin { 0% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.header {
	width: 100%;
	border-bottom: 1px solid #d3d3d3;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(255,255,255,.9);
	padding: 4px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.amnts-container .colmn, .nav-bar ul li a {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
h1.logo-avenues {
	height: auto;
	margin: 0 20px 0 0;
	float: left
}
h1.logo-gpl {
	height: auto;
	float: right
}
.nav-bar, .nav-bar ul { float: left }
.nav-bar ul li {
	float: left;
	position: relative
}
.nav-bar ul li:before {
	background: #c2c2c2;
	width: 1px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px
}
.amnts-box p:before, .error:before { content: '' }
.nav-bar ul li a {
	display: block;
	color: #3d3d3d;
	font-size: 1.4em;
	line-height: 34px;
	padding: 0 13px;
	text-transform: uppercase;
	transition: all .3s ease
}
.nav-bar ul li a.active.active-first, .nav-bar ul li a:hover { color: #0084ff }
.nav-button { display: none }
.enq-lnk {
	opacity: 0;
	margin-left: -120px;
	display: block;
	transition: opacity .2s ease-in-out 0s, margin-left .2s ease-in-out .2s;
	-moz-transition: opacity .2s ease-in-out 0s, margin-left .2s ease-in-out .2s;
	-ms-transition: opacity .2s ease-in-out 0s, margin-left .2s ease-in-out .2s;
	-o-transition: opacity .2s ease-in-out 0s, margin-left .2s ease-in-out .2s;
	-webkit-transition: opacity .2s ease-in-out 0s, margin-left .2s ease-in-out .2s
}
.enq-lnk.enq-show {
	opacity: 1;
	margin-left: 0;
	transition: margin-left .2s ease-in-out 0s, opacity .2s ease-in-out .2s;
	-moz-transition: margin-left .2s ease-in-out 0s, opacity .2s ease-in-out .2s;
	-ms-transition: margin-left .2s ease-in-out 0s, opacity .2s ease-in-out .2s;
	-o-transition: margin-left .2s ease-in-out 0s, opacity .2s ease-in-out .2s;
	-webkit-transition: margin-left .2s ease-in-out 0s, opacity .2s ease-in-out .2s
}
.location-cont {
	display: block;
	text-align: left
}
.location-cont .item-loc {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	padding-bottom: 25px
}
.location-cont h3 {
	font-size: 15px;
	color: #808285;
	font-weight: 700;
	text-align: left;
	margin-bottom: 9px
}
.location-cont li, .starcontent {
	font-size: 14px;
	color: #3d3d3d;
	text-align: left
}
.location-cont ul {
	margin: 0;
	padding: 0 10px 0 0
}
.location-cont li {
	background: url(../images/arrow.webp) 0 7px no-repeat;
	list-style-type: none;
	padding-left: 13px;
	line-height: 22px;
	font-weight: 400
}
.starcontent {
	display: block;
	margin-bottom: 10px;
	clear: both
}
.enq-sticky, .top-scroll {
	display: none;
	position: fixed;
	z-index: 999;
	right: 10px;
	width: 45px;
	height: 45px
}
.abus-lhs, .amnts-box p, .amnts-div, .banner-table, .ie7 .ie-msg .ie-msg-content, .proj-highlight, .social-div a, .top-scroll { text-align: center }
.starcontent span {
	color: red;
	font-size: 18px
}
.banner-div h2 { padding-top: 80px }
.top-scroll {
	background: url(../images/up_sticky.webp) no-repeat;
	bottom: 10px
}
.enq-sticky {
	font-weight: 700;
	bottom: 62px;
	color: #fff;
	padding: 4px 8px;
	font-size: 1.4em;
	text-indent: -99999px;
	background: url(../images/enquiry_sticky.webp) no-repeat;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease
}
.enq-sticky.sticky-show {
	opacity: 1;
	visibility: visible
}

.enq-mobile { display:none;}
.form-div .form-container {
    background: rgba(0,0,0,.8);
    margin: 0 0 0 58px;
    max-width: 300px;
    padding: 40px 15px 32px;
    width: 100%;
}

/* More reasons to make this your address section style  */
.reasons-section { padding-bottom: 0; text-align: center; }
.reasons-section h2 {padding-bottom: 30px;}
.reasons-section h3 { padding-bottom: 30px }
.reasons-section p { padding-bottom: 25px }
.address-reasons-carousel {
	/*width: 90%;*/
	margin: 0 auto;
}
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -o-perspective: 1000;
  perspective: 1000;
	border: 1px solid #ccc;
	width: 90%;
	height: 320px;
	margin: 0 auto;
}

	.flip-container:hover .flipper,  
  .flip-container.hover .flipper {
		-webkit-transform: rotateY(180deg);
		-moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}

.front-content, .back-content {
	width: 100%;
	height: 320px;
	margin: 0 auto;
}

.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
	-o-transform-style: preserve-3d;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}

.front-content, .back-content {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

.front-content {
    cursor: pointer;
    z-index: 2;
    text-align: center;
}

.front-content h4 {
    color: #000;
    padding-top: 15px;
	font-size: 18px;
	font-weight: normal;
}

.back-content {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #3c4567;
	padding: 10px; 
	display: flex;
    align-items: center;
}
.back-content p {
	color: #ffffff;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}
.address-reasons-carousel .owl-nav .owl-prev, .address-reasons-carousel .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    background-color: #ccc;
    margin: 0 5px;
    /*float: left;*/
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 3px;
}

.address-reasons-carousel .owl-nav .owl-prev {
	left: -20px;
}
.address-reasons-carousel .owl-nav .owl-next {
	right: -20px;
}

.address-reasons-carousel .owl-nav .owl-prev i, .address-reasons-carousel .owl-nav .owl-next i {
    font-size: 22px;
}


.cta_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
}
.cta_wrap a {
    display: block;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    margin: 10px;
	font-size: 14px;
}

#enquire.popup-active{
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.8);
	
    z-index: 9999;
}
#enquire.popup-active .banner-div {
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
	
    right: 0;
}
#enquire.popup-active .m-close1 {
    display: none;
}

/*Plan section style start*/
#project_plan {

}
#project_plan .container {
    
}
.plans_content {
    text-align: center;
}
.plans_content h2 {
    text-transform:uppercase;
    color: #fff;
    font-size: 60px;
    line-height: 50px;
    text-shadow: 1px 1px 5px #000;
    padding-bottom: 20px;
}
.plans_tab_link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.plans_tab_link a {
    display: block;
    margin: 10px 20px;
    text-align: center;
    /* font-family: 'HelveticaNeueLTStd-Bd'; */
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
}
.plans_tab_link a:hover, .plans_tab_link a.active {
    background-color: #fff;
    color: #000;
}
.plans_tab_content {
    display: none;
}
.plans_tab_content.active {
    display: block;
}
.plans_tab_content .owl-carousel .owl-item img {
    max-width: 500px;
    margin: 10px auto;
    width: 80%;
}
.floorplan_carousel .item {
    text-align: center;
}
.floorplan_carousel  .item a {
    text-decoration: none;
}
.floorplan_carousel  .item a .slide_head {
    margin: 0 auto;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  outline: none;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-] span {
  display: none;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-prev] {
    left: 20%;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-next] {
  right: 20%;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-prev]:before {
  content: "\f177";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  font-size: 30px;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-next]:after {
  content: "\f178";
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 30px;
}
.floorplan_carousel .item {
    position: relative;
}
.plans_tab_content .item small {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    color: #000;
    font-size: smaller;
}
.plans_tab_content .item a {
    display: inline-block;
}

.masterplan_carousel.owl-theme .owl-nav [class*=owl-next],
.masterplan_carousel.owl-theme .owl-nav [class*=owl-prev]{
	display: none;
}





@media only screen and (max-width:1100px) {
h1.logo-avenues { margin-right: 12px }
.nav-bar ul li a { padding: 0 8px }
}
@media only screen and (max-width:1023px) {
.nav-button {
	display: block;
	height: 34px;
	width: 34px;
	cursor: pointer;
	float: right;
	text-align: center
}
.nav-button .icon-cancel, .nav-button.highlight .icon-menu { display: none }
.nav-button .icon-menu {
	color: #3d3d3d;
	font-size: 26px;
	line-height: 34px
}
.nav-button.highlight .icon-cancel {
	display: block;
	color: #3d3d3d;
	font-size: 20px;
	line-height: 34px
}
.nav-bar, .nav-bar ul li.enq-lnk:before { display: none }
.nav-bar {
	position: absolute;
	top: 100%;
	right: 0;
	background: rgba(255,255,255,.9);
	border: 1px solid #ccc;
	margin-top: 12px
}
h1.logo-gpl { padding-right: 15px }
}
@media only screen and (max-width:700px) {
.nav-bar {
	width: 250px;
	padding: 10px
}
.nav-bar ul li {
	width: 100%;
	border-top: 1px dotted #ccc
}
.nav-bar ul li::before { display: none }
.nav-bar ul li:first-child { border-top: none }
.enq-lnk {
	opacity: 1;
	margin-left: 0
}
.location-cont .item-loc { width: 100% }
}
@media only screen and (max-width:480px) {
.header { padding: 18px 0 }
h1.logo-avenues {
	height: 22px;
	margin-right: 0
}
h1.logo-gpl {
	height: 22px;
	padding-right: 30px
}
.nav-button {
	position: absolute;
	right: 8px;
	top: -8px
}
.nav-bar { margin-top: 18px }
}
.home-slide, .vdo-div {
	position: fixed;
	height: 100%;
	width: 100%
}
@media only screen and (max-width:360px) {
h1.logo-gpl { display: none }
}
.home-slide {
	left: 0;
	top: 0;
	padding-top:56px;
	position:relative;
}
.vdo-div {
	z-index: 1;
	background: url(../images/main_banner.webp) 62% 50% no-repeat fixed #fff;
	background-size: cover
}
.vdo-div video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	background: url(../images/main_banner.webp) 62% 50% no-repeat fixed #fff;
	background-size: cover;
	transition: 1s opacity
}
/*.banner-div, .banner-table, .banner-table-cell {
	width: 100%;
	height: 100%
}*/
@media only screen and (max-width:767px) {
.m-close1 {
	display: none;
}	
.col-sm-4 { width: 100% }	
.vdo-div video { display: none }
}
.main-wrapper {
	position: relative;
	/*z-index: 99;*/
	background: #fff
}
.parallax-window {
	position: absolute;
	top: 0;
	left: 0;
	z-index:2;
}
.banner-div {
	position: fixed;
	top: 0;
	right: -300px;
	max-width: 360px;
     width: 100%; 
     height: 100%;
	transition:all ease .4s;
}
.banner-div.active {
	right: 0;
	transition:all ease .4s
}
.banner-div .container { height: 100%; width: 100%; padding:0; }
.banner-table {
	display: table;
	transition: opacity 1s ease-in 0;
	-moz-transition: opacity 1s ease-in 0;
	-ms-transition: opacity 1s ease-in 0;
	-webkit-transition: opacity 1s ease-in 0
}
.banner-table-cell {
	display: table-cell;
	vertical-align: middle
}
.banner-div h2 {
	font-size: 4.2em;
	line-height: 1em;
	color: #fff;
	font-weight: 400;
	text-transform: inherit;
	text-shadow: 0 2px 4px rgba(0,0,0,.6);
	padding-bottom: 30px
}
.banner-div h2 span {
	display: inline-block;
	font-size: .5em;
	position: relative;
	padding: 0 5px;
	font-weight: 700
}
.error, .error:before, .scroll-down { position: absolute }
.form-div {
	opacity: 0;
	transition: opacity 1s ease-in 0;
	-moz-transition: opacity 1s ease-in 0;
	-ms-transition: opacity 1s ease-in 0;
	-webkit-transition: opacity 1s ease-in 0
}
.form-div .sidebar { display:none;}
.form-div.load {
    opacity: 1;
    position: absolute;
	top: 10%;
	right: 0;
    /*max-width: 508px;
    width: 100%;*/
    }
.m-close1 {
	position: absolute;
	top: 0;
	right: 300px;
	cursor: pointer;
}
.m-close {
	background: #fff;
	display: inline-block;
	height: 20px;
	width: 20px;
	top: 10px;
	right: 10px;
	position: absolute;
	cursor: pointer;
	background: url(../images/m-close.png) no-repeat center center;
	z-index:1001
}
.form-div h3 {
	font-size: 1.8em;
	color: #fff;
	padding-bottom: 20px;
	font-weight: 400
}

.form-div .form-field { padding-bottom: 20px }
.form-div .form-control {
	border: none;
	border-radius: 0
}
.form-div .form-control.std-code {
	float: left;
	padding: 2px;
	text-align: center;
	width: 20%
}
.form-div .form-control.mo-no {
	float: left;
	width: 77%;
	margin-left: 3%
}
.form-div .btn-submit {
	background: #84b54c;
	border: none;
	color: #fff;
	font-family: Arimo, sans-serif, arial;
	font-size: 1.8em;
	height: 40px;
	line-height: 30px;
	outline: 0;
	padding: 6px;
	width: 100%;
	max-width: 150px;
	margin: 0 auto;
	display: block;
	transition: all .3s ease
}
.form-div .btn-submit:hover { background: #588d1c }
.form-div select.form-control {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/arrow-down.webp) 96% center no-repeat #fff;
	outline: 0;
	padding-right: 40px
}
.error {
	padding: 0 5px 0 17px;
	color: #fff;
	font-size: 1.4em;
	left: 15px;
	top: 42px
}
.error:before {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 10px solid #f50000;
	top: 3px;
	left: 0
}
.form-div .form-control.error-focused {
	border: 1px solid #f50000;
	color: #f50000
}
.success_msg {
	background: rgb(0, 0, 0);
    margin: 0 auto 20px;
    max-width: 415px;
    padding: 32px 30px 32px 80px;
    width: 100%;
    border: 1px solid #000000;
    color: #fff;
    font-size: 1.8em;
    line-height: 1.8em;
}
.scroll-down {
	background: url(../images/arow_clickDown.webp) center center no-repeat;
	width: 52px;
	height: 35px;
	display: block;
	bottom: 30px;
	left: 50%;
	margin-left: -26px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}
@-webkit-keyframes fadeInDown { 0% {
opacity:.1;
-webkit-transform:translateY(-8px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@keyframes fadeInDown { 0% {
opacity:.1;
transform:translateY(-8px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
.enq-mobi { display: none }
.vdo-section {
	padding: 40px 0;
	text-align: center;
}
.vdo-section iframe {
	max-width: 1000px;
	width: 100%;
	height: 556px;
	margin: 50px auto 0 auto;
	display: block;
	border: 1px solid #000;
}

 @media only screen and (max-width:1400px) {
.banner-div h2 {
	padding-bottom: 30px;
	font-size: 3.8em;
	text-transform: inherit;
	padding-top: 62px
}
}
@media only screen and (max-width:960px) and (orientation:landscape) {
.scroll-down { display: none }
.banner-div h2 {
	font-size: 4em;
	line-height: 1.1em;
	padding-top: 80px;
	padding-bottom: 15px
}
}
@media only screen and (max-width:700px) {
.enq-mobi {
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -66px;
	display: none;
	width: 133px;
	padding: 10px 0;
	border: 1px solid #7e746d;
	background: rgba(0,0,0,.8);
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	z-index: 99
}
.banner-div, .banner-div .container { position: static }


.error {
	border-radius: 0;
	font-size: 1.3em;
	margin-bottom: -1px
}
.banner-table-cell { vertical-align: middle }
.banner-div h2 span { font-size: .65em }
}
@media only screen and (max-width:767px) {
.success_msg {
    padding: 32px 30px 32px 30px;
}	
.form-div .form-container {
	margin: 0 auto;
}
.banner-div {
	right: 0;
}
/*.home-slide .item-hm {height:364px !important;}*/

.scroll-down { display: none }
.vdo-div { background-position: 21% 50% }
.banner-div h2 {
	font-size: 2.5em;
	line-height: 1.1em;
	padding-top: 80px;
	padding-bottom: 15px
}
.form-div h3 { padding-bottom: 8px }
.parallax-window { background-size: cover; z-index:999; }
.transport {
	width: 100%;
	min-height: inherit;
	margin-bottom: 20px
}
.airport, .metro, .rail, .road {
	width: 100%;
	height: inherit;
	margin-bottom: 20px
}
.metro li { background: url(../images/arrow.webp) left 8px no-repeat rgba(0,0,0,0) }
.starcontent {
	width: 100%;
	clear: both
}
.enq-sticky, .top-scroll {
	background-size: contain;
	height: 35px;
	width: 35px;
	right: 5px
}
.top-scroll { bottom: 5px }
.enq-sticky {
	display: block;
	bottom: 45px
}
.vdo-section iframe { height: 200px; }


}
@media only screen and (max-width:600px) {
.form-div .form-container {
	padding: 45px 15px 25px;
	max-width: 400px
}
.form-div .form-field {
	width: 100%;
	padding-bottom: 20px
}
.form-div .form-control { height: 34px }
.error { top: 34px }
}
@media only screen and (max-width:480px) {
.banner-div h2 { font-size: 2em }

/*.home-slide .item-hm {height:235px !important;}*/
}
.title {
	font-size: 3.8em;
	font-weight: 400
}
.title.title2 {
	text-transform: uppercase;
	font-size: 2.4em;
	font-weight: 400
}
.title span {
	position: relative;
	display: inline-block;
	background: url(../images/border_title.webp) bottom center no-repeat;
	padding: 0 0 10px
}
.about-us {
	background: #fff;
	position: relative;
	/*z-index: 4*/
}
/*.about_keshavnagar {
	padding: 50px 0;
}*/
.about-us .container {
	width: 100%;
	padding: 0
}
.abus-lhs {
	padding: 40px 80px 0;
	transition: all ease .3s
}
.abus-lhs .title { padding-bottom: 20px }
.abus-lhs p {
	font-size: 1.6em;
	line-height: 1.6em;
	padding: 0 0 20px
}
.abus-rhs img {
	display: block;
	margin: 0 auto
}
@media only screen and (max-width:1400px) {
.abus-lhs { padding: 30px 30px 0 }
}
@media only screen and (max-width:1200px) {
.abus-lhs { padding: 30px 20px 0 40px }
.abus-lhs p {
	padding: 10px 0;
	line-height: 1.6em
}
.title { font-size: 2.4em }
.title.title2 { font-size: 2em }
}
@media only screen and (max-width:1000px) {
.abus-lhs, .abus-rhs { text-align: center }
.about-us .col-sm-6 { width: 100% }
.abus-lhs { padding: 40px }
}
@media only screen and (max-width:767px) {
.abus-lhs { padding: 20px 15px };
/*.about_keshavnagar {
	padding: 20px 0;
}*/
.title { font-size: 2.6em }
.title.title2 { font-size: 2.1em }
}
.proj-highlight {
	padding: 60px 0;
	position: relative
}
.highlight-carousel { margin-top: 50px }
.highlight-carousel.owl-carousel .owl-stage { margin: 0 auto }
.highlight-carousel.owl-carousel .owl-item img {
	width: auto;
	margin: 0 auto
}
.highlight-carousel.owl-carousel .owl-nav>div {
	position: absolute;
	height: 52px;
	width: 35px;
	background: url(../images/arrow_dir.webp) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	top: 50%;
	margin-top: -26px
}
.highlight-carousel.owl-carousel .owl-nav .owl-prev { left: -20px }
.highlight-carousel.owl-carousel .owl-nav .owl-next {
	right: -20px;
	background-position: -35px 0
}
.highlight-box { padding: 15px 0 }
.highlight-box h4 {
	font-size: 1.5em;
	padding-top: 15px;
	font-weight: 400;
	transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease;
	text-transform: uppercase
}
.highlight-box img {
	transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-moz-transition: all .8s ease;
	-ms-transition: all .8s ease;
	-o-transition: all .8s ease
}
.highlight-box:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}
.highlight-box:hover h4 { color: #0084ff }
.amnts-div {
	padding-top: 60px;
	position: relative
}
.amnts-container {
	padding-top: 60px;
	display: block
}
.amnts-container .amnts-grid {
	float: left;
	width: 100%
}
.amnts-container .colmn {
	float: left;
	transition: all .3s ease
}
.amnts-box .filter, .amnts-box img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}
.amnts-container .colmn.flt-right { float: right }
.amnts-container .colmn-full { width: 100% }
.amnts-container .colmn-half { width: 50% }
.amnts-container .colmn-onForth { width: 25% }
.amnts-container .clear {
	width: 100%;
	height: 0;
	clear: both;
	float: left
}
.amnts-box {
	position: relative;
	margin-right: 1px
}
.amnts-box img {
	display: block;
	width: 100%;
	z-index: 8;
	position: relative;
	transition: all .3s ease
}
.amnts-box p {
	position: absolute;
	background: rgba(0,0,0,.8);
	bottom: 0;
	left: 0;
	right: 1px;
	font-size: 1.7em;
	color: #fff;
	padding: 12px;
	border-bottom: 1px solid #fff;
	z-index: 10
}
.amnts-box p:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 12px solid rgba(0,0,0,.8);
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -6px
}
.amnts-box .filter {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(61,66,150,.3);
	z-index: 9;
	transition: all .3s ease
}
.amnts-box:hover .filter { top: 100% }
.amnts-box:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1)
}
@media only screen and (max-width:1400px) {
.amnts-box p { font-size: 1.6em }
}
@media only screen and (max-width:1100px) {
.amnts-container .sm-full { width: 100% }
.amnts-container .sm-half { width: 50% }
.highlight-carousel.owl-carousel .owl-nav .owl-prev { left: -10px }
.highlight-carousel.owl-carousel .owl-nav .owl-next { right: -10px }
}
@media only screen and (max-width:540px) {
.amnts-container .xs-full { width: 100% }
.amnts-container .xs-half { width: 50% }
}
@media only screen and (max-width:360px) {
.amnts-container .xxs-full { width: 100% }
.amnts-container .xxs-half { width: 50% }
.amnts-box img { min-height: 180px }

/*.home-slide .item-hm {height:174px !important;}*/
}
.footer {
	background: #f7f7f7;
	padding: 60px 0;
	position: relative
}
.footer h2 {
	font-size: 2.8em;
	font-weight: 400;
	padding-bottom: 15px
}
.footer p {
	font-size: 1.5em;
	padding: 10px 0;
	word-wrap: break-word
}
.footer a { color: #3d3d3d }
.social-div { padding-top: 70px }
.social-div a {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: #7f7f7f;
	color: #fff;
	font-size: 2.6em;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.ie8 #loader:after, .ie8 #loader:before, .ie8 .enq-lnk, .ie9 #loader:after, .ie9 #loader:before { display: none }
.social-div a:first-child { margin-left: 0 }
.social-div i { line-height: 50px }
.social-div a:hover {
	background: #666;
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg)
}

.pull-right {float:right;}

@media only screen and (max-width:1400px) {
.footer h2 { font-size: 2.4em }
}
@media only screen and (max-width:1280px) {
.social-div a { margin-left: 3px }
}
@media only screen and (max-width:980px) {
.social-div a { margin: 8px 1px 8px 0 }



}
@media only screen and (max-width:767px) {
.footer { padding: 20px 0 30px }
.footer h2, .social-div { padding-top: 30px }
.footer .col-sm-3 {
	width: 100%;
	text-align: center
}
.footer h2 {
	font-size: 2.4em;
	padding-bottom: 0
}
.social-div a { margin: 5px }

.enq-mobile {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.4);
	padding: 5px 0;
	text-align: center;
	z-index: 998;
}
.btn-inq {
	display: inline-block;
	background: #84b54c;
	color: #fff;
	font-size: 1.6em;
	padding: 10px 15px;
	border-radius: 4px;/*position:absolute;bottom:60px;left:50%;*/
	width: 150px;
	text-align: center;/*margin-left:-75px;*/
	cursor: pointer;
}
/*#enq-mobi-div {
	display: none;
	position:fixed; z-index:1000; top:50%; left:0; transform:translateY(-50%)}*/
	
.frm-ovrlay {background:rgba(0,0,0,0.9); z-index:999; position:absolute; top:0; left:0; width:100%; height:100%;  }

}
.ie8 .form-div select.form-control, .ie9 .form-div select.form-control, html[data-useragent*='MSIE 10.0'] .form-div select.form-control { padding-right: 10px }
@media only screen and (max-width:1200px) {
.container { width: 98% }
}
@media only screen and (max-width:1023px) {
/*.home-slide .item-hm { height:400px; }*/
.banner-div {height:456px;}
}

@media only screen and (max-width:1000px) {
.container { width: 100% }
}
@media only screen and (max-width:767px) {
#enquire{position:fixed; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0,0.8);}
.banner-div {position:absolute; left:0; top:0; height:100%; width:100%;margin: 0 auto;}
}

.ie8 #loader, .ie9 #loader {
	background: url(../images/ie_preloader.gif) no-repeat;
	height: 100px;
	width: 100px;
	border: none
}
.ie9 .parallax-window { background-size: cover }
.ie8 .header { background: #fff }
.ie8 .amnts-box p, .ie8 .form-div .form-container { background: #000 }
.ie8 .amnts-box p:before { border-bottom: 12px solid #000 }
.ie8 .banner-div h2 {
	font-size: 4em;
	padding-bottom: 10px;
	position: relative
}
.ie8 .parallax-window {
	background: url(../images/main_banner.webp) 50% 50% no-repeat fixed #fff;
	background-size: cover
}
.ie8 .form-div .form-container { padding: 20px }
.ie8 .nav-bar ul li a { padding: 0 6px }
.ie8 .abus-lhs { padding: 30px 20px 0 40px }
.ie8 .enq-lnk.enq-show { display: block }
.ie-msg, .ie7 .about-us, .ie7 .amnts-div, .ie7 .footer, .ie7 .header, .ie7 .loader-wrapper, .ie7 .parallax-mirror, .ie7 .parallax-window, .ie7 .proj-highlight { display: none }
.ie8 .success_msg { background: #dff0d8 }
.ie7 .ie-msg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #fff;
	left: 0;
	top: 0;
	z-index: 9999;
	display: block
}
.ie7 .ie-msg .ie-msg-cell {
	display: table;
	height: 100%;
	width: 100%
}
.ie7 .ie-msg .ie-msg-content {
	display: table-cell;
	vertical-align: middle;
	padding-top: 20%
}
.ie7 .ie-msg .ie-msg-content h2 {
	font-size: 34px;
	padding-bottom: 15px
}
.ie7 .ie-msg .ie-msg-content p { font-size: 18px }
.ie7 .ie-msg .ie-msg-content .btn {
	background-color: #00cfff;
	margin-top: 15px;
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
	font-size: 16px
}
.parallax-window, x:-o-prefocus {
background:url(../images/lp_slide06.webp) 10% 50% no-repeat #ccc;
background-size:cover
}
.nav-button, x:-o-prefocus {
background:url(../images/nav_opera.webp) no-repeat #fff;
height:32px;
width:32px
}
.nav-button i, x:-o-prefocus {
display:none
}
h1.logo-gpl, x:-o-prefocus {
float:right;
width:130px
}
.form-div .form-control, x:-o-prefocus {
border:1px solid #fff;
background:#fff
}
.social-div a i, x:-o-prefocus {
display:none
}
.social-div a.in, x:-o-prefocus {
background:url(../images/in.webp) no-repeat;
background-size:contain
}
.social-div a.gplus, x:-o-prefocus {
background:url(../images/gplus.webp) no-repeat;
background-size:contain
}
.social-div a.yt, x:-o-prefocus {
background:url(../images/youtube.webp) no-repeat;
background-size:contain
}
