@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*/
.big-title {font-size:68px; color:#646464; margin-top:30px;}
.content p {font-weight:300;}
.content ol {font-size:16px; font-weight:300; line-height:26px;}
.content li {margin-bottom:10px;}
.content h6 {margin-bottom:12px;}
.bottom-gap {margin-bottom:100px;}
.disclaimer-address {margin-left:60px;}
.disc-addr {display:inline-block; font-weight: 400; margin-right:40px;}


/*Screen bigger than 960px Smaller than 1199px - 960 Grid System*/ 
@media screen and (min-width:510px) and (max-width:1199px) {
.big-title {font-size:48px; color:#646464; margin-top:20px;}
.content p {font-weight:300;}
.content ol {font-size:13px; font-weight:300; line-height:24px;}
.content li {margin-bottom:10px;}
.bottom-gap {margin-bottom:60px;}
.disclaimer-address {margin-left:40px;}
.disc-addr {font-size: 12px; display:inline-block; margin-right:30px;}
}

/* Phone: Portrait 300px */
@media only screen and (max-width: 509px){
.big-title {font-size:36px; color:#646464; margin-top:30px;}
.content p {font-size:13px; font-weight:300;}
.content ol {font-size:20px;}
.content li {font-size:13px; line-height:26px; margin-bottom:10px;}
.content h6 {margin-bottom:12px;}
.bottom-gap {margin-bottom:30px;}
.disclaimer-address {margin-left:30px;}
	.disc-addr {display: block;margin-bottom:20px;}
}