﻿
@media handheld and (min-width: 160px), screen and (min-width: 160px) {
      * {
            margin: 0;
            padding: 0;
        }

        a, a:link, a:visited {
             font-family:'Flamenco',Arial,sans-serif;
            text-decoration: none;
            color: #000000;
            padding: 0 8px;
            font-size: 16px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
            font-weight:bold;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 29px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
}


/*For Apple Special*/

@media handheld and (min-width: 320px), screen and (min-width: 320px) {
     * {
            margin: 0;
            padding: 0;
        }

       a, a:link, a:visited {
           font-weight:bold;
            font-family:'Flamenco',Arial,sans-serif;
            text-decoration: none;
            color: #000000;
            padding: 0 8px;
            font-size: 16px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 29px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
}

@media handheld and (min-width: 321px), screen and (min-width: 321px) {
     * {
            margin: 0;
            padding: 0;
        }

         a, a:link, a:visited {
             font-weight:bold;
              font-family:'Flamenco',Arial,sans-serif;
            text-decoration: none;
            color: #000000;
            padding: 0 8px;
            font-size: 16px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 29px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
}



@media handheld and (min-width: 480px), screen and (min-width: 480px) {
      * {
            margin: 0;
            padding: 0;
        }

        a, a:link, a:visited {
            font-weight:bold;
            text-decoration: none;
             font-family:'Flamenco',Arial,sans-serif;
            color: #000000;
            padding: 0 1px;
            font-size: 18px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 20px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
}


@media handheld and (min-width: 760px), screen and (min-width: 760px) {
   * {
            margin: 0;
            padding: 0;
        }

        a, a:link, a:visited {
            font-weight:bold;
            text-decoration: none;
             font-family:'Flamenco',Arial,sans-serif;
            color: #000000;
            padding: 0 25px;
            font-size: 20px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 25px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
}




/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
      * {
            margin: 0;
            padding: 0;
        }

        a, a:link, a:visited {
            font-weight:bold;
            text-decoration: none;
            font-family:'Flamenco',Arial,sans-serif;

            color: #000000;
            padding: 0 62px;
            font-size: 23px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 29px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
   
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
     * {
            margin: 0;
            padding: 0;
        }

        a, a:link, a:visited {
            font-weight:bold;
             font-family:'Flamenco',Arial,sans-serif;
            text-decoration: none;
            color: #000000;
            padding: 0 80px;
            font-size: 25px;
            -webkit-transition: color 0.2s, font-size 0.5s;
            -moz-transition: color 0.2s, font-size 0.5s;
            -o-transition: color 0.2s, font-size 0.5s;
            transition: color 0.2s, font-size 0.5s;
        }

            a:hover {
                color: #ffcd12;
                /*background-color:red;*/
                font-size: 29px;
            }

        ul {
            list-style-type: none;
            display: none;
            font-size: 15px;
            margin: 0 auto;
        }

        footer {
            display: block;
            font-size: 12px;
        }

        ul.colors li {
            padding: 20px;
            font: bold 12px/130% Arial, sans-serif;
            -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            text-shadow: rgba(0,0,0,0.4) 1px 1px 2px;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
        }

        /*ul.colors li:hover {
	    -webkit-transform: scale(1.2);
	    cursor: pointer;
	   }
	
	   .red {background-color: #FF0000;}
	   .brick {background-color: #FF3300;}
	   .orange {background-color: #FF8000;}
	   .yellow {background-color: #FFDD00;}
	   .lime {background-color: #ABFF00;}
	   .green {background-color: #45FF00;}
	   .bondi {background-color: #00FF79;}
	   .aqua {background-color: #00FFE0;}
	   .blue {background-color: #0055FF;}
	   .navy {background-color: #1800FF;}
	   .purple {background-color: #7800FF;}
	   .violet {background-color: #C000FF;}
	   .pink {background-color: #FF00E6;}*/
}

