.landing-page .navbar-default .navbar-brand {
	background: none;
	padding: 15px 10px 10px 10px;
}
.landing-page .navbar-default .navbar-brand:hover, .landing-page .navbar-default .navbar-brand:focus {
	background: none;
}

.landing-page .navbar-default.navbar-scroll {
	background-color: rgb(255 255 255 / 0.75);
}

.landing-page .navbar-default .navbar-brand img {
	width: 155px;
    height: auto;
    border-radius: 4px;
}

.landing-page .navbar.navbar-scroll .navbar-brand {
	margin-top: 0px;
	padding: 5px 10px 0px 10px;
}

.landing-page .navbar.navbar-scroll .navbar-brand img {
	width: 130px;
	height: auto;
    border-radius: 4px;
}

.landing-page .navbar-default .nav li a {
	font-size:13px;
}

.sign-in-btn, .navbar-scroll .sign-in-btn {
	border: 1px solid #ffffff;
    border-top: 1px solid #ffffff !important;
    padding: 10px 10px 10px 10px !important;
    margin-top: 20px;
    border-radius: 4px;
	/* -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s; */
}

.sign-in-btn:hover {
	background: #8558a4 !important;
	border: 1px solid #8558a4;
    border-top: 1px solid #8558a4 !important;
	color: #ffffff !important;
	/* -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s; */
	
}

.sign-up-btn, .navbar-scroll .sign-up-btn {
	background: #8558a4;
	border: 1px solid #8558a4;
    border-top: 1px solid #8558a4 !important;
	color: #ffffff !important;
	padding: 10px 10px 10px 10px !important;
    margin-top: 20px;
	margin-left: 15px;
    border-radius: 4px;
}

.sign-up-btn:hover {
	background: #000000 !important;
	border: 1px solid #000000;
    border-top: 1px solid #000000 !important;
	color: #ffffff !important;
	/* -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s; */
}

.navbar-scroll .sign-in-btn { 
	margin-top: 15px;
}

.navbar-scroll .sign-up-btn  { 
	margin-top: 15px;
}

.landing-page .navbar-scroll.navbar-default .nav li a {
    border: 1px solid #8558a4;
    color: #8558a4;
    border-top: 1px solid #8558a4 !important;
}

.landing-page .carousel {
    height: 500px;
}
.landing-page .header-back {
    height: 500px;
    width: 100%;
}
.landing-page .carousel-caption.blank {
    top: 180px;
}
.landing-page .carousel-image {
	top: 85px;
    right: 0px;
    margin-right: -25px;
}

.landing-page .header-back.one {
  background: url('../imgw/web/header_one.jpg') 50% 0 no-repeat;
}
.landing-page .header-back.two {
  background: url('../imgw/web/header_two.jpg') 50% 0 no-repeat;
}

.landing-page .header-back.three {
  background: url('../imgw/web/header_three.jpg') 50% 0 no-repeat;
}

.landing-page .header-back.four {
  background: url('../imgw/web/header_four.jpg') 50% 0 no-repeat;
}

.landing-page .header-back.five {
  background: url('../imgw/web/header_five.jpg') 50% 0 no-repeat;
}
.landing-page .header-back.six {
  background: url('../imgw/web/header_six.jpg') 50% 0 no-repeat;
}
.landing-page .header-back.seven {
  background: url('../imgw/web/header_seven.jpg') 50% 0 no-repeat;
}


#responsive-section {
	margin-top: 50px;
	background: #f4f4f4;
	padding: 0px 0px 30px 0px;
}

.get-started {
	margin-top:60px;
	background: #f4f4f4;
	
}

.get-started h1 {
	
}

.send-msg-section {
	margin-top: 30px;
}

.send-msg-section a {
    color: #8558a4;
    border-bottom: 1px solid #8558a4;
}

.send-msg-section a:hover {
    color: #000000;
    border-bottom: 1px solid #000000;
}

.copyrights-sec {
	border-top: 1px solid #aeaeae;
    padding-top: 25px;
}

.features-text img {
	width: 40px;
}
@media (max-width: 992px) {
.landing-page .carousel-image {
    display: block;
    margin-right: 0;
    left: 0;
	top: 245px;
}

.landing-page .carousel-image img {
    width: 100%;
}
#responsive-section {
	margin-top: 0px;
}

.landing-page .carousel-caption, .landing-page .carousel-caption.blank {
    top: 100px;
}
.landing-page .carousel-indicators {
    padding-right: 0px;
}

}

@media screen and (max-width: 768px) { 

}

@media screen and (max-width: 767px) {
.sign-up-btn, .navbar-scroll .sign-up-btn {
	margin-left:0px;
}
}

@media screen and (max-width: 375px) {

}

@media screen and (min-width: 768px) and (max-width: 992px) {
.landing-page .navbar .navbar-header {
    display: inline-block;
    width: 15%;
}
.landing-page .navbar.navbar-scroll .navbar-header {
    display: inline-block;
    width: 15%;
}
.landing-page .navbar-default .navbar-brand {
   margin-top: 0px;
   padding: 0px;
}
.landing-page .navbar-default .navbar-brand img {
   width: 110px;
}
.landing-page .navbar-nav > li > a {
	padding: 20px 5px;
    font-size: 10px !important;
}
.navbar-collapse.collapse {
    display: inline-block !important;
	width: 80%;
}
.sign-in-btn, .navbar-scroll .sign-in-btn {
	margin-top: 15px;
}
.sign-up-btn, .navbar-scroll .sign-up-btn {
	margin-top: 15px;
	margin-left: 15px;
}
.landing-page .navbar-default.navbar-scroll .navbar-header {
    display: inline-block;
    width: 15%;
}
.landing-page .navbar-scroll .navbar-nav > li > a {
	padding: 20px 5px;
    font-size: 10px !important;
}

.landing-page .header-back {
    height: 500px;
    width: 100%;
}

.landing-page .carousel-caption.blank {
    top: 100px;
}
.landing-page .carousel-image {
	top: 230px;
	text-align: center;
}
.landing-page .carousel-image img {
	    width: 60%;
}
}

@media screen and (min-width: 993px) and (max-width: 1024px) {
.landing-page .carousel {
	height: 435px;
}
.landing-page .header-back {
    height: 435px;
}
.landing-page .carousel .item {
    height: 435px;	
}
.landing-page .carousel-caption.blank {
    top: 130px;
}
.landing-page .carousel-image {
	top: 70px;
    margin-right: -25px;
    text-align: center;
    width: 60%;
}
.landing-page .carousel-image img {
	width: 100%;
}
}	