body {
  margin-top: 65px;
}
.navbar-header {
  position: relative;
  top: -4px;
}
.navbar-brand > .icon-banner {
  position: relative;
  top: -2px;
  display: inline;
}
.icon {
  position: relative;
  top: -10px;
}
.logged-out iframe {
  display: none;
  width: 0;
  height: 0;
}
/* Pre login Navigation */
.DPheadsection {
  background-color: #fff;
  position: fixed;
  z-index: 101;
  top: 0;
  width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  border-bottom: 4px solid #74D3F0;
  height: 74px;
}
.DPheadsection .DPwholecontent {
  margin: 0;
}
.DPheadsection .DPloginimage {
  display: inline-block;
  margin-top: 10px;
}
.DPheadsection .DPloginimage img {
  width: 160px;
}
.DPheadsection .DPloginimage img:focus {
  border: none;
  outline: none;
}
.DPheadsection .landing-nav-menu {
  background: #ffffff;
  margin: 15px -15px 0 -15px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.DPheadsection .header-btn-align {
  margin-top: 15px;
  margin-right: 15px;
}
/* Navigation end */
/*footer*/
.DPFivthsection {
  background-color: #333333;
  border-top: 1px solid #333333;
}
.DPFivthsection .DPFivthsectionstart {
  padding-bottom: 40px;
  padding-top: 10px;
}
.DPFivthsection .DPFivthsectionstart .DPconditiontext {
  font-size: 14px;
  font-weight: 700;
  color: #cccccc;
  line-height: 16px;
  margin-top: 30px;
  margin-bottom: 5px;
}
.DPFivthsection .DPFivthsectionstart .DPconditiontext::before {
  content: " ";
  display: inline-block;
  background: #1a99aa;
  width: 4px;
  height: 16px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.DPFivthsection .DPFivthsectionstart .DPFivthsectiontitle {
  font-size: 12px;
  font-weight: 700;
  color: #1a99aa;
  line-height: 16px;
  margin-top: 5px;
}
.DPFivthsection .DPtextlnk {
  text-decoration: none;
}
.DPFivthsection .DPSocial {
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-top: 8px;
}

.DPFivthsection .DPlastsection {
  border-top: 1px solid #cccccc;
  background-color: #ffffff;
  padding-top: 15px;
  padding-bottom: 20px;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  font-weight: 400;
  color: #969494;
  line-height: 12px;
}
/* footer*/
.col-centered {
  text-align: center;
}
.DPSecondsection {
  background-color: #1a99aa;
  padding-top: 40px;
  padding-bottom: 40px;
}
.DPSecondsection .DPSecondheadingtext > div {
  overflow: hidden;
}
.DPSecondsection .DPH2 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.DPSecondsection .DPH2 + .hrborder {
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 10px;
  width: 200px;
  margin: auto;
}
.DPSecondsection .btn-signup {
  margin-top: 20px;
}
.DPFourthsection {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* Buttons */
.btn-lg{
	border-radius: 22px;
	 outline: none;
}
.btn-signup {
	display: inline-block;
    color: #fff;
    background-color: #ca2148;
    border: 1px solid #ca2148;
    outline: none;
}
.btn-signup:hover, .btn-signup:focus, .btn-signup:active{
	color: #fff;
    background-color: #e03e64;
    border-color: #e03e64;
    outline: none;
	text-decoration: none;
}

/* Buttons end */
.landing-cover {
	height: 276px;
	background-color: #000000;
	padding-top: 60px;
	padding-bottom: 73px;
}

	.landing-cover.meeting-cover {
		background-image: url("/images/meeting-dashboard-banner-img.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		padding: 0;
		overflow: hidden;
	}

		.landing-cover.meeting-cover > div {
			background-color: #000000;
			opacity: 0.8;
			padding-top: 60px;
			padding-bottom: 73px;
		}

	.landing-cover .title {
		font-size: 30px;
		font-weight: 700;
		color: #ffffff;
		line-height: 34px;
		text-align: center;
		margin: 0;
	}

		.landing-cover .title h1, .landing-cover .title h2 {
			margin: 0;
		}

	.landing-cover .sub-text {
		font-size: 14px;
		font-weight: 700;
		color: #ffffff;
		line-height: 18px;
		margin-top: 5px;
	}

	.landing-cover .btn-signup {
		margin-top: 20px;
	}

	.landing-cover + section .landing-view {
		padding-top: 40px;
	}

.landing-view {
    padding-top: 60px;
    text-align: center;
    overflow: hidden;
}
	.landing-view .feature-title {
		font-size: 38px;
		font-weight: 700;
		color: #575a5a;
		line-height: 42px;
		
	}
/* Meeting landing view*/
.meeting-landing {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

	.meeting-landing .sub-title {
		font-size: 22px;
		font-weight: 400;
		color: #575a5a;
		line-height: 26px;
		margin-bottom: 50px;
	}

	.meeting-landing .no-download-icon, .meeting-landing .security-icon, .meeting-landing .easy-icon {
		background-repeat: no-repeat;
		width: 72px;
		height: 72px;
		display: inline-block;
		background-size: contain;
	}

	.meeting-landing .no-download-icon {
		background-image: url("/images/roicons/no-download-icon.svg");
	}

	.meeting-landing .security-icon {
		background-image: url("/images/roicons/material-security-icon.svg");
		margin-left: 15px;
	}

	.meeting-landing .easy-icon {
		background-image: url("/images/roicons/easy-icon.svg");
	}

	.meeting-landing .meeting-icon {
		background-image: url("/images/roicons/roicon_meeting_b.svg");
	}

.meeting-feature:nth-child(2n) > div {
	border: 1px solid #707070;
	background: #EEEEEE;
	box-shadow: 0px 3px 6px #ccc;
}

.meeting-feature > div {
	text-align: center;
	height: 250px;
	margin-top: 30px;
	padding: 25px 15px;
	font-size: 16px;
	font-weight: 400;
	color: #575a5a;
	line-height: 20px;
}

.meeting-feature .icon {
	font-size: 25px;
	color: #ffffff;
}

	.meeting-feature .icon span {
		display: inline-block;
		width: 50px;
		height: 50px;
		border-radius: 50%;
		padding: 12px;
		background: #2d5886;
	}

.meeting-feature .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	margin-top: 27px;
	margin-bottom: 15px;
}

.meeting-feature-top {
	text-align: center;
	height: 295px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px 15px;
	font-size: 20px;
	font-weight: 400;
	color: #575a5a;
	line-height: 24px;
}

	.meeting-feature-top .icon {
		font-size: 79px;
		color: #ca2148;
	}

		.meeting-feature-top .icon span {
			display: inline-block;
			border: 1px solid #707070;
			box-shadow: 0px 3px 6px #ccc;
			width: 174px;
			height: 174px;
			border-radius: 50%;
			padding: 45px;
		}

	.meeting-feature-top .title {
		font-size: 24px;
		font-weight: 700;
		color: #2d5886;
		line-height: 28px;
		margin-top: 27px;
		margin-bottom: 10px;
	}
.meeting-features .landing-content .title {
  font-size: 24px;
  font-weight: 700;
  color: #575a5a;
  line-height: 32px; }

.meeting-features .landing-content .sub-text p {
  font-size: 16px; }
  

.landing-content {
    display: flex;
    align-items: center;
	margin-top: 30px;
}

.landing-content .landing-content-area {
    padding: 0 5px;
}
/* Meeting landing view end*/
.margin-bottom-50 {
    margin-bottom: 50px;
}

@media (min-width: 768px) {
  .DPFivthsection .DPFivthsectionstart .DPconditiontext {
    font-size: 20px;
    line-height: 24px;
  }
  .DPFivthsection .DPFivthsectionstart .DPconditiontext::before {
    height: 24px;
  }
}
@media (min-width: 992px) {
  .DPheadsection .DPloginimage {
    margin-top: 0;
  }
  .DPheadsection .DPloginimage img {
    width: 225px;
    height: 56px;
    margin-left: 15px;
  }
  .DPSecondsection .DPH2 {
    font-size: 30px;
    line-height: 36px;
  }
  .DPFivthsection .methodology-spacing {
    padding: 0;
  }
  .DPFivthsection .methodology-spacing > .DPconditiontext {
    margin-left: -15px;
  }
  
  .landing-cover.meeting-cover .title {
			font-size: 42px;
			line-height: 56px;
		}
		
	 .landing-cover .sub-text {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 20px; }
}



@media (min-width: 1200px) {
	.landing-cover.meeting-cover .title {
		font-size: 50px;
		line-height: 60px;
	}
}




