.home1 .navbar-inverse .navbar-nav>li>a {
    color: #fff ;
    font-weight: bold ;
    text-shadow: -1px 1px 4px rgba(0,0,0,0.5) ;
}

.home1 .navbar-inverse {
    background-color: rgba(255,255,255,0.1) ;
    transition-duration: 1s;
    transition-timing-function: ease;
}

.home1.visible-menu .navbar-inverse {
    background-color: rgba(0,0,0,0.8) ;
    /* background-color: rgba(48,54,65,0.87) !important; */
    transition-duration: 1s;
    transition-timing-function: ease;
}

.home1 #navigation ul.nav .current a.dropdown-toggle {
    color: #fff !important;
    text-shadow: -1px 1px 4px rgba(0,0,0,0.5) !important;
}

.home1 #navigation ul.nav .current:hover a.dropdown-toggle, 
.home1 .navbar-inverse .navbar-nav>li>a:hover {
    color: #fff !important;
    font-size: 14px !important;
}

@media screen and (max-width: 768px) {
  .home1 .navbar-inverse .navbar-nav li a {    
    color: #fff !important;    
    font-weight: bold !important;    
	text-shadow: -1px 1px 4px rgba(0,0,0,0.5) !important;
  }
  .home1 .navbar-inverse .navbar-nav li a:hover {    
    color: #fff !important;    
    font-size: 14px !important;
  }
}

.home1 video, .home1 #slider, .home1 .slotholder, .home1 .tp-bgimg, .home1 li[data-transition="fade"] {
    background-color: #363f5e;
}

.home1 .tp-dottedoverlay.twoxtwo {
    background-color: transparent;
}

.maintenance-thanks {
    height: 32px !important;
    background: rgba(0,210,0,0.5) !important;
    color: #fff !important;
    text-align: center !important;
    font-size: 15px !important;
    position: relative !important;
    z-index: 999 !important;
    top: 0 !important;
    line-height: 30px !important;
    font-weight: bold;
    border-bottom: 2px solid #26f226;
}
.clei-award {
    position: relative;
    z-index: 9999;
    left: 0;
    bottom: 10px;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: 20px;
    min-height: 130px;
    min-width: 130px;
    max-height: 150px;
    max-width: 150px;
    float: left;
    display: none;
}
.upgrade .clei-award {
    display: block;
}
@media screen and (max-width: 1023px) {
    .clei-award {
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: -40px;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
    .upgrade .col-sm-4 {
        padding-left: 40px;
    }
}
@media screen and (max-width: 767px) {
    .upgrade .col-sm-4 {
        width: 340px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 767px) {
    .home1 .navbar-inverse .navbar-collapse.collapse.in {
        max-width: 200px;
        float: right;
        position: absolute;
        right: 0px;
        margin-top: 1px;
        border-color: #333 transparent #000 #000;
        border-left-width: 1px;
        border-left-style: solid;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        height: auto;
        background: rgba(0, 0, 0, 0.6);
        padding-right: 27px;
    }
    .home1.visible-menu .navbar-inverse .navbar-collapse.collapse.in {
        background: rgba(0, 0, 0, 0.8);
    }
    .home1.visible-menu .navbar-inverse .navbar-toggle {
        border-color: #555;
    }
}
/* fix mobile padding */

@media screen and (max-width: 991px) {
    .container {
        padding-left: 35px;
        padding-right: 35px;
    }

    .home1 .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .faq1 .container {
        padding-right: 35px;
    }

    .faq1 img {
        width: 100%;
    }

    .login-page .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .rewards1 td {
        font-size: 17px;
    }
}

/* better social buttons register page */
.register1 .pluginSocialMainLoginWrapper .pluginSocialLoginButtons .zocial {
    width: 100%;
    max-width: 500px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 4px auto;
}

.register1 .zocial:before {
    font: 150% zocial;
    width: 50px;
    height: 40px;
    line-height: 40px;
}

.register1 .zocial.facebook:before {
    margin-left: -3px;
    width: 53px;
}

.register1 .zocial, .register1 a.zocial {
    font: bold 15px "Lucida Grande", Tahoma, sans-serif;
}

.register1 .pluginSocialLoginButtons, .register1 .pluginSocialLoginbuttons a {
    width: 100%;
}

@media screen and (max-width: 991px) {
  .register1 .introText {    
    text-align: center;
  }
}
.register1 .col-md-12.form-description {
    margin-top: 51px;
}

.register1 .form-control {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-top-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
}

.register1 .input-group-addon {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-rileftght-radius: 5px;
    -moz-border-top-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
}

.register1 .input-group-addon {
	background-color: #21a9e1;
	border: 1px solid #21a9e1;
}

.register1 .input-group-addon .fa-user-circle-o {
	-webkit-filter: invert(100%);
	font-size: 24px;
	padding: 1px;
}

.register1 .input-group-addon .fa-envelope {
	-webkit-filter: invert(100%);
	font-size: 24px;
	padding: 1px;
}

.register1 .input-group-addon .fa-user {
	-webkit-filter: invert(100%);
	font-size: 24px;
	padding: 2px;
}

.register1 .input-group-addon .fa-key {
	-webkit-filter: invert(100%);
	font-size: 18px;
	font-weight: bold;
	padding: 1px;
}
.register1 .container1a {
    margin-top: -15px;
}

@media screen and (min-width: 992px) {
    .faq1 .mobile-img {
        display: none;
    }
    .faq1 .desktop-img {
        display: block;
    }
}
@media screen and (max-width: 991px) {
    .faq1 .mobile-img {
        display: block;
    }
    .faq1 .desktop-img {
        display: none;
    }
    .faq1 ul {
        margin-left: -30px;
    }
}

.safe-secure {
	color: #fff;
}

.share-everyone {
	/* text-shadow: -1px -1px 1px #6caaed;
    color: #032f5f; */
	text-shadow: 0px 1px 1px #000;
	color: #fff;
}

.homepage-section {
    color: #fff;
    text-shadow: -1px 1px 5px rgba(0,0,0,0.5), 
    1px -1px 3px rgba(0,0,0,0.2), 
    -1px -1px 3px rgba(0,0,0,0.2), 
    1px 1px 3px rgba(0,0,0,0.2);  
}
.homepage-next-section .fa:hover {
	color: #3994e5;
}

.homepage-section-1 {
	background: #000 url('../../../../themes/flow/frontend_assets/images/home/bg_2-sm.jpg') left center no-repeat;
    background-color: transparent;
    background-size: cover;
    border-bottom: 10px solid #000;
}
.homepage-section-1 .homepage-next-section .fa {
    text-shadow: -1px 1px 5px rgba(93,145,197,0.5), 
    1px -1px 3px rgba(93,145,197,0.2), 
    -1px -1px 3px rgba(93,145,197,0.2), 
    1px 1px 3px rgba(93,145,197,0.2);  
}
.homepage-section-1 .homepage-next-section .fa:hover {
	color: #91b8f3;
}

.homepage-section-2 {
    background: #000 url('../../../../themes/flow/frontend_assets/images/home/bg_1-sm.jpg') left center no-repeat;
    background-size: cover;
    color:#000000;
    border-bottom: 10px solid #000;
}
.homepage-section-2 .homepage-next-section .fa:hover {
	color: #ffc3ac; /* #ff5210; */
}

.homepage-section-3 {
    background: #000 url(../../../../themes/flow/frontend_assets/images/home/bg_3-sm.jpg) left top no-repeat !important;
	background-color: transparent;
    background-size: cover;
    color: #fff;
    border-bottom: 10px solid #000;
}
.homepage-section-3 .homepage-next-section .fa:hover {
	color: #7c6af2;
}

.homepage-section-4 {
    background: #000 url('../../../../themes/flow/frontend_assets/images/home/bg_2-sm.jpg') left center no-repeat;
    background-size: 100% 100%;
    color:#000000;
}
.homepage-section-4 .homepage-next-section .fa {
    text-shadow: -1px 1px 5px rgba(93,145,197,0.5), 
    1px -1px 3px rgba(93,145,197,0.2), 
    -1px -1px 3px rgba(93,145,197,0.2), 
    1px 1px 3px rgba(93,145,197,0.2);  
}
.homepage-section-4 .homepage-next-section .fa:hover {
	color: #91c2f3;
}

.homepage-next-section .fa {
    color: #fff;
}