html { margin: 0; padding: 0; border: 0; font-size: 100.01%; }
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

body { background: #fff; color: #666; font-family: 'Myriad Pro', Myriad, Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 17px; font-weight: 400; line-height: 100%; -webkit-text-size-adjust: 100%; }
body { line-height: 1.428571429; }

@font-face { font-family: 'Myriad Pro'; font-weight: 700; src: url('/Static/fonts/MyriadPro-Bold.eot'); /* IE9 Compat Modes */ src: url('/Static/fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/Static/fonts/MyriadPro-Bold.woff') format('woff'), /* Modern Browsers */ url('/Static/fonts/MyriadPro-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('/Static/fonts/MyriadPro-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */ }
@font-face { font-family: 'Myriad Pro'; font-weight: 400; src: url('/Static/fonts/MyriadPro-Regular.eot'); /* IE9 Compat Modes */ src: url('/Static/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/Static/fonts/MyriadPro-Regular.woff') format('woff'), /* Modern Browsers */ url('/Static/fonts/MyriadPro-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/Static/fonts/MyriadPro-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */ }

.menuzord-responsive .menuzord-menu > li:first-child > a { /*border-top: solid 1px #AD1F28!important;*/ border-top: none !important; }

.gsc-input-box { border: 1px solid #D9D9D9; background: #fff; height: auto !important; }

.gsc-search-button { background: #AC1F27 !important; padding: 5px 15px !important; }

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 { width: 15px !important; height: 15px !important; padding: 0 !important; min-width: 15px !important; color: #fff !important; font-size: 15px !important; margin-top: 2px; }


a { text-decoration: none; color: #303338; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
    a:focus, a:hover { color: #000; }
    .underline, a.underline, .underline a { text-decoration: underline; }
    a img { border: none; }
p { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; margin: 0; }
    h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

/* HR */
hr { background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 1px; margin: 10px 0; border: none; }
hr { background: url("../img/bk-menu.png") repeat-y center center #fff; color: #fff; clear: both; float: none; width: 100%; height: 30px; margin: 0; border: none; }
    hr.space { background: #fff; color: #fff; visibility: hidden; margin: 0 0 10px 0; }
    hr.big-space { background: #fff; color: #fff; visibility: hidden; margin: 10px 0 10px 0; }
    hr.big-big-space { background: #fff; color: #fff; visibility: hidden; margin: 5% 0; }


/* TYPOGRAPHY */
.font-variant { font-family: 'Playfair Display', serif; }
.light-weight { font-weight: 300; }
.normal-weight { font-weight: 400; }
.medium-weight { font-weight: 500; }
.semibold-weight { font-weight: 600; }
strong, .strong, bold, .bold { font-weight: 700; }
.extrabold-weight { font-weight: 800; }
.em, em { font-style: italic; }
.no-strong { font-weight: normal; }
.uppercase { text-transform: uppercase; }

/* TYPOGRAPHY - FONT-SIZE - COLOR */
.extrasmall { font-size: 12px; }
.small { font-size: 13px; }
.normal { font-size: 14px; }
.medium { font-size: 16px; }
.large { font-size: 18px; }
.large- { font-size: 22px; }
.extralarge { font-size: 28px; }

.light-grey, .light-grey a, a.light-grey { color: #888; }
.grey, .grey a, a.grey { color: #666; }
.dark-grey, .dark-grey a, a.dark-grey, .content .dark-grey, .content .dark-grey a, .content a.dark-grey { color: #333; }
.white, .white a, a.white { color: #FFF; }
.black, .black a, a.black { color: #000; }
.red, .red a, a.red { color: #AC1F26; }
.loud, .loud a, a.loud { color: #AC1F26; }
.quiet, .quiet a, a.quiet { color: green; }

/* BACKGROUND */
.bk-white { background: #fff; }
.bk-black { background: #000; }
.bk-loud { background: red; }
.bk-quiet { background: green; }
.bk-images { background: url("../img/bk-mask.png") no-repeat left top; background-size: cover; }

/* RESET BOOTSTRAP */
.nopadding, .row, .container, .container-fluid { padding-left: 0 !important; padding-right: 0 !important; }
.nomargin, .row { margin-left: 0 !important; margin-right: 0 !important; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-left: 0 !important; padding-right: 0 !important; }
.breadcrumb { padding: 0 15px; margin-bottom: 0; list-style: none; background-color: rgba(255,255,255,0); border-radius: 0; }
    .breadcrumb > li + li:before { padding: 0 5px; color: #666; content: "/\00a0"; }
    .breadcrumb > .active { font-weight: 700; }

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 { width: 20%; float: left; }
.row.row-line { padding-bottom: 20px; }

/* TABELLE */
.table > thead > tr > th { border-bottom: 1px solid #ddd; vertical-align: middle; }
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { border-top: none; padding: 0; vertical-align: top; }

/* Utility */
.clearfix, #header, #footer, .header-top, .header, .footer-top, .footer, .box, .img, .template, .template-int, .box-content, .box-media { display: block; }
    .clearfix:after, #header:after, #footer:after, .header-top:after, .header:after, .footer-top:after, .footer:after, .box:after, .img:after, .template:after, .template-int:after, .box-content:after, .box-media:after, .box .img a:after, .box-title:after, .template-banner-programmi .banner:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.clear { clear: both !important; }
.left { float: left; }
.right { float: right; }
.block { display: block; }
.translate-center { left: 50%; top: 50%; position: absolute; z-index: 100; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); /* IE 9 */ -webkit-transform: translate(-50%,-50%); /* Safari e Chrome */ margin: auto; height: auto; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }

.img, .img img { width: 100%; }
    .img img { float: left; }
.box .img { overflow: hidden; }
    .box .img a { display: block; background: rgba(0,0,0,0); transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
        .box .img a:hover { background: rgba(0,0,0,0.4); }

.no-transizioni { transition: none !important; }
    .no-transizioni img { transition: none !important; }
    .no-transizioni * { transition: none !important; }

/* FORM */
label, .label { margin-bottom: 5px; color: #000; text-align: left; display: block; }
.label { white-space: normal; }
.catalog-pager label { font-size: 12px; }
.alert, .error, .success, .message { border: 1px solid red; color: red; border-radius: 4px; margin-bottom: 20px; padding: 15px; background: rgba(255,255,255,0.5); float: none; clear: both; }
.success { border: 1px solid green; color: green; }
.message { border: 1px solid blue; color: blue; }
.captcha { margin: 20px 0; }
    .captcha .tit { font-weight: 700; color: #000; margin-bottom: 5px; }
.recaptchatable .recaptcha_input_area #recaptcha_response_field { font-size: 13px !important; height: 30px !important; border: 1px solid #ddd !important; padding-left: 10px; }
.recaptcha_input_area { padding-top: 8px !important; padding-bottom: 10px !important; }
textarea { width: 100%; }
.form-control, textarea { font-size: 13px; height: 30px; border: 1px solid #ddd; color: #666; border-radius: 0px; display: block; }

.form-group.form-group-medium { width: 70%; }
.form-group.form-group-small { width: 50%; }
.form-row .form-group { margin-bottom: 20px; }
.form-row .col-xs-6 .form-group { margin-left: 0; margin-right: 8px; }
.form-row .col-xs-6:nth-child(2n+0) .form-group { margin-left: 8px; margin-right: 0; }
.form-row .col-xs-4 .form-group { margin-left: 0; margin-right: 10px; }
.form-row .col-xs-4:nth-child(2) .form-group, .form-row .col-xs-4:nth-child(5) .form-group, .form-row .col-xs-4:nth-child(8) .form-group { margin-left: 5px; margin-right: 5px; }
.form-row .col-xs-4:nth-child(3n+0) .form-group { margin-left: 10px; margin-right: 0; }

.form-row .col-sm-6 .form-group { margin-left: 0; margin-right: 8px; }
.form-row .col-sm-6:nth-child(2n+0) .form-group { margin-left: 8px; margin-right: 0; }
.form-row .col-sm-4 .form-group { margin-right: 10px; }


/* Responsive Video Youtube */
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; margin-bottom: 0; }

    .video-container iframe,
    .video-container object,
    .video-container embed { position: absolute; top: 0; left: 0; width: calc(100% + 1px); height: 100%; }

.col-dx .template.template-rss { margin-bottom: 20px; }
.col-dx .template.template-meteo { padding: 0; }
.col-dx .template.template-banner-programmi { padding: 15px; background-color: #EEEEEE; display: block; text-align: center; /*margin-top:22px;*/ margin-top: 35px; }
.template-banner-programmi .banner { padding: 0; background-color: #EEEEEE; display: block; text-align: center; }
    .template-banner-programmi .banner .container-banner { width: 48%; height: auto; margin: 5px 0; float: left; display: block; overflow: hidden; }
        .template-banner-programmi .banner .container-banner:nth-child(2n+0) { float: right; text-align: left; }
        .template-banner-programmi .banner .container-banner .img { max-width: 100px; float: right; text-align: right; padding: 0; margin: 0; text-align: right; }
        .template-banner-programmi .banner .container-banner:nth-child(2n+0) .img { text-align: left; float: left; }
        .template-banner-programmi .banner .container-banner .img img { float: none; }

@media (max-width: 680px) {
    .form-row .col-xs-6, .form-row .col-xs-4 { width: 100%; }
        .form-row .col-xs-6 .form-group, .form-row .col-xs-6:nth-child(2n+0) .form-group { margin-left: 0; margin-right: 0; }
        .form-row .col-xs-4 .form-group, .form-row .col-xs-4:nth-child(2) .form-group, .form-row .col-xs-4:nth-child(5) .form-group, .form-row .col-xs-4:nth-child(8) .form-group, .form-row .col-xs-4:nth-child(3n+0) .form-group { margin-left: 0; margin-right: 0; width: 100%; }
    .form-row .col-xs-3 { width: 33%; }
        .form-row .col-xs-3 .form-group { margin-left: 0 !important; margin-right: 8px !important; }
}
/* SEARCH */
.box-search { margin-bottom: 25px; padding: 15px 20px 0 20px; width: 100%; /*background:#ddd;*/ }
    .box-search h1 { font-size: 18px; margin-bottom: 5px; font-weight: 700; text-transform: uppercase; color: #000; }
    .box-search .box-submit { float: right; }
        .box-search .box-submit .btn.btn-default { width: 90%; padding: 0; height: 30px; }



/* TEMPLATE CONTATTI*/
.template.template-contatti { padding: 50px 0; }
    .template.template-contatti .container { max-width: 950px; }

/* LOGIN / REGISTRAZIONE*/
.template.template-login, .template.template-signup, .template.template-password { padding: 50px 0; }
.template.template-login, .template.template-signup { float: left; width: 46%; }
.template.template-signup { float: right; width: 50%; }
    .template.template-login .box, .template.template-signup .box, .template.template-password .box { padding: 30px 5%; margin-bottom: 30px; border: 1px solid #ddd; background: #fff; border-radius: 8px; }
    .template.template-login .head, .template.template-signup .head, .template.template-password .head { margin-bottom: 25px; }
    .template.template-login .page-title, .template.template-signup .page-title, .template.template-password .page-title { color: red; line-height: 100%; margin-bottom: 5px; font-weight: 700; }
    .template.template-login .box a, .template.template-signup .box a, .template.template-password .box a { color: red; }
        .template.template-login .box a:hover, .template.template-signup .box a:hover, .template.template-password .box a:hover { color: #000; }
    .template.template-login .box .info, .template.template-signup .box .info, .template.template-password .infoa { line-height: 110%; margin-bottom: 10px; }
.box.box-login, .box.box-signup, .box.box-password, .box.box-password { padding: 30px 5%; line-height: 110%; border: 1px solid #ddd; border-radius: 8px; }
.box-login .box-submit { padding-top: 20px; }
.box-login .txt, .box-signup .txt { border-top: 1px solid #ddd; padding-top: 15px; }

/* METEO */
.template-meteo .frame-meteo { width: 100%; height: 259px; }

@media (max-width: 992px) {
    .template-login, .template-signup { float: none; width: 100%; }
}

/* Bottoni ICONE */
.btn, .btn.btn-primary { padding: 6px 12px; font-size: 14px; font-weight: 700; background: #fff; color: #AC1F27; border-radius: 0px; margin-bottom: 0; line-height: 1.428571429; border: none; display: inline-block; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; text-transform: uppercase; }
    .btn.btn-primary { padding-right: 15px; background: url("../img/ico-next-red.png") no-repeat right center; }

        .btn:hover, .btn.btn-primary:hover, .btn.btn-primary a:hover { background: #AD1F28; color: #fff; }
    .btn.btn-default { background: #AD1F28; color: #fff; }
        .btn.btn-default:hover { background: #000; color: #fff; }
    .btn.left { margin-right: 10px; }
    .btn.right { margin-left: 10px; }
    .btn i { padding-right: 5px; }

.box-button { margin: 20px 0; width: 100%; }
.bottone-tornasu { padding: 0 30px 30px 0; }
.btn.btn-info { background: #598DCA; color: #fff; border: 1px solid #598DCA; }
    .btn.btn-info:hover { background: #fff; color: #598DCA; }

/* HEADER */
#header { background: #fff; width: 100%; position: relative; margin: 0 auto; border-bottom: 1px solid #ddd; color: #000000; }
    #header a { color: #000000; }

    #header .header-top { font-size: 14px; padding: 0; margin: 0; background: #000000; color: #fff; line-height: 100%; }
        #header .header-top a { color: #fff; }
        #header .header-top .info { padding: 13px 0 5px 0; font-weight: 700; float: left; line-height: 100%; }
        #header .header-top .navbar, #header .header-top .navbar ul { float: right; }
            #header .header-top .navbar ul { padding: 10px 0 7px 0; }

    #header .header { padding: 0; }
        #header .header .container { /*height:140px;*/ border-bottom: 5px solid #AD1F28; position: relative; }
    #header .logo { width: 320px; top: 15px; padding: 0; position: absolute; left: 0; right: 0; z-index: 100; margin: 0 auto; }
        #header .logo img { width: 100%; }
    #header .header-right, #header .header-right-menu { padding: 0; float: right; }
    #header .header-left { padding: 0; float: left; }
    #header .header-right, #header .header-left { height: 130px; padding-top: 25px; }
    #header .header-right-menu { clear: both; /*padding-top:25px;float:right;*/ padding-top: 8%; float: left; }
    #header .google-search { padding: 0; float: right; max-width: 300px; }
    #header .box-social { padding: 0; float: left; }
    #header .google-search input.form-control { width: 150px; height: 30px; float: left; }
    #header .google-search input.btn { background: url("../img/btn-search.png") no-repeat center top; width: 34px; height: 30px; float: right; }
    #header .header-center-menu { width: 98%; clear: both; float: none; margin: 0 auto; text-align: center; }
        #header:after, #header .header-center-menu:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }

/* FOOTER */
#footer { padding: 30px 0; background: #000; width: 100%; position: relative; margin: 0 auto; color: rgba(255,255,255,1); }
    #footer a { color: rgba(255,255,255,1); }
    #footer .footer-txt { padding-top: 5px; width: 50%; max-width: 580px; font-size: 14px; line-height: 120%; float: left; }
        #footer .footer-txt strong { font-weight: 700; }
    #footer .footer-navb, #footer .box-social { float: right; }
    #footer .footer-logo { width: 15%; max-width: 200px; line-height: 120%; float: left; margin-right: 1% }
        #footer .footer-logo img { width: 100%; }


/* NAVIGAZIONI */
#header .navbar { border: none; margin-bottom: 0; min-height: auto; }
#header .nav > li > a { font-size: 14px; line-height: 100%; padding: 3px 0 0 25px; font-weight: 700; color: rgba(255,255,255,1); text-transform: uppercase; }
    #header .nav > li > a:hover, #header .nav > li > a:focus { text-decoration: none; color: #AD1F28; background: none; }

.nav-pills > li > a { border-radius: 0; padding: 0; margin: 0; }
    .nav-pills > li > a:hover { color: #fff; background-color: #666; }

#header .nav-pills > li > a { border-radius: 0; }
#header .nav-pills > li + li { margin-left: 2px; }
#header .nav-pills > li.active > a, .nav-pills li a:hover, .nav-pills li a:focus { color: #AD1F28; background: none; }
#header .nav-pills i.fa { margin-right: 6px; }
#header .nav-pills a:hover i.fa { color: #fff; }

#footer .nav-pills > li > a { font-size: 14px; line-height: 100%; }
    #footer .nav-pills > li > a:hover { color: #AD1F28; }
#footer .nav-pills > li + li { margin-left: 15px; }

#header .menuzord { background: #fff; width: 100%; max-width: 100%; margin: auto; text-align: center; float: none; clear: both; }
#header .menuzord-menu { width: 100%; margin: auto; text-align: center; float: none; clear: both; }
    #header .menuzord-menu li.mob-visible { display: none; }
    #header .menuzord-menu > li { margin: 0 7px; display: inline-block; float: none; text-align: center; }
    #header .menuzord-menu li a .indicator { display: none; }
    #header .menuzord-menu a, #header .menuzord-menu > li > a { font-size: 17px; padding: 7px 7px 5px 7px; font-weight: 700; color: rgba(0,0,0,1); text-transform: uppercase; }
    #header .menuzord-menu > li.active > a, #header .menuzord-menu > li:hover > a { color: rgba(255, 255, 255, 1); background: #AD1F28; }

    #header .menuzord-menu ul.dropdown, #header .menuzord-menu ul.dropdown li ul.dropdown { margin: 0; padding: 20px 0; background: #fff; z-index: 999; box-shadow: 1px 1px 2px #B2B2B2; }
        #header .menuzord-menu ul.dropdown li { font-size: 12px; border-bottom: 1px solid #EBEBEB; text-align: left; }
            #header .menuzord-menu ul.dropdown li:first-child { border-bottom: none; }
            #header .menuzord-menu ul.dropdown li a { padding: 5px 20px; margin: 0; color: rgba(135, 135, 135, 1); text-transform: none; text-align: left; }
                #header .menuzord-menu ul.dropdown li a .indicator { font-size: 24px; right: 10px; top: 0; font-weight: 400; display: block; }
            #header .menuzord-menu ul.dropdown li:hover > a { color: rgba(0, 0, 0, 1); }
#header .menuzord a.showhide { background: rgba(0,0,0,1); float: right; }
    #header .menuzord a.showhide em { background: #fff; }
#header .caret { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid; margin-left: 5px; }

.nav-list { width: auto; }
    .nav-list > li > a { padding: 0; }
    .nav-list li.nav-header { padding: 0; font-weight: 400; color: #333333; }
        .nav-list li.nav-header a { color: #333333; padding: 0; }
    .nav-list > li > a:hover, #footer .nav-list > li > a:focus { color: #666; background-color: #fff; }

ul.social { padding: 0 20px; margin-top: 5px; }
#header ul.social { padding: 0; }
ul.social li { display: inline-block; margin-left: 2px; padding: 0; text-align: center; }
    ul.social li a i { -webkit-border-radius: 28px; -moz-border-radius: 28px; border-radius: 28px; width: 28px; height: 28px; line-height: 28px; border: 1px solid rgba(0,0,0,1); }
    ul.social li a, ul.social li a i { color: rgba(0,0,0,1); font-size: 15px; margin: 0; padding: 0; }
        ul.social li a:hover, ul.social li a:hover i { color: rgba(0,0,0,0.5); }

#footer ul.social li a i { border: 1px solid rgba(255,255,255,1); }
#footer ul.social li:first-child { border: none; }
#footer ul.social li a, #footer ul.social li a i { color: rgba(255,255,255,1); }
    #footer ul.social li a:hover, #footer ul.social li a:hover i { color: #AD1F28; }

.box-breadcrumb .breadcrumb { padding: 0 0 20px 0; font-size: 11px; line-height: 100%; color: #92CA59; font-weight: 700; text-align: center; }
    .box-breadcrumb .breadcrumb a { color: #92CA59; }
    .box-breadcrumb .breadcrumb > span + span:before { padding: 0 5px; color: #92CA59; content: "/\00a0"; }
    .box-breadcrumb .breadcrumb > .active { color: #92CA59; }

@media (min-width: 992px) and (max-width: 1200px) {
    #header .menuzord-menu a, #header .menuzord-menu > li > a { font-size: 16px; padding: 3px 8px; }
    #header .menuzord-menu > li { margin: 0 0 0 6px; }
}

@media (min-width: 768px) {
    #header .menuzord-menu li.visible-mobile { display: none!important; }
}

@media (max-width: 767px) {
    #header .menuzord-menu li.visible-mobile { display: block; }
    #header .google-search { padding: 0; float: none !important; max-width: 100%!important; }

}

@media (min-width: 769px) and (max-width: 991px) {
    #header .logo { width: 260px; }
    #header .header-right, #header .header-left { height: 110px; }
    #header .header-top { font-size: 13px; }
    #header .header-right-menu { padding-top: 40px; }
    #header .nav > li > a { font-size: 13px; padding: 0 0 0 15px; }
    #header .menuzord-menu > li { margin: 0 0 0 10px; }
        #header .menuzord-menu a, #header .menuzord-menu > li > a { font-size: 16px; padding: 3px 8px; }
    #footer .nav-pills { margin-bottom: 20px; }
}

@media (max-width: 768px) {
    #header .logo { width: 260px; margin-left: 25px; position: relative; }
    #header .header-top, #header .header-top .container, #header .header-right, #header .header-left { display: none; margin: 0; padding: 0; }
    #header a.showhide { position: absolute; z-index: 999; right: 0; top: 0; margin: 0; }
    #header .menuzord-menu > li.mob-visible { display: block; }
    #header .header-right-menu { position: absolute; top: 0; right: 0; z-index: 200; padding: 0; margin: 0; background: #fff; }
    #header .header-center-menu { position: absolute; top: 0; right: 0; z-index: 200; padding: 0; margin: 0; background: none; z-index: 998; width: 100%; }
    #header .menuzord-menu.menuzord-indented { background: #fff; margin-top: 90px; }
    #header .header .container { height: 120px; padding: 0; width: 100%; }
    #header .menuzord-menu > li { text-align: left; margin: 0; padding: 0; }
        #header .menuzord-menu > li a { padding: 10px 20px; margin: 0; border-bottom: 1px solid #EBEBEB; }
        #header .menuzord-menu > li:hover { background: #EBEBEB; }

    #header .menuzord-menu li a .indicator { display: block; height: 40px; float: none; padding: 0; margin: 0; width: 96%; text-align: right; left: 0; border: none; }
    #header .menuzord-menu ul.dropdown li a { padding: 5px 10px !important; margin-left: 20px; border-bottom: 1px solid #EBEBEB; }
        #header .menuzord-menu ul.dropdown li a:last-child { border-bottom: none; }
    /* 
#header .menuzord-menu li a .indicator {height: auto;}
#header .menuzord-menu > li, #header .menuzord-menu > li:first-child  {margin:0; padding-bottom:8px;}
#header .menuzord-menu > li a {margin:0; padding:0 15px;}
#header .menuzord-menu > li:first-child  {border-top:1px solid #EBEBEB; }
#header .menuzord-menu > li:first-child  {border-top:1px solid #EBEBEB; }
#header .menuzord-menu ul.dropdown, #header .menuzord-menu ul.dropdown li ul.dropdown {padding:0;}*/
    #footer .footer-txt, #footer .footer-navb, #footer .box-social { width: 90%; float: none; }
    #footer .footer-navb { padding: 20px 0; }
    #footer ul.social { margin-top: 0; padding: 0; }
}

@media (max-width: 480px) {
    #header .logo { width: 200px; top: 10px; margin-left: 10px; }
    #header .header .container { height: 90px; }
}

@media (min-width: 320px) {
    #header, #footer, #content { max-width: 4000px; }
    .container { width: 96%; max-width: 1340px; }
}

/* CONTENUTI */
#content { padding-bottom: 25px; background: #fff; width: 100%; position: relative; margin: 0 auto; }
    #content .container { padding: 25px 0; border-bottom: 5px solid #AD1F28; }

.template { padding: 0; position: relative; }
    .template.template-int { padding: 0; position: relative; }
    .template .col-sx, .template-int .col-sx { margin-right: 15px; }
    .template .col-dx, .template-int .col-dx { margin-left: 15px; }
    .template .col-sx-small { margin-right: 10px; }
    .template .col-dx-small { margin-left: 10px; }
.col-dx .template { padding-bottom: 10px; margin-bottom: 10px; }
    .col-dx .template.template-video { padding-bottom: 0; margin-bottom: 10px; border-bottom: 1px solid #ddd; }
.template-int .col-dx .template.template-video { margin-bottom: 30px; }
.template-int .col-dx .template-visore-video { margin-bottom: 30px; }

.template.first-line { padding-bottom: 0; margin-bottom: 20px; border-bottom: 3px solid #DDDDDD; }

.box { position: relative; }
.title, .title a { color: #000000; }
.info { font-size: 13px; color: #777777; text-transform: uppercase; }
    .info .data { color: #AD1F28; }
.box .img { position: relative; }
.ico { font-size: 16px; background: #000; padding: 6px 12px; color: #fff; text-trasform: uppercase; font-weight: 700; display: inline-block; }
.box .ico { position: absolute; z-index: 1; bottom: 0; left: 0; }
    .box .ico.ico-photo, .box .ico.ico-video { background: none; padding: 0; bottom: auto; left: auto; }
    .box .ico.ico-photo { width: 25px; top: 10px; right: 10px; }
    .box .ico.ico-video { width: 50px; margin: -25px auto 0 auto; top: 50%; left: 0; right: 0; }

.template-evidence .articles .box .ico.ico-video { width: 50px; top: 34px; left: auto; right: 10px; }

.box-title.box-title-evidence { margin-bottom: 15px; padding-bottom: 5px; border-bottom: 5px solid #AD1F28; width: 100%; display: block; }
    .box-title.box-title-evidence .title { font-size: 28px; line-height: 110%; float: left; font-weight: 400; text-transform: uppercase; }
    .box-title.box-title-evidence .btn { float: right; }
.box-content .box-title { margin-bottom: 30px; border-bottom: 5px solid #DDDDDD; }
    .box-content .box-title h1 { font-size: 30px; line-height: 110%; font-weight: 700; color: rgba(0,0,0,1); margin-bottom: 15px; text-transform: none; }
    .box-content .box-title .desc { font-size: 18px; line-height: 140%; font-weight: 400; font-style: italic; margin-bottom: 20px; }
.box-content .box-info { margin-bottom: 20px; font-size: 16px; }
    .box-content .box-info span { font-size: 16px; color: #999; font-style: italic; }

.box .textarea-list, .box .textarea { position: relative; overflow: hidden; }
.box .title a { font-size: 20px; line-height: 105%; color: rgba(0,0,0,1); font-weight: 700; margin-bottom: 5px; display: block; transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; }
    .box .title a:hover { color: #AD1F28; text-decoration: none; }
.box .txt { font-size: 15px; font-weight: 400; line-height: 130%; }
.box .img { margin-bottom: 10px; }


.content { padding: 0; position: relative; }
.box-content { padding: 0 0 40px 0; position: relative; }
    .box-content .txt { font-size: 16px; line-height: 150%; color: rgba(48,51,56,1); }
        .box-content .txt a { color: rgba(48,51,56,1); }
            .box-content .txt a:hover { color: rgba(0,0,0,1); }
        .box-content .txt h1, .box-content .txt h2, .box-content .txt h3 { font-size: 30px; line-height: 110%; color: #ad1f28; font-weight: 700; }
        .box-content .txt h2 { font-size: 22px; }
        .box-content .txt h3 { font-size: 18px; }
        .box-content .txt ul { padding: 10px 0; }
            .box-content .txt ul li { padding: 5px 0; list-style: inside; }
    .box-content .template-foto { padding-bottom: 20px; border-bottom: 1px solid #ddd; margin-bottom: 40px; }

    .box-content .template-evidence { padding-top: 20px; }
        .box-content .template-evidence .articles .row .col-sm-6 .box .img { width: 100%; padding-bottom: 0; float: none; }
        .box-content .template-evidence .articles .box .title a { font-size: 18px; }

.box-media { background: #fff; }
.articles .box { margin: 0 auto 30px 0; }
    .articles .box .textarea-list { margin: 0 auto; }
.articles .row .col-sm-6 .box { margin-right: 10px; }
.articles .row .col-sm-6:nth-child(even) .box { margin-left: 10px; margin-right: 0px; }
.articles .box .info { margin-top: 5px; height: 25px; line-height: 100%; }

.articles .row .box { margin-bottom: 20px; }
.lista-media .articles .row .box { margin-bottom: 30px; }
.articles .row .box .img { float: left; width: 44%; margin-right: 4%; padding: 0 0 25px 0; }
.articles .row .box .textarea { height: auto; }
.articles .row .box .title a { font-size: 16px; line-height: 110%; }
.articles .row .box .info { font-size: 12px; }
.articles .row .box .ico { font-size: 13px; }

.lista-media .articles .row .box .img { width: 100%; float: none; padding: 0; margin-right: 0; }
.lista-media .articles .row .box .textarea { /*height:150px;*/ min-height: 170px; max-height: 170px; }
.lista-media .articles .row .box .title a { font-size: 20px; }
.lista-media .articles .row .box .info { padding-top: 5px; }
.lista-media .articles .row .col-md-4 .box { margin-right: 10px; margin-left: 0px; }
.lista-media .articles .row .col-md-4:nth-child(3n+0) .box { margin-right: 0; margin-left: 10px; }
.lista-media .articles .row .col-md-4:nth-child(3n-1) .box { margin-right: 5px; margin-left: 5px; }

.lista-media .articles.rassegna .row .box .img { float: left; width: 44%; margin-right: 4%; padding: 0 0 25px 0; }
.lista-media .articles.rassegna .row .box .textarea { height: 100px; }
.lista-media .articles.rassegna .row .box .title a { font-size: 16px; }
.lista-media .articles.rassegna .row .box .txt { display: none; }
.lista-media .articles.rassegna .row .box .info { height: auto; padding: 0 0 5px 0; margin: 0; }

.template-int .col-dx .articles .row .box .img { padding-bottom: 15px; margin-bottom: 0; width: 38%; }
.template-int .col-dx .articles .row .box .textarea { height: auto; max-height: 80px; }
.template-int .col-dx .articles .row .box .title a { font-size: 15px; }
.template-int .col-dx .articles .row .box .txt { display: none; }
.template-int .col-dx .articles .row .box .info { height: auto; }
.template-int .col-dx .articles .row .box .ico { padding: 3px 8px; font-size: 12px; }
.template-int .col-dx .articles .box .ico.ico-photo img { width: 25px; }
.template-int .col-dx .articles .box .ico.ico-video img { width: 40px; }

.template-evidence .articles .box .img { margin: 0; padding: 0; }
.template-evidence .articles .box .textarea-list { width: 66%; padding: 20px; background: rgba(0,0,0,0.5); position: absolute; z-index: 100; bottom: 0; left: 0; color: #fff; }
.template-evidence .articles .box .title a, .template-evidence .articles .box .txt, .template-evidence .articles .box .info, .template-evidence .articles .box .data { color: #fff; }
.template-evidence .articles .box .title a { font-size: 28px; }
.template-evidence .articles .box .txt { font-size: 18px; line-height: 120%; }
.template-evidence .articles .box .ico { bottom: 0; right: 0; display: block; left: auto; }

.template-evidence .title { font-family: 'Myriad Pro', Myriad, Arial, "Helvetica Neue", Helvetica, sans-serif; }
.template-evidence .txt { font-family: 'Myriad Pro', Myriad, Arial, "Helvetica Neue", Helvetica, sans-serif; }

.template-home { /*border-bottom:1px solid #ddd;*/ margin-bottom: 0; }
.template-news .articles .row .col-sm-6:first-child .box, .template-news .articles .row .col-sm-6:nth-child(2) .box { margin-bottom: 30px; }
    .template-video .articles .row .col-sm-6 .box .img, .template-foto .articles .row .col-sm-6:first-child .box .img, .template-news .articles .row .col-sm-6:first-child .box .img, .template-news .articles .row .col-sm-6:nth-child(2) .box .img { float: none; width: 100%; margin-right: 0; padding: 0; }
.template-video .articles .row .col-xs-12 .box { margin-bottom: 15px; }
.template-news .articles .row .col-sm-6 .box .textarea { /*height:70px;*/ min-height: 70px; height: auto; }
.template-video .articles .row .col-sm-6 .box .textarea { height: 130px; }
.template-news .articles .row .col-sm-6:first-child .box .textarea, .template-news .articles .row .col-sm-6:nth-child(2) .box .textarea { height: 110px; }
.template-video .articles .row .col-sm-6 .box .title a, .template-news .articles .row .col-sm-6:first-child .box .title a, .template-news .articles .row .col-sm-6:nth-child(2) .box .title a { font-size: 20px; }
.template-news .articles .row .col-sm-6 .box .txt { display: none; }
.template-news .articles .row .col-sm-6:first-child .box .txt, .template-news .articles .row .col-sm-6:nth-child(2) .box .txt { display: block; }
.template-video .articles .row .col-sm-6 .box .info, .template-news .articles .row .col-sm-6:first-child .box .info, .template-news .articles .row .col-sm-6:nth-child(2) .box .info { font-size: 13px; }
.template-video .articles .row .col-sm-6 .box .ico, .template-news .articles .row .col-sm-6:first-child .box .ico, .template-news .articles .row .col-sm-6:nth-child(2) .box .ico { font-size: 16px; }
.template-video .articles .box.box-video-1 { margin-bottom: 15px; }

.template-foto, .template-news-dx { margin-bottom: 10px; }
    .template-foto .articles .row .col-sm-6 .box { margin-bottom: 10px; }
    .template-foto .articles .row .col-sm-6 .img { width: 35%; padding-bottom: 18px; }
    .template-foto .articles .row .col-sm-6:first-child .box .img { padding-bottom: 100px; margin: 0; }
    .template-foto .articles .row .col-sm-6:first-child .box .textarea-list { padding: 10px 20px; position: absolute; z-index: 100; background: rgba(0,0,0,0.5); bottom: 0; left: 0; height: auto; }
    .template-foto .articles .row .col-sm-6 .box .textarea { height: auto; }
    .template-foto .articles .row .col-sm-6:first-child .box .title a, .template-foto .articles .row .col-sm-6:first-child .box .info, .template-foto .articles .row .col-sm-6:first-child .box .data { color: #fff; }
    .template-foto .articles .row .col-sm-6 .box .title a { font-size: 15px; font-weight: 400; }
    .template-foto .articles .row .col-sm-6:first-child .box .title a { font-size: 16px; font-weight: 700; }
    .template-foto .articles .info { height: auto; margin: 0 0 3px 0; height: auto; }
    .template-foto .articles .row .col-sm-6:first-child .ico.ico-photo { width: 35px; top: 10px; right: 10px; }

.template-news-short .articles .box { margin-right: 20px; border-bottom: 1px solid #ddd; }
    .template-news-short .articles .box .textarea-list { padding: 10px 0; clear: both; }
    .template-news-short .articles .box .textarea { height: 68px; }
    .template-news-short .articles .box .title a { font-size: 15px; font-weight: 400; line-height: 110%; }
.template-news-short .articles .ico { font-size: 13px; position: relative; float: left; }

.template-rss { margin-bottom: 20px; background: #F2F2F2; padding: 20px; }
    .template-rss .title { font-size: 20px; color: #E05E14; font-weight: 700; margin-bottom: 15px; line-height: 100%; }
        .template-rss .title img { float: right; margin-left: 5px; }
    .template-rss ul li { margin-bottom: 10px; list-style-type: circle; list-style: inside; line-height: 100%; }
        .template-rss ul li:last-child { margin-bottom: 5px; }
        .template-rss ul li a { font-size: 14px; color: #000000; font-weight: 400; line-height: 100%; }

.template-banner { margin-bottom: 20px; }
    .template-banner .img { text-align: center; }
        .template-banner .img img { max-width: 100%; width: 100%; float: none; }

.template-visore-video { background: #000000; color: #fff; font-size: 18px; }
ul.tab { border-bottom: 8px solid #AD1F29; }
    ul.tab li { display: inline-block; list-style-type: none; }
        ul.tab li.active { background: #AD1F29; }
        ul.tab li a { padding: 10px 10px; font-size: 13px; text-transform: uppercase; font-weight: 700; color: #fff; display: block; border-right: 1px solid rgba(255,255,255,0.3); }

    ul.tab.tab-mediateca li a { color: #000000; }
    ul.tab.tab-mediateca li.active a { color: #FFFFFF; }

.template-visore-video { margin-bottom: 20px; }
    .template-visore-video .row .col-xs-12 .box { padding: 15px 10px 5px 10px; border-bottom: 3px solid rgba(255,255,255,0.3); }
    .template-visore-video .row .col-xs-12:nth-child(even) .box { background: rgba(255,255,255,0.2); }
    .template-visore-video .row .col-xs-12 .box .img { width: 40%; margin-right: 4%; float: left; }
    .template-visore-video .row .col-xs-12:first-child .box .img { width: 100%; float: none; margin-right: 0; }
    .template-visore-video .row .col-xs-12 .box .title a { font-size: 14px; color: #fff; font-weight: 400; }
    .template-visore-video .row .col-xs-12:first-child .box .title a { font-size: 18px; }
    .template-visore-video .row .col-xs-12 .box .info { display: none; }
    .template-visore-video .row .col-xs-12:first-child .box .info { display: block; }
    .template-visore-video .row .col-xs-12 .box .ico.ico-video { width: 25px; margin-top: -12px; }

.template-rubriche { padding: 20px 10px; /*margin:30px 0;*/ border-top: 5px solid #BBBBBB; border-bottom: 5px solid #BBBBBB; background: #F2F2F2; }
    .template-rubriche .box-title { border: none; margin-bottom: 5px; padding: 0 15px; }
        .template-rubriche .box-title .title { font-size: 28px; color: #AD1F28; font-weight: 700; }
    .template-rubriche .box { padding: 0 10px; }
        .template-rubriche .box .img { padding-bottom: 20px; margin-bottom: 0px !important; }
        .template-rubriche .box .title a { font-size: 16px; }

.template-share { padding: 0; margin: 20px 0 0 0; }
    .template-share .container div { height: 38px; padding: 5px 20px 0 20px; border-right: 1px solid #EBEBEB; color: #8CC651; font-size: 11px; font-weight: 700; }
    .template-share a { padding-top: 5px; font-size: 11px; font-weight: 700; color: #777; display: block; text-transform: uppercase; }
        .template-share a i { margin-right: 5px; }


    .template-share .container.container-fluid, .container-fluid { margin: 0 auto; max-width: 1100px; padding: 0; position: relative; width: 90%; }
    .template-share .button { /*  border: 1px solid #ddd;*/ color: #777777; font-size: 14px; font-weight: 400; line-height: 40px; padding: 0 20px 0 0; }
        .template-share .button img { margin-top: 10px; margin-right: 5px; float: left; }
/* VISORI */
.visore-home, .visore, .visore-int { width: 100%; margin: 0 auto; position: relative; height: auto; display: block; }
    .visore-home:after, .visore:after, .visore-int:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
    .visore-home .img, .visore .img, .visore-int .img { width: 100%; height: auto; }
.visore-txt { width: 85%; max-width: 810px; left: 50%; top: 50%; height: auto; margin: 0 auto; position: absolute; z-index: 100; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); /* IE 9 */ -webkit-transform: translate(-50%,-50%); /* Safari e Chrome */ transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; text-align: center; }
    .visore-txt .textare-int { overflow: hidden; }
    .visore-txt .title a { color: rgba(255,255,255,1); margin-bottom: 0; }
        .visore-txt .title a:hover { color: rgba(255,255,255,0.5); text-decoration: none; }
    .visore-txt .title, .visore-txt h1 { font-size: 30px; font-weight: 700; }
    .visore-txt h2 { font-size: 24px; font-weight: 700; }
    .visore-txt .txt, .visore-txt .txt a { color: rgba(255,255,255,1); }
    .visore-txt a.btn { width: auto; max-width: 100%; }

.navb { height: 45px; width: 45px; position: absolute; z-index: 110; right: 10px; bottom: 10px; margin: 0; }
    .navb.navb-prev { right: 65px; }
.puntini { position: absolute; z-index: 110; margin: 0 auto; left: 0; right: 0; bottom: 0; width: 57px; }
.visore-int { background: #fff; }
.thumb img { height: 70px; display: inline-block; margin-top: 5px; width: auto; }
a.thumbnail { height: 70px; display: inline-block; margin-top: 5px !important; width: auto; border: 0 !important; }

@media (width: 1280px) {
    .template-foto { width: calc(100% + 1px); }
}

@media (min-width: 1280px) {
    .template-news .articles .row .box { margin-bottom: 25px; }
}

@media (min-width: 992px) and (max-width: 1279px) {
    .template-news-multimedia .articles .row .box .title a { font-size: 14px; }
    .template-video .articles .row .col-sm-6 .box .title a, .template-news .articles .row .col-sm-6:first-child .box .title a, .template-news .articles .row .col-sm-6:nth-child(2) .box .title a { font-size: 18px; }
    .template-video .articles .row .col-sm-6 .box .textarea { height: 170px; }
    .template-video .articles .box .info { margin-top: 10px; }
    .template-foto .articles .row .col-sm-6 .box .title a { font-size: 14px; }
}

@media (min-width: 992px) and (max-width: 1100px) {
    ul.tab li a { padding: 10px 5px; font-size: 12px; }
    .template-int .col-dx .articles .row .box .title a { font-size: 14px; }

    .lista-media .articles .row .col-md-4 .box .textarea { height: 150px; }
}

@media (max-width: 991px) {
    .box .title a { font-size: 18px; }
    .box-title.box-title-evidence .title { width: 100%; }
    .box-title.box-title-evidence .btn { float: none; margin-left: -10px; clear: both; }

    .lista-media .articles .row .col-md-4 .box, .lista-media .articles .row .col-md-4:nth-child(3n+0) .box, .lista-media .articles .row .col-md-4:nth-child(3n-1) .box { margin-right: 10px; margin-left: 0; }
    .lista-media .articles .row .col-md-4:nth-child(even) .box { margin-right: 0; margin-left: 10px; }
    .lista-media .articles .row .col-md-4 .box .title a { font-size: 19px; }
    .lista-media .articles .row .col-md-4 .box .textarea { height: 125px; }
    .lista-media .articles.rassegna .row .box .textarea { height: 100px; }
    .lista-media .articles.rassegna .row .box .title a { font-size: 16px; }

    .template-news .articles .row .col-sm-6, .template-video .articles .row .col-sm-6, .template-foto .articles .row .col-sm-6 { width: 100%; }
        .template-video .articles .row .col-sm-6 .box, .template-news .articles .row .col-sm-6 .box, .template-news .articles .row .col-sm-6:first-child .box, .template-news .articles .row .col-sm-6:nth-child(2) .box, .template-foto .articles .row .col-sm-6 .box, .template .col-sx-small, .template .col-dx-small { margin: 0 0 15px 0; }

            .template-news .articles .row .col-sm-6:first-child .box .img { margin: 0 0 15px 0; }
            .template-news .articles .row .col-sm-6 .box .img, .template-news .articles .row .col-sm-6:first-child .box .img, .template-news .articles .row .col-sm-6:nth-child(2) .box .img { float: left; width: 40%; margin-right: 4%; padding: 0; }
            .template-news .articles .row .col-sm-6 .box .textarea, .template-news .articles .row .col-sm-6:first-child .box .textarea, .template-news .articles .row .col-sm-6:nth-child(2) .box .textarea { height: auto; max-height: 97px; }
            .template-video .articles .row .col-sm-6 .box .textarea { height: auto; max-height: 105px; }
            .template-news .articles .row .col-sm-6 .box .title a, .template-news .articles .row .col-sm-6:first-child .box .title a, .template-news .articles .row .col-sm-6:nth-child(2) .box .title a { font-size: 16px; }
            .template-news .articles .row .col-sm-6 .box .txt { font-size: 14px; }
            .template-news .articles .row .col-sm-6 .box .ico, .template-news .articles .row .col-sm-6:first-child .box .ico, .template-news .articles .row .col-sm-6:nth-child(2) .box .ico { font-size: 13px; }

    .template-rubriche .row .col-sm-4 { width: 100%; }
    .template-rubriche .box-title { width: 100%; }
    .template-rubriche .row .col-sm-4 .box { margin-bottom: 20px; }
        .template-rubriche .row .col-sm-4 .box .img { padding-bottom: 0; }
            .template-rubriche .row .col-sm-4 .box .img img { max-height: 180px; }

    .template-evidence .articles .box .textarea-list { width: 80%; }
    .template-evidence .articles .box .title a { font-size: 24px; }
    .template-evidence .articles .box .txt { font-size: 16px; }
}

@media (min-width: 767px) and (max-width: 991px) {
    .template-int .col-dx .articles .row .box .img { display: none; }
}

@media (max-width: 767px) {
    .template.first-line .row .col-xs-6 { width: 100%; padding: 0; margin: 0 auto; }
        .template.first-line .row .col-xs-6 .col-sx, .template.first-line .row .col-xs-6 .col-dx { margin: 0 auto; }

    .template-int .col-sx, .template-int .col-dx { margin: 0 10px 20px 10px; }

    .lista-media .articles .row .col-md-4 .box .title a { font-size: 18px; }
    .lista-media .articles .row .col-md-4 .box .textarea { height: 100px; }
    .lista-media .articles.rassegna .row .box .title a { font-size: 16px; }

    .template-video .articles .row .col-sm-6 .box .img, .template-news .articles .row .col-sm-6 .box .img, .template-news .articles .row .col-sm-6:first-child .box .img, .template-news .articles .row .col-sm-6:nth-child(2) .box .img { padding: 0 0 10px 0; }

    .template-evidence .articles .box .textarea-list { width: 96%; padding: 20px 2%; }
    .template-evidence .articles .box .title a { font-size: 20px; }

    .template-home.template-home-last .col-xs-8, .template-home.template-home-last .col-xs-4 { width: 100%; padding: 0; margin: 0; }

    .template-news-short .articles .col-xs-6 { width: 100%; padding: 0; margin: 0; }
    .template-news-short .articles .row .col-sm-6 .box, .template-news-short .articles .row .col-sm-6:nth-child(even) .box { margin-left: 0px; margin-right: 0px; }
    .template-news-short .articles .box .textarea { height: auto; }
    .box-search { padding-bottom: 20px; }
}

@media (max-width: 640px) {
    .template .col-sx, .template .col-dx, .template-int .col-sx, .template-int .col-dx { margin: 0 10px 20px 10px; }

    .template-home .col-md-9, .template-home .col-md-3 { width: 100%; }
    .template-evidence .articles .box .img { padding-bottom: 0; }
    .template-home .row .col-xs-6 { width: 100%; }
    .template-news .articles .row .col-sm-6 .box .img, .template-news .articles .row .col-sm-6:first-child .box .img, .template-news .articles .row .col-sm-6:nth-child(2) .box .img { padding: 0 0 20px 0; }
    .template-news .articles .row .col-sm-6 .box .txt { display: block; }
    .template-video .articles .row .col-sm-6 .img { float: left; width: 40%; margin-right: 4%; }
}

@media (max-width: 520px) {

    .lista-media .articles .row .box { margin-top: 80px; }
    .lista-media .articles .row .col-md-4 { width: 100%; }
        .lista-media .articles .row .col-md-4 .box, .lista-media .articles .row .col-md-4:nth-child(even) .box { margin-right: 0; margin-left: 0; }
            .lista-media .articles .row .col-md-4 .box .title a { font-size: 18px; }
            .lista-media .articles .row .col-md-4 .box .textarea { height: auto; max-height: auto; min-height: 10px; }
    .box-content .template-evidence .articles .row .col-sm-6 { width: 100%; }
    .template-evidence .articles .box .img { min-height: 200px; }
    .template-evidence .articles .box .textarea-list { width: 100%; }
    .template-evidence .articles .box .title a { font-size: 18px; }
    .template-evidence .articles .box .txt { display: none; }

    .advanced-slider .slider-main { height: 100% !important; position: relative; width: 100%; height: 100%; z-index: 1; }


    .advanced-slider .slide-wrapper { height: 100% !important; position: relative; overflow: visible; width: 100%; height: 100%; z-index: 2; }
}


@media only screen and (max-width : 480px) {
    #recaptcha_challenge_image { margin: 0 !important; width: 100% !important; }
    #recaptcha_response_field { margin: 0 !important; width: 100% !important; }
    .recaptchatable #recaptcha_image { margin: 0 !important; width: 100% !important; }
    .recaptchatable .recaptcha_r1_c1,
    .recaptchatable .recaptcha_r3_c1,
    .recaptchatable .recaptcha_r3_c2,
    .recaptchatable .recaptcha_r7_c1,
    .recaptchatable .recaptcha_r8_c1,
    .recaptchatable .recaptcha_r3_c3,
    .recaptchatable .recaptcha_r2_c1,
    .recaptchatable .recaptcha_r4_c1,
    .recaptchatable .recaptcha_r4_c2,
    .recaptchatable .recaptcha_r4_c4,
    .recaptchatable .recaptcha_image_cell { margin: 0 !important; width: 100% !important; background: none !important; }
    #recaptcha_table tbody tr td { padding: 0 !important; width: 75px; }
    .recaptchatable .recaptcha_image_cell { padding-right: 0 !important; }
    #recaptcha_privacy a { line-height: 1.2em; }
    span#recaptcha_privacy { width: 50px; }
}
