#livechatcont {
	background: #fff !important;
	padding: 60px !important;
	overflow: hidden;
	max-width: 600px;
}
#livechatcont h2, #livechatcont .title {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	line-height: 54px;
	font-size: 42px;
	text-align: center;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: 'SUNSET SILVER SERIF';
}
#livechatcont h3, #livechatcont .subtitle {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: 25px;
	text-transform: uppercase;
}
#livechatcont p {
	font-family: NimbusSanNovReg;
	line-height: 26px;
	text-align: center;
	margin-bottom: 30px;
	margin: 0;
	font-size: 24px;
	margin-bottom: 20px;
}
#livechatcont a {
	text-decoration: underline;
	font-weight: 700;
	border: 0;
	outline: none;
}
#livechatcont .btn {
	min-width: 160px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid;
	border-radius: 0;
	letter-spacing: 1px;
	margin: auto;
	display: block;
	text-align: center;
	border-color: #000;
	padding: 18px 35px;
	border-radius: 0;
	background: #000;
	color: #fff;
	font-family: OPTIAlternateThree;
	font-size: 22px;
	text-transform: uppercase;
	position: relative;
}
.banner-masthead {
	padding: 5px;
	background: #000;
	text-align: center;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999999;
}
.banner-masthead p, .banner-masthead a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	font-family: OPTIAlternateThree;
}
.main_menu {
	top: 45px;
}

@media (max-width: 1250px) {
.main_menu {
	display: none;
}
.header {
	top: 46px;
}
.banner-masthead p, .banner-masthead a {
	font-size: 17px;
}
.sidenav {
	padding-top: 35px;
}
.sidenav .Search-panel {
	top: 50px;
}
}

@media screen and (max-width:440px) {
.header {
	top: 53px;
}
.banner-masthead p, .banner-masthead a {
	font-size: 15px;
}
.sidenav {
	padding-top: 55px;
}
	
.fancybox-slide--html {
	padding: 0;
}
#livechatcont {
	padding: 20px 10px !important;
	margin-top: 50px;
}
#livechatcont h2 {
	line-height: 36px;
	font-size: 24px;
}
#livechatcont p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
#livechatcont .btn {
	font-size: 16px;
	padding: 10px;
}
#livechatcont h3 {
	font-size: 20px;
}
#livechatcont h2, #livechatcont .title {
	padding: 0;
	line-height: 34px;
	font-size: 28px;
	margin-bottom: 5px;
}
.big_image_block {
    margin-top: 125px;
}
}
@media (max-width: 360px) {
.banner-masthead p, .banner-masthead a {
	font-size: 14px;
}
}
