

@font-face {
    font-family: 'myriad-sbold';
    src: url('https://:/') format('No-IE-404'), url(https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/MyriadPro-Semibold.otf);
}
@font-face {
    font-family: 'myriad-regular';
    src: url('https://:/') format('No-IE-404'), url(https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/MyriadPro-Regular.otf);
}
@font-face {
    font-family: androgyne;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/Androgyne_TB.otf');
} 
@font-face {
    font-family: japan; 
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/Japan.ttf');
}
@font-face {
    font-family: dejavu;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/DejaVuSans.ttf');
}
@font-face {
    font-family: book_akaneke;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/Book_Akhanake_0.ttf');
}
@font-face {
    font-family: abeatbykai;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/impact.ttf');
}
@font-face {
    font-family: elsa;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/Elsa-Regular.otf');
}
@font-face {
    font-family: jenna;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/JennaSue.ttf');
}
@font-face {
    font-family: beat;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/abeatbyKaiRegular.otf');
}
@font-face {
    font-family: mix;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/MIXTMK_T.ttf');
}
@font-face {
    font-family: monotype corsiva;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/mtcorsva.ttf');
}
@font-face {
    font-family: segoe;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/segoesc.ttf');
}
@font-face {
    font-family: segoe2;
    src: url('https://:/') format('No-IE-404'), url('https://www.vigattintourism.com/assets/css/tourism/tourism_layout/fonts/segoescb.ttf');
}
.clearpadding-xs {
    padding: 0 !important;
}
.clearmargin-xs {
    margin: 0 !important;
}
html, body {
    height: 100%;
    height: -webkit-calc(100% - 60px);
    height: -moz-calc(100% - 60px);
    height: calc(100% - 60px);
}
@media (min-width:1200px) { 
        
} 
.navbar#vigattin-nav {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
}
.navbar#vigattin-nav #nav-tourism-login {
    font-weight: bold;
}
.navbar#vigattin-nav #nav-tourism-login a {
    color: White;
    font-family: beat, "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar#vigattin-nav #login_info .dropdown-menu {
    padding: 5px;
    background: #000;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.navbar#vigattin-nav #login_info a {
    color: #fff;
}
.navbar#vigattin-nav #login_info img {
    max-width: 30px;
    margin-right: 5px;
}
.navbar#tourism-nav {
    background:rgb(216, 225, 231);
	/*
	background: #f2f6f8;
    background: -moz-linear-gradient(top,  #e0eff9 0,  #b5c6d0 50%,  #3690f0 51%,  #d8e1e7 100%);
    background: -webkit-gradient(linear,  left top,  left bottom,  color-stop(0,  #f2f6f8),  color-stop(50%,  #d8e1e7),  color-stop(51%,  #b5c6d0),  color-stop(100%,  #e0eff9));
    background: -webkit-linear-gradient(top,  #f2f6f8 0,  #d8e1e7 50%,  #b5c6d0 51%,  #e0eff9 100%);
    background: -o-linear-gradient(top,  #f2f6f8 0,  #d8e1e7 50%,  #b5c6d0 51%,  #e0eff9 100%);
    background: -ms-linear-gradient(top,  #f2f6f8 0,  #d8e1e7 50%,  #b5c6d0 51%,  #e0eff9 100%);
    background: linear-gradient(to bottom,  #f2f6f8 0,  #d8e1e7 50%,  #b5c6d0 51%,  #e0eff9 100%);
    */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8e1e7',  endColorstr='#e0eff9',  GradientType=0);
/*
    -webkit-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.3);
  */
  
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-bottom: 0;
}
@media (max-width:1060px) {
    .navbar#tourism-nav {
    background: #fff;
	}
}@media (max-width:720px) { 
    .navbar#tourism-nav {
    -webkit-border-radius: 0; 
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
}
}.navbar#tourism-nav a {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 3px;
    color: #333; 
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
}
@media (max-width:1060px) {
    .navbar#tourism-nav a {
    font-size: 69%}
}.navbar#tourism-nav a:hover
,.navbar#tourism-nav a.home.active-page
,.navbar#tourism-nav a.destination.active-page
,.navbar#tourism-nav a.article.active-page 
,.navbar#tourism-nav a.tourist_spot.active-page 
,.navbar#tourism-nav a.discussion.active-page 
,.navbar#tourism-nav a.about_us.active-page  
 { 
    color: #f8f8f8;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out; 
    -ms-transition: .3s ease-in-out;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3) !important;
}
.navbar#tourism-nav a.home:hover,.navbar#tourism-nav a.home.active-page {
	background:rgb(204, 51, 147);

}
.navbar#tourism-nav a.destination:hover,.navbar#tourism-nav a.destination.active-page {
background:rgb(86, 137, 199);

}
.navbar#tourism-nav a.article:hover,.navbar#tourism-nav a.article.active-page {
background:rgb(122, 175, 66);
}
.navbar#tourism-nav a.tourist_spot:hover,.navbar#tourism-nav a.tourist_spot.active-page {
	background:rgb(243, 170, 8);
}
.navbar#tourism-nav a.discussion:hover ,.navbar#tourism-nav a.discussion.active-page {
    background:rgb(245, 126, 32);
}
.navbar#tourism-nav a.videos:hover ,.navbar#tourism-nav a.videos.active-page {
    background:#C408F3;
} 

.navbar#tourism-nav a.about_us:hover ,.navbar#tourism-nav a.about_us.active-page {
	background:rgb(234, 55, 37);
} 

.navbar#tourism-nav a.restaurants:hover ,.navbar#tourism-nav a.restaurants.active-page {
	background:none repeat scroll 0 0 rgb(71, 76, 160);
}
@media screen and (min-width:768px){
	.navbar#tourism-nav a.other:hover ,.navbar#tourism-nav a.other{
		background:#FFF;  
		color:#000;
	}     
	.viginsurance-ads{
		width:200px
	}
}  
 
 @media screen and (max-width:400px){
	.viginsurance-ads{
		width:170px
	}
}  
 
 
.navbar#tourism-nav .navbar-toggle { 
    border-color: #fff;
}
.navbar#tourism-nav .navbar-toggle .icon-bar {
    background-color: #fff;
}
@media (max-width:1060px) {
    .navbar#tourism-nav .navbar-toggle {
    background-color: #fff;
    border-color: #ddd; 
}
.navbar#tourism-nav .navbar-toggle .icon-bar {
    background-color: #929292;
} 
}
/*
.navbar#tourism-nav #tourism-search #button_search_now:after {
    content: "Search";
    display: inline-block;
}
*/

@media (min-width:768px) {
    .navbar#tourism-nav #tourism-search #tourism-search-input {
    padding-right: 30px;
}
 .navbar#tourism-nav #tourism-search #button_search_now {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;

    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: url("https://www.vigattintourism.com/assets/css/tourism/tourism_layout/extras/navigation/MG.png") no-repeat 5px 5px;
    margin-left: -29px;
    border: none;
    border-left: 1px solid #ececec;
}
.navbar#tourism-nav #tourism-search #button_search_now:after {
    display: none;
}
} 

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto 0;
    padding: 0 0 20px;
    background-repeat: no-repeat; 
    background-position: center 0;
}
@media (max-width:1060px) {
    #wrap {
    background-size: 100%;
    padding-top: 140px !important;
}
}@media (max-width:720px) {
    #wrap {
    padding-top: 140px !important;
}
}@media (max-width:320px) {
    #wrap {
    padding-top: 45px !important;
}
}#wrap #wrapper {
    width: auto;
    margin-bottom: 10px;
    z-index: 1 !important;
}
@media (max-width:720px) {
    #wrap #wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
}#wrap #wrapper #tourismv2 {
    /* padding: 15px; */
	
}
@media (max-width:768px) {
    #wrap #wrapper #tourismv2 {
    padding: 5px;
	overflow:auto;
}
}#wrap #wrapper #tourismv2 .vigattin_login {
    cursor: pointer;
    font-weight: bolder;
}
#wrap #wrapper #tourismv2 #tourismgallery {
    border-radius: 5px;
    overflow: hidden;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image {
    height: 338px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
	
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #scroller {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    font-size: 0;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #scroller img {
    display: inline-block;
    width: 1038px;
    max-height: 338px;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #thumbnails {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 10px;
    padding: 5px 5px;
    background: rgba(0, 0, 0, 0.2);
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #thumbnails img {
    height: 30px;
    border: 1px solid #808080;
    cursor: pointer;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #thumbnails img.active {
    border: 1px solid #fff;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #info {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
   background: rgba(0, 0, 0, 0.3);
    padding: 10px;
	  left: 0px;
    bottom: 0px;
	right:0px;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #info #title{
    color: rgb(79, 200, 236);
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #info #courtesy{
    color: white;
}


#wrap #wrapper #tourismv2 #tourismgallery #full_image #info a#title {
    font-family: "segoe", "monotype corsiva", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 25px;
    text-decoration: none;
	color:rgb(79, 200, 236) !important;
}
#wrap #wrapper #tourismv2 #tourismgallery #full_image #info a#title:hover {
    color: #34a2fd !important;
} 
#wrap #wrapper #tourismv2.tourist-spots #picture_container, #wrap #wrapper #tourismv2.destination #picture_container {
    height: 129px;
    overflow: hidden;
    background: #000;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.tourist-spots #picture_container, #wrap #wrapper #tourismv2.destination #picture_container {
    height: 200px;
}
}@media (max-width:768px) {
    #wrap #wrapper #tourismv2.tourist-spots #picture_container, #wrap #wrapper #tourismv2.destination #picture_container {
    height: 155px;
}
}#wrap #wrapper #tourismv2.tourist-spots #picture_container .picture_tour, #wrap #wrapper #tourismv2.destination #picture_container .picture_tour {
    margin: auto;
    width: 100%}
#wrap #wrapper #tourismv2.tourist-spots #picture_container label, #wrap #wrapper #tourismv2.destination #picture_container label {
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    display: none;
}
#wrap #wrapper #tourismv2.tourist-spots #picture_container label.showlabel, #wrap #wrapper #tourismv2.destination #picture_container label.showlabel {
    display: block;
}
#wrap #wrapper #tourismv2.tourist-spots #picture_container_logo, #wrap #wrapper #tourismv2.destination #picture_container_logo {
    height: 129px;
    padding: 0;
    margin: 0;
    background: url("https://www.vigattintourism.com/assets/css/tourism/tourism_layout/extras/tourist_spot_logo.jpg") no-repeat center #000;
}
@media (max-width:768px) {
    #wrap #wrapper #tourismv2.articles, #wrap #wrapper #tourismv2.profile {
    padding: 5px;
}
}#wrap #wrapper #tourismv2.articles #vigdeals_default, #wrap #wrapper #tourismv2.profile #vigdeals_default {
    margin-bottom: 10px;
}
#wrap #wrapper #tourismv2.articles #categories, #wrap #wrapper #tourismv2.profile #categories {
    /* margin-bottom: 10px; */
}
#wrap #wrapper #tourismv2.articles #categories [id^='icon'], #wrap #wrapper #tourismv2.profile #categories [id^='icon'] {
    color: 	#475684;
    position: absolute;
    font-size: 12pt;
    top: 14px;   
    right: 10px;
    display: block;
}

#wrap #wrapper #tourismv2.articles #categories.opened #icon-up, #wrap #wrapper #tourismv2.profile #categories.opened #icon-up {
    display: block;
}
#wrap #wrapper #tourismv2.articles #categories.opened #icon-down, #wrap #wrapper #tourismv2.profile #categories.opened #icon-down {
    display: none;
}
#wrap #wrapper #tourismv2.articles #categories.closed #icon-up, #wrap #wrapper #tourismv2.profile #categories.closed #icon-up {
    display: none;
}
#wrap #wrapper #tourismv2.articles #categories.closed #icon-down, #wrap #wrapper #tourismv2.profile #categories.closed #icon-down {
    display: block;
}
#wrap #wrapper #tourismv2.articles #categories .panel, #wrap #wrapper #tourismv2.profile #categories .panel {
    border: 0;
}
#wrap #wrapper #tourismv2.articles #categories .panel .panel-heading, #wrap #wrapper #tourismv2.profile #categories .panel .panel-heading {
	background:linear-gradient(rgb(39,54,101),rgb(18,25,59));
	background:-webkit-linear-gradient(rgb(39,54,101),rgb(18,25,59));
	background:   -moz-linear-gradient(center top , rgb(39, 54, 101) 0px, rgb(18, 28, 59) 100%);
	background:     -o-linear-gradient(center top , rgb(39, 54, 101) 0px, rgb(18, 28, 59) 100%);
	color:#FFF; 
	
	/*background: #e3e9ee;
    background: -webkit-gradient(linear,  left bottom,  left top,  color-stop(0,  #e3e9ee),  color-stop(1,  #AEC8D3));
    background: -ms-linear-gradient(bottom,  #e3e9ee,  #AEC8D3);
    background: -moz-linear-gradient(center bottom,  #e3e9ee 0,  #AEC8D3 0%);
    background: -o-linear-gradient(#e3e9ee,  #AEC8D3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e9ee',  endColorstr='#AEC8D3 ',  GradientType=0);
   text-shadow: 0 1px 1px rgba(255, 255, #wrap #wrapper #tourismv2.articles #categories .panel .panel-heading, #wrap #wrapper #tourismv2.profile #categories .panel .panel-heading
	255, 0.3);
    */
	 
	
    text-align: center;  
}
#wrap #wrapper #tourismv2.articles #categories .panel .panel-heading .panel-title, #wrap #wrapper #tourismv2.profile #categories .panel .panel-heading .panel-title {
    font-family: "segoe", "monotype corsiva", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16pt;
    font-weight: bold;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.articles #categories .panel .panel-heading .panel-title, #wrap #wrapper #tourismv2.profile #categories .panel .panel-heading .panel-title {
    text-align: left;
}
#wrap #wrapper #tourismv2.articles #categories .panel .panel-heading .panel-title:before, #wrap #wrapper #tourismv2.profile #categories .panel .panel-heading .panel-title:before {
    content: '\00a0 \00a0 '}
}@media (min-width:1060px) {
    #wrap #wrapper #tourismv2.articles #categories .panel .panel-heading .panel-title a, #wrap #wrapper #tourismv2.profile #categories .panel .panel-heading .panel-title a {
    text-decoration: none;
    cursor: default;
}
}
#wrap #wrapper #tourismv2.articles #categories .panel #collapseOne .panel-body, #wrap #wrapper #tourismv2.profile #categories .panel #collapseOne .panel-body {
   
    padding: 0;
}
#wrap #wrapper #tourismv2.articles #categories .panel #collapseOne .panel-body ul, #wrap #wrapper #tourismv2.profile #categories .panel #collapseOne .panel-body ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#wrap #wrapper #tourismv2.articles #categories .panel #collapseOne .panel-body ul a, #wrap #wrapper #tourismv2.profile #categories .panel #collapseOne .panel-body ul a {
    text-decoration: none;
}
#wrap #wrapper #tourismv2.articles #categories .panel #collapseOne .panel-body ul a li, #wrap #wrapper #tourismv2.profile #categories .panel #collapseOne .panel-body ul a li {
    padding: 5px;
    text-transform: uppercase;
    font-size: 11pt;
    color: #FFF; 
    padding: 5px 10px;
}
#wrap #wrapper #tourismv2.articles #categories .panel #collapseOne .panel-body ul a li:hover, #wrap #wrapper #tourismv2.profile #categories .panel #collapseOne .panel-body ul a li:hover, #wrap #wrapper #tourismv2.articles #categories .panel #collapseOne .panel-body ul a li.active, #wrap #wrapper #tourismv2.profile #categories .panel #collapseOne .panel-body ul a li.active {
    
	background: rgba(0,0,0,0.1); 
	 
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.articles #article_view, #wrap #wrapper #tourismv2.profile #article_view {
    margin-bottom: 10px;
}
}#wrap #wrapper #tourismv2.articles #article_view #content, #wrap #wrapper #tourismv2.profile #article_view #content {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    min-height: 500px;
    padding: 10px;
}
@media (min-width:1060px) {
    #wrap #wrapper #tourismv2.articles #article_view #content, #wrap #wrapper #tourismv2.profile #article_view #content {
    margin-right: 10px;
}
}#wrap #wrapper #tourismv2.articles #article_view #content #back a, #wrap #wrapper #tourismv2.profile #article_view #content #back a {
    color: #333;
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
}
#wrap #wrapper #tourismv2.articles #article_view #content #back a #icon, #wrap #wrapper #tourismv2.profile #article_view #content #back a #icon {
    font-size: 18pt;
}
#wrap #wrapper #tourismv2.articles #article_view #content #title, #wrap #wrapper #tourismv2.profile #article_view #content #title {
    font-family: "monotype corsiva", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(0, 87, 144); 
}
#wrap #wrapper #tourismv2.articles #article_view #content #authors, #wrap #wrapper #tourismv2.profile #article_view #content #authors {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article, #wrap #wrapper #tourismv2.profile #article_view #content #article {
    margin-top: 10px;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article p, #wrap #wrapper #tourismv2.profile #article_view #content #article p {
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 14px;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #primary, #wrap #wrapper #tourismv2.profile #article_view #content #article #primary {
    text-align: center;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #primary .article_image, #wrap #wrapper #tourismv2.profile #article_view #content #article #primary .article_image {
    margin: 5px;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #related, #wrap #wrapper #tourismv2.profile #article_view #content #article #related {
    padding: 5px;
    border-top: 2px solid #026fc9;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #related #category, #wrap #wrapper #tourismv2.profile #article_view #content #article #related #category {
    margin-bottom: 5px;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #related label, #wrap #wrapper #tourismv2.profile #article_view #content #article #related label, #wrap #wrapper #tourismv2.articles #article_view #content #article #related #category, #wrap #wrapper #tourismv2.profile #article_view #content #article #related #category, #wrap #wrapper #tourismv2.articles #article_view #content #article #related a, #wrap #wrapper #tourismv2.profile #article_view #content #article #related a {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #related label, #wrap #wrapper #tourismv2.profile #article_view #content #article #related label, #wrap #wrapper #tourismv2.articles #article_view #content #article #related #category, #wrap #wrapper #tourismv2.profile #article_view #content #article #related #category {
    color: #026fc9;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: bold;
}
#wrap #wrapper #tourismv2.articles #article_view #content #article #related a, #wrap #wrapper #tourismv2.profile #article_view #content #article #related a {
    color: #333;
    text-decoration: underline;
}
 
#wrap #wrapper #tourismv2.articles #article_view #content #article #rating, #wrap #wrapper #tourismv2.profile #article_view #content #article #rating {
    padding: 10px;
}
@media (min-width:1060px) {
    #wrap #wrapper #tourismv2.articles #article_view #content #article #rating, #wrap #wrapper #tourismv2.profile #article_view #content #article #rating {
    -webkit-box-shadow: 3px -2px 5px 1px rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 3px -2px 5px 1px rgba(0, 0, 0, 0.19);
    box-shadow: 3px -2px 5px 1px rgba(0, 0, 0, 0.19);
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    z-index: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
}
}#wrap #wrapper #tourismv2.articles #article_view #content #article #rating #rated, #wrap #wrapper #tourismv2.profile #article_view #content #article #rating #rated {
    font-size: 8pt;
}
#wrap #wrapper #tourismv2.articles #articlespg-container, #wrap #wrapper #tourismv2.profile #articlespg-container {
    padding-right: 10px ;
} 
#wrap #wrapper #tourismv2.articles #articlespg-container .nav, #wrap #wrapper #tourismv2.profile #articlespg-container .nav {
    border: none;
    width: 100%;
    overflow: hidden;
     /* added */}
#wrap #wrapper #tourismv2.articles #articlespg-container .nav li.active a, #wrap #wrapper #tourismv2.profile #articlespg-container .nav li.active a {

}
/*
 #wrap #wrapper #tourismv2.articles #articlespg-container .nav li {
     text-align: center;
}
 
 */ 
#wrap #wrapper #tourismv2.articles #articlespg-container .nav li a, #wrap #wrapper #tourismv2.profile #articlespg-container .nav li a {
     color: #333;
    font-weight: bold;
    background: #fff;
}
#wrap #wrapper #tourismv2.articles #articlespg-container .nav li a:hover, #wrap #wrapper #tourismv2.profile #articlespg-container .nav li a:hover {
    color: #936e29;
}
#wrap #wrapper #tourismv2.home a {
    text-decoration: none;
}
 
#wrap #wrapper #tourismv2.home #contain .header {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 5px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #000;
    padding: 5px;
}
#wrap #wrapper #tourismv2.home #contain .header #title {
    font-family: "segoe2", "monotype corsiva", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18pt;
    color: #FFF;  
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
}
#wrap #wrapper #tourismv2.home #contain #title.info {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: #000;
   
}
#wrap #wrapper #tourismv2.home #contain #title.info {

	color:rgb(221, 221, 221); 
} 
#wrap #wrapper #tourismv2.home #contain #title.info span {
    font-size: 12pt;  
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	color:#4FC8EC; 
}    
#wrap #wrapper #tourismv2.home #contain #title.info span:hover {
    color: #34a2fd;
}
#wrap #wrapper #tourismv2.home #contain #featured {
	padding:0px 5px 0px 0px !important; 
	 
    overflow: hidden;
}
#wrap #wrapper #tourismv2.home #contain #featured>#content {
    height: 348px;
    background-size: auto;
    position: relative;
    background-repeat: no-repeat;
    text-align: center;
}
#wrap #wrapper #tourismv2.home #contain #featured>#content #image {
    max-width: 100%;
    display: none;
}
#wrap #wrapper #tourismv2.home #contain #featured>#content #title {
    text-align: left;
}
#wrap #wrapper #tourismv2.home #contain #news {
    overflow: hidden;
	padding:0px 0px 0px 5px  !important;
	 
}
#wrap #wrapper #tourismv2.home #contain #news #content {
    position: relative;
}
#wrap #wrapper #tourismv2.home #contain #news #content #full_image {
    position: relative;
}

#wrap #wrapper #tourismv2.home #contain #news #content #full_image img.active {
    display: block;
}
#wrap #wrapper #tourismv2.home #contain #news #content #thumb {
    padding: 8px;
    background: #f0eecb;
    position: relative;
}
#wrap #wrapper #tourismv2.home #contain #news #content #thumb #cover {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    min-height: 90px;
    text-align: center;
    cursor: pointer;
    padding: 2px !important;
}
#wrap #wrapper #tourismv2.home #contain #news #content #thumb #cover.active {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #3a3a3a;
}
#wrap #wrapper #tourismv2.home #contain #news #content #thumb #cover img {
    max-height: 90px;
    max-width: 100%}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.home #contain #title.info {
    bottom: 0 !important;
}
 #wrap #wrapper #tourismv2.home #contain #featured, #wrap #wrapper #tourismv2.home #contain #news {
    padding: 0 !important;
    margin-bottom: 10px;
}
 #wrap #wrapper #tourismv2.home #contain #featured>#content {
    background-image: none !important;
    background-color: #f0eecb;
    margin-top: 5px;
    height: auto;
}
#wrap #wrapper #tourismv2.home #contain #featured>#content #image {
    display: inline;
}
 #wrap #wrapper #tourismv2.home #contain #news #full_image img {
    min-height: initial;
}
}#wrap #wrapper #tourismv2.home #contain>.bottom {
    padding-right: 10px !important;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.home #contain>.bottom {
    padding: 0 !important;
}
}#wrap #wrapper #tourismv2.home #contain>.bottom #trending {
    margin-bottom: 10px;
}
#wrap #wrapper #tourismv2.home #contain>.bottom #trending>#content {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #000;
  
}  
#wrap #wrapper #tourismv2.home #contain>.bottom #trending>#content #article {

    text-align: center; 
}  
#wrap #wrapper #tourismv2.home #contain>.bottom #trending>#content #article img {
    max-width: 95%}
#wrap #wrapper #tourismv2.home #contain>.bottom #trending>#content #article>#content {
    text-align: left;
    padding: 5px;
    color: rgb(221, 221, 221); 
	min-height:180px;
} 
#wrap #wrapper #tourismv2.home #contain>.bottom #trending>#content #article>#content #title {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 5px;
    font-size: 12pt; 
    color: rgb(79, 200, 236);
	min-height:70px; 
}
#wrap #wrapper #tourismv2.home #contain>.bottom #trending>#content #article>#content #title:hover{
	color:rgb(52, 162, 253); 
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.home #contain>.bottom #tourist #title {
    bottom: 0 !important;
    opacity: 1 !important;
}
 #wrap #wrapper #tourismv2.home #contain>.bottom #tourist img {
    min-height: initial !important;
} 
}@media (max-width:720px) { 
	 padding: 0px !important;
    /* 
	#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #tour {
    background: #f0eecb;  
      
    border: 1px solid #f8f8f8; 
	*/      
}         
}#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #content {
    margin-top: 5px;
    overflow: hidden;
}
#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #content #tour {
    text-align: center;
    position: relative;
}
#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #content #tour #title {
    text-align: left;
}
#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #content #tour #title span {
    display:block;
	font-size: 11pt;
	height:60px;
}  
#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #content #tour #title #content {
    font-size: 8pt;
	 height: 40px;
    overflow-x: hidden;
    overflow-y: hidden;
	 
}
#wrap #wrapper #tourismv2.home #contain>.bottom #tourist #content #tour img {
    max-width: 100%;
    height: 227px;
} 
#wrap #wrapper #tourismv2.destination #content {
    padding-right: 10px;
}
#wrap #wrapper #tourismv2.destination #content #destination_content {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    background: #fff;
    min-height: 1020px; 
} 
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer #adscontents {
    overflow: auto;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c {
    font-size: 13pt;
    padding: 2px !important;
    margin-bottom: 10px;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #img_container {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #img_container img {
    max-width: 100%}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #img_container a{
	position:relative;
	display:block;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #img_container a img{
	display:block;
	margin:auto;
} 

#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #img_container #toptext {
    color: #c94093 !important;
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    top: 5%;
    left: 0;
    width: 75%;
    padding: 5px;
    background: rgba(29, 29, 29, 0.7);
    color: #fff;
    font-weight: bold;
    font-size: 25pt;
    line-height: 25px;
    background: -moz-linear-gradient(left,  #0e0e0e 0,  rgba(58, 58, 58, 0.25) 100%);
    background: -webkit-gradient(linear,  left top,  right top,  color-stop(0,  #0e0e0e),  color-stop(100%,  rgba(58, 58, 58, 0.25)));
    background: -webkit-linear-gradient(left,  #0e0e0e 0,  rgba(58, 58, 58, 0.25) 100%);
    background: -o-linear-gradient(left,  #0e0e0e 0,  rgba(58, 58, 58, 0.25) 100%);
    background: -ms-linear-gradient(left,  #0e0e0e 0,  rgba(58, 58, 58, 0.25) 100%);
    background: linear-gradient(to right,  #0e0e0e 0,  rgba(58, 58, 58, 0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e0e0e',  endColorstr='#403a3a3a',  GradientType=1);
}

#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #bottom {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #303030;
    overflow: auto;
    color: #fff;
    padding: 5px;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #bottom #bottomtoptext {
    min-height: 55px;
    font-family: arial;
    font-size: 14pt;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #bottom a {
    color: #c94093;
    text-decoration: none;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #bottom a:hover {
    color: #6c6cff !important;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #bottom a #link {
    font-size: 11pt;
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: right;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .adscontainer .link_c #bottom #lefttext {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 10px !important;
    font-weight: bold;
    text-decoration: line-through;
}
#wrap #wrapper #tourismv2.destination #content #destination_content>#title {
    color: #c94093;
    font-family: "segoe2", "monotype corsiva", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .directory {
    padding: 5px;
    background: #f6f4df;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 3px;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .directory #title {
    font-size: 12pt;
    font-weight: bold;
    color: #333;
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .directory #map {
    text-align: center;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .directory #map iframe {
    width: 100%;
    height: 100%}
#wrap #wrapper #tourismv2.destination #content #destination_content .directory #info {
    padding: 10px;
}
#wrap #wrapper #tourismv2.destination #content #destination_content #destination_image, #wrap #wrapper #tourismv2.destination #content #destination_content .destination_image {
    padding: 15px;
    width: 100%}
#wrap #wrapper #tourismv2.destination #content #destination_content .destination_image {
    padding: 0;
}
#wrap #wrapper #tourismv2.destination #content #destination_content #header_title {
    font-family: "monotype corsiva", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c94093;
}
#wrap #wrapper #tourismv2.destination #content #destination_content #page {
    margin: 0;
    margin-bottom: 5px;
}
#wrap #wrapper #tourismv2.destination #content #destination_content .facebook_comment_box {
    margin-top: 10px;
}
#wrap #wrapper #tourismv2.destination #categories {
 
}
#wrap #wrapper #tourismv2.destination #categories .nav {
    border: 0;
}
#wrap #wrapper #tourismv2.destination #categories .nav li, #wrap #wrapper #tourismv2.destination #categories .nav li a {
    font-size: 8pt;
    padding: 10px;
    text-align: center;
	color:rgb(185, 201, 239) !important;
	border: none; 
	text-transform:uppercase;
}
#wrap #wrapper #tourismv2.destination #categories .nav a {
    /* background: #eee; */
	 
	background:linear-gradient(rgb(39,54,101),rgb(18,25,59));
	background:-webkit-linear-gradient(rgb(39,54,101),rgb(18,25,59));
	background:   -moz-linear-gradient(center top , rgb(39, 54, 101) 0px, rgb(18, 28, 59) 100%);
	background:     -o-linear-gradient(center top , rgb(39, 54, 101) 0px, rgb(18, 28, 59) 100%);
	color:#FFF !important;
     

}
#wrap #wrapper #tourismv2.destination #categories .nav li.active a {
    /*
	background: #fff;
    color: #929292;
	*/ 
/*
background:   -moz-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(229, 229, 229) 5%, rgb(255, 255, 255) 55%);
background:     -o-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(229, 229, 229) 5%, rgb(255, 255, 255) 55%);
background:        linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(229, 229, 229) 5%, rgb(255, 255, 255) 55%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(1,#f2f2f2));
color:rgb(0, 87, 144) !important; 
*/ 
background:rgb(38, 53, 99);        
 	
	
}
#wrap #wrapper #tourismv2.destination #categories .nav li.active a, #wrap #wrapper #tourismv2.destination #categories .nav li:hover {
    text-decoration: underline;
	cursor:pointer;
}
#wrap #wrapper #tourismv2.destination #categories #contents {
   
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
 /*   background: #f0eecb; */ 
     background: linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f1f1f1),color-stop(1,#f2f2f2));
	
    display: none;
}

#wrap #wrapper #tourismv2.destination #categories #contents .buttons {
    padding: 3px !important;
}
#wrap #wrapper #tourismv2.destination #categories #contents .buttons.active span {
    background: #e6e6e6;
    color: #aaa;
}
#wrap #wrapper #tourismv2.destination #categories #contents .buttons span {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.14);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.14);
    border: 1px solid #e7e7e7;
    cursor: pointer;
    background: #fff;
    display: block;
    font-weight: bold;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.destination #categories #contents .buttons span {
    height: 25px;
}
}

#wrap #wrapper #tourismv2.destination #categories #contents #divider {
    height: 1px;

	
	background:none;
	
    clear: both;
    width: 90%;
    margin: 5px auto 10px auto;
}

#wrap #wrapper #tourismv2.destination #categories #contents #locations {
    padding: 10px;
    display: none;
    overflow: auto;
}
#wrap #wrapper #tourismv2.destination #categories #contents #locations li {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 5px;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul {
    padding: 3px;
    margin: 0;
    list-style: none;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul #prov {
    display: none;
    overflow: auto;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul #prov.active {
    display: block;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul a, #wrap #wrapper #tourismv2.destination #categories #contents ul li a {
    text-decoration: none;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li {
    color: #333;
    font-size: 10pt;
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 7px;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li span:not(#up):not(#down) {
    opacity: 0;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li.active, #wrap #wrapper #tourismv2.destination #categories #contents ul li:hover {
    
	/* background: #e5e1a3; */
	background:#364877; 
	color:#FFF;  
	
	     
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li.active span, #wrap #wrapper #tourismv2.destination #categories #contents ul li:hover span {
    opacity: 1 !important;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li#regions {
    margin: 2px;
    background:#FFF; 
    cursor: pointer; 
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li#regions a {
    color: #333;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li#regions #up {
    display: none;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li#regions.active #up {
    display: inline;
}
#wrap #wrapper #tourismv2.destination #categories #contents ul li#regions.active #down {
    display: none;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.destination #content {
    padding: 0 !important;
}
#wrap #wrapper #tourismv2.destination #content p img {
    max-width: 99% !important;
}
 #wrap #wrapper #tourismv2.destination #categories {

} 
#wrap #wrapper #tourismv2.destination #categories ul.nav li {
    float: left;
    width: 50%}
}
#wrap #wrapper #tourismv2.discussion #comment_box {
    padding-right: 10px ;  
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.discussion #comment_box {
    padding: 0 !important;
}
}#wrap #wrapper #tourismv2.discussion #comment_box .facebook_comment_box {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f6f4df;
    padding: 10px !important;
}
#wrap #wrapper #tourismv2.profile #left {
    margin-left: -10px;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.profile #left {
    margin: 0;
    margin-bottom: 10px;
}
}#wrap #wrapper #tourismv2.profile #left #banner_photo {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
    position: relative;
    height: 300px;
    overflow: hidden;
    margin-bottom: 10px;
}
#wrap #wrapper #tourismv2.profile #left #banner_photo img {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#wrap #wrapper #tourismv2.profile #article_view #content {
    margin: 0;
}

@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.profile #profile {
    margin: 0;
}
}#wrap #wrapper #tourismv2.profile #profile #profile_container {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    padding: 10px;
    background: #fff;
}
#wrap #wrapper #tourismv2.profile #profile #profile_container #profileimg {
    margin-bottom: 5px;
}
#wrap #wrapper #tourismv2.profile #profile #profile_container #name {
    font-size: 12pt;
    font-weight: bold;
    text-transform: capitalize;
}
#wrap #wrapper #tourismv2.profile #profile #profile_container #details span:not(.info):not(#hidden) {
    font-weight: bold;
    font-size: 10pt;
}
#wrap #wrapper #tourismv2.profile #profile #profile_container #details #about {
    word-break: break-word;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 10px;
    background: #fff;
    padding: 10px;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li+ul {
    display: none;
    padding: 10px;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li#month+ul {
    padding: 0 0 0 15px;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li#month+ul li {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 5px;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li.active+ul {
    display: block;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li #active {
    display: none;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li.active #active {
    display: inline-block;
}
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li.active #notactive {
    display: none;
}
 
#wrap #wrapper #tourismv2.profile #profile #blogs_list ul li:hover {

}
 /* display:inline-block;
     */ 
#wrap #wrapper #tourismv2.articles #image_cover, #wrap #wrapper #tourismv2.destination #image_cover, #wrap #wrapper #tourismv2.profile #image_cover {
    position: relative;
    max-width: 99% !important;
    border: none !important;
    text-align: center;
    margin: 1px !important;
	display:block; 
	/* display:inline-block;  problem here */
}
#wrap #wrapper #tourismv2.articles #image_cover .article_image, #wrap #wrapper #tourismv2.destination #image_cover .article_image, #wrap #wrapper #tourismv2.profile #image_cover .article_image {
    max-width: 99% !important;
    margin: 0 !important;
    border: none !important;
    display: inline-block !important;
}
@media (max-width:1060px) {
    #wrap #wrapper #tourismv2.articles #image_cover .article_image, #wrap #wrapper #tourismv2.destination #image_cover .article_image, #wrap #wrapper #tourismv2.profile #image_cover .article_image {
    height: auto !important;
}
}
#wrap #wrapper #tourismv2.articles #image_cover #photo_courtesy, #wrap #wrapper #tourismv2.destination #image_cover #photo_courtesy, #wrap #wrapper #tourismv2.profile #image_cover #photo_courtesy {
    position: absolute;
    background: rgba(0, 0, 0, 0.57);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 5px;
    padding: 3px;
    text-align: left;
}
#wrap #wrapper #tourismv2.articles #image_cover #photo_courtesy a, #wrap #wrapper #tourismv2.destination #image_cover #photo_courtesy a, #wrap #wrapper #tourismv2.profile #image_cover #photo_courtesy a {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-align: left;
    font-weight: normal;
    font-size: 12px !important;
    text-decoration: underline;
    font-style: italic;
}
#wrap #wrapper #tourismv2.articles #articles-pages, #wrap #wrapper #tourismv2.destination #articles-pages, #wrap #wrapper #tourismv2.profile #articles-pages, #wrap #wrapper #tourismv2.articles #destination_content, #wrap #wrapper #tourismv2.destination #destination_content, #wrap #wrapper #tourismv2.profile #destination_content {
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: none;
}
#wrap #wrapper #tourismv2.articles #articles-pages{
padding-top:0px;
} 
#wrap #wrapper #tourismv2.articles #articles-pages #page, #wrap #wrapper #tourismv2.destination #articles-pages #page, #wrap #wrapper #tourismv2.profile #articles-pages #page, #wrap #wrapper #tourismv2.articles #destination_content #page, #wrap #wrapper #tourismv2.destination #destination_content #page, #wrap #wrapper #tourismv2.profile #destination_content #page {
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0; 
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
	
	/*  
    background: linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f1f1f1),color-stop(1,#f2f2f2));
	border-bottom:1px solid rgb(217, 217, 217);
    */
	background:rgb(38, 53, 99);
	   
	    
    padding: 10px;
	margin:0px;
}
#wrap #wrapper #tourismv2.articles #articles-pages #page.bottom, #wrap #wrapper #tourismv2.destination #articles-pages #page.bottom, #wrap #wrapper #tourismv2.profile #articles-pages #page.bottom, #wrap #wrapper #tourismv2.articles #destination_content #page.bottom, #wrap #wrapper #tourismv2.destination #destination_content #page.bottom, #wrap #wrapper #tourismv2.profile #destination_content #page.bottom {
    margin-bottom: 0;
	/*
	background: linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%);
    background: -moz-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(242, 242, 242) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,white),color-stop(1,#f2f2f2));
	*/
	background:rgb(38, 53, 99); 
} 
#wrap #wrapper #tourismv2.articles #articles-pages #page>div div, #wrap #wrapper #tourismv2.destination #articles-pages #page>div div, #wrap #wrapper #tourismv2.profile #articles-pages #page>div div, #wrap #wrapper #tourismv2.articles #destination_content #page>div div, #wrap #wrapper #tourismv2.destination #destination_content #page>div div, #wrap #wrapper #tourismv2.profile #destination_content #page>div div {
    /*
	background: #f0eecb; 
    background: -webkit-gradient(linear,  left bottom,  left top,  color-stop(0,  #e5e1a3),  color-stop(1,  #f0eecb));
    background: -ms-linear-gradient(bottom,  #e5e1a3,  #f0eecb);
    background: -moz-linear-gradient(center bottom,  #e5e1a3 0,  #f0eecb 100%);
    background: -o-linear-gradient(#f0eecb,  #e5e1a3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0eecb',  endColorstr='#e5e1a3',  GradientType=0);
	background:#1E75BC;
	border: 1px solid #f6f4df;     
    */

	border-radius:5px;
    
	text-align: center;
    display: inline-block; 
	color:#FFF; 
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}



#wrap #wrapper #tourismv2.articles #articles-pages #page>div div b, #wrap #wrapper #tourismv2.destination #articles-pages #page>div div b, #wrap #wrapper #tourismv2.profile #articles-pages #page>div div b, #wrap #wrapper #tourismv2.articles #destination_content #page>div div b, #wrap #wrapper #tourismv2.destination #destination_content #page>div div b, #wrap #wrapper #tourismv2.profile #destination_content #page>div div b {
    color: #FFF;
}

#wrap #wrapper #tourismv2.articles #articles-pages #page>div div a, #wrap #wrapper #tourismv2.destination #articles-pages #page>div div a, #wrap #wrapper #tourismv2.profile #articles-pages #page>div div a, #wrap #wrapper #tourismv2.articles #destination_content #page>div div a, #wrap #wrapper #tourismv2.destination #destination_content #page>div div a, #wrap #wrapper #tourismv2.profile #destination_content #page>div div a {
    text-decoration: none;
    color: #FFF;
    font-weight: Bold;
    text-transform: uppercase;
}

#wrap #wrapper #tourismv2.articles #articles-pages #article_link, #wrap #wrapper #tourismv2.destination #articles-pages #article_link, #wrap #wrapper #tourismv2.profile #articles-pages #article_link, #wrap #wrapper #tourismv2.articles #destination_content #article_link, #wrap #wrapper #tourismv2.destination #destination_content #article_link, #wrap #wrapper #tourismv2.profile #destination_content #article_link {
    
    background: #FFF;
    padding: 10px 0;
	border-bottom:1px solid rgba(0,0,0,0.24);
 

}

#wrap #wrapper #tourismv2.articles #articles-pages #article_link:last-child, #wrap #wrapper #tourismv2.destination #articles-pages #article_link:last-child, #wrap #wrapper #tourismv2.profile #articles-pages #article_link:last-child, #wrap #wrapper #tourismv2.articles #destination_content #article_link:last-child, #wrap #wrapper #tourismv2.destination #destination_content #article_link:last-child, #wrap #wrapper #tourismv2.profile #destination_content #article_link:last-child {
    margin-bottom: 0;
}
#wrap #wrapper #tourismv2.articles #articles-pages #article_link #info #title, #wrap #wrapper #tourismv2.destination #articles-pages #article_link #info #title, #wrap #wrapper #tourismv2.profile #articles-pages #article_link #info #title, #wrap #wrapper #tourismv2.articles #destination_content #article_link #info #title, #wrap #wrapper #tourismv2.destination #destination_content #article_link #info #title, #wrap #wrapper #tourismv2.profile #destination_content #article_link #info #title {
    
}
#wrap #wrapper #tourismv2.articles #articles-pages #article_link #info #title a, #wrap #wrapper #tourismv2.destination #articles-pages #article_link #info #title a, #wrap #wrapper #tourismv2.profile #articles-pages #article_link #info #title a, #wrap #wrapper #tourismv2.articles #destination_content #article_link #info #title a, #wrap #wrapper #tourismv2.destination #destination_content #article_link #info #title a, #wrap #wrapper #tourismv2.profile #destination_content #article_link #info #title a {
    text-decoration: none;
    color: rgb(0, 87, 144);
}
#wrap #wrapper #tourismv2.articles #articles-pages #article_link #info #title a:visited, #wrap #wrapper #tourismv2.destination #articles-pages #article_link #info #title a:visited, #wrap #wrapper #tourismv2.profile #articles-pages #article_link #info #title a:visited, #wrap #wrapper #tourismv2.articles #destination_content #article_link #info #title a:visited, #wrap #wrapper #tourismv2.destination #destination_content #article_link #info #title a:visited, #wrap #wrapper #tourismv2.profile #destination_content #article_link #info #title a:visited {
    color: #026fc9 !important;
}
#wrap #wrapper #tourismv2.articles #articles-pages #article_link #info #title a:hover, #wrap #wrapper #tourismv2.destination #articles-pages #article_link #info #title a:hover, #wrap #wrapper #tourismv2.profile #articles-pages #article_link #info #title a:hover, #wrap #wrapper #tourismv2.articles #destination_content #article_link #info #title a:hover, #wrap #wrapper #tourismv2.destination #destination_content #article_link #info #title a:hover, #wrap #wrapper #tourismv2.profile #destination_content #article_link #info #title a:hover {
   text-decoration:underline;
}
#wrap #wrapper #tourismv2.articles #articles-pages #no-article, #wrap #wrapper #tourismv2.destination #articles-pages #no-article, #wrap #wrapper #tourismv2.profile #articles-pages #no-article, #wrap #wrapper #tourismv2.articles #destination_content #no-article, #wrap #wrapper #tourismv2.destination #destination_content #no-article, #wrap #wrapper #tourismv2.profile #destination_content #no-article {
    background: #f0eecb;
    border: 1px solid #e5e1a3;
}
#wrap #wrapper #tourismv2.articles #references, #wrap #wrapper #tourismv2.destination #references, #wrap #wrapper #tourismv2.profile #references {
    padding: 10px;
}
#wrap #wrapper #tourismv2.articles #references a, #wrap #wrapper #tourismv2.destination #references a, #wrap #wrapper #tourismv2.profile #references a {
    color: #808080;
    word-break: break-all;
}
#wrap #wrapper #tourismv2.articles #references ul, #wrap #wrapper #tourismv2.destination #references ul, #wrap #wrapper #tourismv2.profile #references ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#wrap #wrapper #tourismv2.articles #references .ref_list, #wrap #wrapper #tourismv2.destination #references .ref_list, #wrap #wrapper #tourismv2.profile #references .ref_list {
    display: none;
}
#wrap #wrapper #tourismv2.articles #references.opened .ref_list, #wrap #wrapper #tourismv2.destination #references.opened .ref_list, #wrap #wrapper #tourismv2.profile #references.opened .ref_list {
    display: block;
}
#wrap #wrapper #tourismv2.articles #facebook, #wrap #wrapper #tourismv2.destination #facebook, #wrap #wrapper #tourismv2.profile #facebook {
    padding: 5px;
}
#wrap #wrapper #tourismv2.articles #facebook .like_box, #wrap #wrapper #tourismv2.destination #facebook .like_box, #wrap #wrapper #tourismv2.profile #facebook .like_box {
    margin-bottom: 10px;
}
#t-footer {
    height: 68px;
}
#t-footer #footer {
    position: initial;
    width: auto;
}
@media (max-width:768px) {
    #t-footer #footer {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
}
}
.globalmodal .modal-body img {
    max-width: 100%}
.globalmodal[classes="tourist_spots"] .modal-title {
    font-family: "segoe", "monotype corsiva", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 26px;
    color: #c94093;
}
.globalmodal[classes="tourist_spots"] .modal-title span {
    font-family: Trebuchetms, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #333;
}
.globalmodal[classes="tourist_spots"] .modal-dialog {
    width: 97%}
.globalmodal[classes="tourist_spots"] .modal-body {
    padding: 0;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery, .globalmodal[classes="tourist_spots"] .modal-body #info {
    padding: 10px;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery {
    background: #000;
    color: White;
    min-height: 500px;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #photo_container {
   
    position: relative;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #photo_container img {
    margin: auto;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #photo_courtesy {
    text-align: center;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #photo_courtesy a {
    font-family: Trebuchetms, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-size: 8pt;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #thumbnail_container {
   overflow:auto;
   position:relative;
   text-align:center;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #thumbnail_container #container {
    cursor: pointer !important;
    height: 100px;
    width: 98px;
    padding: 5px;
    text-align: center;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #thumbnail_container #container.active {
    border: 1px solid #fff;
}
.globalmodal[classes="tourist_spots"] .modal-body #gallery #thumbnail_container #container img {
    max-height: 90px;
    max-width: 90px;
}
.globalmodal[classes="tourist_spots"] .modal-body #info {
}
.globalmodal[classes="tourist_spots"] .modal-body #info .nav li.except a:hover, .globalmodal[classes="tourist_spots"] .modal-body #info .nav li.except a:focus {
    background: none;
    border: 1px solid transparent;
}
.globalmodal[classes="tourist_spots"] .modal-body #info .nav li a {
    padding: 5px 7px;
}
.globalmodal[classes="tourist_spots"] .modal-body #info .like_box {
    margin-bottom: 25px;
}
.globalmodal[classes="tourist_spots"] .modal-body #info #container {
    padding: 15px 0;
    text-align: center;

    display: none;
}
.globalmodal[classes="tourist_spots"] .modal-body #info #container.active {
    display: block;
}
.globalmodal[classes="tourist_spots"] .modal-body #info #container.gmap iframe {
    border: 1px solid #dfdfdf;
}
@media (max-width:1060px) {
    .globalmodal[classes="tourism_search"] .modal-dialog {
    width: 97%}
}.globalmodal[classes="tourism_search"] .modal-dialog .modal-header {
    min-height: 45px;
}
.globalmodal[classes="tourism_search"] .modal-dialog .modal-header .modal-title {
    display: none;
}
.globalmodal[classes="tourism_search"] .modal-dialog .modal-body {
    overflow-y: scroll;
    margin: 5px;
    padding: 10px;
    border: 1px solid #eee;
}
@media (max-width:768px) {
    .globalmodal[classes="tourism_search"] .modal-dialog .modal-body {
    max-height: none !important;
    overflow: auto;
}
}.globalmodal[classes="tourism_search"] .modal-dialog .modal-body a {
    text-decoration: none;
}
.globalmodal[classes="tourism_search"] .modal-dialog .modal-body #container {
    padding: 5px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.globalmodal[classes="tourism_search"] .modal-dialog .modal-body #container:hover {
    background: #eafdff;
}
.globalmodal[classes="tourism_search"] .modal-dialog .modal-body #container #info {
    color: #333;
    font-size: 9pt;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog {
    width: 100%;
    margin: 5px 0;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog .modal-content {
    background: #000;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog .modal-content .modal-header {
    border-bottom: 1px solid #2b2b2b;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog .modal-content .modal-header .modal-title {
    display: none;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog .modal-content .modal-body {
    text-align: center;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog .modal-content .modal-body a {
    font-family: "century gothic", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #9e9e9e;
    font-style: italic;
}
.globalmodal[classes="fullscreen_view"] .modal-dialog .modal-content .modal-footer {
    border-top: 1px solid #2b2b2b;
}
.globalmodal .modal-footer {
    margin: 0;
}
#tourism-popover.popover {
    max-width: 1060px;
}
@media (max-width:1060px) {
    #tourism-popover.popover {
    display: none !important;
}
}#tourism-popover.popover .arrow.right-arrow {
    left: 90%}
#tourism-popover.popover #tourism-search-modal {
    width: 300px;
    min-height: 50px;
}
#tourismloader {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    height: 58px;
    width: 150px;
    z-index: 1050;
}
#tourismloader img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 150px;
    margin: auto;
}
#vigattinads {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
#vigattinads iframe.fixed {
    position: fixed;
    top: 0;
}
#vigattinads iframe.bottom {
    position: absolute;
    bottom: 0;
}
#vigtrade {
    position: relative;
    height: 219px;
    width: 100%}
#vigtrade p {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
#vigtrade p img {
    width: 100%}
#deals_larger {
    height: 350px;
    margin-bottom: 15px;
    background-repeat: no-repeat no-repeat;
}
#deals_larger img {
    display: none;
}
@media (max-width:1060px) {
    #deals_larger {
    background-image: none !important;
    height: auto !important;
}
#deals_larger img { 
    display: block;
    max-width: 100%}
}
#vigdeals_large {
    clear: both;
}
#vigdeals_large #header {
    font-family: "myriad-regular", "monotype corsiva", "times new roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18pt;
}

.viginsurance-ads {
    bottom: 10px;
    position: fixed;
    right: 10px;
    z-index: 100;
    width:180px;
}
  