/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

.ez-home-banners-left { padding-left:15px; }
.ez-home-banners-right { padding-right:15px; }
.switch-pad-top{padding-top:15px;}
.mdpad { padding-top:15px; }
.list-group { font-size:14px; } 
.atk-tag{text-align: center;}
.gap{padding-top:10px;}
.marge{padding-bottom:15px;}
.ajar{padding-top:10px;}
.chat-btn-air{padding-left:15px;}
.ez-center-dyn{text-align:center;}
.ez-store-btn{font-size:18px !important;}
.ez-search-input{height: 46px;}
.ezsearch-btn{height: 46px;}
.navbar-wrapper{padding-top:0px;box-shadow: 0px 2px 5px #888888;}
.ez-head-labels-ship{font-size:12px;}
.ez-head-labels{font-family: 'Varela', Arial, Helvetica, sans-serif;font-size:12px;font-style:italic;color:#012d89;background-color: none;border-radius: 3px;padding: 3px;}
.phone-home{margin-bottom:10px;color:#031589 !important;font-size:16px;font-weight:bold;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);}
.ez-form-group{margin-bottom:15px;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

.list-group { font-size:14px; }
.atk-tag{text-align: center;}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

.ez-home-banners-left { padding-left:7px; }
.ez-home-banners-right { padding-right:7px; }
.switch-pad-top{padding-top:0px;}
.mdpad { padding-top:0px; }
.list-group { font-size:14px; }
.atk-tag{text-align: center;}
.ajar{padding-top:0px;}
.chat-btn-air{padding-left:0px;}
.ez-center-dyn{text-align:left;}
.ez-store-btn{font-size:14px !important;}
.ez-search-input{height: 38px;}
.ezsearch-btn{height: 38px !important;}
.navbar-default .navbar-nav > li > a, .navbar-brand {padding-top:5px !important; padding-bottom:0 !important;height: 30px;}
.navbar {min-height:30px !important;}
.navbar-wrapper{padding-top:15px;box-shadow: 0px 2px 5px #888888;}
.ez-head-labels-ship{font-size:12px !important;}
.ez-head-labels{font-family: 'Varela', Arial, Helvetica, sans-serif;font-size:12px;font-style:italic;color:#012d89;border-radius: 3px;padding: 3px;}
.phone-home{margin-bottom:0px;color:#0e167f !important;font-size:13px;font-weight:bold;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);}
.ez-form-group{margin-bottom:10px;}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

.switch-pad-top{padding-top:15px;}
.list-group { font-size:12px; }
.atk-tag{text-align: left;}
.marge{padding-bottom:0px;}
.gap{padding-top:0px;}
.ez-logo-order{position: static;}
.navbar-wrapper{padding-top:0px;box-shadow: 0px 2px 5px #888888;}
.ez-head-labels-ship{font-size:9px !important;}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

.list-group { font-size:14px; }
.atk-tag{text-align: left;}
.ez-logo-order{position: absolute;left: 10px;top: -4px;z-index:1;}
.ez-head-labels-ship{font-size:11px !important;}
.phone-home{margin-bottom:0px;color:#031589 !important;font-size:14px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);}
.navbar-default .navbar-nav {padding-left: 84px;}
}

body { background-color:#fdfdfd !important; }

@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu>li>a {color:#FFFFFF;}
}

/*.dropshad {
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=3, OffY=3,Color='#444')";
  filter: url(#drop-shadow);
  -webkit-filter: drop-shadow(3px 3px 7px #ff8900);
  filter: drop-shadow(3px 3px 7px #ff8900);
}*/

.ez-tag{
  background-color:#ff8900;
  font-size:12px;
  color:#8b4000;
  padding:2px 2px 2px 2px;
}

p.ez-tag {margin-bottom:0px;}

.ez-searchnstuff{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1f1f1+0,d8d8d8+100 */
background: #f1f1f1; /* Old browsers */
background: -moz-linear-gradient(top,  #f1f1f1 0%, #d8d8d8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f1f1f1 0%,#d8d8d8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f1f1f1 0%,#d8d8d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
}

.breath{
  padding-top:10px;
}

.ez-navbar-search{
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
}

.ezsearch-btn{
  background-color:#071689;
  color:#FFFFFF;
  border:1px solid #071689;
  height: 46px;
}

.ezsearch-btn:hover{
    color: #333;
    background-color: #020b4d;
    border-color: #020b4d;
}

.ezsearch-icon{
  color:#FFFFFF !important;
  font-size:18px;
}

.ezhead-icon{
  color:#9a9a9a !important;
}



a.header {color:#031589;}
a.header:link  {text-decoration: none; color: #031589;}
a.header:visited {text-decoration: none; color: #031589;}
a.header:hover {text-decoration: none; color: #031589;}
a.header:active {text-decoration: none; color: #031589;}

/*.live-chat{
color:#8b4000;
font-size:12px;
margin-top:15px;
padding-top:3px;
background-image: url("/images/equipment-zone-live-chat-support.png");
background-repeat: no-repeat;
width:86px;
height:33px;
}*/

.ez-chat-btn {
    font-size:12px;
    font-weight:bold;
    color: #ffffff;
    background-color: #ef4d49;
    border-color: #b2100c;
    height:20px;
    padding:0px;
}

.ez-chat-btn:hover {
    color: #ffffff;
    background-color: #b2100c;
    border-color: #b2100c;}

.ez-chat-btn:active {
    color: #ffffff;
    background-color: #b2100c;
    border-color: #b2100c;}

.ez-chat-btn:focus {
    color: #ffffff;
    background-color: #b2100c;
    border-color: #b2100c;}

.ez-store-btn {
    color: #ffffff;
    font-size:14px;
    background-color: #0986c2;
    border-color: #00699f;
}

.ez-store-btn:hover {
    color: #ffffff;
    background-color: #00699f;
    border-color: #00699f;}

.ez-store-btn:active {
    color: #ffffff;
    background-color: #00699f;
    border-color: #00699f;}

.ez-store-btn:focus {
    color: #ffffff;
    background-color: #00699f;
    border-color: #00699f;}

.ez-cart{color:#ffffff !important;}

.atk-tag{
  font-family: "co-headline",sans-serif;
  font-size:16px;
  font-weight:700;
  color:#071689;
}

.ez-nav-contact-text{
  /*font-family: "co-text",sans-serif;*/
  font-size:16px;
  /*font-weight:700;*/
  color:#0986c2;
}

.ez-nav-support-text{
  /*font-family: "co-headline",sans-serif;*/
  font-size:14px;
  /*font-weight:400;*/
  color:#0986c2;
}

.ez-wrapper {border: 1px solid #ECECEC; border-radius: 5px; padding: 10px 35px 20px 35px; margin-top: 15px;background-color: #FFF; }

.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.ez-head{
	text-align: center;
  /*padding-top: 15px;*/
}

.ez-branding{
	/*background-color: #f8f8f8;*/
}

.ez-tagline{
	/*background-color: #f8f8f8;*/
	color: #777;
	border: 1px solid #e7e7e7;
  text-align: center;
  padding-top: 10px;
  font-size:12px;
}

.ez-nav-pad {
/*  padding-left:0px;
  padding-right:0px;*/
  margin-right: auto;
  margin-left: auto;
}

.navbar-default{
  border-radius: 0px;
  border:0px;
}

.navbar-default .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  border-radius: 0px;
  border:0px;
}

.navbar-default .navbar-collapse {
  text-align: center;
}

/*.navbar-wrapper{
position: absolute;
bottom:-30px;
width:100%;
}*/

/*Link Text Styles*/

.navbar-default .navbar-nav > li > a:link, .navbar-default .navbar-nav > li > a:focus {
    color: #FFFFFF;
    font-size:13px;
    font-weight:400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;

}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #020b4d;
    color: #FFFFFF;
    font-size:13px;
    font-weight:400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.navbar-default .navbar-nav > li > a:visited, .navbar-default .navbar-nav > li > a:focus {
    color: #FFFFFF;
    font-size:13px;
    font-weight:400;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFFFFF;
    background-color: #071689;}

/*.navbar-insta .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
    background-color:#5BAEAE;
}*/

/*Blue and Red Navbar Stylings*/

.navbar-header{
	background-color:#0e167f;
}

.navbar-default{
	background-color:#0e167f;
}

.navbar-eztop{
  background-color:#fdfdfd;
  border-bottom: solid 1px #eeeeee;
}

/*EZ Homepage*/

.thumbnail {

}

.footer {
  width: 100%;
  margin-top:30px;
  padding-top:15px;
  font-size:14px;
  color:white;
  font-family: 'Varela', Arial, Helvetica, sans-serif;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e167f+0,0d1472+100 */
background: #0e167f; /* Old browsers */
background: -moz-linear-gradient(top,  #0e167f 0%, #0d1472 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0e167f 0%,#0d1472 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0e167f 0%,#0d1472 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e167f', endColorstr='#0d1472',GradientType=0 ); /* IE6-9 */
}

#footer-logo {
    background: url("/images/equipment-zone-footer-logo.png") no-repeat;
    display: block;
    position: relative;
    margin: 0 auto;
    top: -25px;
    width: 207px;
    height: 135px;
}

.newsbutton{
    display: inline-block;
    padding: 8px 16px;
    margin: 0;
    font-size: 1em;
    /*font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 400;
    font-style: normal;
    line-height: 1.42;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 2px;
    background-color: #0986C2;
    color: #fff;
    }

.newsfield{
border: 1px solid #ddd;
width: 100%;
max-width: 100%;
display: block;
margin: 0 0 1em;
color: #333;
padding: 8px 10px;
line-height: 1.42;
border-radius: 2px;
}

footer h4{
  font-family: 'Varela', Arial, Helvetica, sans-serif;
  background-color:#b2100c;
  border-radius: 2px;
  padding: 5px;
  } 

footer a, footer a:link, footer a:visited{
  color: #FFFFFF;
  font-size:14px;
  font-family: 'Varela', Arial, Helvetica, sans-serif;
}

.footer-copyright{
font-family: 'Varela', Arial, Helvetica, sans-serif;
padding:15px 0px 15px 0px;
font-size:12px;
}

/*.bigfoot:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .15;
    background-image: url("/images/bkgrd.png");
    background-image: none\9;
}*/

.carousel-control.left, .carousel-control.right {
    background-image: none
}

.carousel {
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
}

.sidebanner{
    
    background-image: url("http://www.equipmentzone.com/images/md_placeholder.png");
    background-repeat: no-repeat;
}

.alert {
    padding: 15px;
    margin-bottom: 0px;
    /*border: 1px solid transparent;*/
    border-radius: 4px;
}

.ez-cat .list-group-item{
  color:#337ab7;
}

.glyphicon {
  color:grey;
}

.ez-bans{
  text-align: center;
  padding-top: 15px;

}

/* Large desktop */
@media (min-width: 1200px) { 

  .ez-bans{
  text-align: center;
  padding-top: 0px;
  }
}
 
 /* Portrait tablet to landscape and desktop */
@media (min-width: 992px) { 

.ez-bans{
  text-align: center;
  padding-top: 0px;
  }
 }

.navbar-brand{
 color:#ffffff;
}

.ez-bkgrd{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f9fe+0,d6f0fd+100;White+3D+%232 */
background: rgb(242,249,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,249,254,1) 0%, rgba(214,240,253,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,249,254,1) 0%,rgba(214,240,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */
}

/*.ape{
  height: 85px; 
  line-height: 85px;
}

.ape h4{
    vertical-align: middle;
    display: inline-block;
    margin:0px;
    font-style: italic;
    text-align:center;
  }*/

.heatpress{
  background-color: aliceblue;
}

/*.navbar-eztop .navbar {
  background-color:#0066b4;
}
*/

.col-centered{
    float: none;
    margin: 0 auto;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: #ff8900;}
.navbar-default .navbar-toggle {border-color:#ffffff;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color: #ff8900;}


.ez-main-contact-btn{color: #ffffff;font-size: 16px;background-color: #2D4C99;border-color: #173a81;}
.ez-main-contact-btn:hover {color: #ffffff;background-color: #173a81;border-color: #173a81;}
.ez-main-contact-btn:active {color: #ffffff;background-color: #173a81;border-color: #173a81;}
.ez-main-contact-btn:focus {color: #ffffff;background-color: #173a81;border-color: #173a81;}

/*=======================*/
/*Epson F2000 Page START*/
/*=====================*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,700italic,900italic,500italic,400italic,500);
@import url(https://fonts.googleapis.com/css?family=Catamaran:400,700,500);
@import url(https://fonts.googleapis.com/css?family=Montserrat:700,400);
@import url(https://fonts.googleapis.com/css?family=Questrial);
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700';

@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700,900);

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

.f2000-heading {font-family: 'Montserrat', sans-serif;font-size: 48px; color:#012d89; font-weight: 700; margin-top:0px;margin-bottom: 15px;text-shadow: 2px 2px #FFFFFF;}
.f2000-subheading {font-family: 'Questrial', sans-serif;font-size: 30px;color:#000000;padding-bottom:5px;margin-top:0px;}
.navbar-epsonf2000 .navbar-nav > li > a, .navbar-brand {padding:15px;}
.f2000-order {height:normal;}
.navbar-epsonf2000{border-radius: 0px;}
.f2000-container {padding-left:0px;padding-right:0px;}
.f2000-content-wrapper {margin: 10px 20px 20px 20px;}
.f2000-function{font-family: 'Montserrat', sans-serif;font-size: 20px;font-weight: 700;color:#012d89;padding-top:15px;margin-top:0px;}
.f2000-pricing{text-align:center;}
.f2000-digits{font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: 300;color:#ffffff;text-align: center;}
.f2000-contax{font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: 300;color:#ffffff;text-align: center;}
/*.ez-F2000-wrapper {border-radius: 5px; padding: 10px 15px 20px 15px; margin-top: 15px;background-color: #FFF;background-image: url("/epson/surecolor-f2000-direct-to-garment-printer/images/epson-f2000-bg.jpg");background-repeat:no-repeat;background-size:100% 100%;}*/
.f2000-head-wrapper {border-radius: 5px; padding: 10px 0px 0px 0px; margin-top: 15px;background-color: #FFF; background-image: url("/epson/surecolor-f2000-direct-to-garment-printer/images/epson-f2000-bg.jpg");background-repeat:no-repeat;background-size:100% 100%;}
.f2000-overlay{position: static;}
.f2000-sttx{color:#ffffff;background:#012c86;border-radius:0px 0px 5px 5px;font-size:14px;padding:5px;}
.f2000-prodpack-title{font-style:italic;padding-top:10px;font-size:20px;}
/*.f2000-prodpack img{padding-left:15px;padding-right:15px;}*/
.f2000-prodpack-title{font-style:italic;padding-top:10px;font-size:20px;}
.ez-comm-thx-wrapper {border: none;margin-top:30px;background-color:#ffffff;}
.ez-seminar-wrapper {border: none;margin-top:30px;background-color:#ffffff;}
.f2000-atf-contact-panprime{border-color:burlywood;margin-top:15px;}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.f2000-heading {font-size:42px;}
.f2000-subheading {font-size:36px;padding-bottom:5px;}
.f2000-container {padding-left:15px;padding-right:15px;}

}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {
.f2000-heading {font-family: 'Montserrat', sans-serif;font-size: 50px; color:#012d89; font-weight: 700; margin-top:0px;margin-bottom: 15px;text-shadow: 2px 2px #FFFFFF;}
.f2000-subheading {font-family: 'Questrial', sans-serif;font-size: 36px;color:#000000;padding-bottom:5px;}
.navbar-epsonf2000 .navbar-nav > li > a, .navbar-brand {padding-top:5px !important; padding-bottom:0 !important;height: 30px;}
.navbar {min-height:30px !important;}
.f2000-content-wrapper {margin: 15px 35px 20px 35px;}
.f2000-pricing{text-align:left;padding-left:10px;}
/*.f2000-machine{padding-top:10px;padding-right:40px;}*/
/*.ez-F2000-wrapper {border-radius: 5px; padding: 10px 35px 25px 35px; margin-top: 15px;background-color: #FFF;background-image: url("/epson/surecolor-f2000-direct-to-garment-printer/images/epson-f2000-bg.jpg");background-repeat:no-repeat;background-size:100% 100%;}*/
.f2000-head-wrapper {border: 1px solid #ECECEC; border-radius: 5px; padding: 10px 0px 0px 0px; background-color: #FFF; background-image: url("/epson/surecolor-f2000-direct-to-garment-printer/images/epson-f2000-bg.jpg");background-repeat:no-repeat;background-size:100% 100%;}
.ez-comm-thx-wrapper {border: 1px solid #eeeeee;margin-top:30px;border-radius: 5px;}
.ez-seminar-wrapper {border: 1px solid #eeeeee;margin-top:30px;border-radius: 5px;}
.f2000-sttx{color:#ffffff;background:#012c86;border-radius:0px 0px 5px 5px;font-size:12px;padding-right:15px;}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
.f2000-heading {font-family: 'Montserrat', sans-serif;font-size: 44px; color:#012d89; font-weight: 700; margin-top:0px;margin-bottom: 15px;}
.f2000-order {height:32px;}
.f2000-digits{font-family: 'Open Sans', sans-serif;font-size: 16px;font-weight: 300;color:#ffffff;padding-left:30px;padding-top:2px;}
.f2000-contax{font-family: 'Open Sans', sans-serif;font-size: 16px;font-weight: 300;color:#ffffff;padding-right:30px;}
.f2000-overlay {position: absolute;left: -20px;top: -3px;z-index: 1;}
.f2000-function{font-family: 'Montserrat', sans-serif;font-size: 21px;font-weight: 700;color:#012d89;padding-top:10px;margin-top:0px;}
.f2000-prodpack-title{font-style:italic;padding-top:10px;font-size:20px;}
.f2000-atf-contact-panprime{border-color:burlywood;margin-top:0px;}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
.f2000-function{font-family: 'Montserrat', sans-serif;font-size: 27px;font-weight: 700;color:#012d89;padding-top:10px;margin-top:0px;margin-bottom:17px;}
.f2000-prodpack-title{font-style:italic;padding-top:10px;font-size:24px;}
}

.f2000-head-pad{padding-left:15px;padding-right:15px;padding-bottom:10px;}

.f2000-prodpack{
  padding:0px 10px 12px 10px;
  color:#FFFFFF;
  border-radius:5px 5px 0px 0px;
  background: #012d89;
  background: -moz-radial-gradient(center, ellipse cover,  #012d89 0%, #000000 100%);
  background: -webkit-radial-gradient(center, ellipse cover,  #012d89 0%,#000000 100%);
  background: radial-gradient(ellipse at center,  #012d89 0%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012d89', endColorstr='#000000',GradientType=1 );
}

.f2000-sttx-p{color:#3aaaff;}

.f2000-sttx p{margin:0px;}

.f2000-atf-contact{padding:5px 0px 5px 10px;background-color:indianred !important;border-color:burlywood !important;}

.f2000-atf-contact-btn{background-color:indianred !important;border-color:darkred !important;}

.f2000-atf-contact-fc{font-size:12px;}

.f2000-atf-contact-panbod{background-color:blanchedalmond;}

/*.f2000-atf-contact-panprime{border-color:burlywood;margin-top:15px;}*/

/*Typography*/

.f2000-price{
font-family: 'Montserrat', sans-serif;
font-size: 34px;
font-weight: 700;
color:#c10000;
}

.f2000-list{
font-family: 'Questrial', sans-serif;
font-size: 18px;
color:#7c7c7c;
/*padding-bottom:0px !important;*/
margin-bottom:0px;
}

.f2000-bonus{
font-family: 'Questrial', sans-serif;
font-size: 18px;
color:#3b7ac7;
}

.ez-lomein{
  /*background-color:#ef4d49;*/
  background-color:#4568ab;
  padding:5px;
  margin-top:5px;
  /*margin:5px 15px 5px 15px;*/
  font-size:14px;
  /*font-weight:bold;*/
  /*font-family: 'Montserrat', sans-serif;*/
  font-family: 'Questrial', sans-serif;
  text-align:center;
  color:#ffffff;
  border: 1px solid #0c50cc;
  border-radius: 5px;
}

.f2000-benefit{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 700;
color:#cc0000;
padding-left:10px;
}

.f2000-subbenefit{
margin-bottom:0px;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
font-weight: 400;
color:#417ec5;
padding-left:10px;
}

.f2000-banner{
font-family: 'Questrial', sans-serif;
font-size: 14px;
color:#ffffff;
padding-top:13px;
}

.f2000-vid{
margin-top:0px;
margin-bottom:0px;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 400;
/*color:#012d89;*/
color:#020b4d;

}

.f2000-heada{
margin-top:0px;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 700;
font-style:italic;
color:#c10000;
}

.f2000-subvid{
font-family: 'Questrial', sans-serif;
font-size: 16px;
/*color:#895F01;*/
/*color:#962610;*/
color:#000000;
margin-bottom:0px;
padding-left:5px;
}

/*.f2000-subvid-bg{
padding:10px;
}*/

.f2000-order{
background-color:#30539d;
padding:5px;
border-radius: 25px;
margin-top:15px;
/*height:32px;*/
}

.epson-f2000-badge {
    display: block;
    position: absolute;
    top: -36px;
   /* width: 207px;
    height: 92px;*/
}

.f2000-order-text{
font-family: 'Questrial', sans-serif;
font-size: 18px;
color:#ffffff;
}

.f2000-bullet-img{
  padding-left:10px;
}

a.f2000 {color:white;}
a.f2000:link  {text-decoration: underline; color: white;}
a.f2000:visited {text-decoration: none; color: white;}
a.f2000:hover {text-decoration: none; color: white;}
a.f2000:active {text-decoration: none; color: white;}


/*Epson F2000 Nav*/

.navbar-epsonf2000 .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  /*background-color:#0066b4;*/
  border-radius: 4px;
}

.navbar-epsonf2000 .navbar {
  background-color:#012d89;
}

.navbar-epsonf2000{
  background-color:#012d89;
  /*border-radius: 5px;*/
}

.navbar-epsonf2000 .navbar-collapse {
  text-align: center;
  /*background-color:#FFFFFF;*/
}

.navbar-epsonf2000 .navbar-nav > li > a:link, .navbar-epsonf2000 .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
    /*font-weight: lighter;*/
    /*border-radius: 4px;*/
}

.navbar-epsonf2000 .navbar-nav > li > a:hover, .navbar-epsonf2000 .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
    /*font-weight: lighter;*/
    background-color:#011849;
    /*border-radius: 4px;*/
}

.navbar-epsonf2000 .navbar-nav > li > a:visited, .navbar-epsonf2000 .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
    /*font-weight: lighter;*/
    /*border-radius: 4px;*/
}

/*Mobile*/

.navbar-epsonf2000 .navbar-header{
  background-color:#012d89;
}

.navbar-epsonf2000 .navbar-brand{
 color:#ffffff;
}

.navbar-epsonf2000 .nav{
  
}

.navbar-epsonf2000 .icon-bar{
  background-color:#FFFFFF;
}

.navbar-epsonf2000 .navbar-nav > .active{
  background-color:#010195;
}

.navbar-epsonf2000 .navbar-nav > .active > a, 
.navbar-epsonf2000 .navbar-nav > .active > a:hover, 
.navbar-epsonf2000 .navbar-nav > .active > a:focus {
    
  background-color:#010195;
 }

/*Epson F2000 Nav

/* START Fast & Agile YouTube Embed by Schoberg.net */
.youtube { /* container (responsive) */
  position: relative;
  cursor: pointer;
  background: #ccc no-repeat center center / cover; 
  /*border-radius: 5px;*/
  /*border-radius: 5px;*/
  padding-bottom: 56.25%; /* 16:9 */
  height: 0px;
  clear:both;
}

.youtube::before { /* play bubble */
  content: '';
  /*background: rgba(255, 255, 255, .6);*/
  background: rgba(77, 163, 167, 1);
  height: 80px;
  width: 80px;
  display:block;
  margin: -40px 0 0 -40px;
  border-radius: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 0 0 20px 3px rgba(51, 51, 51, .8);
  transition: all .1s ease;
  z-index:1;
}

.youtube:hover::before { /* play bubble hover */
  /*background: rgba(238, 238, 238, .8);*/
  /*background: rgba(77, 163, 167, 1);*/
  background: rgba(113, 196, 200, 1);
  box-shadow: 0 0 10px 3px rgba(51, 51, 51, .8);
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}

.youtube::after { /* Play Triangle */
  content: '';
  width: 0;
  height: 0;
  line-height:0px;
  display:block;
  border-style: solid;
  border-width: 20px 0 20px 40px;
  margin: -20px 0 0 -15px;
  border-color: transparent transparent transparent #d2e8e9;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 0;
  z-index:2;
} 
.youtube iframe{ /* youtube embed (responsive) */
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:3;
}
/* END Fast & Agile YouTube Embed by Schoberg.net */

.mdvertz{
  height: 325px; 
  line-height: 325px;
}

.mdvertz2{
  vertical-align: middle;
  display: inline-block;
}

.f2000-panel {
margin-bottom: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */

}

.f2000-panbod{
padding:10px;
}

.EAD {
    background-image: url("../images/epson-f2000-authorized-dealer-ribbon.png");
    background-repeat:no-repeat;
    height: 60px;
    background-size:100% auto;
}

.ez-dtg-advert p{
  background-color:#ffce45;
  padding:5px;
  margin:5px;
  font-size:12px;
  font-weight:bold;
  text-align:center;
  border: 3px solid #ffffff;
}

.ez-advert{
  margin-bottom:0px;
}

.gallimg {box-shadow: 0px 3px 2px -2px #888;}
.imagetext { font-size: 15px; font-weight: 300; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0 auto; text-align: center; padding-top: 5px;}
.galleryintrotext { font-size: 18px; font-weight: 400; padding-top: 6px; }
.ptsmall { padding-top: 5px; }

.titletext8 { font-size:26px; 
line-height: 25px; 
font-weight:400;
font-family: 'Source Sans Pro', sans-serif;
color: #344859;
}

.titletext2 { font-size: 45px; 
line-height: 40px; 
font-weight: 200;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; 
color: #2D68A7;
}

#ez-comm-thx h1 {font-size:26px;margin-bottom:30px;}
#ez-comm-thx h2 {font-size:18px;color:#012d89;margin-bottom:10px;}
#ez-comm-thx p {font-size:16px;}

.ez-comm-phone{font-size:24px;font-weight:bold;color:#012d89;}
.ez-comm-cap{font-size:12px;}

.ez-comm-btn {color: #ffffff;font-size:16px;background-color: #098c12;border-color: #006e07;}
.ez-comm-btn:hover {color: #ffffff;background-color: #006e07;border-color: #006e07;}
.ez-comm-btn:active {color: #ffffff;background-color: #006e07;border-color: #006e07;}
.ez-comm-btn:focus {color: #ffffff;background-color: #006e07;border-color: #006e07;}

.ez-comm-st-btn {color: #ffffff;font-size:16px;background-color: #1a9cf7;border-color: #0088de;}
.ez-comm-st-btn:hover {color: #ffffff;background-color: #0088de;border-color: #0088de;}
.ez-comm-st-btn:active {color: #ffffff;background-color: #0088de;border-color: #0088de;}
.ez-comm-st-btn:focus {color: #ffffff;background-color: #0088de;border-color: #0088de;}

.ez-comm-f2000-btn {color: #ffffff;font-size:16px;background-color: #2D4C99;border-color: #173a81;}
.ez-comm-f2000-btn:hover {color: #ffffff;background-color: #173a81;border-color: #173a81;}
.ez-comm-f2000-btn:active {color: #ffffff;background-color: #173a81;border-color: #173a81;}
.ez-comm-f2000-btn:focus {color: #ffffff;background-color: #173a81;border-color: #173a81;}

.ez-seminar-btn {color: #ffffff;font-size:16px;background-color: #FB3A15;border-color: #E40B08;}
.ez-seminar-btn:hover {color: #ffffff;background-color: #E40B08;border-color: #E40B08;}
.ez-seminar-btn:active {color: #ffffff;background-color: #E40B08;border-color: #E40B08;}
.ez-seminar-btn:focus {color: #ffffff;background-color: #E40B08;border-color: #E40B08;}

.ez-comm-pic-border{border: 1px solid LightGrey;padding:10px;}
.sc-f2000-vid-box{background-color:#292929;border: 1px solid LightGrey;padding: 5px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}

/*=====================*/
/*Epson F2000 Page END*/
/*===================*/

.titletext6 { font-size:30px; 
line-height: 27px; 
font-weight: 300;
font-family: 'Open Sans', sans-serif;
color: #344859;
display: block;
overflow: hidden;
 }

 /*#contactform {
  height: auto;
}

#contactform .right {
  float: right;
}

#contactform input,
#contactform textarea {
  margin-bottom: 14px;
  width: 100%;
  outline: none;
  border: 1px solid #AFAFAF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  
}

#contactform input {
  padding-left: 15px;
  height: 34px;
  border-radius: 5px;
   border: 1px solid #AFAFAF;
}

#contactform textarea {
  padding: 15px;
  height: 168px;
  border-radius: 5px;
}*/

/*#contactform .btn {
  margin: 0px;
  padding: 10px 15px 10px 15px;
  width: auto; 
   height: auto;
  border-radius: 5px;
  border: 1px solid #A09D9E;
  background: rgba(0,0,0,0.8);
  color: #fff;
 
}

#contactform .btn:hover {
  background: #155AA2;
  border: none;
}*/

.titletext3 { font-size: 35px; 
line-height: 35px; 
font-weight: 600;
font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif; 
color: #2D68A7;
}

.titletext4 { 
font-size: 35px; 
line-height: 35px; 
font-weight: 700;
font-family: 'Open Sans', sans-serif;
color: #272930;
}

.titletext4-2 { font-size: 22px; 
line-height: 26px; 
font-weight: 300;
font-family: 'Open Sans', sans-serif;
color: #000;
}

.titletext5 { font-size: 26px; 
line-height: 27px; 
font-weight: 300;
font-family: 'Open Sans', sans-serif;
color: #2D68A7;
}

/* SPEC TEXT & TITLES*/
.featuretext { font-size: 17px; font-weight: 700; font-family: 'Open Sans', sans-serif; color: #344859}
.text1 { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 300; line-height: 23px; }

.introspectext { font-size: 15px; font-weight: 400; line-height: 23px; color: #343434; padding: 25px 10px 25px 15px;  margin-top: -45px; border-bottom: 1px solid #CCC; font-family: 'Open Sans', sans-serif; }

.pspecgroup { background-color: #E9E9E9; padding: 8px 10px 10px 10px;  }
.ptextspec { font-size: 13px; font-weight: 400; line-height: 18px; color: #000; }
.ptextspec2 { font-size: 15px; font-weight: 400; line-height: 18px; color: #000; }

.spectitle { font-size:18px; line-height: 19px; font-weight: 600; font-family: 'Open Sans', sans-serif; color: #000; display: inline;}
.techspectext { color: #5C747E; font-size: 16px; line-height: 12px; display: block;  font-weight: 600; font-family: 'Open Sans', sans-serif;}
.techspectextp { color:#000000; font-size: 13px; line-height: 15px; font-weight:400; font-family: 'Open Sans', sans-serif; }

.textover {
    background: none;
    opacity: 1;
    margin: -25px 20px 12px; 
    position: relative;
}

/* Buttons Custom Equipment Zone  */
.btn1 { background: #272930; padding: 15px 15px 15px 15px; display: inline-block; border: 0; color: #FFF; border-radius: 0px; font-size: 14px; }
.btn1:hover {transition: ease-in .3s; background: #498DBF;
-moz-transition:ease-in .3s; 
-ms-transition: ease-in .3s;
-webkit-transition:ease-in .3s; 
}

.btnnew { background: #FBFBFB; padding: 10px 10px 10px 10px; display: inline-block; border: 1px solid #C1C1C1; color: #3F79B6; border-radius: 4px; font-size: 14px; }
.btnnew:hover { text-decoration: none !important; background: #DAD7D8; }
.btnnewa:hover { text-decoration: none !important; }
.btnnewa a:hover { text-decoration: none !important; }

.btn2 { background: #5C747E; border-radius: 0px; border: 0; padding: 15px 15px 15px 15px; color: #FFF; margin-top: 10px;}
.btn2:hover {background: #363636;}

.btn3 { background: #3576C3; color: #FFF; padding: 12px 12px 12px 12px; display: inline-block; font-size: 15px; font-weight: 600; border: none;}

.btn3:hover { color: #D1D1D1; }

.btn4 { background: #0061B2; color: #FFF; padding: 10px 10px 10px 10px; border-radius: 13px; display: block; margin: 0; text-align: center; border: 1px solid #274A7F;}

.btnicon { background:url(../images/linkarrowicon.png) no-repeat; padding-left: 35px; padding-top: 5px; padding-bottom:5px; background-position: center;  }

.arrow { background: #272930 url(../images/arrow-btn.png) no-repeat right center;
padding-left: 15px; padding-right: 15px; display: inline-block; vertical-align: auto; 
}

/* Text Styles */
.ptext1 { font-size: 16px; 
line-height: 18px; 
font-weight: 200;  }
.ptext2 { font-size: 16px;
line-height: 20px;
font-weight: 500; 
}
.ptext3 { font-size: 21px; 
line-height: 28px;
font-weight: 300; }

.listtext1 { font-size: 15px; line-height: 18px; font-weight: 200; }

a.sitemap {color:#3F81BA;}
a.sitemap:link  {text-decoration: underline; color: #3F81BA;}
a.sitemap:visited {text-decoration: none; color: #3F81BA;}
a.sitemap:hover {text-decoration: none; color: #3F81BA;}
a.sitemap:active {text-decoration: none; color: #3F81BA;}

/*====================================*/
/*Insta Graph Heat Press Machine Page*/
/*==================================*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {

.navbar-insta .navbar-nav > li > a, .navbar-brand {padding:15px;}
/*.navbar-insta{border-radius: 5px;}*/
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */

@media only screen and (min-width : 768px) {
.navbar-insta .navbar-nav > li > a, .navbar-brand {padding-top:5px !important; padding-bottom:0 !important;height: 30px;}
.navbar {min-height:30px !important;}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
}

h1 {color:#071689;}

/*Insta Nav*/

.navbar-insta .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar-insta .navbar {
  background-color:#68c8c7;
}

.navbar-insta{
  background-color:#68c8c7;
  border-radius: 0px;
}

.navbar-insta .navbar-collapse {
  text-align: center;
  /*background-color:#FFFFFF;*/
}

.navbar-insta .navbar-nav > li > a:link, .navbar-insta .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
}

/*.navbar-insta .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
    background-color:#5BAEAE;
}*/

.navbar-insta .navbar-nav > li > a:visited, .navbar-insta .navbar-nav > li > a:focus {
    color: #ffffff;
    font-size:13px;
    font-family: 'Questrial', sans-serif;
}

/*Mobile Nav*/

.navbar-insta .navbar-header{
  background-color:#68c8c7;
}

.navbar-insta .navbar-brand{
 color:#ffffff;
}

.navbar-insta .nav{
  
}

.navbar-insta .icon-bar{
  background-color:#FFFFFF;
}

.navbar-insta .navbar-nav > .active{
  background-color:#010195;
}

.navbar-insta .navbar-nav > .active > a, 
.navbar-insta .navbar-nav > .active > a:hover, 
.navbar-insta .navbar-nav > .active > a:focus {
    
  background-color:#010195;
 }

.insta-head-wrapper {border: 1px solid #ECECEC; border-radius: 5px; padding: 10px 0px 20px 0px; margin-top: 15px;background-color: #FFF; }
.insta-content-wrapper {margin: 10px 35px 20px 35px; background-color: #FFF; }

.btn-insta {
    color: #fff;
    background-color: #68c8c7;
    border-color: #5BAEAE;
}

.btn-insta:hover {
    color: #fff;
    background-color: #5BAEAE;
    border-color: #5BAEAE;
}

h1.insta {font-size:30px;color:#68c8c7;}
h2.insta {font-size:25px;color:#68c8c7;}

/*Seminar Registration Page Start*/

.reg-panel{background-color:#FFFFF0;}
.reg-cap{background-color:#f3f3f3;padding:5px;margin-bottom:15px;}
.reg-caption{font-size:12px;font-style:italic;}

/*Seminar Registration Page End*/

.bg-test {
    background-image: url("http://static4.comicvine.com/uploads/scale_small/1/14487/5377152-batman.jpg");
}

.ez-buy-btn {color: #ffffff;font-size:20px;text-shadow: 1px 1px #404040;background-color: #14b31f;border-color: #098c12;}
.ez-buy-btn:hover {color: #ffffff;background-color: #098c12;border-color: #098c12;}
.ez-buy-btn:active {color: #ffffff;background-color: #098c12;border-color: #098c12;}
.ez-buy-btn:focus {color: #ffffff;background-color: #098c12;border-color: #098c12;}

#ez-webinar-ad {
  margin-top:10px;
  background-color:yellow;
  padding:5px;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  color:#000000;
  border-top:1px solid #ffeb00;
  border-bottom:1px solid #ffeb00;
}

#ez-seminar-ad {
  /*margin-top:1px;*/
  background-color:#ffb841;
  padding:5px;
  font-size:16px;
  font-weight:bold;
  text-align:center;
  color:#000000;
  border-top:2px solid yellow;
  border-bottom:2px solid yellow;
}

/*.ez-webinar-link {color: #0E167F;}
.ez-webinar-link:hover {color: #0E167F;}
.ez-webinar-link:active {color: #0E167F;}
.ez-webinar-link:focus {color: #0E167F;}*/

.ez-webinar-link {color: #402E10;}
.ez-webinar-link:hover {color: #0E167F;}
.ez-webinar-link:active {color: #402E10;}
.ez-webinar-link:focus {color: #402E10;}

.f2000-gallery-cap{padding:0px 0px 0px 5px;}

#ez-seminar h1 {font-size:26px;margin-bottom:30px;}
#ez-seminar h2 {font-size:18px;color:#012d89;margin-bottom:10px;}
#ez-seminar p {font-size:16px;}
#ez-seminar .caption p {font-size:15px;}

.ez-seminar-highlights{font-size:19px;}