.rd-parallax-layer-background-image {
    opacity: 0.7;
}

@media (max-width: 992px) {
    .white-triangle {
        transform: skew(20deg);background: #f9f9f9;width: 100%;height: 100%;position: absolute;top: 0;z-index: 0;right: 40%;
    }
}
@media (min-width: 993px) {
    .white-triangle {
        transform: skew(20deg);background: #f9f9f9;width: 100%;height: 100%;position: absolute;top: 0;z-index: 0;right: 60%;
    }
}

.bannerPlacement {
    width: 35%;
}
.text-light-clr {
	color: #575757;
	font-size: 25px;
}
.rd-parallax-layer-background-image {
	opacity: 0.7;
}
.lead.big {
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000;
}


@media only screen and (max-width: 1200px) and (min-width: 1000px)  {
	.page-header.light .rd-navbar-wrap a {
		color: #000;
	}
}

@media (min-width: 992px) {
	h2, .h2 {
		font-size: 32px;
	}
}
.page-footer.footer-widget.dark a:hover {
	color: #9d9d9d;
}


.installHeight {
	min-height: 650px;
}

.page-footer.dark .footer-content {
	background: #fff;
}
.page-footer.dark h6 {
	color: #2f2f2f;
}
.page-footer.dark .copyright {
	background: #ececec;
}

rd-navbar-static, .rd-navbar-fullwidth {
  border-bottom: none!important;
}

#Features a, .faq a {
  font-weight: bold!important;
  color: #14a5eb!important;
}
.error-message {
  color: red;
}

.page-content a {
  color: #14a5eb;
}
.page-content a:hover {
  color: #ebb542;
}

.bg-fixed a {
  color: white;
}



.login-btn {
  padding: 0 10px;
}

#ContactHomeForm .form-control {
  padding: 5px 15px!important;
  height: 30px;
  margin: 0 0 10px 0;
}

.captcha .input {
  width: 40%;
  margin:0 10px 0 0;
  float: left;
}

a.anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}

.list-inline a{
    color: grey;
}




.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    width: 70px;
    line-height: 40px;
    text-align: center;
}

.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel .list-inline li {
    display: block;
    width: 100%;
}




.rd-navbar-static .rd-navbar-nav-wrap, .rd-navbar-fullwidth .rd-navbar-nav-wrap {
    padding-right: 0;
}

.rd-navbar-fixed .rd-navbar-brand img {
    height: 88px;
    margin-top: -22px;
}





.page-header.light .rd-parallax-inner {
    background: #000;
}




.jumbotron p.big {
    font-size: 18px;
    line-height: 32px;
}

.jumbotron h1, .jumbotron .h1 {
    font-size: 36px;
}

.bannerPlacement {
    width: 35%;
}



html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n+13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n+7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n+5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n+4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n+3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n+2), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8.col-lg-preffix-2 {
    margin-top: 0px;
}
.page-footer.footer-widget .footer-content article {
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    max-width: 100%;
    margin-top: 0;
}


.navbar-brand {
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-family: revert;
}





.fontlight .rd-navbar-nav > li > a {
    color: #fff;
}


.rd-navbar-static .rd-navbar-nav, .rd-navbar-fullwidth .rd-navbar-nav {
    margin-top: 0px;
    margin-right: 0;
}



.rd-navbar--is-stuck .rd-navbar-nav > li > a {
    color: #000000!important;
}
.active .rd-navbar-nav > li > a {
    color: #000000!important;
}


.page-footer .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    width: 150px;
    line-height: 40px;
    text-align: center;
}


.subscribeButton form {
    height: 20px;
}
.subscribeButton input[type=hidden] {
    height: 1px;
}



.thumbnail-doubleWidth {
    max-width: 500px;
}

.text-black {
    color: black;
}


.pricing .pricing-box-3:hover {
    background: #0e5a7f;
}
.pricing .pricing-box-3:hover .eachItem {
    color: #fff;

}

.pricing .read-more-link {
    padding: 7px;
    border-radius: 10px;
}




.features ul {
    margin-left: 0px;
    background-color: #e6e6e6;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid black;

}
.features li {
    list-style: disclosure-closed;
    margin-left: 12px;
}



.sticky{
    position: -webkit-sticky;
    position: sticky;

}

.ui-to-top {
    right: 232px;
    bottom: 10px;
}


#popup {
    z-index: 99;
}



@media only screen and (max-width: 768px) {
    .popup-container .close-button {
        float: left;
    }
}
