
.simplePopup {
display:none;
position:fixed;
background:#fff;
z-index:999;
width:1250px;
margin:auto;
left:0px !important;
right:0px;
}

.simplePopupClose {
float:right;
cursor:pointer;
margin-left:10px;
margin-bottom:10px;
}

.simplePopupBackground {
display:none;
background:#000;
position:fixed;
height:100%;
width:100%;
top:0;
left:0;
z-index:999;
}

.new_pop_top_bg
{
	background-color:#154257;
	padding:10px 0;
}
.input_box_bg_white
{
	background-color:#fff;
	width:100%;
	padding:5px 10px;
	border-radius:5px;
}
.input_box_pop-new input
{
	font-size:14px;
	line-height:18px;
	color:#000;
	border:none;
	width:85%;
	float:left;
	padding:3px 0;
}
.input_box_pop-new-search_icn input
{
	width:15%;
	text-align:center;
	background-image:url(search_new_icn_pop.png);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	border:none;
	height:25px;
	cursor:pointer;
	background-color:inherit;
	text-indent:-999px;
}
.Save-to-trip{display:inline-block;}

.Save-to-trip a
{
	background-color:#d3835b;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-align:center;
	padding:10px 15px;
	text-transform:uppercase;
	border-radius:5px;
	display:block;
}
.Save-to-trip a:hover{background-color:#5cb85c;}
.Book-Now{display:inline-block;margin:0 0 0 10px;}
.Book-Now a
{
	background-color:#5cb85c;
	color:#fff;
	font-size:14px;
	line-height:16px;
	text-align:center;
	padding:10px 15px;
	text-transform:uppercase;
	border-radius:5px;
	display:block;
}
.Book-Now a:hover{background-color:#d3835b;}
.simplePopupClose{display:none;}
.cross_btn_circle{display:inline-block;margin:0 0 0 30px;}
.cross_btn_circle a
{
	background-color: #bcbcbc;
    border-radius: 100%;
    color: #154257;
    display: block;
    font-size: 22px;
    height: 31px;
    line-height: 28px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 3px;
    width: 30px;
}
/*.all_data_right{text-align:right;}*/
img{max-width:100%;}
.popup_under_data
{
	background-color:#fff;
}
.new-pop-title
{
	border-bottom:1px solid #99adb6;
	margin-bottom:20px;
}
.new-pop-title h2
{
	font-size:20px;
	line-height:24px;
	color:#154257;
	margin:20px 0 10px 0;
	font-weight:600;	
}
.gallery_slider_popop .slick-prev
{
	background:url(pre_icn_gallery.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:40px;
	height:40px;
	border:none;
	position:absolute;
	top:35%;
	left:0px;
}
.gallery_slider_popop .slick-next
{
	background:url(next_icn_gallery.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:40px;
	height:40px;
	border:none;
	position:absolute;
	top:35%;
	right:5px;
}
.gallery_slider_popop
{
	margin-bottom:20px;
}
.list_data_num_new_pop
{
	width:100px;
	height:100px;
	border-radius:100%;
	margin:37px auto auto auto;
	text-align:center;
	color:#fff;	
	font-size:50px;
	line-height:55px;
	background-color:#6fdf97;
}
.bg_orange_box{background-color:#f4a16f;}
.list_data_num_new_pop span
{ 
	display: inline-block;
    margin: 22px 0 0;
}
.conatine_bg_pop_new
{
	background-color:#f2f2f2;
	height:273px;
}
.big_list_title
{
	font-size:18px;
	color:#154257;
	text-transform:uppercase;
	font-weight:bold;
	margin:25px 0 10px 0;
	line-height:34px;
}
.REVIEWED_text
{
	font-size:15px;
	line-height:22px;
	color:#154257;
	margin-bottom:10px;
}
.REVIEWED_text span{font-family: 'open_sanssemibold';}
.REVIEWED_text_desc
{
	font-size:14px;	
	line-height:24px;
	color:#000;
	margin:0 0 10px 0;
	min-height:60px;
}
.REVIEWED_text_num
{
	font-size:18px;	
	line-height:22px;
	color:#154257;
	margin:20px 0;
	font-family: 'open_sanssemibold';
	text-transform:uppercase;
}
.see_more_btn_pop{margin:0px 0 10px 0;}
.see_more_btn_pop a
{
	background-color: #d3835b;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
	font-family: 'open_sanssemibold';
}
.see_more_btn_pop a:hover{background-color: #5cb85c;}
.see_more_btn_pop input
{
	background-color: #d3835b;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
	font-family: 'open_sanssemibold';
	width:100%;
	border:none;
}
.see_more_btn_pop input:hover{background-color: #5cb85c;}

.share_pop_btn_pop{float:right;width:100%;text-align:right;margin:30px 22px 0 0;}
.share_pop_btn_pop a
{
	background-image:url(../themes/California/new_popup/share_pop.png);
	background-repeat:no-repeat;
	width:50px;
	height:65px;
	display:inline-block;
}
.share_pop_btn_pop a:hover{background-image:url(../themes/California/new_popup/share_pop_h.png);}
.small_list_data_tit
{
	font-size:18px;
	text-transform:uppercase;
	color:#154257;
	font-family: 'open_sanssemibold';
	margin:25px 0 0 0;
	line-height:24px;
}
.small_list_data_sub
{
	font-size:13px;
	text-transform:uppercase;
	color:#154257;
	line-height:22px;
	margin:0 0 25px 0;
}
.small_list_data_descr
{
	font-size:14px;
	line-height:22px;
	color:#000;
	font-family: 'open_sanssemibold';
}
.pop_footer_bg
{
	background:#154257;
	padding:10px 0;
}
.pop_nav_footer ul{margin:0px;padding:0px;}
.pop_nav_footer ul li
{
	list-style:none;
	font-size:14px;
	color:#fff;
	line-height:18px;
	float:left;
	margin:0 15px 0 0;
}
.pop_nav_footer ul li a
{
	color:#fff;
	padding:0 15px 0 0;
}
.pop_nav_footer ul li a:hover
{
	color:#5cb85c;
}
.pop_all_right_dis
{
	text-align:right;
	font-size:14px;
	color:#fff;
	line-height:18px;
}
.pop_all_right_dis a
{
	color:#fff;
	margin:0 20px 0 0;
}
.pop_all_right_dis a:hover
{
	color:#5cb85c;
}
.map_new_popop img
{
	width:100%;
	height:531px;
}
.pop_new_place_box
{
	background-color:#f2f2f2;
	padding:15px 20px;
	margin-bottom:10px;
}
.places_near_by_text
{
	font-size:16px;
	color:#154257;
	line-height:20px;
	margin:6px 25px 0 0;
	float:left;
}
.places_near_by_inp
{
	float:left;
	width:75%;
	background-color:#fff;
	border:1px solid #d7d7d7;	
	border-radius:5px;
	padding: 5px 10px;
}
.places_near_by_inp input.input_text_data
{
	color:#000;
	font-size:16px;
	line-height:20px;
	width:90%;
	border:none;
	float:left;
}
.places_near_by_inp a.places_near_serch
{
	width:10%;
	background-image:url(search_new_icn_pop.png);
	background-repeat:no-repeat;
	background-position:right;
	border:none;
	float:right;
	background-color:inherit;
	text-indent:-9999px;
	background-size:21px;
	height:21px;
}
.pop_new_slider .carousel-control.right
{
	background-image:url(pop_next_icn.png);
	background-repeat:no-repeat;
	background-position:right;
	right:20px;
	opacity:1;
}
.pop_new_slider .carousel-control.left
{
	background-image:url(pop_pre_icn.png);
	background-repeat:no-repeat;
	background-position:left;
	left:20px;
	opacity:1;
}
.pop_new_slider .carousel-control{width:3%;}
.pop_new_slider .carousel-caption h3
{
	font-size:60px;
	line-height:65px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:none;
	letter-spacing:8px;
}
.pop_new_slider .carousel-caption
{
	left:10%;
	right:10%;
	top:25%;
}

.pop_new_slider .carousel-caption ul{margin:0px;text-align:center;padding:0px;}
.pop_new_slider .carousel-caption ul li
{
	display:inline-block;
	font-size:14px;
	color:#fff;
	list-style:none;
	line-height:18px;
	font-weight:bold;
	margin:0 7px 0 0;
}
.pop_new_slider .carousel-caption ul li a{color:#fff;text-decoration:none;padding:0 7px 0 0;}
.slider_social_icn_box{text-align:center;}
.slider_social_icn_box a.slider_social_icn
{
	display:inline-block;
	margin:15px 15px 0 0;
}
.bg_part_whi
{
	background-color:#fff;
	margin-bottom:20px;
}
.pad_15_all_box{padding:15px;height:auto;}

.pop_load_more_rev{float:left;margin:0 25px 0 0;}
.pop_load_more_rev a
{
	font-size:15px;
	line-height:19px;
	text-transform:uppercase;
	color:#154257;
}
.pop_load_more_rev a i
{
	border: 1px solid;
    border-radius: 100%;
    font-size: 16px;
    padding: 3px 4px 2px;
}
.pop_make_a_rev{float:left;}
.pop_make_a_rev a
{
	font-size:15px;
	line-height:19px;
	text-transform:uppercase;
	color:#154257;
	cursor:pointer;
}
.pop_make_a_rev a i
{
	border: 1px solid;
    border-radius: 100%;
    font-size: 12px;
    padding: 5px 6px 4px;
	vertical-align:bottom;
}
.pop_make_rev_box_open
{
	border-top:1px solid #879ca7;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
.pop_make_rev_form_box{margin-bottom:10px;}
.pop_make_rev_form_box input
{
	font-size:14px;
	line-height:18px;
	color:#154257;
	border:1px solid #afafaf;
	padding:6px;
	border-radius:5px;
	width:100%;
}
.pop_make_rev_form_box textarea
{
	font-size:14px;
	line-height:18px;
	color:#154257;
	border:1px solid #afafaf;
	padding:6px;
	border-radius:5px;
	width:100%;
	resize:none;
	height:105px;
}
.make_check_box
{
	font-size:14px;
	line-height:18px;
	color:#154257;
	text-align:center;
}
.make_check_box span{margin:0 10px 0 0;}
.make_check_box input{position:relative;top:2px;}
.pop_play_icon_new
{
	position:absolute;
	top:33%;
	left:0px;
	right:0px;
	margin:auto;
	text-align:center;
}
.pop_play_icon_new a
{
	font-size:60px;
	text-align:center;
	color:#fff;
}
.pop_play_icon_new a:hover
{
	color:#6fdf97;
}
.mini_slider_round_box
{
	position:absolute;
	bottom:10px;
	right:10px;
	
}
.mini_text_box
{
	font-size:18px;
	line-height:22px;
	text-align:center;
	color:#595959;
	border-radius:100%;
	width:35px;
	height:35px;
	background-image:url(gallery_slider_rat_bg.png);
	background-repeat:repeat;
	font-family:"open_sanssemibold";
	display:table-cell;
	vertical-align:middle;
}
.video_img_pop img{height:250px;}

.slick-slide img
{
	width:188px;
	height:188px;
}

@media (max-width:1024px)
{
	#new_popup_pop .container{width:100%;}
	.simplePopup{width:90%;}
}

@media only screen and (min-width:1024px) and (max-width:1100px)
{
	.places_near_by_inp{width:65%;}
	.map_new_popop img{height:482px;}
}
@media (max-width:992px)
{
	#new_popup_pop .container{width:100%;}
	.input_box_bg_white{margin-bottom:10px;}
	.map_new_popop img{height:auto;}
	.conatine_bg_pop_new{height:auto;}
	.list_pop_img_cen{text-align:center;}
	.mob_pd_pop_new{padding:0 15px;}
	.list_pop_img_cen{padding:15px 15px 0 15px;}
	
	.see_more_btn_pop{float:left;margin:0px 0 0 0;}
	.share_pop_btn_pop{float:right;width:auto;margin:10px 0;}
	
	.small_list_data_sub{margin:0 0 10px 0;}
	.small_list_data_descr{margin: 0 0 15px 0;}
	.gallery_slider_popop .slick-next{right:0px;}
	.gallery_slider_popop{margin:15px 0;}
	
	
	.cross_btn_circle{margin:0 0 0 9px;}
	.Save-to-trip a, .Book-Now a{padding:10px 8px;}
	
	.video_img_pop img{height:250px;}
	
	.big_list_title{margin:25px 10px 0px 10px;}
	.REVIEWED_text{margin:0px 10px 10px;}
	.REVIEWED_text_desc{margin:0px 10px 10px;}
	.make_check_box{margin-bottom:10px;text-align:left;}
	.simplePopup{width:90%;}
}

@media only screen and (min-width:768px) and (max-width:979px)
{
	.slick-slide img { height: 191px;width: 191px;}
	.pop_new_slider .carousel-caption h3{font-size:30px;line-height:35px;}
	.pop_new_slider .carousel-caption{top:40px;}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{height:300px !important;width:100% !important;}
}
@media (max-width:767px)
{
	.pop_nav_footer ul{text-align:center;}
	.pop_nav_footer ul li{float:none;display:inline-block;font-size:12px;margin:0 5px 0 0;}
	.pop_nav_footer ul li a{padding:0 5px 0 0;}
	.pop_all_right_dis{float:none;margin:10px 0 0 0;text-align:center;font-size:12px;}
	
	.places_near_by_text{width:100%;margin:6px 15px 10px 0;}
	.places_near_by_inp{width:100%;}
	.places_near_by_inp input.places_near_serch{background-size:18px;}
	
	.big_list_title{margin:25px 10px 0px 10px;font-size:18px;}
	.REVIEWED_text{margin:0px 10px 10px; font-size:14px;}
	.REVIEWED_text_desc{margin:0px 10px 10px; font-size:16px;}
	.pop_load_more_rev{margin-bottom:10px;}
	
	.simplePopup{width:90%;}
	
	.pop_new_slider .carousel-caption{display:none;}
	.pop_new_slider .carousel-control.left, .pop_new_slider .carousel-control.right{display:block;}
	.pop_new_slider .carousel-control{width:6% !important;}
	.carousel-inner > .item > img, .carousel-inner > .item > a > img{height:auto !important;width:100% !important;}
	.list_pop_img_cen img{height:auto;}
	
	.slick-slide img { height: 181px;width: 181px;}
	
}

@media (max-width:667px)
{
	.slick-slide img { height: 160px;width: 160px;}
}
@media (max-width:640px)
{
	.slick-slide img { height: 152px;width: 152px;}
}
@media (max-width:568px)
{
	.slick-slide img { height: 131px;width: 131px;}
}
@media (max-width:414px)
{
	.gallery_slider_popop .slick-prev, .gallery_slider_popop .slick-next{background-size:24px;width:24px;}
	.slick-slide img { height:85px;width:85px;}
}
@media (max-width:375px)
{
	.slick-slide img { height: 109px;width: 109px;}
}
@media (max-width:360px)
{
	.slick-slide img { height: 102px;width: 102px;}
}
@media (max-width:320px)
{
	.slick-slide img { height:84px;width:84px;}
}