/*css*/
@import "../css/grid.css";
@import "../css/superfish.css";
@import "../css/form.css";
@import "../css/stuck.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Pontano+Sans);
@import url(//fonts.googleapis.com/css?family=Oswald);

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;}


.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: 19px;}

.marRight1{margin-right: 56px;}
.marRight2{margin-right: 69px;}

.padTop1{padding-top: 20px;}

.padBot1{padding-bottom: 60px;}
.padBot2{padding-bottom: 41px;}

.mar1{margin: -1px 10px 0; display: inline-block !important; color: #808080 !important;}
.mar2{margin: 0 10px;}

.marTop0{margin-top: 0px;}
.marTop1{margin-top: 34px;}
.marTop2{margin-top: 40px;margin-bottom: -7px;}
.marTop3{margin-top: 3px;margin-bottom: 29px;}
.marTop4{margin-top: 45px !important;}


.indent1{width: 100%; margin-top: 69px;}
.indent2{width: 100%; margin-top: 39px;}


.pos_rel{position: relative;}

.marBot1{margin-bottom: -12px;}


.quote_1{
	text-align: center;
	max-width: 660px;
	display: inline-block;
	margin-top: 34px;
}
.hline2{
	position: relative;
	width: 100%;
	height: 6px;
	background: #515151;
	margin-top: 55px;
}
.hline2.v2{margin-bottom: 26px;}
.hline2:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 28px;
	height: 14px;
	left: 50%;
	margin-left: -14px;
	bottom: -14px;
	background: url(../images/corner1.png) no-repeat 0 0;
}

.box, .box2, .box3{overflow: hidden;}
.bold{font-weight: bold;}
.fw400{font-weight: 400;}
.fw600{font-weight: 600;}


.color1{color: #fff;}
.color2{color: #3ac6ed;}
.color3{color: #454545;}




.bg1{background: #f06656 !important;}
.bg2{background: #66cdbb !important;}
.bg3{background: #8dc63f !important;}
.bg4{background: #ddbd30 !important;}
.bg5{background: #c26e82 !important;}




/* Global properties ======================================================== */
html, body { margin:0; padding:0; height:100%;}

body {
	min-width:300px;
	background: url(../images/bg_pattern.png) #1f6475;
	color:#525252;
	font:300 16px/24px "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: 36px;
	height: 36px;
	background: url(../images/up-arrow.png) 50% 50% no-repeat;
	color: #c5c5c5;
	text-align: center;
	cursor: pointer;
	border-radius: 500px;

}
#back-top i{line-height: 73px; font-size: 22px; display: none}
#back-top:hover {
	color: #3498db;
	background: url(../images/up-arrow.png) 50% 50% no-repeat #10424f;
}
.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: 77px;
	padding-bottom: 0;
	width:100%;
	width: 1170px;
	background: #fff;
	border-radius: 40px;
	overflow: hidden;
	margin-top: 75px;
	margin-bottom: 30px;
}
.div-content.content_page{padding-bottom: 98px;}
.txt_col1{
	position: relative;
	display: inline-block;
	width: 64px;
}
/***********************************************************************/
/*===============================>H-logo-properties=========================*/
h1{
	position: relative;
	display: inline-block;
	margin:0;
	float: left;
	margin-top: 0;
	margin-left: 47px;
}
h1 img{max-width: inherit;}


h2 {
	font:29px/29px 'Pontano Sans', Arial, sans-serif;
	color:#555;
	margin-top: 42px;
	letter-spacing: 2px;
}
h3 {
	font:24px/26px 'Open Sans', Arial, sans-serif;
	color:#454545;
	margin-top: 48px;
}
h3 i{font: normal normal 48px/48px 'FontAwesome'; margin-top: -14px; margin-right: 15px; color: #3ac6ed;}

.priv_page h3{margin-top: 17px; margin-bottom: -10px;}
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: #2ebbea !important;}
#search-results h4 a:hover{color: #2ebbea;}
h5{
	margin-top: 10px;
	margin-bottom: 0;
	color:#333333;
	text-transform: uppercase;
	font:14px/22px 'Open Sans', Arial, sans-serif;
}

.num1{
	font:300 35px/52px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 21px;
	text-transform: uppercase;
	float: left;
	margin-right: 28px;
	background: #f85353;
	border-radius: 500px;
	width: 52px;
	height: 52px;
	text-align: center;
}

.num2{
	font: 300 50px/75px 'Open Sans', Arial, sans-serif;
	color:#fff;
	margin-top: 31px;
	text-transform: uppercase;
	width: 81px;
	height: 81px;
	background: #3e454c;
	margin-top: 36px;
	border-radius: 500px;
	text-align: center;
}

.fs24{font-size: 24px;}
.fs55{font-size: 55px;}

.txt1 {
	font:65px/65px 'Pontano Sans', Arial, sans-serif;
	color:#454545;
	margin-top: 45px;
}
.txt2 {
	font:29px/29px 'Pontano Sans', Arial, sans-serif;
	color:#737273;
	margin-top: 17px;
}
.txt3 {
	font:30px/34px 'Pontano Sans', Arial, sans-serif;
	color:#454545;
	margin-top: 0;
	padding-top: 49px;
	padding-bottom: 19px;
}
.txt3:before {
	position: absolute;
	display: inline-block;
	content: '';
	width: 100%;
	height: 9px;
	left: 0;
	top: 0;
	background: #e0e0e0;
}
.txt4 {
	font:12px/18px Arial, sans-serif;
	margin-top: 15px;
}
.txt4 span{
	font:bold 14px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
.txt5 {
	font: 600 24px/20px 'Open Sans', Arial, sans-serif;
	color:#3ac6ed;
	margin-top: 0;
	padding-top: 38px;
	padding-bottom: 19px;
}
.txt6 {
	font:bold 16px/20px 'Open Sans', Arial, sans-serif;
	color:#454545;
	margin-top: 0;
}
.txt7 {
	font:16px/20px 'Open Sans', Arial, sans-serif;
	color:#525252;
	margin-top: 0;
	text-transform: uppercase;
	margin-bottom: -8px;
}
.txt8 {
	font:bold 16px/20px 'Open Sans', Arial, sans-serif;
	color:#FC303A;
	margin-top: 0;
	margin-bottom: -8px;
}

.year_section{
	font:15px/20px 'Open Sans', Arial, sans-serif;
	color:#ffd64f;
	margin-top: 19px;
	float: left;
	width: 54px;
}



.white_bg{
	position: relative;
	margin-top: 40px;
	margin-bottom: 1px;
	padding: 29px 0 13px;
	width: 100%;
	border: none;
	background: #fff;
}


.comment_link{
	margin-top: 31px;
	margin-right: 31px;
}


p{margin-top: 17px;}
img{ margin-bottom: 0px;max-width:100%; height:auto;}

.img1{
	margin-top: 41px;
}
.img2{
	display: inline-block;
	margin-right: 5px;
	margin-top: -2px;
	float: left;
}
.img3{
	margin-top: 9px;
	float: left;
	margin-right: 22px;
	border-radius: 7px;
}

a {
	text-decoration:none;
	cursor:pointer;
	color: inherit;
}

a.link1{}
a.link1:hover{color: #000;}

a.link2{text-decoration: underline; color: #50d3ff;}
a.link2:hover{color: #000;}

a.link4{color: #50d3ff;}
a.link4:hover{color: #000;}


.comment_txt{margin-top: 4px;margin-bottom: -20PX;}
.comment_txt i{
	color: #bbbaba;
	font-size: 15px;
	margin-top: 5px;
	margin-right: 5px;
}


a:hover{
	color: #50d3ff;
	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_txt{text-transform: uppercase; font-size: 12px; color: #6f6f6f;}

.section_year{
	float: left;
	width: 40px;
	color: #6f6f6f;
}


.num_section{
	position: relative;
	margin-top: 35px;
	width: 70px;
	height: 70px;
	font:600 30px/70px 'Open Sans', Arial, sans-serif;
	color:#fff;
	background: #323841;
	text-align: center;
	border-radius: 500px;
}


.date_section{
	position: relative;
	width: 70px;
	height: 70px;
	/*height: 126px;*/
	background-color: #8dbf41;
	float: left;
	margin-right: 31px;
	text-align: center;
	margin-top: 32px;
	color: #fff;
	text-transform: uppercase;
}
.day{font:30px/30px 'Open Sans', Arial, sans-serif; margin-top: 9px; display: inline-block;}
.month{font:18px/18px 'Open Sans', Arial, sans-serif; margin-top: 0;}

input.more_btn{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 14px 22px;
	background: #50d3ff;
	color: #fff;
	text-decoration:none;
	font: 18px/20px "Pontano Sans", Arial, sans-serif;
	border-radius: 7px;
}


/************Header************/
header{
	position: relative;
	z-index: 9;
	background: #fff;
	border-radius: 15px;
	padding: 0;
	margin-top: 53px;

}
header.content_header{
	margin-bottom: 79px;
}

.menu_section{
	width: 100%;
	position: relative;
	background: url(../images/menu_bg_gradient.png) repeat-x #fff;
	margin-top: 20px;
	display: inline-block;
	min-height: 75px;
}

.bot_line{
	display: inline-block;
	margin-top: 2px;
	margin-bottom: 42px;
	width: 100%;
	height: 1px;
	background: #f2f2f2;
}

/************Content***********/



blockquote{
	margin-top: 0px;
	position: relative;
	padding-top: 10px;
	margin-top: 33px;
	display: block;
	padding-left: 31px;
	margin-bottom: -6px;
}


.img_txt_holder{
	width: 100%;
	background: #24292c;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 28px 10px 29px 33px;
}
.img_txt_holder p{margin-top: 0;}


.header-box{
	margin-top: 0;
	background: url(../images/header_bg.jpg) 50% 50% #6ec9e0;
	/*height: 641px;*/
	padding: 101px 0 38px;
	min-height: 501px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	text-align: center;
}

.box-1{
	background: url(../images/bg_pattern2.png) repeat-x #fff;
	margin-top: 56px;
	padding-top: 0px;
	padding-bottom: 49px;
}
.box-2{
	background: url(../images/bg_pattern2.png) repeat-x #fff;
	margin-top: 0px;
	padding-top: 19px;
	padding-bottom: 49px;
}
.box-3{
	background: #fff;
	margin-top: 4px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 24px 18px 21px;
	border: 1px solid #d0d0d0;
	border-radius: 7px;
	font:300 14px/20px "Open Sans", Arial, Helvetica, sans-serif ;
}


/* ============================= lists ====================== */
.listWithMarker {
	margin: 0;
	margin-top: 8px;
}

.listWithMarker li {
	display: block;
	margin-bottom: -1px;
	padding-left: 17px;
	background: url(../images/list_marker.png) 0px 3px no-repeat;
}
.listWithMarker li a {
	color: #454545;
	text-decoration: none;
	font: bold 14px/16px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
.listWithMarker li a:hover, .listWithMarker li.current a {
	color: #3ac6ed;
}



.list_menu_footer{
	float: right;
	margin-top: 21px;
}
.list_menu_footer li{
	float: left;
	margin-left: 36px;
}
.list_menu_footer li a{font:17px/20px "Pontano Sans", Arial, sans-serif;}
.list_menu_footer li a:hover, .list_menu_footer li.current a {
	color: #50d3ff;
}
/* ============================= end lists ====================== */

#search2{margin-top: 41px;padding-bottom: 48px;}
#search2 input{
	width: 100%;
	float: left;
	color: #bbbaba;
	font:14px/20px Arial, Helvetica, sans-serif;
	height: 32px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 5px 35px 5px 14px;

	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: #f5f5f5;
	border: 1px solid #f5f5f5;
	overflow: hidden;
}


.header_more_btn{
	display: inline-block;
	margin-top: 16px;
	padding: 11px 31px 11px 23px;
	float: left;
	margin-left: 6px;
	color: #fff;
	border-radius: 30px;
}
.header_more_btn i{font: normal normal 14px/20px 'FontAwesome'; margin-top: 2px; margin-right: 5px;}
.header_more_btn:hover{
	color: #000;
}

.header_box_btn{
	display: inline-block;
	margin-top: 27px;
	padding: 28px 33px 24px 33px;
	color: #fffbcc;
	border-radius: 8px;
	font:600 30px/30px 'Open Sans', Arial, sans-serif;
	text-shadow:2px 2px #ed3d41;
}
.header_box_btn:hover{color: #000;}


.gradient1 {
	background: #21beea; /* for old browsers */
	background: -moz-linear-gradient(top, #97e5fb, #21beea); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom,
				color-stop(0%,#97e5fb), color-stop(100%,#21beea));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #97e5fb, #21beea);
	background: -o-linear-gradient(top, #97e5fb, #21beea); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #97e5fb, #21beea); /* IE10 */
	background: linear-gradient(top, #97e5fb, #21beea); /* CSS3 */
}

.gradient2 {
	background: #757575; /* for old browsers */
	background: -moz-linear-gradient(top, #adacac, #757575); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom,
				color-stop(0%,#adacac), color-stop(100%,#757575));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #adacac, #757575);
	background: -o-linear-gradient(top, #adacac, #757575); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #adacac, #757575); /* IE10 */
	background: linear-gradient(top, #adacac, #757575); /* CSS3 */
}

.gradient3 {
	background: #fc212a; /* for old browsers */
	background: -moz-linear-gradient(top, #fd717b, #fc212a); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom,
				color-stop(0%,#fd717b), color-stop(100%,#fc212a));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #fd717b, #fc212a);
	background: -o-linear-gradient(top, #fd717b, #fc212a); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fd717b, #fc212a); /* IE10 */
	background: linear-gradient(top, #fd717b, #fc212a); /* CSS3 */
}



.more_btn{
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 14px 22px;
	background: #50d3ff;
	color: #fff;
	text-decoration:none;
	font: 18px/20px "Pontano Sans", Arial, sans-serif;
	border-radius: 7px;
}
.more_btn.v2{
	color: #515151;
	background: #ededed;
}
.more_btn:hover{
	background: #000 !important;
	color: #50d3ff;
}




.more_btn3{
	position: relative;
	display: inline-block;
	width: 26px;
	height: 30px;
	background:url(../images/header_search_icon.png) 0 0 no-repeat;
	margin-left: -41px;
	margin-top: 8px;
}
.more_btn3:hover{background:url(../images/header_search_icon.png) 0 bottom no-repeat;}



figure{display: block; margin-top: 7px;margin-bottom: 20px;}
figure.img_inner {
	display: block;
	overflow: hidden;
	height: auto;
	line-height: 0;
	margin: 0;
	margin-top: 45px;
	margin-bottom: 27px;
}
figure iframe {
	width: 100%;
	height: 475px;
}
address{
	display: block;
	margin-top: 21px;
	font-style: normal;
	margin-bottom: 0;
}
address dl dt{
	margin-bottom: 0px;
	display: inline-block;
	color: #454545;
	font-weight: 400;
}
address dd span{
	position: relative;
	display: inline-block;
	width: 85px;
}



/*********************************start magnifier2*************************************/
.magnifier2 {
		position:relative;
		/* display:block; */
		display: inline-block;
		width: 100%;
}
.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/img_zoom_icon.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*************************************/
/************Footer************/
footer{
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background: url(../images/footer_bg.png) repeat-x #fff;
	border-top: 1px solid #d0d0d0;
}
.footer_priv{
	padding: 31px 0 46px;
}

p.txt_priv{
	color:#3c3c3c;
	font:17px/20px "Pontano Sans", Arial, sans-serif;
	margin-top: 20px;
	float: left;
	letter-spacing: 0px;
}
.txt_priv .fw400{text-transform: uppercase;}

p.txt_support{
	color:#3c3c3c;
	font:17px/20px "Pontano Sans", Arial, sans-serif;
	margin-top: 20px;
	text-align: center;
	letter-spacing: 0px;
}

/*----------- start social icons ----------------*/

.soc_icons {
	position: relative;
	display: inline-block;
	margin-top: 33px;
	white-space: nowrap;
	text-align: left;
	margin-left: 8px;
}
.soc_icons > li {
	position: relative;
	display: inline-block;
	margin-right: 12px;
}
.soc_icons > li > a {
	position: relative;
	color: #fff;
	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;
	width: 44px;
	height: 44px;
	display: inline-block;
	background: #88d0e1;
	text-align: center;
	font: normal normal 19px/44px 'FontAwesome';
	border-radius: 500px;
}
.soc_icons > li+li > a{background: #ff8a8e;}
.soc_icons > li+li+li > a{background: #6982b8;}
.soc_icons > li+li+li+li > a{background: #f6cf71;}
.soc_icons i{font: normal normal 19px/44px 'FontAwesome';}
.soc_icons > li > a:hover {
	color: #fff;
	text-decoration: none;
	background: #000 !important;
}



/*----------- end social icons ----------------*/

.priv_section1{float: left;}
.priv_section2{float: right;}
.sf-menu strong{display: none !important;}

#expbanner{margin-top: 8px; float: right; width: 350px; margin-right: 54px;}
#expbanner p{
	width: 100%;
	float: left;
	color: #7d7a7a;
	font:14px/20px Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
	height: 60px;
	-webkit-box-sizing: border-box; /* Safari */
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	box-sizing: border-box;
	padding: 13px 45px 13px 28px;
	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: #fafafa;
	border: 1px solid #ff0303;
	overflow: hidden;
	display: inline-block;
	border-radius: 30px;
}



/*-----------css start table ---------------*/
.table-1 {
	background:#fff;
	border-top: 1px solid #d0d0d0;
	line-height: 31px;
	width: 100%;
	vertical-align: middle;
	margin-top: 36px;
	padding-top: 17px;
	border-collapse: separate; border-spacing: 1px;
}
.table-1 tbody{width: 100%;}
.table-1 td {
	vertical-align: middle;
	/*border: 1px solid #fff;*/
}
.table-1 th {
	color:#4f4e4f;
	vertical-align: middle;
	/*border: 1px solid #fff;*/
	text-align: left;
	font:12px/18px Arial, sans-serif;
	padding-bottom: 15px;
}
.table-1 .t-header{
}
.table-1 tr {
	width: 100%;
	vertical-align: middle;
}
.col-1{width: 63%; padding-left: 18px; padding-bottom: 10px;}
.col-2{width: 15%; text-align: center !important;}
.col-3{width: 21%; text-align: center !important;}

.col-1-content{
	background: #7cceea;
	border-radius: 7px;
	color: #fff;
}
.col-2-content{
	background: #e6e6e6;
	border-radius: 7px;
	color: #838383;
	text-align: center;
	font:600 24px/30px 'Open Sans', Arial, sans-serif;
}
.col-3-content{
	background: #a7a7a7;
	border-radius: 7px;
	color: #fff;
	text-align: center;
	font:600 24px/30px 'Open Sans', Arial, sans-serif;
}

.table-2 {
	background:#fff;
	line-height: 31px;
	width: 100%;
	vertical-align: middle;
	margin-top: 36px;
	border-collapse: separate; border-spacing: 1px;
}
.table-2 tbody{width: 100%;}
.table-2 td {
	vertical-align: middle;
	/*border: 1px solid #fff;*/
}
.table-2 th {
	color:#4f4e4f;
	vertical-align: middle;
	/*border: 1px solid #fff;*/
	text-align: left;
	font:12px/18px Arial, sans-serif;
	padding-bottom: 15px;
}
.table-2 .t-header{
}
.table-2 tr {
	width: 100%;
	vertical-align: middle;
}
.col-4{width: 50%; padding-left: 18px; padding-bottom: 10px;}
.col-5{width: 100%; text-align: center !important;}
.col-6{width: 50%; text-align: left !important;}

.col-4-content{
	background: #7cceea;
	border-radius: 7px;
	color: #fff;
}
.col-5-content{
	background: #e6e6e6;
	border-radius: 7px;
	color: #838383;
	text-align: center;
	font:600 24px/30px 'Open Sans', Arial, sans-serif;
}

.col-6-content{
	background: #a7a7a7;
	border-radius: 7px;
	color: #ff0000;
	text-align: left;
	font:600 24px/30px 'Open Sans', Arial, sans-serif;
}

/*-----------css end table ---------------*/
.as_wrapper{
	margin:0 auto;
	width:750px;
	font-family:Arial;
	color:#333;
	font-size:14px;
	padding:20px;
	border:2px dashed #17A3F7;
}

.as_gridder_table {
	border-collapse:collapse;
	border:#c9e7e9 solid 1px;
}
.as_gridder_table tr.grid_header {
	font-weight:bold;
	background:#c9e7e9;
}
.as_gridder_table tr.odd {
	background-color:#fffeff;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.as_gridder_table tr.even {
	background-color:#dafaf9;
	-webkit-transition: background-color 0.5s ease-out;
	-moz-transition: background-color 0.5s ease-out;
	-o-transition: background-color 0.5s ease-out;
	transition: background-color 0.5s ease-out;
}
.as_gridder_table tr.odd:hover, .as_gridder_table tr.even:hover, .as_gridder_table tr.odd.active, .as_gridder_table tr.odd.active {
	background:#75E4F9;
}
.as_gridder_table tr td {
	vertical-align:middle;
	height:40px;
}
.grid_heading {
	display:block;
	padding:8px 4px;
}
.grid_content {
	display:block;
	padding:8px 4px;
	min-height:22px;
}
.grid_content.sno {
	width:auto;
}
.grid_content span {
	padding:3px 0px;
	position:relative;
	top:5px;
}
.grid_content.editable {
	width:110px;
}
.gridder_input, .gridder_add {
	display:none;
	margin:0;
	padding:0;
	outline:none;
	border:none;
	padding:2px;
	border:#24E2F2 solid 1px;
	width:100px;
	height:18px;
}
.gridder_add {
	display:block;
	border:#CCCCCC solid 1px;
}
.gridder_input.select, .gridder_add.select {
	height:auto;
}
.gridder_input:hover, .gridder_input:active, .gridder_add:hover, .gridder_add:active {
	outline:none;
}
#addnew {
	display:none;
}
.gridder_addrecord_button {
	margin:0;
	padding:0;
	outline:none;
	border:none;
	background:url(../images/tick.png) no-repeat;
	cursor:pointer;
	display:inline-block;
	height:16px;
	width:16px;
}

/*-----------css end custom table ---------------*/

.grayout {
    opacity: 0.6;
    filter: alpha(opacity = 60); /* MSIE */
}

.txt_cntr_pad	{
		text-align: center;
		padding: 5px 5px 5px 5px;
		margin-bottom: 10px;
 }

 .txt_sub_pad {
	 text-align: right;
 }

.datagrid table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

.datagrid {
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	background: #fff;
	overflow: hidden;
	border: 1px solid #000000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.datagrid th {
	text-align: center;
}
.datagrid td + td, .datagrid th + th {
	text-align: center;
}

.datagrid table td, .datagrid table th {
	padding: 3px 10px;
}

.datagrid table thead th, .datagrid tfoot td {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5F9CDC), color-stop(1, #5F9CDC) );
	background:-moz-linear-gradient( center top, #5F9CDC 5%, #5F9CDC 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F9CDC', endColorstr='#5F9CDC');
	background-color:#5F9CDC; color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	border-left: 1px solid #000000;
}

.datagrid table thead th:first-child {
	border: none;
}

.datagrid table tbody td {
	color: #000000;
	border-left: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
}

.datagrid table tbody .alt td {
	background: #EBEBEB;
	color: #000000;
}

.datagrid table tbody td:first-child {
	border-left: none;
}

.datagrid table tbody tr:last-child td {
	border-bottom: none;
}

.datagrid table tfoot td div {
	border-top: 1px solid #000000;
	background: #5F9CDC;
}

.datagrid table tfoot td {
	padding: 0;
	font-size: 12px;
}

.datagrid table tfoot td div {
	padding: 2px;
}

.caltable table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.datagrid .last {
	border-top: 1px solid #000000;
	text-align: center;
}

.caltable {
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	background: #fff;
	overflow: hidden;
	border: 1px solid #000000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.caltable table td, .caltable table th {
	padding: 3px 10px;
}

.caltable table thead th, .caltable tfoot td {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5F9CDC), color-stop(1, #5F9CDC) );
	background:-moz-linear-gradient( center top, #5F9CDC 5%, #5F9CDC 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5F9CDC', endColorstr='#5F9CDC');
	background-color:#5F9CDC; color:#FFFFFF;
	font-size: 15px;
	font-weight: bold;
	border-left: 1px solid #000000;
}

.caltable table thead th:first-child {
	border: none;
}

.caltable table tbody td {
	color: #000000;
	border-left: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
}

.caltable table tbody .alt td {
	background: #EBEBEB;
	color: #000000;
}

.caltable table tbody td:first-child {
	border-left: none;
}

.caltable table tbody tr td {
	border-bottom: 1px solid #000000;
}

.caltable table tbody tr:last-child td {
	border-bottom: none;
}

.caltable table tfoot td div {
	border-top: 1px solid #000000;
	background: #5F9CDC;
}

.caltable table tfoot td {
	padding: 0;
	font-size: 12px;
}

.caltable table tfoot td div {
	padding: 2px;
}

.txt_cal_cntr	{
	 text-align: center;
	 padding: 1px 1px 1px 1px;
	 font:bold 14px/16px 'Open Sans', Arial, sans-serif;
	 color: #000;
	 background-color: #EBEBEB;
 }

 .printbutton	{
	 background: url(../images/printicon2.png) center no-repeat;
	 border-style: none;
	 width: 20px;
	 height: 20px;
 }
 .impersonatebutton	{
	 background: url(../images/impersonateicon.png) center no-repeat;
	 border-style: none;
	 width: 20px;
	 height: 20px;
	 display: inline-block;
 }
 .rearbutton	{
	 background: url(../images/rear.png) center no-repeat;
	 border-style: none;
	 width: 20px;
	 height: 20px;
 }

.chartdiv	{
	padding-bottom: 30px;
}

#settingsmessage	{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}

#jtable-create-form {
  display: block;
  width: 450px;
  -moz-column-gap:40px;
  -webkit-column-gap:40px;
  column-gap:40px;
  -moz-column-count:2;
  -webkit-column-count:2;
  column-count:2;
}

#jtable-edit-form {
  display: block;
  width: 450px;
  -moz-column-gap:40px;
  -webkit-column-gap:40px;
  column-gap:40px;
  -moz-column-count:2;
  -webkit-column-count:2;
  column-count:2;
}

.hideme	{
	display: none;
}

.screenshot	{
	border:3px solid transparent;
	padding-bottom: 20px;
	padding-right: 20px;
}
.screenshot:hover	{border:3px solid #0ae;}

.well {
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	display:none;
	margin:1em;
}

.toolhover	{
	display: inline;
	position: relative;
}

.toolhover:hover:after{
  background: #333;
  background: rgba(0,0,0,.8);
  border-radius: 5px;
  bottom: 20px;
  color: #fff;
  content: attr(popup);
  left: 20%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
}

.toolhover:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 6px 6px 0 6px;
    bottom: 14px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

.printmenu {
	width: auto;
  min-width: 0px;
  max-width: 100px;
  position: absolute;
  overflow: hidden;
  z-index: 999;
	visibility: hidden;
	background-color: #f9f9f9;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	visibility:hidden;
  opacity:0;
  transition:visibility 0s linear 1.5s,opacity .5s linear;
}

.printwrap:hover .printmenu {
	visibility: visible;
	opacity: 1;
}

#date2 {
	text-align:center;
	background-color: #F6F6F6;
	border: none;
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
}

#myyear {
	background-color: #F6F6F6;
	border: none;
	font-size: 1.3em;
	font-weight: bold;
	cursor: pointer;
}

.myyear {
	background-color: #F6F6F6;
	border: none;
	font-size: 1.3em;
	font-weight: bold;
}

.tab-slider--nav {
  width:250px;
	position: absolute;
  float: left;
  margin-bottom: 20px;
}

.tab-slider--tabs {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  border-radius: 35px;
  overflow: hidden;
  background: #fff;
  height: 25px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tab-slider--tabs:after {
  content: "";
  width: 50%;
  background: #5F9CDC;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  border-radius: 35px;
}
.tab-slider--tabs.slide:after {
  left: 50%;
}

.tab-slider--trigger {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  color: #5F9CDC;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 20px;
  position: relative;
  z-index: 2;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tab-slider--trigger.active {
  color: #fff;
}

.tab-slider--body {
  margin-bottom: 20px;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
	.main{width: 940px;}
	.div-content{width:100%;}
	address dd span{width: 85px;}

	figure.img_inner{float: none; margin-right: 0;}
	figure iframe {width: 100%;}
	.marRight2{margin-right: 0;}

	.caltable table td, .caltable table th {
		padding: 3px 5px;
	}
}


@media only screen and (max-width: 979px) {
	.main{width: 748px;}
	.address figure iframe {
		max-width:100%;
		width: 100%;
	}

	figure iframe {width: 100%;}
	.magnifier2 {width: 100%;}
	.list_menu_footer li {margin-left: 20px;}
	.header_more_btn{margin-top: 5px; margin-bottom: 5px;}

	.datagrid table {
		border-collapse: collapse;
		text-align: left;
		width: 100%;
	}

	.datagrid table td, .datagrid table th {
		padding: 3px 5px;
	}
}


@media only screen and (max-width: 767px) {
	.main{width: 420px; width: 100%;}

	img{width: 100%;}
	img.no_resize{width: auto;}
	.box{overflow: visible;}
	.mobile_txt_cntr{text-align: center;}
	figure.img_inner {margin-bottom: 10px;}

	#search1 {float: left;width: 100%;margin-right: 0;}
	.marRight1{margin-right: 10px;}
	.header_more_btn{margin-top: 5px; margin-bottom: 5px;}

	.header_box_btn{padding: 15px 14px;font: 600 20px/25px 'Open Sans', Arial, sans-serif;}
	.marTopMobile1{margin-top: 30px;}
	.menu_section {margin-top: 24px;}

	.txt_priv{float: none; display: block;}
	.list_menu_footer{float: left;}
	.list_menu_footer li {margin-left: 11px;}
	.div-content{margin-top: 25px;}

	.img2, .img3{margin-bottom: 10px;}




}


@media only screen and (max-width: 479px) {
	.list_menu_footer{display: none;}
	/*.main{width: 300px;}*/

	/*h1 img{width: 100%;}*/
	#jtable-create-form {
	    display: block;
	    width: 200px;
	    -moz-column-gap:0px;
	    -webkit-column-gap:0px;
	    column-gap:0px;
	    -moz-column-count:1;
	    -webkit-column-count:1;
	    column-count:1;
	}

	#jtable-edit-form {
	    display: block;
	    width: 200px;
	    -moz-column-gap:0px;
	    -webkit-column-gap:0px;
	    column-gap:0px;
	    -moz-column-count:1;
	    -webkit-column-count:1;
	    column-count:1;
	}
}
@media only screen and (max-width: 320px) {


}
