/*
Theme Name: AO Portal Footbol Clubs ES
Author: Alley Oop 
Author URI: http://www.alleyoop.be/
Description: Responsive theme for AO Portal.
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: arena, clubs, sport, basket, responsive
Text Domain: aoportal
*/

html {
margin-top: 0 !important;
height: 100%;
}
body {
padding: 0;
height: 100%;
background: black;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    /*color: #333;*/
    background-color: #fff;
    font-weight: 300 !important;
}

/**********/
/* Navbar */
/**********/

header {
    position: relative;
}
#brand-bar {
    display: flex;
    flex-direction: row;
    align-content: center;
    background-color: #2d2d2d;
    color: #ccc;
}
#brand-bar .brand-bar-text {
    margin: 0px;
    padding: 5px 25px;
    font-size: 13px;
}
#brand-bar .brand-img {
    width: 23%;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-fixed-top {
    position: absolute;
    top: 34px;
}
.visible .navbar-fixed-top {
    position: fixed;
    top: 0px;
}
header.below-adminbar .navbar-fixed-top {
top: 29px;
}
header .navbar-inverse {
background-color: rgba(0,0,0,1);
border-color: #080808;
}
header .navbar-brand h1, header .navbar-brand h2 {
display: none;
}
header .navbar-brand {
/*background-image: url(images/logo-footclubs2c-white-64.png);*/
background-repeat: no-repeat;
background-size: 150px;
width: 160px;
height: 30px;
margin: 12px 0 0 0 !important;
}
header .navbar-inverse .navbar-nav>li>a {
color: #eee;
}
header .navbar .create a {
/* background: #d66c1c; */
/*background: #5cb85c;*/
/*color: #5cb85c !important;*/
font-weight:bold;
}


/********/
/* Main */
/********/

#main {
min-height: 500px;
background: white;
padding: 0; /*50px 0 0;*/
}

/***********/
/* Welcome */
/***********/

#welcome {
min-height: 700px; /*940px;*/
height: 100vh;
margin-bottom: 0;
/* position: fixed; */
width: 100%;
padding: 0;
}
#welcome .bg {
padding: 50px 0 0;
/*background: #000 url('http://tst.footclubs.be/wp-content/uploads/2015/07/foot-header3.jpg') no-repeat;*/
background-size: cover;
height: 100%;
background-attachment: scroll;
position: absolute;
top: 0;
width: 100%;
z-index: 10;
}
#welcome .welcome-inner {
/*
border-bottom: 5px solid #d86c00;
box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
*/
}
#welcome .item {
height: 100vh;
background-color: transparent;
}
#welcome .welcome-inner > .item > img {
position: fixed;
top: 0;
left: 0;
min-width: 100%;
height: initial;
z-index: 20;
}
#welcome .container {
overflow: auto;
position: relative;
height: 100%;
}
#welcome .caption {
position: absolute;
right: 15%;
bottom: initial;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,.7);
    left: 0px;
    right: 0px;
    top: 50%;
    bottom: 50%;
    margin-top: -200px;
}
#welcome .caption img {
max-width: 100%;
height: inherit;
}
#welcome .caption p {
/*
font-weight: lighter;
font-size: 3em;
margin: 20px 0;
font-weight: 300;
*/
    font-size: 3.6em;
    margin: 20px 0;
    font-style: italic;
}
#welcome p span.version {
font-size: 60%;
display: block;
line-height: 220%;
}
#welcome .caption .description {
    display: block;
    font-size: 16px;
    width: 600px;
    text-align: center;
    margin: 80px auto 20px;
    display: none;
}
#welcome .more-btn {
    position: absolute;
    bottom: 100px;
    z-index: 500;
    left: 0;
    right: 0;
    text-align: center;
}
#welcome .more-btn .btn {
    margin: 20px 10px 0;
    padding: 10px 20px;
}
#welcome .more-btn .btn .fa {
    margin-right: 10px;
}
#welcome .more-btn .btn:hover {
    color: white;
}
#welcome form {
margin-top: 3em;
    display: none !important;
}
#welcome form input {
border: 0;
width: 200px !important;
}
#welcome .pages {
/*background-image: url(http://www.basketclubs.be/wp-content/uploads/2015/03/basketclubs-3pages4-1024x423.png); */
/* background-image: url(http://www.basketclubs.be/wp-content/uploads/2015/03/basketclubs-eventail-pages-1100x480.png); */
background-repeat: no-repeat; 
background-size:100%; 
background-size: initial;
background-position: center top;
height: 480px;
width  : 100%;
position: absolute; 
/* position: fixed; */
bottom: -480px;
z-index: 30;
}
.fade1,.fade2,.fade3, .fade4, .fade5 {  
display:none;
}
.learn-more, .learn-more:active, .learn-more:visited {
/* height: 80px; */
width: 265px;
/*background: #5cb85c;*/
margin: 0 auto;
/* border-radius: 50%;*/
/* padding: 0; */
/* padding-top: 50px; */
text-shadow: none;
display: none;
position: absolute;
bottom: 360px;
left: 0;
right: 275px;
text-align: center;
color: white;
z-index: 40;
}
.demo-site, .demo-site:active, .demo-site:visited {
/* height: 80px; */
width: 265px;
background: white;
margin: 0 auto;
/* border-radius: 50%;*/
/* padding: 0; */
/* padding-top: 50px; */
text-shadow: none;
display: none;
position: absolute;
bottom: 360px;
left: 275px;
right: 0;
text-align: center;
/*color: #5CA55C;*/
z-index: 40;
}
.learn-more .fa{
/* display: block;
font-size: 3em;
line-height: 80px; */
}
.learn-more:hover {
text-decoration: none;
/*background: #5CA55C;*/
/*color: #428bca;*/
}
.demo-site:hover {
text-decoration: none;
/*background: #5CA55C;*/
/*color: #428bca;*/
}

/* sarickx+++ */
.more-btn {
/*margin-top: 90px;*/
}
.more-btn a {
margin: 0 auto;
text-shadow: none;
text-align: center;
color: white;
display: inline-block;
padding-left: 15px;
padding-right: 15px;
}
.more-btn a:hover {
text-decoration: none;
/*background: #5CA55C;*/
/*color: #428bca;*/
}
.more-btn a.learn {
}
.more-btn a.demo {
    background: #fff;
}
/* +++sarickx */


.form-button {
position: relative;
}

.launch {
color: #8EBF45;
}
/*
.ribbon-wrapper-green {
  width: 130px;
  height: 50px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
}
.ribbon-green {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 11px;
  width: 120px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: #6a6340;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}
.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}
.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}
*/


/********/
/* Home */
/********/

#home {
/*padding-top: 840px;  */
position: relative;
z-index: 100;
width: 100%;
}
#home > div:first-child {
/*border-top: 5px solid #5cb85c;*/    
}
#home .content-bg {
background: #fff;
}
#home .no-bg .content-bg {
background: transparent;
}
#home .description h1 {
    font-weight: 300;
    margin-top: 30px;
    font-size: 40px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.2em;
    letter-spacing: -1px;
}
#home .featurette-divider {
margin: 80px 0;
}
#home .fix-image {
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: -100;
display: none;
}
#home .content-bg img {
vertical-align: middle;
width: 100%;
height: initial;
}
#home .content-bg .marketing img {
width: initial;
height: initial;
}

h2.featurette-heading {
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: -2px;
}

#samples .carousel, #samples .carousel .item {
height: inherit;
background-color: transparent;
margin-bottom: 0px;
}
#samples h2 {
text-align:center;
margin-bottom: 40px;
}

#samples .welcome-inner {
border-bottom: 0;
box-shadow: none;
}

#samples #welcome, #samples #welcome .item {
height: inherit;
background-color: transparent;
}
#samples #welcome-control {
width: 0%;
}

#samples .well {
padding-bottom: 40px;
}

#samples .sample img {
border-radius: 3px;
}

#samples .sample {
position: relative;
}

#samples .sample > div {
position: absolute;
bottom: 0;
background-color: rgba(0,0,0,0.8);
color: white;
padding: 10px 10px;
width: 100%;
border-radius: 0 0 3px 3px;
}

#samples .sample > div a {
color: white;
text-decoration: underline;
font-size: 80%;
z-index: 100;
position: relative;
}

#samples .carousel-control {
    width: 50px;
}

.list-group {
box-shadow: 0 1px 2px rgba(0,0,0,.2);
border-radius: 4px;
}

#home .pro .list-group-item.item {
    padding: 12px 15px !important;
}

#home .pro .list-group-item.title {
    padding: 13px 15px !important;
}

.starter li.list-group-item, 
.pro li.list-group-item, 
.premium li.list-group-item {
border-right: 0;
border-left: 0;
border-bottom: 0;
}

.starter .item:before, 
.pro .item:before, 
.premium .item:before {
font-family: Fontawesome !important;
font-size: 16px !important;
content: '\f00c';
padding-right: 10px;
}

.starter .title, 
.pro .title, 
.premium .title {
border-top: 0;
color: white;
}

.starter .title span, 
.pro .title span, 
.premium .title span {
font-size: 60%;
color: wheat;
}

.starter .title { 
background-color: #428bca;
}

.pro .title { 
background-color: #f0ad4e;
}

.premium .title { 
background-color: #5cb85c;
}

.starter .title h4, 
.pro .title h4, 
.premium .title h4 {
text-transform: uppercase;
}

.starter .button, 
.pro .button, 
.premium .button {
padding: 20px 0;
text-align: center;
}

.panel {
margin-bottom: 50px;
}

.panel td, .panel th {
text-align: center;
}

.panel td:first-child, .panel th:first-child, .panel.prices td, .panel.prices th {
text-align: left;
}

.glyphicon-ok {
color: #5cb85c;
}

.glyphicon-remove {
color: #ebccd1;
}

#offer .btn {
    padding: 10px 30px;
    margin-bottom: 10px;
}

#offer .read-more {
    display: block;
    text-decoration: underline;
}

.next-step {
    text-align: center;
    font-size: 30px;
    margin-top: 40px;
}

.next-step a {
    color: #ccc;
}

.next-step a:hover {
    color: #333;
}

.site-content {
    position: relative;
}

.site-content .anchor {
    position: absolute;
    top: -140px;
}

.flaticon-img {
}
.flaticon-img:before {
    font-size: 140px;
    /*
    border: 10px solid green;
    padding: 20px;
    border-radius: 50%;
    */
}


/********/
/* Page */
/********/

#page .content-page {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 100px; 
}
#page .site-main  .content-page  {
    padding-bottom: 50px;
    text-align: center;
}

#page h1.featurette-heading {
    margin-top: 90px;
}

#page .pro .list-group-item.item {
    padding: 12px 15px !important;
}

#page .pro .list-group-item.title {
    padding: 13px 15px !important;
}

#page p {
    margin-bottom: 20px;
}

#page .page-bg {
    position: fixed;
    bottom: 0;
    height: 80px;
    width: 100%;
    /*background-image: url('images/bg-soccer2.png');*/
    background-repeat: repeat-x;
    background-position: top;
    z-index: 1000;
}

#page .questions, #page .answers, #page .online-doc {
    text-align: left;
    max-width: 730px;
    margin: 30px auto;
    padding-bottom: 50px;
}

#page .questions {
    border-bottom: 1px solid #ddd;
}

#page .questions h3, #page .answers h3 {
    margin: 30px 0 20px;
}

#page .question {
    position: relative;
}

#page .question .anchor {
    position: absolute;
    top: -70px;
}

#page .answers .gotop .fa {
    padding-right: 10px;
}
 

/***********/
/* Contact */
/***********/


#contact_form .alert {
    margin-top: 15px;
	display: none;
}

#contact_form #contact-remark {
	display: none;
}

#contact_form a {
	/*color: #5cb85c;*/
}

#contact-privacy-policy {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    float: right;
    width: 100%;
}

#contact-privacy-policy input {
    width: auto;
    margin: 0px;
    height: auto;
}

#contact-privacy-policy label {
    width: 75%;
    text-align: left;
    font-weight: normal;
}

#err-privacy, .mandatory-fields {
    float: right;
}

.privacy-label {
    font-size: 1.2rem;
    font-weight: normal;
}


/************/
/* New site */
/************/

.new-site  {
    padding-bottom: 50px;
    text-align: center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 100px; 
}

.new-site h1.featurette-heading {
    margin-top: 90px;
}

#signup {
    max-width: 730px;
    margin: 0 auto;
}

#signup #content {
    text-align: left;
    margin-bottom: 100px;
}

#signup #content h3 {
    margin: 30px 0px 20px;
}

#signup #content p {
    margin-bottom: 10px;
}

.new-site .panel-heading {
  padding: 15px 15px;
}
.new-site .panel-body {
  padding: 25px 15px;
    text-align: left;
}
.new-site .signup-check {
}
.new-site .fa-asterisk {
line-height: 34px;
font-size: 80%;
color: #ccc;
right: 25px !important;
}
.new-site .alert-danger {
margin-top: 10px;
margin-bottom: 0;
padding: 8px 15px;
}
.mu-register {
min-height: 600px;
}

.margin-bottom {
    margin-bottom: 15px;
}

@media screen and( max-width: 600px ) {
    .no-margin-mobile {
        margin-bottom: 0px !important;
    }
}

/*******/
/* 404 */
/*******/

.warning {
background: url(images/warning40.png) no-repeat;
width: 128px;
height: 128px;
float: left;
margin: 0 40px 40px 0;
}

/**********/
/* Footer */
/**********/

footer {
background: #000; /*url(images/bg-wood-dark.jpg) no-repeat;*/
padding: 0;
border-top: 0px solid #000;
position: relative;
z-index: 1000;
}
footer, footer p {
color: #ccc;
}
footer .footer-menu {
background: #222;
padding: 20px 0;
margin-bottom: 20px;
}
footer .footer-menu ul {
list-style: none;
text-align: center;
margin: 0 auto;
}
footer .footer-menu ul li {
list-style: none;
display: inline-block;
margin-right: 20px;
}
footer .footer-menu li a {
color: #eee;
}
footer .site-info {
padding-top: 30px;
text-align: center;
background: black;
padding-bottom: 5px;
font-size: 80%;
line-height: 10px;
}
footer .site-info .copyright {
margin: 0;
padding: 10px 0;
color: #666;
display: inline-block;
}
/* footer .site-info .menu-legal-menu-container {
display: inline-block;
} */
footer .site-info .menu-legal-menu-container ul {
list-style: none;
padding: 0;
}
footer .site-info .menu-legal-menu-container ul li:first-child {
    border-left:0px!important;
}
footer .site-info .menu-legal-menu-container ul li {
display: inline-block;
list-style: none;
border-left: 1px solid #666;
padding-left: 5px;
margin-left: 5px;
}
footer .site-info .menu-legal-menu-container ul li a {
color: #666;
}

/************/
/* Activate */
/************/

/*
.widecolumn h2 {
margin-top: 90px;
margin-bottom: 10px;
font-weight: 300;
line-height: 1;
letter-spacing: -1px;
font-size: 50px;
}
*/

#wp-activate #main > .container {
    min-height: 500px;
}

#wp-activate #main h2 {
    font-size: 50px;
    margin-top: 90px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 30px;
}

#wp-activate #main p, #wp-activate #main p.lead-in {
    font-size: 1.4em;
    font-weight: 300;
}

#wp-activate #main span.h3 {
    padding: 0;
    font-size: 1em;
    font-family: inherit;
    font-weight: bold;
    color: #333;
}


/************************/
/* Online documentation */
/************************/

#page-help #page .content-page {
    background-image: none;
}

#page-help .online-doc {
    font-family: arial;
}

#page-help .online-doc h1, .online-doc h2, .online-doc h3 {
    margin-top: 30px;
    margin-bottom: 10px;
}

#page-help .online-doc p {
    line-height: 22px;
    margin-bottom: 10px !important;
}

#page-help .online-doc ul {
    margin-bottom: 20px;
}

#page-help .online-doc ul ul {
    margin-bottom: 0px;
}

#page-help .online-doc .img-full img {
    max-width: 100%;
	margin-bottom:10px;
}

#page-help .online-doc .doc-border img {
    border: 3px solid #bbb;
}

#page-help .online-doc img {
    border: 3px solid #bbb;
}

#page-help .online-doc img.no-border {
    border: none !important;
}

#page-help .online-doc img.responsive {
	max-width: 100%;
	width: auto;
	height: auto;
}

#page-help .online-doc .table-responsive {
    max-width: 100%;
	margin-bottom:10px;
	border-style:none;
}

#page-help .online-doc .table-responsive td {
    padding-right: 10px;
}
/*#page-help .online-doc table { 
table-layout:fixed; 
}*/

#page-help .online-doc ul.formulas {
}

#page-help .online-doc ul.formulas li {
    line-height: 30px;
}

#page-help .online-doc .button-pro, #page-help .online-doc .button-premium{
	display: inline;
	padding: .35em .8em .35em;
	font-size: 100%;
	font-weight: 600;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
#page-help .online-doc .button-pro {
	background-color: #f0ad4e;
}

#page-help .online-doc .button-premium {
	background-color: #5cb85c;
}

#page-help .online-doc h1 .button-pro, #page-help .online-doc h2 .button-pro,
#page-help .online-doc h1 .button-premium, #page-help .online-doc h2 .button-premium {
	font-size: 60% !important;
}

#page-help .online-doc .starter {
	color: #428bca;
	font-weight: 600;
}

#page-help .online-doc .pro {
	color: #f0ad4e;
	font-weight: 600;
}

#page-help .online-doc .premium {
	color: #5cb85c;
	font-weight: 600;
}

#page-help .online-doc .tip {
    position: relative;
	background-color: #5cb85c;
	text-align: left;
	color: #fff;
	border-radius: 10px;
	padding: 15px;
	display:inline-block;
	margin-bottom:20px;
    font-family: Georgia;
    font-style: italic;
    font-size: 14px;
    line-height: 22px;
    padding-left: 130px;
    min-height: 130px;
}

#page-help .online-doc .tip:before {
    position: absolute;
    left: 15px;
    content: url(http://www.futbolclubs.es/wp-content/uploads/2017/01/ball_white.png) ;
}

#page-help .online-doc .tip ul {
    margin-bottom: 10px;
}

.tipsball {
    margin: 5px;
}

#page-help #wpadminbar {
	display:none;
}

.cta_widget, 
.cta_widget[data-style=box] h3 {
    border-radius: 5px 0px 0px 0px;
}

.cta_widget[data-style=box],
.cta_widget[data-style=box].cta_minimal h3 {
    width: 270px;
}

.cta_widget[data-style=box] h3:before,
.cta_widget[data-style=bar] h3:before{
font-family: Fontawesome !important;
/*font-size: 16px !important;*/
content: '\f095';
padding-right: 10px;
}

.cta_widget.cta_appearance h3 {
    font-size: 17px;
    line-height: 20px;
}

.cta_widget[data-style=bar] .cta_widget_close, .cta_widget[data-style=bar] .cta_widget_open {
    margin-top: 0px;
}

.cta_widget.cta_appearance h4 {
    font-size: 13px;
    line-height: 18px;
}

.cta_widget.cta_appearance button {
    font-size: 13px;
	border-radius: 5px;
	padding: 8px;
}

@media (max-width:992px) {
	.cta_widget.cta_appearance button {
		border-color: white;
		border-width: 1px;
		border-style: solid;
	}
}

.cta_widget.cta_appearance button:hover {
    background: #4A934A !important;
}

.cta_widget.cta_appearance input {
    padding: 6px;
	font-size: 12px;
	border-radius: 5px;
}

.cta_field input,
.cta_action_field button{
	font-family: sans-serif;
}

.left-social{
	border-radius: 0px 5px 5px 0px;
	position: fixed;
	top: 40%;
	left: 0;
	z-index:99999;
	background:#5cb85c;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
	/*display: block !important;*/
}

.left-social i{
	font-size:32px;
	display: block;
	margin: 15px 10px;
	color:white;
	text-decoration:none;
}

.left-social a:hover{
	text-decoration:none;
}

.left-social a:link{
	text-decoration:none;
}

.left-social i:hover{
	color: #4A934A;
}

.navbar-collapse .social a {
  color: #5cb85c;
  font-size: 24px;
      margin: 0 10px 10px 0;
    display: inline-block;
}

.item .social {
    position: relative;
    z-index: 100;
    text-align: center;
}
.item .social a {
  color: #fff;
  font-size: 40px;
      margin: 0 10px 10px 10px;
    display: inline-block;
}

.mac {
    background: url(http://www.footclubs.be/wp-content/uploads/2017/06/MacBook_Pro_Retina.png) no-repeat top center;
}
.video-wrapper {
    width: 740px;
    margin: 0 auto;
    padding: 68px 0 130px;
}
.video-wrapper .video {
    position: relative;
    padding-bottom: 54%;
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width:1199px) {
    .mac {
        background-size: 100%;
    }
    .video-wrapper {
        width: 75%;
        margin: 0 auto;
        padding: 7% 0 100px;
    }
}


.with-bottom-effect {
    position: relative;
    overflow: hidden;
    height: 110vh !important;
}
.bottom-effect {
    position: absolute;
    z-index: 1000;
    bottom: -50px;
    width: 2500px;
    height: 148px;
    left: -100px;
    background: #fff;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
    padding-top: 10px;
    border-top: 5px solid #5cb85c;
}
.with-bottom-effect.transparent-effect .bottom-effect:after {
    content: '';
    display: block;
    background: rgba(255, 255, 255, 0.9);
    height: 148px;
    -webkit-box-shadow: inset 0px -12px 13px -2px white;
    -moz-box-shadow: inset 0px -12px 13px -2px white;
    box-shadow: inset 0px -12px 13px -2px white;
}


h2.featurette-heading {
    line-height: 1.2;
    margin-top: 0px;
}
.lead {
  line-height: 1.8;
}

@media (min-width:768px) {
    .widecolumn {
    width: 720px;
    }
    .home #not-wp-activate header .navbar-inverse {
    background-color: transparent; /*rgba(0,0,0,1);*/
    }
    .home #not-wp-activate #masthead #navbar-bg {
        background: black;
        position: fixed;
        top: -50px;
        height: 50px;
        width: 100%;
        z-index: 1000;
    }
    .home #not-wp-activate #masthead.visible #navbar-bg {
        top: 0;
        -webkit-transition: top 1s ease-out;
        transition: top 1s ease-out;
    }
    .home #not-wp-activate .navbar-header {
        position: fixed;
        top: -90px;
    }
    .home #not-wp-activate #masthead.visible .navbar-header {
        top: 0;
        -webkit-transition: top 1s ease-out;
        transition: top 1s ease-out;
    }
}
@media (min-width:992px) {
    .content-bg:nth-child(even) .row:not(.frg) .col-md-4,
	.content-bg:nth-child(even) .col-md-7 {
        float: left !important;
    }
    .content-bg:nth-child(odd) .row:not(.frg) .col-md-4,
	.content-bg:nth-child(odd) .col-md-7 {
        float: right !important;
    }
    .content-bg:nth-child(even) .col-md-8,
	.content-bg:nth-child(even) .col-md-5 {
        float: right !important;
    }
    .content-bg:nth-child(odd) .col-md-8,
	.content-bg:nth-child(odd) .col-md-5 {
        float: left !important;
    }
	.content-bg .col-md-5 , .content-bg .col-md-7{
        width: 50% !important;
    }
    .widecolumn {
      width: 940px;
    }
    #home .starter, #home .pro, #home .premium {
    margin: 60px 0 40px 0;
    }

    #home .starter, #home .premium {
        padding-top: 30px;
        width: 32%;
    }

    #home .pro {
        width: 36%;
        position: relative;
    }

    #page .starter, #page .premium {
        padding-top: 30px;
        width: 32%;
    }

    #page .pro {
        width: 36%;
    }


    .pro .promo {
        background: url('images/promo3.png') no-repeat;
        position: absolute;
        right: 0px;
        top: 80px;
        height: 120px;
        width: 120px;
        z-index: 10;
    }


}
@media (min-width:1200px) {
    .widecolumn {
    width: 1140px;
    }
}

@media (max-width:1200px) and (min-width:992px) {
    #offer {
        margin-left: -25px;
        margin-right: -25px;
    }
    #offer > div {
        padding-left: 4px;
        padding-right: 4px;
    }
    #offer .pro .promo {
        top: 90px;
    }
}

@media (max-width:992px) {
    .content-bg .col-md-7 {
        margin-bottom: 40px;
    }
    .nav>li>a {
    padding-left: 6px;
    padding-right: 6px;
    }
    .nav>li:first-child {
    display: none;
    }
    #welcome .caption {
    right: initial;
    left: initial;
    width: 100%;
    position: relative;
    }
    #welcome .caption p {
        font-size: 3em;
    }
    .form-control {
    display: inline-block;
    }
    #welcome .caption img {
    max-width: 700px !important;
    height: inherit;
    }
    #welcome .pages {
    background-size: 80%;
    background-position: center bottom;
    height: 410px;
    }
    .learn-more, .learn-more:active, .learn-more:visited {
    bottom: 250px;
    }
    #welcome {
    height: 850px;
    }
    #home .featurette-divider {
    margin: 40px 0;
    }
    #home .fix-image {
    display: none !important;
    }
    #page .site-main .content-page  {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    #home .starter {
    margin-top: 60px;
    }
    #page .starter, #page .pro, #page .premium {
    margin-bottom: 20px;
    }
    #page h1.featurette-heading {
        margin-top: 60px;
    }
    .pro .promo {
        background: url('images/promo3.png') no-repeat;
        position: absolute;
        right: 0px;
        top: 80px;
        height: 120px;
        width: 120px;
        z-index: 10;
    }



}
@media (max-width:768px) {
    /*
    #welcome .bg {
    position: fixed; 
    top: 0; 
    left: 0; 
    min-width: 100%;
    min-height: 100%;
    background-size: initial;
    }
    */
    .form-group {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 15px;
    }
    #welcome .pages {
    display: none !important;
    }
    #welcome .learn-more {
    height: 50px;
    width: 50px;
    bottom: 40px;
    }
    #welcome .learn-more .fa {
    font-size: 2em;
    line-height: 50px;
    }
    #welcome form {
    margin-top: 2em;
    }
    #welcome form input,
    #welcome form .btn-lg {
    width: 100% !important;
    }
    #welcome {
    /*height: 600px;
    min-height: 600px;*/
    }
    #welcome .caption {
    /*top: 10px !important;*/
    }
    #welcome .caption img {
    max-width: 90% !important;
    }
    .flaticon-img:before {
        line-height: 130px;
    }
    #home .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
    #home .content-bg {
        padding: 30px 0 !important;
    }
    #home .description h1 {
        font-size: 30px;
    }
    .site-content .anchor {
        position: absolute;
        top: -60px;
    }
    .panel-body, .panel-heading {
        padding: 0;
    }
    .form-horizontal .form-group {
        margin-right: 0;
        margin-left: 0;
    }
    footer .footer-menu ul li {
    /*display: block;*/
    margin: 15px;
    }
    footer, footer p {
    text-align: center;
    }
    footer .site-info .copyright {
    margin: 5px 0;
    padding: 0;
    display: block;
    }
    footer .site-info .menu-legal-menu-container ul li {
    display: block;
    border-left: 0px solid #666;
    margin: 0 0 5px 0;
    }
	.left-social{
		display: none;
    }
    #brand-bar {
        display: none;
    }
    .navbar-fixed-top {
        top: 0px;
    }
}
    
