@charset "utf-8";

/* ============================== */
/*
 Title: Multipurpose Plaza Landing Page - Dating / Cupid Version
 */
/* ============================== */

/* ---------------------------------------------------------------------- */
/*	Import styles
 /* ---------------------------------------------------------------------- */

/* Fonts Imported From Local Folder */
@import url("font/bebasstyle.css");

/*Google Fonts: Roboto*/
 @import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500');

/* styles selects */
@import url("bootstrap-select.min.css");

/* styles radios checkboxes */
@import url("jstyling.css");

/* helpers */
@import url("helpers.css");

/* Gototop */
@import url("gototop/ui.totop.css");

/* responsive Slides */
@import url("responsiveslides.css");

/* animations */
@import url("animations/animate.css");

/* grid galery */
@import url("grid/grid-style.css");

/* Reset Styles -----------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, small, strong, ol, ul, li, form, label, table, caption, tr, td, footer, header {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

footer, header, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-family: 'Droid Serif', serif;
	background-color: #fff;
	font-size: 62.5%;
	
}

ol, ul {
	list-style: none;
}

a:hover {
	text-decoration: none;
	outline: 0;
}
a:focus {
	outline: 0;
	text-decoration: none;
}
a {
	outline: 0;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #002664;
	font-weight: normal;
	margin: 1em 0;
}

/* Header ------------------------------------*/
header {
	background: #002664;
	border-bottom: 1px solid #002664;
	padding: 10px 0 8px 0;
}

header .slogan {
	margin: 5px 0 0 10px;
	line-height: 38px;
	color: white;
	font-size: 12px;
}
.btn-login {
	font-family: 'Roboto', sans-serif;
	background: none repeat scroll 0 0 #d52b1e;
	-webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px;
	margin:0;
	color: white;
	display: block;
	float: right;
	font-size: 13px;
	height: 38px;
	line-height: 38px;
	width: auto;
	padding: 0 15px;
	overflow: hidden;
	-webkit-transition: 700ms linear all;
	-moz-transition: 700ms linear all;
	-ms-transition: 700ms linear all;
	-o-transition: 700ms linear all;
	transition: 700ms linear all;
	margin-left: 13px;
}
.btn-login a {
	color: white;
}
.btn-login * {

}
/*.btn-login.show {
	width: 417px;
}*/
.btn-login.show .toggleText {
	display: none;
}
.btn-login.show .form-inline {
	opacity: 1;
}
.btn-group.open .btn.dropdown-toggle {
	background-color: #253458;
}
.bootstrap-select.btn-group, .bootstrap-select.btn-group[class*="span"] {
	margin-bottom: 18px;
}
.btn-group > .btn:first-child {
	background: #34497c;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: arial;
	padding: 17px 0;
	color: #939497;
}

.bootstrap-select.btn-group .dropdown-menu {
	max-height: 146px !important;margin
	}
	.caret {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #FFFFFF;
	content: "";
	display: inline-block;
	height: 0;
	vertical-align: top;
	width: 0;
}
.btn-login .form-inline {
	opacity: 0;
	-webkit-transition: 300ms linear all 700ms;
	-moz-transition: 300ms linear all 700ms;
	-ms-transition: 300ms linear all 700ms;
	-o-transition: 300ms linear all 700ms;
	transition: 300ms linear all 700ms;
}
.btn-login .input-prepend .add-on:first-child, .btn-login .input-prepend .btn:first-child {
	background: none repeat scroll 0 0 white;
	border: 0 none;
	border-radius: 0 0 0 0;
	vertical-align: inherit;
}
.btn-login input.span2, .btn-login textarea.span2, .btn-login .uneditable-input.span2 {
	border: 0 none;
	border-radius: 0 0 0 0;
	font-family: inherit;
	font-size: 12px;
	padding: 2px 5px;
	width: 106px;
	min-height: 20px !important
}
.btn-login .input-append .add-on, .btn-login .input-prepend .add-on {
	padding: 2px 2px;
}
.btn-login button.btn, .btn-login input.btn[type="submit"] {
	background: none repeat scroll 0 0 #FF3333;
	border-radius: 0 0 0 0;
	padding: 2px 15px;
	font-family: inherit;
	font-size: 15px;
}
.btn-login .form-search .input-append, .btn-login .form-inline .input-append, .btn-login .form-search .input-prepend, .btn-login .form-inline .input-prepend {
	margin-right: 5px;
}

.input-prepend .add-on i, .input-prepend .btn i {
	color: #ccc;
	font-size: 1.2em;
}

.btn-login a {
	display: inline-block;
}
.btn-login form {
	display: inline-block;
}

.btn-login .toggle {
	background: url("../img/ico-login.png") repeat scroll 0 0 transparent;
	display: inline-block;
	height: 18px;
	margin: 0 10px 0 0;
	position: relative;
	top: 5px;
	width: 18px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}



/* Form ------------------------------------*/
.join-form {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 64.5px);
	min-height: 600px;
}
.join-form .container {
	margin-bottom: 25px;
}
.slider-container {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.solgan{
	width: 730px;
	margin-left: 15px;
	position: absolute;
	z-index: 1000;
	margin-top: 25px;
	float:left;
}
.solgan h1{
	font-size:54px;
	text-transform:uppercase;
	padding:0; margin:25px 0px 0px;
	font-family: 'Oswald', sans-serif;
	color: #002664;
	margin-left:70px;
	/*-webkit-text-stroke: 1px #FFF;
   text-shadow:
       1px 1px 0 #FFF,
     1px 1px 0 #FFF,  
      1px 1px 0 #FFF,
      1px 1px 0 #FFF,
       1px 1px 0 #FFF;*/
       font-weight: 700;
       line-height: 64px;
}
.solgan h1 span{
	font-size:35px;
}
.solgan h2{
	font-family: 'Roboto', sans-serif;
	font-size:26px;
	color: #0d0d0d;
	margin-left:70px;
	line-height:34px;
	padding:6px 8px 6px 0px;
	width: 500px;
	font-weight: 300 !important;
	margin-top: 10px;
	letter-spacing: -0.5px;
}

.join-form .container {
	position: relative;
	z-index: 999;
}
.join-form .rslides {
	height: 100%;
	position: absolute;
	width: 100%;
}
.join-form .rslides_tabs {
	bottom: 10px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 9999;
}
.join-form .rslides_tabs li {
	display: inline-block;
	margin: 0 3px;
}
.join-form .rslides_tabs li a:hover, .join-form .rslides_tabs li.rslides_here a {
	background-position: 0 0;
}
.join-form .rslides_tabs li a {
	background: url("../img/bg-nav.png") repeat scroll 0 100% transparent;
	display: block;
	height: 19px;
	text-indent: -9999px;
	width: 19px;
}
.join-form {
	position: relative;
	overflow: hidden;
}

.join-form .formFoot {
	background: url("../img/bg-form-foot.png") repeat scroll 0 0 transparent;
	bottom: 65px;
	height: 101px;
	left: 0;
	margin: 0;
	position: absolute;
	width: 100%;
}
.join-form .formFoot:before, .join-form .formFoot:after {
	bottom: -15px;
	content: " ";
	display: block;
	width: 20px;
	height: 116px;
	position: absolute;
	top: 0;
}
.join-form .formFoot:before {
	background: url("../img/bg-form-foot-right.png") repeat scroll 0 0 transparent;
	right: -20px;
}
.join-form .formFoot:after {
	background: url("../img/bg-form-foot-left.png") repeat scroll 0 0 transparent;
	left: -20px;
}
.join-form .formFoot .btn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #253458;
	border-radius: 3px 3px 3px 3px;
	color: #fba702;
	display: block;
	font-size: 22px;
	margin: 23px auto;
	max-width: 100%;
	padding: 17px 10%;
}
.join-form .formFoot .btn:hover {
	background: #4b69b1;
}
#joinForm .row-fluid [class*="span"] {
	margin-bottom: 9px;
}

.help-block.footForm {
	padding-top: 143px;
}

.form-container {
	background: #002664;
	margin: 3% 0;
	max-width: 470px;
	padding: 30px 15px;
	position: relative;
	width: 100%;
}
.form-container iframe .info {display: none;}
.form-container .form-heading {
	color: white;
	font-size: 2.4em;
	background: url(../img/bg-legend.png) repeat-x 50% 50%;
	text-transform: uppercase;
}
.form-container .form-heading span {
	background: #4b69b1;
	padding: 0 11px;
}
.form-container p {
	color: white;
	font-size: 1.4em;
	margin-bottom: 1.5em;
}
.formSubheading {font-family: 'Roboto', sans-serif;font-size: 25px !important;line-height: 30px;margin-bottom: 15px !important;}
.wufoo input.btTxt {background-color: #fba702 !important;border-radius: 0 !important;width: 150px;color: #34497c !important;font-family: 'Oswald', sans-serif !important;font-size: 20px !important;text-transform: uppercase;}
.wufoo input.radio {margin-top: 4px !important;}
#foli6 fieldset div span {margin-right: 6px !important;}
.helpText {margin-bottom: 0 !important;margin-top: 25px;font-family: 'Roboto', sans-serif;font-size: 12px !important;padding-left: 18px;line-height: 20px;}

.form-container form select, .form-container form input[type="text"], .form-container form input[type="email"], .form-container form input[type="password"], .form-container form textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #34497c;
	height: 44px;
	margin: 0 0 6px;
	padding: 4px 5px;
	width: 100%;
	color: white;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.form-container form select:focus, .form-container form input[type="text"]:focus, .form-container form input[type="password"]:focus, .form-container form textarea:focus  {
	background: #253458;
	box-shadow:none;
}
.wufoo label.desc, .wufoo legend.desc {color: #FFF !important;font-size: 5px !important;visibility: hidden;}
.wufoo legend.desc {margin-bottom: 0 !important;border-bottom:none !important; }
.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label {color: #FFF !important;}
.join-form h4 {
	color: white;
	display: inline-block;
	font-size: 13px;
	margin-right: 5px;
}
.jstyling-checkbox, .jstyling-radio {
	left: 0;
	margin-top: -10px;
	position: absolute;
	top: 50%;
}

.jstyling-select {
	border: 0 none;
	cursor: pointer;
	width: 100%;
}
.jstyling-select {
	margin: 0 0 20px;
}
.jstyling-select-l {
	background: none repeat scroll 0 0 #FFFFFF;
	border-width: 0;
	left: 0;
	max-height: 124px;
	top: 45px;
}
.jstyling-select-l div {
	background: none repeat scroll 0 0 #000000;
	border-top: 1px dotted #CCCCCC;
	color: white;
	font-size: 12px;
	height: auto;
	padding: 9px 5px;
}

.jstyling-select-t {
	font-family: arial;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	text-indent: 8px;
	width: 100%;
}
.jstyling-select-s {
	-moz-box-sizing: border-box;
	background: url("../img/jcusel-select.png") no-repeat scroll right top #004969;
	border: 0 none;
	color: white;
	height: 45px;
	line-height: 38px;
	padding: 0;
	width: 100%;
}

.jstyling-select-s {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url("../img/jcusel-select.png") no-repeat scroll right top #004969;
	color: white;
	height: 45px;
	line-height: 45px;
	width: 100%;
}
.radio, .checkbox {
	position: relative;
}
.inline.male span, .inline.female span {
	background: none no-repeat scroll 0 0 transparent;
	display: block;
	height: 30px;
	overflow: hidden;
	position: relative;
	text-indent: -9999px;
	top: -5px;
	width: 15px;
}
.inline.male span {
	background-image: url("../img/ico-male.png");
}
.inline.female span {
	background-image: url("../img/ico-female.png");
}
.help-block {
	color: white;
	font-size: 12px;
}
.help-block a {
	color: white;
	text-decoration: none;
}
.help-block a:hover {
	color: white;
	text-decoration: underline;
}





/* Generic Section ----------------------------*/
.generic-section .container h2 {
	line-height: 0.9em;
	margin: 0 0 40px;
	font-family: 'Oswald', sans-serif;
	font-size: 3.1em;
	line-height: 1.3em;
	text-align:left;
	left:0px;
}
.generic-section .container .intro-text {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #555555;
}
.generic-section .container {
	position: relative;
	z-index: 2;
}
.tips.first.generic-section .container .intro-text {
	margin-bottom: 2.9%;
}
.tips.first.generic-section {
	padding: 5.7% 0 3.7%;
}
.tips.why.generic-section .container .intro-text {
	margin-bottom: 3.3%;
}
.tips.why.generic-section {
	padding: 5.7% 0 3.9%;
}


/* Features ----------------------------*/
.tips.generic-section {
	background: url("../img/patterns/01.png") repeat #F4F4F4;
}
.tips.generic-section .container  .btn.btn-success {
	margin: 0 0 1em;
}
.tips .item {
	padding: 0;
	cursor: pointer;
}
.tips .item span.ico {
	position: relative;
}
.tips .item span.ico:after {
	border-color: #34497c transparent transparent;
	border-right: 10px solid transparent;
	border-style: solid;
	border-width: 10px 10px 0;
	bottom: -10px;
	content: " ";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -10px;
	margin-top: 0;
	position: absolute;
	width: 0;
}

.tips .item h4 {
	color: #34497c;
	font-size: 2.2em;
	margin: 0 0 0.5em;
	font-weight:bold;
}
.tips .item p {
	font-size: 13px;
	color: #555555;
	line-height:24px;
}
.tips .item span.ico {
	background: none repeat scroll 0 0 #34497c;
	display: block;
	height: 0;
	margin: 0 auto 25px;
	padding-bottom: 63%;
	width: 100%;
}
.tips .item:hover span.ico {
	background: #fba702;
}
.tips .item:hover span.ico:after {
	border-top-color: #fba702;
}
.tips .item:hover h4, .tips .item:hover p {
	color:#253458;
}
.tips .item span.ico img {
	height: auto;
	margin-top: 11%;
	width: 40%;
}



/* Why ----------------------------*/
.tips .item .avatar {
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
	margin: 0 auto 9%;
	max-width: 251px;
	overflow: hidden;
	position: relative;
}

.tips .item:hover .avatar span {
	top: 0%;
}
.tips .item .avatar img {
	opacity: 1;
	z-index: 3;
	position: relative;
	-webkit-transition: 500ms linear all;
	-moz-transition: 500ms linear all;
	-ms-transition: 500ms linear all;
	-o-transition: 500ms linear all;
	transition: 500ms linear all;
	display: block;
}
.tips .item:hover .avatar img {
	opacity: 0;
}
.tips .item .avatar span {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
	background: #34497c;
	top: 0;
	left: 0;
	z-index: 1;
}
.tips .item .avatar span em {
	font-style: normal;
	color: white;
	display: block;
	font-family: 'BebasRegular';
	font-size: 3.9em;
	line-height: 1.5em;
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	width: 100%;
}

.why.generic-section {
	background: none repeat scroll 0 0 white;
}



/* Testimonials ----------------------------*/
.testimonials {
	background: url("../img/testimonials-bg.jpg") repeat scroll 0 0 /cover transparent;
	padding: 7.4% 0 9.5% 0;
}
.testimonials .span12 {
	padding:0 12%;
}
.list-testimonials, .list-testimonials li {
	color: #253458;
	list-style: none outside none;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}
.list-testimonials li img {
	display: block;
	float: none;
	height: auto !important;
	margin: 0 auto 3%;
	width: auto !important;
	border: 4px solid rgba(0, 0, 0, 0.1);
}
.list-testimonials li p.comment {
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 40px;
}
.list-testimonials li p.date {
	font-size: 1.4em;
	margin-top: 2.5%;
	position: relative;
	text-transform: uppercase;
	padding: 1.4% 25px 0;
}
.list-testimonials li p.date span {
	position: absolute;
	width: 32px;
	top: 0px;
	left: 50%;
	height: 2px;
	display: block;
	margin-left: -16px;
	background: #253458;
}
.row-fluid {
	position: relative;
}
.rslides_nav {
	background: url("../img/arrows.png") repeat scroll 0 0 transparent;
	display: block;
	height: 40px;
	margin-top: 17%;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 22px;
	z-index: 99;
}
.rslides_nav.prev {
	left: 0;
}
.rslides_nav.next {
	right: 0;
	background-position: 100% 0;
}

.generic-section p {
	font-size: 1.6em;
	line-height: 1.5em;
	margin-bottom: 1em;
	font-family: 'Roboto', sans-serif;
}


/* Video ----------------------------*/
.generic-section {
	padding: 5.7% 0;
}

.video.generic-section {
	padding: 7.2% 0 2.5%;
}
.video.generic-section .container .intro-text {
	margin-bottom: 3.3%;
}

.list-features {
	list-style: none;
	margin: 0;
	padding: 0;
}
.list-features li {
	background: url("../img/bul-list.png") no-repeat scroll 0 0 transparent;
	color: #555555;
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 1.5em;
	padding-left: 32px;
    font-family: 'Roboto', sans-serif;
}





/* Gallery --------------------------------------------------------*/
.generic-section.wall {
	padding: 3.5% 0 1% 0;
}
.generic-section.wall .container .intro-text {
	margin-bottom: 0.4em;
}
.video.generic-section {
	padding: 7.2% 0 2.5%;
}

.genericBox h3 {
	color: #FE9900;
	font-family: 'BebasRegular';
	font-size: 3.5714em;
	line-height: 1.3em;
	margin: 1em 0 0.5em;
	text-align: center;
}

#gallery {
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
#gallery li {
	float: left;
	-moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	position: relative;
	list-style: none;
	overflow: hidden;
	margin-bottom: 0px;
}

#gallery li img {
	display: block !important;
	position: absolute;
	width: 100%;
	height: 100%;
}
#gallery li[data-size="1"] {
	width: 33.3%;
	padding-bottom: 33.3%;
}
#gallery li[data-size="2"] {
	width: 66.6%;
	padding-bottom: 33.3%;
}
#gallery li[data-size="3"] {
	width: 33.3%;
	padding-bottom: 66.6%;
}
#gallery li[data-size="4"] {
	width: 66.6%;
	padding-bottom: 66.6%;
}

#gallery li a {
	/*border: 4px solid #161616;*/
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

#gallery .col {
	float: left;
	width: 33.33333%;
	overflow: hidden;
}
#gallery li a div i:before {
	color: #141414;
	display: block;
	font-size: 60px;
	left: 50%;
	margin-left: -30px;
	margin-top: -30px;
	position: absolute;
	top: 50%;
}
#gallery li a div {
	display: none;
	background: #F6AE42;
	background: rgba(255,51,52,0.89);
	bottom: -100%;
	color: #FFFFFF;
	height: 100%;
	padding: 7px 0;
	position: absolute;
	-moz-transition: all 0.7s ease 0s;
	-webkit-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
	width: 100%;
	z-index: 9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#gallery li a:hover div {
	bottom: 0;
}
#gallery li a img {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0px;
	-moz-transition: all 1.2s ease 0s;
	-webkit-transition: all 1.2s ease 0s;
	transition: all 1.2s ease 0s;
	left: 0;
	top: 0;
}
#gallery li a:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	zoom: 1.2;
}


/* Pricing Tables ----------------------------*/
.generic-section.pricing {
	padding: 3.9% 0 7.5%;
}
.generic-section.pricing .container .intro-text {
	margin-bottom: 2.1em;
}
.pricing {
	position: relative;
}
.pricing .item {
	background: #4b69b1;
}
.pricing .item h3 {
	color: #fba702;
	font-size: 2.5em;
}
.pricing .item ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricing .item ul li {
	border-bottom: 1px solid #5a75b6;
	display: block;
	line-height: 3em;
	color: #ffffff;
	font-size: 1.4em;
}
.pricing .item .btn {
	margin: 5%;
}
.btn {
	font-family: 'BebasRegular';
	background: #253458;
	border: 0 none;
	color: white;
	text-shadow: none;
}
.pricing .btn-large {
	border-radius: 3px;
	font-size: 1.8em;
	font-weight: 300;
	padding: 15px 40px;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	background-color: #68080a;
	color: #FFFFFF;
}
.pricing .item:hover {
	background: #fba702;
}
.pricing .item:hover h3 {
	color: #253458;
}
.pricing .item:hover ul li {
	border-color: #f9ac14;
	color: #fff;
}
.pricing .item:hover .btn {
	background: #253458;
	color:#fba702;
}





/* Newssletter -----------------------*/
.newsletter {
	background: #fba702;
	padding: 2.6% 0 1.9% 0;
}
.newsletter .fields {
	text-align: center;
}
.newsletter .fields label {
	color: white;
	display: inline-block;
	font-size: 2.4em;
	font-weight: 300;
	margin: 0 5px;
	padding: 0;
	position: relative;
	top: 0px;
	white-space: nowrap;
	padding: 10px 10px;
}
.newsletter .fields input {
	display: inline-block;
	border-radius: 2px;
}
.newsletter .fields input.btn {
	width: auto;
	height:auto;
	background:#af7501;
	text-transform:uppercase;
	font-size: 1.8em;
	font-weight: 300;
	border:0;
	border-radius:4px;
	padding: 14px 20px;
	margin: 0;
	vertical-align: top;
}
.btn {
	box-shadow: none;
}
.newsletter .fields input.btn:hover {
	background-color:#976401;
}
.newsletter .fields input.large {
	border: 0 none;
	color: #999999;
	font-size: 1.6em;
	font-weight: 400;
	margin: 0 10px 10px;
	padding: 16px 10px;
}
.newsletter .fields div {
	display: inline-block;
}

section {
	overflow: hidden;
}




/* Footer ----------------------------*/
.footer {
	background: #1c2023;
	color: #fff;
}

.footer .container.generic-section {
	padding: 20px 0 30px 0;
}
.footer .item h3 {
	color: #fba702;
	font-size: 30px;
	font-family: 'Oswald', sans-serif;
}
.footer .item p {
	color: #CBCCCE;
	font-size: 15px;
	line-height: 1.2em;
	margin-bottom: 1em;
	font-family: 'Roboto', sans-serif;
}
.footer .item p a {
	color: #CBCCCE;
	font-family: Arial, Helvetica, sans-serif;
}
.footer .item p a:hover {
	color: #fba702;
}
ul.social {
	margin: 0;
	padding: 0;
}
ul.social li {
	display: inline-block;
	padding: 0 1%;
}
ul.social li a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
}

ul.social li a:hover {
	background-position: 0 100% !important;
}

ul.social li a.in {
	background: url(../img/ico-social-in.png);
}
ul.social li a.youtube {
	background: url(../img/ico-social-youtube.png);
}
ul.social li a.facebook {
	background: url(../img/ico-social-facebook.png);
}
ul.social li a.twitter {
	background: url(../img/ico-social-twitter.png);
}
ul.social li a.gplus {
	background: url(../img/ico-social-gplus.png);
}
ul.social li a.insta {
	background: url(../img/insta.png);
}
ul.social .tooltip .tooltip-inner {
	background: white;
	color: black;
}
ul.social .tooltip.bottom .tooltip-arrow {
	border-bottom-color: #fff;
}
.fcontainer {
	max-width: 1150px;
	position: relative;
}




/* Copyright ----------------------------*/
.copy {
	background: #282b30;
	padding: 1% 0;
}
.copy p {
	color: #CBCBCB;
	font-size: 11px;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	line-height: 18px;
}
.copy a {
	color: #fff;
}

i[class^="icon-"] {
	height: auto;
	margin: 0 !important;
	padding: 0;
	width: auto;
}
[class^="icon-"], [class*=" icon-"] {
	background: none;
}
#lang-menu.btn-group .btn.dropdown-toggle {
	background-color: #243357;
	margin-left: 7px;
	padding: 9px 19px;
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px; 
}
#lang-menu .dropdown-menu > li > a {
	font-size: 13px;
	padding: 3px 20px;
}
#lang-menu .dropdown-menu {
	left: auto;
	right: 0;
}
#lang-menu .dropdown-menu > li > a img {
	margin-right: 5px;
}
.join-form .rslides img {
	/*min-width: 1468px;*/
}

/*Geebee Education*/
.geebee-edu {padding: 5.7% 0 3.9%;background: url(../img/bg.png);border-bottom: 1px solid #cecece;}
.geebee-edu h2 {margin: 0 0 30px;font-family: 'Oswald', sans-serif;font-size: 3em;line-height: 1.3em;text-align: left;}
.geebee-edu ul {list-style: none;margin: 0;padding: 0;}
.geebee-edu ul li {background: url("../img/bul-list.png") no-repeat scroll 0 0 transparent;color: #555555;display: block;font-size: 16px;line-height: 20px;margin-bottom: 1.5em;padding-left: 32px;font-family: 'Roboto', sans-serif;}
.geebee-edu p {color: #313131;display: block;font-size: 24px;line-height: 32px;margin-bottom: 30px;font-family: 'Roboto', sans-serif;font-weight: 300;}

/*Geebee Services*/
.geebee-services {padding: 3% 0 3%;background: #002664;}
.geebee-services h2 {margin: 0 0 20px;font-family: 'Oswald', sans-serif;font-size: 3em;line-height: 1.3em;text-align: left;color: #FFF;}
.geebee-services ul {list-style: none;margin: 0;padding: 0;}
.geebee-services ul li {background: url("../img/bul-list1.png") no-repeat scroll 0 0 transparent;color: #FFF;display: block;font-size: 14px;line-height: 20px;margin-bottom: 1.5em;padding-left: 32px;font-family: 'Roboto', sans-serif;}
.geebee-services p {color: #FFF;display: block;font-size: 17px;line-height: 26px;margin-bottom: 30px;font-family: 'Roboto', sans-serif;font-weight: 400;}
.visible-phone {display: none;}

/*Banner*/
.banner-block {background: url(../img/slider/banner.jpg) no-repeat center center/cover;height: calc(100vh - 64.5px);min-height: 600px;padding: 40px 0;}
.banner-block h1{font-size:54px;text-transform:uppercase;padding:0; margin:0px 0px 0px;font-family: 'Oswald', sans-serif;color: #002664;;font-weight: 700;line-height: 64px;}
.banner-block h1 span{font-size:35px;}
.banner-block h5 {font-size: 18px;color: #FFF;line-height: 30px;padding: 6px 12px;font-weight: 400 !important;margin-top: 10px;margin-bottom: 15px;font-family: 'Roboto', sans-serif;background: #002664;border: 1px solid #FFF;display: inline-block;border-radius: 4px;}
.banner-block h3 {color: #002664;font-family: 'Roboto', sans-serif;font-size: 20px;font-weight: 600;margin-bottom: 12px;margin-top: 0;}
.banner-block h2{font-family: 'Roboto', sans-serif;font-size:26px;color: #000;line-height:34px;padding:6px 8px 6px 0px;width: 450px;font-weight: 300 !important;margin-top: 10px;letter-spacing: -0.5px;}
.banner-block .form-container {margin: 0% auto !important;}
.banner-block .content-block.span6 {width: 55.718%;}
.banner-block .form-block.span6 {width: 41.718%;}
.schedule {padding: 50px 0 50px;background: url(../img/bg.png);border-bottom: 1px solid #cecece;min-height: 500px;}
.schedule h3 {margin: 0 0 50px;font-family: 'Oswald', sans-serif;text-align: center;font-size: 3.1em;border-bottom: 1px solid #e1e1e1;padding-bottom: 20px;}
.schedule .date {background: url(../img/calender.png) no-repeat center center;box-sizing: border-box;position: relative;width: 115px;height: 115px;text-align: center;margin:0 auto;}
.schedule .day {top: 35px;font-weight: 700;font-size: 40px;line-height: 1;position: absolute;right: 0;left: 0;color: #FFF;}
.schedule .month {top: 78px;font-weight: 400;font-size: 17px;line-height: 1;position: absolute;right: 0;left: 0;color: #FFF;}
.schedule .schedule-block h4 {color: #373737;font-size: 26px;font-family: 'Oswald', sans-serif;margin-top: 15px;margin-bottom: 15px;}
.schedule .schedule-block {text-align: center;}
.schedule .schedule-block h6 {font-size: 18px;font-family: 'Roboto', sans-serif;line-height: 20px;color: #333;margin-bottom: 10px;}
.schedule .schedule-block p {font-size: 1.6em;font-family: 'Roboto', sans-serif;line-height: 1.5em;margin-bottom: 10px;}
.register-btn {padding: 10px 20px;margin-top: 40px;letter-spacing: 1px;}
.highlights-tab {background: #002664;padding: 30px 0;}
.highlights-tab ul {list-style: none;padding-left: 0;text-align: center;}
.highlights-tab ul li {display: inline-block;margin: 0 20px;font-size: 17px;font-family: 'Roboto', sans-serif;color: #FFF;background: url("../img/bul-list1.png") no-repeat scroll 0 0 transparent;padding-left: 25px;line-height: 18px;}
.schedule .width20 {width: 25%;float: left;}
.schedule .width20 .schedule-block {padding: 0 15px;}
.mrgnLeft-offset {margin-left: 12.5%;}
.mrgnTop {margin-top: 30px;}

/*animations*/
.left {
	position: relative;
	left: -3000px;
	-webkit-transition: all .6s;
	transition: all .6s;
}
.right {
	position: relative;
	right: -3000px;
	-webkit-transition: all .6s;
	transition: all .6s;
}
.bottom {
	position: relative;
	bottom: -1000px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.rotate {
	top: -3000px;
	opacity: 0;
	-moz-transform: rotate(-4000deg);
	-o-transform: rotate(-4000deg);
	-webkit-transform: rotate(-4000deg);
	-webkit-transition: all 2s;
	transition: all 2s;
}
.rotate-normal {
	opacity: 1;
	top: 0;
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
 @media only screen and (min-width: 0px) and (max-width: 420px) {
	#logo {float: none;display: inline-block;}
	#logo img {margin:0 auto;}
	.mob-detail {}
}
 @media only screen and (min-width: 420px) and (max-width: 640px) {
.navbar-brand {
	width: 25%;
	margin-top: -21px;
}
}
 @media only screen and (min-width: 0px) and (max-width: 767px) {
 	#logo {float: none;display: block;}
	#logo img {margin:0 auto;display: block;}
	.mob-detail {margin-bottom: 8px;background: #E7E7E7;}
	.btn-login {font-size: 11px;padding: 0 5px;margin: 1px 0px !important;height: 30px;line-height: 30px;background:transparent;color: #000;}
	header {padding: 5px 0 5px 0;}
	.solgan h1 {font-size: 39px;margin-left: 10px;line-height: 45px;margin-top: 0;}
	.solgan h2{font-size: 17px;padding: 5px;line-height: 24px;margin-left: 0px;width: auto;}
	.join-form {height: auto;}
	.form-container {margin: 0 auto !important;float: none;width: calc(100% - 30px);}
	.geebee-edu {padding: 20px 15px;}
	.geebee-services {padding: 20px 15px;}
	.copy {padding:10px 15px}
	.solgan {margin-top: 20px;}
	.join-form .rslides {height: auto;position: relative;}
	.footer .item p {display: inline-block;padding: 0 7px;}
	.footer .item h3 {font-size: 24px;margin-top: 15px;margin-bottom: 15px;}
	.visible-phone {display: block;}
	.join-form .rslides img {min-width: auto;}
	.slider-container {position: relative;height: 200px !important;background: #a8d3f3;}
	.join-form .container {background: #a8d3f3;padding-bottom: 20px;}
	.mob-detail .btn-login a {color: #000;}
	.banner-block {height: auto;background: #a8d3f3;padding: 10px 0 20px 0;}
	.banner-block h1 {font-size: 28px;line-height: 40px;margin-left: 0px;margin-bottom: 10px;text-align: center;}
	.banner-block h2 {font-size: 16px;line-height: 24px;margin-left: 15px;width: auto;text-align: justify;}
	.banner-block .content-block.span6 {width: 100%;}
	.banner-block .form-block.span6 {width: 100%;}
	.formSubheading {font-size: 17px !important;line-height: 26px;}
	.banner-block .form-container {padding: 15px 0px;}
	.helpText {margin-top: 0;}
	.tips.why.generic-section {padding: 5.7% 15px 3.9%;}
	.list-testimonials li p.comment {padding: 0 0px;}
	.schedule {padding: 50px 15px 50px;}
	.schedule .schedule-block {border-bottom: 1px solid #c3c3c3;padding-bottom: 10px;margin-bottom: 20px;}
	.schedule .span3:last-child .schedule-block {border-bottom: none;padding-bottom: 0px;margin-bottom: 0px;}
	/*.schedule .width20:last-child .schedule-block {border-bottom: none;padding-bottom: 0px;margin-bottom: 0px;}*/
	.schedule .schedule-block h4 {text-align: center;}
	.schedule .schedule-block h6 {text-align: center;}
	.schedule .schedule-block p {text-align: center;}
	.schedule .date {margin: 0 auto;}
	.highlights-tab ul {text-align: left;}
	.highlights-tab ul li {margin: 0 20px 15px 20px;font-size: 19px;background: url("../img/bul-list1.png") no-repeat scroll 0 3px transparent;padding-left: 30px;line-height: 26px;display: block;}
	.schedule .width20 {width: 100%;}
	.schedule .width20 .schedule-block {padding: 0 15px 10px 15px;}
	.resp-schedule-block {border-bottom:none !important;margin-bottom: 0 !important;padding-bottom: 0 !important; }
 }
 @media only screen and (min-width: 768px) and (max-width: 992px) {
 	.banner-block {background: #a8d3f3;}
 	.banner-block .content-block.span6 {width: 54.718%;}
 	.banner-block h2 {width: auto;}
 	.banner-block .form-container {padding: 20px 15px;}
 	.formSubheading {font-size: 19px !important;line-height: 27px;}
 	.schedule .date {width: 95px;height: 95px;background-size: 95px;}
	.schedule .day {top: 30px;font-size: 30px;}
	.schedule .month {top: 64px;font-size: 16px;}
	.schedule .schedule-block h4 {font-size: 23px;}
	.schedule .schedule-block h6 {font-size: 16px;font-weight: 500;}
 }

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
 	.banner-block h1 {font-size: 45px;}
 	.banner-block h2 {font-size: 23px;line-height: 30px;width: 380px;margin-top: 0px;}
 }
 
 
 /* =========== new css ============= */
 .contactBlock ul.tabs li {margin: 0 2px;cursor: pointer;padding: 5px 20px;line-height: 31px;border: 1px solid #333;background-color: #FFF;color: #000;overflow: hidden;position: relative;display: inline-block !important;font-size: 20px;font-family: 'Oswald', sans-serif;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.contactBlock .tab_last { border-right: 1px solid #333; }
.contactBlock ul.tabs li:hover {background-color: #000;color: #FFF;}
.contactBlock ul.tabs li.active {background-color: #000;color: #FFF;border-bottom: 1px solid #000;display: block;}
.contactBlock .tab_container {clear: both;width: 100%;overflow: auto;}
.contactBlock .tab_content {padding: 20px;display: none;}
.contactBlock .tab_drawer_heading { display: none; }

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .banner-block h2.date {
        font-size: 20px;
        text-align: center;
        padding-top: 0;
        margin-top: 0;
        font-weight: 500 !important;
        margin-bottom: 0;
    }
}

 @media only screen and (min-width: 0px) and (max-width: 420px) {
	#logo {float: none;display: inline-block;}
	#logo img {margin:0 auto;}
	.mob-detail {}
		.contactBlock ul.tabs {height: 36px !important;margin-bottom: 0px !important;}
    .contactBlock ul.tabs li {padding: 2px 8px !important;font-size: 13px !important;}
	.rslides_nav {
		background: url("../img/arrows.png") repeat scroll 0 0 transparent;
		display: block;
		height: 40px;
		margin-top: 20%;
		position: absolute;
		text-indent: -9999px;
		top: 0;
		width: 22px;
		z-index: 99;
	}
}
 @media only screen and (min-width: 420px) and (max-width: 640px) {
.navbar-brand {
	width: 25%;
	margin-top: -21px;}
		.contactBlock ul.tabs {height: 36px !important;margin-bottom: 0px !important;}
    .contactBlock ul.tabs li {padding: 2px 8px !important;font-size: 13px !important;}
	

}

  @media only screen and (min-width: 0px) and (max-width: 767px) {
	.contactBlock ul.tabs li {padding: 5px 14px;font-size: 14px;line-height: 26px;}
	.contactBlock ul.tabs {height: 37px; margin-bottom: 20px;}
	.rslides_nav {
		background: url("../img/arrows.png") repeat scroll 0 0 transparent;
		display: block;
		height: 40px;
		margin-top: 29%;
		position: absolute;
		text-indent: -9999px;
		top: 0;
		width: 22px;
		z-index: 99;
	}
 }