/*css*/

@import "superfish.css";
@import "touchTouch.css";
@import "form.css";
@import "stuck.css";
@import "jquery.fancybox.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,500,400italic,300,700,900);
@import url(//fonts.googleapis.com/css?family=Cabin);

input::-ms-clear {
	 display: none;
}

html, body { }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
* {
	-webkit-text-size-adjust: none;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both; width:100%; font-size:0; line-height:0;}
.wrapper, .wrapper-extra, .extra-wrap{
	position: relative;
	overflow:hidden;
	width: 100%; 
}
.wrap {
	position: relative;
	/*text-align: center;*/
}
.wrapper-after:after{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.dis-block{display: block;}
.dis-inblock{display: inline-block;}

.txt_left{text-align: left;}
.txt_right{text-align: right;}
.txt_cntr{text-align: center;}
.txt_ital{font-style: italic;}
.txt_line_through{text-decoration: line-through;}

.lh24{line-height: 24px;}


.marg-left-0{margin-left:0 !important;}	
.marg-right-0{margin-right:0 !important;}
.marg-left-right-0{ margin-right:0 !important;margin-left:0 !important;}
.last-mbot{margin-bottom:0 !important;}	
.last-pbot{padding-bottom: 0 !important;}
.last-mpbot{margin-bottom:0 !important;padding-bottom:0 !important;}

.marLeft1{margin-left: 10px;}

.marRight1{margin-right: 13px;}
.marRight2{margin-right: 69px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin-right: 20px;}
.mar2{
	width: 10px;
	display: inline-block;
}
.mar3{margin-left: 10px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 33px;}
.marTop2{margin-top: 21px;}
.marTop3{margin-top: 22px;}
.marTop4{margin-top: 9px;margin-bottom: 22px;}
.marTop5{margin-top: 75px;}
.marTop6{margin-top: 3px;}
.marTop7{margin-top: 30px;}
.marTop8{margin-top: 28px !important; margin-bottom: 30px;}
.marTop9{margin-top: 0px; margin-bottom: 28px;}
.marTop10{margin-top: 20px; margin-bottom: 0px;}
.marTop11{margin-top: 92px !important;}
.marTop12{margin-top: 20px;}

.indent1{width: 100%; margin-top: 30px;}
.indent2{width: 100%; margin-top: 55px;}


.pos_rel{position: relative;}

.marBot1{margin-bottom: -12px;}

.hline2{
	position: relative;
	width: 100%;
	padding-bottom: 47px;
	border-bottom: 1px solid #dbdbdb;
	padding-top: 57px;
	background: #1d5d75;
	/* color: white; */
}

.hline3{
	position: relative;
	width: 100%;
	padding-bottom: 27px;
	border-bottom: 1px solid #dbdbdb;
	margin-top: -27px;
	margin-bottom: 20px;
}

.hline4{
	position: relative;
	width: 100%;
	padding-bottom: 31px;
	border-bottom: 1px solid #dbdbdb;
	margin-top: 11px;
	margin-bottom: 11px;
}
.hline5{
	position: relative;
	width: 100%;
	padding-bottom: 27px;
	border-bottom: 1px solid #dbdbdb;
	margin-top: -36px;
}
.hline6{
	position: relative;
	width: 100%;
	padding-bottom: 8px;
	border-bottom: 1px solid #dbdbdb;
	margin-top: -17px;
	margin-bottom: 9px;
}

.upper{text-transform: uppercase;}
.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}

.color1{color: #4c4c4c !important;}

.bg1{background: #60adcb !important;}







/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	/* color:#a1a1a1; */
	/* background: url(https://phweather.net/images/bg3.png) #fdfdfd; */
	font: 15px/20px "Open Sans", Arial, Helvetica, sans-serif;
}
.fs_14{font-size: 14px;}
#back-top {
	position: fixed;
	bottom: 40px;
	left: 51%;
	z-index: 1000;
	display: none;
	margin-left: 620px;
	width: 26px;
	height: 26px;
	/*background: url(https://phweather.net/images/up-arrow.png) 50% 50% no-repeat;*/
	color: #54b00a;
	text-align: center;
	cursor: pointer;
	border-radius: 500px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;

}
#back-top i{line-height: 42px; font-size: 42px; /*display: none*/}
#back-top:hover {
	color: #000;
	/*background: url(https://phweather.net/images/up-arrow.png) 50% 50% no-repeat #b5fa9c;*/
}
.main{
	padding:0 0 0 0;
	width:100%;
	height: auto; 
	 /*background: #f2f1e6; */
	 margin:0 auto;
}
.div-content{
	margin:0 auto;
	padding-top: 0px;
	padding-bottom: 47px;
	width:100%;
	background: url(../images/bg1.png) #fdfdfd;
	overflow: hidden;
}
.div-content.content_page{padding-bottom: 30px;}
.div-content.content_page2{padding-bottom: 50px;}


/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	margin:0;
	float: left;
}
h1 img{max-width: inherit;}


h2 {
	font: 23px/15px 'Open Sans', Arial, sans-serif;
	color:#3f3f3f;
	/* margin-top: 55px; */
}

h3 {
	font:30px/34px
	'Open Sans', Arial, sans-serif;
	color:#3c3c3c;
	/* margin-top: 48px; */
	letter-spacing: -1px;
}


h4 {
	/* font:300 20px/25px 'Open Sans', Arial, sans-serif; */
	/* color:#f25f43; */
	/* margin-top: 37px; */
	/* text-transform: uppercase; */
}


#search-results h4{color: #000; padding-bottom: 12px;}
span.search{color: #3e9e08 !important;}
#search-results h4 a:hover{color: #3e9e08;}
h5{
	/* margin-top: 10px; */
	/* margin-bottom: 0; */
	/* color:#333333; */
	/* text-transform: uppercase; */
	/* font-family: 'Open Sans', Arial, sans-serif; */
}

.txt1 {
	font:30px/30px
	'Open Sans', Arial, sans-serif;
	margin-top: -3px;
	color: #ffffff;
}
.txt2 {
	font:20px/20px
	'Open Sans', Arial, sans-serif;
	margin-top: 4px;
	color: #ffffff;
}
.txt3 {
	font:26px/32px 'Open Sans', Arial, sans-serif;
	margin-top: 36px;
	color: #3c3c3c;
}
.txt4 {
	font:18px/22px 'Open Sans', Arial, sans-serif;
	margin-top: 10px;
	color: #989898;
}
.txt5 {
	font:16px/22px 'Open Sans', Arial, sans-serif;
	margin-top: 10px;
	color: #6e6e6e;
}
.txt6 {
	font:72px/72px 'Cabin', Arial, sans-serif;
	margin-top: 10px;
	color: #fff;
}
.txt7 {
	font:19px/22px 'Open Sans', Arial, sans-serif;
	margin-top: 4px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-left: -25px;
	letter-spacing: 1px;
}
.txt8 {
	font:18px/22px 'Cabin', Arial, sans-serif;
	margin-top: 21px;
	color: #2e2e2e;
	float: left;
	margin-right: 45px;
	text-transform: uppercase;
}


p{margin-top: 13px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img1{
	float: left;
}
.img3{margin-top: 62px;margin-bottom: -20px;}
.img4{
	float: left;
	margin-right: 20px;
	margin-top: 18px;
}
.img5{
	float: left;
	margin-right: 20px;
	margin-top: 18px !important;
}
.img6{margin-top: 26px;margin-bottom: 16px;}
.img7{margin-top: 61px; margin-bottom: -20px;}



.col1{
	float: left;
	width: 250px;
	margin-right: 20px;
}
.m0{margin: 0;}


a { 
	text-decoration:none; 
	cursor:pointer;
	color: inherit;
}

a.link1{color: #54b00a;}
a.link1:hover{color: #000;}

a.link2{text-decoration: underline;}
a.link2:hover{color: #000;}

footer a.link2{text-decoration: none;}
footer a.link2:hover{color: #409b02;}

a:hover{
	color: #409b02;
	text-decoration:none;
}
a{
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}

.date_section{
	position: relative;
	width: 96px;
	/*height: 126px;*/
	float: left;
	margin-right: 0;
	text-align: left;
	margin-top: 4px;
}
.day{font:bold 33px/33px 'Open Sans', Arial, sans-serif; margin-top: 9px; display: block; color: #3f3f3f;margin-left: -15px;text-align: center;}
.month{font:300 21px/21px 'Open Sans', Arial, sans-serif; margin-top: 5px; color: #68a7de;margin-left: 5px;}




/************Header************/
header{
	position: relative;
	z-index: 11;
	padding: 0;
	background: #fff;
	padding: 0px 0 0px;
}
header.content_header{
	margin-bottom: 40px;
}

#stuck_container{
	position: relative;
	z-index: 100;
}


.gradient1 {
	background: #fcfcfc; /* for old browsers */
	background: -moz-linear-gradient(top, #fcfcfc, #dfdfe1); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom, 
				color-stop(0%,#fcfcfc), color-stop(100%,#dfdfe1));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fcfcfc, #dfdfe1);
	background: -o-linear-gradient(top, #fcfcfc, #dfdfe1); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc, #dfdfe1); /* IE10 */
	background: linear-gradient(top, #fcfcfc, #dfdfe1); /* CSS3 */ 
}



/************Content***********/



blockquote{
	position: relative;
	background: #efeff0;
	margin-top: 27px;
	display: block;
	padding: 13px 20px 15px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
}
blockquote:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 18px;
	height: 17px;
	left: 20px;
	bottom: -17px;
	background: url(../images/corner1.png) no-repeat 0 0;
}


.magnifier2:hover .img_section_txt2{
	top: 0;
}


.box-1{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/bg_pic1.jpg) 50% 0 no-repeat;
	/* height: 494px; */
	margin-top: 23px;
	background-size: cover;
}

.box-2{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/bg2.png);
	margin-top: 0;
}

.box-3{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: #fff;
	padding: 35px 35px 36px;
	margin-top: 26px;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.07);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.07);
	box-shadow: 0 0 3px rgba(0,0,0,0.07);
}
.box-3.v2{padding: 27px 28px 28px 33px;margin-top: 30px;margin-bottom: 91px;}
.box-3.v3{padding: 16px 35px 34px; margin-top: 28px;}
.box-3.v4{padding: 16px 35px 35px; margin-top: 30px;}
.box-3.v5{padding: 16px 35px 42px; margin-top: 64px;}


.box-4{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/page1_pic6.jpg);
	margin-top: 48px;
	text-align: center;
	padding: 46px 0 52px;
	background-repeat: no-repeat;
	background-size: 100%;
}
.box-4-txt{
	padding-left: 102px;
	background: url(../images/page1_icon1.png) 0 14px no-repeat;
	display: inline-block;
	text-align: left;
	margin-left: -3px;
}


.box-5{
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	margin-top: 57px;
	border: 1px solid #dbdbdb;
	padding: 51px 84px 69px 39px;
}


.link-box:hover .box-1{background: #54b00a;}
.link-box:hover .color1{color: #000 !important;}


/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 23px;
	float: left;
	width: 15%;
	margin-bottom: 4px;
}
.listWithMarker.v2{
	width: 100%;
}
.listWithMarker li {
	display: block;
	margin-bottom: 6px;
	padding-left: 13px;
	background: url(../images/list_marker.png) 0 7px no-repeat;
}
.listWithMarker li a {
	color: #5b5b5b;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px/20px 'Open Sans', Arial, sans-serif;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #1cbb81;
}




.list2{
	margin: 0;
	margin-top: 20px;
	display: block;
	float: left;
}
.list2 li{
	display:block;
	float: left;
	margin-right: 41px;
	position: relative;
}
.list2 li:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 1px;
	height: 24px;
	right: -23px;
	top: 0px;
	background: #ebebeb;
}
.list2 li.last:before {
	height: 108px;
	top: -41px;
	right: -82px;
}
.list2 li a {
	display:inline-block;
	color:#2e2e2e;
	text-decoration:none;
	font:18px/22px "Open Sans",Arial;
	width: 100%;
}
.list2 li a:hover, .list2 li.current a {
	color:#54b00a;
}

/* ============================= end lists ====================== */

.more_btn{
	position: relative;
	display: inline-block;
	margin-top: 24px;
	padding: 12px 21px;
	background: #83d16b;
	color: #fff;
	text-decoration:none; 
	font:14px/20px "Open Sans", Arial, sans-serif;
	border-radius: 3px;
	text-transform: uppercase;
}
.more_btn:hover{
	color: #fff;
	background: #000 !important;
}

.more_btn_txt{
	display: inline-block;
	margin-top: 19px;
	color: #83d16b;
	text-decoration:none; 
	font:18px/20px "Open Sans", Arial, sans-serif;
	padding-right: 17px;
	background: url(../images/sign2.png) right 8px no-repeat;
}
.more_btn_txt:hover{color: #000;}


.more_btn2{
	position: relative;
	display: block;
	margin-top: 3px;
	font:24px/30px "Open Sans", Arial, sans-serif;
	color: #3c3c3c;
	padding: 19px 10px 23px 20px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/more_sign1.png) 90% 24px no-repeat #fff;
	max-width: 183px;
	border-radius: 15px;
}
.more_btn2:hover{
	background: url(../images/more_sign1.png) 90% -51px no-repeat #fff;
}



.link_sign{
	width: 52px;
	height: 52px;
	display: inline-block;
	background: #80c7df;
	border-radius: 500px;
	float: left;
	margin-right: 18px;
	text-align: center;
	font:bold 30px/52px 'Open Sans', Arial, sans-serif;
	color: #fff;
}
.link_sign:hover{
	color: #000;
	background: #83d16b;
}

.more_btn3{
	position: relative;
	display: inline-block;
	width: 36px;
	height: 51px;
	/*margin-left: -28px;*/
	/*margin-top: 11px;*/
	border: 1px solid #fff;
	border-left: none;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	color: #ffffff;
	padding-left: 11px;
}
.more_btn3 i{font: normal normal 18px/51px 'FontAwesome';}
.more_btn3:hover{color: #83d16b;}





figure{display: block; margin-top: 7px;margin-bottom: 20px;}
.figure_video{
	margin-bottom: 10px;
	margin-top: 28px;
}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-top: 19px;
}
figure.img_inner.v2{
	margin-top: 24px;
	margin-bottom: 22px;
}
figure.img_inner.v2 iframe{height: 461px;}
figure iframe {
	width: 100%;
	width: 430px;
	height: 296px;
}
address{
	display: block;
	margin-top: 24px;
	font-style: normal;
	margin-bottom: 18px;
}
address dl dt{
	margin-bottom: 0px;
	display: inline-block;
	/*color: #454545;*/
	margin-bottom: 7px;
	font-weight: bold;
	font:500 18px/28px 'Open Sans', Arial, sans-serif;
	color: #54b00a;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 83px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
		position:relative;
		/* display:block; */
		display: inline-block;
		width: 100%;
		overflow: hidden;
}
.magnifier2 img{
}
.zoom{
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/

		box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: url(../images/magnifier2.png) 50% 50% no-repeat;
	-webkit-transition: all 0.6s ease;
		-moz-transition: all 0.6s ease;
		-o-transition: all 0.6s ease;
		transition: all 0.6s ease;
}
a.magnifier2:hover .zoom{
	opacity: 1;
}
a.magnifier2 .zoom{
	opacity: 0;
}
/*********************************end magnifier2*************************************/


.lightbox-video{
	position:relative;
	display:inline-block;
	margin-top: 13px;
}
.lightbox-video span.video_icon {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/video_sign.png) no-repeat 50% 50%;
	z-index:1;
	opacity: 0;
}
.opacity1 {opacity: 1;}
.lightbox-video span.video_title {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	background: #474747;
	color: #fff;
	padding: 4px 10px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}



/************Footer************/
footer{ 
	display: block; 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_priv{
	padding: 48px 0 30px;
}
footer h1{
	margin-top: 1px; 
	float: left;
	margin-right: 11px;
}
.line_sign{
	display: inline-block;
	background: #bcbcbc;
	width: 1px;
	height: 30px;
	margin: -5px 8px 0 8px;
}
p.txt_priv{
	color:#757575;
	font:14px/20px "Open Sans", Arial, sans-serif;
	margin-top: 6px;
}



/*----------- start social icons ----------------*/

.soc_icons {
	position: relative;
	display: inline-block;
	margin-top: 20px;
	white-space: nowrap;
	text-align: left;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-left: 3px;
}
.soc_icons > li > a {
	position: relative;
	color: #e1e1e1;
	line-height: 1em;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	display: inline-block;
	text-align: center;
	width: 21px;
	height: 21px;
	background: #4b4b4b;
	border-radius: 500px;
}
.soc_icons > li i{font: normal normal 10px/21px 'FontAwesome';}
.soc_icons > li > a:hover {
	color: #000 !important;
	text-decoration: none;
	background: #86e569;
}



/*----------- end social icons ----------------*/

#search1{margin-top: 3px; width: 100%;}
.search1 input{
	width: 89%;
	float: left;
	/*color: #ffffff;*/
	font:300 14px/21px Arial, Helvetica, sans-serif;
	font-style: italic;
	height: 51px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 15px 0px 15px 20px;
	box-shadow: none;
	-webkit-appearance: none;
	resize: none;
	outline: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: none;
	border: 1px solid #ffffff;
	border-right: none;
	overflow: hidden;
	display: inline-block;
	border-radius: 1px;
	margin-right: -1px;
	background: white;
}



.lightbox-video{
	position:relative;
	display:inline-block;
	margin-top: 0;
}
.lightbox-video span.video_icon {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/video_sign.png) no-repeat 50% 50%;
	z-index:1;
	opacity: 0;
}

.lightbox-video span.video_icon2 {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: url(../images/sign3.png) no-repeat 50% 50%;
	z-index:1;
}

.opacity1 {opacity: 1;}
.lightbox-video span.video_title {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	background: #474747;
	color: #fff;
	padding: 4px 10px;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}


.priv_section1{float: left;}
.priv_section2{float: right;}







/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
	.div-content{width:100%;}
	address dd span{width: 85px;}

	figure.img_inner{float: none; margin-right: 0;}
	figure iframe {width: 100%;}
	#search1 input {width: 345px;}

	.img1{width: auto; height: 221px;}

	.list2 li.last:before {background: none;}
	.box-5{padding-right: 20px;}
	.list2 li {margin-right: 31px;}
	.list2 li:before {right: -17px;}

	.figure_video, .figure_video a {width: 100%;}
	.col1{width: 22%; margin-right: 3%;}
	.img5, .img5 img{float: none; width: 100%;}

}


@media only screen and (max-width: 979px) {
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}
	
	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}
	#search1 input {width: 265px;}


	.img1{width: auto; height: 176px;}
	h3.v2 {font: 20px/34px 'Open Sans', Arial, sans-serif;}
	.more_btn2 {
		font: 14px/30px "Open Sans", Arial, sans-serif;
		padding: 4px 10px 8px 20px;
		background: url(../images/more_sign1.png) 90% 9px no-repeat #fff;
	}
	.more_btn2:hover{background: url(../images/more_sign1.png) 90% -66px no-repeat #fff;}

	.marTop1 {margin-top: 15px;}
	h2 {font: 27px/30px 'Open Sans', Arial, sans-serif;}

	
}


@media only screen and (max-width: 767px) {

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}
	.marTopMobile1{margin-top: 30px;}
	#search1 input {width: 360px;}
	.img1{width: 100%; margin-bottom: 1px; height: auto;}

	
	.img2{border-top: 1px solid #fff; margin-top: 20px;}

	.hline2{padding-bottom: 17px; padding-top: 27px;}

	.txt6 {font: 28px/36px 'Cabin', Arial, sans-serif;}
	.txt7 {font: 12px/22px 'Open Sans', Arial, sans-serif;margin-left: 0;}
	.box-4-txt {padding-left: 85px;margin-left: 0;}

	.box-5{padding: 20px; padding-top: 10px;}
	.list2 li a {font: 13px/22px "Open Sans",Arial;}
	.list2 li{margin-right: 20px;}
	.list2 li.last{margin-right: 0px;}
	.list2 li:before {background: none;}

	.img4{margin-bottom: 10px;}
	.col1{width: 100%; margin-right: 0;}





}


@media only screen and (max-width: 479px) {
	/*.main{width: 300px;}*/
	/*h1 img{width: 100%;}*/
	#search1 input {width: 234px;}
	footer h1{float: none; margin-bottom: 8px;}

}
@media only screen and (max-width: 767px) {
	.listWithMarker {
	    width: 50%;
	}
	ul.ul-weather-tenday li {
	    font-size: 13px;
	}
}



div.widget
{
  position: relative;
  /* width: 355px; */
  /* height: 125px; */
  margin: 10px auto;
  background-color: #fcfdfd;
  border-radius: 9px;
  padding: 15px;
  /* padding-right: 24px; */
  box-shadow: 0px 31px 35px -26px #080c21;
}

 

div.date
{
  font-size: 14px;
  font-weight: bold;
  color: rgba(0,0,0,0.5);
}

div.city
{
  font-size: 19px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 7px;
  color: rgba(0,0,0,0.7);
}

div.temp
{
  font-size: 50px;
  color: rgba(0,0,0,0.9);
  font-weight: 100;
  margin-top: 10px;
}

div.panel
{
  display: inline-block;
}.temp span {
    /* padding-top: 14px; */
    line-height: 60px;
    font-size: 22px;
    font-weight: bold;
}.mt-5 {
    margin-top: 20px;
}.media-body {
    background-color: #f4fbff;
    border: 1px solid #8cc8ff;
    border-radius: 3px;
    padding: 5px;
    max-width: 136px;
}.div-icon-weather img {
    width: 50px;
}table tr{

/* background-color: #f9f9f9; */

border: 1px solid #d5d5d5;

border-radius: 3px;

padding: 5px;

max-width: 136px;

/* background-color: #1d5d75; */

/* background-image: linear-gradient(0deg,#bed0cd,#bed0cd 20%,#6ea6a9 60%,#1d5d75 90%,#1d5d75); */
}.no-margin-top-bottom {
     
    margin-top: 0px;
    margin-bottom: 0px;
}.no-padding {
    padding: 0px;
}.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230dcaf0' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%230dcaf0' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}.carousel-control-prev {
    left: -25px;
}.carousel-control-next {
    right: -25px;
}ul {
    list-style: none;
    padding: 0px;
}

ul.ul-weather-tenday li{
	    /* width: 74%; */
    margin: 0 auto;
    line-height: 39px;
    border-width: thin;
    border-bottom: 1px solid #777;
    /* color: #EEE; */
    font-weight: 600;
    text-align: left;

}.data_10day img {
    height: 75px;
    text-align: center;
    width: auto;
}.carousel.slide img {
    width: auto;
    height: 60px;
}.home-widget .left {
    background: #00000040;
    color: white;
}.home-widget .right {
    background: #31313194;
    color: white;
    position: relative;
}.footer-widget-home {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #198754ba;
}ul#country-list li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
}
ul#country-list {
    position: absolute;
    z-index: 99;
    background: white;
    padding: 10px;
    box-shadow: 0px 0px 13px 3px;
    min-width: 300px;
	cursor: pointer;
}.loader {
        width: 100vw;
    height: 100vh;
    background: #7b5e5ec9;
    position: fixed;
    top: 0;
    left: 0;
}.loader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 10px;
}h1.h1-title {
    font-size: calc(1.1rem + 1.5vw);
    color: #000000;
    font-weight: bold;
    text-align: center;
}.noppading{
	padding: 0px
}ul.breadcrumb {
    margin-bottom: 0px;
}.marTop1 a {
    float: left;
    width: 100%;
    margin-right: 10px;
    margin-bottom: 10px;
}.img-home{
	height: 100%;
    width: auto;
    object-fit: cover;
}.more_btn4{
	position: relative;
	display: block;
	margin-top: 3px;
	font:24px/30px "Open Sans", Arial, sans-serif;
	color: #3c3c3c;
	padding: 19px 10px 23px 20px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	background: url(../images/more_sign1.png) 90% 54px no-repeat #fff;
	/*max-width: 183px;*/
	border-radius: 15px;
}
.more_btn4:hover{
	background: url(../images/more_sign1.png) 90% -51px no-repeat #fff;
}.bg-yellow.alert {
    background: yellow;
    color: black;
    font-weight: bold;
}

.bg-green.alert {
    background: rgb(0, 228, 0);
    color: black;
    font-weight: bold;
}
.bg-orange.alert {
    background: rgb(255, 126, 0);
    color: white;
    font-weight: bold;
}
.bg-red.alert {
    background: red;
    color: white;
    font-weight: bold;
}
.bg-purple.alert {
    background: rgb(143, 63, 151);
    color: white;
    font-weight: bold;
}

.bg-brown.alert {
    background: rgb(126, 0, 35 );
    color: white;
    font-weight: bold;
}
.current-weather {
    
    background-color: #1d5d75;
    background-image: linear-gradient(0deg,#bed0cd,#bed0cd 20%,#6ea6a9 60%,#1d5d75 90%,#1d5d75);
    /* color: white; */
}.bg-dar {
    background: #1d5d75;
    color: white;
}.widget-state:hover {
    background: url(../images/more_sign1.png) 90% -51px no-repeat #fff;
}.widget-state {
    position: relative;
    display: block;
    margin-top: 3px;
    font: 24px/30px "Open Sans", Arial, sans-serif;
    color: #3c3c3c;
    padding: 19px 10px 23px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/more_sign1.png) 90% 175px no-repeat #fff;
}div#loadingDiv .text {
    /* position: absolute; */
    /* top: 0px; */
    /* left: 40%; */
    /* color: black !important; */
}div#loadingDiv img {
    width: 80%;
}.photo {
    display: table;
}
.photo a {
    vertical-align: middle;
    display: table-cell;
}
.photo img {
    display: block;
    height: auto;
    width: 100%;
}
@media only screen and (max-width: 600px) {
	.form.form-inline.search1 {
	  position: fixed;
	  width: 100%;
	  padding: 0px;
	  margin: 0px;
	  left: 0px;
	  top: 0px;
	  z-index: 9999;
	  border: 3px solid #1d5d75;
	  background: #1d5d75;
	}
	.form.form-inline.search1 .more_btn3 {
	width: 11%;
	}
}