html{
	scroll-behavior: smooth;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #3d3d3d;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0px;
}

.ftBg {
    background: #16594d;
    color: #fff;
    border-top: 1px solid #16594d;
    /* border-bottom: 3px solid #fff; */
    padding: 10px 0px;
    float: left;
    width: 100%;
}
.heder {
    padding: 15px 0px;
}
.heder {
    padding: 12px 0px;
    background-color: #F7F4F2;
}

@media (min-width: 1200px){
.heder {
    padding: 15px 0px;
}
}
.socialicon {
    text-align: right;
}
.ftBg h5, .hdBg h5 {
    display: inline-block;
    vertical-align: top;
    padding: 22px 10px 0px 0px;
}
.ftBg ul.social-icon-list, .hdBg ul.social-icon-list {
    margin: 0px auto 0px;
    padding: 0px;
    display: inline-block;
}

.ftBg ul.social-icon-list li a, .hdBg ul.social-icon-list li a {
    color: rgba(18, 41, 75, 1);
    font-size: 18px;
    background-color: rgba(255, 255, 255, 1);
    width: 32px;
    display: inline-block;
    height: 32px;
    border-radius: 50%;
    padding-top: 5px;
    position: relative;
}
.ftBg ul.social-icon-list, .hdBg ul.social-icon-list {
    margin: 0px auto 0px;
    padding: 0px;
    display: inline-block;
}
.ftBg ul.social-icon-list li, .hdBg ul.social-icon-list li {
    display: inline-block;
    border-right: none;
    padding: 0px 3px;
    margin-top: 15px;
}
.ftBg ul.social-icon-list li a i, .hdBg ul.social-icon-list li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.icn {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icn-plts.png);
    background-repeat: no-repeat;
}
i.utube {  
    background-position: -172px -2px;
    height: 22px;
    width: 18px;  
}
i.lin {
    background-position: -199px -2px;
    height: 21px;
    width: 18px;
}
i.fb {
    background-position: -149px -2px;
    height: 21px;
    width: 18px;
}
section [class*='icon'] {
	margin: 0px 20px 0px 0px;
}

.icon1 {
	background-position: -2px -111px;
	height: 55px;
	width: 51px;
}

.icon2 {
	background-position: -72px -111px;
	height: 55px;
	width: 53px;
}

.icon3 {
	background-position: -145px -111px;
	height: 55px;
	width: 51px;
}

.icon4 {
	background-position: -227px -110px;
	height: 55px;
	width: 42px;
}
.icon5{
	background-position: -148px -53px;
	height: 43px;
	width:43px;
}
i.fb {
	background-position: -148px 0px;
	height: 21px;
	width: 18px;
}

i.utube {
	background-position: -172px 0px;
	height: 22px;
	width: 18px;
}

i.lin {
	background-position: -197px 0px;
	height: 21px;
	width: 18px;
}
i.inst{
	background-position: -173px -24px;
	height: 15px;
	width: 15px;
}
.dg-rrs .navbar.navbar-default.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0px;
	z-index: 9999;
	background: #133861;
}


/* .dg-rrs .navbar.navbar-default {
	background-color: #152f52;
} */

.dg-rrs .navbar-default {
	background-color: transparent;
	border-color: transparent;
	transition: all .6s;
	border-radius: 0px;
}

.dg-rrs {
	padding-top: 1px;
}

.dg-rrs .navbar {
	margin-bottom: 0px;
}

.dg-rrs .navbar-brand {
	height: auto;
}

.navbar-nav.top-nav li a {
	color: #fff;
	border-bottom: 3px solid transparent;
	cursor: pointer;
}

.navbar.navbar-default .navbar-brand img {
	transition: all .6s;
}

.navbar.navbar-default.sticky .navbar-brand img {
	max-width: 134px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	border-color: #f3bb45;
	background-color: transparent;
}

.btn-ochr {
	background: #f9cb33;
	padding: 5px 30px;
	color: #000;
	font-size: 25px;
	font-weight: 700;
	border-radius: 8px;
	text-transform: uppercase;
	min-width: 368px;
	border: 5px solid transparent;
	margin: 20px 0px 0px;
	box-shadow: 0 6px #9c8053;
}

.btn-ochr:focus,
.btn-ochr:hover {
	/* border-color: rgba(0, 0, 0, 0.07); */
	background: #ddb01a;
	color: #000;
}
.btn-ochr span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin-top: -2px;
    text-transform: capitalize;
}
::placeholder{
	color: #fff; 
}
.cpy a{
	color:#fff;
}
.inpuemal, .inpuemal:focus {
	font-size: 16px;
	border-bottom: 2px solid #fff;
	border-left: none;
	border-top: none;
	border-right: none;
	font-weight: 400;
	padding: 15px 12px;
	text-align: center;
	color: #fff;
	width: 70%;
	margin: auto auto 5px;
	background: transparent;
}
.cpy {
    margin-top: 19px;
}
.navbar-default .btn-ochr {
	padding: 0px 25px;
	font-size: 16px;
	font-weight: 500;
	border-radius: 2px;
	min-width: unset;
	text-transform: uppercase;
	margin: 0px 0px 0px;
	box-shadow: none;
}

.navbar-default .btn-ochr:focus,
.navbar-default .btn-ochr:hover {
	color: #fff;
}

.float-right {
	float: right;
}

.dg-rrs .mrTp {
	margin: 20px 0px 0px 15px;
}

.dg-rrs .top-nav {
	margin: 12px 0px 0px 0px;
}

p {
	margin: 0px 0px 20px;
}

section {
	padding: 50px 0px;
}

[src$='logo.png'], .navbar-header [src$='p-logo-w.png'] {
	max-width: 134px;
}
.rs {
	height: auto;
	width: 100%;
	float: left;
	overflow: visible;
}
.video_pan_container {
	max-width: 660px;
	margin:20px auto 0;
	position: relative;
}
.video_pan {
	position: relative;
	height: 0;
	padding-bottom: 56.6666%;
}
.video_pan iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
/* section.mnBnr {
	min-height: 100vh;
	display: flex;
} */
section.mnBnr {
	min-height: auto;
	display: flex;
	padding-top:50px;
}
.embed-container iframe{
  position: absolute;
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mxWidLt {
	max-width: 800px;
	margin: 0px auto;
}

.mnBnr {
	background: url(../images/hdr-rer.jpg) no-repeat;
	background-size: cover;
	color: #fff;
	padding: 180px 0px 80px;
}

.mnBnr .citiesgr {
	text-align: center;
	font-size: 16px;
	margin: 0px auto;
	text-transform: uppercase;
	line-height: 25px;
}

.mnBnr .citiesgr b {
	color: #bdd925;
}

.icn {
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/icn-rer.png);
	background-repeat: no-repeat;
}

section [class*='icon'] {
	margin: 0px 20px 0px 0px;
}

.icon1 {
	background-position: -2px -111px;
	height: 55px;
	width: 51px;
}

.icon2 {
	background-position: -72px -111px;
	height: 55px;
	width: 53px;
}

.icon3 {
	background-position: -145px -111px;
	height: 55px;
	width: 51px;
}

.icon4 {
    background-position: -218px -110px;
    height: 55px;
    width: 52px;
}
i.fb {
	background-position: -148px 0px;
	height: 21px;
	width: 18px;
}

i.utube {
	background-position: -172px 0px;
	height: 22px;
	width: 18px;
}

i.lin {
	background-position: -197px 0px;
	height: 21px;
	width: 18px;
}

h1 {
	font-size: 43px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	line-height: 53px;
	font-style: italic;
	margin: 0px auto 20px;
}

h1 span {
	font-size: 40px;
	font-weight: 800;
}

.spkr .bx img {
	border: 2px solid #b9babd;
	width:100%;
}

.spkr .bx {
	background: #fff;
	padding: 40px 40px 30px;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	box-shadow: 5px 8px 8px 1px #e1e0e1;
	min-height: 348px;
}

.dscvr .bx {
	background: #fff;
	padding: 0px;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	box-shadow: 2px 2px 5px 1px #e1e0e1;
	min-height: 200px;
	line-height: 15px;
	margin-bottom: 20px;
}

.dscvr .bx .pdBx {
	padding: 0px 14px 15px;
}

.dscvr h3 {
	color: #3d3d3d;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	line-height: 20px;
	margin: 10px 0px 10px;
	min-height: 56px;
}

.dscvr [class*='col'] {
	padding-left: 10px;
	padding-right: 10px;
}

.dscvr .bx span {
	font-size: 12px;
	font-weight: 500;
}

.mrGft {
	margin-top: 20px;
	margin-bottom: 40px;
}

.rdMr {
	margin: 10px 0px 0px;
	color: #0a2f56;
	font-size: 12px;
}

.rdMr a,
.rdMr a:hover,
.rdMr a:visited {
	color: #0a2f56;
	text-decoration: underline;
}

.spkr {
	background: #ededed;
}

.spkr .bx p {
	font-size: 14px;
	margin-bottom: 8px;
}

.spkr .bx .mrTp {
	margin: 32px 0px 0px;
}

.spkr h3 {
	color: #133861;
	font-size: 25px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
	margin: 50px 0px 50px;
}

.spkr .brdBtm {
	border-bottom: 2px solid #eff2f4;
}

.mnBnr h2 {
	font-size: 18px;
	font-weight: 500;
	font-style: italic;
	color: #fff;
	line-height: 26px;
	text-align: left;
	padding: 0px 0px 15px;
	margin: 0px 0px 20px;
	text-transform: none;
	border-bottom: 1px solid #8697b0;
}

.mnBnr h2::after {
	display: none;
}

.mnBnr h3 {
	color: #bdd925;
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 20px 0px 0px;
}

.mnBnr .frOnl {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 10px 0px 0px;
	text-align: center;
}


.banner-video {
	margin: 40px auto;
	text-align: center;
}

.frOnl {
	color: #000;
	font-size: 16px;
	font-weight: 600;
	margin: 20px 0px 0px;
	text-align: center;
}

.mnBnr .bld {
	font-weight: 800;
}

.mnBnr .btn-ochr {
	min-width: 508px;
	border-radius: 2px;
	font-size: 28px;
	padding: 5px;
	box-shadow: none;
}

h2 {
	font-size: 35px;
	font-weight: 800;
	text-transform: uppercase;
	color: #12584d;
	text-align: center;
	margin: 0px auto 40px;
	padding: 0px 0px 15px;
}

h2 span {
	position: relative;
	padding-bottom: 20px;
}

h2 span:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	border-bottom: 2px solid #e56e4e;
	content: ""
}

h3 {
	color: #3d3d3d;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	margin: 0px 0px 20px;
	font-weight: 600;
}

.whyAtnd ul,
.dscvr ul, .wu-learn ul{
	list-style: none;
	margin: 0px 0px 30px 30px;
	position: relative;
}

.whyAtnd ul li,
.dscvr ul li, .wu-learn ul li{
	margin: 0px 0px 20px;
	text-align: left;
}
.spkr.wu-learn h2 span {
    display: block;
}
.whyAtnd ul li::before,
.dscvr ul li::before, .wu-learn ul li:before{
	content: '';
	vertical-align: middle;
	background-image: url(../images/icn-rer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 4px;
	margin: 0px 0px 0px;
}

.dscvr ul {
	list-style: none;
	font-size: 20px;
	margin: 70px 0px 30px 30px;
	position: relative;
}
.spkr.wu-learn h3 {
    color: #3d3d3d;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin: 0px 0px 20px;
    font-weight: 600;
}
.dscvr ul li::before {
	margin: 4px 0px 0px;
}

.dscvr ul li b {
	color: #152f52;
	font-weight: 700;
}

.plus {
	font-size: 20px;
	color: #152f52;
	padding: 0px 0px 0px 68px;
}

.grn {
	color: #e56e4e;
}

.locBnr {
	
	background: #b7cbc1;
	color: #fff;
	font-size: 16px;
}

.locBnr h2, .locBnr h3 {
    color: #000;
    margin: 0px 0px 20px;
}

.locBnr .img-responsive {
	margin: 0px auto 15px;
}

.brdRgt {
	border-right: 2px solid #335d88;
	position: relative;
}
del, del b{
color:#ff0000 !important;
  
  }
.brdRgt .sold {
    width: 96%;
    height: 105%;
    position: absolute;
    background: rgb(255 0 0 / 50%);
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
}
  .brdRgt .sold span {
	color: #fff;
	font-size: 35px;
	transform: rotate(-23deg);
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 2px;
  }
  .locBnr p {
    font-size: 12px;
    margin: 0px 0px 4px;
    color: #000;
}
.f-logo {
    display: flex;
}
.f-logo img {
    max-width:162px;
}
.f-logo img + img{
    margin-left: 15px;
}
.spkr.wu-learn .icn {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/icn-pdslive.png);
}
.img-p-col img {
    max-width: 183px;
    margin: auto;
	width: 100%;
}
.img-p-col {
    background-color: #132442;
}
.spkr.wu-learn .iconLearn {
    background-position: -2px -193px;
    height: 55px;
    width: 65px;
}

.locBnr .mrDet {
    margin: 40px 0px 10px;
    justify-content: center;
}

.mnLoc {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    color: #16594d;
}

.mnLoc .grn {
	font-weight: 700;
}

.ltBlu {
	color: #77b2f4;
}

.locBnr .mxWd {
	max-width: 332px;
	margin: 0px auto;
}

.locBnr .btn-ochr {
	background: #f9cb33;
	padding: 2px 18px;
	font-size: 18px;
	border-radius: 4px;
	text-transform: uppercase;
	min-width: 320px;
	margin: 16px auto 0px;
	box-shadow: 0 4px #9c8053;
	color: #000;
}

.locBnr .btn-ochr:focus,
.locBnr .btn-ochr:hover {
	/* border-color: rgba(0, 0, 0, 0.07); */
	background: #ddb01a;
	color: #000;
}


.advWrn {
	font-size: 10px;
	color: #767676;
	padding: 40px 0px;
}

.advWrn p {
	margin: 0px 0px 10px;
}

.mxWid {
	margin: 0px auto;
	width: 802px;
}


/* sticky */

.stick-left-nav-ul {
	padding-left: 20px;
	width: 95px;
}

.sticky-left-nav {
	position: fixed;
	top: 36%;
	width: 400px;
	display: block;
	background-color: transparent;
}

.sticky-left-nav ul li {
	list-style: none;
	height: 34px;
	cursor: pointer;
}

.sticky-left-nav ul li a::before {
	content: "";
	display: block;
	width: 40px;
	height: 2px;
	opacity: 1;
	background-color: #ccc;
	transition: all 0.3s ease-in-out;
}

.sticky-left-nav ul li a,
.sticky-left-nav ul li a:hover {
	color: #ccc;
	text-decoration: none;
	font-weight: 600;
	font-size: 20px;
	line-height: 19px;
}

.sticky-left-nav ul li a span {
	display: block;
	width: 400px;
	color: #ccc;
	padding-top: 5px;
	font-size: 13px;
	opacity: 0;
}

.sticky-left-nav ul li a.active span,
.sticky-left-nav ul li a span:hover,
.sticky-left-nav ul li a:hover span {
	opacity: 1;
	transition: all 0.3s ease-in-out;
}

.sticky-left-nav ul li a.active::before,
.sticky-left-nav ul li a:hover::before {
	content: "";
	display: block;
	width: 80px;
	height: 4px;
	opacity: 1;
	background-color: #ccc;
}

.loc {
	color: #fff;
	float: left;
	margin: 32px 0px 0px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

select.form-control {
	margin-bottom: 8px;
	height: 44px;
}

.blk_sep {
	padding: 30px 0;
}

.hdCnt {
	display: none;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1148px;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.mnBnr .col-sm-6.hidden-xs {
		padding: 0px 0px 0px 32px;
	}
}

@media (min-width: 768px) {
	.row.gift-row {
		display: flex;
		justify-content: center;
	}
	.row.mrTp {
		display: flex;
		justify-content: center;
	}
	.row.mrTp .col-sm-6 {
		float: none;
		display: flex;
	}
	/* .mnCnt {
		display: flex;
	} */
	.align-self-center {
		-ms-flex-item-align: center !important;
		align-self: center !important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.nav>li>a {
		padding: 17px 15px;
	}
	.navbar-default .btn-ochr {
		padding: 5px 5px;
	}
	h1 {
		font-size: 39px;
	}
	h1 span {
		font-size: 43px;
	}
	.spkr .bx {
		padding: 40px 20px 30px;
	}
	.locBnr p {
		font-size: 12px;
	}
	.spkr h3 {
		font-size: 22px;
		margin: 40px 0px;
	}
	.locBnr .btn-ochr {
		padding: 2px 4px;
		font-size: 16px;
		min-width: 100%;
		margin: 16px auto 0px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.f-logo img {
		max-width: 122px;
	}
	.mnBnr .citiesgr {
		text-align: center;
		font-size: 11px;
	}
	.navbar.navbar-default.sticky .navbar-brand img {
		max-width: 125px;
	}
	.dg-rrs .mrTp {
		margin: 10px 0px 0px 10px;
	}
	.dg-rrs .top-nav {
		margin: 15px 0px 0px 0px;
	}
	.dg-rrs .nav>li>a {
		padding: 10px 5px;
	}
	.navbar-default .btn-ochr {
		padding: 5px 2px;
	}
	.loc {
		display: none;
	}
	.mnBnr h2 {
		font-size: 17px;
		line-height: 22px;
	}
	.mnBnr h3 {
		font-size: 16px;
		line-height: 20px;
		margin: 10px 0px;
	}
	.mnBnr .btn-ochr {
		min-width: 340px;
	}
	.mxWid {
		width: 700px;
	}
	h2 {
		font-size: 28px;
		padding: 0px 0px 15px;
	}
	.dscvr ul {
		font-size: 16px;
	}
	.ftBg .cpy {
		padding: 9px 0px 0px 0px;
		font-size: 14px;
	}
	.plus {
		font-size: 16px;
	}
	.btn-ochr {
		margin: 15px 0px 0px;
	}
	h1 {
		font-size:27px;
		line-height: 32px;
	}
	h1 span {
		font-size: 27px;
	}
	.mnBnr .btn-ochr {
		min-width: 352px;
		font-size: 20px;
	}
	.mnLoc {
		font-size:12px;
	}
	.locBnr .btn-ochr {
		padding: 2px 5px;
		font-size: 12px;
		min-width: 100%;
	}
	.spkr h3 {
		font-size: 14px;
		margin: 24px 0px;
	}
	.spkr .bx {
		padding: 20px;
		min-height: 310px;
	}
	.dscvr h3 {
		font-size: 13px;
		line-height: 17px;
		min-height: 56px;
	}
}

@media (max-width: 767px) {
	.brdRgt .sold {
		width: 92%;
		height: 98%;
		position: absolute;
		background: rgb(255 0 0 / 50%);
		z-index: 9;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.col-sm-5.f-logo img {
		max-width: 135px;
	}
	.spkr .bx img {
		border: 2px solid #b9babd;
		margin: auto;
	}
	.navbar-brand {
    padding: 5px 5px;
    }
	.navbar-toggle {
		margin-right: 0px;
	}
	.navbar-brand img {
		max-width: 103px !important;
	}
	.mnBnr .citiesgr {
		text-align: center;
		font-size: 11px;
	}
	.navbar-toggle .icon-bar {
		width: 34px;
	}
	.dg-rrs .navbar-default {
			background-color: #133861;
			border-color: #133861;
			position: fixed;
			top: 0;
			width: 100%;
			left: 0px;
			z-index: 9999;
			background: #133861;
	}
	.navbar-toggle {
		margin-top: 7px;
	}
	.navbar-default .navbar-toggle {
		border: none;
		background-color: transparent !important;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	ul.nav.navbar-nav.pull-right.top-nav {
		float: none !important;
		margin: 0;
	}
	.dg-rrs .mrTp {
		margin: 14px 0px 8px 0px;
	}
	.dg-rrs .float-right {
		float: none;
	}
	.mnBnr {
		padding: 215px 0px 50px;
	}
	h1 {
		font-size: 24px;
		line-height: 27px;
	}
	h1 span {
		font-size: 24px;
		line-height: 27px;
	}
	.mnBnr h2 {
		font-size: 15px;
		line-height: 22px;
		text-align: center;
	}
	.btn-ochr {
		padding: 8px;
		font-size: 18px;
		min-width: 100%;
	}
	.mnBnr .btn-ochr {
		min-width: 100%
	}
	.mxWid {
		width: 100%;
	}
	h2 {
		font-size: 20px;
		max-width: 100%;
		margin: 0px;
	}
	h3 {
		font-size: 16px;
		line-height: 22px;
	}
	.dscvr ul {
		font-size: 16px;
	}
	.btn-ochr {
		margin: 25px 0px 0px;
	}
	section {
		padding: 30px 0px;
	}
	.ftBg .col-sm-4 {
		text-align: center;
	}
	.ftBg .col-sm-4 .img-responsive {
		margin: 0px auto;
	}
	.whyAtnd ul,
	.dscvr ul {
		margin: 20px 0px 10px 0px;
	}
	.advWrn {
		padding: 20px 0px;
	}
	.mnBnr {
		background: url(../images/hdr-rer.jpg) no-repeat;
		background-size: cover;
	}
	.frOnl,
	.mnBnr .frOnl {
		font-size: 17px;
	}
	.mnBnr {
		text-align: center;
	}
	.mnBnr .btn-ochr {
		min-width: 100%;
		font-size: 18px;
	}
	section [class*="icon"] {
		display: block;
		margin: 0px auto 10px;
	}
	h2 span::after {
		display: none;
	}
	h2::after {
		width: 100%;
		height: 2px;
		border-bottom:2px solid #e56e4e;
		content: "";
		display: block;
		margin: 10px auto 10px;
	}
	.spkr h3 {
		margin: 20px 0px 20px;
		font-size: 18px;
		text-align: center;
	}
	.dscvr [class*="col"] {
		padding-left: 20px;
		padding-right: 20px;
		margin: 0px 0px 20px;
	}
	.dscvr .bx {
		max-width: 270px;
		margin: 0px auto;
	}
	.brdRgt {
		border-right: 0px;
        border-bottom: 2px solid #335d88;
	}
	.locBnr .btn-ochr {
		padding: 2px 10px;
		min-width: 257px;
		font-size: 14px;
	}
	.locBnr .mxWd {
		margin: 20px auto 20px;
	}
	.mrGft {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.spkr .bx .mrTp {
		margin: 15px 0px 0px;
	}
	.spkr .bx {
	padding: 20px 20px 20px;
	min-height: auto;
	margin:20px 0px 0px;
	} 
	.locBnr h2, .locBnr h3 {
    margin: 0px 0px 0px;
   }
    h2{
    margin: 0px auto 0px;
    max-width: 320px;
     }
   .locBnr h2{
    margin: 0px auto 0px;
    max-width: 170px;
     }
    .dscvr h2{
    margin: 0px auto 0px;
    max-width: 220px;
     }
   .locBnr .mrDet {
    margin: 0px 0px 10px;
    }
    .ftBg .cpy {
    font-size: 14px;
    }
    .mnBnr h2 {
	margin: 0px auto 20px;
	}
}

/* added 24-01-2020 starts */
.mnBnr .ptc{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin-top:5px;
	text-align: center;
	max-width: 508px;
}
.bdptc {
	color: #000;
	font-size: 15px;
	font-weight: 600;
	margin: 5px 0px 0px;
	text-align: center;
}
/* added 24-01-2020 ends */