@charset "windows-1250";
/* Website Name    : Flipper Hygenic Toothbrush Holder   */
/* Website Domain  : http://www.myflipper.com/           */
/* Created by      : Orca Design Team - L.K.Giap         */
/* Date Created    : 1st December 2013                   */
/* Date Revised    : 15th Jan 2015                       */

/*Screen Bigger than 1200px and Smaller than 1500px - 1200 Grid System*/
/*F.A.Q.*/
dt {font-size:20px; color:#14CDF7; display:list-item; list-style:disc; margin-left:20px; margin-bottom:2px; cursor:pointer;  }
dd {font-size:17px; font-weight:300;color:#646464; display:none; list-style:circle; margin-left:20px; margin-bottom:14px; max-width:850px; font-weight:300;}
dd img {width:auto; height:auto; display:inline-block;}
.big-title {font-size:68px; color:#646464; margin-top:30px;}
.show-all {font-size:14px; text-decoration:none; color:#646464; margin-left:5px;}
.show-all:hover {color:#484848;}
.sample-img {margin-top:10px;}
.bottom-gap {margin-bottom:100px;}


/*Screen bigger than 960px Smaller than 1199px - 960 Grid System*/ 
@media screen and (min-width:510px) and (max-width:1199px) {
dt {font-size:16px; color:#14CDF7; display:list-item; list-style:disc; margin-left:20px; margin-bottom:2px; cursor:pointer;  }
dd {font-size:14px; font-weight:300;color:#646464; display:none; list-style:circle; margin-left:20px; margin-bottom:14px; max-width:850px;}
dd img {width:auto; height:auto; display:inline-block;}
.big-title {font-size:54px; color:#646464; margin-top:30px;}
.show-all {font-size:12px; text-decoration:none; color:#646464; margin-left:5px;}
.show-all:hover {color:#484848;}
.sample-img {margin-top:10px;}
.bottom-gap {margin-bottom:100px;}
}
 
/* Phone: Portrait 300px */
@media only screen and (max-width: 509px){
dt {font-size:16px; color:#14CDF7; display:list-item; list-style:disc; margin-left:20px; margin-bottom:8px; cursor:pointer;  }
dd {font-size:13px; line-height:22px; font-weight:300;color:#646464; display:none; list-style:circle; margin-left:20px; margin-bottom:22px; max-width:850px;}
dd img {width:auto; height:auto; display:inline-block;}
.big-title {font-size:42px; color:#646464; margin-top:30px;}
.show-all {font-size:14px; text-decoration:none; color:#646464; margin-left:5px;}
.show-all:hover {color:#484848;}
.sample-img {margin-top:10px;}
.bottom-gap {margin-bottom:100px;}
}

