﻿@media all and (max-width:768px)
{
    body 
    {
        width:100%;
        max-width:768px;
    }
    .rd-navbar-fullwidth .rd-navbar-panel
    {
        padding:0;
    }
    .thumb > img {
	    height:157px;
    }
    .brand-name img
    {
        height: auto;
        max-width: 23%;
    }
    .rd-navbar-fullwidth .rd-navbar-nav > li > a
    {
        padding:15px;
    }
    h6, .heading-6
    {
        font-size:15px;
    }
    .contact-col_3
    {
        margin:0.5%;
        width:32.3333%;
    }
    .footer_image
    {
        width:100%;
        height:176px;
        max-width:233px;
        max-height:176px;
    }
    .thumb > img.cert_imageX768
    {
        width:100%;
        height:402px;
        max-width:300px;
        max-height:402px;
    }
}

@media all and (min-width:641px) and (max-width:767px)
{
    .thumb > img {
	    width: 100%;
	    max-width:300px;
	    height:196px;
    }
    .contact-col_3
    {
        margin:10px;
        width:100%;
        float:none;
    }
    .footer_image
    {
        width:100%;
        height:176px;
        max-width:233px;
        max-height:176px;
    }
    .thumb > img.cert_imageX768
    {
        width:100%;
        height:402px;
        max-width:300px;
        max-height:402px;
    }
}

@media all and  (min-width:481px) and (max-width:640px)
{
    .thumb > img {
	    width: 100%;
	    height:202px;
	    max-width:300px;
	    max-height:202px;
    }
    .contact-col_3
    {
        margin:10px;
        width:100%;
        float:none;
    }
    .footer_image
    {
        width:100%;
        height:176px;
        max-width:233px;
        max-height:176px;
    }
    .thumb > img.cert_imageX768
    {
        width:100%;
        height:402px;
        max-width:300px;
        max-height:402px;
    }
}

@media all and  (min-width:361px) and (max-width:480px)
{
    .thumb > img {
	    width: 100%;
	    height:202px;
	    max-width:300px;
	    max-height:202px;
    }
    
    .thumb_imgX361
    {
        margin:0px auto;
        display:block;
        float:none;
    }
    .contact-col_3
    {
        margin:10px;
        width:100%;
        float:none;
    }
    .footer_image
    {
        width:100%;
        height:176px;
        max-width:233px;
        max-height:176px;
    }
    .thumb > img.cert_imageX768
    {
        width:100%;
        height:402px;
        max-width:300px;
        max-height:402px;
    }
}

@media all and  (min-width:321px) and (max-width:360px)
{
    .thumb > img {
	    width: 100%;
	    max-width:240px;
	    height:188px;
    }
    
    .thumb_imgX361
    {
        margin:5px auto;
        display:block;
        float:none;
    }
    .contact-col_3
    {
        margin:10px 0;
        width:100%;
        float:none;
    }
    .footer_image
    {
        width:100%;
        height:176px;
        max-width:233px;
        max-height:176px;
    }
    .thumb > img.cert_imageX768
    {
        width:100%;
        height:402px;
        max-width:300px;
        max-height:402px;
    }
    .row_margin-leftX321
    {
        margin-left:0;
    }
}

@media all and  (max-width:320px)
{
    .thumb > img {
	    width: 100%;
	    max-width:240px;
	    height:188px;
    }
    
    .thumb_imgX361
    {
        margin:5px auto;
        display:block;
        float:none;
    }
    
    .contact-col_3
    {
        margin:10px 0;
        width:100%;
        float:none;
    }
    .footer_image
    {
        width:100%;
        height:176px;
        max-width:233px;
        max-height:176px;
    }
    .thumb > img.cert_imageX768
    {
        width:100%;
        height:402px;
        max-width:300px;
        max-height:402px;
    }
    .row_margin-leftX321
    {
        margin-left:0;
    }
}