/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

#parallax-custom-image-home-top {  
    background-image: url("http://www.nexcopy.com/downloads/combo_duplicator_top_parallax.jpg");
    max-height: 600px;
}


#parallax-custom-image-usb-top {  
    background-image: url("http://www.nexcopy.com/downloads/usb_duplicator_top_parallax.jpg");
    max-height: 600px;
}

#parallax-custom-image-usb-bottom {  
    background-image: url("http://www.nexcopy.com/downloads/usb_duplicator_bottom_parallax.jpg");  
    max-height: 600px;
}


#parallax-custom-image-sd-top {  
    background-image: url("http://www.nexcopy.com/downloads/sd_duplicator_top_parallax.jpg");
    max-height: 600px;
}

#parallax-custom-image-sd-bottom {  
    background-image: url("http://www.nexcopy.com/downloads/sd_duplicator_bottom_parallax.jpg");  
    max-height: 600px;
}


#parallax-custom-image-microsd-top {  
    background-image: url("http://www.nexcopy.com/downloads/microsd_duplicator_top_parallax.jpg");
    max-height: 600px;
}

#parallax-custom-image-microsd-bottom {  
    background-image: url("http://www.nexcopy.com/downloads/microsd_duplicator_bottom_parallax.jpg");  
    max-height: 600px;
}


#parallax-custom-image-cf-top {  
    background-image: url("http://www.nexcopy.com/downloads/cf_duplicator_top_parallax.jpg");
    max-height: 600px;
}

#parallax-custom-image-cf-bottom {  
    background-image: url("http://www.nexcopy.com/downloads/cf_duplicator_bottom_parallax.jpg");  
    max-height: 600px;
}

#parallax-custom-image-printer-top {  
    background-image: url("http://www.nexcopy.com/downloads/usb_printer_top_parallax.jpg");
    max-height: 600px;
}

#parallax-custom-image-printer-bottom {  
    background-image: url("http://www.nexcopy.com/downloads/usb_printer_bottom_parallax.jpg");  
    max-height: 600px;
}
#parallax-custom-image-drive-top {  
    background-image: url("http://www.nexcopy.com/downloads/usb_drives_top_parallax.jpg");
    max-height: 600px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 text
{
    background-color: #415464;
    color: #fff;
    width: 500px;
    height:25px;
    border: 2px solid #2b3d4b;
}
.wpcf7 textarea
{
    background-color: #415464;
    color: #fff;
    width: 500px;
    border: 2px solid #2b3d4b;
}

div.uk-navbar-brand.uk-visible-small
{
    width: 70%;
}

a.uk-navbar-brand.uk-hidden-small {
    width: 40%;
    height: auto;
    line-height: inherit;
}
