@charset "utf-8";
/* CSS Document */


/*@font-face {
	font-family: 'Myriad Pro';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}*/
body {
	height: 100%;
	position: relative;
}
#height {
	height: auto;
}
.hs_out_div {
	height: 100%;
}
.frame-section {
	display: block;
	position: relative;
}
.main-container {
	position: relative;
}
.video_sec .main-container {
	padding: 0px 0px 0px;
	background-color: transparent;
}
.video_thum {
	float: left;
}
.video_main {
	margin-bottom: 15px;
}
/*************** camera popup ****************/
.popup {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
	bottom: 0;
	display: block;
	height: 430px;
	left: 0;
	margin: auto;
	padding: 25px;
	position: absolute;
	right: 0;
	top: -1em;
	width: 500px;
	text-align: center;
}
.popup h2 {
	display: block;
	font-weight: bold;
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
}
.popup p {
	display: block;
	font-size: 32px;
	padding: 10px 0;
	text-align: center;
    margin-top: 0.5em;
}
.popup span {
	color: rgb(182, 14, 13);
	display: block;
	font-size: 32px;
	font-weight: 600;
	padding: 0 0 15px;
	text-align: center;
    margin-top: 0.5em;
}
.popup a.close_p {
	display: inline-block;
	position: absolute;
	right: -25px;
	top: 0px;
}
/****************** popup 2 ***********/

.popup2_outer {
	background: url(../images/main-layout/blur-image-ipad.jpg) no-repeat;
	height: 100%;
	position: fixed;
	width: 100%;
	background-position: top left;
	background-color: #46b0d7;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
}
.popup2 {
	background-color: rgba(255,255,255,0.8);
	border-radius: 4px;
	bottom: 0;
	display: block;
	height: 300px;
	left: 0;
	margin: auto;
	padding: 60px 25px;
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.15);
	border: 1px solid #fff;
}
.msg {
	display: block;
	font-size: 32px;
	color: #000;
	text-align: center;
}
body.t-body .t-records {
	font-family: 'Cabin', sans-serif !important;
}
.logo {
	background: url(../images/buro247.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 100px;
	height: 25px;
	display: block;
}

/***********media -query***********/
@media only screen and (min-width:1180px) {
.history_page2 {
	margin: 15px 0px;
}
}

@media only screen and (max-width:1179px) {
}

@media only screen and (min-width:980px) {
.video_sec .main-container {
	max-width: 860px;
}
.cap_cod_desk .main-container {
	max-width: 1185px;
}
}

@media only screen and (min-width:768px) and (max-width:979px) {
.video_sec .main-container {
	max-width: 660px;
}
}

@media only screen and (min-width:320px) and (max-width:767px) {
span.vd_arrow1, span.vd_arrow2 {
	width: 19px;
	height: 37px;
	background-size: 100% 100%;
}
.logo {
	width: 58px;
	top: 10px;
	height: 10px;
	height: 53px;
}
}
/********************************************/

.pesdk-react-editor {
	left: 0;
}
.outer-section.gallery_page {
	padding-top: 35px;
	padding-bottom: 35px;
}
span.gallery_hd {
	color: rgb(0, 0, 0);
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 0 15px;
	text-align: center;
	text-transform: uppercase;
}

/************** media ****************/

@media only screen and (min-width: 1800px) {
}

@media only screen and (min-width: 1180px) {
.indication {
	display: none;
}
}

@media only screen and (max-width: 1179px) {
.history {
	padding: 50px 15px 0;
}
}

@media only screen and (min-width: 980px) and (max-width: 1179px) {
.outer-section.detail_sec {
	padding: 0px;
}
.free_sec iframe {
	height: 430px;
}
.free_txt p, .free_txt h3 {
	display: block;
	font-size: 21px;
}
}

@media only screen and (min-width: 768px) {
.history_page2 .main-container {
	max-width: 650px;
}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
.hs_logo {
	left: 0px;
}
.popup2 {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	height: 200px;
	padding: 42px 20px;
	width: 400px;
}
.msg {
	display: block;
	font-size: 34px;
	text-align: center;
}
}

@media only screen and (min-width: 768px) {
/*.cap_desk_sec {
	display: block;
}*/
.cap_mobile_sec {
	display: none;
}
}

@media only screen and (max-width: 767px) {
.vd_thumb {
	width: 25%;
}
.food-area .col-md-4:nth-child(2) {
	margin: 30px 0;
}
.history {
	padding: 15px;
}
.pol_sec .col-md-4 .pol_img {
	margin: 15px 0;
}
.theatre-section .pad_top {
	padding-top: 0;
}
.hs_logo {
	display: block;
	left: auto;
	position: inherit;
	text-align: center;
	top: auto;
	width: 100%;
}
.history2 img {
	display: inline-block;
	margin: 0 0 15px;
	width: auto;
}
.hs_top_txt {
	display: block;
	margin-bottom: 20px;
}
.hs_top_txt br {
	display: none;
}
.outer-section.detail_sec {
	padding: 0;
}
.popup2_outer {
	background-size: cover;
}
.video_div {
	margin: 0 auto;
	width: 70%;
	padding: 15px 0px;
}
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
.free_sec {
}
.free_sec iframe {
	height: 215px;
}
.free_txt {
	padding: 14px 0;
}
.free_txt p, .free_txt h3 {
	font-size: 14px;
}
.popup {
	height: 190px;
	padding: 10px;
	width: 440px;
}
.chek_img > img {
	width: 8%;
}
.popup h2 {
	font-size: 20px;
	margin-top: 5px;
}
.popup p {
	font-size: 16px;
	padding: 5px 0;
}
.popup span {
	font-size: 18px;
	padding: 0 0 5px;
}
}

@media only screen and (min-width: 736px) and (max-width: 767px) {
}

@media only screen and (min-width: 667px) and (max-width: 735px) {
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
.free_sec iframe {
	height: 210px;
}
.free_txt {
	padding: 5px 0;
}
.free_txt p, .free_txt h3 {
	font-size: 12px;
}
.free_txt h3 {
	padding: 9px 0;
}
.video_div {
}
.popup {
	height: 160px;
	padding: 10px;
	width: 300px;
}
.chek_img > img {
	width: 8%;
}
.popup h2 {
	font-size: 18px;
	margin-top: 5px;
}
.popup p {
	font-size: 15px;
	padding: 5px 0;
}
.popup span {
	font-size: 16px;
	padding: 0 0 5px;
}
.share_btn a img {
	width: 30%;
}
}

@media only screen and (min-width: 568px) and (max-width: 639px) {
}

@media only screen and (min-width: 360px) and (max-width: 479px) {
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.popup2 {
	border-radius: 4px;
	height: 145px;
	padding: 20px;
	width: 250px;
}
.msg {
	display: block;
	font-size: 24px;
	text-align: center;
}
}

.result-buttons {
    margin-top: 1.5em;
    margin-bottom: 2em;
}
.display-table-max{
	width:100%;
}
.display-table{
	display: table;
}
.display-table-cell{
	display: table-cell;
}
.display-table-row{
	display: table-row;
}