/* Magic Liquidizer 1.0.8
 * Instant Responsive Web Design (RWD) plugin which easily makes your website adaptable to tablet's and smartphone's screens.
 * @Documentation http://www.innovedesigns.com/
 * @Copyright: InnoveDesigns.com
 * @Author: Elvin Deza
 */ 

 
/* =Primary
-------------------------------------------------------------- */

.ml.magic-liquidizer {
	-webkit-transition: all 900ms ease-in-out;
	-moz-transition: all 900ms ease-in-out;
	-ms-transition: all 900ms ease-in-out;
	-o-transition: all 900ms ease-in-out;
	transition: all 900ms ease-in-out;
}

.ml.id-mobile {
	word-wrap: break-word;
}

.ml .margin-zero {
	margin: 0 !important;
}
.ml .margin-auto {
	margin: 0 auto !important;
}
.ml .id-tablets .margin-auto-top,
.ml.id-tablets.margin-auto-top {
	margin: 50px auto 0 !important;
}
.ml .id-smartphones .margin-auto-top,
.ml.id-smartphones.margin-auto-top {
	margin: 46px auto 0 !important;
}
.ml .padding-zero {
	padding: 0 !important;
}
.ml .padding-on {
   padding-left: 15px !important;
   padding-right: 15px !important;
   padding-top: 10px !important;
   padding-bottom: 10px !important;
}  


/* =Essentials
-------------------------------------------------------------- */

.ml .clearfix {
  *zoom: 1;
}

.ml .clearfix:after,
.ml .clearfix:before {
  content: " " !important;
  display: table !important;
}

.ml .clearfix:after {
  clear: both !important;
}

.ml .clear {
  clear: both !important;
}

.ml.htmloverflow {
	overflow-x: hidden;
}
  
.ml .visible {
	visibility: visible !important;
}
.ml .invisible {
  visibility: hidden !important;
}

.ml .hide-iphone,
.ml .hide-ipad,
.ml .hide-media,
.ml .show,
.magic-liquidizer .show,
.ml .show-laptop {
		display: block !important;
}

.ml .show-iphone,
.ml .show-ipad,
.ml .show-media,
.ml .hide,
.magic-liquidizer .hide,
.ml .hide-laptop {
		display: none !important;
}
.ml .relative {
	position: relative;
}

.ml .break-word {
		word-wrap: break-word;
}
   
.ml .transition {
	-webkit-transition: all 0.4s ease-in-out;
  	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/* =CSS3 Weird
-------------------------------------------------------------- */

.ml html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* =Addons
-------------------------------------------------------------- */

.ml #iselectnav {
    background: url("../idimages/tinybg.png") repeat-x scroll left bottom #FFFFFF;
    height: 45px;
    left: 0;
    margin-bottom: 0.5% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100% !important;
    z-index: 99999;
}

.ml.id-tablets #iselectnav .iselectnav {
    margin: 0 auto !important;
    width: 89% !important;
}

.ml.id-smartphones #iselectnav .iselectnav {
    margin: 0 auto !important;
    width: 100% !important;
}

.ml .ihomeicon {
    background: url("../idimages/home-icon2.png") no-repeat scroll left top transparent;
}
.ml .infoglyph {
    background: url("../idimages/info-v2.png") no-repeat scroll left top transparent;
}

.ml .icallicon {
    background: url("../idimages/call.png") no-repeat scroll 2px 1px transparent;
}

.ml .ihomeicon, .ml .infoglyph, .ml .icallicon {
    cursor: pointer;
    float: left;
    height: 25px;
    margin-top: 8px;
    padding-right: 3.567%;
    width: 32px !important;
}

.ml .ihomeicon:hover, .ml .infoglyph:hover, .ml .icallicon:hover {
	opacity: .8;
}

.ml .ihomeicon a, .ml .infoglyph a, .ml .icallicon a {
    color: #C4C4C4 !important;
    display: block;
    float: left;
    font-family: arial;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    line-height: 10px;
    margin-left: 1px;
    padding-top: 23px;
    position: relative;
    text-align: left;
    text-decoration: none !important;
    text-indent: 0;
    width: 35px;
}

.ml .ihomeicon a:hover, .ml .infoglyph a:hover, .ml .icallicon a:hover {
	color: #fff;
	text-decoration: none;
}

.ml #innovedesignsnav1 {
    background: url("../idimages/list-icon.png") no-repeat scroll right center transparent;
    color: #fff;
    float: right;
    height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden;
    width: 50px;
    z-index: 9;
}

.ml #innovedesignsnav1 select {
	background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    font-size: 16px;
    padding: 10px 5px 10px 0;
    width: 70px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    z-index: -9;
}

.ml #innovedesignsnav1 select option {
	float: left;
	padding: 2px 0;
	line-height: 20px;
    height: 20px;
    max-width: 480px;
}
.ml .wrapper {
    min-width: 100% !important;
}
.ml #innovedesignsnav1:hover {
	opacity: .75;
}

.ml #innovedesignsnav1 option.selectedClass {
}
.ml #innovedesignsnav1 option:not(:checked) { font-weight:  normal; } 
.ml #innovedesignsnav1 option:hover,
.ml #innovedesignsnav1 option:focus,
.ml #innovedesignsnav1 option:active,
.ml #innovedesignsnav1 option:checked {
	background: #5682e6;
	background: -moz-linear-gradient(top,  #5682e6 20%, #1d64ed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#5682e6), color-stop(100%,#1d64ed));
	background: -webkit-linear-gradient(top,  #5682e6 20%,#1d64ed 100%);
	background: -o-linear-gradient(top,  #5682e6 20%,#1d64ed 100%);
	background: -ms-linear-gradient(top,  #5682e6 20%,#1d64ed 100%);
	background: linear-gradient(to bottom,  #5682e6 20%,#1d64ed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5682e6', endColorstr='#1d64ed',GradientType=0 );    
}

/* Imported from fitvids */
.magic-liquidizer .id-video-wrapper {width:100%;position:relative;padding:0;}
.magic-liquidizer .id-video-wrapper iframe,
.magic-liquidizer .id-video-wrapper object,
.magic-liquidizer .id-video-wrapper embed {position:absolute;top:0;left:0;width:99.99%;height:100%;}

.magic-liquidizer #mlswitch {
    bottom: 8px;
    cursor: pointer;
    font-size: 14px;
    position: fixed;
    right: 15px !important;
    width: 95px;
    z-index: 9999;
}

.magic-liquidizer #mlswitch a{
	text-decoration: underline;
}
.magic-liquidizer #mlswitch a:hover{
	text-decoration: none;
}

.magic-liquidizer #mlswitch {
	display: none;
}

.magic-liquidizer.id-mobile #mlswitch {
	display: block;
}

/* =Globals
-------------------------------------------------------------- */

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
}

/* Smartphones (portrait and landscape) ----------- */
.ml.id-smartphones .ihomeicon, 
.ml.id-smartphones .infoglyph, 
.ml.id-smartphones .icallicon {
	margin-left: 4% !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.ml.id-smartphones .id-liquid {
	left: 0 !important;
    margin-bottom: 1.12765% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-height: 1px !important;
    min-width: inherit !important;
    padding-left: 0.4% !important;
    padding-right: 0.3% !important;
    right: 0 !important;
    width: 99.3% !important;
}
.ml.id-smartphones #innovedesignsnav1 {
	margin-right: 3.6% !important;
}

/* Smartphones Screen to portrait tablet */
.ml.nav-on img.id-image {
	left: 0 !important;
    margin-bottom: 1.12765% !important;
    margin-left: 0 !important;
    padding-left: 0.1% !important;
    padding-right: 0.3% !important;
    right: 0 !important;
    width: auto !important;
}

/* Landscape tablet screens and below */
.ml.id-tablets .id-liquid {
    left: 0 !important;
    margin-bottom: 1.12765% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-height: 1px !important;
    min-width: inherit !important;
    padding-left: 0.5% !important;
    padding-right: 0.7% !important;
    right: 0 !important;
    width: 98.8% !important;
}

.ml.id-mobile img.id-image {	
 	height: auto !important;
   	max-width: 99.999%;
    width: auto;
}
.ml.id-mobile .id-transparent {
	background-image: none !important;
}

/* Tablets (portrait and landscape) */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
}

/* Aprox Landscape Tablets to Large screens ----------- */
@media only screen and (min-width: 992px) {
}

/* Aprox landscape Tablets to Laptops Screens ----------- */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}

/* Large screens ----------- */
@media only screen and (min-width: 1200px) {
 }

/*	Retina (HiDPI) Display ---------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
}

/*	Responsive Table Import ---------- */
.ml .id-table {
    left: 0 !important;
    margin-bottom: 1.12765% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-height: 1px !important;
    min-width: inherit !important;
    padding-left: 0.5% !important;
    padding-right: 0.7% !important;
    padding-top: 5px;
    padding-bottom: 5px;
    right: 0 !important;
    width: 98.8% !important;
}

.ml .id-responsive-table dt { 
	background-color: #f8f8f8;
	font-weight: bold;
	padding-top: 11px !important;
	padding-bottom: 11px !important;
}
.ml .id-responsive-table dl dd:nth-of-type(odd){ background:transparent; }
.ml .id-responsive-table dl dt:nth-of-type(even){ background:#f8f8f8; }

.ml .id-responsive-table .dl-grid {
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	margin-bottom: 1%;
}

/* Responsive Form ----------- */
.ml .id-form {
    left: 0 !important;
    margin-bottom: 1.12765% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-height: 1px !important;
    min-width: inherit !important;
    padding-left: 0.5% !important;
    padding-right: 0.7% !important;
    padding-top: 5px;
    padding-bottom: 5px;
    right: 0 !important;
    width: 98.8% !important;
}

.ml .id-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto !important;
}

.ml form.id-form > div {
  clear: both;
  overflow: hidden;
  padding: 1px;
  margin: 0 0 10px 0;
}

.ml .id-form form > div > fieldset > div > div {
  margin: 0 0 5px 0;
}

.ml .id-form form > div > label,
.ml .id-form legend {
	width: 25%;
	float: left;
	padding-right: 10px;
}

.ml .id-form form > div > div,
.ml .id-form form > div > fieldset > div {
	width: 75%;
}
.ml .id-form form > div > fieldset label {
	font-size: 90%;
}
.ml .id-form fieldset {
	border: 0;
	padding: 0;
}

.ml .id-form input[type="image"] {

}

.ml.id-smartphones .id-form input[type="image"] {
    width: auto !important; 
}

.ml .id-form label {
    left: 0 !important;
    margin-bottom: 1.12765% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-height: 1px !important;
    min-width: inherit !important;
    padding-left: 0.5% !important;
    padding-right: 0.7% !important;
    padding-top: 1px;
    padding-bottom: 1px;
    right: 0 !important;
    width: 98.8% !important;
}

.ml.id-tablets form.id-form input[type="text"],
.ml.id-tablets form.id-form input[type="email"],
.id-tablets form.id-form input[type="url"],
.ml.id-tablets form.id-form input[type="password"],
.ml.id-tablets form.id-form input[type="number"],
.ml.id-tablets form.id-form input[type="search"],
.ml.id-tablets form.id-form textarea,
.ml.id-tablets form.id-form select {
	display: block;
	margin-bottom: 1%;
	padding: 3px;
	width: 75%;
}

.ml.id-smartphones form.id-form input[type="text"],
.ml.id-smartphones form.id-form input[type="email"],
.ml.id-smartphones form.id-form input[type="url"],
.ml.id-smartphones form.id-form input[type="password"],
.ml.id-smartphones form.id-form input[type="number"],
.ml.id-smartphones form.id-form input[type="search"],
.ml.id-smartphones form.id-form textarea,
.ml.id-smartphones form.id-form select {
	margin-bottom: 1%;
	padding: 4px;
	width: 100% !important;
}

.ml.id-smartphones form.id-form input[type="submit"] {
    cursor: pointer;
    vertical-align: middle;
}

.ml .id-form form > div {
	margin: 0 0 15px 0; 
}
.ml .id-form form > div > label,
.ml .id-form legend {
	width: 100%;
    float: none;
    margin: 0 0 5px 0;
}
.ml .id-form form > div > div,
.ml .id-form form > div > fieldset > div {
	width: 100%;
    float: none;
}