@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	height: 100%;
}
body {
	background-color: #fff;
	font-family: 'Cabin', sans-serif;
	width: 100%;
	position: relative;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
body {
	background-color: #fff;
}
/*common-css*/

.h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
img {
	border: 0;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
img {
	vertical-align: middle;
}
/*-col-section*/

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	float: left;
	padding-left: 15px;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.pad_top_bottom {
	
}
.pad_top {
	padding-top: 25px;
}
.pad_bottom {
	padding-bottom: 25px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
	clear: both;
}
.outer-section {
	display: block;
}

@media only screen and (max-width:767px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	width: 100%;
}
.col-xs-4 {
	width: 100%;
}
}
/*----*/


body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
}
.main-index{
	overflow: hidden;
}
.clear {
	clear: both;
}
.hotel {
	height: 177px;
	left: 211px;
	position: absolute;
	top: 128px;
	width: 207px;
}
.tourist {
	bottom: 17px;
	height: 221px;
	position: absolute;
	right: 75px;
	width: 246px;
}
.main-container {
	max-width: 1152px;
	width: 100%;
	display: block;
	background-color: #fff;
}
.main-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.cap_cod_desk > .main-container {
	background-color: transparent;
}
.cap_cod_desk {
}
/*--------*/





.clear {
	clear: both;
}
/*hotel page*/
.hotel-section {
	width: 100%;
	display: block;
	position: relative;
}
.history-area {
	display: block;
}
/*theatre-page*/

.theatre-section {
	width: 100%;
	display: block;
}
.film-area {
	display: block;
}
.video {
	background-color: #000;
	height: 150px;
}
/*vender-section*/
/*popup-design*/
/*animate-css*/

.indication {
	border: 2px solid #fff;
	border-radius: 50%;
	display: block;
	height: 32px;
	left: 50%;
	position: absolute;
	top: 30%;
	width: 32px;
	padding: 3px;
	animation: 1.5s ease-in-out 0s normal none infinite running avia_fade_move_down;
	-webkit-animation: 1.5s ease-in-out 0s normal none infinite running avia_fade_move_down;
	text-decoration: none;
}
#lap_image .indication {
	left: 43%;
	top: 50%;
}
.link4 .indication {
	left: 12%;
	top: 33%;
}
.indication span.round-indicator {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: block;
	background-color: #fff;
}
 @keyframes avia_fade_move_down {
 0% {
 opacity: 0;
 transform: scale(0.5);
-webkit-transform: scale(0.5);
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
 transform: scale(1);
-webkit-transform: scale(1);
}
}
 @-webkit-keyframes avia_fade_move_down {
 0% {
 opacity: 0;
 transform: scale(0.5);
-webkit-transform: scale(0.5);
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
 transform: scale(1);
-webkit-transform: scale(1);
}
}
/**************  home ********************/



.main_image {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: #47b0d6;
}
.half-layout {
	width: 100%;
	height: 69%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/main-layout/TexturesCom-1366.jpg) no-repeat;
	background-position: top center;
	background-size: cover;
	z-index: 10;
}
/*home-gallery-images-section*/

.lap-watch {
	position: absolute;
	right: 0;
	top: -134px;
	z-index: 10;
}
.laptop_image {
	background: url(../images/main-layout/laptop-giff.gif) no-repeat;
	background-size: 100% 100%;
	width: 773px;
	height: 577px;
	float: right;
}
.red_watch {
	background: url(../images/main-layout/watch.png) no-repeat;
	background-size: 100% 100%;
	width: 157px;
	height: 282px;
	position: absolute;
	left: -32px;
	top: -55px;
	z-index: 100;
}
.polard-section {
	width: 100%;
	position: absolute;
	bottom: 1px;
	text-align: center;
}
.card-watch {
	left: 175px;
	position: absolute;
	top: 189px;
}
.card {
	background: rgba(0, 0, 0, 0) url(../images/main-layout/cards.png) no-repeat scroll 0 0 / 100% 100%;
	display: inline-block;
	height: 167px;
	left: 0;
	position: absolute;
	top: 0;
	vertical-align: middle;
	width: 478px;
}
.h-watch {
	background: url(../images/main-layout/h-watch.png) no-repeat;
	background-size: 100% 100%;
	width: 175px;
	height: 143px;
	position: absolute;
	left: 347px;
	top: -48px;
}
.wall-frame {
	position: absolute;
	left: 79px;
	top: -186px;
}
.photo-frame {
	background: url(../images/main-layout/frame.png) no-repeat;
	background-size: 100% 100%;
	width: 366px;
	height: 270px;
	position: absolute;
	left: 0;
	top: 0;
}
.mirror-area {
	position: absolute;
	left: 0;
	top: 90px;
	z-index: 11;
}
.card-reflection {
	background: url(../images/main-layout/card-reflection.png) no-repeat;
	width: 253px;
	height: 78px;
	position: relative;
	left: 142px;
	top: 11px;
	background-size: 100% 100%;
}
.camera-reflection {
	background: url(../images/main-layout/camera_reflection.png) no-repeat;
	background-size: 100% 100%;
	width: 127px;
	height: 112px;
	position: absolute;
	left: 134px;
	top: 21px;
}
.stand-reflection {
	background: url(../images/main-layout/pen_reflection.png) no-repeat;
	background-size: 100% 100%;
	width: 115px;
	height: 141px;
	position: absolute;
	left: 75px;
	top: 4px;
}
.plant {
	background: url(../images/main-layout/plant.png) no-repeat;
	background-size: 100% 100%;
	width: 128px;
	height: 143px;
	position: absolute;
	left: 18px;
	top: 182px;
	z-index: 118;
}
.camera-pen {
	position: absolute;
	left: 0;
	top: 75px;
	z-index: 105;
}
.pen-stand {
	background: url(../images/main-layout/front-pen-stand.png) no-repeat;
	background-size: 100% 100%;
	width: 120px;
	height: 150px;
	position: absolute;
	left: 115px;
	top: 7px;
}
.camera {
	background: url(../images/main-layout/camera.png) no-repeat;
	background-size: 100% 100%;
	width: 143px;
	height: 120px;
	position: absolute;
	left: 192px;
	top: 47px;
	z-index: 102;
}
.mug {
	background: url(../images/main-layout/mug.png) no-repeat;
	background-size: 100% 100%;
	width: 179px;
	height: 153px;
	position: absolute;
	left: 272px;
	top: 28px;
}
.link1 {
	height: 100%;
	position: absolute;
	width: 100%;
}
.link1 .indication {
}
.link2 {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
	z-index: 100;
}
.link2 .indication {
	left: 55%;
	top: 30px;
	z-index: 101;
}
.link3 {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
	z-index: 100;
}
.link4 {
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	bottom: 0;
}
.link5 {
	position: absolute;
	width: 73%;
	height: 68%;
	right: 0;
	top: 0;
}
.clear {
	clear: both;
}
/**************** history2 ********************/

a,a:hover,a:active,a:focus{outline:none; text-decoration:none;}

.history_page2 .main-container {
	width: 100%;
	position: relative;
}
.history_page2.hs_p3 {
	display: block;
	margin-top: 40px;
}
.hs_logo {
	display: none;
	left: -75px;
	position: absolute;
	top: -35px;
	z-index:100000;
}
.history2 {
	color: rgb(106, 106, 106);
	display: block;
	font-size: 16px;
	padding: 5% 0;
	position: relative;
	text-align: center;
	width: 100%;
}
a.close_btn {
	background: rgb(238, 238, 238) none repeat scroll 0 0;
	border: 1px solid rgb(170, 170, 170);
	border-radius: 100%;
	color: rgb(119, 119, 119);
	font-size: 17px;
	font-weight: 500;
	height: 25px;
	line-height: 19px;
	padding: 0 7px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 10px;
}
.hs2_top span {
	display: block;
	text-align: right;
}
.hs_top_txt h1 {
	display: block;
	color: #000;
	font-weight: 600;
	padding: 7px 0;
}
.history2 img {
	display: block;
	margin: 20px 0;
	width: 100%;
}
.hs_text p {
	padding: 0 0 10px;
}
.hs_top_txt.hs_btm_txt {
	display: block;
	margin-top: 40px;
}
.history3 .hs_top_txt span {
	display: block;
	text-align: right;
}
a.more {
	background: rgba(0, 0, 0, 0) url("../images/arrow-down.png") no-repeat scroll 0 0;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 0;
}
a.more-up {
	background: rgba(0, 0, 0, 0) url("../images/arrow-up.png") no-repeat scroll 0 0;
}
a.more-up {
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 0;
}
a.more, a.more-up {
	display: none;
	background-size: 100% 100%;
	width: 30px;
	height: 30px;
}
/************ video ***********/
.out_div {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	bottom: 0;
	height: 100%;
	left: 0;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}
.video_sec .main-container {
	border: medium none;
	border-radius: 0;
}
.video_div {
	background: #363636 none repeat scroll 0 0;
	display: block;
	padding: 15px 0;
	position: relative;
}
.video_main {
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
span.vd_arrow1 {
	background: rgba(0, 0, 0, 0) url("../images/vr_lft.png") no-repeat scroll 0 0;
	height: 45px;
	cursor: pointer;
	left: -44px;
	position: absolute;
	top: 45%;
	width: 25px;
}
span.vd_arrow2 {
	background: rgba(0, 0, 0, 0) url("../images/vr_rgt.png") no-repeat scroll 0 0;
	height: 45px;
	right: -44px;
	cursor: pointer;
	position: absolute;
	top: 45%;
	width: 24px;
}
video#player {
	background: rgb(0, 0, 0) none repeat scroll 0 0;
	display: block;
	width: 100%;
}
.video_sec {
	display: block;
}
.video_thum {
	display: block;
	width: 100%;
}
/********** Gallery **********/

.gallery_page .main-container {
	max-width: 630px;
	width: 100%;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
}
.gallery .col-xs-4.col-sm-4.col-md-4 {
	padding: 0 10px;
}
.gallery {
	color: #6a6a6a;
	display: block;
	font-size: 16px;
	margin: auto;
	position: relative;
	text-align: center;
	width: 100%;
}
span.gallery_hd {
	display: block;
	padding: 0 15px;
	text-align: left;
	text-transform: uppercase;
}
.gallery img {
	display: block;
	margin: 10px 0;
	width: 100%;
}
.gallery .col-xs-4.col-sm-4.col-md-4 {
	width: 33.333%;
}
/**************** cap_cod desktop********************/

.cap_cod_desk {
	display: block;
}
.cap_cod_desk .main-container {
	max-width: 1374px;
	padding: 0 15px;
	width: 100%;
}
.cap_desk_sec {
	display: table-row;
	vertical-align: middle;
}
.desk_img {
	display: table-cell;
}
.desk_img a{
	display: block;
}
.desk_img img{
	max-width: 100%;
	width: 100%;
	height: auto;
}
.cap_mobile_sec {
	display: block;
	margin: auto;
	max-width: 535px;
}
.cap_mobile_sec .desk_img {
	display: block;
	float: none;
	width: 100%;
}
.cap_mobile_sec img {
	width: 100%;
}
/***************** cape_cod_detail ************/

.free_sec {
	display: block;
	margin: auto;
	width: 100%;
}
.free_sec iframe {
	display: block;
	height: 390px;
	width: 100%;
}
.free_txt {
	display: block;
	padding: 20px 0;
	text-align: center;
}
.free_txt p {
	display: block;
	font-size: 28px;
}
.free_txt h3 {
	display: block;
	font-size: 28px;
	font-weight: 600;
	padding: 10px 0;
}
.free_txt h3 label {
	font-style: italic;
	font-weight: normal;
}
/***-new-history-page****************/

a.kc_fab_main_btn {
	/*width: 59px;
	height: 59px;
	right: 16px;
	bottom: 16px;
	position: fixed;
	margin-right: 0;
	margin-bottom: 0;
	background: url(../images/main-layout/cross.png) no-repeat;
	background-size: 100% 100%;
	z-index: 100;*/
	
	
	
	position: absolute;
	right: 15px;
	bottom: 15px;
	color: #fff;
	background-color: #8e8d8d;
	text-decoration: none;
	display: block;
	line-height: inherit;
	width: 24px;
	height: 28px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
a.kc_fab_main_btn span {
/* display: none; */
}
#hs-content {
	height: 100%;
	display: block;
}
#hs-content iframe {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
/*transparent-popup*/

.transparent {
	webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	z-index: 6;
	top: 50%;
	left: 50%;
	border-top: 2px solid #FFBF3E;
	border-radius: 5px;
	max-width: 90%;
	padding: 20px;
	background: rgba(43, 43, 43, 0.9);
	text-align: center;
	box-sizing: border-box;
}
.trp-title, .trp-para {
	font-family: "__pesdk_Montserrat";
	font-weight: normal;
	display: block;
	font-size: 15px;
	color: white;
	margin-bottom: 0.5em;
}
.trp-para {
	font-size: 13px;
	color: rgba(255, 255, 255, 0.5);
}
.trp-ok {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family: "__pesdk_Montserrat";
	font-weight: normal;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: none;
	padding: 10px 15px;
	background: #43ADEB;
	cursor: pointer;
	font-size: 14px;
	color: white;
	display: inline-block;
	text-align: center;
}
.video-close {
	position: fixed;
	right: 15px;
	bottom: 10px;
	color: #fff;
	background-color: #8e8d8d;
	text-decoration: none;
	display: block;
	line-height: inherit;
	width: 24px;
	height: 28px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;     z-index: 100;
}
.video_div .video-close {
	top: 15px;
}
.instashow-gallery-media {
	padding: 8px !important;
}
.instashow-gallery-slide .instashow-gallery-view {
	margin: 15px 0px !important;
}
.pesdk-react-editor .pesdk-react-splashScreen__row__description {
	color: #323232 !important;
	text-shadow: none;
}
.pesdk-react-editor .pesdk-react-splashScreen__row__contentCell--withBorder {
	border: 1px dashed rgba(0, 0, 0, 0.3) !important;
}
.pesdk-react-editor .pesdk-react-splashScreen {
	background: #fff !important;
}
.pesdk-react-editor .pesdk-react-header__label {
	color: #323232;
	background-color: #fff;
	opacity: 1;
}
.video-close.in_camera {
	position: fixed;
	right: 10px;
	bottom: 10px;
	top: auto;
}
.img-div {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

@media only screen and (min-width:1200px) and (max-width:1320px) {
.half-layout {
	height: 60%;
}
.mirror-area {
	top: 76px;
}
.plant {
	top: 198px;
}
.lap-watch {
	top: -153px;
}
.wall-frame {
	top: -215px;
}
.stand-reflection {
	left: 75px;
	top: 15px;
}
.camera-pen {
	top: 80px;
}
.mug {
	left: 272px;
	top: 40px;
}
.laptop_image {
	width: 733px;
	height: 557px;
}
.red_watch {
	width: 160px;
	height: 281px;
	left: -22px;
	top: -65px;
}
}

@media only screen and (min-width : 1151px) and (max-width : 1199px) {
.half-layout {
	height: 58%;
}
.mirror-area {
	top: 27px;
}
.laptop_image {
	width: 673px;
	height: 502px;
}
.lap-watch {
	top: -131px;
}
.card-watch {
	top: 205px;
}
.red_watch {
	width: 157px;
	height: 262px;
	left: -26px;
	top: -68px;
}
.photo-frame {
	width: 306px;
	height: 225px;
}
.wall-frame {
	top: -206px;
}
.plant {
	width: 108px;
	height: 127px;
	left: 18px;
	top: 208px;
}
.pen-stand {
	left: 115px;
	width: 103px;
	height: 134px;
	top: 35px;
}
.card {
	width: 421px;
	height: 144px;
	left: 0;
	top: 0;
}
.stand-reflection {
	width: 103px;
	height: 134px;
	left: 75px;
	top: 42px;
}
.camera {
	left: 180px;
	top: 78px;
	width: 123px;
	height: 100px;
}
.camera-reflection {
	width: 107px;
	left: 134px;
	top: 52px;
	height: 94px;
}
.mug {
	left: 252px;
	top: 81px;
	width: 148px;
	height: 124px;
}
.card-reflection {
	width: 193px;
	height: 58px;
	left: 172px;
	top: 51px;
}
.h-watch {
	width: 163px;
	height: 133px;
	left: 304px;
	top: -48px;
}
}

@media only screen and (min-width:1600px) {
.half-layout {
	background: url(../images/main-layout/TexturesCom-1600.jpg) no-repeat center top;
	background-size: cover;
	height: 64%;
}
.wall-frame {
	position: absolute;
	left: 122px;
	top: -216px;
}
.red_watch {
	width: 209px;
	height: 336px;
	left: -27px;
	top: -53px;
}
.laptop_image {
	width: 950px;
	height: 715px;
}
.h-watch {
	width: 215px;
	height: 173px;
	left: 398px;
	top: -67px;
}
.card {
	height: 234px;
	width: 598px;
}
.plant {
	width: 145px;
	height: 158px;
	left: 30px;
	top: 251px;
}
.camera {
	width: 165px;
	height: 138px;
	left: 210px;
	top: 74px;
}
.mug {
	width: 181px;
	height: 170px;
	left: 308px;
	top: 37px;
}
.pen-stand {
	width: 164px;
	height: 189px;
	left: 126px;
	top: 15px;
}
.stand-reflection {
	width: 164px;
	height: 189px;
	left: 75px;
	top: 0px;
}
.camera-reflection {
	width: 167px;
	height: 120px;
	top: 1px;
}
.card-reflection {
	width: 265px;
	height: 94px;
	left: 201px;
	top: -7px;
}
.card-watch {
	left: 178px;
	position: absolute;
	top: 232px;
}
.mirror-area {
	position: absolute;
	left: 17px;
	top: 107px;
	z-index: 11;
}
.camera-pen {
	position: absolute;
	left: 0;
	top: 86px;
	z-index: 105;
}
}

@media only screen and (min-width:1800px) {
.half-layout {
}
.half-layout {
	width: 100%;
	height: 60%;
	background: url(../images/main-layout/marble_layout.jpg) no-repeat;
}
.mirror-area {
	top: 108px;
}
.laptop_image {
	width: 1183px;
	height: 920px;
}
.lap-watch {
	top: -278px;
}
.red_watch {
	left: -30px;
	top: -64px;
	width: 251px;
	height: 440px;
}
.photo-frame {
	width: 416px;
	height: 348px;
}
.wall-frame {
	top: -335px;
}
.camera-reflection {
	width: 207px;
	height: 162px;
	left: 194px;
	top: 41px;
}
.card-reflection {
	width: 335px;
	height: 127px;
	left: 270px;
	top: 0px;
}
.mug {
	width: 237px;
	height: 220px;
	left: 442px;
	top: 78px;
}
.camera {
	width: 233px;
	height: 181px;
	left: 286px;
	top: 141px;
}
.stand-reflection {
	width: 176px;
	height: 232px;
	left: 114px;
	top: 24px;
}
.pen-stand {
	width: 191px;
	height: 238px;
	left: 164px;
	top: 73px;
}
.plant {
	width: 179px;
	height: 204px;
	top: 321px;
}
.h-watch {
	width: 265px;
	height: 215px;
	left: 439px;
	top: -62px;
}
.card {
	width: 690px;
	height: 237px;
}
.card-watch {
	top: 296px;
	left: 383px;
}
}

@media only screen and (min-width:2500px) {
.half-layout {
	background: url(../images/main-layout/TexturesCom-2500.jpg) no-repeat;
	background-size: cover;
	height: 54%;
}
.laptop_image {
	width: 1384px;
	height: 1100px;
	position: relative;
	top: 31px;
}
.red_watch {
	left: -70px;
	top: -64px;
	width: 331px;
	height: 530px;
}
.photo-frame {
	width: 666px;
	height: 458px;
}
.wall-frame {
	top: -379px;
}
.photo-frame {
	width: 666px;
	height: 458px;
}
.card {
	width: 770px;
	height: 297px;
}
.h-watch {
	width: 325px;
	height: 230px;
	left: 589px;
	top: -70px;
}
.card {
	width: 790px;
	height: 325px;
}
.card-watch {
	top: 412px;
	left: 273px;
}
.camera {
	width: 263px;
	height: 204px;
	left: 306px;
	top: 153px;
}
.plant {
	width: 209px;
	height: 234px;
	top: 363px;
}
.pen-stand {
	width: 221px;
	height: 258px;
	left: 164px;
	top: 71px;
}
.stand-reflection {
	width: 221px;
	height: 258px;
	left: 114px;
	top: -3px;
}
.camera-reflection {
	width: 227px;
	height: 183px;
	left: 226px;
	top: 41px;
}
.card-reflection {
	width: 335px;
	height: 127px;
	left: 390px;
	top: 25px;
}
.mug {
	width: 277px;
	height: 240px;
	left: 484px;
	top: 98px;
}
.card-watch {
	top: 352px;
	left: 273px;
}
.lap-watch {
	top: -348px;
}
}
.popup_outer {
	display: none;
}
.video_sec {
	background-color: #fff;
	height: 100%;
	background-size: cover;
}
.outer-section.gallery_page {
	height: 100%;
	background-size: cover;
}
.video_sec .main-container {
	padding-top: 15px;
}
.frame_sec {
	position: relative;
}
.frame_sec img{
	width: 100%;
}
.instagram-div {
	margin: 0 auto;
	background-color: #fff;
	display: block;
}
/*new-camera-css*/

.travel-section {
}
.t_title {
	color: #323232;
	opacity: 1;
	font-size: 1.5em;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 0;
	width: 100%;
	display: block;
	z-index: 100;
	padding: 17px 0px;
}
.pesdk-react-screen {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
}
.splashScreen {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
input[type="submit"] {
	display: none;
}
body.curr_progress:before {
	background: rgba(0, 0, 0, 0.55) url('../images/buro247-loading.png') no-repeat 50% 50%;
	top: 0;
	left: 0;
	position: fixed;
	content: "";
	z-index: 10000001;
	height: 100%;
	width: 100%;
}
body.curr_progress:after {
	background: url('../images/loader.gif') no-repeat 50% 50%;
	top: 30px;
	left: 0;
	position: fixed;
	content: "";
	z-index: 1000000;
	height: 100%;
	width: 100%;
}
.screen_container {
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-backface-visibility: hidden !important;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 100%;
	height: 100%;
	max-height: 600px;
	padding: 0px 20px;
}
.splashScreen_row {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	vertical-align: middle;
	border: 6px solid transparent;
	width: 100%;
	text-align: center;
	height: 33.333333%;
	position: relative;
	top: 6em;
}
.screen_row_contentWrapper {
	position: absolute;
	top: 0px;
	bottom: 0;
	left: 0;
	right: 0;
	display: table;
	width: 100%;
	height: 100%;
	table-layout: fixed;
	cursor: pointer;
}
.splashScreen_row_contentRow {
	display: table-row;
}
.splashScreen_row_contentCell {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	background-position: center center;
	background-size: cover;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: 2px dashed rgba(0, 0, 0, 0.5);
}
input#original_image {
	background-color: #43ADEB;
	padding: 11px 20px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	opacity: 0;
	cursor: pointer;
}
a#download, a#new-image {
	position: absolute;
	top: 10px;
	border-radius: 3px;
	color: #fff;
	z-index: 100;
	cursor: pointer;
	padding: 8px 15px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	text-decoration: none;
}
a#download {
	background-color: #58A400;
	right: 10px;
}
a#new-image {
	background-color: #323232;
	left: 10px;
}

a.get-result {
    border-radius: 3px;
    color: #fff;
    z-index: 100;
    cursor: pointer;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    background-color: #58A400;
}

.image-react {
	position: relative;
	width: 277px;
	display: inline-block;
	vertical-align: middle;
}
.image-react {
}
a.up {
	position: absolute;
	background-color: #43ADEB;
	width: 100%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	height: 43px;
	border-radius: 3px;
	font-size: 18px;
	padding: 8px 0px;
}
.canvas-size {
	text-align: center;
	visibility: hidden;
	padding-top: 55px;
}
.canvas-div {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/************** media ****************/

@media all and (orientation:portrait) {
    .popup2_outer {
        display: block;
    }
}

@media all and (orientation:landscape) {
    .popup2_outer {
        display: none;
    }
}

@media only screen and (min-width : 768px) and (max-width : 1150px) {
.wall-frame {
	left: 26px;
	top: -183px;
}
.half-layout {
	height: 55%;
}
.laptop_image {
	width: 593px;
	height: 460px;
}
.lap-watch {
	top: -114px;
}
.card-watch {
	top: 229px;
	left: 165px;
}
.card-reflection {
	top: 65px;
	width: 211px;
	height: 68px;
	left: 136px;
}
.camera-reflection {
	left: 125px;
	top: 65px;
	width: 107px;
	height: 100px;
}
.stand-reflection {
	left: 75px;
	top: 58px;
	width: 105px;
	height: 114px;
}
.camera-pen {
	top: 123px;
}
.pen-stand {
	width: 110px;
	height: 140px;
	left: 108px;
	top: -19px;
}
.camera {
	width: 129px;
	height: 110px;
	left: 179px;
	top: 20px;
}
.h-watch {
	width: 143px;
	height: 110px;
	left: 321px;
	top: -44px;
}
.mirror-area {
	top: 9px;
}
.red_watch {
	top: -53px;
	width: 127px;
	height: 227px;
}
.photo-frame {
	width: 326px;
	height: 241px;
}
.plant {
	left: 21px;
	top: 201px;
	width: 106px;
	height: 123px;
}
.mug {
	left: 263px;
	top: 85px;
	width: 146px;
	height: 123px;
}
.cap_desk_sec {
	width: 93%;
	margin: 0 auto;
}
.card {
	width: 448px;
	height: 118px;
}
}

@media only screen and (min-width : 640px) and (max-width : 767px) {
.half-layout {
	height: 60%;
}
.laptop_image {
	width: 377px;
	height: 288px;
}
.red_watch {
	width: 88px;
	height: 138px;
	top: -18px;
}
.photo-frame {
	width: 181px;
	height: 134px;
}
.wall-frame {
	left: 20px;
	top: -98px;
}
.lap-watch {
	right: 0;
	top: -85px;
	z-index: 10;
}
.card-watch {
	top: 106px;
	left: 139px;
}
.card-reflection {
	width: 128px;
	height: 54px;
	left: 89px;
	top: 33px;
}
.camera-reflection {
	width: 68px;
	height: 53px;
	left: 70px;
	top: 47px;
}
.stand-reflection {
	width: 68px;
	left: 26px;
	top: 32px;
	height: 75px;
}
.pen-stand {
	width: 66px;
	height: 78px;
	left: 56px;
	top: -6px;
}
.mug {
	width: 71px;
	height: 68px;
	left: 145px;
	top: 55px;
}
.plant {
	width: 65px;
	height: 69px;
	left: 12px;
	top: 124px;
}
.camera {
	width: 69px;
	height: 56px;
	left: 98px;
	top: 20px;
}
.camera-pen {
}
.card {
	width: 225px;
	height: 85px;
}
.h-watch {
	width: 70px;
	height: 59px;
	left: 151px;
	top: -12px;
}
.indication {
	width: 24px;
	height: 24px;
}
/*----links--*/	
	
.link2 .indication {
	left: 25%;
	top: 10%;
}
.link3 .indication {
	top: 18%;
}
}

@media only screen and (min-width : 701px) and (max-width : 767px) {
.mirror-area {
	top: 44px;
}
.half-layout {
	height: 66%;
}
}

@media only screen and (min-width : 550px) and (max-width : 700px) {
.mirror-area {
	top: 10px;
}
.half-layout {
}
}

@media only screen and (min-width : 320px) and (max-width : 639px) {
.half-layout {
	height: 55%;
}
.laptop_image {
	width: 290px;
	height: 220px;
}
.mirror-area {
	top: 14px;
}
.red_watch {
	width: 70px;
	height: 105px;
	top: -25px;
}
.photo-frame {
	width: 171px;
	height: 118px;
}
.wall-frame {
	left: 38px;
	top: -93px;
}
.lap-watch {
	right: 0;
	top: -54px;
	z-index: 10;
}
.card-watch {
	top: 106px;
	left: 110px;
}
.card-reflection {
	width: 118px;
	height: 44px;
	left: 88px;
	top: 29px;
}
.camera-reflection {
	width: 58px;
	height: 47px;
	left: 63px;
	top: 34px;
}
.stand-reflection {
	width: 63px;
	left: 21px;
	top: 13px;
	height: 74px;
}
.pen-stand {
	width: 63px;
	height: 74px;
	left: 45px;
	top: -24px;
}
.mug {
	width: 68px;
	height: 61px;
	left: 141px;
	top: 48px;
}
.plant {
	width: 58px;
	height: 60px;
	left: 10px;
	top: 102px;
}
.camera {
	width: 58px;
	height: 52px;
	left: 89px;
	top: 1px;
}
.camera-pen {
}
.card {
	width: 180px;
	height: 59px;
}
.h-watch {
	width: 50px;
	height: 46px;
	left: 121px;
	top: -9px;
}
.indication {
	width: 20px;
	height: 20px;
}
.link3 .indication {
	top: 18%;
}
/*----links--*/	
	
.link2 .indication {
	left: 25%;
	top: 10%;
}
}
.video_div {
	background-color: transparent;
}
.frame-section, .video_main, .video_thum {
	background-color: #000;
}
.frame-section {
	padding: 10px 10px 0;
}
.video_thum {
	padding: 0px 10px 10px;
}

@media only screen and (min-width : 320px) and (max-width : 767px) {
.video_div {
	background-color: transparent;
}
.frame-section, .video_main, .video_thum {
	background-color: #000;
}
.frame-section {
	padding: 10px 10px 0;
}
.video_thum {
	padding: 0px 10px 10px;
}
span.vd_arrow1 {
	left: -22px;
}
span.vd_arrow2 {
	right: -22px;
}
.gallery_page .main-container {
	max-width: 90%;
}
.cap_desk_sec {
	width: 93%;
	margin: 0 auto;
}
}

@media only screen and (min-width : 320px) and (max-width : 979px) {
.outer-section.gallery_page {
	height: auto;
}
}

@media only screen and (min-width : 768px) {
.screen_container {
	width: 720px;
}
}

@media only screen and (max-width : 767px) {
    #canvas {
        width: 70%;
    }
    a#download, a#new-image {
        padding: 6px 9px;
        font-size: 12px;
    }
    .t_title {
        padding: 12px 0px;
    }
}

#canvas {
    margin-bottom:2em;
}