/* Reduce Transparency frontpage */
@font-face
{
    font-family: 'IonIcons';
    src: url('../fonts/ionicons.woff') format('woff2');
}


.frontpage .gkIsWrapper-gk_infinity .gkIsSlide:before 
{
   opacity:0.3;    
}

/* Menu Item Icons*/
#menu152 img, #menu137 img, #menu132 img, #menu154 img, #menu191 img, #menu156 img, #menu109 img
{
    height:23px !important;
    padding-right:7px;
}

/* Change HomePage Background Color */
#gkBottom1.mod-bg-darker, .box.mod-bigimage .content > .row-fluid .span4, #gkHeaderMod, #gkBottom2.mod-bg-darker, #gkFooter
{
    background: rgb(41,154,150);
    background: -moz-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#299a96",endColorstr="#299a96",GradientType=1);
    /*background: linear-gradient(90deg, rgba(11,102,99,1) 0%, rgba(6,88,86,1) 50%, rgba(11,102,99,1) 100%);*/
}

#k2Container #k2item_button_booking p
{
    text-transform: uppercase;
    clear:both;
    background-color: rgb(194 243 242);
    width: fit-content;
    padding: 10px 10px 10px 10px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.5), 2px 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
}

#document-items ul li:hover , #ferry-itineraries ul li:hover , #health-items ul li:hover
{
    background: rgb(128,194,192);
    background: -moz-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80c2c0",endColorstr="#e2e7e1",GradientType=1);
}

#ferry-itineraries ul li
{
    list-style:url('/images/ferry16.png') !important;
}

#document-items ul li
{
    list-style:url('/images/documents-icon16.png') !important;
}

#health-items ul li
{
    list-style:url('/images/health-icon16.png') !important;
}

#ferry-itineraries ul li, #document-items ul li, #health-items ul li
{
    background: #f5f5f58c;
    border-radius: 5px;
    box-shadow: 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.05), 1px 1px 1px 1px rgba(0, 0, 0, 0.07) !important;
    width: auto;
    float:none !important;
    padding: 10px 20px;
    margin-right: 20px;
    margin-left:10px !important;
    margin-bottom: 10px !important;
}

#ferry-itineraries ul li a, #document-items ul li a, #health-items ul li a
{
    color:currentcolor;
}

#gkBottom2.mod-bg-darker, #gkFooter
 {
     
 }
 
 .ion-android-arrow-up:before
 {
     font-style:normal !important;
     content:"↑" !important;
 }
 
 .gkIsWrapper-gk_infinity .gkIsPreloader
 {
     background:#96bebb url('loader2.gif') no-repeat center center;
 }
 
 .gkIsWrapper-gk_infinity
 {
     background:none;
 }

.box.mod-bg-darker .box-wrap .content
{
    background:none;
}

#gkBottom2.mod-bg-darker ul.menu > li > a,#gkFooter a
{
    color: rgba(255,255,255,0.6);
}
/* END COLOR CHANGE */

#gkLang img
{
    margin-right:10px;
}

form[id^="mod_position"]
{
    padding-left:10px;
    margin-left:-10px !important;
    margin-top:10px !important;
    padding-bottom:3px;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 5px 5px 2px rgba(0, 0, 0, 0.19) !important;
}

/* SEARCH CSS */
div.form-limit 
{
    float:right;
}
select#ordering.inputbox
{
    width:auto;
}

#searchForm
{
    margin-left:-20px;
    margin-right:-20px;
    padding:20px;
    background:aliceblue;
}

.btn-group > .btn
{
    background:beige;
}

.search-results .result-title
{
    font-size:16px;
    margin-left:-10px;
    padding-left:10px;
    border-radius:10px;
    background:#eef1ea;
}

.search-results .result-title a
{
    color:#e64e20;
}
/* end search form */

.box.mod-header-center .content-title
{
    font-size:42px;
    letter-spacing:0.8px;
}

#gkHeader.no-header #gkHeaderNav
{
    background-color:#ec5d0f;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cf2605",GradientType=1);
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent
{
    /*min-width:600px !important;*/
}

.has-cols-2
{
    width:400px !important;
    height:auto !important;
    padding-bottom:40px !important;
}

.has-cols-3
{
    width:600px !important;
    height:auto !important;
    padding-bottom:0px !important;
}

/*span#menu267.txt-sep , span#menu269.txt-sep
{
    color:#000 !important;
}*/

#aside-menu li .txt-sep
{
    display:none !important;
}

#gkLogo
{
    padding-left:28px;
    padding-right:28px;
}

#gkLogo.slogan
{
    /*background-color:#06131f;*/
}


/* Menu Items */
 #gkHeaderNav .gkMainMenu .gkmenu > li > span
{
    color:#fff !important;
}

/* Set to 20px -> 24px (default) causes issues with 1280px displays on menu items */
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a
{
  padding: 0 20px !important;
  color: #fff !important;
}

#gkSearch .fa, #gkFollow .fa, #gkMobileMenu #static-aside-menu-toggler
{
  color: #fff !important;  
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a:hover
{
    font-size:12px;
}

/*Sub Menu Items*/
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li {
    font-size:1.2rem;
}
#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent li.group .gk-group-content a
{
    font-size:13px;
}

#gkHeaderNav .gkMainMenu .gkmenu > li div.childcontent .header::after 
{
    margin-top:5px;
}

/* ΥΨΟΣ ΑΝΟΙΓΜΑΤΟΣ ΜΕΝΟΥ ΕΔΩ -Ίσως πρέπει να οριστεί στα 250px*/
#gkHeaderNav .gkMainMenu .gkmenu > li .childcontent 
{
    height:auto;
}

/*a#menu118.first, a#menu192.first, a#menu193.first, a#menu222.first, a#menu223.first
{
    background-color:#a0e3ecb0;
    padding-left:20px !important;
}*/

a#menu173.first.mnimg, a#menu179.first.mnimg, a#menu189.first.mnimg, a#menu204.first.mnimg, a#menu207.first.mnimg,  a#menu227.first.mnimg
{
    padding:0 0 15px 0 !important;
    text-align:center !important;
    font-size:13px !important;
    font-weight: bolder !important;
    background: #f5f5f5 !important;
    color:#b52707 !important;
    box-shadow:0px 2px 2px 0px rgba(0, 0, 0, 0.2), 2px 6px 3px 1px rgba(0, 0, 0, 0.19) !important;
}

#menu173 > img, #menu179 > img, #menu189 > img, #menu204 > img, #menu207 > img, #menu227 > img
{
    margin-bottom:15px;
}

#menu203
{
    margin-bottom:40px;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active
{
    border-bottom-color:transparent;
}

#gkSidebar .sidebar-modules-header-marine > h3
{
    background: rgb(41,154,150);
    background: -moz-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    background: linear-gradient(90deg, rgba(41,154,150,1) 0%, rgba(6,135,132,1) 50%, rgba(41,154,150,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#299a96",endColorstr="#299a96",GradientType=1);
    padding-top:15px;
    padding-bottom:15px;
}

#gkSidebar .sidebar-modules-header-grad-orange > h3
{
    background-color:#ec5d0f;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cf2605",GradientType=1);
    padding-top:15px;
    padding-bottom:15px;
}

div.custom.sidebar-modules-header-grad-orange
{
    max-height:650px;
    overflow:scroll;
}

.convertforms .cf-btn
{
    background-color: #06131f !important;
}

.covid19
{
    background-color:#efc2c2;
    padding-left:20px !important;
    margin-top:10px;
}

.contact-page .container
{
    width:100%;
}

/*K2*/
#k2Container iframe
{
    width:100%;
}

.noextrafields div.tagItemExtraFields
{
    display:none;
}

div.itemContainer
{
    max-width:33.3%;
}

div.catItemHeader h3.catItemTitle, div.tagItemHeader h2.tagItemTitle
{
    /*background-color:#06131fde !important;*/
    background-color:#ec5d0f;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(236,93,15,1) 0%, rgba(207,38,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#cf2605",GradientType=1);
    text-align:center;
    height:60px;
    font-size:1.8rem;
    margin-top:5px;
    margin-left:5px;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.25), 5px 5px 5px 5px rgba(250, 250, 250, 0.59) !important
}
div.catItemHeader h3.catItemTitle a, div.tagItemHeader h2.tagItemTitle a
{
    color:#fff !important;
}
div.catItemExtraFields, div.tagItemTagsBlock, div.tagItemExtraFields
{
    /*background-color:aliceblue;
    text-align:center;*/
}

div.itemExtraFields, div.itemRelated, span.itemHits, div.itemSocialSharing, div.itemCategory, div.itemTagsBlock
{
    margin:16px 20px 0 20px;
}

div.catItemLinks
{
    background-color:ghostwhite;
}
span.catItemImage img
{
    height:220px !important;
}

/*#k2Container #itemListSecondary .itemContainerLast span.catItemImage img
{
    height:auto !important;
}*/

.item-page iframe
{
    width:100%;
}

div.itemFullText
{
    margin:0 25px 0 25px;
    text-align:justify !important;
}

div.itemFullText img
{
    box-shadow:2px 2px 50px 10px rgba(0, 0, 0, 0.2), 2px 8px 15px 7px rgba(0, 0, 0, 0.19) !important;
    max-height:250px;
    min-height:230px;
    margin-top:-1px !important;
}

#k2Container tr 
{
    color:darkcyan;
}

div.itemHeader
{
   padding:0 15px 0 15px; 
   background-color:#06131f4d;
}

span.itemImage img , span.tagItemImage img
{
    width:100% !important;
    max-width:98% !important;
}

span.tagItemImage img
{
    height:190px !important;
}

div.tagItemImageBlock
{
    width:100%;
    max-width:100% !important;
}

span.tagItemImage
{
    margin:0 2px 0 5px !important
}

div.tagItemView
{
    width:23%;
    float:left;
    padding-right:10px;
    background-color:ghostwhite;
    margin-left:1%;
    margin-right:1%;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 5px 5px 2px rgba(0, 0, 0, 0.19) !important;
}

div.itemContainer
{
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 5px 5px 2px rgba(0, 0, 0, 0.19) !important;
    background-color:ghostwhite;
    margin-right:1%;
    margin-left:1%;
    margin-bottom:20px;
    height:auto !important;
    width:31% !important;
}

div.itemListCategory img, .tagged-items-banner
{
    height:500px !important;
    object-fit:cover;
    width:100% !important;
}

.tagged-items-banner
{
    margin-top:20px;
}

.gk-modules-block .box-wrap
{
    background-size:cover;
}

div.tagItemList
{
    margin-top:30px;    
}

div.groupLinks
{
    padding: 0 2px 0 2px;
}

#k2Container.itemView h2, #k2Container.itemView h3, #k2Container.itemView h4
{
    background-color: #f1f1f1;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2), 2px 2px 2px 2px rgba(0, 0, 0, 0.19) !important;
    padding-left:5px !important;
    padding-right:5px !important;
    margin-left:-10px !important;
    margin-right:-10px !important;
    color:#003366;
}

#k2Container.itemView div.itemBody div.itemFullText ul li
{
    list-style:square;
    margin-left:15px;
}

#k2Container.itemView h2
{
    line-height:1.747;
}

#k2Container.itemView h3, #k2Container.itemView h4
{
    margin-top: 10px !important;
    margin-bottom:20px !important;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel, div.tagItemExtraFields ul li span.tagItemExtraFieldsLabel
{
    font-weight:normal;
    background-color:#06131f03;
    border-radius:5px;
    width:30%;
    font-style:oblique;
}

div.catItemExtraFields ul li span.catItemExtraFieldsLabel
{
    width:20%;
}

div.tagItemExtraFields ul li, div.catItemExtraFields ul li
{
    font:bold 12px/19px Arial,Helvetica,sans-serif !important;
    text-align:left;
    margin-left:5px;
    margin-right:5px;
}

div.catItemExtraFields ul li span.catItemExtraFieldsValue, div.tagItemExtraFields ul li span.tagItemExtraFieldsValue
{
    /*background-color:#06131f08;
    border-radius:5px;*/
    padding: 0 15px;
    color:black;
}

div.itemExtraFields ul li span.itemExtraFieldsLabel
{
    color:coral;
    font-weight:normal;
}

a.itemRelTitle
{
    color:#fff;
    background-color:#259894;
    padding-left:10px;
    padding-right:10px;
    padding-top:2px;
    padding-bottom:3px;
    border-radius:4px;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.05), 1px 1px 1px 1px rgba(0, 0, 0, 0.19) !important;
}

/*nsp*/
.nspMain.mod-hover-animation .nspArt
{
    background-color:ghostwhite;    
}

.gkResponsive img.nspImage
{
    height:220px;
}

.nspMain .nspArt.nspCol1 h4.nspHeader
{
    font-size:34px;
    letter-spacing:0.8px;
}

.nspMain.mod-hover-animation .nspArt:hover, .nspMain.mod-hover-animation .nspArt:hover:before
{
    background: rgb(128,194,192);
    background: -moz-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    background: linear-gradient(90deg, rgba(128,194,192,1) 0%, rgba(74,177,174,1) 35%, rgba(226,231,225,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80c2c0",endColorstr="#e2e7e1",GradientType=1);
}

.nspMain .nspArt h4.nspHeader
{
    background-color:#80c2c00a;
}

.nspArt p.nspText
{
    font-size:14px;
    font-family:cursive;
}

.difhimg .gkResponsive img.nspImage
{
    height:auto !important;
}

.nspArt .nspInfo a
{
    /*background:#ec5d0f url(/RVT/templates/gk_infinity/images/tags3.png) no-repeat 0 0 !important;*/
    background-color:#518481;
    padding:0 10px 0 10px;
    border-radius:0;
    box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.5), 2px 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
    font:bold 10px/19px Arial,Helvetica,sans-serif !important;
    height:18px;
    color:#fff;
    display:inline-block;
    margin-top:20px;
}

p.nspInfo.nspInfo2.tleft.fnonel
{
    display:none;
}

/* K2 TAGS LOOK */
div.catItemTagsBlock ul.catItemTags li a, div.tagItemTagsBlock ul.tagItemTags li a, div.itemTagsBlock ul.itemTags li a
{
    /*background: #f8f8ff url(/RVT/templates/gk_infinity/images/tags-icon-203.png) no-repeat 0 0 !important;
    padding:0px 10px 0 25px;
    font-family:Arial,Helvetica,sans-serif !important;
    text-transform:uppercase;
    font-weight:700;
    font-size:1.2rem;
    color:#06131f91;*/
    background:#ec5d0f url(/templates/gk_infinity/images/tags2.png) no-repeat 0 0 !important;
    padding:0 10px 0 20px;
    font:bold 10px/19px Arial,Helvetica,sans-serif !important;
    height:18px;
    color:#fff;
    display:inline-block;
    box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.05), 1px 0px 0px 0px rgba(0, 0, 0, 0.19) !important
}

div.itemRelated ul li
{
    margin-bottom:20px;
    float:left;
    margin-right:10px;
}

div.catItemTagsBlock ul.catItemTags li a:before, div.tagItemTagsBlock ul.tagItemTags li a:before, div.itemTagsBlock ul.itemTags li a:before
{
    content:" "!important;
}

div.catItemTagsBlock span, div.catItemExtraFields h4, div.genericItemExtraFields h4, div.tagItemExtraFields h4, div.tagItemTagsBlock span
{
    display:none;
}

div.catItemTagsBlock ul.catItemTags li
{
    padding:0 4px 0 4px;
}

span.catItemImage, div.catItemHeader
{
    box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 1px 1px 1px 1px rgba(0, 0, 0, 0.19) !important;
}

/* SIDEBAR */
aside#gkSidebar .gk_soc
{
    background-color:#fff;
    box-shadow:none !important;
    text-align:center;
}

aside#gkSidebar
{
    padding:0 45px;
}

aside#gkSidebar .box, .convertforms, aside#gkSidebar .gk_soc, .angp_class, .sidebar-modules-header-marine, div.custom.sidebar-modules-header-grad-orange
{
    box-shadow:2px 2px 50px 10px rgba(0, 0, 0, 0.2), 2px 8px 15px 7px rgba(0, 0, 0, 0.19) !important;
}

/*
#vina-accordion-content163 img
{
    box-shadow:2px 2px 50px 10px rgba(0, 0, 0, 0.2), 2px 8px 15px 7px rgba(0, 0, 0, 0.19) !important;
}
*/

#gkSidebar .moduletable > h3
{
    text-align:center;
    font-weight:400;
    font-size:20px;
    color: #fff;
    font-family:'DM Serif Display', Arial, sans-serif;
    padding-bottom:24px;
    padding-top:15px;
    background-color:#8e0b6e9c;
    margin-bottom:0px;
}

aside#gkSidebar .moduletable, div[data-sidebar-pos="right"] #gkContent
{
    padding: 0 0;    
    margin:50px 0;
    min-width:270px;
}

#gkSidebar .moduletable > h3::after
{
    display:none;
}

.convertforms p
{
    font-size:11px;
}

/***************************************************************************/
/********************** MEDIA DEVICES ONLY *********************************/
/***************************************************************************/
@media only screen and (max-width: 1599px) 
{
    div.itemContainer, div.tagItemView
    {
       width:31%;
    }
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a
    {
        padding:0 2px !important;
    }
}

@media only screen and (min-width: 1284px) and (max-width: 1439px) 
{
    /* Menu Item Icons*/
    #menu152 img, #menu137 img, #menu132 img, #menu154 img, #menu191 img, #menu156 img, #menu109 img
    {
        display:none !important;
    }

}

@media only screen and (min-width: 1284px) and (max-width: 1379px) 
{
    #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span
    {
        padding: 0 14px;
    }
    .difhimg .nspMain .nspArtPageRow .nspArt
    {
        margin-bottom:10px;
    }
}

@media only screen and (max-width: 1283px) 
{
    .gkIsWrapper-gk_infinity 
    {
        height:500px !important;
    }
    #aside-menu img
    {
        display:none;
    }
    span.catItemImage img
    {
        height:225px !important;
    }
    div.tagItemView
    {
       width:31%;
       float:left;
       padding-right:0px;
    }
    aside#gkSidebar
    {
     display:none
    }
    .box.mod-bg-right .box-wrap > .container
    {
        max-width:55% !important;
        float:left !important;
        padding-left:48px;
        padding-right:48px;
    }
    .box.mod-bg-right .box-wrap
    {
        background-size:45% 100% !important;
    }
    .gkResponsive img.nspImage
    {
        height:160px;
    }
    .difhimg .nspMain .nspArtPageRow .nspArt
    {
        padding:24px !important;
    }
}   

@media only screen and (min-width: 821px) and (max-width: 1000px)
{
    .gkResponsive img.nspImage
    {
        height:120px;
    }
    .difhimg .nspMain .nspArtPageRow
    {
        display:-webkit-box !important;
    }
    .difhimg .nspMain .nspArtPageRow .nspArt
    {
        width:31% !important;
        margin-left:1%;
        margin-right:1%;
    }
}

@media only screen and (max-width: 850px) 
{
    div.tagItemView
    {
       width:48%;
       float:left;
       padding-right:0px;
    }
    span.catItemImage img
    {
        height:150px !important;
    }
    .gkResponsive img.nspImage
    {
        height:110px;
    }
}

@media only screen and (max-width: 800px) 
{
    .box.mod-big-space .box-wrap
    {
        background-image:none !important;
    }
    .box.mod-bg-right .box-wrap > .container
    {
        max-width:100% !important;
        float:none !important;
    }
    .gkResponsive img.nspImage
    {
        height:90px;
    }
    .air-ferry-hp img
    {
        height:auto !important;
    }
}

@media only screen and (max-width: 650px)
{
    div.itemContainer, div.tagItemView
    {
       float:left;
       width:31% !important;
    }
    div.tagItemView
    {
       height:fit-content !important;
       float:left;
       width:48% !important;
       padding-bottom:10px;
    }
    div.catItemExtraFields ul li span.catItemExtraFieldsLabel
    {
        width:30%;
    }
    span.catItemImage img, span.tagItemImage img
    {
        height:120px !important;
    }
    .gkResponsive img.nspImage
    {
        height:70px;
    }
}

@media only screen and (max-width: 600px) 
{
    .gkResponsive img.nspImage
    {
        height:auto;
    }
    .difhimg .gkResponsive img.nspImage
    {
        margin:0 0 20px 0!important;
    }
}

@media only screen and (max-width: 580px) 
{
    #gkLogo.slogan 
    {
        display: inline-block;
    }
    div.tagItemView
    {
       width:100%;
       float:left;
       padding-right:0px;
    }
    div.itemContainer
    {
       max-width:100%;
       width:100% !important;
       margin-left:0;
       margin-right:0;
    }
    span.catItemImage img
    {
        height:340px !important;
    }
    .tagged-items-banner
    {
       max-height:200px;
    }
    
    .tagged-items-banner 
    {
        margin-top:20px;
    }
    
    div.catItemHeader h3.catItemTitle, div.tagItemHeader h2.tagItemTitle
    {
        height:auto;
    }
    div.itemFullText img
    {
        float:none !important;
        width:100%;
        margin-left:0px !important;
    }
    #gkTop5 .nspMain .nspArtPage .nspArtPageRow .nspArt
    {
        width:100% !important;
        padding:36px !important;
    }
}
@media only screen and (max-width: 446px) 
{
    div.tagItemView
    {
        width:100% !important;
    }
    span.tagItemImage img
    {
        height:auto !important;
    }
}

@media only screen and (max-width: 413px) 
{
    #gkLogo.text .gkLogoSlogan
    {
        display:none;
    }
}