/* ========== NAVIGATION MENU ========== */	
#v_nav {
	width: 230px;
	position: relative;
	margin: 0px;
    background: #37474e;
}
/* ========== MENU BLOCK NAVIGATION ========== */	
body
{
background-color: #666666;
margin:0px;
}
#v_nav ul {
	width: 100%;
	margin:0;
	padding: 0;
}
/* ========== LI PART FOR NAVIGATION MENU ========== */	
#v_nav ul li {
	margin: 0;
	padding: 0;
	display: block;
	position:relative;
	list-style: none;
	width: 100%;
	-webkit-transition:background 0.2s linear;
	-moz-transition:background 0.2s linear;
	-ms-transition:background 0.2s linear;
	-o-transition:background 0.2s linear;
	transition:background 0.2s linear;
	
}
/* ========== MOUSE HOVER MENU TITLE ========== */	
#v_nav ul li a {
	font-weight: normal;

	text-decoration: none;
	display: block;
	line-height: 53px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 500;
}
#v_nav li a:active {
	color: #888;
}
#v_nav ul li:hover {
	background:#fff;
	
}
#v_nav ul li:hover a {
	color: #333;
}
#v_nav i {
	margin-left: 20px;
	margin-right: 10px;
}
#v_nav span.main_links_span {
	position: absolute;
	top:0;
	right:25px;
	font-size:16px
}
/* table */
.option-btn
{
	position: absolute;right: 0%;top: 0%;
}
.option-btn table
{
	float: right;
	width: 100%;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}
.option-btn table tr td a
{
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	text-decoration:none;
}
.option-btn table tr td a:hover
{
	color:#000;
	text-decoration:underline;

}
.option-btn table tr td
{
padding:5px;
margin:5px;
background-color:#808080;
}
/* ========== RIGHT MENU PANEL BOX ========== */	
#v_nav ul li ul {
	z-index: 1;
	opacity:0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 100%;
	display: block;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
/* ========== RIGHT MENU PANEL LINK ========== */	
#v_nav ul li ul li {
	position: relative;
	display: block;
	float: none;
	background: #fff;
	
	border-top:solid 1px #e7e7e7;
	border-right:solid 1px #e7e7e7;
	border-left:solid 1px #e7e7e7;
	-webkit-transition:background 0.2s linear;
	-moz-transition:background 0.2s linear;
	-ms-transition:background 0.2s linear;
	-o-transition:background 0.2s linear;
	transition:background 0.2s linear;
}
#v_nav ul ul li:last-child {
	border-bottom:solid 1px #e7e7e7;
}
/* ========== MENU LI HIGHT PART ========== */	
#v_nav ul ul li a {
	
	line-height: 42px;
	padding-left: 30px;
	color:#605f5d;
}
#v_nav ul ul li:hover {
	background: #37474e;
}
#v_nav ul ul li a:hover {
	color:#d3dce0;
	text-decoration:none !important;
}
#v_nav ul li:hover > ul {
	z-index: 1;
	opacity: 1;
	visibility: visible;
}
#v_nav span.span_level_1, span.span_level_2 {
	position: absolute;
	top:0;
	right:10px;
	font-size:16px;
}
/* ========== TYPOGRAPHY 6 COL ========== */	
.typography_6_colm {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #000;
	z-index: 1;
	opacity:0;
	visibility: hidden;
	width: 970px;
	background: #fff;
	position: absolute;
	top: -1px;
	left: 100%;	-webkit-box-shadow:1px 2px 3px #333;
	-moz-box-shadow:1px 2px 3px #333;
	-ms-box-shadow:1px 2px 3px #333;
	-o-box-shadow:1px 2px 3px #333;
	box-shadow:1px 2px 3px #333;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
#v_nav ul li:hover > .typography_6_colm {
	opacity:1;
	visibility: visible;
	background:#fff;
}

/* ========== TYPOGRAPHY 5 COL ========== */	
.typography_5_colm {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 23px;
	z-index: 1;
	opacity:0;
	visibility: hidden;
	width: 790px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 100%;	-webkit-box-shadow:1px 2px 3px #333;
	-moz-box-shadow:1px 2px 3px #333;
	-ms-box-shadow:1px 2px 3px #333;
	-o-box-shadow:1px 2px 3px #333;
	box-shadow:1px 2px 3px #333;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
#v_nav ul li:hover > .typography_5_colm {
	opacity:1;
	visibility: visible;
	    background: #fff;
}
.navigation > li a{
	color:#d3dce0;
	}
	.navigation > li a:hover{
	color:#37474e;
	text-decoration:underline !important;
	font-family: 'Roboto', sans-serif;
	}
.typography_5_colm.top-pos
{
	top: -641px !important;
}
.typography_5_colm.top-pos .colmn_2_fullwidth img:hover
{
opacity: 0.5;
}
.typography_5_colm.top-pos .colmn_4_fullwidth
{
	margin-bottom:0px;
}
	/* ========== TYPOGRAPHY 3 COL ========== */	
.typography_3_colm {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #666;
	z-index: 1;
	opacity:0;
	visibility: hidden;
	width: 490px;
	background: #fff;
	position: absolute;
	top: -1px;
	left: 100%;	-webkit-box-shadow:1px 2px 3px #333;
	-moz-box-shadow:1px 2px 3px #333;
	-ms-box-shadow:1px 2px 3px #333;
	-o-box-shadow:1px 2px 3px #333;
	box-shadow:1px 2px 3px #333;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
#v_nav ul li:hover > .typography_3_colm {
	opacity:1;
	visibility: visible;
	background:#fff;
}
.typography_3_colm.top-pos
{
	top: -153px !important;
}
/* ========== TYPOGRAPHY 2 COL ========== */	
.typography_2_colm {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #000;
	z-index: 1;
	opacity:0;
	visibility: hidden;
	width: 340px;
	background: #fff;
	position: absolute;
	top: -1px;
	left: 100%;	-webkit-box-shadow:1px 2px 3px #333;
	-moz-box-shadow:1px 2px 3px #333;
	-ms-box-shadow:1px 2px 3px #333;
	-o-box-shadow:1px 2px 3px #333;
	box-shadow:1px 2px 3px #333;
	-webkit-transition: opacity 0.2s ease;
	-moz-transition: opacity 0.2s ease;
	-ms-transition: opacity 0.2s ease;
	-o-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
#v_nav ul li:hover > .typography_2_colm {
	opacity:1;
	visibility: visible;
	background:#fff;
}
/* ========== 2 COL CONTAINER PART ========== */	
.colm_2_container {
	width: 300px;
	margin: 15px;
}
/* ========== 3 COL CONTAINER PART ========== */	
.colm_3_container {
	width: 450px;
	margin: 10px;
}
/* ========== 5 COL CONTAINER PART ========== */	
.colm_5_container {
	width: 750px;
	margin: 10px;
}
.colm_6_container {
	width: 930px;
	margin: 0px 10px;
}
/* ========== H4 TITLE ========== */	
#v_nav h4 {
	font-size: 18px;
	border-bottom: solid 1px #666666;
	display: block;
	float: none;
	font-family: 'Roboto', sans-serif;
	margin:0px;
	padding-bottom: 5px;
	color:#37474e;
}
#v_nav h4.bor-non {

	border-bottom:none !important;

}
/* ========== H3 TITLE ========== */	
#v_nav h3 {
    font-size: 18px;
    border-bottom: solid 1px #666666;
    display: block;
    float: none;
    font-family: 'Roboto', sans-serif;
    margin: 10px;
    padding-bottom: 5px;
	color:#37474e;
}
/* ========== COL FIRST ========== */	
.colmn_1 {
	width: 16.70%;
	float: left;
	padding: 1.52%;
}
/* ========== COL SECOND ========== */
.colmn_2 {
	width: 36.94%;
	float: left;
	padding: 1.52%;
}
/* ========== COL THIRD ========== */
.colmn_3 {
	width: 56.899%;
	float: left;
	padding: 1.52%;
}
/* ========== COL FOUR ========== */
.colmn_4 {
	width: 76.94%;
	float: left;
	padding: 1.52%;
}
/* ========== COL FIVE ========== */
.colmn_5 {
	width: 96.94%;
	float: left;
	padding: 1.52%;
}
.colmn_5 {
	width: 100%;
	float: left;
	padding: 1.52%;
}
/* ========== SMALL TAG LINE TITLE ========== */
span.small-title
{
font-size: 12px;
    color: #b80028;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
}

/* ========== FULL WITH SECOND COL ========== */
.colmn_2_fullwidth {
	width: 46.96%;
	float: left;
	padding: 1.52%;
	margin-bottom: 10px;
}
/* ========== FULL WITH THIRD COL ========== */
.colmn_3_fullwidth {
	width: 30.293%;
	float: left;
	padding: 1.52%;
	margin-bottom: 10px;
}
/* ========== FULL WITH FOUR COL ========== */
.colmn_4_fullwidth {
	width: 21.96%;
	float: left;
	padding: 1.52%;
	margin-bottom: 10px;
}
.colmn_5_fullwidth {
	width: 21.96%;
	float: left;
	padding: 1.52%;
	margin-bottom: 10px;
}
/* ========== A HREF LINK PART ========== */
#v_nav .typography_3_colm .colm_3_container .colmn_3_fullwidth ol li a {
	background: none;
	background-image: none;
	line-height: 22px;
	cursor: pointer;
}
#v_nav .typography_3_colm .colm_3_container .colmn_3_fullwidth ol li {
	background: none;
	background-image: none;
}
#v_nav .typography_3_colm .colm_3_container .colmn_3_fullwidth h4.some_links_title {
	padding-left: 0;
}
/* ========== CONTACT FORM CSS ========== */
#v_nav .name, #v_nav .email, #v_nav .message, #v_nav input, #v_nav textarea {
	margin-top: 5px;
    margin-bottom: 0px;
	font-family: 'Roboto', sans-serif;
}
/* ========== HTML INPUT ELEMENT ========== */
#v_nav input {
	width: 100%;
	border: 1px solid #ccc;
	background: #fff;
}
#v_nav input.input_name, #v_nav input.input_email {
	height: 35px;
	color: #666666;
	padding:0px;
}
/* ========== CONTACT FORM TEXTAREA ========== */
#v_nav textarea {
	height: 100px;
	width: 97%;
	border: 1px solid #ccc;
	padding:5px;
	
}
#v_nav input[type=submit] {
	width: 70px;
	height: 30px;
	margin-top: 5px;
	background: #ff5b00;
	margin-bottom: 0px;
	color:#fff !important;
}
#v_nav input[type=submit]:hover {
	color: #fff;
	cursor: pointer;
	font-weight:600 !important;
}
#v_nav em {
	color: #000;
}

#v_nav .icons a {
	background: none;
	background-image: none;
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 30px;
	margin-top: 17px;
	opacity: 0.4;
}
#v_nav .icons a:hover {
	opacity: 1;
}
/* ========== IMAGS RESPONSIVE TAG ========== */
.image {
	width: 100%;
	height: auto;
	border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    padding: 2px;
	}
b {
	margin-left: 23px;
}
/* ========== ORDER LIST A LINK ========== */
#v_nav ol li a {
    line-height: 30px;
    color:#605f5d;
	}
#v_nav #pull {
	width: 100%;
	font-weight: normal;
	text-decoration: none;
	display: block;
	line-height: 53px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	background-image: url(http://designcollection.in/codecanyon/vertical-css3-ecommerce-mega-menu/css/bg_ie/bg.png); /***for IE**/
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
}
/* ========== BLOCK NAVIGATION HOVER ========== */
#v_nav #pull:hover {
	background: #333333;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.07) 0%);
}
#v_nav #pull i {
	margin-left: 25px;
}
#v_nav span.pull_span {
	position: absolute;
	right: 25px;
	top: 0;
}
#v_nav div#pull a {
	display: block;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
#v_nav div#pull a:active {
	color: #888;
}
.some_links > li:hover {
	background:#ccc;
	padding:3px 0;
}
.colmn_2 p {	
	font-size: 14px;
	text-align: justify;
}
/* ========== List Margin ========== */
#v_nav ol.list-margin li
{
	margin:0px;
}
#v_nav ol.list-margin li a {
    line-height: 20px;
    color: #605f5d;
}
#v_nav span.view a {
    font-size: 10px;
    font-family: roboto;
    color: #2cb2e4 !important;
	line-height: 0px;
}
/* ========== CONTACT FORM TEXTAREA ========== */
textarea {
	background: #ffffff none repeat scroll 0 0 ;
	border: 1px solid #cccccc;
}
/* ========== GOOGLE MAP CODE ========== */
.map
{
border: 1px solid #999999;
}
/* ========== ORDER LIST PADDING AND MARGING ========== */
ol
{
padding:10px 0px;
margin-left: -20px;
}
#list-lft ol.list-margin
{
	margin-left: 0px;
}
/* ========== PARAGRAPH ========== */
p.para
{
    text-align: left;
    padding: 10px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    font-size: 13px;
	color:#000000;
}
/* ========== PARAGRAPH WITH BOX ========== */
p.parabox {
    text-align: left;
    padding: 10px;
    line-height: 20px;
    margin: 0px 0px 10px 0px;
    background: #fff;
    font-size: 13px;
    color: #000000;
}
p
{
margin:0px;
}
/* ========== CONTACT FORM ========== */
from
{
margin:5px;
}
/*============ BOX Effect 7 =======================*/
.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
/*==== End mega menu 3 CSS====*/
/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #37474e;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.viewtext {
    font-size: 10px;
    font-family: robotoRegular;
    color: #2cb2e4;
	text-align:right;
}
p.title
{
font-size: 13px;
font-family: 'Roboto', sans-serif;
color: #37474e;
margin: 15px 0px -10px 0px;
font-weight: 600;
}
p.title a
{
	font-size: 13px;
font-family: 'Roboto', sans-serif;
    color: #37474e;
	        margin: 15px 0px -10px 0px;
}
.border-right
{
	border-left: 1px solid #eaeaea;
}
.img-responsive
{
	width:100%;
    height:auto;
    position: relative;
    display:block;
    margin:0 auto;
	border:1px solid #ccc;
}
/* Css3 Image Hover Effect */
/* Second Section */
.single-effect {
  display: inline-block;
}
.single-effect h3 {
  color: #fff;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 20px;
}
/*  Start CSS3 Image Hover Effect */
/*  Demo 1 */
.wpf-demo-1 {
  background-color: #FFF;
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  box-shadow: 0 0 0 0 #555;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpf-demo-1 img {
  height: 100%;
  width: 100%;
}
.wpf-demo-1:hover .view-caption {
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpf-demo-1:hover .view-caption a {
  padding-top: 44.5%;
}
.wpf-demo-1 .view-caption {
    background-color: rgba(12,12,12,0.5);
    border: 5px solid #333;
    bottom: 0;
    color: #fff;
    left: 0;
    margin: 10px 10px 30px 10px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    right: 0;
    text-align: center;
    top: 0%;
    z-index: 99;
    -webkit-transition: all 0.75s ease-in-out 0s;
    -moz-transition: all 0.75s ease-in-out 0s;
    -ms-transition: all 0.75s ease-in-out 0s;
    -o-transition: all 0.75s ease-in-out 0s;
    transition: all 0.75s ease-in-out 0s;
}
.wpf-demo-1 .view-caption a {
	color: #fff !important;
	display: block;
	font-size: 20px !important;
	font-weight: bold;
	height: 100%;
	padding-top: 40px !important;
	text-decoration:none !important;
  -webkit-transition: all 0.75s ease-in-out 0s;
  -moz-transition: all 0.75s ease-in-out 0s;
  -ms-transition: all 0.75s ease-in-out 0s;
  -o-transition: all 0.75s ease-in-out 0s;
  transition: all 0.75s ease-in-out 0s;
}
/*  Demo 2 */
.wpf-demo-2 {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin-bottom: -10%;
}
.wpf-demo-2 img {
  height: 100%;
  width: 100%;
}
.wpf-demo-2:hover img {
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wpf-demo-2:hover .view-caption {
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.wpf-demo-2:hover .view-caption p {
  -moz-transform: translateX(0%);
  -o-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  border-right: 2px solid #ED143D;
}
.wpf-demo-2:hover .view-caption p::first-letter { 
    font-size: 150%;
    color: #ED143D;
}
.wpf-demo-2 .view-caption {
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  background-color: #FFF;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  padding: 10px;
  height: 50%;
  position: absolute;
}
.wpf-demo-2 .view-caption h4 {
  color: #555;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 5px;
}
.wpf-demo-2 .view-caption p {
  font-size: 14px;
  display: inline-block;
  -moz-transform: translateX(-500%);
  -o-transform: translateX(-500%);
  -ms-transform: translateX(-500%);
  -webkit-transform: translateX(-500%);
  transform: translateX(-500%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#v_nav .product-display p
{
	font-size: 12px;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
#v_nav .product-display span {
    font-size: 12px;
    color: #333;
    text-align: left;
    padding: 5px;
	font-family: 'Roboto', sans-serif;
}
#v_nav .product-display p a
{
margin: 0px;
padding: 0px;
line-height: 15px;
color: #000000;
display: inline;
font-size: 12px;
}

#v_nav .product-display a 
{
    line-height: 10px;
    padding-bottom: 7px;
}
#v_nav .product-display a img:hover
{
opacity:0.8;
}
#v_nav .rating
{
	font-size:10px;
	color:#FFC107;
	margin-left: 5px;
}
#v_nav .rating i
{
	padding: 0px 1px;
    margin: 0px;
	color: #228B22;
}
#v_nav .product-display .price-tag
{
	font-size:12px;
	font-weight:600;
	color:#000000;
}
#v_nav .product-display .price-tag span
{
		font-size:12px;
	color:#333;
	text-decoration:line-through;
	padding-left:10px;
	
}
#v_nav .product-display .price-tag span.off
{
font-size: 10px;
    color: #fff;
    background: #6fba54;
    text-align: center;
    padding: 3px;
    text-decoration: none;
    margin-left: 12px;
	
}
#v_nav .product-display ol.product-list li
{
	font-size: 11px;
	list-style-type: none;;
	padding-left: 17px;
	margin: -5px 0px;
	color: #6D6C6C;
}
/* ========== VIDEO ========== */
#v_nav .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: 10px solid #000000;
	border-top: transparent;
	border-bottom: transparent;
	background: #000000;
}

#v_nav .video-container iframe, #v_nav .video-container object, #v_nav .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ========== LABEL LIST ========== */
#v_nav .label-success {
        background-color: #f0f0f0;
    border: 1px solid #ccc;
}
#v_nav .label-danger {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
}
#v_nav .label {
display: inline;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    letter-spacing: 1px;
    margin-left: 10px;
}
#v_nav .animated {
            background-position: left top;
            -webkit-animation-duration: 10s;
            animation-duration: 10s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes fadeInLeft {
            0% {
               opacity: 0;
               -webkit-transform: translateX(-20px);
            }
            100% {
               opacity: 1;
               -webkit-transform: translateX(0);
            }
         }
         
         @keyframes fadeInLeft {
            0% {
               opacity: 0;
               transform: translateX(-20px);
            }
            100% {
               opacity: 1;
               transform: translateX(0);
            }
         }
         
         .fadeInLeft {
         -webkit-animation-name: fadeInLeft;
         animation-name: fadeInLeft;
         } 
         
		 

@media only screen
and (min-device-width : 320px) 
and (max-device-width : 640px) { 
/* Styles */
.colm_2_container,.colm_3_container,.colm_4_container,.colm_5_container,.colm_6_container {
    width: auto;
}
.typography_5_colm, .typography_3_colm, .typography_2_colm, .typography_6_colm {
	border-right:none;
	border-left:none;
}
#v_nav {
	border: none;
}
/* ========== GOOGLE RESPONSIVE MAP ========== */
.map {
border: 1px solid #999999;
}
/* ========== ORDER LIST ADJUSTMENT ========== */
ol {
    padding: 10px 0px;
    margin-left: 0px;
    padding-top: 10px;
}
/* ========== PARAGRAPH MARGIN ========== */
p {
    margin: 0px 10px 0px 10px;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
    box-shadow:none;
}
ol {
    padding: 10px 0px;
    margin-left: -10px;
	text-align:left;
}
.label-success {
    background-color: #5cb85c;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
#v_nav ul li ul li {
    border-right:none;
}
.colmn_4_fullwidth, .colmn_3_fullwidth, .colmn_2_fullwidth {
    text-align: center;
}
.border-right {
    border-left: transparent;
}
#v_nav .label {
    display: block;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    font-weight: 500;
    line-height: 2;
    color: #000000;
    text-align: center;
    white-space: normal;
    vertical-align: baseline;
    border-radius: 0px;
    letter-spacing: 1px;
        margin: 5px;
}
#v_nav h4, .colm_3_container h4{
    text-align: center;
}
.colmn_5_fullwidth {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 10px;
    margin: 0 auto;
}
#v_nav .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: 2px solid #000000;
}
span.small-title {
    display: block;
    text-align: center;
}
.option-btn {
    position: relative;
    right: 0;
    top: 0;
}
}
/* iPads (portrait and landscape) --  --  --  --  -- - */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 
.colm_2_container,.colm_3_container,.colm_4_container,.colm_5_container,.colm_6_container {
    width: auto;
}
.typography_5_colm, .typography_3_colm, .typography_2_colm, .typography_6_colm {
	border-right:none;
	border-left:none;
}
#v_nav {
	border: none;
}
/* ========== GOOGLE RESPONSIVE MAP ========== */
.map {
border: 1px solid #999999;
}
/* ========== ORDER LIST ADJUSTMENT ========== */
ol {
    padding: 10px 0px;
    margin-left: 0px;
    padding-top: 10px;
}
/* ========== PARAGRAPH MARGIN ========== */
p {
    margin: 0px 10px 0px 10px;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
    box-shadow:none;
}
ol {
    padding: 10px 0px;
    margin-left: -10px;
	text-align:left;
}
.label-success {
    background-color: #5cb85c;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
#v_nav ul li ul li {
    border-right:none;
}
.colmn_4_fullwidth, .colmn_3_fullwidth, .colmn_2_fullwidth {
    text-align: center;
}
.border-right {
    border-left: transparent;
}
#v_nav .label {
    display: block;
    padding: 3px 5px 3px 5px;
    font-size: 11px;
    font-weight: 500;
    line-height: 2;
    color: #000000;
    text-align: center;
    white-space: normal;
    vertical-align: baseline;
    border-radius: 0px;
    letter-spacing: 1px;
        margin: 5px;
}
#v_nav h4, .colm_3_container h4{
    text-align: center;
}
.colmn_5_fullwidth {
    width: 100%;
    float: none;
    padding: 0;
    margin-bottom: 10px;
    margin: 0 auto;
}
#v_nav .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    border: 2px solid #000000;
}
span.small-title {
    display: block;
    text-align: center;
}
.option-btn {
    position: relative;
    right: 0;
    top: 0;
}
}
/* ========== DESKTOP AND LARGE COMUPTER ========== */
@media screen and (max-width: 1023px) {
#v_nav {
 width: 300px;
 margin: 10px auto;
}
#v_nav ul li ul {
 position: absolute;
 left: -1px;
 top: 100%;
}
.typography_6_colm, .typography_5_colm, .typography_3_colm, .typography_2_colm {
 width: 100%;
 position: absolute;
 top: 100%;
 left: 0px;
 border: none;
}
.colm_5_container, .colm_3_container, .colm_2_container {
 margin: 10px;
}
 .colmn_1, .colmn_2, .colmn_3, .colmn_4, .colmn_5, .colmn_6 {
 width: 100%;
 margin-bottom: 20px;
 padding: 0px;
}
 .colmn_4_fullwidth, .colmn_3_fullwidth, .colmn_2_fullwidth {
 width: 100%;
 margin-bottom: 20px;
 padding: 0px;
}
.image {
 margin-bottom: 5px;
}
}
/*====End responsive CSS ====*/
