.galauthor {
	font-family: 'Roboto';
	color:#050e14;
	position:relative;
	font-size: 12px;
	text-align:center;
	padding-bottom:10px;
}

.container {
	width:1150px;
	margin:0 auto;
}
.container:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
body {
	position:relative;
}
.heading {
	font-family: 'Roboto';
	color:#050e14;
	position:relative;
	text-align:left;
	padding-bottom:10px;
#	text-transform:uppercase;
	margin-bottom:20px; font-weight:300;
}
.heading:after {
	width:10%;
	bottom: 0;
	content: "";
	display: block;
	height: 3px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	z-index: 9;
}





p {
	color:#494949;
	font-size:14px;
	font-family: 'Roboto';
	line-height:22px; margin-bottom:10px;
}
.toggleMenu {
	display:none !important;
}
/*---Header--*/
header {
	position:absolute;
	left:0px;
	right:0px;
	margin:0 auto;
	display:block;
	z-index:999;
	top:0px;
	background-color: rgba(234, 234, 234, 0.9);
	height:72px;
}
header .logo {
	float:left;
}
nav {
	float:right;
}
nav ul.menu, nav ul.login {
	display:inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
}
nav ul li {
	display:inline-block;
	vertical-align:middle;
}
nav ul li a {
	color:#006eb1;
	font-size:16px;
	font-family: 'Roboto';
	display:inline-block;
	text-transform:uppercase;
}
nav ul.menu li a {
	padding:20px 21px;
}
nav ul.login li {
	margin-right:25px;
	margin-top:10px;
}
nav ul.login li:last-child {
	margin-right:42px;
}
nav ul.login li:first-child a {
	background-image:none;
	background-repeat:no-repeat;
	padding-left:35px;
	#height:28px;
	#line-height:28px;
}
nav ul.login li:last-child a {
	border:2px solid #006eb1;
	border-radius:20px;
	padding:8px 27px;
}
table tr:first-child {
	background-image:none;
}
table tr:last-child {
	background-image:none;
	border-bottom:1px solid #e3e3e3;
}
table tr th {
	padding:9px 9px 9px 16px;
	font-size:15px;
	color:#f0f0f0;
	font-family: 'Roboto';
	font-weight:300;
	text-align:left;
	background-color:#3498db;
	text-transform:uppercase;
}
table tr th:first-child {
	border-radius:5px 0px 0 0;
	-moz-border-radius:5px 0px 0 0;
	-webkit-border-radius:5px 0px 0 0;
	-ms-border-radius:5px 0px 0 0;
}
table tr th:last-child {
	border-radius:0px 5px 0 0;
	-moz-border-radius:0px 5px 0 0;
	-webkit-border-radius:0px 5px 0 0;
	-ms-border-radius:0px 5px 0 0;
}
table tr td {
	color:#5a5a5a;
	font-size:16px;
	font-family: 'Roboto';
	font-weight:normal;
	padding:9px 9px 9px 16px;
}
table tr h5 {
	color:#5a5a5a;
	font-size:16px;
	font-family: 'Roboto';
	font-weight:normal;
}
table tr .small_describe {
	color:#797878;
	font-size:12px;
	font-family: 'Roboto';
	position:relative;
	padding-left:12px;
}
table tr .small_describe:before {
	width: 0;
	height: 0;
	border-top:5px solid transparent;
	border-bottom:5px solid transparent;
	border-left:5px solid #797878;
	content:"";
	position:absolute;
	left:0px;
	top:20%;
}
table tr td:first-child {
	padding-left:15px;
	padding-top:9px;
}
 .forum_posts tr td:nth-child(3), .forum_posts tr td:nth-child(4), .forum_posts tr td:nth-child(5) {
background-color:#f2f2f2;
text-align:center;
}
/*----Slider---*/
#dslider .bx-wrapper {
	margin-bottom:0px;
}
#dslider .bx-wrapper .bx-viewport {
	border:0px;
}
#slider .bx-controls {
	display:none;
}
#dslider .bx-wrapper img {
	margin:0 auto;
}
#dslider img {
	max-width:100%;
}
#dslider {
	margin-bottom:27px;
}
/*---Working Progress----*/
#Working_progress p {
	color:#494949;
	font:18px;
	font-family: 'Roboto';
	text-align:center;
	margin-bottom:22px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border:0px;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-ms-border-radius:0px;
}
.ui-tabs .ui-tabs-nav {
	background:none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background:none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background:none;
}
.ui-tabs .ui-tabs-nav li {
	border:0px;
}
.ui-widget-header a {
	font-size:20px;
	color:#444647;
	font-family: 'Roboto';
	font-weight:normal;
	border-bottom:3px solid #e5e5e5;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding:0.5em 32px;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#3498db;
	border-color:#3498db;
}
.ui-tabs .ui-tabs-nav li {
	margin:1px 0 0 0;
}
.ui-state-active a::after, .ui-state-active a:link::after, .ui-state-active a:visited::after {
 border-left: 8px solid transparent;
 border-right: 8px solid transparent;
 border-top: 8px solid #3498db;
 bottom: -7px;
 content: "";
 height: 0;
 left: 0;
 margin: 0 auto;
 position: absolute;
 right: 0;
 width: 0;
}
.ui-tabs .ui-tabs-panel {
	padding:1em 0;
}
#Working_progress p a {
	color:#3498db;
	text-decoration:underline;
}
/*---flights_thumbnails_block---*/
#flights_thumbnails_block {
	background-color:#f0f0f0;
	padding:30px 0px;
}
.flights_blocks {
	display:block;
}
.flights_blocks li {
	display:inline-block;
	vertical-align:top;
	width:275px;
	margin-right:12px;
}
.flights_blocks li:last-child {
	margin-right:0px;
}
.flights_blocks li .flight_thumbail {
	height:163px;
	overflow:hidden;
	margin-bottom:12px;
}
.flights_blocks li h5 {
	color:#2a2929;
	font-family: 'Roboto';
	font-weight:normal;
	margin-bottom:3px; text-transform:uppercase;
}


.add_to_cart { padding:0 7px;}
.add_to_cart .price { color:#f00; font-size:16px; font-family: 'Roboto'; display:block; line-height:23px;}
.add_to_cart .shop_now { color:#05ae40; padding: 5px 22px; border-radius:10px; -ms-border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border:1px solid #05ae40; font-family: 'Roboto'; text-transform:uppercase; display:inline-block; margin-top:10px;}



.flights_blocks.market li { padding-bottom:18px;}



.flight_description {
	color:#545353;
	font-size:12px;
	font-family: 'Roboto';
}
.flight_description li {
	display:block;
	line-height:20px;
}
/*-----gallery block---*/
#gallery {
	padding:32px 0px;
}
.gallery_thumbs li {
	margin-right:16px;
	margin-top:16px;
	border:1px solid #000;
	display:inline-block;
	vertical-align:top;
	width:200px;
	height:160px;
	position:relative;
	overflow:hidden;
}
.gallery_thumbs li:last-child {
	margin-right:0px;
}
.play_iocn {
	display: inline-block;
	left: 0;
	margin: 45px auto;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 999;
}
/*----Footer-----*/
footer {
	background-color:#e4e4e4;
}
footer .copy_right {
	text-align:center;
	padding:16px 0px;
}
footer .copy_right p {
	font-size:14px;
	color:#4e5051;
	display:inline-block;
	font-family:Roboto, Helvetica, sans-serif;
	text-transform:uppercase; margin-bottom:0px;
}
footer .copy_right ul {
	display:inline-block;
	margin-left:5px;
}
footer .copy_right ul li {
	display:inline-block;
	text-transform:uppercase;
}
footer .copy_right ul li a {
	font-size:14px;
	color:#4e5051;
	font-family:Roboto, Helvetica, sans-serif;
	padding:0 9px;
	border-left:1px solid #4e5051;
	display:inline-block;
	vertical-align:middle;
	height:14px;
	line-height:14px;
}


.footer_products_menu { padding:30px 0px; background-color:#f7f7f7;}
.footer_products_menu ul.col1 { width:160px; display:inline-block; vertical-align:top;}
.footer_products_menu ul.col1 li { line-height:34px;}
.footer_products_menu ul.col1 li a { color:#4e5051; font-size:14px; font-family:Roboto, Helvetica, sans-serif;}


.delevery_express { float:right; width:405px;}
.delevery_express span { padding:0 35px 0 0; display:inline-block; vertical-align:top;}
.delevery_express span:last-child { padding-right:0px;}
.rss_valid { margin-top:24px; float:right; clear:both;}
.rss_valid span { padding-right:44px;}
.rss_valid span:last-child { padding-right:0px;}





/*---------------------Inner Page Css-------*/
.inner_page .heading {
	text-align:left;
}
.inner_page .heading:after {
	left:0px;
	right:auto;
	width:5%;
}
.left_side {
	width:860px;
	float:left;
}
.right_side {
	width:275px;
	float:right;
}


aside h6 { background-color:#3498db; padding:12px 7px; border-radius:5px 5px 0 0; color:#f0f0f0; font-weight:500;}

aside .aside_body { background-color:#eff7fc; border-top:1px solid #f0f0f0; border-bottom:1px solid #fff;}
aside .aside_body h6 { color:#08609b; padding:5px 10px; background-color:transparent; border-radius:0px; font-weight:normal;}
aside .aside_body .models_name { padding:0px 10px 10px;}
aside .aside_body .models_name li { display:inline-block; vertical-align:middle; margin-right:55px; position:relative; padding-left:9px; min-width:70px;}
aside .aside_body .models_name li a { color:#3e3e3e; font-size:14px; font-family:Roboto, Helvetica, sans-serif;}

aside .aside_body .models_name li:before { width: 0; height: 0; border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:5px solid #3e3e3e; content:""; position:absolute; top:5px; left:0px;}

aside .aside_body select { border:1px solid #d9e1e5; padding:0px 5px; display:block; width:94%; margin:0 3%; height:30px; line-height:30px;}
aside .aside_body input[type="search"] { border:1px solid #d9e1e5; padding:0px 5px; display:block; width:94%; margin:0 3%; height:30px;}
aside .aside_body input[type="submit"] { background-color:#3498db; border:0px; border-bottom:4px solid #0f68a4 !important; font-size:24px; font-family: 'Roboto'; border-radius:3px; color:#fff; text-transform:uppercase; display:block; width:94%; margin:7px 3% 11px;}



.top_button_group {
	display:inline-block;
}
.top_button_group .border_button {
	border:1px solid #ebebeb;
	background-color:#f0f0f0;
	padding:5px 7px;
	font-size:12px;
	color:#1a1a19;
	font-family:Roboto, Helvetica, sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px; text-transform:capitalize;
}
.forum_details {
	display:inline-block;
	margin-left:75px;
}
.forum_details span {
	display:inline-block;
	vertical-align:middle;
	color:#5b5b59;
	font-size:12px;
	font-family: 'Roboto';
	margin-right:7px;
}
.forum_details span img {
	float:left;
	margin-right:7px;
}
.bread_crumb {
	border:1px solid #ebebeb;
	padding:5px 7px;
	font-size:12px;
	color:#535252;
	font-family: 'Roboto';
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	margin:10px 0 17px;
}

.bread_crumb:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


.bread_crumb .breadcrumb_links {
	display: inline-flex;
	float: right;
	vertical-align: middle;
}


.breadcrumb_links a { border-right:1px solid #535252; padding:0 3px; height:12px; line-height:12px; display:inline-block;}
.breadcrumb_links li:last-child a { border-right:0px;}

.bread_crumb .text { color:#535252; font-size:12px; font-family: 'Roboto';}



#inner table tbody {
	background-color:#eff7fc;
}
#inner table tbody td {
	border:1px solid #f0f0f0;
	border-bottom:0px;
	vertical-align:middle; color:#3e3e3e; font-size:12px;
}


.registered_user { display:block; margin-top:12px;}
.legends { margin-top:15px;}
.red_text { color:#f00; font-family:Roboto, Helvetica, sans-serif; font-size:12px;}
.green_text { color:green !important; font-family:Roboto, Helvetica, sans-serif; font-size:12px;}


#inner table tbody td:last-child {
	border-right:0;
}
#inner table tbody td h6 {
	color:#08609b;
	font-family: 'Roboto';
}
#inner table tbody td p {
	color: #3e3e3e;
	font-family: Roboto, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
.moderators {
	color:#0b7ac5;
	font-size:11px;
}
.moderators strong {
	font-weight:600;
	color:#3e3e3e;
}
table tr td .post_date {
	font-size:12px;
	color:#000;
	font-family: 'Roboto';
}
table tr td a {
	font-size:12px;
	color:#3498db;
	font-family: 'Roboto';
	display:block;
}
.next_icon {
	background-image:url(../images/next_icon.png);
	background-repeat:no-repeat;
	width:16px;
	height:9px;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}




table { margin-bottom:11px;}



#inner .flights_blocks li { border:1px solid #e5e5e5; margin-bottom:12px;}
#inner .flights_blocks h5 { padding:0 7px;}
#inner .flight_description { padding:0px 7px 12px;}
#inner .flight_description li { border:0px; margin-bottom:0px;}



.left_side.half_width { width:525px; margin-right:30px;}
.right_side.half_width { width:595px;}










.graphs_section img { border:2px solid #f0f0f0; -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.27);
-moz-box-shadow:    1px 1px 5px 0px rgba(0, 0, 0, 0.27);
box-shadow:         1px 1px 5px 0px rgba(0, 0, 0, 0.27); margin:0 auto; display:block;}

.graphs_section ul li { display:inline-block; vertical-align:middle; margin-right:12px;}
.graphs_section ul li:last-child { margin-right:0px;}
.graphs_section ul { margin-top:20px;}




.gallery_slider { position:relative;}
.gallery_slider .bx-viewport { box-shadow:none; border:0px;}
.gallery_slider .flights_blocks li { width:276px !important;}
.gallery_slider .bx-pager { display:none;}
.gallery_slider .bx-controls-direction { position:absolute; right:15px; display:block; top:-44px;}
.gallery_slider .bx-controls-direction .bx-prev { background-image: url("../images/slider_navs.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 26px;
    left: auto;
    margin-top: 0;
    right: 41px;
    top: 0;
    width: 32px;}
.gallery_slider .bx-controls-direction .bx-next { background-image: url("../images/slider_navs.png");
    background-position: right top;
    background-repeat: no-repeat;
    height: 26px;
    left: auto;
    margin-top: 0;
    right: 0px;
    top: 0;
    width: 32px;}





.background_grey { background-color:#f2f2f2;}
.background_grey tr td {background-color:#f2f2f2;}


.highlight { color:#006eb1 !important; font-weight:500;}





.paginate { clear: both;
    display: inline-block;
    margin: 32px auto 80px;
    text-align: center;
    width: 100%;}
.paginate ul li a { border:1px solid #e4e4e4; padding:5px 12px; color: #2a2929;
    font-family: "Roboto";
    font-weight: normal; font-size:15px;}
	
.paginate ul li { display:inline; margin-right:3px;}
.paginate ul li.active a { background-color:#006eb1; color:#f0f0f0;}





.bread_crumb.large { border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -ms-border-radius:0px; border-top:0px; border-left:0px; border-right:0px; margin-top:0px; background-color:#fefefe;}
.market_place #slider { margin-bottom:0px;}
.bread_crumb.large .breadcrumb_links a { font-size:14px; color:#2e2e2e; padding:0 12px;}

.bread_crumb.large .breadcrumb_links { float:none; display:inline-block; margin-top:5px;}
.bread_crumb.large .breadcrumb_links li { display:inline-block;}

.search_bar { position:relative;}
.search_bar input[type="search"]{ border:1px solid #dddddd; background-color:#fefefe; height:31px; border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -webkit-border-radius:5px; width:280px; padding:0 5px;}
.search_bar input[type="submit"] {  -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    background-image: url("../images/search_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #ccc;
    border-image: none;
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    height: 25px;
    position: absolute;
    right: 0;
    text-indent: -999px;
    top: 3px;
    width: 33px;}









.welcome_text { color:#333333; font-size:20px; font-family: 'Roboto'; text-align:center; width:85%; margin:43px auto 0px; position:relative; padding-bottom:15px; margin-bottom:20px;}
.welcome_text:after { background-color:#ebebeb; position:absolute; bottom:0px; content:""; width:50%; left:0px; right:0px; margin:0 auto; height:1px;}





.sale_item { background-color:#05ae40; padding:7px 17px; background-color:#05ae40; font-size:16px; color:#f0f0f0 !important; font-family: 'Roboto'; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -ms-border-radius:10px;}




.forum table tr th { text-transform:capitalize;}

.topictext{
        font-size:16px;
        font-family: 'Roboto';
}

/*-----responsive Media query---*/
@media screen and (max-width: 1279px) {
.container {
width: 960px;
}
.flights_blocks li {
width:227px;
}
.gallery_thumbs li {
width:200px;
}

.right_side { width:240px;}
.left_side { width:700px;}

.forum_details { margin-top:15px; margin-left:0px;}
.flights_blocks li { width:220px;}
.left_side.half_width { width:100%; margin-right:0;}
.right_side.half_width { width:100%; margin-top:15px;}
.graphs_section ul { text-align:center;}
.gallery_slider .flights_blocks li { width:230px !important;}


}



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

h2 { font-size:25px;}
h3 {}
h4 {}
h5 { font-size:14px;}
h6 {}

.topictext{
        font-size:14px;
        font-family: 'Roboto';
}


.ui-tabs .ui-tabs-nav .ui-tabs-anchor { 
font-size:16px;   
padding:0.5em 10px;
}

p {
font-size:13px;
line-height:20px;
}
 .container {
width: 750px;
}
nav ul.menu li a {
padding:20px 10px;
}
nav ul.login li:last-child a {
padding:8px 15px;
}
.bx-wrapper {
margin-bottom:30px;
}
.heading {
margin-bottom:24px;
}
 .flights_blocks li {
width:175px;
}
.flight_thumbail img {
max-width:100%;
}
.flights_blocks li .flight_thumbail {
height:auto;
}
.gallery_thumbs { text-align:center;}
.gallery_thumbs li {
width:200px;
}
.play_iocn {
margin:35px auto;
}


.left_side { width:100%;}
.right_side { width:100%;}
.flights_blocks { margin-left:-12px;}
.flights_blocks li { width:175px; margin-left:12px; margin-right:0px !important;}
#inner .flight_description li { width:100%; margin:0px;}


.search_bar input[type="search"] { width:150px;}
.bread_crumb.large .breadcrumb_links a { padding:0 5px;}
.welcome_text { font-size:16px; margin:25px auto 20px;}
.footer_products_menu ul.col1 { width:140px;}
.delevery_express { width:280px;}
.delevery_express span { padding:0 20px 10px 0; display:block; text-align:right;}
.rss_valid { margin-top:0px;}
.rss_valid span { padding-right: 15px;}
.top_button_group .border_button { padding:5px;}
.gallery_slider .flights_blocks li { width:180px !important;}


}



 @media screen and (max-width: 767px) {
h1 {
font-size:35px;
}
h2 {
font-size:25px;
}
h3 {
font-size:22px;
}
h4 {
font-size:20px;
}
h5 {
font-size:14px;
}
h6 {
font-size:12px;
}
.container {
width: 600px;
}
.toggleMenu {
display:block !important;
background-image: url("../images/menu_toggle.png");
 background-repeat: no-repeat;
 float: right;
 height: 39px;
 text-indent: -999px;
 width: 66px;
margin:12px 0;
}
 nav {
background-color:rgba(255, 255, 255, 0.9);
padding:0 10px;
}
 .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
padding:0.5em 10px;
font-size:16px;   
}
.flights_blocks li {
width:47%;
margin-bottom:12px;
}
.flight_description li {
width:100%;
margin-bottom:5px;
}
.gallery_thumbs li {
width:31%;
margin-bottom:8px;
}
}
 @media screen and (max-width: 639px) {

.topictext{
        font-size:12px;
        font-family: 'Roboto';
}

.container {
width: 450px;
}
nav {
background-color:rgba(255, 255, 255, 1);
}
nav ul.menu, nav ul.login {
width:100%;
margin-bottom:10px
}
nav ul.menu li, nav ul.login li {
width:100%;
}
nav ul.menu li a {
padding:10px 10px;
}
nav ul.login li {
margin-bottom:10px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
padding:0.5em 8px;
font-size:12px;
}
table tr td {
font-size:14px;
padding:9px 9px 9px 5px;
}
table tr h5 {
font-size:12px;
}
.flights_blocks li {
width:46%;
}
.flight_description li {
width:100%;
margin-bottom:5px;
}
.gallery_thumbs li {
width:30%;
}
footer .copy_right ul li a {
font-size:13px;
}
footer .copy_right ul {
margin-top:5px;
}
header nav {
box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.15);
}
}
 @media screen and (max-width: 479px) {
p {
font-size:12px;
}
.container {
width: 300px;
}
header {
#height:auto;
}
.toggleMenu {
width:35px;
height:auto;
background-size:100%;
margin:15px 10px;
}
nav ul li a {
font-size:12px;
padding:5px;
}
nav ul.login li:first-child a {
line-height:normal;
}
nav ul.menu, nav ul.login {
margin-bottom:0px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
font-size:9px;
padding:0.5em 5px;
}
.mobile_table {
width:98%;
overflow-x:scroll;
}
.flights_blocks li {
width:300px;
margin-right:0px;
}
.flights_blocks {
text-align:center;
}
.hide-xs {
visibility: hidden;
display: none;
}
.gallery_thumbs li {
width:47%;
}
.gallery_thumbs li:nth-child(even) {
margin-right:0px;
}
footer .copy_right p {
font-size:12px;
}
footer .copy_right ul li a {
font-size:12px;
height:12px;
line-height:12px;
}
header .logo img {
max-width:100%;
	margin-top:-40px;
}

#dslider .bx-wrapper {
	margin-top:40px;
}

.topictext{
        font-size:10px;
        font-family: 'Roboto';
}


}

.bx-wrapper img {
margin: 0 auto;
}
