@media (max-width: 319px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif !important;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
        width: 78%;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: none;
        height: auto;
        margin: 10px auto 0 auto;
        width: 78%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        margin: 0 auto;
        width: 50%;
    }

    .top_menu {
        float: left;
        margin: 15px auto 20px;
        text-align: center;
        width: 100%;
    }

    .top_menu ul li {
        list-style: outside none none;
        margin-bottom: 15px;
        text-align: center;
        float: none;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 78%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 100%;
        float: none;
        border-bottom: #8D8D8D 1px dotted;
        text-align: center;
        padding: 0 0 20px;
        margin: 25px auto;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 78%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 100%;
        float: left;
        height: auto;

    }

    .blog-featured .items-row .column-2 {
        width: 100%;
        float: left;
        height: auto;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        float: right;
        padding-top: 20px;
        position: relative;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 78%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
        width: 100%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dotted #8d8d8d;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
        text-align: center;
        width: 100%;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 10px;
        padding: 5px 0;
        text-align: center;
        width: 100%;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 100%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 100%;
        float: right;
    }

    .blog .item {
        height: auto;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        bottom: 0;
        float: right;
        padding-top: 10px;
        position: relative;
        right: 0;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }

    .counter{
        font-size: 13px;
        font-weight: 600;
        padding-bottom: 15px;
        text-align: center;
        width: 100%;
    }

    .pagination ul{
        float: left;
        text-align: center;
        width: 100%;
    }

    .pagination ul li{
        float: none;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;
        display: inline-block;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }

}
@media (min-width: 320px) and (max-width: 399px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
        width: 78%;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: none;
        height: auto;
        margin: 10px auto 0 auto;
        width: 78%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        margin: 0 auto;
        width: 50%;
    }

    .top_menu {
        float: left;
        margin: 15px auto 20px;
        text-align: center;
        width: 100%;
    }

    .top_menu ul li {
        list-style: outside none none;
        margin-bottom: 15px;
        text-align: center;
        float: none;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 78%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 100%;
        float: none;
        border-bottom: #8D8D8D 1px dotted;
        text-align: center;
        padding: 0 0 20px;
        margin: 25px auto;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 78%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 100%;
        float: left;
        height: auto;

    }

    .blog-featured .items-row .column-2 {
        width: 100%;
        float: left;
        height: auto;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        float: right;
        padding-top: 20px;
        position: relative;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 78%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
        width: 100%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dotted #8d8d8d;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
        text-align: center;
        width: 100%;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 10px;
        padding: 5px 0;
        text-align: center;
        width: 100%;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 100%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 100%;
        float: right;
    }

    .blog .item {
        height: auto;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        bottom: 0;
        float: right;
        padding-top: 10px;
        position: relative;
        right: 0;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }

    .counter{
        font-size: 13px;
        font-weight: 600;
        padding-bottom: 15px;
        text-align: center;
        width: 100%;
    }

    .pagination ul{
        float: left;
        text-align: center;
        width: 100%;
    }

    .pagination ul li{
        float: none;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;
        display: inline-block;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 400px) and (max-width: 499px){
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
        width: 90%;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin: 10px auto 0;
        width: 50%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        margin: 29px auto auto;
        width: 38%;
        float: right;
    }

    .top_menu {
        float: left;
        margin: 0 auto 20px;
        text-align: center;
        width: 100%;
    }

    .top_menu ul li {
        list-style: outside none none;
        margin-bottom: 15px;
        text-align: center;
        float: none;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 80%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 100%;
        float: none;
        border-bottom: #8D8D8D 1px dotted;
        text-align: center;
        padding: 0 0 20px;
        margin: 25px auto;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 80%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 100%;
        float: left;
        height: auto;

    }

    .blog-featured .items-row .column-2 {
        width: 100%;
        float: left;
        height: auto;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        float: right;
        padding-top: 20px;
        position: relative;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 80%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
        width: 100%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dotted #8d8d8d;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 100%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 100%;
        float: right;
    }

    .blog .item {
        height: auto;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        bottom: 0;
        float: right;
        padding-top: 10px;
        position: relative;
        right: 0;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .counter{
        font-size: 13px;
        font-weight: 600;
        padding-bottom: 15px;
        text-align: center;
        width: 100%;
    }

    .pagination ul{
        float: left;
        text-align: center;
        width: 100%;
    }

    .pagination ul li{
        float: none;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;
    display: inline-block;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 500px) and (max-width: 599px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
        width: 80%;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin: 10px auto 0;
        width: 46%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        margin: 21px auto auto auto;
        width: 34%;
        float: right;
    }

    .top_menu {
        float: left;
        margin: 0 auto 20px;
        text-align: center;
        width: 100%;
    }

    .top_menu ul li {
        list-style: outside none none;
        margin-bottom: 15px;
        text-align: center;
        float: none;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 80%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 100%;
        float: none;
        border-bottom: #8D8D8D 1px dotted;
        text-align: center;
        padding: 0 0 20px;
        margin: 25px auto;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 80%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 100%;
        float: left;
        height: auto;

    }

    .blog-featured .items-row .column-2 {
        width: 100%;
        float: left;
        height: auto;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        float: right;
        padding-top: 20px;
        position: relative;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 80%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
        width: 100%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dotted #8d8d8d;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 100%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 100%;
        float: right;
    }

    .blog .item {
        height: auto;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        bottom: 0;
        float: right;
        padding-top: 10px;
        position: relative;
        right: 0;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        margin: 0 auto;
        padding-top: 10px;
        position: relative;
        width: 78%;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin: 10px auto 0;
        width: 40%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        margin: 24px auto auto auto;
        width: 30%;
        float: right;
    }

    .top_menu {
        float: left;
        margin: 0 auto 20px;
        text-align: center;
        width: 100%;
    }

    .top_menu ul li {
        list-style: outside none none;
        margin-bottom: 15px;
        text-align: center;
        float: none;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 78%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 100%;
        float: none;
        border-bottom: #8D8D8D 1px dotted;
        text-align: center;
        padding: 0 0 20px;
        margin: 25px auto;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 78%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 100%;
        float: left;
        height: auto;

    }

    .blog-featured .items-row .column-2 {
        width: 100%;
        float: left;
        height: auto;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        float: right;
        padding-top: 20px;
        position: relative;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 78%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
        width: 50%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 100%;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px dotted #8d8d8d;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 100%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 100%;
        float: right;
    }

    .blog .item {
        height: auto;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        bottom: 0;
        float: right;
        padding-top: 10px;
        position: relative;
        right: 0;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 768px) and (max-width: 890px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 90%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 30%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        max-height: 80px;
        right: 0;
        top: 15px;
        width: 21.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 20px;

    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 5px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 90%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        border-right: 1px dotted #8d8d8d;
        float: left;
        margin: 20px 0;
        min-height: 265px;
        padding: 10px 16px;
        text-align: center;
        width: 15%;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 16px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        border-radius: 65px;
        color: #ffffff;
        display: block;
        font-size: 40px;
        height: 100px;
        line-height: 100px;
        margin: 0 auto 20px;
        width: 100px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 90%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 170px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 90%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:50%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 46%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 70%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 26%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 175px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 891px) and (max-width: 984px){
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 88%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 28%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        max-height: 80px;
        right: 0;
        top: 15px;
        width: 21.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 20px;

    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 5px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 88%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        border-right: 1px dotted #8d8d8d;
        float: left;
        margin: 20px 0;
        min-height: 265px;
        padding: 10px 15px;
        text-align: center;
        width: 16%;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 17px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        border-radius: 65px;
        color: #ffffff;
        display: block;
        font-size: 40px;
        height: 115px;
        line-height: 115px;
        margin: 0 auto 20px;
        width: 115px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 88%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 170px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 88%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:20%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 42%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 70%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 26%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 170px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 985px) and (max-width: 1059px){
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 84%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 26%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 15px;
        max-height: 80px;
        width: 18.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 20px;

    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 5px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 84%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        border-right: 1px dotted #8d8d8d;
        float: left;
        margin: 20px 0;
        padding: 10px 20px;
        text-align: center;
        width: 14%;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 84%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 170px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 84%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:30%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 40%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 72%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 25%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 170px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 1060px) and (max-width: 1199px){
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 82%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 25%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 15px;
        max-height: 80px;
        width: 17.7%;
    }

    .top_menu {
        float: right;
        margin-top: 20px;
        margin-bottom: 20px;
        clear: both;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 82%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 14.3%;
        float: left;
        border-right: #8D8D8D 1px dotted;
        text-align: center;
        padding: 10px 20px;
        margin: 20px 0;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 82%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 165px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 82%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:30%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 38%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 68%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 25%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 165px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 1200px) and (max-width: 1366px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 82%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
    float: left;
    height: auto;
    margin-bottom: 0;
    width: 22%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 10px;
        max-height: 80px;
        width: 15.7%;
    }

    .top_menu {
       clear: both;
    float: right;
    margin-bottom: 20px;
    margin-top: 0;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 82%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        border-right: 1px dotted #8d8d8d;
    float: left;
    margin: 20px 0;
    padding: 10px;
    text-align: center;
    width: 17.8%;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        border-radius: 65px;
    color: #ffffff;
    display: block;
    font-size: 45px;
    height: 115px;
    line-height: 115px;
    margin: 0 auto 20px;
    width: 115px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 82%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
    width: 82%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:30%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 34%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 58%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 1367px) and (max-width: 1449px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 82%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 0;
        width: 22%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 10px;
        max-height: 80px;
        width: 15.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 82%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        border-right: 1px dotted #8d8d8d;
        float: left;
        margin: 20px 0;
        padding: 10px;
        text-align: center;
        width: 18%;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        border-radius: 65px;
        color: #ffffff;
        display: block;
        font-size: 45px;
        height: 115px;
        line-height: 115px;
        margin: 0 auto 20px;
        width: 115px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 82%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 82%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:30%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 30%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 56%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 1450px) and (max-width: 1559px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 76%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 20px;
        width: 23%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 10px;
        max-height: 80px;
        width: 15.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 76%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 17.2%;
        float: left;
        border-right: #8D8D8D 1px dotted;
        text-align: center;
        padding: 15px;
        margin: 20px 0;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 76%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 76%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:30%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 30%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 1560px) and (max-width: 1700px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 76%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 20px;
        width: 23%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 10px;
        max-height: 80px;
        width: 15.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 76%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 17.4%;
        float: left;
        border-right: #8D8D8D 1px dotted;
        text-align: center;
        padding: 15px;
        margin: 20px 0;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 15px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 76%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 76%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
		width:30%;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 30%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }
}
@media (min-width: 1701px) and (max-width: 1800px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 76%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat scroll 0 0 / 100%;
        float: left;
        height: auto;
        margin-bottom: 20px;
        width: 23%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 10px;
        max-height: 80px;
        width: 15.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 76%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 17.4%;
        float: left;
        border-right: #8D8D8D 1px dotted;
        text-align: center;
        padding: 15px;
        margin: 20px 0;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 76%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 76%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 30%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }

}
@media (min-width: 1900px) {
    *{
        border: 0;
        margin: 0;
        padding: 0;
    }

    .clr {
        clear: both;
    }

    strong{
        font-weight:bold;
    }

    body {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 300;
        color: #2B2B2B;
    }

    #page_wrapper {
        width: 100%;
    }

    #header_wrapper {
        width: 76%;
        margin: 0 auto;
        position: relative;
        padding-top: 10px;
    }

    .logo_container {
        background: rgba(0, 0, 0, 0) url("../images/logo_dqm.png") no-repeat;
		height:100%;
        margin-bottom: 20px;
        width: auto;
		max-height:100%;
    }

    .logo_container a {
        width: 100%;
        height: 97px;
        display: block;
    }

    .header_right {
        position: absolute;
        right: 0;
        top: 10px;
        max-height: 80px;
        width: 15.7%;
    }

    .top_menu {
        clear: both;
        float: right;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .top_menu ul li {
        list-style: none;
        float: left;
        margin-right: 10px;
    }

    .top_menu ul li:last-child {
        margin-right: 0;
    }

    .top_menu ul li a:link {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    /*:::::::::::::::::::::::*/
    .top_menu ul li a:visited {
        font-size: 19px;
        font-weight: 300;
        color: #2B2B2B;
        text-decoration: none;
        text-transform: uppercase;
        padding: 3px 8px;
        border: 2px solid #fff;
    }
    .top_menu ul li a:hover {
        font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

    }
    /*:::::::::::::::::::::::*/
    #banner_wrapper {
        width: 100%;
    }

    #banner_wrapper .slider-container .slide-desc {
        width: 1200px;
        margin: -250px auto 0 auto;
        position: relative;
    }

    #body_top_wrapper {
        width: 76%;
        margin: 0 auto;
    }

    #body_top_wrapper .customnav {
        width: 17.4%;
        float: left;
        border-right: #8D8D8D 1px dotted;
        text-align: center;
        padding: 15px;
        margin: 20px 0;
    }

    #body_top_wrapper .last {
        border-right: 0;
    }

    #body_top_wrapper .customnav h2 {
        font-size: 19px;
        text-transform: uppercase;
        font-style: italic;
        margin-bottom: 10px;
    }

    #body_top_wrapper .customnav p {
        font-size: 14px;
    }

    #body_top_wrapper .customnav p em {
        display: block;
        width: 130px;
        height: 130px;
        line-height: 130px;
        font-size: 45px;
        margin: 0 auto 20px auto;
        color: #FFFFFF;
        border-radius: 65px;
    }
    #body_top_wrapper .customnav a{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:visited{
        text-decoration: none;
    }
    #body_top_wrapper .customnav a:hover{
        text-decoration: none;
    }

    #body_top_wrapper .customnav p em.fa-line-chart {
        background: #A6CD70;
    }

    #body_top_wrapper .customnav p em.fa-check-square-o {
        background: #EDA267;
    }

    #body_top_wrapper .customnav p em.fa-lightbulb-o {
        background: #EE7070;
    }

    #body_top_wrapper .customnav p em.fa-puzzle-piece {
        background: #80B7DD;
    }

    #body_top_wrapper .customnav p em.fa-pencil {
        background: #D1D1D1;
    }

    #content_wrapper {
        background: #e3e3e3 none repeat scroll 0 0;
        min-height: 250px;
        padding: 20px 0 20px;
        width: 100%;
    }

    .content_container {
        width: 76%;
        margin: 0 auto;
    }
    .blog-featured h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog-featured .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog-featured .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog-featured .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }

    .blog-featured .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog-featured .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog-featured .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog-featured .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    /*::::::::::::::::::::::::::::::::::::::::::*/
    .blog-featured .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog-featured .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;
    }
    /*:::::::::::::::::::::::::::::::::::::::::*/
    #footer_wrapper {
        margin: 0 auto;
        padding: 30px 0;
        width: 76%;
    }

    .footer_content {
        border-bottom: 1px dotted #8d8d8d;
        padding-bottom: 20px;
        width: 100%;
    }

    .footer_left, .footer_center {
        float: left;
        line-height: 22px;
    }

    .footer_left ul.menu li {
        list-style: none;
        padding-bottom: 2px;
    }

    .footer_left ul.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    /*:::::::::::::::::::::::*/
    .footer_left ul.menu li a:visited {
        text-decoration: none;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;
    }
    .footer_left ul.menu li a:hover {
        text-decoration:underline;
        text-transform: uppercase;
        color: #2B2B2B;
        font-size: 15px;


    }


    /*:::::::::::::::::::::::*/


    .footer_right {
        float: right;
        font-size: 15px;
        line-height: 22px;
        text-align: right;
        width: 30%;
    }
    .footer_right a:link {
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:visited{
        text-decoration: underline;
        color: #777;
    }
    .footer_right a:hover{
        text-decoration: underline;
        color: #999;
    }

    .facebook {
        text-decoration: none!important;
    }

    .footer_bottom_left {
        float: left;
        font-size: 13px;
        padding: 10px 0;
    }

    .footer_bottom_left a {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:visited {
        text-decoration: none;
        color: #585858;
    }
    .footer_bottom_left a:hover {
        text-decoration: none;
        color: #73B70C;
    }

    .footer_bottom_right {
        color: #585858;
        float: right;
        font-size: 15px;
        padding: 10px 0;
    }

    /*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

    .col_esq {
        color: #333;
        float: left;
        height: auto;
        margin: 0 auto;
        position: relative;
        width: 53%;
        line-height: 22px;
        padding-bottom: 20px;
    }
    .col_esq a:link{
        color: #333;
    }
    .col_esq a:visited{
        color: #333;
    }
    .col_esq a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }
    .col_esq ul li{
        list-style-position: inside;
    }


    .col_dir {
        float: right;
        height: auto;
        margin: 0 auto;
        padding-bottom: 20px;
        /*padding-top: 20px;*/
        position: relative;
        width: 23%;
        font-size: 90%;

    }
    .col_dir ul li {
        list-style: inside none none;
    }

    .col_dir ul li a:link {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:visited {
        background: whitesmoke;
        border-bottom: 1px solid #999;
        color: #999;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a:hover {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: normal;
    }

    .col_dir ul li a.ativo {
        background: #83C52C;
        color: #fff;
        padding-bottom: 8px;
        border-bottom: 1px solid #ffffff;
        text-decoration: none;
        font-weight: 600;

    }

    p.foot {
        color: #585858;
        font-size: 13px;

    }

    .moduletable p{font-size:20px;
        color: #008000;}

    .col_esq2{width: 45%;
        margin: 0 auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: left;}
    .col_dir2{
        width: 45%;
        margin: 50px auto auto auto;
        position: relative;
        height: auto;
        color: #333;
        padding-bottom: 20px;

        line-height: 22px;
        float: right;}

    td a:link{
        color: #333;
    }
    td a:visited{
        color: #333;
    }
    td a:hover{
        /*color: #79B229;*/
        color: #73B70C;
    }

    /*::::::::::::::::::::::::::::::::::::::::::*/

    .blog h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }

    .blog .items-row .column-1 {
        width: 48%;
        float: left;
        /*margin-right: 30px;*/
    }

    .blog .items-row .column-2 {
        width: 48%;
        float: right;
    }

    .blog .item {
        height: 150px;
        margin-bottom: 20px;
        border-bottom: #8D8D8D 1px dotted;
        position: relative;
        font-size: 96%;
        color: #222;
    }


    .blog .item .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }

    /*.blog .item h2 a {
        color: #2B2B2B;
        font-weight: 300;
        font-size: 25px;
        text-decoration: none;
        font-style: italic;
        margin: 10px 0;
    }*/

    .blog .item .readmore {
        position: absolute;
        right: 0;
        bottom: 10px;
    }

    .blog .item .readmore a {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }

    .blog .item .readmore a:visited {
        text-decoration: none;
        font-size: 15px;
        font-style: italic;
        color: #2B2B2B;
    }
    .blog .item .readmore a:hover {
        /*text-decoration: underline;*/
        font-size: 15px;
        font-style: italic;
        /*color: #73B70C;*/
        color: #2B2B2B;
        font-weight: 600;}

    .item-page h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 5px;
        text-transform: uppercase;
    }

    .item-page .article-info {
        font-size: 13px;
        margin-bottom: 10px;
    }


    .item-page {
        color: #333;
        font-size: 96%;
        height: auto;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;
        line-height: 22px;
    }

    .item-page h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
    }
    .blog h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .blog-featured h2{
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
    }
    .pagination{
        clear: both;
        font-size: 90%;
        height: 10px;
        margin: 0 auto 20px;
        padding-top: 20px;
        position: relative;
        width: 100%;

    }
    .pagination ul{
        float: left;
    }

    .pagination ul li{
        float: left;
        list-style: none;
        list-style-position: inside;
        padding-right: 10px;}

    .pagination ul li a:link{
        color: #333;

    }

    .pagination ul li a:visited{
        color: #333;

    }

    .pagination ul li a:hover{
        color: #73B70C;

    }

    .limite{
        border-bottom: 1px dotted;
    }

}

/*comum*/

.header_right img{
    width: 100%;
    height: auto;
}


.top_menu ul li.active a {
    font-size: 19px;
        font-weight: 300;
        color: #83C52C;
        text-transform: uppercase;
        padding: 3px 8px;

}

.col_esq img{
    width: 100%;
}

/*Formulário E-goi*/

input {
	border:solid 1px #83C52C;
	padding:5px 10px;
}

.easygoi-button-element input {
	border:0;
	background:#83C52C;
	padding:10px 20px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
    font-weight: 300;
	cursor:pointer;
}

.footer_left, .footer_center, .footer_right {
	margin-bottom:20px;
	width: 20%;
}


.footer_left {
	margin-right:20%;

}

.celula_item {
	background:#83C52C;
	padding:5px 10px;
	text-align:center;
	color:#FFFFFF;
}

.celula_border_right {
	border-right:solid 1px #83C52C;
}
.celula_border_left {
	border-left:solid 1px #83C52C;
}
.celula_border_top {
	border-top:solid 1px #83C52C;
}
.celula_border_bottom {
	border-bottom:solid 1px #83C52C;
}

table {
	border-collapse:collapse;
}

    .item-page h2 a {
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        /*font-weight: 300;*/
		text-decoration:none;
    }
    .blog h2 a {
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
		text-decoration:none;
    }
    .blog-featured h2 a {
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
		text-decoration:none;
    }
	
/* Notícias*/


   h2 a {
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
		text-decoration:none;
    }
    h2 a {
        color: #333;
        font-size: 20px;
        padding-bottom: 10px;
        font-weight: 300;
		text-decoration:none;
    }
	
	h1 {
        font-size: 24px;
        font-weight: 300;
        margin-bottom: 20px;
        margin-top: 20px;
        text-transform: uppercase;
    }
	
tr.cat-list-row0 td, tr.cat-list-row1 td {
	padding-bottom:25px;
	border-bottom: 1px dotted #8d8d8d;
	padding-top:20px;
	width:100%;
}

tr.cat-list-row0 td.list-title a, tr.cat-list-row1 td.list-title a {
	font-size:20px;
}

p.list-date {
	font-size:13px;
	margin:10px 0 10px 0;
}

.category-list table {
	width:100%;
}

.footer_bottom_right ul li {
	list-style:none;
	font-size:13px;
}

.slide-desc-text {
	text-align:center !important;
}

#form12 .radio-div {
	top: 6px !important;
}