@import url(http://fonts.googleapis.com/css?family=Roboto);

  body {
    background: #fff;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    color: #999999;
  }

  html {
    height: 100%;
  }


  a{
    color:#999999;
  }

  a:hover {
    outline: none;
    text-decoration:none;
    color:#292929;
  }

  a:focus {
    outline:none;
    outline-offset: 0;
  }

  a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
  }


  ul {
    list-style: none;
  }
  .overflow{
    overflow: hidden;
  }

  .uppercase{
    text-transform: uppercase;
  }
  .padding-top{ padding-top:20px;}
  .margin{ margin:20px 0px;}
  .text-red{ color:#FC0004;}
  .form-group label{ margin:0px 10px;}
  .head_title{ border-bottom:1px #ccc solid; padding-bottom:5px;}
/***** Loader *****/

.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	overflow: hidden !important;
	z-index: 99999;
}

.loader-img {
  position: absolute;
  left: 50%;
  top: 50%;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*************************
*******Header******
**************************/
.top-content-e {
	padding: 300px 0;
}
#main span.bar{font-size:30px;cursor:pointer;position:absolute; top:15px; right:15px; color:#fff; z-index:99;text-shadow: -2px 1px 3px #000 !important;}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    background-color: #FFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
	color: #000;
	font-size: 14px;
}
.sidenav a{ color:#000;}
.sidenav a:hover, .offcanvas a:focus{
    color: #333;
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 36px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}
.sidenav .nav{
	padding: 0;
}

.sidenav .nav > li > a{
	color: #000;text-transform: uppercase;
}

.sidenav .nav > li > a:hover,
.sidenav .nav > li > a:focus{
	background: transparent;
	color: #333;
}
.sidenav .dropbtn {
    color: white;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.sidenav .dropbtn:hover, .sidenav .dropbtn:focus {}

.sidenav .dropdown {
    position: relative;
}

.sidenav .dropdown-content {
    display: none;
    position: relative;
    background-color: #f9f9f9;
    width: 100%;
    overflow: auto;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.2);
}
.sidenav .dropdown-content ul{ padding:0px; margin:0px;}
.sidenav .dropdown-content a {
    color: black;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
}

.sidenav .dropdown a:hover {background-color: #f1f1f1}
.sidenav .dropdown-content a:hover {background-color: #f1f1f1}

.sidenav .dropdown:hover .dropdown-content {
    display: block;
}
.icons ul{ list-style:none; padding:15px 0px !important;}
.icons ul li{ margin:5px 0px;}
.icon_logo{ display:block; width:22px; height:22px; margin-right:8px; float:left;}
.sum{ background-image:url(http://www.travel.apex-portal.com/languagetours/spanish/images/logo_10.png); background-size:cover;}
.Gift{ background-image:url(http://www.travel.apex-portal.com/languagetours/spanish/images/a2.png); background-size:cover;}
.dao{ background-image:url(http://www.travel.apex-portal.com/languagetours/images/logo.png); background-size:cover;}
.step{ background-image:url(http://steptravel.club/images/logo.png); background-size:cover;}
.lepet{ background-image:url(http://www.gourmet.apex-portal.com/magazine/images/logo_s.png); background-size:cover;}
.abc{ background-image:url(http://www.travel.apex-portal.com/languagetours/images/ring_wingabc.png); background-size:cover;}
.tcc{ background-image:url(http://www.travel.apex-portal.com/languagetours/spanish/images/logo_t.png); background-size:cover;}
.yac{ background-image:url(http://www.apex-portal.com/artsclub/images/a2.png); background-size:cover;}
.fec{ background-image:url(http://www.apex-portal.com/images/fec.png); background-size:cover;}
.smc{ background-image:url(http://www.apex-portal.com/abc/images/ring_gazette.png); background-size:cover;}

/*************************
*******Home Page******
**************************/

#main {
    transition: margin-right .5s;
    padding: 0px; margin:0px
}

#main-slider {
  overflow: hidden;
}
#main-slider .item {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  bottom:0px;
  left: 0;
  width: 100%;
  color: #000;
  background:#FFF6;
}
#main-slider .slider-inner h2 {
  font-size: 38px;
  line-height: 1.5;
  text-transform: uppercase;
  text-shadow:1px 1px 20px #25293B;
}
#main-slider .slider-inner h2 > span {
  color: #45aed6;
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #45aed6;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #45aed6;
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.collapsible:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
	font-size:22px;
    margin-left: 15px;
  }
  /* Icon when the collapsible content is hidden */
.collapsible.collapsed:after {
    content: "\e080";
  }
.accordion-s .accordion {
    cursor: pointer;
    padding: 10px 0px;
	margin:0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
}

.accordion-s .accordion.active, .accordion-s .accordion:hover {
}

.accordion-s .accordion:after {
	font-family:'FontAwesome';
    content: '\f101';
	font-weight:bold;
    margin-left: 15px;
}

.accordion-s .accordion.active:after {
    content: "\f103";
}

.accordion-s div.panel {
    margin:0px !important;
    background-color: white;
    max-height: 0;
    overflow: hidden;
	border:0px !important;
	box-shadow: 0 0px 0px rgba(0,0,0,.05) !important;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

.accordion-s div.panel.show {
    opacity: 1;
    max-height: 10000px;  
}
/********************/
div.leadPhotoStory.leadPhotoStory-tp {
    border-top-color: #70787C;
    padding-top: 3px;
}
.leadPhotoStory {
    zoom: 1;
}
.headlineSummary {
    font-family: Arial,Helvetica,sans-serif;
    background-repeat: repeat-x;
    margin-bottom: 21px;
}
.leadPhotoStory-tp .newsItem {
    padding: 5px 8px 0px;
}
.leadPhotoStory .newsItem {
    position: relative;
}
.headlineSummary .newsItem {
    padding: 0;
    margin: 0;
    border: none;
}
.leadPhotoStory .newsItem li {
    padding: 0;
    margin: 0;
}
.headlineSummary .newsItem li {
    padding: 5px 8px 6px 8px;
    color: #333;
}
.leadPhotoStory.leadPhotoStory-tp .newsImage {
    display: block;
}
.leadPhotoStory .newsItem li.deco .newsImage, .leadPhotoStory .newsItem .newsImage {
    padding: 0;
    margin: 0;
    float: none;
}
.leadPhotoStory .newsImage {
    position: relative;
}
.leadPhotoStory .newsItem img {
    margin: 0;
    float: none;
}
.headlineSummary .newsImage img {
    display: block;
    margin: 0;
    float: none;
	 width: 100%;
	 height:120px;
}.img-latest-artc {
    width: 100%;
    height: 369px !important;
}.leadPhotoStory.leadPhotoStory-tp .newsHeadline {
    left: 16px;
    bottom: 10px;
    width: 90%;
    height: auto;
    top: auto;
}.leadPhotoStory .newsHeadline .newsContainer {
    background-repeat: repeat;
    background-image: url('http://s2.wsj.net/img/transparent.png');
    width: 100%;
    margin-top: 8px;
    padding: 8px;
}.leadPhotoStory .newsItem .newsContainer li a:link, .leadPhotoStory .newsItem .newsContainer li a:visited {
    color: #B5D8F4;
}.leadPhotoStory .newsHeadline a.icon.slideshow::before, .icon-alt .icon.slideshow::before {
    background-position: -216px -1476px;
}
a.icon::before, a.icon:visited::before {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 1em;
    background: url('http://s2.wsj.net/img/spritemain_L.png') 0 0 no-repeat;
}.leadPhotoStory .newsHeadline, .leadPhotoStory .newsHeadline a, .leadPhotoStory .newsHeadline a:visited, .leadPhotoStory .newsHeadline a:link {
    color: #fff;
}
.leadPhotoStory .newsHeadline {
    position: absolute;
    right: 0px;
    top: 0px;
}.headlineSummary .newsItem li::after, .headlineSummary .headerBox::after, .headlineSummary h3::after, .headlineSummary::after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}.leadModule {
    display: block;
    width: 100%;
    height: 176px;
    position: relative;
    border-top: none;
    margin-left: 8px;
}.leadModule .dynamic {
    position: absolute;
    top: 0;
    left: 0;
    width: 262px;
    height: 174px;
    border: 1px #ccc solid;
}.hidden {
    display: none !important;
}.leadModule .newsItem {
    display: block;
    position: relative;
    z-index: 3;
    padding: 0;
    margin: 0 0 0 236px;
}.leadModule .newsItem .active {
    height: 78px;
    background-image: url('http://s3.wsj.net/img/arrow.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.leadModule .newsItem li {
    padding: 0 5px 0 28px;
    background-repeat: no-repeat;
    background-position: 28px 0;
    border: none;
}.leadModule .newsItem .active .selectionTarget {
    height: 78px;
    background-image: url('http://s2.wsj.net/img/arrowShaft.png');
    padding-top: 0;
}
.leadModule .newsItem .selectionTarget {
    margin: 0;
    background-color: #fff;
    position: relative;
    padding: 5px 0;
}.leadModule .active .progressbarBox {
    display: block;
    height: 4px;
    background: #6f797b url('http://s4.wsj.net/img/BGD_progressbar.gif') 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    margin-bottom: 3px;
    position: relative;
    overflow: hidden;
}.progressbarBox div {
    left: 0;
    position: relative;
    height: 4px;

}.leadModule .newsItem li .selectionTarget a {
    display: none;
}.headlineSummary.leadModule .newsItem .deco .selectionTarget h5, .leadModule .newsItem .selectionTarget h5 {
    padding: 1px 2px 0 21px;
    font-family: helvetica;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1em;
    color: #666;
    margin: 0;
}.leadModule .newsItem li .selectionTarget h2 a, .leadModule .newsItem li .selectionTarget h5 a {
    display: inline;
}
.headlineSummary h5 a, .headlineSummary h5 a:visited {
    color: #999;
}.leadModule .newsItem .active h2 {
    font-size: 1.5em;
    line-height: 1.11em;
}
.headlineSummary.leadModule .newsItem .deco .selectionTarget h2, .leadModule .newsItem .selectionTarget h2 {
    margin: 1px 12px 0 21px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: bold;
    font-family: Georgia;
    text-transform: none;
}
.headlineSummary h2 {
    font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
    font-size: 1.2em;
    line-height: 1.1em;
    color: #333;
    font-weight: bold;
}a:link, a:visited, a:active {
    color: #093d72;
    text-decoration: none;
    outline: none;
}.headlineSummary.newsBucket .newsItem li {
    background: url('http://s3.wsj.net/img/dotted_grey_ccc.gif') top left repeat-x;
}
.headlineSummary .newsItem li.listFirst, .headlineSummary .newsItem li.firstList {
    border: none;
    background-image: none;
}.headlineSummary.whatsNews .newsItem .newsImage, .headlineSummary.highlights .newsItem .newsImage, .headlineSummary.newsBucket .newsItem .newsImage {
    margin-bottom: 0px;
}.headlineSummary .imageFormat-C{float: right;}
.newsBucket h2 {
    font-size: 1.3em;
}
.headlineSummary h2 {
    font-family: Georgia,"Century Schoolbook","Times New Roman",Times,serif;
    font-size: 1.1em;
    line-height: 1.1em;
    color: #333;
    font-weight: bold;
}.headlineSummary .newsItem p {
    margin-top: 2px;
    line-height: 1.2em;
}
.headlineSummary p {
    margin: 0 0 0.5em 0;
    font-size: 0.95em;
}.gatsbyExploreHomes {
    clear: both;
    min-height: 250px;
}
.pageType-gatsby .headlineSummary, .pageType-gatsby .marketPlace, .pageType-gatsby .ab_horizontalx3_nobackground, .gatsbyGlobal, .pageType-gatsby .adSummary {
    border-top: 4px solid #000 !important;
}.headlineSummary.highlights h3 {
    background: url('http://s3.wsj.net/img/dotted_grey_ccc.gif') bottom left repeat-x;
}
.headlineSummary h3 {
    color: #333;
    line-height: 1.15em;
    font-size: 1.6em;
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    padding: 4px 0 5px 8px;
}.estateFilter {
    padding-bottom: 8px;
}.estateFilter .latest {
    border: solid 1px #c0c0c0;
}
.estateFilter .filter {
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px;
}.estateFilter .filter {
    display: inline-block;
    font-size: 14px;
    padding: 4px 8px;
}.gatsbyExploreHomes ul.estatesThumbs{
	padding:0px;}
.gatsbyExploreHomes ul.estatesThumbs li {
    width: 30%;
    float: left;
    margin: 0 12px 22px 11px;
    height: 200px;
}
.gatsbyExploreHomes ul.estatesThumbs li .img-exp{ width:100%; height:120px;}
.innerCol4wide {
    width: 377px;
}div.advertisement {
    float: none;
}
.advertisement {
	margin-top:10px;
    background-color: #f5f7f9;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    clear: right;
    text-align: center;
    border: 1px #e3e3e3 solid;
    min-height: 250px;
}div.headlineSummary {
    float: none;
    display: block;
    clear: left;
}
.headlineSummary.trendingNow {
    border-bottom: 1px #B7B7B7 solid;
}
.trendingNow {
    background: url('http://s4.wsj.net/img/headerFooterTrending_sprite.png') -1px -2px repeat-x;
}trendingNow h3 {
    height: 24px;
}.headlineSummary.trendingNow h3 .whatsThis {
    background-image: none;
    float: right;
    color: #093d72;
    font-size: .6em;
    font-weight: normal;
}
.headlineSummary h3 a, .headlineSummary h3 a:visited {
    background-image: url('http://s3.wsj.net/img/global_dotted_arrow.gif');
    background-position: right 0.45em;
    display: block;
    background-repeat: no-repeat;
    padding-right: 7px;
    color: #333;
    float: left;
    margin-right: 7px;
}.trendingNow .detailsBox {
    display: none;
}.trendingNow .newsItem li {
    border-top: 1px #B7B7B7 dotted;
    background: white;
    padding: 7px 8px 8px 8px;
}.trendingNow .newsItem span {
    position: absolute;
    font: 3.1em "kulturista-web",Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #C75615;
    margin-top: -3px;
}.trendingNow .newsItem .imageFormat-C {
	margin-left:10px;
}.trendingNow .newsItem h2 {
    font-size: 1.5em;
    font-family: Georgia,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 0px 0px 10px 41px;
    width: 290px;
}.trendingNow .newsItem .shareLinks{height:18px;clear:both;}
.trendingNow .newsItem .shareLinks li{padding:0;display:inline-block; display:inline;}.trendingNow .newsItem .shareLinks li > a{display:block;text-indent:-9999em;height:18px;}.trendingNow .newsItem .shareLinks .first{margin-left:41px;}.trendingNow .newsItem .shareLinks .twitter{background:url('http://s1.wsj.net/img/sharing_sprite.png') 0px 0px repeat-x;width:27px;}.trendingNow .newsItem .shareLinks .twitter:hover{background:url('http://s1.wsj.net/img/sharing_sprite.png') 0px -24px repeat-x;}.trendingNow .newsItem .shareLinks .facebook{background:url('http://s1.wsj.net/img/sharing_sprite.png') -27px 0px repeat-x;width:18px;}.trendingNow .newsItem .shareLinks .facebook:hover{background:url('http://s1.wsj.net/img/sharing_sprite.png') -27px -24px repeat-x;width:18px;}.trendingNow .newsItem .shareLinks .email{background:url('http://s1.wsj.net/img/sharing_sprite.png') -44px 0px repeat-x;width:28px;}.trendingNow .newsItem .shareLinks .email:hover{background:url('http://s1.wsj.net/img/sharing_sprite.png') -44px -24px repeat-x;width:28px;}.trendingNow .newsItem .shareLinks .comments{background:url('http://s1.wsj.net/img/sharing_sprite.png') -73px 0px repeat-x;width:20px;}.trendingNow .newsItem .shareLinks .comments:hover{background:url('http://s1.wsj.net/img/sharing_sprite.png') -73px -23px repeat-x;width:20px;}.trendingNow .slideShow a.preview{float:right;display:block;position:relative;background-position:center;background-repeat:no-repeat;}.trendingNow .slideShow a.preview span{display:block;position:absolute;bottom:-12px;left:27px;height:17px;width:57px;text-indent:-9999em;background:url('http://s4.wsj.net/img/photos_pill.png') 0px 0px no-repeat;}
.trendingNow .newsItem .showTrigger, .trendingNow .newsItem .showTrigger:visited {
    border: 1px #B7B7B7 solid;
    padding: 4px 133px;
    font: 1.1em Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    background: url('http://s3.wsj.net/img/hotTopics_buttonSprite.png') 0px 0px repeat-x;
    clear: both;
}
.ml-hide, .mc-hide, .ts-hide{ display: none;}
.ml-show, .mc-show, .ts-show{ display: block;}
.estateFilter .filter{ display: inline-block; font-size: 14px; padding: 4px 8px;}
.estateFilter .latest{ border: solid 1px #c0c0c0;}
.estateFilter {padding-bottom: 8px;}
.img-exp { width: 167px !important; height: 94px !important; }
#gallery{ height:320px;}		 
#gallery img{ width:100%;}
/* Menu Section */

 #menu_section{
	 margin:10px 0px;
	width: 100%;
	float: left;	
	padding: 0;    border-top:2px #0066CC solid;
	/*border-bottom:2px #0066CC solid;
	background: url(../images/menu-bg.gif);*/
}

#menu_section ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_section ul li{
	display: inline;
}

#menu_section ul li a{
	float: left;
	padding:8px 10px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color:#000;
}

#menu_section li .current{
	color: #fff;
	height: 26px;
	width:50px;
}
#menu_section li a:hover{
	color: #fff;
	background:#06C;
}
.my_town_img{ width:100%}
.my_town_ico{ width:38px; float:left;}
.msg_body h2{ margin-top:0px;}
.cycle_gray {
    padding: 10px;
    background: #fff;
    opacity: 0.8;
    border-radius: 100%;
    text-align: center;
    border: 4px #EFEFEF solid;
    box-shadow: 0 0 4px #4F4F4F;
}.cycle_gray img {
    height: 120px;
}
.text-white{ color:#333; text-shadow:2px 2px 2px #fff;background: #fffdfd80;padding: 40px;border-radius: 20px;}
.button_white{ padding:10px; border:1px #fff solid; border-radius:5px; text-align:center; font-size:18px; text-transform:uppercase; margin-top:20px;}
.button_white:hover{ background:#FFFFFF; color:#333}
/*************************
*******Footer******
**************************/
footer{ font-size:14px;}
/* popup */
.popup {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
}
.popup .closes {
    color: #292929;
    font-size: 18px;
    font-weight: bold;
}

.popup .closes:hover,
.popup .closes:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}