/************************************************************************************
shorter than 700
*************************************************************************************/
@media screen and (max-height: 700px) {
 
}
/************************************************************************************
Bigger than 992
*************************************************************************************/

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }

}

/************************************************************************************
Bigger than 768 NORMAL SCREEN
*************************************************************************************/
@media only screen and (min-width : 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 0;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
.col-sm-8.tour  {
    width: 75% !important;
}

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 0;
  }
  /* Center items */
  .navbar-header {
    float: none;
}
.navbar .navbar-nav {
  display: inline-block !important;
  float: none !important;
  vertical-align: top !important;
}
  .navbar-nav>li>.dropdown-menu {
    max-height: 500px;
    max-width: 350px;
	min-width: 190px;
    overflow-y: auto;
    }
	.navbar-nav>li>.dropdown-menu>li>a {
    white-space: normal;
}	
.navbar .navbar-collapse {
  text-align: center !important;
}

  /* Bump up size of carousel content */
   .carousel-caption {
        right: 10% !important;
    left: 10% !important;

  }
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;

  }

  .featurette-heading {
    font-size: 50px;
  }  

}
/************************************************************************************
smaller than 1320
*************************************************************************************/
@media screen and (max-width: 1320px) {
}
/* Smaller than 1024px */

@media (max-width: 1024px) {
.container {
 width:95% ;
 }
}



/************************************************************************************
smaller than 1060
*************************************************************************************/
@media screen and (max-width: 1060px) {

	#right {
    width: 100%;
	overflow-x:hidden;	
}
	#related_wrapper .related_articles_titles {
    text-align: center;
}
	#archive .archive_files {
    line-height: 0.7em;
}
	#archive .archive_files .archive_year .year {
    width: 100%;
	top:5px;
}
	#archive .archive_files .archive_year .hidden_files {
    line-height: 1.5em;
	padding-bottom:10px;	
}
	#archive .archive_files .archive_year .image-arrow {
    top: -5px;
}
	#left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
	/* margin-top: 40px; */
	margin-top: 0;
}
	#articles-middle {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
	#index-middle {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

#header {
 height:200px;
}
	#header .headerImg .EAlogo {
	max-width:500px;
	margin: 0 2%;
}
	#header .headerImg .sekonline_link {
	float: right;
	top:0;
	margin: 2%;
	max-width: 140px;
}
	#financial {
    text-align: center;
    width: 100%;
}
#header .search {
   float: right;
}
	#header .search{
	max-width: 100%;
	min-width: 100px;
	padding:10px 5px 5px 0;
	float:none;
	margin-bottom:10px;
margin-right:2%;
}	
	#archive .archive_files .archive_year .image-arrow {
    float: right;
}	
	#titles .titles_issue_img {
    position: relative;
    float: left;
    width: 100%;
}
	#titles .EAcoverextra{
	margin: 0 auto;
  	width: 50%;
}
	#search-middle {
    width: 100%;
    margin: 0;
}
	#search-middle #articles .articles_link > :nth-child(4) {
    width: 77%;
    margin: 0; 
	padding: 5px 10px 5px 10px;
}
	#info-middle-plus {
    width: 100%;
	margin: 30px 0 0 0;
}


.navupper {
    width: 100%;
}
.navarchive {
float:none;
width:100% !important;
}
.navcontact {
float:none;
width:100% !important;
}

.navarchive .nav.navbar-nav,
.navcontact .nav.navbar-nav {
  width:100%;
}
.navarchive .nav > li,
.navcontact .nav > li {
  width:100%;
}
.navarchive .navbar-nav,
.navcontact .navbar-nav {
    margin: 7.5px -15px;
}

/* FEED */
div.col-sm-3.col-md-3.feed  {
 width: 74%;
}


}
/************************************************************************************
Smaller than 992
*************************************************************************************/

@media (max-width: 992px) {
 .container {
 width:95%;
 }
.logo-custom   {
width:100%;
max-width: 500px;
}
.logo-custom img  {
width:100%;
height:auto;
}
#header .headerImg {
    margin: 0 auto;
    text-align: center;
	float:none;
}

/* NEW 3+1 column layout */
div.col-sm-4.col-md-4 h2 {
    font-size: 16px;  
}
 /* Next Previous issue*/
 
 .nextissue {
 float:none;
 display: inline-block;
} 
}
/************************************************************************************
smaller than 930 
*************************************************************************************/
@media screen and (max-width: 930px) {
#body_wrapper {
    background: #fff;
}
#left {
	/* margin-top: 90px; */
	margin-top: 0;
}
#header .headerImg{	

}
#header .headerImg .sekonline_link {
	float: none;
	top: 0;
	margin: 0 20px 20px 20px !important;
	max-width: 140px;
}

.navupper {
    width: 100%;
}
.navarchive {
float:none;
width:100%;
}



}
/************************************************************************************
smaller than 768 - - MOBILE and MENU TOGGLE
*************************************************************************************/
@media screen and (max-width: 768px) {
#left {
	/* margin-top: 20px; */
	margin-top: 0;
}
#header {
 height:100%;
}
#header .headerImg .EAlogo {
  width: 95%;
  float: none;
}
	#header .headerImg .sekonline_link {
	float: none;
	top:0;
	margin: 2%;
	max-width: 140px;
}
.carousel {
  height: 320px;
  margin-bottom: 0;
}
.carousel .item {
  height: 320px;
}
.carousel-caption {
    right: 2%;
    left: 2%;

}
.carousel-caption h1{
font-size:37px;
}
.modal-dialog {
    max-width: 260px;
}
div.col-md-6.left {
padding-right:15px !important;
padding-bottom:15px !important;
}
div.col-md-6.right {
padding-left:15px !important;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    /* height: 550px; */
    /* max-width: 800px; */
}

/* Container */
 .container {
 width:100%;
 }




/* 4 column layout
------------------------- */
div.col-sm-3.col-md-3{
 /*background-color: #EDEBDF;*/
padding:15px;
width:100%;
margin-bottom:15px;
}
div.col-sm-3.col-md-3.feed  {
   display: none;
}
div.col-sm-3.col-md-3 .tour-category  {
   padding:2px 5px 5px 30px;
}
div.printed .col-sm-3.col-md-3:nth-child(3) {
width:100%;
}
div.printed .col-sm-3.col-md-3:nth-child(1)  {
 width: 100%;
}
div.printed .col-sm-3.col-md-3 img{
max-height:100%;
}
/* 3 column layout
------------------------- */
div.col-sm-4.col-md-4{
 background-color: #EDEBDF;
padding:15px;
width:100%;
margin:0;
}

/* 3 and 4 column centered layout 
------------------------- */
div.col-sm-3.col-md-3 .tour-category-backgr,
div.col-sm-4.col-md-4 .tour-category-backgr {
    max-width: 100%;
    text-align: center;
	margin: 0 auto;
}
div.col-sm-3.col-md-3 img,
div.col-sm-4.col-md-4 img  {
    text-align: center;
}
div.col-sm-4.col-md-4 {
    text-align: center;
}

/* DIKI */
div.enisxysi.diki.col-sm-4.col-md-4 {
 width:100%;
 margin: 15px 0.5%;
}
div.enisxysi.diki.col-sm-8, div.enisxysi.diki.col-md-8 {
    padding-left: 0;
    padding-right: 0;
}
div.container.marketing.diki {
padding-left:15px;
padding-right:15px;
}
div.diki.row {
 margin-right:0;
}
th.mobilehide-1,
td.mobilehide-1,
th.mobilehide-2,
td.mobilehide-2,
th.mobilehide-3,
td.mobilehide-3
{
 display:none;
}
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>td,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>thead>tr>th {
white-space: normal !important; 
}

th.diki-article {
 width: 0%;
}



/* NEW 3+1 column layout */
.col-sm-3 {
width: 100%;
	left: 0;
}
.col-sm-9 {
    width: 100%;
	left: 0;
}
/* NEW 3+1 column layout */
div.col-sm-4.col-md-4 h2 {
    font-size: 20px;
    
}
div.col-sm-8.tour {
    padding-right: 0;
	   padding-left: 0;
}


/* UNEQUAL columns 2/3 + 1/3 + 1/3 
------------------------- */
div.col-sm-6.col-md-6{
padding:15px;
width:100%;
margin:0 0 25px 0;
}
div.col-sm-6.col-md-6 .tour-category  {
   padding:2px 5px 5px 30px;
}




/* Side column custom */
.side  {
 text-align:center;
}

.side .contain {
 /* background-color: #F1F1F1; */
  background-color: #fff;

}

.logo-custom   {
width:70%;
}


.header-plus-elements {
	float:none;
	left:0;
  clear:both;
  margin-bottom: 0;
}
	
.social-icons {

}


.slogan {
	margin-top:0;
	float:none;
	left:0;

width:70%;
max-width:150px;
}
.slogan img  {
width:100%;
height:auto;
}


.destinations {
width:100%;
}

.title-custom-4 {

	font-size: 29px;
	
}

.navbar-header {
    height: 40px;
    margin-left: 0 !important;
    margin-right: 0  !important;
}


.navbar-toggle {
    background-color: #000 !important;
	border:none!important;
  position: absolute !important;
float: left !important;
left: 20px !important;
top:0 !important;
}


.navbar-wrapper > .container {
    padding-left: 20px;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 0;
}
.navbar-collapse.in {
    overflow-y: visible !important;
}
.navbar-collapse {
  padding-left:0 !important;
  padding-right:0 !important;
      margin-left: 0 !important;
    margin-right: 0  !important;
}

ul.nav.navbar-nav {
/*background:#F6F6F6;*/
  width:100%;
}
 .navbar li.dropdown.open {
 background:#F1F1F1;
 }
 
 .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
 border:none;
 }
 
 
.dropdown-menu {
     min-width: 100%;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    text-align: center;
}

.navupper {
    width: 100%;
}
.navarchive {
float:none;
width:100%;
}
.navcontact {
float:none;
width:100%;
}


div.navarchive ul.dropdown-menu.right {

    float: none ;
}

div.navarchive .navbar-nav li.dropdown.open {
 background:#fff !important;
}

div.navarchive .navbar-nav li.dropdown.active.open {
 background:#fff !important;
}

 
.line-sep-navigation {
    display:none;
}

.foot-header ,
.foot-links a{
text-align:center;
}
#footer img{
margin:0 auto;
}
.best-reviews {
margin:0 auto;
position:absolute;
top:10px;
z-index:50;
width:100%;
}
.best-reviews-plus {
margin:0 auto;
position:absolute;
top:0px;
z-index:100;
right:20px;
}
.best-reviews-image {
margin:0 auto;
max-width:100px;
}
.destinations {
margin:0 auto;
position:absolute;
top:320px;
z-index:50;
width:100%;

}
.destinations-image {
margin:0 auto;
max-width:398px;
width:100%;
}
.custom-list{
margin: 0 auto !important;
max-width:100%;
}
.dl-horizontal dd {

    text-align: left;
}
.dl-horizontal-side dd {
    margin-left: 0px;
    text-align: left;
}
.tour-info p{
text-align:left;
}
	#articles  {
    /*padding: 0 5px 0 5px;*/
}
	
/* IMAGE smaller and centered */
p.imgsmallandsingle {
	max-width: 100% !important;
}
	
	#articles .articles_link {
    width: 100%;
    margin-bottom: 10px;
}
	#articles .articles_link > :nth-child(2) {
    width: 100%;
   	margin: 0 0 15px 0; 
	padding: 0 15px 0 15px;	
}
	#articles .articles_link > :nth-child(4) {
    width: 100%;
	margin: 15px 0px 0px 0;
	padding: 0 15px 0 15px;
}
	#articles .articles_link .article_photo {
    max-width: 100%;
   	margin-left: 0; 
}
	#articles .articles_issue {
    padding: 15px;
}
	#articles .articles_link > label {
	margin-left: 0; 
	padding: 0 15px 0 15px;
}
	#titles_wrapper{
	padding: 15px;
}
	#titles .titles_issue_img {
    position: relative;
    float: left;
    width: 100%;
}
	#titles .EAcoverextra{
	margin: 0;
  	width: 100%;
	}
	#search-middle {
    width: 100%;
    margin: 0;
}
	#search-middle #articles .articles_link > :nth-child(4) {
    width: 100%;
    margin: 0; 
}
/* GOOGLE MAP */
.map-responsive {
    min-height: 600px;
}
/* MAPS GOOGLE DOUBLE */
div.container.map.left {
width:100%;
float:none;
}
div.container.map.right {
width:100%;
float:none;
}

}
/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {

}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
/* disable webkit text size adjust (for iPhone) */

}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {

}

/************************************************************************************
smaller than 200
*************************************************************************************/
@media screen and (max-width: 200px) {

}