*{padding: 0;margin: 0;font-family: 'Roboto', sans-serif;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.container{margin:0 auto;max-width: 999px;min-width:320px;}
html, body{height: 100%;}
a:active, a:hover {
    outline: 0;
}
/*.wrapper{min-height: 100%;margin-bottom: -200px}*/
ul li {margin-left: 20px;}
#cats li{display:inline-block;margin-right:20px;margin-left: 0;padding-top:22px;height: 70px;}
#cats li a {color:#000;text-decoration: none;font-size: 13px;font-weight:bold;text-transform: uppercase;white-space: nowrap;}
#cats li a:hover{text-decoration: underline}
#cats{/*padding: 9px 0;*//*border-bottom: 2px solid;*//*padding-right: 65px;*/}
/*#cats li a.active{}*/
.pink_se #cats li a.active{color:  rgba(248, 165, 137, 1);}
.olive_se #cats li a.active{color: rgba(194, 186, 48, 1);}
.blue_se #cats li a.active{color:  rgba(113, 141, 199, 1);}
.mov_se #cats li a.active{color:  rgba(175, 146, 184, 1);}

#tooltip{position:absolute; border-radius: 8px; border:1px solid; background:#74B5D3; padding:5px 5px; height: auto; width: 100px; color:#fff; display:none; z-index: 100; } 

.clr{clear:both;}
.list-group-item{display: inline-block}
       #sections .list-group-item{text-align: center;padding-right:45px;}
       #sections .list-group-item img {max-width: 60px;}
       #sections a.list-group-item {text-decoration: none;color: black;opacity: 0.5;}
       #sections a.list-group-item.active{opacity:1;}
       #sections{/*display: inline-block;*/overflow:hidden;/*position: relative;*/padding-bottom: 37px;margin-bottom: 4px;}
   
       .list-group-items {display: inline-block}
       #sections .list-group-items{text-align: center;padding-right:45px;}
       #sections .list-group-items img {max-width: 60px;}
       #sections a.list-group-items {text-decoration: none;color: black;opacity: 0.5;}
       #sections a.list-group-items.active{opacity:1;}
       
       #sections h4{font-weight: 500;margin-top: 10px;}
       #inside-logo{display: inline-block;margin-right: 60px;}
.box h3{text-align: center;font-size:30px;clear:both;padding-bottom: 20px;font-weight: 500;} 
.box h3>a{color:black;text-decoration: none;}
.box.item p{line-height: 1.8rem;
text-align: justify;
}

.fb-page, .fb-page iframe[style], .fb-page span { width: 100% !important; }

div.g-plus{float:left;display:inline-block;}

.smallDescr{
    text-align: center;
    max-width:600px;
    margin: 0 auto;
    margin-bottom: 20px;
    line-height: 1.8rem;
}
/*
.frontpage-calendar{border: 1px solid white;width: 210px;float: right;}
.frontpage-calendar>div{padding:10px;border-bottom: 1px solid #fff;}
.day_calendar{font-size: 47px;float: left;}
.m_y_calendar{text-align: right;border-left: 1px solid #fff;display: inline-block;float: right;}
.month_calendar{display: block;text-transform: uppercase;font-size: 12px;padding-top: 9px;}
.year_calendar{font-size:24px;}
table.calendar{width:100%;padding:10px;}
table.calendar th{font-size: 10px;padding: 6px 0;font-weight: 300;}
table.calendar td{font-size: 10px;padding: 3px 0;}
table.calendar tfoot{display: none;}

*/

.frontpage-calendar{border: 1px solid white; margin: 0 auto;}
.frontpage-calendar>div{padding:10px;border-bottom: 1px solid #fff;}
.day_calendar{font-size: 47px;float: left;}
.m_y_calendar{text-align: right;border-left: 1px solid #fff;display: inline-block;float: left;}
.month_calendar{display: block;text-transform: uppercase;font-size: 12px;padding-top: 9px;}
.year_calendar{font-size:24px;}
table.calendar{width:80%;padding:5px; margin-bottom: 10px; border:3px solid #718DC7; border-radius: 10px;}
table.calendar th{font-size: 16px;padding: 2px 0;font-weight: bolder;}
table.calendar td{font-size: 15px;padding:7px 5px; text-align: center;}
table.calendar tfoot{display: none;}

table.calendar .today { font-weight: bold; background-color: #718DC7!important; color: #fff; }
table.calendar .today a { color: #fff; background-color: #718DC7!important; }
table.calendar .today a:hover { color: #fff; background-color: #000!important; }
table.calendar tfoot td { text-align: center; }
table.calendar a { text-decoration: none; font-weight: bold; color: #555; }
table.calendar td.activ{}
table.calendar td a { 
    border-radius: 25%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    padding: 3px;
    margin: 5px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
}
table.calendar td a:hover {color: #fff; background-color: #718DC7!important;} 
/*#calendar-inner { padding-top: 12px; background: url('/templates/basic/css/img/calendar_inner.jpg') no-repeat -2px top; height: 215px; width: 246px; }*/
#calendar-inner table, #calendar-inner caption { width:20%; }
#calendar-inner table { border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; margin-left: 10px; }
#calendar-inner caption { border: 1px solid #ddd; border-bottom: 0; margin-top: 5px; }
#calendar-inner th, #calendar-inner td { border-top: 1px solid #ddd; border-right: 1px solid #ddd; }
#calendar-inner caption, #calendar-inner th, #calendar-inner td { padding: 5px; }


.social_imgs{transform: translateY(44%);}
.social_imgs img{vertical-align: middle;width: 60px;}
.social_imgs img.big_s{width: 130px;}

#secondLevelCats{ /*white-space: nowrap;overflow-x: auto;*/margin-bottom: 20px;text-align: center;}
.secondLevelCats{
    /*display: inline-block;*/
text-align: left;
padding:4px 30px;
/*padding-bottom: 0;*/
position: relative;
}
.secondLevelCats img{vertical-align: middle;display: none;/*height: 335px;width: 245px;*//*border-radius: 50%;*/height: 80px;width:80px;}

/*
.secondLevelCats a:hover::before {
    content: "";
    position: absolute;
    top: 40px;left: 40px;right: 0;bottom: 0;
    z-index: 1;border-radius: 50%;
    height: 160px;width: 160px;
}
.pink_se .secondLevelCats a:hover::before {
    background: rgba(248, 165, 137, .5);
}
.olive_se .secondLevelCats  a:hover::before{
    background: rgba(194, 186, 48, .5);
}
.blue_se  .secondLevelCats a:hover::before {
    background: rgba(113, 141, 199, .5);
}
.mov_se .secondLevelCats a:hover::before {
    background: rgba(175, 146, 184, 0.5);
}
*/

/*.pink_se .secondLevelCats img:hover{box-shadow: inset 0 0 0 1000px rgba(248, 165, 137, .6);}
.olive_se .secondLevelCats img:hover{box-shadow: inset 0 0 0 1000px rgba(194, 186, 48, .6);}
.blue_se .secondLevelCats img:hover{box-shadow: inset 0 0 0 1000px rgba(113, 141, 199, .6);}
.mov_se .secondLevelCats img:hover{box-shadow: inset 0 0 0 1000px rgba(175, 146, 184, 0.6);}
*/

.secondLevelCats a{    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: 300!important;}

#cats li .secondLevelCats a:hover{ font-weight: bold!important; text-decoration: none; }

.galleryDescr{text-align: right;margin-right: 34px;padding: 28px 0;}
#footer a{color:white;text-decoration: none;}
#footer a:hover{text-decoration: underline;}
.pink{color: #F8A589;}
.olive{color: #C2BA30;}
.blue{color: #718DC7;}
.mov{color: #AF92B8;}

.pink_back{background-color: #F8A589;}
.olive_back{background-color: #C2BA30;}
.blue_back{background-color: #718DC7;}
.mov_back{background-color: #AF92B8;}

.pink_se .mosaic.gallery{border-top: 10px solid #F8A589;}
.olive_se .mosaic.gallery{border-top: 10px solid #C2BA30;}
.blue_se .mosaic.gallery{border-top: 10px solid #718DC7;}
.mov_se .mosaic.gallery{border-top: 10px solid #AF92B8;}

.pink_se .mosaic.gallery2{border-top: 10px solid #F8A589;}
.olive_se .mosaic.gallery2{border-top: 10px solid #C2BA30;}
.blue_se .mosaic.gallery2{border-top: 10px solid #718DC7;}
.mov_se .mosaic.gallery2{border-top: 10px solid #AF92B8;}

.pink_se .mosaic.gallery3{border-top: 10px solid #F8A589;}
.olive_se .mosaic.gallery3{border-top: 10px solid #C2BA30;}
.blue_se .mosaic.gallery3{border-top: 10px solid #718DC7;}
.mov_se .mosaic.gallery3{border-top: 10px solid #AF92B8;}

.pink_se .mosaic.gallery4{border-top: 10px solid #F8A589;}
.olive_se .mosaic.gallery4{border-top: 10px solid #C2BA30;}
.blue_se .mosaic.gallery4{border-top: 10px solid #718DC7;}
.mov_se .mosaic.gallery4{border-top: 10px solid #AF92B8;}

.pink_se .mosaic.gallery5{border-top: 10px solid #F8A589;}
.olive_se .mosaic.gallery5{border-top: 10px solid #C2BA30;}
.blue_se .mosaic.gallery5{border-top: 10px solid #718DC7;}
.mov_se .mosaic.gallery5{border-top: 10px solid #AF92B8;}

.pink_se .mosaic.gallery6{border-top: 10px solid #F8A589;}
.olive_se .mosaic.gallery6{border-top: 10px solid #C2BA30;}
.blue_se .mosaic.gallery6{border-top: 10px solid #718DC7;}
.mov_se .mosaic.gallery6{border-top: 10px solid #AF92B8;}


.olive_cl{border-top: 10px solid #C2BA30;}
.blue_cl{border-top: 10px solid #718DC7;}
.mov_cl{border-top: 10px solid #AF92B8;}


.fullWidth{width: 100vw;position:relative;margin-left:-50vw;left: 50%;}
.truncate {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

table td{vertical-align: top;}
/*
.topCycle div { width:100%; }
.bottomCycle .cycle-slide {margin:0px 10px;height:206px;}
.bottomCycle .cycle-slide img{height:200px;}
.bottomCycle .cycle-slide-active { border:3px solid #004; }
.bottomCycle{max-width: 80%;margin: 0 auto;}

#slideshow-1,#slideshow-2 {  margin: auto }
#slideshow-2 { margin-top: 10px }
.cycle-slideshow img { width: 100%; height: auto; display: block; }
*/
.front_badge{color:white;padding: 20px;display:inline-block;width:180px;margin-right: .5%;/*height:100%;*/}
.front_badge>img{max-width:151px;width:90%}
.front_badge>h2{margin-top:20px;padding: 4px;font-weight: 500;background-color: #000;color:#fff;font-size: 18px;}
.front_badge>div{height:100%;padding: 15px;line-height: 2rem;background: rgba(248,165,137, 0.9);font-size: 20px;font-family: 'Advent Pro';text-transform: uppercase;}

#cycle-1 div { width:100%; }
#cycle-2 .cycle-slide { border:3px solid #fff; }
#cycle-2 .cycle-slide-active { border:3px solid #004; }

#slideshow-1,#slideshow-2 {/* width: 50%;*/ max-width: 600px; margin: auto }
#slideshow-2 { margin-top: 10px }
.cycle-slideshow img { width: 100%; height: auto; display: block; }

.pink_se .ico_list_group{background-color:  rgba(248, 165, 137, .6);}
.olive_se .ico_list_group{background-color: rgba(194, 186, 48, .6);}
.blue_se .ico_list_group{background-color:  rgba(113, 141, 199, .6);}
.mov_se .ico_list_group{background-color:  rgba(175, 146, 184, 0.6);}

.pink_se .ico_list_group_view{border-top: 10px solid #F8A589;}
.olive_se .ico_list_group_view{border-top: 10px solid #C2BA30;}
.blue_se .ico_list_group_view{border-top: 10px solid #718DC7;}
.mov_se .ico_list_group_view{border-top: 10px solid #AF92B8;}

.pink_se #cats li.active_li{background: url(/templates/basic2/img/pink_active2.svg) no-repeat center 0px;}
.olive_se #cats li.active_li{background: url(/templates/basic2/img/olive_active2.svg) no-repeat center 0px;}
.blue_se #cats li.active_li{background: url(/templates/basic2/img/blue_active.svg) no-repeat center 0px;}
.mov_se #cats li.active_li{background: url(/templates/basic2/img/mov_active2.svg) no-repeat center 0px;}


.pink_se .line_under_second_level_cats{border-top: 10px solid #F8A589;margin-top: 30px;}
.olive_se .line_under_second_level_cats{border-top: 10px solid #C2BA30;margin-top: 30px;}
.blue_se .line_under_second_level_cats{border-top: 10px solid #718DC7;margin-top: 30px;}
.mov_se .line_under_second_level_cats{border-top: 10px solid #AF92B8;margin-top: 30px;}

.pink_se a{color: #F8A589;}
.olive_se a{color: #C2BA30;}
.blue_se a{color: #718DC7;}
.mov_se a{color: #AF92B8;}
/*.pink_se a {color:#F8A589;}
.olive_se a{color:#C2BA30;}
.blue_se a{color: #718DC7;}
.mov_se a{color: #AF92B8;}
*/
.ico_list_group{text-align: center;}
.ico_list_group .icon_list{display: inline-block;padding: 20px;vertical-align: top;}
.icon_list{max-width: 200px;text-align: center}
.icon_list .img_top img{width:85px;}
.icon_list .icon_list_title{margin: 10px 0;}
.icon_list .icon_list_list{text-align: left;cursor: pointer}
.icon_list .icon_list_list li{padding: 3px 0;}
.icon_list .icon_list_list li:hover{color:white}
.icon_list .icon_list_list li span{font-size:0.7rem}
.icon_list .hide_descr{display:none;position: absolute;                     
background-color: #fff;
padding: 10px;
border-radius: 4px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
max-width: 320px;
}
.hide_img{display: none}
.ico_list_group_view{padding: 20px 0;}  
.drop-down{visibility: hidden;
opacity: 0;
transition: opacity .5s;
position: absolute;
background-color: white;
z-index: 1036;
box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
/*left: 0;
width: 100%;*/
min-width: 300px;
text-align: center;

}

.pink_se .drop-down{background-color:  rgba(248, 165, 137, .95);}
.olive_se .drop-down{background-color: rgba(194, 186, 48, .95);}
.blue_se .drop-down{background-color:  rgba(113, 141, 199, .95);}
.mov_se .drop-down{background-color:  rgba(175, 146, 184, 0.95);}

.vis{
  visibility:visible;
    opacity:1;  
}
/*#cats li:hover > div.drop-down {
    visibility:visible;
    opacity:1;
}*/
#sitemap h3{text-align: left;padding-bottom: 10px;padding-top: 20px;}
#sitemap li{list-style:none;padding-top: 10px;}
#sitemap a{text-decoration: none;}

.table_list a{color:black;text-decoration: none;}
.table_list a:hover{text-decoration: underline}
.table_list{
    display: inline-block;
padding: 20px 0;
padding-right: 30px;
vertical-align: top;
}
.table_list .table_img_top{
    width:150px;
    height: 220px;
}

.table_list.big .table_img_top{
    width:250px;
    height:360px;
}
.table_list.big .table_list_title{width: 250px;}
.table_list .table_img_top img{width: 100%;height: 100%;}
.table_img_top{position: relative;}

.table_list .table_list_title{width: 150px;text-align: center;min-height: 38px;padding: 6px 0;font-size: 11px;}
.table_list .table_list_descr{width: 150px;font-size: 10px;text-align: justify;}
.pink_se  .table_img_top{border-top: 5px solid #F8A589;border-bottom: 10px solid #F8A589;}
.olive_se .table_img_top{border-top: 5px solid #C2BA30;border-bottom: 10px solid #C2BA30;}
.blue_se .table_img_top{border-top: 5px solid #718DC7;border-bottom: 10px solid #718DC7;}
.mov_se .table_img_top{border-top: 5px solid #AF92B8;border-bottom: 10px solid #AF92B8;}

.olive_se .table_img_top:after {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url(/templates/basic2/img/olive_active.svg) no-repeat center bottom;
}
.pink_se .table_img_top:after {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url(/templates/basic2/img/pink_active.svg) no-repeat center bottom;
}
.blue_se .table_img_top:after {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url(/templates/basic2/img/blue_active.svg) no-repeat center bottom;
}
.mov_se .table_img_top:after {
  content: '';
  position: absolute;
  top: 0; right: 0;
  bottom: 0; left: 0;
  background: url(/templates/basic2/img/mov_active.svg) no-repeat center bottom;
}
/*.pink_se #cats li.active_li{background: url(/templates/basic2/img/pink_active.svg) no-repeat center 0px;}
.blue_se #cats li.active_li{background: url(/templates/basic2/img/blue_active.svg) no-repeat center 0px;}
.mov_se #cats li.active_li{background: url(/templates/basic2/img/mov_active.svg) no-repeat center 0px;}
*/
.fullWidth img{width: 100%;}
.pink_se .fullWidth> img{border-top: 10px solid #F8A589;border-bottom: 10px solid #F8A589;}
.olive_se .fullWidth> img{border-top: 10px solid #C2BA30;border-bottom: 10px solid #C2BA30;}
.blue_se .fullWidth> img{border-top: 10px solid #718DC7;border-bottom: 10px solid #718DC7;}
.mov_se .fullWidth> img{border-top: 10px solid #AF92B8;border-bottom: 10px solid #AF92B8;}

.img-right {
    float: right;
    margin-right: 10px;
    width: 360px;
    max-height: 250px;
    /*border-radius: 10px;*/
}
.box-list{margin: 20px 0;}
.box-list h3{    
    width: 300px;
    border-bottom: 1px solid black;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 15px;
font-weight: 400;
text-transform: uppercase;
}
.box-list h3 a{color: black;text-decoration: none;} 
.box-list .main_article_descr{overflow:hidden}
.box-list .descr{font-size: 13px;
line-height: 1.2rem;
margin-right: 60px;text-align:justify;
}
.under-descr{text-align: right;}

#inside-logo img{width: 230px;}

.section_img_cat{
    position: relative; width:29%; height: 250px; margin-right:3.5%;display: inline-block;margin-bottom: 3.5%;
}

.section_img_cat img{height: 100%;width: 100%}
.section_img_title{position: absolute; left: 0; right: 0; 
                  text-align: center; color: rgba(255,255,255,0.3);
                  font-size: 24px; top: 45%;font-weight: bold;transition: color 200ms linear;text-transform: uppercase;
    padding: 0 10px;}
.section_img_panel{position: absolute;width: 100%; height: 100%; transition: background-color 200ms linear;}
.section_img_cat:hover div.section_img_panel{
    background-color: rgba(248,165,137, 0.7);
}

.pink_se .section_img_cat:hover div.section_img_panel{
    background-color: rgba(248,165,137, 0.7);
}
.olive_se .section_img_cat:hover div.section_img_panel{
    background-color:  rgba(194, 186, 48, .7);
}
.blue_se .section_img_cat:hover div.section_img_panel{
    background-color:  rgba(113, 141, 199, .7);
}
.mov_se .section_img_cat:hover div.section_img_panel{
    background-color:  rgba(175, 146, 184, 0.7);
}

.section_img_cat:hover div.section_img_title{
    color: rgba(255,255,255,1);
}
.footer2 .social2 img{
    width:40px;
    vertical-align: middle;
}

.mosaic_more{text-align: center;font-size: 20px;cursor: pointer;margin: 20px 0;}
.mosaic_more span{margin:4px;border:1px solid #cfcfcf;border-radius: 4px;padding: 4px;color:#cfcfcf;}
.mosaic_more:hover span{
    border-color:black;
    color:black;
}
.mosaic_pentada{
    display: none;
}
.mosaic_pentada.active{
    display: block;
}

.tile-box{
    text-align: center;
        margin-top: 37px;
}
.my_tile{display:inline-block;text-align: center;    width: 30%;
    margin-bottom: 20px;}
.my_tile span{
display: block;
    text-align: center;
    text-transform: uppercase;
}
#help_my{
    text-align: left;
    line-height: 20px;
    font-size: 15px;
}
#help_my p{
    margin-bottom: 10px;
}
table.insert{text-align: left;width: 100%;border-collapse: collapse;}
table.insert td{padding: 10px 0;}

table.insert input[type="text"]{
    border: none;
    border-bottom: 1px solid black;
    width: 100%;
    font-size: 18px;
}
table.insert input[type="password"]{
    border: none;
    border-bottom: 1px solid black;
    width: 100%;
    font-size: 18px;
}
table.insert th{font-weight: normal}


.sdetails{
    display: block;
    font-size: 14px;
/*    color:#cfcfcf;*/ 
    color:grey;
    font-weight: 300;
    max-width: 140px;
}

.details{
    display: block;
    font-size: 14px;
/*    color:#cfcfcf;*/
    color:grey;
    font-weight: 300;
    max-width: 140px;
}



.submit_create{
    background: none;
    border: none;
    cursor: pointer;
    float: right;
}

table.my_tables{text-align: left;width: 100%;border-collapse: collapse;  border:none;}
table.my_tables td{padding: 10px ;}
table.my_tables th{font-weight: normal}
table.my_tables tr:nth-child(odd) td{background-color: #ddd; }

.agenda_list .box{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid black;
}
/*#insert-user{max-width: 400px;}*/

.myBubble{
    background: url("/templates/basic2/img/tick.png") no-repeat scroll center 10px #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 40px 10px #000000;
    padding: 117px 20px 20px;
    width: 300px;
    text-align: center;
    color: #0f5b8f;
    font-size: 22px;
    
}

.myBubbleDel{
    background: url("/templates/basic2/img/delete.jpg") no-repeat scroll center 10px #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 40px 10px #000000;
    padding: 117px 20px 20px;
    width: 300px;
    text-align: center;
    color: #0f5b8f;
    font-size: 22px;
}

.popUpInsert{
    color: #4496ce;
    padding: 15px;
}
.popUpInsert>h3{font-size: 30px;color: #115680; margin-bottom: 20px;}
.popUpInsert>div{padding: 2px;}
.popUpInsert>div>label{display: block;color: #fff;font-size: 22px;}
.popUpInsert>div>input{
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    padding: 3px;
    width: 90%;
}

.insta_fd{
    height: 0;
    width: 0;
    position: absolute;
    opacity:0;
    transition:opacity .5s;
    background-color: #fff;
}
.insta_controls{position: fixed;
    bottom: 50%;
    height: 54px;
    width: 30px;
    opacity: 0.5;
    text-indent: 20px;
    z-index: 1;
    }
.insta_controls:hover {
    opacity: 1;
}
.insta_controls.left{
    left: 8px;
}
.insta_controls.right{
    right:8px;
}

table#agenda-details {
  	margin-left:10px;
	color:#000;
	background-color: #fff; /*#E8F6E5;*/
    	border: 5px solid #718DC7;
    	width: 250px;
    	float: right;
}

#agenda-details caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #91B5FF;
    border-color: #718DC7!important;
    border-image: none;
    border-style: solid solid none;
    border-width: 5px 5px 0;
    color: #000201;
    font-size: 17px !important;
    padding: 5px 0;
    text-align: center;
}

/*
.albdate {
    font-size: 20px;
    color: #000;
    display: block;
    float: left;
    margin-right: 10px;
     margin: 5px;
}

.albtitle{
width: 90%;
font-size: 20px;
background-color: #64696F;
color: white;
border: none;
border-radius: 5px;
 margin: 5px;
 padding-left: 5px;
}

.albpick {
    width: 20%;
    font-size: 20px;
    text-align: center;
    background-color: #64696F;
    color: white;
    border: none;
    border-radius: 5px;
     margin: 5px;
}
#aldum_node {
    margin: 5px;
    margin-left: 5px;
    font-size: 16px;
    resize: none;
    outline: none;
    width: 90%;
    overflow: auto;
    float: left;
    margin-left: 20px;
    padding: 10px;
    border: none;
    border-radius: 5px;
    background-color: #64696F;
    color: white;
}



#album2_text {
    
    font-size: 16px;
    resize: none;
    outline: none;
    width: 620px;
    overflow: auto;
    float: left;
    margin-left: 20px;
    padding: 10px;
    border: none;
    border-radius: 5px;
    background-color: #64696F;
    color: white;
}*/

/*ALBUM 2*/
#albdt{margin-left: 20px;  }
#albtt{margin-left: 20px; }
.albpick{  width: 20%; font-size: 20px; text-align: center; background-color: #64696F; color: white; border: none; border-radius: 5px;}
.albtitle{  padding-left: 5px; width: 90%; font-size: 20px;  background-color: #64696F; color: white; border: none; border-radius: 5px;}
.albdate{font-size: 24px; color: #000; display: block; float: left; margin-right: 10px;}
.ballon_uploads2{ margin-left: 5px; float: left; width: 20%; border:#64696F 2px solid; border-radius: 5px; background:white; padding: 10px;  text-align: center; font-size: 13px;}
.ballon_uploads3{ margin-left: 10px; float: left; width: 20%;  padding: 10px; border-radius: 5px;  text-align: center; font-size: 13px;}
#album2_list{}
#album2_text{  font-size: 16px;  resize: none; outline: none;  width: 55%; overflow: auto; float: left; margin-left: 20px; padding: 10px; border: none; border-radius: 5px; background-color:#64696F; color: white; }
#subbut{margin-bottom: 5px; border:1px solid #fff; background-color: #64696F; color: white;font-size: 16px; margin-left: 20px; margin-top: 5px; padding:5px; -webkit-border-radius: 5px; border-radius: 5px;}
#addbut{margin-left: 0px; margin-top: 5px; padding:5px; border:1px solid #ccc; -webkit-border-radius: 5px; border-radius: 5px;   white-space: normal;}
#amm{text-align: center; }

#addimgprev{width: 150px; float: left; padding:5px;}
#addimgprev img{ max-width:150px; max-height:150px;}

.addimgdel{width: 150px; float: left; padding:5px;}
.addimgdel img{ max-width:150px; max-height:150px;}


#aldum_node{ margin: 5px; font-size: 16px;  resize: none; outline: none;  width: 90%; overflow: auto; float: left; margin-left: 20px; padding: 10px; border: none; border-radius: 5px; background-color:#64696F; color: white; }
#aldum_node img {padding-left: 5px; float: right; }
#p_date{ float:right; width: 15%;  font-size: 16px; color: white;}
#p_text{ float:left; width: 75%;  font-size: 16px; color: white;}
#aldum_img{float: right; width: 25%;}
#aldum_node_del{float: right;}
#aldum_node_up{float: right;}
#aldum_node_down{float: right;}
#albumform_div{ }
#remove {padding: 0px 5px 5px 5px;}

#new_album { background-color: #64696F; color: black; margin-right: 5px; float: right; padding: 10px; border-radius: 5px;  text-align: center; font-size: 13px;}
#new_album a {text-decoration: none; color: #fff;}
#multy_add{ margin-top: 10px;  font-size: 16px;  resize: none; outline: none;  width: 94%; overflow: auto; float: left; margin-left: 20px; padding: 10px; border: none; border-radius: 5px; background-color:#64696F; color: white; }

#multy_list{ margin-top: 10px; font-size:16px;  resize: none; outline: none;  width: 94%; overflow: auto; float: left; margin-left: 20px; padding: 10px; border: none; border-radius: 5px; background-color:#64696F; color: white; }

#addvidprev{width: 150px; float: left; padding: 5px; position: relative;}
#addvidprev iframe { max-width:150px; max-height:150px;}


#addvidbtn{ position: absolute; top:0px; right:5px; z-index: 10;}

#view_alb_data{ padding: 10px; margin: 10px; width: 880px; float:left;  font-size: 20px;  background-color: #64696F; color: white; border: 1px solid white; border-radius: 5px;}
#view_alb_title {width: 600px; font-size: 20px;  background-color: #64696F; color: white; border: none; border-radius: 5px; padding-top: 10px; padding-left: 10px;}
#aldum_img_view{float: right; padding: 10px; width: 20%;}



#new_art { background-color: #64696F; color: black; margin-right: 5px; float: right; padding: 10px; border-radius: 5px;  text-align: center; font-size: 13px;}
#new_art a {text-decoration: none; color: #fff;}
#ar_messages {width:30%; float: left;}
#ar_messages  p{font-size: 20px;  color: #000; /*margin-left:20px;*/ display: block;}

#strDiv { background-color: #64696F; padding: 10px; border-radius: 5px; margin-top: 5px;}
#storage_info{ float: left;  padding: 10px; margin: 10px;  }
#storage_info1{ float: left; border-radius: 5px; border: 1px solid #fff; padding: 10px; margin: 10px; background-color: #FCD2C4; }
#storage_info2{ float: left; border-radius: 5px; border: 1px solid #fff; padding: 10px; margin: 10px; background-color: #E1DC97; }
#storage_info3{ float: left; border-radius: 5px; border: 1px solid #fff; padding: 10px; margin: 10px; background-color: #B8C6E3; }
#storage_info4{ float: left; border-radius: 5px; border: 1px solid #fff; padding: 10px; margin: 10px; background-color: #D7C8DB; }

#storage_info3 a, #storage_info4 a { text-decoration: none;  color:#000;}
#storage_info3 a:hover, #storage_info4 a:hover { text-decoration: none;  color:#fff;} 
.disk-empty {color:#fff;}
.my_mtables{width: 98%; border-collapse: collapse; /*border-bottom: 1px solid #fff;*/ }
.my_mtables thead th{text-align: left;color: #000; padding-left: 5px;font-size: 15px; border-right: 1px solid #fff; }
.my_mtables td{color: white; border-right: 1px solid #fff; padding:5px; font-size: 16px;}
.my_mtables td a {text-decoration: none; color: #fff;}
.my_mtables td a:hover {text-decoration: none; color: #000;}
.my_mtables td.mdAl {text-align: center; }

.my_mtables {margin: 10px; padding: 10px;}
.my_mtables thead { background: #fff; } 

#mid_span { display:table-cell; vertical-align:middle} 

.addFile {display: none;}
.addImg {display: none;}
.addArticle {display: none;}
#arTitle {border: 1px solid #AF92B8;}
.multiTitle{ color:#fff; }

.error {
    color: red!important;
    padding-top: 10px;
}

.yellow {
/*    color: #ebdb32!important;*/
color:red;
}

.captcha_error {
    color: red!important;
    padding-top: 10px;
    font-weight: bold;
}

#langDiv{ float: right;
          padding-left: 10px;
}

.results dt{
    margin-top: 20px;
    margin-bottom: 4px;
}

.botFoot a {text-decoration: none; color:#000; font-family: 'Roboto', sans-serif; }
.botFoot a:hover {text-decoration: underline;  font-family: 'Roboto', sans-serif; }

.btClass { padding:10px; background:#fff; }
.btClass a img{ margin-right:10px; }

#sleft_prof_div {
    padding: 20px;
    margin-top: 10px;
    background-color: #f2f2f2;
    border:1px gray solid;
    border-radius: 10px;
}
#sright_prof_all {
    padding: 20px;
    margin-top: 10px;
    background-color: #f3f3f3;
    border:1px gray solid;
    border-radius: 10px;
}

#insert_guest{
    padding: 10px;
}
 .insta_icons a img{width: 25%;}
.print_pop_btnImg{
    width: 25%;
        
}

/*HEADER*/
.topBeHere  { font-size: 20px; font-weight: 300;}
.topBeHereH2 { float:right; margin-top: 20px;}
.topHead {
    padding: 10px ;
    position: fixed;
    left:0;
    right:0;
    background-color: white;
    z-index: 1;
    border-bottom: 4px solid #000;
}

.searchBox{ max-width: 120px; border: none; border-bottom: 4px solid black; padding: 4px;}

.frontImageContainer{
    position: relative;
    overflow-y: hidden;
/*    background-image:url('/templates/basic2/banners/koules_port.jpg');    */
    height: 100vh;
    background-size: cover;
    background-position: center center;
	background-color:#000;
}

.frontBannersDiv{
    position:absolute;
    top:40%;
    text-align: center;
    width: 100%;
    overflow: auto;
}

.inlineDisp {display: inline-block;}
.marginMid  {margin:0 auto;}
.leftFlt    {float: left;}
.social     {float:left; margin-left: 20px;}

.footer2 {text-align:center; padding-right:20px; position: fixed; left:0; right:0; background-color: white; z-index:1; bottom:0; padding:10px 0; border-top: 4px solid #000; }
.footer2Bans{padding-right: 20px;}
.footer2BansAimg {float:right;padding-left: 0px;width:78px;}
.botFoot {margin-top:25px; font-size:11px; line-height: 1; }
.social2 {float:left; margin-left: 20px; margin-top:20px;}

/*#footer{font-family: 'Roboto', sans-serif;text-align: center;border-top: 4px solid black;background-image: url(/templates/basic2/img/drawing-foot.svg);background-color: #64696f;
background-repeat: no-repeat;background-position: center;}*/

#footer{
font-family: 'Roboto', sans-serif; text-align: center; border-top: 4px solid black;
background-image: url(/templates/basic2/img/footer-02.svg);
background-color: #64696f; 
background-repeat: no-repeat; 
background-position: center;
}

.footerIn{float:left;margin-top:25px; font-size: 15px;color: white;text-align: left;margin-left:10px;}

/*INNER PAGE*/
.topInSection{min-height: 45px;position:fixed;top: 0;z-index:12;width: 100%;box-shadow: 0px 0px 10px rgba(0,0,0,.3);}

.secMidImg{position: absolute;z-index: 10;right: 0;bottom: -39px;width:75px}

                #menu {
/*			width: 100%;
			background: #fff;
			overflow: hidden;*/
		}
		/* Each link in the nav menu */

		#menu a {
/*			display: block;
			float: left;
			padding: 10px;
			text-align: center;
			text-decoration: none;
			color: black;
			border-right: solid 1px #397F63;*/
		}

                /*Checkbox looks like a button, easy to detect click */
		input[type=checkbox] {
			display: none;
		}
		
                input[name=menuCH79]:checked ~ #menu79 { display:block; }
                input[name=menuCH80]:checked ~ #menu80 { display:block; }
                input[name=menuCH81]:checked ~ #menu81 { display:block; }
                input[name=menuCH82]:checked ~ #menu82 { display:block; }
                
                input[name=menuCA2327]:checked ~ #menuA2327 { display:block; }
                input[name=menuCA2326]:checked ~ #menuA2326 { display:block; }
                input[name=menuCA2328]:checked ~ #menuA2328 { display:block; }
                input[name=menuCA2331]:checked ~ #menuA2331 { display:block; }
                input[name=menuCA2329]:checked ~ #menuA2329 { display:block; }
                
                input[name=menuCA2325]:checked ~ #menuA2325 { display:block; }
                input[name=menuCA2333]:checked ~ #menuA2333 { display:block; }
                input[name=menuCA2361]:checked ~ #menuA2361 { display:block; }
                
                /*When the "checkbox" is checked, show the dropdown menu */
		input[name=A]:checked ~ #menu {
			display: block;
                        overflow: hidden;
		}
                
		/* The top bar that shows the hamburger icon on small screens */

		.hamburger {
			text-decoration: none;
			color: #000;
			background: #fff;
                        /*4*/
			padding: 4px 0px 0px 0px;
			display: none;
		}
		/* Just the hamburger image */
                
		#burger {
			height: 36px;
			padding-top: 4px;
		}
                
    div.privateBox ul li { 
        list-style-type: none!important; 
        list-style: none!important; 
    }
                
          
    .tooltip {
        position: relative;
        display: inline-block;
       
    }

    .tooltip .tooltiptext {
        visibility: hidden;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        bottom: 100%;
        left: 50%; 
        margin-left: -50%;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
    }

    .tooltip:hover .tooltiptext { visibility: visible; }
    .twt{float:left; margin-right: 4px;}
     
    .ytLiveStr{ float:left; width: 500px; height:300px; margin:10px; }
    .mob_apps img{ width:25%; }
    .mob_app1 { float: left; width:40%; text-align: left; border-bottom: 1px solid #000; margin-bottom: 5px; padding-bottom: 5px; border-top: 1px solid #000; margin-top: 5px; }
    .mob_app2{float: left; width:40%; text-align: left;}
    .mob_app3{float: left; width:40%; text-align: left;}
    .social_imgs img {margin-right:5px; }
     .social_imgs img.big_s { width:12%; }
     
   /*a.gallery_links img{width: 100%; height:100%;}*/ 
    
   #inside-logo-sm{display: none;}
   .foot3_1stDiv{text-align:center;max-height: 100px;}
   
   
   
   /*GUESTBOOK*/
   .gbList {margin-bottom: 20px;}
   .gbList ul { border-radius: 10px; padding: 10px; border: #AF92B8 1px solid; margin-bottom: 5px; list-style: none; }
   .gbList ul li span { color: #AF92B8;   }
   
   .guestPrivate { float:left; width:25%; }
   a.gbLink{ display:inline-table; margin-bottom:5px; padding:10px; border-radius:8px; border:#AF92B8 1px solid; text-decoration:none; background-color:#AF92B8; color:#fff;}
   a.gbLink:hover { background-color:#fff; color:#AF92B8; text-decoration:none; }
   .top a{float:right; margin-right: 5px;}
  
	
.chkbox input[type=checkbox]{ display:flex!important;}
 
.button {padding:10px; border-radius:5px;}


.top {float:right;}


.social2 {float:left;}
.footer2Bans {float:right;}
 
@media (max-width: 320px){
	
    .ytLiveStr{ float:left; width: 100%; height:auto; margin:10px; }
    .mob_app3{width:100%; text-align:center;}
    .mob_app1 { float: left; width:45%; text-align: left;  margin: 5px; padding: 5px; border: none; font-size: 13px; }
    .mob_app2 { float: left; width:45%; text-align: left;  margin: 5px; padding: 5px; border: none; font-size: 13px; }
      
    .wrapper{ margin-bottom: 10px!important;}
    .container {padding: 0px 15px; margin-top: 5px;}
    .addMyPlaces img { width:15%; }
    #sections{display: none;}
    #cats{display: none;}
	
    .topBeHere  { font-size: 15px;}
    .topBeHereH2 { margin-top: 14px;}
    .topHead {position: relative; height:8em; }
    .searchBox{ max-width: 100px;}
    .front_badge {width: 120px;}
    .front_badge img {width: 60%;}

    .topImgBan{display:none;}
    
    #inside-logo {display: none;}
    #inside-logo-sm {display: inline;}
    #inside-logo-sm img {width:50px; position: absolute; left: 8px;}
    .mag { margin-top: 10px;}
    
    .leftFlt {float: none;}
    .frontBannersDiv {position: absolute; top:0px;}
    .frontImageContainer{ height:70vh;}
   /* .footer2 {position: initial;}*/
    .social2 {float:none; margin:0 auto; clear:both;}
    .footer2BansAimg {float:none;}
    .footer2Bans{padding-right: 0px; float:none;}
    .hide_on_medium{display:none;}
    .secMidImg {display: none;}
    .topInSection{box-shadow: 0px 0px 10px rgba(0,0,0,.3);}
   
    #menu {display: none;}  
    #menu79{display: none;}
    #menu80{display: none;}
    #menu81{display: none;}
    #menu82 {display: none;} 
    #menuA2327 , #menuA2326 , #menuA2328 , #menuA2331 , #menuA2329 , #menuA2325 , #menuA2333 , #menuA2361  {display: none;}
    .hamburger { display: block; border-bottom: solid 1px #000;}
    .hamburger2 { display: block; float: right;  /*border-bottom: solid 1px #000;*/ }
    .hamburger span { margin: 10px;}
    
    /* Each link in the dropdown menu */
    #menu ul li { display: block; width: 90%;  clear:both; border-bottom: solid 1px #000;}
    #menu ul li:first-child { border:none;}
/*  .cats li:last-child { border-bottom: none!important;} */
    
    #menu a {display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black;}
    
    #menu79 a {display: block; float: left; padding: 10px 0;text-align: left; text-decoration: none; color: black; border-right: none;}
    #menu80 a {display: block; float: left; padding: 20px 0;text-align: left; text-decoration: none; color: black; border-right: none;}
    #menu81 a {display: block; float: left; padding: 10px 0;text-align: left; text-decoration: none; color: black; border-right: none;}
    #menu82 a {display: block; float: left; padding: 10px 0;text-align: left; text-decoration: none; color: black; border-right: none;}
    
    #menuA2327 a , #menuA2326 a, #menuA2328 a, #menuA2331 a, #menuA2329 a, #menuA2325 a, #menuA2333 a, #menuA2361 a  {
            display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black; border-right: none;    }
    
    .mosaic_pentada div {width:auto!important; height:auto!important;} 
   
    .ico_list_group_view .container img{width: 100%!important; height:100%!important;}
    
    .descr p span a img {width:50%; position:initial!important;}
    
     a.gallery_links img{width:100%; height:100%;}
    .img-right { float:none; width:100%;}
    .box-list .descr {margin-right:0px;}
    
    /*SERVICES*/
    .my_tile a img { width:75%; }
    .my_tile a span { width:100%; font-size:10px; }
    .tile-box img { width:100%!important; height:auto!important; }
    
    .profImg{ display: none;}
    .privateMenu {width: 100%!important; float:left;} 
    #tile-user-box {padding-left: 1px!important; }
    table.insert input[type="text"] {width: 80%;}
    
    .guestPrivate { float:left; width: 100%; }
    .noneSmall {display: none;}

    .social_imgs {display: inline;}
    .social_imgs img.big_s { width:15%; }
    .social_imgs img { width:11%; }
    .social_imgs img {margin-right:0px; }
    
    .footer3 { width: 100%; }
    #footer { text-align: center; }
    .foot3_1stDiv{text-align:center;max-height: 20px;}
    
    .footerIn { float: none;  margin-top:25px; font-size: 15px;color: white;text-align: center; margin-left:10px;}
    .btClass { width:100%;}
    
    .tooltip{ display: initial;}
    .tooltip .tooltiptext { position: initial; margin-left: 0px; }
    .insta_icons a img{width: 20%;}
    .insta_icons {position: inherit!important}
    .insta_BOX{width: 70%}
    .insta_title_descr{ }
    .insta_img { border-radius: 0px!important; }
    .insta_title { display: inline-table!important; width: 100%!important;}
    .print_pop_btnImg{ display:none;}
        
	   
	.sideArtImg{display:none;}
 	.footer2BansAimg {float:none; padding-left: 0px;width:50px;}

 	.footer2 {
    		clear: both;
    		position: relative;
    		z-index: 1;
    		height: 11em;
    		margin-top: 2em;
       	}	
	
	.footer2Bans{padding-right: 0px;}

}
/*480*/
@media (min-width:321px) and (max-width: 510px){
    .wrapper { margin-bottom: 10px!important;}
    .container {padding: 0px 15px; margin-top: 5px;}
    #sections { display: none;}
    #cats { display: none;}
    
     a.gallery_links img{width:100%; height:100%;}
    #inside-logo {display: none;}
    #inside-logo-sm {display: inline;}
    #inside-logo-sm img {width:50px; position: absolute; left: 8px;}
    .mag { margin-top: 10px;}
    
    .mosaic_pentada div { width:auto!important; height:auto!important;  }    

    .hide_on_medium{display:none;}
    
    .noneSmall {display: none;}
    /*SERVICES*/
    .my_tile a img { width:75%; }
    .my_tile a span { width:100%; font-size:11px; }
    .tile-box img { width:100%!important; height:auto!important; }

     table.insert input[type="text"] {width: 80%;}
   
    .frontImageContainer { height: 60vh;}
    .frontBannersDiv { position: absolute; top:20%;}
    
    .social_imgs {display: inline;}
/*    .social_imgs img.big_s { width:15%; }
    .social_imgs img { width:11%; }
    .social_imgs img {margin-right:0px; }*/
    
    .social_imgs img { width:35px;}
    .social_imgs img.big_s { width:70px;}
    .social_imgs { transform: translateY(38%);}   
    
    .front_badge { width: 120px;}
    .leftFlt {float: none;}
    .topImgBan{display:none;}
  

    .topHead {position: relative; height:8em; }
	.frontImageContainer {
     		position:initial;
	}
	/*  .footer2 {position: initial;}*/
     .footer2 {
    	clear: both;
    	position: relative;
    	z-index: 1;
    	height: 11em;
    	margin-top: 2em;
       }

    .social2 {width:100%; margin:0 auto; float:left;}
    .footer2Bans{width:100%; margin:0 auto; float:left; padding: none;}
    .footer2BansAimg {float:none; padding-left: 0px;width:50px;}
    .botFoot{width:100%; margin:0 auto; float:left;}
    
    #menu { /*position: absolute;*/ display: none;}
    .hamburger {display: block;                /*border-bottom: solid 1px #000;*/          }
   
    /* Each link in the dropdown menu */
    #menu a img{display: none;}
    #menu {display: none;}  
    #menu79{display: none;}
    #menu80{display: none;}
    #menu81{display: none;}
    #menu82 {display: none;}

    #menuA2327 , #menuA2326 , #menuA2328 , #menuA2331 , #menuA2329 , #menuA2325 , #menuA2333 , #menuA2361  {display: none;}

    .hamburger { display: block; border-bottom: solid 1px #000; }
    .hamburger2 { display: block; float: right;  /*border-bottom: solid 1px #000;*/ }
    /* Each link in the dropdown menu */
    #menu ul li { display: block; width: 90%;  clear:both; border-bottom: solid 1px #000;}
    .cats li:last-child { border-bottom: none!important;} 

    #menu a { display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black; }
    #menu79 a { display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black; border-right: none; }
    #menu80 a { display: block; float: left; padding: 20px 0; text-align: left; text-decoration: none; color: black; border-right: none; }
    #menu81 a { display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black; border-right: none; }
    #menu82 a { display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black; border-right: none; }

    #menuA2327 a , #menuA2326 a, #menuA2328 a, #menuA2331 a, #menuA2329 a, #menuA2325 a, #menuA2333 a, #menuA2361 a  {
        display: block; float: left; padding: 10px 0; text-align: left; text-decoration: none; color: black; border-right: none; }

    .profImg{ display: none;}
    .privateMenu {width: 100%!important; float:left;} 
    #tile-user-box {padding-left: 1px!important; }
    
    .foot3_1stDiv{text-align:center;max-height: 56px;}
    .footer3{width: 100%;}
    #footer {text-align: center; }
    .footerIn{ float: none;  margin-top:25px; font-size: 15px;color: white; text-align: center; margin-left:10px;  }
    .btClass{width:100%;}
    
    .insta_icons a img{width: 15%;}
    .insta_icons {position: inherit!important}
    .insta_BOX{width: 80%}
    .insta_title_descr{ }
    .insta_img { border-radius: 0px!important; width: 90%!important; }
    .insta_title { display: inline-table!important; width: 100%!important;}
    .print_pop_btnImg{ display:none;}
    
    .tooltip{ display: initial;}
    .tooltip .tooltiptext { position: initial; margin-left: 0px; }
    .ytLiveStr{ float:left; width: 100%; height:auto; margin:10px; }
    .mob_app3 { width:100%; text-align:center;}
    .mob_app1 { float: left; width:45%; text-align: left;  margin: 5px; padding: 5px; border: none; font-size: 13px; }
    .mob_app2 { float: left; width:45%; text-align: left;  margin: 5px; padding: 5px; border: none; font-size: 13px; }

	.sideArtImg{display:none;}

    
}
/*481*/
@media (min-width:511px) and (max-width: 798px){
    .wrapper { margin-bottom: 10px!important;}
    .container {padding: 0px 15px;}
    #sections_small{display: none;}
    #sections h4{font-size: 14px;}
    .hide_on_medium{display:none;}
    
    .noneSmall {display: none;}
    #inside-logo {display: none;}
    #inside-logo-sm {display: inline;}
    #inside-logo-sm img {width:50px; position: absolute; left: 8px;}
    .mag { margin-top: 10px;}
    
    .mosaic_pentada div { width:auto!important; height:auto!important;  }    
     
    .profImg{ width: 100%; clear: both;}
    .privateMenu {width: 25%!important; float:left;} 
    #tile-user-box {padding-left: 1px!important; }
    
    .social_imgs{display: inline;}
    .social_imgs img{width: 50px;}
    .social_imgs img.big_s{width: 75px;}
    .social_imgs {transform: translateY(24%);}
    .front_badge {width: 120px;}
    .topImgBan{display:none;}
/*    .footer2 {position: initial;}*/
    
	.footer2 {
                clear: both;
                position: relative;
                z-index: 1;
                height: 11em;
                margin-top: 2em;
        }



	.social2 {width:100%; margin:0 auto; float:left;}
    .footer2Bans{width:100%; margin:0 auto; float:left; padding: none;}
    .footer2BansAimg {float:none; padding-left: 0px;width:50px;}
    .botFoot{width:100%; margin:0 auto; float:left;}
    /*.footer3{position:fixed; bottom: 0;width: 100%; min-width: 320px;}*/

    .foot3_1stDiv{text-align:center;max-height: 56px;}
    .footer3{width: 100%; }
    #footer {text-align: center; }
    .footerIn{ float: none;  margin-top:25px; font-size: 15px;color: white; text-align: center; margin-left:10px;  }
    .btClass{width:100%;}
    
    .insta_icons a img{width: 15%;}
    .insta_icons {position: inherit!important}
    .insta_BOX{width: 80%}
    .insta_title_descr{ }
    .insta_img { border-radius: 0px!important; width: 90%!important; }
    .insta_title { display: inline-table!important; width: 100%!important;}
    .print_pop_btnImg{ display:none;}

    .tooltip{ display: initial;}
    .tooltip .tooltiptext { position: initial; margin-left: 0px; }
    .ytLiveStr{ float:left; width: 100%; height:auto; margin:10px; }
    .mob_app3 { width:100%; text-align:center;}
    .mob_app1 { float: left; width:45%; text-align: left;  margin: 5px; padding: 5px; border: none; font-size: 13px; }
    .mob_app2 { float: left; width:45%; text-align: left;  margin: 5px; padding: 5px; border: none; font-size: 13px; }
.sideArtImg{display:none;}    
}

@media (min-width:800px) and (max-width: 998px){
     .wrapper { margin-bottom: 10px!important;}
    .container {padding: 0px 15px;}
    #sections_small{display: none;}
    #sections{clear: both;
    text-align: center;}
    #inside-logo img{width: 150px;}
    #inside-logo img{margin-top:-40px;}
    .social_imgs {width: 100%; margin: 0 auto;}
    .hide_on_medium{float:left;}
    
    .social2 {width:100%; margin:0 auto; float:left;}
    .footer2Bans{width:100%; margin:0 auto; float:left; padding: none;}
    .footer2BansAimg {float:none; padding-left: 0px;width:78px;}
    .botFoot{width:100%; margin:0 auto; float:left;}
    
     .footer3{width: 100%; }
    #footer {text-align: center; }
    .footerIn{ float: none;  margin-top:25px; font-size: 15px;color: white; text-align: center; margin-left:10px;  }
    .btClass{width:100%;}
    
    .signUpImg {float:left;}
    .social_imgs img{width: 50px;}
    .social_imgs img.big_s{width: 110px;}
    .social_imgs {transform: translateY(24%);}
    .front_badge {width: 120px;}
    .topImgBan{display:none;}
  /*  .footer2 {position: initial;}*/
    .social2 {width:100%; margin:0 auto; float:left;}
    .footer2Bans{width:100%; margin:0 auto; float:left; padding: none;}
    .footer2BansAimg {float:none; padding-left: 0px;width:78px;}
    .botFoot{width:100%; margin:0 auto; float:left;}
     .social_imgs img {margin-right:20px; }
     .social_imgs img.big_s { width:75px; }
   .sideArtImg{display:none;} 
}

@media (min-width: 999px){
    
    .wrapper{margin-bottom: 150px;}
    
    #sections_small{display: none;}
    .social_imgs img{margin-right: 20px;}
    .social_imgs {width: 50%; margin: 0 auto;}
    .hide_on_medium{float:left;}
    .footer3{position:fixed; bottom: 0;width: 100%; min-width: 320px;}
    .signUpImg {float:left;}
    
    .social_imgs img {margin-right:5px; }
    .social_imgs img.big_s{width: 75px;}
    .footer2Bans{display: flex; float:right;}
    
    .btClass{float:right; display:flex;}
}


