@charset "utf-8";
/* CSS Document */


  @font-face {font-family:"ariblk";
 src:url("../fonts/ariblk.eot") format("eot"),url("../fonts/ariblk.ttf") format("truetype");font-weight:normal;font-style:normal;}

 
@font-face {
	font-family: 'Swis721Hv';
	src: url('../fonts/Swiss721BT-Heavy.eot');
	src: url('../fonts/Swiss721BT-Heavy.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Swiss721BT-Heavy.woff2') format('woff2'),
		url('../fonts/Swiss721BT-Heavy.woff') format('woff'),
		url('../fonts/Swiss721BT-Heavy.ttf') format('truetype'),
		url('../fonts/Swiss721BT-Heavy.svg#Swiss721BT-Heavy') format('svg');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Swis721Cn';
	src: url('../fonts/Swiss721BT-BoldCondensed.eot'); 
	src: url('../fonts/Swiss721BT-BoldCondensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Swiss721BT-BoldCondensed.woff2') format('woff2'),
		url('../fonts/Swiss721BT-BoldCondensed.woff') format('woff'),
		url('../fonts/Swiss721BT-BoldCondensed.ttf') format('truetype'),
		url('../fonts/Swiss721BT-BoldCondensed.svg#Swiss721BT-BoldCondensed') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'KozGoPro-Regular';
	src: url('../fonts/KozGoPro-Regular-AlphaNum.eot');
	src: url('../fonts/KozGoPro-Regular-AlphaNum.eot?#iefix') format('embedded-opentype'),
		url('../fonts/KozGoPro-Regular-AlphaNum.woff2') format('woff2'),
		url('../fonts/KozGoPro-Regular-AlphaNum.woff') format('woff'),
		url('../fonts/KozGoPro-Regular-AlphaNum.ttf') format('truetype'),
		url('../fonts/KozGoPro-Regular-AlphaNum.svg#KozGoPro-Regular-AlphaNum') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KozGoPro-Medium-AlphaNum';
	src: url('../fonts/KozGoPro-Medium-AlphaNum.eot');
	src: url('../fonts/KozGoPro-Medium-AlphaNum.eot?#iefix') format('embedded-opentype'),
		url('../fonts/KozGoPro-Medium-AlphaNum.woff2') format('woff2'),
		url('../fonts/KozGoPro-Medium-AlphaNum.woff') format('woff'),
		url('../fonts/KozGoPro-Medium-AlphaNum.ttf') format('truetype'),
		url('../fonts/KozGoPro-Medium-AlphaNum.svg#KozGoPro-Medium-AlphaNum') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Exo2';
	src: url('../fonts/Exo2-Regular.eot');
	src: url('../fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Exo2-Regular.woff2') format('woff2'),
		url('../fonts/Exo2-Regular.woff') format('woff'),
		url('../fonts/Exo2-Regular.ttf') format('truetype'),
		url('../fonts/Exo2-Regular.svg#Exo2-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'KozGoPro-Light';
	src: url('../fonts/KozGoPro-Light-AlphaNum.eot');
	src: url('../fonts/KozGoPro-Light-AlphaNum.eot?#iefix') format('embedded-opentype'),
		url('../fonts/KozGoPro-Light-AlphaNum.woff2') format('woff2'),
		url('../fonts/KozGoPro-Light-AlphaNum.woff') format('woff'),
		url('../fonts/KozGoPro-Light-AlphaNum.ttf') format('truetype'),
		url('../fonts/KozGoPro-Light-AlphaNum.svg#KozGoPro-Light-AlphaNum') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'KozGoPro-Bold';
	src: url('../fonts/KozGoPro-Bold-AlphaNum.eot');
	src: url('../fonts/KozGoPro-Bold-AlphaNum.eot?#iefix') format('embedded-opentype'),
		url('../fonts/KozGoPro-Bold-AlphaNum.woff2') format('woff2'),
		url('../fonts/KozGoPro-Bold-AlphaNum.woff') format('woff'),
		url('../fonts/KozGoPro-Bold-AlphaNum.ttf') format('truetype'),
		url('../fonts/KozGoPro-Bold-AlphaNum.svg#KozGoPro-Bold-AlphaNum') format('svg');
	font-weight: bold;
	font-style: normal;
}

body{
    color: #96004F;
    font-family:Times New Roman;
    font-size: 14px;
    font-weight: normal;
    background-color: #F0F0F0;
    margin: 0;
    padding: 0;
}
body.front{
}
.body_wrapper{
    max-width: 1170px;
    margin: 0 auto;
    box-shadow: 0 0px 16px rgba(211,211,211,0.75);
}
.container {

}
.front{
}
#cinquiry{

	    margin-top: 35px;
}

/************** Global ***************/
a {
    color: #fff;
    text-decoration: none;

}
a:hover{
    text-decoration:none;
}
a,img,input, button{
	outline: 0 none;
}
label {
    font-weight: normal;
}
/************** SCROLLREVEAL ***************/
/************ SEARCHBOX ****************/

.srch-btn{
    color:#fff;
    border:none;
    width:50px;
    margin-left:-5px;
    height:36.5px;
    background-color:#96004F;


    
}
.srch-btn:hover{
    background-color:#96004F;
    opacity:0.9;

}
.inputfeild{

    padding:5px;
    transition: width 0.4s ease-in-out;
    border:3px solid #96004F;
    margin-left:100px;
    background-color:transparent;
    width:200px;
    -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  box-sizing: border-box;
}

.srch-toggle{
    margin-top:
    }
}

/************ VERTICAL TIMELINE ****************/
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #96004F;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #96004F;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
  .timeline  p{
	  color:#96004f;
  }
.timeline-hdng span{
	  color: #96004f;
	  font-style: italic;
	  text-decoration: underline;
	  margin-left:20px;
  }
.timeline i{ color:#96004f; }

.timeline-img{
      border:0px solid red !important;
      margin-top:30px;
      position:relative;
      left:40px;
  }
/************ Header Section ****************/
.top_bar{
    margin-top:0px;
    width:100%;
    z-index:1000;
    position:fixed;
    background: rgba(0,0,0,.8);
    color: #8f8f8f;
    font-size: 12px;
    line-height: 30px;
    min-height:30px;
    -moz-box-shadow: 0 0 5px 5px #96004F;
    -webkit-box-shadow: 0 0 5px 5px #96004F;
    box-shadow: 0px 0px 10px 2px #96004F;
   
}
.top_bar  .row > div p{
    padding-left: 180px;
}
.top_bar  .row > div p span{
	color: #DD3535;
}
.top_links ul{
    margin: 0;
    list-style: none;
    line-height:30px;
}
.top_links li{
    display: inline-block;
    margin-left: 8px;
     line-height:20px;
}
.top_links li a{
    color: #fff;
    font-size: 12px;
    background: url(../images/top_links.png);
    background-repeat: no-repeat;
    padding-left: 15px;
    background-position: 0 2px;
   

}
.top_links li.thome a{
}
.top_links li.tcontact a{
    background-position: 0 -12px;
}
.top_links li.tsitemap a{
    background-position: 0 -25px;
}

header{
background: rgba(0,0,0,.8);
}
.header_top{
    position: relative;
    z-index: 1;
     
   
}
.header_top .container{
    margin-top:70px;
    position: relative;
    background: rgba(0,0,0,.8);
}
.s_navi{
}
.htext{
	font-family: Hack-Bold;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.header_top{
    margin-top:60px;
}
.header_top ul{
    list-style: none;
    padding: 0;
    margin: 16px 0;
}
.header_top ul li{
	display: inline-block;
    margin: 0 15px 0px 0px;
    padding: 0 !important;
    vertical-align: middle;
}
.header_top ul li a:hover{

	color: #fff;
}
.header_top ul li a:hover i{
	color: #fff;
}
.ht_search{


}
.ht_search form{
	
}
.shide{
    position: absolute;
    top: 14px;
    right: 15px;
    background: #96004F;
    color: #fff;
    border: 0 none;
    padding: 3px 10px;
    border-radius:10px;
}
.ht_search.active{
    display: block !Important;
}
.header_top ul li a{
    /* border: 1px solid #fff; */
    border: 0 none;
    width: 30px;
    height: 30px;
    color: #B6B6B6;
    background: none;
}
.header_top ul li:hover a i{
   /* color: #00AEF0 !Important;*/
}
.header_top ul li a i{
    color: #252523;
    font-size: 18px;
}
.header_top .cdets li a{
    color: white;
}
.header_top .cdets li i{
    margin-right: 10px;
}
.header_mid{
    background: #ececeb url("../images/top_header.jpg") repeat scroll 0 0;
    border-top: 4px solid #07A297;
}

#logo,
#logo2{
    margin: 15px 0;
}

#logo img,
#logo2 img{
	max-width: 100%;
}
.logo {
}
.logo2 {
    padding: 20px 0 19px;
}
.hlinks{
    margin: 12px 0;
}
.ht_call{
    color: #393939;
    margin: 30px 0;
    word-wrap: break-word;
	font-family: opensansregular;
}
.hinq{
    color: #E33037;
    font-size: 14px;
    line-height: 24px;
}
.hno{
    color: #393939;
    font-size: 13px;
    line-height: 24px;
}

.sb-icon-search{

}

.td{margin:auto;}


 .container-marquee {
     
    width: 18em;
    height: 8em;
    margin: 1em auto;
    overflow: hidden;
    background:#96004F;
    position: relative;
    box-sizing: border-box;
}
.marquee {
    box-shadow: 0px 0px 10px 5px #fff;
    border-bottom:4px solid #fff;
    border-top:4px solid #fff;
    line-height:50px;
    height:auto;
    color:rgba(0,0,0,.8);
    background:#fff;
    top: 7em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 15s linear infinite;
    box-sizing: border-box;
        float; left;
        margin: auto;
        margin-left:0px;
        width: 240px;
        color: #ffffff;
        font-size: 30px;
        text-align: center;
    padding: 0 10px;
        position: relative;
        background-color: rgba(0,0,0,.8);
        
}

.marquee:hover {
    animation-play-state: paused;
}

/* Make it move! */
@keyframes marquee {
    0%   { top:   8em }
    100% { top: -11em }
}

/* Make it look pretty */
.microsoft .marquee {
	margin: 0;
    padding: 0 1em;
    line-height: 1.5em;
    font: 1em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.microsoft:before, .microsoft::before,
.microsoft:after,  .microsoft::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
    background-image: linear-gradient(top, #FFF, rgba(255,255,255,0));
}

.microsoft:after, .microsoft::after {
    bottom: 0;
    transform: rotate(180deg);
}

.microsoft:before, .microsoft::before {
    top: 0;
}

/* Style the links */
.vanity {
    color: #333;
    text-align: center;
    font: .75em 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
}

.vanity a, .microsoft a {
    color: #1570A6;
    transition: color .5s;
    text-decoration: none;
}

.vanity a:hover, .microsoft a:hover {
    color: rgba(0,0,0,.8);
}






.button {
    border:1px solid #96004F;
    color: #96004F;
    border: none;
    cursor: pointer;
    width: 100%;
}

/* Extra styles for the cancel button */
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #96004F;
	color:#fff;
}

.cancelbtn:hover 
{
    background:rgba(0,0,0,.8); color:#fff;}
/* Center the image and position the close button */
.imgcontainer-popup {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

.container-footer{
    padding: 16px;
}



/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 5000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
}

/* Modal Content/Box */
.modal-content {
z-index: 5000;
    background-color: #96004F;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 80%;
	 border: 10px solid rgba(0,0,0,.8); /* Could be more or less, depending on screen size */
}

/* The Close Button (x) */
.close-popup {
    position: absolute;
    right: 25px;
    top: 0;
    color: rgba(0,0,0,.8);
    font-size: 35px;
    font-weight: bold;
}

.close-popup:hover,
.close-popup:focus {
    color: rgba(0,0,0,.8);
    cursor: pointer;
}






/************ Header Section Ends****************/

/************** Main Menu Section *****************/


.header_nav{
    border-top:6px solid rgba(0,0,0,.8);
    border-bottom:6px solid rgba(0,0,0,.8);
    background: #96004F;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 2;
}

#top_nav .navbar-nav {
    width: 100%;
}
#top_nav.navbar {
    display: inline-block;
    min-height: 0;
    background: transparent;
}
#top_nav  .nav > li {
}
#top_nav.navbar-default .navbar-nav > li {
    padding: 0;
    background: url(../images/nav_sep.png) no-repeat right 47%;
    padding: 0px 15px;
}
#top_nav.navbar-default .navbar-nav > li span{
    padding: 0;
    background: transparent;
    margin: 0px 8px;
}
#top_nav  .nav > li:first-child {
    margin-left: 0;
}
#top_nav.navbar-default .navbar-nav > li:first-child  a{

}
#top_nav  .nav > li:last-child {
    margin-right: 0;
    background: none;
}
#top_nav.navbar-brand,
#top_nav.navbar-default .navbar-nav > li > a {
    border-right: 0 none;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 0;
    text-transform: uppercase;
    font-family: Sans-Serif;
    border-radius: 0;
    margin-right: 0;
    background: none;
    /* border: 1px solid #fff; */
    /* letter-spacing: 2px; */
    /* display: inline-block; */
    /* width: 100%; */
    padding: 40px 0 49px;
    border-top: 4px solid transparent;
}
#top_nav.navbar-default  li:hover,
#top_nav.navbar-default  li:focus{
    -moz-transition:    all 1000ms ease;
    -webkit-transition: all 1000ms ease;
    -o-transition:      all 1000ms ease;
    -ms-transition:     all 1000ms ease;
    transition:         all 1000ms ease;
}
#top_nav.navbar-default  .navbar-nav >  li:hover > a{
    
	border-color :#fff;
	
	
	
}
#top_nav.navbar-default  li li > a {
    color:#fff !important;
    
    
}



#top_nav.navbar-default  li ul a{color:#96004F;}




#top_nav.navbar-default  li ul{
    background-color: rgba(60,60,60,0.88);
    color:#fff;
    -moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,.8);
    -webkit-box-shadow: inset 0 0 5px 5pxrgba(0,0,0,.8);
    box-shadow: inset 0 0 5px 5px rgba(0,0,0,.8);
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.em;
    -webkit-transition: all 500ms ease-in-out 0ms;
    -moz-transition: all 500ms ease-in-out 0ms;
    -ms-transition: all 500ms ease-in-out 0ms;
    -o-transition: all 500ms ease-in-out 0ms;
    transition: all 500ms ease-in-out 0ms;
    -webkit-transform: rotatex(360deg);
    -moz-transform: rotatex(360deg);
    -ms-transform: rotatex(360deg);
    -o-transform: rotatex(360deg);
    transform: rotatex(360deg);
    -webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
    box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
    border-bottom:5px solid #fff;
  }
  
  
#top_nav.navbar-default  li li{
	border-bottom: 1px solid #fff;
	
	
	
	
	
}
#top_nav.navbar-default  li li:hover{
    
   
	
	
	
}
#top_nav.navbar-default  li li:hover a{
background:#fff;
    color:#000000 !important;
    -webkit-transition: all 500ms ease-in-out 0ms;
  -moz-transition: all 500ms ease-in-out 0ms;
  -ms-transition: all 500ms ease-in-out 0ms;
  -o-transition: all 500ms ease-in-out 0ms;
  transition: all 500ms ease-in-out 90s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
  box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
 
    
   
}
#top_nav.navbar-default  li li > a:hover {

   text-decoration: none;
    transition: all 1000ms ease-in-out 10ms;
   
   
}


.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}
@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  transition:all 0.9s ease;
}



/******************* Icon Hamburger**************************/

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color:transparent;
	
}

.navbar-default .navbar-toggle {
    border: none;
	
}

.navbar-toggle span.icon-bar {
    transition: all 1s;
	
	
}

.navbar-toggle span:nth-child(2) {
    transform: rotate(45deg);
    transform-origin: 10% 10%;
}

.navbar-toggle span:nth-child(3) {
    opacity: 0;
}

.navbar-toggle span:nth-child(4) {
    transform: rotate(-45deg);
    transform-origin: 10% 90%;
}

.navbar-toggle.collapsed span:nth-child(2),
.navbar-toggle.collapsed span:nth-child(4) {
    transform: rotate(0);
}

.navbar-toggle.collapsed span:nth-child(3) {
    opacity: 1;
}




.btn { border-radius: 0px; }
.text-dark {color: #333;}
.text-light{color: #eee;}
.text16 {font-size: 16px;}

ul.nav.navbar-nav.navbar-right:last-child  {
    margin-right: 50px;
}

.navbar-static-top{
    position: relative;
    margin-top: 50px;
    background: #f1ecec;
    
}
.navbar-static-top .navbar-nav>li>a{color:#4D5061}
.navbar-static-top .navbar-nav>li>a:hover {
    color: #4D5061;
   
    -webkit-transition: all  ease-in .3s;
    -o-transition: all  ease-in .3s;
    -moz-transition: all  ease-in .3s;
    -ms-transition: all  ease-in .3s;
    transition: all  ease-in .3s;
}

.navbar-static-top .navbar-brand {
    font-size: 14px;
    color: #4D5061;
    font-style: normal;
    font-weight: bolder;
}
.navbar-static-top .navbar-brand::after {
  content: "|";
  font-size: 20px;
  color: #4D5061;
  margin-left: 10px;
  font-style: normal;
  font-weight: lighter;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/************** Main Menu Section Ends*****************/

/************** cat hover effects start*****************/
.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
.box20{position:relative}
.box20:after,.box20:before{position:absolute;content:""}
.box20:before{
	width:90%;
	height:220%;
	background:#96004F;
	top:-50%;
	left:-100%;
	z-index:1;
	transform:rotate(25deg);
	transform-origin:center top 0;
	transition:all .5s ease 0s}
.box20:hover:before{left:10%}
.box20:after{
	width:55%;
	height:175%;
	background-color:rgba(0,0,0,.8);
	bottom:-1000%;
	left:70%;
	transform:rotate(-33deg);
	transform-origin:center bottom 0;
	transition:all .8s ease 0s}
.box20 .box-content,.box20 .icon{
	width:100%;
	padding:0 20px;
	position:absolute;
	left:0;z-index:2;
	transition:all 1.1s ease 0s}
.box20:hover:after{bottom:-70%}
.box20 img{width:100%;height:auto}
.box20 .box-content{top:-100%;color:#fff}
.box20:hover .box-content{top:30px}
.box20 .title{font-size:24px;margin:0}
.box20 .icon li a,.box20 .post{display:inline-block;font-size:14px}
.box20 .post{margin-top:5px}
.box20 .icon{list-style:none;margin:0;bottom:-100%}
.box20:hover .icon{bottom:130px}
.box20 .icon li{display:inline-block}
.box20 .icon li a{
	width:35px;
	height:35px;
	line-height:35px;
	background:#444;
	border-radius:50%;
	margin:0 3px;
	color:#fff;text-align:center;
	transition:all .2s ease 0s}
.box20 .icon li a:hover{background:#fff;color:#ff402a}
@media only screen and (max-width:990px){.box20{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box20 .title{font-size:20px}
}







/**************cat hover effects end*****************/






















/************ Footer Section ****************/
footer{ 
    /* font-size: 16px; */
   background-color: rgba(60,60,60,0.88);
    position: relative;
    margin-top: 20px;
    border-top:6px solid rgba(0,0,0,.8);
}
.front footer{
}
.fsep{
    border-top: 1px solid #272727;
    display: block;
}
footer p span{
	color: #fff;
	font-weight: bold;
}
footer a{
    color: #fff ;
}
footer a:hover{
}
.footer_nav{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer_nav li{
    display: inline-block;
    line-height: 29px;
    padding: 0 10px;
    text-align: left;
    width: 100%;
}
.footer_nav li:last-child{
    border-right: 0 none;
}
.footer_nav li a{
    color: #939597;
}
.footer_nav li a:hover{
    color: #F58220 !important;
    text-decoration: none !important;
}
.footer_top{
}
.footer_top h4{
    font-size: 18px;
    margin: 20px 0 0;
    color: #939597;
}
.footer_top h2{
    font-size: 38px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    color: #939597;
}
.ft_content{
    color: white;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.fcontents b,.fcontents strong{
    color: #ffffff;
}
.footer_top  .col-md-3{
    min-height: 150px;
}
.footer_top ul{
    float: none;
    list-style: inside none square;
    margin: 0;
    padding: 0;
}
.footer_top ul li{
    line-height: 18px;
    list-style: outside none none;
    margin: 0 4px;
}
 h3, .h3 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.footer_top ul li a{
   color: #858585;
    font-size: 12px;
    line-height: normal;
}
.footer_top ul li:hover,
.footer_top ul li:hover a{
    color: #737373;
}
.footer_top  p,
.footer_top  a{
    color: white;
}





#footer_bottom {
z-index: 0;
    padding: 13px 0 10px;
   background-color: rgba(60,60,60,0.88);
    color: #ffffff;
    /* font-family: arial; */
    position: relative;
    
    font-size: 14px;
    /* text-transform: uppercase; */
    border-top: 0px solid #E2E2E2;
    display: inline-block;
    width: 100%;
    border-top-left-radius: 1em;
   border-top-right-radius: 1em;
}



#footer_map{

    background: #1b1b1b;
    border-bottom: 1px solid #000;
}
#footer_map a{
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(0,0,0,.8);
    font-family: montserratregular;
    cursor: pointer;
    display: inline-block;
    padding: 25px 0 22px;
}
#mapview{
	display: none;
}
#mapview.open{
	display:inline-block;
	width: 100%;
}
#footer_bottom .container{
}
.hb{

}
.hb a{
}
#footer_bottom a{
    color:#fff;
}
.footer-nav{
    list-style: none;
    margin: 0;
	padding: 0;
}
.footer-nav li{
    display: inline-block;
    margin: 0 15px;
}
.footer-nav li a{
    font-family: montserratregular;
    font-size: 12px;
    text-transform: uppercase;
}
#footer_mid{
z-index: -1;
    padding: 15px 0 0px;
    position: relative;
    /* margin-bottom: 15px; */
    z-index: 0;
    background: rgba(0,0,0,.8)
    /* font-family: frnkgothitc_bk_btbook; */
    display: inline-block;
    width: 100%;
    color:#ffffff;
}


p{color:#ffffff;}
img{
	max-width: 100%;
}
.mw > img{
 margin-bottom: 35px;

}
#footer_mid h2{
    text-transform: uppercase;
    margin: 10px 0 0;
    color: #fff; 
    /* border-bottom: 1px solid #373737; */
    padding-bottom: 15px;
}
.mw1{
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    padding: 0 45px;
    min-height: 265px;
}
.mw2{
    padding: 0 35px;
}

footer .li1{
    background: url(../images/ico1.png) no-repeat 1px 5px;
    padding-left: 25px;
}
footer .li3{
    background: url(../images/ico2.png) no-repeat 1px 5px;
    padding-left: 25px;
}
footer .li2{
    background: url(../images/ico3.png) no-repeat 1px 5px;
    padding-left: 25px;
}
#footer_mid h4{
    color: #232323;
    /* font-size: 20px; */
    text-transform: uppercase;
    font-family: montserratregular;
}
#footer_mid ul{
	display: inline-block;
    padding: 0;
    width: 100%;
}
#footer_mid ul li{
    list-style: none;
    /* color: #595959; */
    padding: 4px 0;
}






#footer_mid p{
    color: #fff;
    margin-top: 0;
    font-size: 14px;
    line-height: 28px;
}
#footer_mid .fcts p {
    margin-bottom: 10px;
}
#footer_mid p span{
    color: #000;
    /* font-family: FuturaBT-Heavy; */
    display: inline-block;
    width: 97px;
}
#footer_mid p a{

}
.cat_links ul{
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-count: 2;
    -khtml-column-count: 2;
}

#footer_mid ul li:last-child{
}
#footer_mid ul li a{
    /* font-weight: bold; */
    color: #ffffff;
    font-size: 14px;
    font-family: sans-serif;
	-webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
#footer_mid ul li a span{
    line-height: 19px;
    margin-right: 20px;
}
#footer_mid .links ul li:hover,
#footer_mid .links ul li:hover a,
#footer_mid .links ul li a:hover{
	margin-left: 5px;
}





#footer_mid ul li:hover,
#footer_mid ul li:hover a,
#footer_mid ul li a:hover{
    color:#fff;
     -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}






#footer_mid .info_links ul li a{
	font-weight: bold;
}
#footer_mid ul li:hover{
}
#footer_mid ul li:hover a{
}
#footer_mid a{
}
#footer_mid a:hover{
}
.footer_bottom{

   border-top: 0px dotted #373737;
    display: inline-block;
    padding: 10px 0 10px;
    width: 100%;
}
.footer_bottom p,
.footer_bottom a{
	margin: 0;
    color: #737373;
    font-size: 14px;
    text-transform: uppercase;
}
.footer_bottom a{
    font-size: 12px;
}
#footer_top h2{
	font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
}
#footer_top h2 span{
    color: #761547;
}
#footer_top p{
    color: #484848;
    font-size: 12px;
}

























/************* Footer Section Ends****************/
/************* Footer Newsletter ***************/
.news_letter{
    background:red;
    text-align: center;
    color:#00335a;
}
.newsletter{
    background: url(../images/newsletter.jpg);
    display: inline-block;
    width: 100%;
    background-position: center right;
    padding-right: 30px;
    height: 105px;
    margin: 15px 0;
    border-left: 1px solid #eeecec;
   
}







#nlfrm{
    border-bottom:6px solid rgba(0,0,0,.8);
    box-shadow: 0 0 30px #;
    position: relative;
    margin: 10px 0 0px;
    width: 49%;
    display: inline-block;
    vertical-align: middle;
    
}
#nlfrm input[type="text"]{
    
    border:0px;
    margin: 0;
    padding: 12px 18px 12px 10px;
    width: 100%;
    background:transparent;
	color:#000000;
	
}
#nlfrm ::-webkit-input-placeholder {
   color: #909090;
}

#nlfrm :-moz-placeholder { /* Firefox 18- */
   color: #909090;  
}

#nlfrm ::-moz-placeholder {  /* Firefox 19+ */
   color: #909090;  
}

#nlfrm :-ms-input-placeholder {  
   color: #909090;  
}
#nlfrm  input[type="submit"]{
    background: url(../images/nls.png);
    margin-top: 1px;
    position: absolute;
    top: 0px;
    right:5px;
    border: 0 none;
    font-size: 14px;
    color: white;
    /* width: 43px; */
    /* font-size: 0; */
    text-indent: -9999px;
    height: 47px;
    /* text-transform: uppercase; */
    width: 47px;
    padding: 0;
    /* border-left: 10px solid #282525; */
    background-size: contain;
    background-repeat: no-repeat;
}




/************* Footer Newsletter Ends ************/




/************* Theme Switcher Starts  ************/

.blast-box {
  position: fixed;
  width: 300px;
  height: 300px;
  bottom: 0;
  left: -260px;
  color: #3C8137;
  z-index: 9999;
  font-family: sans-serif;
  transition: 0.5s cubic-bezier(1, 1.48, 0.76, 0.95) left; }
  .blast-icon {
    position: absolute;
    width: 40px;
    line-height: 40px;
    right: 0;
    bottom: 0;
    color: #3C8137;
    background: #89D279;
    text-align: center;
    font-size: 30px;
    cursor: pointer;
    border: 1px solid #3C8137;
    perspective: 1000px;
    transition: 0.5s ease all;
    transform-origin: left;
    transition-delay: 0.5s;
    z-index: 9999; }
  .blast-box .blast-frame {
    position: absolute;
    width: calc(100% - 40px);
    height: 300px;
    top: 0;
    left: 0;
    background: #89D279;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #3C8137;
    padding: 20px 5px; }
  .blast-box .blast-colors {
    margin: 20px;
    padding-bottom: 20px; }
  .blast-box .blast-color {
    position: relative;
    float: left;
    margin: 2px;
    height: 25px;
    width: 25px;
    max-height: 25px;
    max-width: 25px;
    background: black;
    color: transparent;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid white; }
  .blast-box .blast-custom-colors {
    clear: both;
    padding-top: 40px; }
  .blast-box input[name="blastCustomColor"] {
    margin-top: 20px;
    cursor: pointer;
    height: 30px;
    width: 100px;
    border: none;
    outline: none;
    background: transparent;
    padding: 0; }

.appear-it {
  left: 0; }

.flip-it {
  transform: rotateY(180deg);
  border-left: none; }





/************* Theme Switcher ends   ************/








/*************** Footer Social Media **********************/
.socials{
    list-style: outside none none;
    display: inline-block;
    padding: 0;
    position: relative;
}
.socials li {
    /*display: inline-block;
    margin: 0 2px;
    padding: 0;*/
        margin-left:50px;

}
.socials li a{
    
    /*background: #121212;
    display: inline-table;
    height: 35px;
    margin: 0px !important;
    width: 35px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #121212;
    padding: 0 !Important;*/
}
footer .socials li a {
    border-radius: 4px;
}
.socials li a i{
    /*display: table-cell;
    height: 100%;
    vertical-align: middle;
    color: #fff;
    font-size: 19px;
    margin-right: 11px;*/
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}
.socials li.fb:hover a i{
    color: #3B5998;
}
.socials li.tw:hover a i{
    color: #55ACEE;
}
.socials li.gp:hover a i{
    color: #DC4937;
}
.socials li.pin:hover a i{
    color: #2380B0;
}
.socials li a:hover{
}
.socials li a:hover i{
}
.socials li img{
}
/****************Footer Social Media Ends *****************/
/*************** Footer Social Media **********************/
.otherfooter{margin: 25px 0;
}
.fhr {
    border-color: #373737;
    display: inline-block;
    width: 100%;
}
.footer-navf{
    margin: 0;
}
.footer-navf li{
    display: inline-block;
    padding: 0 10px !Important;
}
.footer-navf li a{
    text-transform: uppercase;
}
#footer_mid .otherfooter2{}
#footer_mid .otherfooter2 h2{
    margin-top: 0;
    background: url(../images/nl.png) no-repeat left 35%;
    padding-left: 40px;
    padding-bottom: 0;
    border: 0 none;
    font-weight: bold;
    margin-bottom: 0;
}
.shrtabout{
    border-bottom: 1px solid #CACACA;
    margin-bottom: 15px;
    margin-top: 15px;
}
.shrtabout p{
	margin-top: 10px !Important;
    font-size: 14px;
    line-height: 29px;
}
.hsocials{
    list-style: outside none none;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}
.hsocials li {
    display: inline-block;
}
.hsocials li a{
    display: inline-table;
    height: 42px;
    margin-right: 0px;
    width: 38px;
    /* border-radius: 50%; */
    text-align: center;
    vertical-align: middle;
}
.hsocials li a i{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    color: #8F8F8F;
    font-size: 20px;
}
.hsocials li a:hover{
	background: #DD3535;
	color: #fff;
}
.hsocials li a:hover i{
	color: #fff;
}
.hsocials li img{
}
/****************Footer Social Media Ends *****************/
/**************** Sidebar *******************/

.left_menu {
}




.left_menu h2{

    color:#96004F;
    font-size: 18px;
    margin:0px;
    padding: 0;
    /* text-align: center; */
    text-transform: uppercase;
    /* font-weight: normal; */
    /* height: 63px; */
    line-height: normal;
    /* margin-bottom: 25px; */
    /* font-family: ariblk; */
    /* display: inline-block; */
    /* width: 100%; */
    padding: 12px 0 14px;
    /* background: url(../images/ctbg.png) no-repeat center bottom; */
    /* padding-left: 35px; */
}
.left_menu h2 span{
		color: #393939;
}
.left_menu h2 + hr{
    margin: 0 10px 0px;
    /* margin-bottom: 20px; */
    border: 0;
    border-top: 1px solid #E5E5E5;
}
#sec_nav.navbar {
    margin: 0 0 0;
    /* border: 1px solid #B3B3B3; */
    background: #96004F;
    padding: 10px;
}
#sec_nav .navbar-nav {
    margin: 0;
    width: 100%;
}
#sec_nav .container-fluid ,
#sec_nav #bs-example-navbar-collapse-2{
    padding: 0px;
    padding: 0 0px 0px;
    border: 0 none;
}
#sec_nav .navbar-nav > li {
    display: inline-block;
    /* font-size: 16px; */
    /* line-height: 25px; */
    /* margin-bottom: 1px; */
    padding: 10px 0;
    width: 100%;
    background: rgba(0,0,0,.8);
    border-bottom: 1px solid #fff;
}
#sec_nav .navbar-nav > li span:after {
    color: #DD3535;
    content: "+";
    font-weight: bold;
    padding-right: 7px;
}
#sec_nav .navbar-nav > li.open span:after,
#sec_nav .navbar-nav > li.open span:after {
    content: "-";
}
#sec_nav .navbar-nav > li.dropdown:focus,
#sec_nav .navbar-nav > li.dropdown:hover {
}
#sec_nav .navbar-nav > li:hover,
#sec_nav .navbar-nav > li.open,
#sec_nav .navbar-nav > li.open{
}
#sec_nav .navbar-nav > li.open{
    padding-bottom: 0;
}
#sec_nav  .navbar-brand,#sec_nav  .navbar-nav > li > a,
#sec_nav  .navbar-nav > li > a:hover,#sec_nav  .navbar-nav > li > a:focus{
    border: 0 none;
    color: #fff;
    display: inline-block;
    /* font-family: FolioBdCnBT; */
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    padding: 2px 13px;
    word-break: break-word;
    width: 100%;
    /* text-transform: uppercase; */
    letter-spacing: 0;
    /* border-bottom: 1px solid #EFEFEF; */
    /* background: url(../images/bull1.png) no-repeat 100% center; */
    /* padding-left: 30px; */
}
#sec_nav .navbar-nav > li:last-child {
    border-bottom: 0 none;
}
#sec_nav  .navbar-brand,#sec_nav  .navbar-nav > li.dropdown > a,
#sec_nav  .navbar-nav > li.dropdown > a:hover,#sec_nav  .navbar-nav > li.dropdown > a:focus{

}
#sec_nav .navbar-nav > li.dropdown.open > a {
    background:transparent;
}
#sec_nav  .navbar-nav > li:hover,
#sec_nav  .navbar-nav > li:focus,
#sec_nav  .navbar-nav > li.open,
#sec_nav  .navbar-nav > li.open{
}
#sec_nav  .navbar-nav > li:hover > a,
#sec_nav  .navbar-nav > li:focus > a,
#sec_nav  .navbar-nav > li.open > a,
#sec_nav  .navbar-nav > li.open > a{
}
#sec_nav  .navbar-nav > li.dropdown-menu  a{
}
#sec_nav  .navbar-nav > li.open .dropdown-menu a,
#sec_nav  .navbar-nav > li.open .dropdown-menu a{
    padding-left: 0;
    font-size: 13px;
    background: none;
    padding-left: 0;
    background: none !important;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    border-bottom: 1px solid #96004F;
    width: 100%;
    padding: 10px 5px;
    color: #96004F;
}
#sec_nav .dropdown.open .dropdown-menu li:last-child a{
    border-bottom: 0px solid #96004F;
}
#sec_nav  .navbar-nav > li.open .dropdown-menu span{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    top: auto;
    right: auto;
    font-size: 20px;
	display: none;
}
#sec_nav  .navbar-nav > li.open .dropdown-menu span:after{
	content:"";
}
#sec_nav  .navbar-nav > li.open .dropdown-menu a:hover,
#sec_nav  .navbar-nav > li.open .dropdown-menu a:focus,
#sec_nav  .navbar-nav > li.open .dropdown-menu li.mactive a{
	background: none !Important;
	color: #96004F;
    /*background: url(../images/fbull2.png) no-repeat left center;
    color: #C72929;
	margin-left: 10px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;*/
}
#sec_nav  .navbar-nav > li:hover a,
#sec_nav  .navbar-nav > li:focus a,
#sec_nav  .navbar-nav > li:hover,
#sec_nav  .navbar-nav > li:focus{
    text-decoration: none;
    position: relative;
}
#sec_nav  .dropdown-menu {
    border: 0 none;
    min-width: auto;
    list-style: none;
    margin: 1px 0 0;
    padding: 0;
    position: relative;
    width: 100%;
    border-radius: 0;
}
#sec_nav  .dropdown-menu > li {
    list-style-type: none;
    list-style-position: inside;
    font-size: 16px;
    color: #6b6b6b;
    /* margin-left: 5px; */
}
#sec_nav  li:hover{
}
#sec_nav  .dropdown-menu > li > a{
    display: inline-block;
    padding: 0;
    text-align: left;
    text-transform: capitalize;
    white-space: normal;
    width: 94%;
    word-wrap: normal;
}
#sec_nav  .dropdown-menu > li:hover,
#sec_nav  .dropdown-menu > li.mactive {
}
#sec_nav  .dropdown-menu > li:hover a,
#sec_nav  .dropdown-menu > li a:hover,
#sec_nav  .dropdown-menu > li.mactive a {
}
/**************** SideBar Ends **************/

/*************** Category Slider ****************/
#cat_slider, #cat_slider2, #cat_slider21 {
    display: inline-block;
    width: 100%;
}
#cat_slider .cat_slider_title,
#cat_slider2 .cat_slider_title{
    background: none repeat scroll 0 0 #33aae1;
}


#cat_slider h2{
background-color:rgba(0,0,0,.8);
    color:#ffffff;
    display: inline-block;
    font-size: 26px;
    line-height: 62px;
    margin: 0;
    text-align: center;
    width: 100%;
    text-transform: none;
}
#cat_slider h2 span{
}


#cat_slider .flexslider,
#cat_slider2 .flexslider2,
#cat_slider21 .flexslider2{
}



.ftl h2{
    /* text-align: center; */
    margin-top: 0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    padding-left: 15px;
}
.rel .ftl h2{
    /* text-align: center; */
    margin-top: 0;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    padding: 15px 0;
    background: url(../images/relpt.png) no-repeat center left;
    line-height: normal;
    margin: 35px 7px 15px;
}
#cat_slider .slides li{
    display: inline-block;
    margin: 4px;
    position: relative;
    overflow: hidden;
}
#cat_slider .slides li:hover{
}
#cat_slider .slides li > a{
    display: inherit;
    position: relative;
}
#cat_slider .slides li > a span{
    color:#96004F;
    font-family: myriad pro;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 58%;
    width: 369px;
    z-index: 0;
}
.slides{
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    width: 100%;
}
.slides li{
    display: inline-block !important;
}
#cat_slider2 .slides li{
}
#cat_slider2 .slides li > div {
    margin: 11px;
    position: relative;
    background: url(../images/catbg.png) center 357px;
}
.cat_bg{
}
#cat_slider2 {
    position: relative;
    /* margin: 25px 0; */
    /* background: #ECECEC; */
    padding: 25px 0 15px;
    text-align: center;
}
#cat_slider2 .slides li  h2{
    font-family: Varela;
    color: #000000 !important;
font-size: 20px !Important;
    text-transform: uppercase;
}
#cat_slider2 .slides li  h2 + span{
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 100%;
}
.cet_det > div{
    top: 50%;
    left: 50%;
    position: absolute;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
}
#cat_slider2 .slides li:hover  h2,
#cat_slider2 .slides li:hover  .cat_borer{
	color: #000;
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
}
#cat_slider2 .slides li:hover  .cat_bg{
    z-index: 0;
}
.cat_image{
    width: 100%;
    display: inline-block;
    position: relative;
    /* border: 3px solid #FBB71F; */
    /* vertical-align: top; */
    text-align: center;
    
     
}





.cat_image p{
    position: absolute;
    bottom: 0;
    /* left: 2%; */
    font-size: 14px;
    color: white;
    text-align: center;
    padding: 10px;
    margin: 0;
}
.cat_borer{
    display: inline-block;
    width: 100%;
    height: 10px;
    background: #ff0000;
    margin-top: 29px;
    opacity: 0;
    -webkit-transition: opacity .6s ease;
	-moz-transition: opacity .6s ease;
	-o-transition: opacity .6s ease;
	transition: opacity .6s ease;
}
.cat_image img{
    display: inline-block;
    /* border: 1px solid #D3D0D0; */
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
	    width: 100%;
	    border:1px solid #96004F;
	    box-shadow: inset 0 80px 80px -20px rgba(0,0,0,0.8); 
    border-bottom:6px solid rgba(0,0,0,.8);
    
            
}
.cat_det{
    /* display: inline-block; */
    /* padding: 7px 10px; */
    /* background: #f1f1f1; */
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50px;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
    transform: translateY(-50%);
    
    
}
.odd .cat_det{
    left: auto;
    right: 100px;
    text-align: right;
}
.cat_det span{
    background: #C7292A;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #fff;
}
.cat_det h2{
    font-size: 24px;
    font-family: bebas_neuebold;
    color: #fff;
    margin-top: 3px;
    margin-bottom: 0;
}
.cat_det h3{
    font-size: 18px;
    color: black;
    font-weight: normal;
}

#cat_slider2 .slides li:hover > div {
}
#cat_slider2 .slides li:hover  h2{
}
#cat_slider2 .slides li:hover  .cat_image img{
	/*box-shadow: 0 1px 5px rgba(132,131,131,0.75);*/
}
#cat_slider2 .row .cats_title,
#cat_slider21 .row .cats_title{
}
#cat_slider2 .row .cats_title span,
#cat_slider21 .row .cats_title span{
    color: #646464;
    font-size: 24px;
}
.catsldr .slides li{
padding: 0 15px;
    min-width: 300px;
}
#cat_slider2 .row .col-sm-12 > h2{
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
  
}
#cat_slider2 .row .col-sm-12 > h2 + h5{
    margin-top: 0;
    color: #868686;
    font-family: frnkgothitc_bk_btbook;
    font-weight: ;
}
.habr3{
    margin-top: 5px;
}








.flexslider {
    position: relative;
    display: inline-block;
    width: 100%;
   
    
}





.cat_det p{
    color: #a4a3a3;
    font-size: 13px;
}
.cat_det .clickhere{
    background: #751547;
    color: white;
    padding: 3px 5px;
    display: inline-block;
    float: right;
}
.flex-control-paging{
	display:  none;
}
.flex-direction-nav{
    list-style: outside none none;
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    left: 0;
}
.flexslider{
    position: relative;
}
.flexslider2{

    position: relative;
    display: inline-block;	
}
.flex-direction-nav li a{
    color: transparent;
    font-size: 0;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: -46px;
    width: 30px;
}
.slick-arrow{
    color: transparent;
    font-size: 0;
    height: 30px;
    position: absolute;
    text-indent: -9999px;
    top: -46px;
    width: 30px;
    border: 0 none;
}
.flex-direction-nav .flex-prev,
.slick-prev{
    background: url(../images/arr.png) no-repeat scroll 0 0 #F7F7F3;
    right: 46px;
}
.flex-direction-nav .flex-next,
.slick-next{
background: url(../images/arr.png) no-repeat scroll 100% 0 #F7F7F3;
    right: 15px;
}
#cat_slider21 .flex-direction-nav li a {
    top: 5px;
}
.glyphicon {
    color : #cfcfcf;
}
.glyphicon:hover {
    color : rgba(0,0,0,.8);
}





.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
   
 
}
.carousel-control.right {

    background-image: none;
    background-repeat: repeat-x;
  
}





#cat_slider21 .slides li  .product_grid{
    margin: 10px 10px 35px;
    padding: 0;
}
#cat_slider21 .aa{
    margin-top: 25px;
}
#cat_slider21 .aa + h2{
    margin-top: 10px;
    text-transform: uppercase;
    background: url(../images/fttbg.png) center center no-repeat;
}
#cat_slider21 .aa + h2 span{}
/*************** Category Slider Ends **************/
/**************** NEWS & EVents *************************/
.nes{
    background: #1F2024;
    padding: 15px;
    display: inline-block;
    width: 100%;
}
.nes_inner{
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
.short_about2 h2,
.short_about3 h2,
#cat_slider21 h2.cats_title{
    /* font-size: 30px; */
    text-transform: uppercase;
    /* margin: 0 0 20px; */
    color: #1B1B1B;
    padding-top: 15px;
    /* font-family: montserratregular; */
    background: url(../images/hl.png) no-repeat center bottom;
    padding-bottom: 12px;
}
.short_about3{
	margin-bottom: 15px;
}
.nes_inner p{
    color: #4D4D4D;
    /* width: 30%; */
    display: inline-block;
    vertical-align: middle;
    /* font-family: poppinsmedium; */

    /* text-transform: uppercase; */
}
.nes_inner p span{
}
.nes_inner form{}
.short_about .nes h2{
    margin: 16px 0;
    background-position: center bottom;
    font-size: 35px;
}
.nesinner{

}


#marqueecontainer{
	position: relative;
	width: 100%;
	height: 175px;
	overflow: hidden;
	font-size: 13px;
}

.nerow{
    display: inline-block;
    width: 100%;
    /* margin-bottom: 15px; */
    margin-top: 5px;
}
.nerow img{}
.nerow span{
    display: inline-block;
    width: 100%;
}
.nerow a{
    margin-top: 0;
    color: #262626;
    line-height: 32px;
    font-family: heldustryft_demiregular;
    font-size: 16px;
}
.ne_detail{
    display: inline-block;
    width: 100%;
}
.ne_detail > span{
font-family: frnkgothitc_bk_btbook;
    color: black;
    font-weight: bold;
}
.ne_detail > span > span{
}
.ne_img{
    display: inline-block;
    vertical-align: middle;
    width: 83%;
    margin-left: 1%;
}
.ne_img img{
    border-radius: 50%;
}
.ne_desc{
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.ne_desc h4{
    margin-top: 2px;
    font-family: frnkgothitc_bk_btbook;
    color: #43B8F5;
}
.short_about .ne_desc h2 {
    /* font-family: montserratbold; */
    text-transform: uppercase;
    font-size: 18px !important;
    color: #fff !Important;
    /* font-weight: bold; */
    /* margin: 0; */
    background: none;
    /* padding-bottom: 8px; */
    /* margin-bottom: 20px; */
    padding: 0px 10px;
}
.news p{
    color: #B8B8B8;
    font-size: 14px;
    margin: 6px 0;
}
.nesinner .bx-wrapper .bx-pager.bx-default-pager a {
    background: url(../images/nebull.png);
    display: block;
    width: 16px;
    height: 16px;
    outline: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.nesinner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.nesinner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: url(../images/nebulla.png);
}
/**************** NEWS & EVents End*************************/
/************** BAnners *****************/
#carousel-banners{
    display: inline-block;
    text-align: center;
    width: 100%;
}
#carousel-banners + div{

}
.carousel-inner {
    display: inline-block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > .item {
}
/************** Banners End ***********/


/**************** Custom *************************/
.ctd{
    margin-top: 25px;
}
.ctd .fct .li1 {
    background: url(../images/cico1.png) no-repeat left 4px;
    padding-top: 0;
    margin-bottom: 25px;
}
.ctd .fct .li2 {
    background: url(../images/cico2.png) no-repeat left 4px;
    padding-top: 0;
    margin-bottom: 25px;
}
.ctd .fct .li3 {
    background: url(../images/cico3.png) no-repeat left 4px;
    padding-top: 0;
    margin-bottom: 25px;
}
.ctd h4{
    color: #232323;
    /* font-size: 20px; */
    text-transform: uppercase;
    font-family: montserratregular;
}
.ctd p{
    color: #686868;
    line-height: 25px;
}
.ctd a{
color: #B4B4B4;
}
.ctd .cols{
    padding-top: 42px;

}
.ctd i{
    color: #C72929;
    font-size: 25px;
}
.fdb{
    display: inline-block;
    margin-top: 45px;
}
.col-sm-12 .fdb h2{
    font-size: 24px;
    text-transform: uppercase;
    margin: 0 0 20px;
    color: #1B1B1B;
    padding-top: 30px;
    font-family: montserratregular;
    background: url(../images/hl.png) no-repeat center bottom;
    padding-bottom: 25px;
}
.md1{
    float: left;
    width: 33.3%;
}
.sinq{
	
    max-width: 375px;
    float: right;
}
.inst_inq{
    background: url(../images/inq.png) no-repeat center center;
    display: inline-block;
    width: 100%;
    text-align: center;
	margin-top: 15px;
}
.inst_inq h2{
	color: white;
    text-transform: uppercase;
    line-height: 69px;
    text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.inst_inq h2 a{
	color: white !important;
}
.fsocial{
    text-align: right;
}
.fsocial h2{
    color: #636365;
    font-size: 20px !important;
    font-weight: bold;
    font-family: ariblk;
    margin: 0px !Important;
}
.fsocial ul{
}
.fsocial ul li{}
.fsocial ul li a{
    background: #000;
    border: 1px solid #fff;
}
.fsocial ul li a:hover{
    background: #5F5C5F;
    border: 1px solid #5F5C5F;
}
.fsocial ul li i{
    color: white;
    font-size: 27px;
}
.pdfp .ft_content{
    background: url(../images/pdf.png);
    height: 100%;
    background-repeat: no-repeat;
    background-position: 90% 20%;
}
.pdfp .ft_content p{
    width: 55%;
    margin: 35px 0;
}
.pdfp .ft_content a{
    background: #ff0000;
    padding: 7px;
}
.short_about{
    display: inline-block;
    width: 100%;
}
.short_about .row{
}
.nes{
}
.nes p span,
.nes p a{
    font-size: 17px;
    display: inline-block;
    width: 100%;
}
.short_about  h2{

}
.cert h2{
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 15px;
    margin-top: 0;
    font-weight: bold;
}
.cert h3{
    color: #B8B8B8;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: frnkgothitc_bk_btbook;
    margin-top: 20px;
}
.cert h3 + hr{
    margin-top: 5px;
    border-width: 3px;
    border-color: #E0E0E0;
    max-width: 100px;
    margin-left: 0;
}
.cert  p{
    color: #9F9F9F;
}
.cert a.rm{    background: #43B9F6;
    padding: 8px 18px;
    display: inline-block;
    font-size: 13px;
    margin-top: 15px;
    color: #fff;
}
.cert{
    background: url(../images/sa_sep.png) repeat-y right center;
}
.cert  img{
    margin-bottom: 25px;
}
.news > img{
    margin-top: 10px;
}
.news h2{
    margin-top: 0;
    color: #000;
    font-weight: bold;
}
.news h2 span{}
.hinner{
    margin-top: 10px;
}
.bx-wrapper .bx-viewport {
    box-shadow: 0 0 !important;
    border: 0 none !important;
    left: 0 !important;
    background: none !Important;
}
.dump{
    height: 66px;
    display: inline-block;
    width: 100%;
}
.short_about  p{

}
.short_about table{}
.short_about table td{
    vertical-align: top;
}
.short_about table td img{
    max-width: 250px;
    border: 1px solid #f3f3f3;
    border-radius: 3px;
    margin-right: 12px;
}
.short_about table p{}
.short_about table h3{}
.sidebar_banner{
    margin: 45px 0 25px;
    text-align: center;
}
.sidebar_banner a{
    display: inline-block;
    border: 1px solid #ccc;
    padding: 7px;
}
.sidebar_banner img{
	max-width:100%;
}
.flexslider .bx-wrapper .bx-prev{
background-position: 0 0;
    top: -50px;
    background: url(../images/nuarr.png);
    width: 46px;
    height: 46px;
    right: 5px;
    left: auto;
	display: none;
}
.flexslider .bx-wrapper .bx-next{
    background-position: 0 0;
    top: -50px;
    background: url(../images/ndarr.png);
    width: 46px;
    height: 46px;
    right: 53px;
    left: auto;
    background-position: center center !important;
	display: none;
}
.flexslider .bx-wrapper .bx-viewport {
    height: 200px !Important;
}
.short_about2{
    padding: 30px 0;
    background: #1F2024;
    color: #fff;
}
.short_about2 h2{
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    background: url(../images/hbg.png) center center no-repeat;
    color: #fff;
}
.col-sm-12.ctss > h2{
    text-align: center; 
    margin-top: 0;
    margin-bottom: 20px;
}
.short_about2 h2 span{
color: #fff;
    font-size: 24px;
}
.col-sm-12.ctss > h2 span{    font-family: montserratregular;
    display: inline-block;
    width: 100%;
    color: #252525;
    font-size: 24px;
}
.short_about2 img{}
.short_about2 p{
    color: #fff;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 30px;
}
.short_about2 a{
    display: inline-block;
    background: #DD3535;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    font-family: montserratbold;
}
/**************** Custom End **********************/

.inner_banner{
    display: inline-block;
    width: 100%;
    height: 275px;
    background-position: center center;
    position: relative;
    margin-bottom: 15px;
    display: none;
}
.inner_banner h1{
	display:none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 48px;
}
.bc1,.breadcrumb{
    margin-bottom: 15px;
}
.menu_text{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #00345a;
	text-decoration: none;
}
.menu_text a{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #00345a;
	text-decoration: none;
}
.arial_20narrow{
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #00345a;
	text-decoration: none;
}
.main-cats-text{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #c90505;
	text-decoration: none;
}
.main-cats-text a{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #c90505;
	text-decoration: none;
}

h2, .h2 {
    font-size: 25px;
    font-family: Sans-serif;
    color: #ffffff;
    font-weight: bold;
}
.arial_12white{
    color: black;
    font-family: "Arial";
    font-size: 12px;
    font-weight: normal;
    padding: 13px;
    text-decoration: none;
}
.arial_12white a{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
    color: #0e66ad;
	text-decoration: none;
}
.arial_11white{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
    color: #0e66ad;
	text-decoration: none;
}
.arial_11white a{
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
    color: #0e66ad;
	text-decoration: none;
}
.arial_12red{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
}
.heading-text{
    background: url("../images/heading.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #009BDF;
    font-family: "Myriad Pro",Helvetica,sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding-left: 250px;
    text-decoration: none;
    text-indent: 0 !important;
    text-shadow: 1px 1px 1px #666666;
}
.product-window{
border:px solid #1a1a1a
}
.product-window:hover{
border:1px solid #53000b
}
.product-name-text{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00345a;
	text-decoration: none;
}
.product_details.main_content > table h2.heading_title {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #1e1e1e;
    color: #0c66ac;
    text-transform: none;
}
.product_details.main_content > table h2.heading_title a,
.product_details.main_content > table h2.heading_title span {
    color: #9f9f9f;
    text-decoration: none;
}
.product-window2 table{
    background: none repeat scroll 0 0 #fff;
    width: 100%;
}
.prod_deta{
    height: 100%;
}
.prod_deta table{
    height: 100%;
}
.prod_name{
    color: #171616;
    font-size: 19px;
    font-weight: normal;
    text-align: left;
}
.prod_name td{
    color: #0c66ac;
    font-size: 25px;
    padding-top: 0;
    text-transform: uppercase;
}

.prod_tab_2.ptb td {
    background: url("../images/pcbg.png") no-repeat scroll center center #fff;

    padding: 2px 5px !important;
}
.prod_tab_1{
}
.prod_tab_1 td{
    padding: 20px 0;
}
.prod_tab_1 .myriad_16grey {
    color: #0c66ac;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    text-align: left;
    text-decoration: none;
}
.prod_tab_2{
    color: #00345a;
}
.prod_tab_2 td{
    font-size: 15px;
}
.prod_tab_2 td p{
}
.green{
    color: #33834b;
}
.hlab{
    color: #000;
    font-weight: bold;
    padding: 0 5px;
}
.product-window2_2 table td{
    padding: 20px;
    position: relative;
}
.topf.topf2{
    bottom: 62px;
    font-size: 20px;
    font-weight: normal;
    left: 35%;
}
.artbg{
    background: url("../images/artbg.png") repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #fff !important;
    font-family: arial !important;
    font-size: 20px !important;
    font-weight: bold !important;
    text-align: left;
    text-indent: 10px;
}
.mprods table{
    margin: 8px !important;
}
.psep{
    background: none repeat scroll 0 0 #00345a;
}
.arial_12grey{

}
.arial_12grey a{

}
.arial_12lgrey{
    color: #00345a;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}
.arial_12lgrey a{
	color: #666;
	text-decoration: underline;
}
.myriad_16grey{
	font-family: "Myriad Pro", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.size-field{
	padding: 2px;
}
.qty-field{

    background: 0 0;
    color: #393939;
    display: inline;
    padding: 7px;
    text-align: center;
    border: px solid #96004F;
    font-size: 17px;
}

.cats_slder{
float: right;
    width: 615px;
    height: 184px;
}
.s_navi{
}

.hinfo{
    color: #fff;
    margin: 8px 0;
    line-height: 37px;
    padding-left: 50px;
    font-size: 15px;
}
.hmail{
    display: inline-block;
    background: rgba(0, 0, 0, 0) url("../images/icon2.png") no-repeat scroll left center;
}
.hcell{
    display: inline-block;
    background: rgba(0, 0, 0, 0) url("../images/icon1.png") no-repeat scroll left center;
}
.navbar {    background: transparent;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0;
    margin: 0;
}
.art1 input[type="submit"]{
    /* background: url(../images/a2cbtn.png); */
    width: 164px !important;
    height: 42px !important;
    font-size: 0;
    /* text-indent: -9999px; */
    display: inline-block;
    vertical-align: middle;
}
.art1 ul{
    margin: 0;
    list-style: none;
    padding: 0;
}
.art1 ul li{
    display: inline-table;
    width: 35px;
    vertical-align: middle;
    height: 35px;
    text-align: center;
    margin: 0 5px;
}
.art1 ul li a{
    display: table-cell;
    height: 35px;
    vertical-align: middle;
    width: 100%;
    background: #222;
    color: white;
    font-size: 22px;
}
.art1 ul li a:hover{
    background: #EE403F;
}
.art1 ul li a i{}
.art1 ul li{}
#bs-example-navbar-collapse-1{
    border: 0 none;
    padding: 0;
    text-align: center;
}
.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0;
}
.nav > li {
    display: inline-flex;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
}
.nav > li:after {
}
.nav > li:last-child {
    border-right: 0 none;
}
.nav > li:last-child:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: auto;
    padding-left: 0;
    width: 0;
}
.nav > li:last-child a{
}
#sec_nav .dropdown.open .dropdown-menu {
    display: block;
    background: #fff;
    margin-top: 10px;
    padding: 0 15px;
}
#sec_nav .dropdown.open .dropdown-menu li:last-child {
border-bottom: 0px solid #bcbfc0;
}
.navbar-brand,.navbar-default  .navbar-nav > li > a {

    color: #00bdf1;
    font-size: 15px;
    font-weight: bold;
    line-height: 12px;
    overflow: visible;
    padding: 5px 25px;
    text-shadow: 0 0 0;
    text-transform: none;
}
.navbar-brand, .navbar-nav > li span {
    /* background: none repeat scroll 0 0 #00345a; */
    /* height: 100%; */
    position: absolute;
    top: 10px;
    /* width: 100%; */
    right: 0;
    display: none;
}
.navbar-brand, .navbar-nav > li:hover span{
}
.navbar-brand, .navbar-nav > li:hover{
}
.navbar-brand, .navbar-nav > li:hover > a{

}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
}
.navbar-default .navbar-nav > li > a {

}
.navbar-default  li > a:hover,
.navbar-default  li > a:focus {
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: white;
    border-color: #bbbdbf;
	color: #00345a;
}
.navbar-header{
}
#carousel-banners.cs2 {
}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover{
	color: #00345a;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu > li:hover,
 #sec_nav .dropdown-menu > li.mactive,
  #sec_nav .dropdown-menu > li.mactive a{
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    box-shadow: 0 0;
    color: #797979;
}
.navbar-nav > li > .dropdown-menu {
    border: 0 none;
    box-shadow: 0 0;
    padding-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
}
#primary_nav .navbar-nav > li > .dropdown-menu {
   background: none repeat scroll 0 0 white;
}
.navbar-nav > li:hover > .dropdown-menu {
}
.navbar-nav > li > .dropdown-menu li {
    margin: 0;
    width: 100%;
}
.navbar-nav > li:hover > .dropdown-menu li{

}
.dropdown-menu > li > a {
    font-family: Chivo;
    display: inline-block;
    line-height: normal;
    list-style: none;
    padding: 7px 15px;
    text-align: center;
    text-transform: none;
    width: 100%;
    text-align: left;
}
.dropdown-menu > li > a:hover {
	text-decoration: underline;
}


.main_nav{
    background: none repeat scroll 0 0 white;
    border-top: 1px solid #bbbdbf;
	border-bottom: 1px solid #bbbdbf;
    margin: 0;
    padding: 0 10px;
}
.nopadding{
    padding: 0 !important;
    overflow: hidden;
}
.no-lpadding{
	padding-left: 0 !important;
}
.no-rpadding{
	padding-right: 0 !important;
}

.cat_name h2{
    font-family: ariblk;
    font-size: 32px !important;
    text-transform: uppercase !important;
}
.cat_name h2 span{
    font-family: arial;
    font-size: 23px;
    line-height: normal;
}
.dpdf{
    display: inline-block;
    width: 100%;
}
.dpdf h2{
    line-height: normal !important;
    margin-top: 0;
}
.dpdf h2 span{
    color: #f4811f;
    font-family: arial;
    font-size: 26px;
}

.main_content > .fbr h2{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e89119, #e86a1f) repeat scroll 0 0;
    box-shadow: 0 2px 3px #333 inset;
    color: #fff;
}
.brdr{
    background: white none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    width: 100%;
}
.cat_name{
    background: #c7c8ca none repeat scroll 0 0 !important;
    color: white;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.cat_name h2{
    font-family: arial;
    font-size: 32px !important;
    font-weight: bold;
    margin: 10px;
    text-transform: uppercase !important;
}
.cat_name h2 span{
}
.hw_inner1:hover .cat_image img{
  filter: none;
  -webkit-filter: grayscale(0%);
}
.qty-field_l,
.normal_w{
    color: #96004F;
}

.tt{
    color: #1e1e1e;
    font-size: 27px;
    line-height: 35px;
    margin: 0;
    text-transform: uppercase;
    font-family: facile_sansregular;
    border-bottom: 2px solid #1e1e1e;
    width: auto;
    display: inline-block;
}
.tt1{
	border-top: 1px dashed rgb(204, 204, 204); 
	width: 50%; 
	height: 1px; 
   display: none;
	font-weight: normal; 
	margin-bottom: 13px;
}
.tt3{
    color: #1E1E1E;
    font-size: 35px;
    line-height: 35px;
    margin: 0;
    /* text-transform: uppercase; */
    font-family: facile_sansregular;
    /* border-top: 4px solid #ff0000; */
    width: 100%;
    padding: 0;
    margin-left: 15px;
    text-align: center;
    background: url(../images/cth.png) no-repeat center bottom;
    padding-bottom: 22px;
}
.tt4{
	border-top: 1px dashed #383838; 
	height: 1px; 
   display: none;
	font-weight: normal; 
	margin-bottom: 13px; 
	width: 100%; 
	vertical-align: top; 
	margin-top: -17px;
}
.tt5{
	color: #737373; 
	font-size: 15px; 
	text-transform: uppercase; 
	line-height: 35px; 
	vertical-align: top; 
	background: #E6E7E8; 
	z-index: 1; 
	position: relative; 
	width: auto; 
	display: inline; 
	margin: 7px; 
	text-align: left;
}
.itt{
	color:red; 
	font-family:arial; 
	font-size:14px; 
	font-weight:bold;
}
.itt2{
	font-size: 17px; 
	line-height: 35px;
}
.ct1{
    color: #5B5B5B;
    font-size: 20px;
    background: url(../images/ico1.png) no-repeat top left;
    padding-left: 45px;
    margin: 20px 0;
}
.ct2{
    color: #5B5B5B;
    font-size: 20px;
    background: url(../images/ico2.png) no-repeat top left;
    padding-left: 45px;
    line-height: 35px;
    margin: 20px 0;
}
.ct3{
    color: #5B5B5B;
    font-size: 20px;
    background: url(../images/ico3.png) no-repeat top left;
    padding-left: 45px;
    line-height: 35px;
    margin: 20px 0;
}
.main_content{
    display: inline-block;
    width: 100%;

}
.main_content > h2{
    color: white;
    line-height: 62px;
    margin: 0;
    text-align: center;
}
.main_content > h2 + .container{
	margin-top: 25px;
}
.front .main_content{
    margin: 0;
}
.main_content div{
}
.hblocks a{
    color: white !important;
}
.hblocks{
    padding: 10px;
    text-align: center;
}
.hblocks img{
    max-width: 100%;
}
.hblocks h2{
    text-transform: uppercase;
    background: none repeat scroll 0 0 #000;
    font-size: 25px;
    font-weight: bold;
    line-height: 63px;
    margin: 0;
}
.hblocks:hover,
.hblocks:hover h2{
    background: #e82075;
}

.main_content > .container {
    overflow: hidden;
    padding: 15px;
    padding-top: 0;
}
.breadcrumb {
    border-radius: 0;
    color: #393939;
    margin: 0;
    padding: 15px 0px 14px;
    text-transform: uppercase;
    background: none;
    border-bottom: 1px solid #96004F;
}
.breadcrumb > li + li:before {

    color: rgba(0,0,0,.8);
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb>li {
}
.breadcrumb > .active,
.breadcrumb  a {
    color: #96004F;
    text-transform: uppercase;
}
.breadcrumb > .active{
    color: #96004F;
}
.licentered:before{
    content: "" !important;
}
.licentered{
    font-family: myriad pro;
    font-size: 30px;
    left: 50%;
    position: absolute;
    top: 54%;
    transform: translate(-50%, -50%);
}
.main_content .col-sm-9 > h2{
    color: #393939;
    font-size: 18px;
    margin: 0;
    padding: 0;
    /* text-align: center; */
    text-transform: uppercase;
    /* font-weight: normal; */
    /* height: 63px; */
    line-height: normal;
    /* margin-bottom: 25px; */
    font-family: ariblk;
    /* display: inline-block; */
    /* width: 100%; */
    padding: 10px;
    background: url(../images/ctbg.png) no-repeat left bottom;
    padding-left: 0;
    /* border-bottom: 1px solid #E4E4E4; */
    margin-bottom: 15px;
    padding-bottom: 15px;
display: none;
}
.main_content > .col-sm-9 > .cats_detail{
}
.pagination > li > a, .pagination > li > span {
    /*background-color: #3a3a3a;
    border: 1px solid #161616;*/	background: none;
	    border: 0 none;
color:  #000;
}

.pagination > li > a.spc {
    /*background-color: #3a3a3a;
    border: 1px solid #161616;*/
    background: none repeat scroll 0 0  #000  !important;
    color: white !important;
}
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
   /* background-color: #3a3a3a;
    border: 1px solid #161616;*/
	background: none;
    color:  #000;
}
.pagination > li > a strong{
    color:  #000 ;
}
.products_grid{
    text-align: center;
}
.product_grid{
    padding-bottom: 30px;
}
.product_grid:nth-child(4n+1){

}
.product_grid:nth-child(4n){

}
.product_grid > div{
     box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    
}




.product_grid > div:hover {
 box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
  transition-delay: .2s;
  transition: box-shadow .3s;
}






.product_thumb{
    margin: 0 auto;
    position: relative;
    text-align: center;
    border: 1px solid #96004F;
    
}






.product_thumb .cir{
    display: none;
}
.product_thumb .cdet{
    position: relative;
    padding: 10px 0px;
    text-align: center;
    background: rgba(0,0,0,.8);
}
.product_grid.cats .cdet{
    padding-bottom: 10px;
}
.product_thumb .cdet span.detail{
    min-height: 46px;
}
.product_thumb .cdet span{
    display: inline-block;
    width: 100%;
    color: #414040;
    font-size: 13px;
    /* font-family: Comme-Medium; */
    line-height: 26px;
    /* text-align: left; */
    /* margin-bottom: 2px; */
}
.a2cbtns{
    /* background: #2C2C2C; */
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
 color:#96004F
}




.a2cbtns form{}
.a2cbtns form input{}
.a2cbtns a{
	    display: inline-block;
    background: #96004F;
    border-radius: 15px;
    border: 0 none;
    padding: 4px 16px;

    color: #fff !important;
    font-size: 13px;
}
.product_thumb .cdet hr{
    border-color: #DD3535;
    width: 25%;
    display: inline-block;
    margin: 5px 0;
}
.product_thumb .cdet span p{
	margin: 0;
}









.product_thumb .cdet .title{
    display: inline-block;
    width: 100%;
    color: #ffffff;
    background-color:#96004F;
    height: 38px;
    
    overflow: hidden;
    font-size: 18px;
    padding: 10px;
    line-height: 24px;
}








.product_thumb .cdet .ano{
	display: none;
}
.cdet form,
.pv2{
    display: inline-block;
    /* width: 72% !Important; */
    /* margin-top: 8px; */
    /* margin-bottom: 5px; */
    /* display: inline-block; */
    /* float: left; */
}
.cdet form input{


}
.prod_img form input{
}
.product_thumb:hover .cdet {
	background:#96004F;
		-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	 
	
}




.product_thumb:hover .cdet .title {
	color: #fff;
	Background-color:#96004F;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	background:rgba(0,0,0,.8); color:#fff;
}



.product_thumb:hover form input, .product_thumb:hover .pv2,
.product_thumb:hover .a2cbtns a {
    background: #96004F;
    
   
   
		-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.product_thumb:hover .cdet hr{
	border-color: #212121;
}




.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background-color: rgba(60,60,60,0.88);
    opacity: 0;
}
.overlay div{
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);

}
.overlay form{
    margin-bottom: 10px;
}
.overlay form input{
    background: url(../images/a2cp.png) no-repeat;
    border: 0 none;
    font-size: 0;
    color: transparent;
    width: 140px;
    height: 34px;
}
.product_thumb form input,.pv2{
    background: #96004F;

    border-radius: 15px;
    border: 0 none;
    padding: 5px 15px;
    color: #fff !important;
    font-size: 13px;
}
.product_thumb a:hover{
	
    color: #fff !important;
}
.product_thumb:hover .overlay{
    opacity: 1;
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.product_thumb:hover .cdet form input{
}
.product_thumb:hover .cdet a,
.product_thumb:hover .cdet .title,
.product_thumb:hover .cdet span{
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.product_thumb #form2 input,
.vdc{
    background: black !important;
    border: 0 none;
    color: white;
    display: inline-block;
    height: 31px;
    margin: 0;
    padding: 4px;
    text-align: center;
    /* text-transform: uppercase; */
    width: 100%;
}
.pbtns{
    display: inline-block;
    text-align: left;
    width: 100%;
}
.product_thumb .cdet .pbtns span {
font-size: 16px;
    background: #52B84A;
    color: white !important;
    float: left;
    padding: 4px;
    /* text-align: center; */
    width: 45%;
    line-height: 23px;
    text-transform: uppercase;
}
.product_thumb .cdet .pbtns form{
    background: #000 none repeat scroll 0 0;
    float: left;
    width: 55%;
}
.pbtns input[type="submit"]{	
}
.product_thumb:hover  .pbtns{
	opacity:1;
    transition: opacity 0.5s linear 0.2s;
}
.product_thumb:hover  {
}
.bsep{
	    background: #272727 none repeat scroll 0 0;
    display: inline-block;
    height: 44px;
    width: 100%;
}
.product_thumb  > a{
}
.product_grid .pimg{
    width: 100%;
    background: #fcfcfc;
}
.product_grid .himg{
    display: none;
}
.quickview{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,0.30);
    padding: 9px 10px;
    border: 1px solid #b8b8b8;
    border-radius: 3px;
    visibility: hidden;
}
.product_grid .plus{
	overflow: hidden;
    position: relative;
    vertical-align: top;
    /* border: 1px solid #e7e7e7; */
    /* box-shadow: 0 2px 4px rgba(196,196,196,0.75); */
    text-align: center;
}
.product_grid:hover .quickview{
    visibility: visible;
    color: #751547;
}
.main_content #cat_slider2 {
    margin: 0px 0 15px;
}
.item_form2{
    text-align: left;
    padding-bottom: 10px;
}
.item_form2 input{
	background: url(../images/a2cbtn.png) no-repeat;
    border: 1px solid #ccc;
    background-size: auto 27px;
    height: 29px;
    background-position: top left;
    padding-left: 47px;
    padding-right: 10px;
    color: #3D3D3D;
}
.product_thumb > a span{
    color: #939597;
    font-size: 17px;
    text-align: center;
}
.product_details{
    display: inline-block;
    position: relative;
    width: 100%;
}
.product_details > div{
    padding: 0;
}
.product_detail {
    width: 100% !important;
}
.ppbg{
background: transparent;
    display: inline-block;
    margin: 10px 0;
    /* min-height: 46px; */
    vertical-align: middle;
    /* display: none; */
    width: 100%;
    /* text-align: center; */
    border-radius: 4px;
}
.art{
    display: inline-block;
    margin-top: 8px;
}
#popup_window {
}
#popup_window > .col-sm-12 {
 float: none;
    margin: 0 auto;
    max-width: 897px;
    padding: 0;
    width: 850px;
    background: #bcbec0;

}
.ctss h2{
	font-size: 35px;
    color: #535353;
    /* background: url(../images/cth.png) no-repeat bottom center; */
    padding-bottom: 0;
    text-transform: uppercase;
    text-align: left !important;
    margin-top: 15px !important;
}
.cntfrm{

}
.product_details {
    display: inline-block;
    position: relative;
    width: 100%;
}
.product_details .col-sm-7 {
}
.product_details .col-sm-5 {
    /*padding: 9px;*/
}
.product_detail {
    text-align: left;
}
.product_detail {
    width: 100% !important;
}
.product_detail h2 {
    background: #c197c8 none repeat scroll 0 0;
    color: white;
    font-size: 17px;
    margin: 0 0 9px;
    padding: 5px;
    text-transform: none;
}
.ppbg {
}
.product_detail span.art {
    background: #c197c8 none repeat scroll 0 0;
    color: white;
    font-size: 17px;
    margin: 0 0 4px;
    padding: 5px;
    text-transform: none;
    width: 100%;
}
.pdesc, .art1 {
    display: inline-block;
    font-size: 15px;
    margin: 0 0 10px;
    padding: 0;
    /* border: 1px solid #ccc; */
    border-radius: 3px;
    text-transform: none;
    width: 100%;
}
.product_detail label,.sml {
    color: white;
    display: block;
    font-size: 16px;
    width: 100%;
}
.ttss li{}
.ttss li a{
    width: 40px;
    height: 40px;
}
.ttss li i{}
.ppbg1 .art1 label {
    margin-top: 12px !important;
    display: inline-block !Important;
    width: 100%;
    /* text-align: center; */
    margin-top: 0 !important;
    margin-bottom: 12px !Important;
    color: #353535;
    /* font-family: Hack-Bold !important; */
    vertical-align: middle;
    margin-right: 10px !important;
    text-transform: none;
    font-weight: bold;
}
#qty {
    border: 1px solid #81298f;
    border-radius: 0 !important;
    height: 25px;
    padding: 10px 6px !important;
    vertical-align: top;
    width: 70px !important;
    vertical-align: middle;
}
.myc{
    background: #4d4d4d;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}









.ppbg1 input[type="submit"]{
    display: inline-block;
    width: auto !Important;
    height: 46px !Important;
    /* float: right; */
    /* background: #ff0000; */
    border: 0 none;
    color: #fff;
    font-size: 17px;
    padding: 5px 25px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-left: 0;
    text-align: center;
    margin-top: 0;
    vertical-align: top;
    text-transform: none;
    margin: 0 10px;
    border-radius: 25px;
}


.ppbg1 input[type="submit"]:hover{
background-color:rgba(0,0,0,.8); color:white;
-moz-box-shadow: 5px 5px 5px #96004F;
    -webkit-box-shadow: 5px 5px 5px #96004F;
        box-shadow: 5px 5px 5px #96004F;


}







.cats.hovere{
    bottom: 0px;
    height: 100%;
    left: 0px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateY(100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
}
.hovere{
    display: none;
    bottom: 0px;
    height: 100%;
    left: 0px;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateY(100%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
}
.hovere > div{
    left: 50%;
    position: absolute;
    top: 38%;
	    width: 95%;
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
}
.hovere b{
    display: inline-block;
    font-size: 21px;
    text-transform: uppercase;
    width: 100%;
}
.hovere span{
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
}
.hovere a{
    display: inline-block;
    margin-top: 13px;
}

.hovere.cat > div{
    transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-khtml-transform: translate(-50%, -50%);
}
.hovere.cat{
    height: 174px;
}
.hovere.cat a:first-child{
    margin-top: 9px;
}
.hovere.cat a:last-child{

}

.hovere.cat span{
    color: white;
    font-weight: bold;
}
.product_grid:hover .hovere{
    opacity: 1;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.65);
    transform: translateY(0%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.product_grid:hover   .cdet span.title {
    color: #F4811F;
}
.hovere ul{
    background: white none repeat scroll 0 0;
    border: 1px solid #f58120;
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 1px;
    width: 129px;
    height: 48px;
}
.hovere.hcats ul{
    width: 64px;
}
.hovere ul li{
   display: inline-block;
    padding: 0 10px;
    vertical-align: middle;
}
.hovere ul li a{
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.hovere ul li.pbas{
   background: #f4811f none repeat scroll 0 0;
    height: 100%;
    padding: 5px 10px;
}
.hovere ul li.bas input{
}
.hovere ul li.bas form{
}
.hovere i{
    background: none repeat scroll 0 0 black;
    display: inline-block;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 10px;
	    color: white;
}
.hovere span{
    color: white;
    display: inline-block;
    font-family: impact;
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
}
.hovere span.title{
    display: block;
    font-family: impact;
    font-size: 20px;
    padding-top: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.hovere a:last-child{

}
.products_grid + .col-sm-12.text-center{
    margin: 0;
    padding: 0;
    /* text-align: right; */
    border: 1px solid #efefef;
    background: #fff;
    padding: 5px;
    position: relative;
}
.pagination {
    /* border-radius: 4px; */
    /* display: inline-block; */
    /* margin: 10px 0; */
    /* padding-left: 0; */
    /* position: absolute; */
    /* top: -55px; */
    /* right: 10px; */
    margin: 0;
    padding: 0 58px;
}
.pagination > li:last-child > a.spc {
    background:#96004F !Important;
    color: #fff !important;
    position: absolute;
    right: 6px;
    text-transform: uppercase;
}
.pagination > li:first-child > a.spc {
    background:#96004F !Important;
    color: #fff !important;
    position: absolute;
    left: 6px;
    text-transform: uppercase;
}
.spc2{
	display: none;
}
.product_details > .col-sm-6 {
    padding: 0 10px;
}
.related_products{
}
.related_products h2{
    background: #751547;
    margin: 15px 0px;
    padding: 5px 0;
}
.additional_images{
    margin: 15px 0;
    padding: 0;
    list-style: none;
}
.additional_images li{
    width: 22%;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 5px;
}
.lbl{
    /* background: #595959 !important; */
    color: #353535 !important;
    /* text-align: center !Important; */
    font-size: 16px !important;
    /* padding: 10px 0; */
    font-weight: bold;
    /* border-top: 2px solid #C9E600; */
    /* display: inline-block; */
    /* width: 100%; */

}
.additional_images li img{}
.related_products h2 span{
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 0px 10px;
    text-transform: uppercase;
}
h3{
	color: #96004F ;
}
.product_detail h2{
    color: #00345a;
    font-size: 20px;
    margin: 0;
    padding: 0px 0;
    /* text-transform: uppercase; */
    background-color: transparent;
    line-height: normal;
    /* border-radius: 3px; */
    /* font-family: ariblk; */
    text-align: left;
    /* background: url(../images/ptbg.png) no-repeat bottom left; */
    /* padding-bottom: 8px; */
    /* margin-bottom: 15px; */
    font-weight: normal;
}
.ppbg1{
    /* background: url(../images/ptbg.png) no-repeat top left; */
    margin-top: 10px;
    /* padding-top: 5px; */

}
#mbtn{
    float: right;
    padding: 10px;
    margin-top: -61px;
    font-family: montserratregular !Important;
}
.ppart{
    border-bottom: 1px solid #313131;
    color: #00345a;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}
.cdata{
    bottom: 0;
    margin: 10px 0 0;
    padding: 10px 0;
}
.an{
}
.an span:first-child{
}
.an span:last-child{
    background: none repeat scroll 0 0 white;
    color: #7F8185;
    font-weight: bold;
   padding: 5px 25px;
    text-transform: uppercase;
}
.product_detail span.art{
    color: #96004F;
    font-size: 16px;
    margin: 0;
    padding: 0px 0;
    /* text-transform: uppercase; */
    background-color: transparent;
    line-height: normal;
    border-radius: 3px;
    /* font-family: Comme-Medium; */
    text-align: left;
    width: 100%;
    display: inline-block;
}
.product_detail .pdesc label,
.art1 label{
	
}
.pdesc p{
    color: #8C8C8C;
    font-size: 14px;
}
.product_detail #form2{
}
.product_detail #form2 label{
    color: white;
    display: inline-block;
    font-family: arial;
    font-weight: normal;
    margin: 0 !important;
}
.product_detail #form2 input.form-control{
   display: inline;
}
.art1{
    /* border-bottom: 1px solid #dbdbdb; */
    /* border-top: 1px solid #dbdbdb; */
    display: inline-block;
    padding: 0 0 10px!important;
    width: 100%;
    /* text-align: center; */
}
.product_detail label,
.art1 label{
    color: #353535;
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin: 0px 0 !important;
    /* text-transform: uppercase; */
    text-align: left;
    font-weight: bold;
}
.ppbg + .pdesc hr{
    margin: 10px 0 15px;
    border-color: #96004F;
    width: 80px;
}
.fpr.rel h2{
    background: #96004F;
    padding: 10px;
    font-weight: normal;
}
.rel.fpr h2 span{display:none;}
.rel.fpr .slick-arrow {
    top: -46px;
    background-color: transparent;
}
.art1 {
    /* background: url(../images/ptbg.png) no-repeat bottom left; */
    /* padding-bottom: 15px !Important; */
    /* margin-bottom: 25px; */
}
.product_detail .form-control{
    /* margin-left: 10px; */
    /* width: 40% !important; */
    margin: 10px 0 0;
}
.catsa{
    display: inline-block;
    /* width: 100%; */
    /* color: #5F5B5F; */
    font-size: 14px;
}
.prod_img.catss form input {
    position: absolute;
    background: url(../images/pc2c.png);
    width: 45px;
    height: 45px;
    border: 0 none;
    right: 15px;
    top: 15px;
}
#qty{
    /* background: #232323 none repeat scroll 0 0 !important; */
    border: 0 none;
    border-radius: 25px !important;
    /* padding: 11px !important; */
    width: 117px !important;
    height: auto;
    padding: 44px;
    background: #fff;
    border: 1px solid #ccc;
    /* border-radius: 88px !important; */
}

#qty:hover{border:2px solid rgba(0,0,0,.8);}






.product_detail input[type="image"] {
    background: #a98f6d none repeat scroll 0 0;
    border: 0 none;
    color: white;
    height: 37px;
    margin: 10px 0;
    width: 100%;
}
.bm{
}
.bm h2{
    color: black;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
}
.bm ul{
    list-style: outside none none;
    margin: 15px 0 0;
    padding: 0;
}
.bm ul li{
    margin-bottom: 20px;
}
.bm ul a{
    display: block;
    position: relative;
}
.bm ul img{
    width: 100%;
}
.bm ul a span{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bm ul a:hover span{
    opacity: 1;
}
.buttons{
    background: #96004F;
    color: #fff;
    padding: 10px 10px;
    font-size: 13px;
    font-family: Arial;
    text-decoration: none;
    border: 0 none;
    cursor: pointer;
    text-transform: uppercase;
    /* font-family: FolioBdCnBT !important; */
    vertical-align: top;
    
    -webkit-transition: all 0.3s linear;
     -khtml-transition: all 0.3s linear;
       -moz-transition: all 0.3s linear;
         -o-transition: all 0.3s linear;
            transition: all 0.3s linear;
}



.buttons:hover {
background-color:rgba(0,0,0,.8); 
color:white;
-moz-box-shadow: 5px 5px 5px #96004F;
    -webkit-box-shadow: 5px 5px 5px #96004F;
        box-shadow: 5px 5px 5px #96004F;
}




















































.bcc{
    display: none;
}
.main_cat {
    background: none repeat scroll 0 0 #555;
    color: #00345a;
    cursor: pointer;
    display: block;
    font-family: tahoma;
    font-size: 16px;
    font-weight:bold;
	height: 25px;
    line-height: 25px;
    padding: 7px 10px;
    text-align: left;
    text-decoration: none;
}
.fct{
    display: inline-block;
    width: 100%;
    margin-top: 35px;
}
.fct .col-sm-12 > div{
    background: #EBEBEB;
    padding: 15px;
    text-align: center;
}
.fct h2{
color: #000000;
    text-transform: uppercase;
    /* font-family: Comme-Bold; */
    margin-top: 10px;
    /* background: url(../images/ctbg1.png) no-repeat center center; */
    /* font-size: 30px; */
    font-family: arial;
}
.fct h2 span{

}
.fct .li1 ,.fct .li2,.fct .li3{
    display: inline-block;
    width: 33%;
    /* border: 1px solid #3F3F3F; */
    padding: 15px;
    /* height: 140px; */
    font-size: 14px !important;
    /* color: #fff !Important; */
    /* font-family: arial !important; */
    margin: 10px 0 15px;
    vertical-align: top;
}
.main_cat.viewdetails{
    margin-bottom: 3px;
}
.main_cat span.minus{
	display:none;
}
.amp.buttons{
}
.amp.buttons i{
    padding-right: 7px;
}
.bask ol{
    line-height: 25px;
    margin: 0 0 10px;
    padding: 0 20px;
}
.bask ol li {
}
.bask .box{
}
.bask .box td{
    border: 1px solid;
    padding: 7px;
}
.bask .box td span{
    color: #737373;
}
.bask .box td.no{
    border: 0px solid;
}
.bask .box td.ico1,
.bask .box td.ico2{
    border-right: 0px solid;
}
.bask .box td.ico1{
    background: url("../images/bascart.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.bask .box td.ico2{
    background: url("../images/basenq.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.main_cat span{
    float: right;
}
.main_cat.viewdetails span.minus{
	display: block;
}
.main_cat.viewdetails span{
	display:none;
}
.sub_cat a{ color:#00345a; text-decoration:none;}
.scats{
    margin: 1px 0;
}
.submenu {
    margin-bottom: 5px;
}
.sub_cat {
    background: url("../images/nav-bull.png") no-repeat scroll 5% center #252525;
    color: #616161;
    font-family: "Arial";
    font-size: 14px;
    font-weight: normal;
    height: 25px;
    left: 10px;
    padding: 5px 0 5px 26px;
    text-decoration: none;
}
#masterdiv .sub_cat:hover,
#masterdiv .sub_cat:hover a{
	color: #0E66AD;
}
.cont_top{
}
.cont_footer > td{
    background: none repeat scroll 0 0 #191919;
    border-top: 9px solid #000;
}
.nav_row{
}
.nav_menu{
}
.nav_menu table tr >  td {
}
.nav_menu table tr > td a:hover{
	border-bottom: 3px solid #0D67AC;
}
.jqueryslidemenu ul li a:hover{
}
.nav_menu table tr > td.first{
    border-left: 0px none;
}

.nav_menu table tr > td.first a{

}
.nav_menu table tr > td.last{
    border-right: 0px none;
}
.nav_menu table tr > td a{
    border-bottom: 3px solid #1c1c1c;
    color: #00345a !important;
    font-family: verdana;
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
    padding: 0 25px 7px !important;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
.nav_menu table tr > td:hover a{
    color: #00345a !important;
}
.nav_menu .jqueryslidemenu ul li ul a {
    padding: 0 !important;
    color: #00345a !important;
}
td .jqueryslidemenu ul li ul {
    top: 60px !important;
}
#lista2 .als-item {
    background: url("../images/shd.png") no-repeat scroll right 65% / auto 113px rgba(0, 0, 0, 0);
}
.sidemenu_sep{
}
.green{
	color: #18864C;
}
.cont_mid_1{
}
.main_tbl{
}
.main_body{

}
.red_strip {
    color: #fff;
}
.red_strip .ico_nav{
    list-style: none outside none;
}
.red_strip .ico_nav li{
    display: inline-block;
    margin: 0 13px;
}
.red_strip .ico_nav li a{
    background: url("../images/ico_nav.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    width: 26px;
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
.red_strip .ico_nav li a:hover{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
.red_strip .ico_nav li.cart a{
}
.red_strip .ico_nav li.home a{
    background-position: -59px 1px;
}
.red_strip .ico_nav li.email a{
    background-position: -115px 1px;
}
.red_strip .ico_nav li.sitemap a{
    background-position: 30px 1px;
}
.hcont_top{
    background: none repeat scroll 0 0 #f7f7f7;
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0;
}
.hcont_top h2{
    color: black;
    font-size: 25px;
    text-transform: uppercase;
}
.hcont_top p{
    color: #3e3e3e;
    font-size: 12px;
    line-height: 24px;
}
.hcont_top p span{
    color: #00b7c9;
    font-size: 14px;
}
.hcont_top .col-sm-5{
    background: url("../images/shd.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.hcont_top .col-sm-5 .col-sm-4{
    margin: 25px 0;
    padding: 0;
}
.hcont_top  a{
    background: none repeat scroll 0 0 #00b7ca;
    color: white;
    display: inline-block;
    padding: 10px;
}
.home_boxes{
    padding: 0 !important;
}
.home_boxes td{
    background: none repeat scroll 0 0 #494848;
    padding: 30px 0;
}
.home_boxes td .hmain_cat{
    position: relative;
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */ 
}
.hcatname{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    bottom: 36px;
    color: #000;
    font-size: 34px;
    font-weight: bold;
    left: 0;
    margin: 0 20%;
    padding: 5px 10px;
    position: absolute;
    text-transform: uppercase;
    width: 60%;
}
.hmain_cat a{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    color: #0c66ac;
    display: inline-block;
    font-size: 14px;
    padding: 10px 35px;
    text-decoration: none;
    text-transform: uppercase;
}
.home_boxes td .hmain_cat:hover{
 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%); 
}
.home_boxes td h1{
    color: #000;
    font-family: arial;
    font-weight: normal;
    text-transform: uppercase;
	margin-top: 0;
}
.two_borders{
    background: url("../images/strips.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    display: block;
    min-height: 10px;
    width: 100%;
}
.home_about{
}
.home_about h2{
    color: #0c66ac;
    font-size: 25px;
    font-style: italic;
    text-transform: uppercase;
}
.home_about p{
    color: #00345a;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 0;
    width: 75%;
}
.home_boxes_2 h2{
    text-align: center;
}
.home_boxes_2 h2 span{
    background: none repeat scroll 0 0 #292929;
    color: #0c66ac;
    font-style: italic;
    padding: 0 15px;
    text-transform: uppercase;
}
.home_boxes_2 p{
    color: #00345a;
    display: inline-block;
    width: 100%;
}
#hcenter{

}

.events{
    display: inline-block;
    margin: 10px 0;
}
.events span{
    color: #0c66ac;
}
.events p{
    display: block;
    margin: 3px 0 10px;
}
.home_boxes td div  b {
    color: #464646;
    font-size: 16px;
    font-weight: normal;
}
.home_boxes td div .events{
    margin-bottom: 10px;
}
.erow{
    padding: 0 10px 10px;
}
.erow > div{
}
.erow .edate{
    float: left;
    background: none repeat scroll 0 0 #00b7ca;
    display: inline;
    font-size: 25px;
    height: 55px;
    padding: 10px;
    width: 55px;
}
.erow .emonth{
    background: none repeat scroll 0 0 #334854;
    display: inline;
    float: left;
    font-size: 12px;
    height: 55px;
    margin: 0 5px;
    padding: 10px;
    text-align: center;
    width: 55px;
}
.erow .et{
    color: black;
    font-size: 17px;
}
.erow > div p{
   color: #9b9b9b;
    display: inline-block;
    margin: 5px 0;
}
.abtn{
    background: #96004F  none repeat scroll 0 0 !important;
    color: white !important;
    display: inline-block;
    font-size: 14px;
    padding: 7px 35px;
    text-decoration: none !important;
    text-transform: uppercase;
}



.abtn:hover{
background-color:rgba(0,0,0,.8); 
color:white;
-moz-box-shadow: 5px 5px 5px #96004F;
    -webkit-box-shadow: 5px 5px 5px #96004F;
        box-shadow: 5px 5px 5px #96004F;
        }




.home_products{
}
.home_products h2{
    color: #0c66ac;
    font-size: 20px;
    font-style: italic;
    margin-top: 0;
    text-transform: uppercase;
}
.home_products .s_products{
    background: none repeat scroll 0 0 #d9d9d9;
    float: left;
    margin: 11px;
    padding: 10px;
    width: 250px;
}
.home_products .s_products .pimage{
}
.home_products .s_products .pimage img{
    float: left;
    /*height: 188px;
    width: 250px;*/
	border: 0 none;
}
.home_products .s_products .ptitle{
}
.home_products .s_products .ptitle a{
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
}
.home_products .s_products .p_art{
}
.home_products .s_products .p_art a{
    font-weight: bold;
    color: #009dcc;
    font-size: 12px;
    line-height: normal;
}
.home_inner_content h2{
    background: none repeat scroll 0 0 #0c66ac;
    color: #fff;
    font-weight: normal;
    margin: 0 0 15px;
    padding: 10px 11px;
    text-transform: uppercase;
}
.home_boxes td div .events span {
    color: #33834b;
    display: block;
}
.home_boxes td div .events p {
    color: #464646;
    line-height: 21px;
}
.home_boxes td div .events .rs {
    color: #18874B;
    text-decoration: none;
}
.home_boxes td div .events .rs:after {
}
.home_boxes td div ul {
    color: #6f6f6f;
    list-style: outside none none;
    margin: 12px 0;
    padding: 0;
}
.home_boxes td div ul li{
}
.cont_top_2 > td{
    border-bottom: 1px solid #c0c0c0;
}
.hmenu-wrapper{
    margin: 20px 0;
}
.hmenu-item:nth-child(2n+1){
    margin-left: 0;
    margin-right: 4px;
}
.hmenu-item{
    display: inline-block;
    margin: 4px 0 4px 4px;
}
.newsletter_form{
}
.newsletter_form .nl_text{
    border: 1px solid #ccc;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
    box-shadow: 0 1px 4px #ccc inset;
    float: left;
    font-style: italic;
    margin-top: 10px;
    padding: 5px;
    text-align: left;
    width: 210px;
}
.newsletter_form .nl_button{
    background: url("../images/subs.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 19px;
    margin: 0 44px;
    width: 134px;
}
.home_boxes td div.box  a.btn{
    background: url("../images/btn.png") repeat scroll 0 0 transparent;
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    margin-top: 48px;
    text-align: center;
    text-decoration: none;
    width: 86px;
}
.ico_pdf{
    bottom: -4px;
    position: absolute;
    right: -5px;
}
.welcome_txt{
    background: url("../images/welcome_bg.png") repeat scroll 0 0 #eb0f70;
    border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
    color: #fff;
    height: 189px;
    padding: 15px;
    width: 603px;
}
.welcome_txt h2{
    font-family: Myriad Pro;
    font-size: 26px;
    margin: 0;
    text-shadow: 1px 1px 0 #000;
}
.welcome_txt p{
    font-size: 14px;
    line-height: 19px;
}
.news_txt{
    background: none repeat scroll 0 0 #fff;
    border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
    height: 189px;
    padding: 15px;
    width: 319px;
}
.news_txt h2{
    color: #ec1171;
    font-family: Myriad Pro;
    font-size: 26px;
    margin: 0;
}
.news_txt p{
    background: url("../images/new_bull.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #000;
    line-height: 30px;
    padding-left: 18px;
}
.news_txt ul{
    list-style: none outside none;
    padding: 0;
}
.news_txt ul li{
    background: url("../images/new_bull.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #000;
    line-height: 30px;
    padding-left: 18px;
}
.news_txt ul li a{
    color: #000;
	text-decoration: underline;
}
.news_btn{
    background: none repeat scroll 0 0 #ed1171;
    float: right;
    padding: 2px;
}
.news_btn a{
    border: 1px solid #fff;
    color: #fff;
    float: left;
    padding: 2px 5px;
    text-decoration: none;
}
.front .main_content{
    background: none repeat scroll 0 0 #d1d3d4;
    margin: 0;
    padding: 25px 0;
    vertical-align: top;
}
.front .main_content{
    margin: 0;
    padding: 25px 0;
    vertical-align: top;
}
.left_sidebar_content{
    background: none repeat scroll 0 0 #000;
}
.left_sidebar_content >  td{
}
.cat_heading.arial_20narrow {
    background: none repeat scroll 0 0 #0d67ac;
    display: inline-block;
    font-family: arial;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    margin-bottom: 1px;
    text-indent: 10px;
    text-transform: uppercase;
    width: 100%;
}
.cat_heading.arial_20narrow span{
	
}
.main_content > table p{
    padding: 10px 0;
}
.main_content > table{
}
.main_content > table h2.heading_title{
    background: none repeat scroll 0 0 #0e66ad;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding-left: 10px;
    text-align: left;
    text-transform: uppercase;
}
#masterdiv{
    padding: 10px;
}
#masterdiv #masterdiv {
    padding: 0;
}
.main_content > table h2.heading_title span{
    display: inline-block;
    line-height: 5px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: baseline;
}
.main_content > table h2.heading_title a{
    color: #fff;
    text-decoration: none;
}
.main_content > table .s_products{
    background: none repeat scroll 0 0 #fff;
    display: inline-table;
}
.main_content > table .s_products:hover{
}
.main_content > table .s_products .pimg{
    border: 1px solid #d1cfcf;
    width: 156px;
}
.main_content > table .s_products .pdata{
}
.main_content > table .s_products .pdata a{
    color: black;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}
.main_content > table .s_products .pdata .pbtn{
    display: block;
    margin: 24px 0;
    width: 100%;
}
.main_content > table .s_products .pdata .pbtn a{
    background: none repeat scroll 0 0 #33834b;
    color: #fff;
    padding: 7px 15px;
    text-decoration: none;
}
.main_content > table .s_products .pimg a{

}
.main_content > table .s_products .pimg a img{

}
.main_content > table .s_products.first_3_row{
}
.main_content > table .s_products.first_3_col{
}
.main_content > .container > .row > .col-sm-3{
    padding-left: 0;
}
.main_content > table .r_products.s_products {
    margin: 10px;
}
.bc{
    display: none;
    margin-top: 30px;
    width: 100%;
}
.pdata{
}
.pdata > td{
}
.ptitle{
}
.ptitle form{
   display: inline-block;
    float: left;
}
.topf{
    display: none;
    bottom: 13px;
    color: black;
    font-size: 17px;
    font-weight: bold;
    left: 25%;
    position: absolute;
    text-transform: uppercase;
}
.topf span{
    color: #0c66ac;
}
.ptitle a,
.p_art a{
    color: #18874b;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
}
.pdata .ptitle a{
    color: #ed1172;
    float: left;
    font-size: 18px;
    line-height: normal;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.nav_row_inner h1{
    color: white;
    font-size: 18px;
    font-weight: normal;
    padding-left: 10px;
}
.ptitle  span{
    background: url("../images/art_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 86px;
}
.pmeg{
}
.pdata .part{
    font-weight: bold;
    color: #0c66ac;
    font-size: 12px;
    height: auto;
    line-height: 28px;
    text-align: center;
    width: 100%;
}
.pbottom .part a{
    color: #fff;
    text-decoration: none;
}
.pbottom .pa2c {
    padding: 10px;
}
.pbottom .pa2c p{
    color: #434343;
    margin: 0;
}
.pbottom .pa2c a{
    background: none repeat scroll 0 0 #e70216;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: tahoma;
    font-size: 9px;
    font-weight: bold;
    margin-top: 12px;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.r_products .pimage td{
    padding: 10px;
    position: relative;
}
.pimage td img{
    border-bottom: 1px solid #e5e5e5;
    float: left;
    /*width: 250px;*/
}
.ucrt{
    background: none repeat scroll 0 0 #363636;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
    padding-right: 10px;
}
.ucrt span.cartimg{
    background: url("../images/cartimg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 33px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.ucrt span{
    color: #8a8a8a;
    font-weight: normal;
    margin-left: 5px;
}
#myslidemenu > ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.main_content_product{
    background: url("../images/pbg.jpg") repeat scroll 0 0 #fff;
    border: 9px solid #000;
    border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
    padding: 10px;
}

.button.b-close, .button.bClose {
    border-radius: 18px;
    box-shadow: none;
    font: bold 131%/20px sans-serif;
    padding: 7px 12px;
    position: absolute;
    right: -15px;
    top: -15px;
}
.button {
    background-color: #000;
    border-radius: 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
.product-window2_2 img{
    padding-bottom: 30px;
}
.product-window3{

}
.product-window3 table{
    height: 100%;
    padding: 5px;
    vertical-align: top;
}
.product-window3 table td{
    border: 1px solid #d1cfcf;
    padding: 5px;
    vertical-align: top;
}
.product-window3 table td table{
    height: auto;
    padding: 0;
}
.product-window3 table td td{
    border: 0 none;
    padding: 0;
    vertical-align: top;
}
.header_row{
    position: relative;
    z-index: 6;
}
#primary_nav{
    background: none repeat scroll 0 0 #f9f9f9;
    border-top: 1px solid #d9d9d9;
    box-shadow: 0 1px 3px #dbdbdb;
}
#primary_nav .navbar-collapse.collapse {
    text-align: center;
}
#primary_nav .nav > li {
    border-left: 1px solid #fff;
    border-right: 1px solid #e5e5e5;
    padding: 0;
}
#primary_nav .nav > li:first-child {
    border-left: 0px none;
}
#primary_nav .nav > li:last-child {
    border-right: 0px none;
}
#primary_nav .navbar-brand,
#primary_nav.navbar-default .navbar-nav > li > a {
    border-right: 0 none;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    padding: 5px 20px;
}
#primary_nav.navbar-default  li > a:hover,
#primary_nav.navbar-default  li > a:focus {
    background: linear-gradient(to bottom, #2085d1, #156eb0) repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff !important;
}
#carousel-banners .carousel-inner > .item {
    z-index: 0;
}
#carousel-banners .carousel-control .icon-next,
#carousel-banners  .carousel-control .glyphicon-chevron-right {
    margin-right: 0px;
    right: 13%;
}
#carousel-banners .carousel-control .icon-prev,
#carousel-banners  .carousel-control .glyphicon-chevron-left {
    margin-left: 0px;
    left: 13%;
}
td .jqueryslidemenu ul li ul li a ,
td .jqueryslidemenu ul li ul li a:hover{
    border-bottom: 1px dashed #fff;
    color: #fff !important;
}
td .jqueryslidemenu ul li ul {
    background: none repeat scroll 0 0 rgba(70, 70, 70, 0.9);
}
.nav_row{
    background: #1c1c1c;
}
.main_banner {
    display: block;
    margin-top: -28px;
    position: relative;
    z-index: 0;
}
.inner_banner #fullsize{
    height: 100%;
}
.inner_banner .imgnav{
    height: 100%;
}
.inner_banner #imglink{
    height: 100%;
}
.inner_banner  #image{
    height: 306px;
}
.inner_banner  #image img {
    height: 306px;
}

.normal_w{
    width: 13%;
}
#inquiry .qty-field {

background: #fff;
    border: px solid #96004F;
    color: #393939;
    /* font-family: montserratregular; */
    font-size: 14px;
    margin: 5px 0 15px;
    padding: 10px;
    text-align: left;
    width: 100%;
}


.inq{
    line-height: 26px;
    margin: 0;
    padding: 0 10px;
}
.inq span{
    font-weight: bold;
}
.ctd iframe{
    border: 5px solid #D0D0D0 !important;
}
.ctss .ctd h2{
    background: none;
    padding: 0;
}
.ctss .ctd h2 hr{
    border-top: 3px solid #000;
    width: 100px;
    margin-left: 0;
    margin-bottom: 35px;
}
.fct p.col-sm-6{
    padding: 0;
}
.fct p.col-sm-6 span{
    color: #43B8F5;
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    display: inline-block;
}
#cinquiry input[type="submit"]{
    padding: 5px 20px;
    /* width: 100%; */
    background: #96004F;
    color: #fff;
    /* float: right; */
    margin-bottom: 35px;
}
#inquiry table{
    width:60%;
}
#cinquiry .normal_w{
    color: black;
}






#cinquiry .qty-field {

border:px solid red;
background: #fff;
    border: 1px solid #D7D7D7;
    color: #393939;
    /* font-family: montserratregular; */
    font-size: 14px;
    margin: 5px 0 15px;
    padding: 10px;
    text-align: left;
    width: 100%;
}
#cinquiry td{
    display: block;
    height: auto;
    width: 100% !important;
}
.cp{
    background: none repeat scroll 0 0 #dbdbdb;
}
.hovere a:first-child{

}
.pimage td{
    overflow: hidden;
    position: relative;
}
.pimage td:hover  .hovere {
    opacity: 1;
    background: none repeat scroll 0 0 rgba(0, 0, 0, .5);
    transform: translateY(75%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.hovere:hover  {
	bottom: 0px;
}
.main_content > table .r_products.s_products {
    padding: 10px;
}
.r_products .pimage td {
    padding: 0px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}
.ftblock3{    text-align: center;}
.ftblock3 img{    display: inline-block;
    margin: 7px 0;}
.ftblock3 p{
text-align: left;
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    margin: 0;
    color: #000000 !important;
}
.ftblock3 p span{    color: #38B7F9 !important;}
.ftblock3 a{
    display: inline-block;
    background-color: #38B7F9;
    color: white;
    padding: 5px;
    font-size: 12px;
}
.main_content_box{
    background: url("../images/mbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    border: 1px solid #363535;
    border-radius: 2px;
    height: 119px;
    padding-left: 27px;
    position: relative;
}
.main_content_box h2{
    color: white;
    font-size: 40px;
    margin-top: 10px;
}
.main_content_box h2 span{
    color: #00345a;
}
.main_content_box p{
    color: white;
    width: 61%;
}
.main_content_box a{
    background: none repeat scroll 0 0 #00345a;
    color: white;
    float: right;
    padding: 10px 25px;
    position: absolute;
    right: 2%;
    text-transform: uppercase;
    top: 37%;
}
.main_sections{
display: inline-block;
    width: 100%;
}
.main_sections > .container{
}
.main_blocks{
    border: 4px solid rgba(255,255,255,0.7);
    padding: 25px;
    height: 247px;
    background-color: rgba(36,36,36,0.6);
}
.new_products{
    float: left;
    margin-right: 5px;
}
.whitestrip{
    background: none repeat scroll 0 0 white;
    display: inline-block;
    height: 2px;
    width: 100%;
}
.event_row{
    display: inline-block;
    margin-bottom: 10px;
}
.erl{
    background: url("../images/ebg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 68px;
    margin-right: 10px;
    width: 66px;
}
.erl span:first-child{
    color: white;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    width: 100%;
}
.erl span:last-child{
    color: white;
    display: inline-block;
    font-size: 14px;
    text-align: center;
	   text-transform: uppercase;
    width: 100%;
}
.err{
    display: inline-block;
    vertical-align: top;
    width: 280px;
}
.err p{
}
.fct h4{
}
.fct .col-sm-12 > div{
	position: relative;
}
.fct .col-sm-12 > div > div{

}
.fct .li1 > div{
    background: url(../images/ico1.png) no-repeat center 20px #000;
    padding-top: 100px !Important;
    min-height: 210px;
    padding: 10px;
    box-shadow: 0 5px 5px rgba(196,196,196,0.75);
    color: #fff;
}
.fct .li2 > div{
    background: url(../images/ico3.png) no-repeat center 20px #000;
    padding-top: 100px !Important;
    min-height: 210px;
    padding: 10px;
    box-shadow: 0 5px 5px rgba(196,196,196,0.75);
    color: #fff;
}
.fct .li3 > div{
    background: url(../images/ico2.png) no-repeat center 20px #000;
    padding-top: 100px !Important;
    min-height: 210px;
    padding: 10px;
    box-shadow: 0 5px 5px rgba(196,196,196,0.75);
    color: #fff;
}
.clb{
    color: #FAB71F;
    display: inline-block;
    width: 100%;
    font-family: FolioBdCnBT;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.col-sm-12 > h2{

}





.cet_det{
    background: #96004F;
    color:#00345a;
    padding: 35px 10px;
    text-align: center;
    border-bottom:6px solid rgba(0,0,0,.8);
}
.cet_det h2{
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    height: 30px;
}
.catsldr .slides li:hover .cet_det{
    background: rgba(0,0,0,.8);
}
.catsldr .slides li:hover .cet_det h2 {
    color: #fff;
}
.cet_det a{
    /*color: #000;
    padding: 0;
    /* width: 90%;
    display: inline-block;
    text-transform: none;
    /* font-family: FuturaBT-Heavy;
    margin: 0;
    background: #FBB820;
    font-size: 16px;
    padding: 5px 20px;
    margin-top: 12px;*/
}
#cat_slider2.cats .flex-direction-nav{

}
#cat_slider2.cats  .flex-direction-nav a{
    top: 50%;
    width: 40px;
    height: 39px;
    display: none;
}
#cat_slider2 .slides li:hover   .cet_det{
   opacity: 1;
}
#cat_slider2 .slides li:hover > div{
}
#cat_slider2 .slides li:hover .cat_bg{
}
.prod_img{
    position: relative;
    /* border: 1px solid #D7D7D7; */
    /* margin: 7px; */
}
.prod_img .ano{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.2);
	opacity: 0;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}
.ano_inner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
}
.ano_inner span:first-child{
    background: url(../images/cross.png) no-repeat center;
    /* width: 44px; */
    height: 40px;
    display: inline-block;
    width: 100%;
}
.ano_inner span:last-child{
    background: #DD0404;
    padding: 8px;
    display: inline-block;
    margin-top: 20px;
    font-family: FuturaBT-Heavy;
    color: white;
}
.prod_img .ano span{}
.product_grid:hover .prod_img .ano,
.product_grid:hover .qv{
   opacity: 1;
}
.item_a2c{
   opacity: 0;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border: 0 none;
    background: #EE403F;
    color: white;
    text-transform: uppercase;
    padding: 10px 0 8px;
    font-family: heldustryft_demiregular;
    font-size: 16px;
    text-align: center;
}
.item_a2c span{
    background: url(../images/pcart.png);
    display: inline-block;
    width: 23px;
    height: 22px;
    vertical-align: middle;
    margin-right: 7px;
}
.cdet a{
}
.qv{
   opacity: 0;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
    font-family: alidoregular !important;
    text-transform: capitalize !important;
    display: inline-block;
    padding: 3px 30px;
    background: #EE403F;
    color: white !important;
}
.product_details > .col-sm-12{
    background: #c7c8ca none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px;
    text-align: center;
}
.product_details > .col-sm-12 h2{
    margin: 10px 0 0;
    text-align: left;
}
.product_details{	
}
.product_image{
    border: 1px solid #E8E8E8;
    text-align: center;
    /* background: #EEEEEE; */
    margin: 0px 15px 5px 5px;
    overflow: visible;
    /* padding: 10px; */
}
.product_image img{
    text-align: center;
    /* padding: 9px; */
    width: 100%;
}
.product_title{
    color: #939597;
    font-size: 17px;
    line-height: 30px;
    padding-top: 5px;
    text-align: left;
    text-transform: uppercase;
}
.product_details  .col-sm-6{
}
.product_details  .col-sm-6 > div{
    /* color: #717171; */
    /* display: inline-block; */
    /* padding: 0 5px; */
    margin: 0;
    border: 0;
}
p {
    margin: 10px 0;
}
.product_details > .col-sm-6 > div.pdesc{
    min-height: 123px;
    width: 98%;
}
.product_details > .col-sm-6:first-child{
    background: #fff none repeat scroll 0 0;
    padding: 10px;
    border: 1px solid #96004F;
}
.main_page_title{
    background: none repeat scroll 0 0 #c7c8ca;
}
.main_page_title h2{
    font-size: 20px;
    margin: 12px 0;
}
.col-sm-4.product_grid{
	padding-bottom: 25px;
}
.info_cont{
    color: #575759;
}
.info_cont .cats_detail{

}
#main_content{
    padding-top: 15px;
}

.home_content{
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.home_content h2{
    background: none repeat scroll 0 0 #f8f8f8;
    border-bottom: 1px solid #d7d7d7;
    color: #343434;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 35px;
    text-transform: uppercase;
    width: 100%;
}
.home_content  .col-sm-8,
.home_content  .col-sm-4{
    padding-right: 0;
}
.home_content  .col-sm-4 > div{
    border: 1px solid #d7d7d7;
    box-shadow: 0 1px 2px #d7d7d7;
    height: 300px;
}
.home_content .hcont{
}
.home_content .hcont.abt{
    background: none repeat scroll 0 0 white;
    color: #9b9b9b;
    font-size: 15px;
    padding: 0 10px 10px;
}
.nevents{
    color: white;
    display: inline-block;
    height: 215px;
    overflow: hidden;
    padding: 10px 0;
    vertical-align: top;
    width: 100%;
}
.ne_row{
	    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.ne_image{
    display: inline-block;
    vertical-align: top;
    width: 29%;
}
.ne_image img{
    border: 1px solid #414141;
    border-radius: 3px;
    max-width: 100%;
}
.ne_det{
    display: inline-block;
    vertical-align: top;
    width: 69.5%;	
}
.ne_det p{
	
}
.nevents span{
    color: #1bc3c9;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 0;
}
.sep{
    background: rgba(0, 0, 0, 0) url("../images/sep.png") repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    margin-top: 15px;
    width: 100%;
}
.neh{
    padding-bottom: 0;
    padding-top: 15px;
}
.nevents p{
    font-size: 14px;
    line-height: normal;
    margin-bottom: 15px;
    margin-top: 5px;
}
.fsocials{
    display: inline-block;
    float: right;
    margin: 21px 0 0;
    padding: 0;
}
.fsocials li{
    display: inline-table;
    margin: 0 8px;
}
.fsocials li a{
    border-radius: 50%;
    color: white !important;
    display: table-cell;
    font-size: 15px;
    height: 25px;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    width: 28px;
}
.fsocials li a.a1{
    background: #4E71A8 none repeat scroll 0 0;
}
.fsocials li a.a2{
    background: #1CB7EB none repeat scroll 0 0;
}
.fsocials li a.a3{
    background: #E3411F none repeat scroll 0 0;
}
.fsocials li a.a4{
    background: #1686B0 none repeat scroll 0 0;
}
.fcontact{
    display: inline-block;
    float: right;
    margin-bottom: 0;
    margin-top: 32px;
    padding: 0;
}
.fcontact li{
    display: inline-block;
    margin-left: 13px;
}
.fcontact li i{
    background: #000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #07A297;
    display: inline-table;
    height: 20px;
    margin-right: 10px;
    padding-top: 3px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}
.fcat{
    text-align: left;
    border-left: 3px solid #07A297;
    font-size: 20px !important;
    padding-left: 7px;
}
.fcats{
    display: inline-block;
    list-style: outside none none;
    padding: 0;
    width: 100%;
}
.fcats li{
    color: #07A297;
    line-height: 28px;
    list-style: inside none disc;
    margin-left: 5px;
}
.fcats li a{
}
.main_cats{
    display: inline-block;
    margin: 15px 0;
    width: 100%;
}
.main_cats .col-md-9,
.main_cats .col-md-3{
	padding: 0;
}


.hoverm{
    background: none repeat scroll 0 0 rgba(47, 137, 204, 0.5);
    bottom: 0;
    height: 157px;
    left: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateY(73%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
    width: 100%;
}
.hoverm i{
	display: none;
}
.hmc:hover .hoverm{
    opacity: 1;
    background: none repeat scroll 0 0 rgba(65, 65, 65, 0.8);
    transform: translateY(0%);
    transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
}
.col-sm-6.hmc{
	margin-bottom: 15px;
}
.hoverm:hover > div{
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hoverm:hover i{
    display: inline-block;
    background: none repeat scroll 0 0 #f68837;
    border-radius: 50%;
    color: white;
    padding: 15px;
    font-size: 14px;
    font-weight: normal;
}
.hoverm br{
    display: none;
}
.hoverm:hover br{
    display: inline-block;
}
.hoverm a{
    color: black;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
}
.hoverm:hover a{
    color: white;
}
.side_banner{
    margin-top: 35px;
}
.side_banner h2{
    background-image: none;
    color: #838383;
    display: inline-block;
    padding: 0 10px;
}
.side_banner a{
}
.side_banner img{
    border-top: 4px solid #1f84cf;
}
.main_content > .container > .row > .col-sm-3,
.main_content > .container > .row > .col-sm-9{

}
.main_content > .container > .row > .col-sm-9{
padding-left: 10px;
    padding-right: 0;
}
.side_banner div{
    background: none repeat scroll 0 0 #1f2126;
    color: white;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.main_content > .container > .row{

}
.main_content > .container > .row  h2 + .col-sm-12{
	padding: 10px 0px 0px;
}
.rel .flex-direction-nav {
    top: 0px;
    width: auto;
    left: auto;
    right: 10px;
}

.fblocks{
	padding: 0 15px;
    width: 19.66%;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
}
.fblocks h2{}
.fblocks .fcontents{}
.fblocks ul{}
.fblocks ul li{}
.fblocks ul li a{}

.bx-viewport li{
    width: 100% !important;
}
#footer_mid .links h2 {
}
#footer_mid .links ul {
}
#footer_mid .links ul  li{}
#footer_mid .links ul  li a{}
#footer_mid .links ul  li a:hover{}






.pdf{
     border-bottom:6px solid rgba(0,0,0,.8);
     border-top:6px solid rgba(0,0,0,.8);
     box-shadow: 0 0 30px #96004F;
    background: #96004F;
    padding: 15px;
    text-align: center;
}
.pdf h2{
    border-bottom:6px solid #fff;
    border-top:6px solid #fff;
    margin-top: 0;
}
.pdf .pdfbook{
    padding: 35px;
    font-size: 55px;
    color: #ffffff;
}
.pdf .pdfbook i{}
.pdf a{
    color: #ffffff;
    font-size: 18px;
}

.nls {
    margin: 64px 0;
}
.ns1{
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}
.ns1 h2{
    margin-top: 0;
}
.ns1 p{
   color: #96004F;	
}
.nls form{}
.fncats{
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}
.catsldr{
}
.catsldr > h2{
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
}
.slick-slide > div{
padding: 0 15px;
}
.slides2.slick-slider{

}
.fpr{
	margin-bottom:15px;
}
.fpr h2 span{
    border: 1px solid #BABABA;
    display: inline-block;
    width: 100%;
    height: 4px;
    border-radius: 5px;
    margin-top: 11px;
}
.fpr .slick-arrow {
    top: -62px;
}
.smlabel{
    position: absolute;
    top: 15px;
    left: 15px;
    font-weight: bold;
    text-transform: uppercase;
}
footer .container-fluid{
    max-width: 100%;
}
@media (min-width: 768px) {
	.navbar-header{
		border: 0 none;
	}
	
#bs-example-navbar-collapse-nav .dropdown:hover .dropdown-menu ,
#bs-example-navbar-collapse-1 .dropdown:hover .dropdown-menu {
display: block;
}
}
@media (min-width: 1600px)
{
	#top_nav.navbar-default .navbar-nav > li > a {
	}
}
@media (min-width: 3400px)
{
	#top_nav.navbar-default .navbar-nav > li > a {
	}
}
@media (min-width: 1200px) {
	#top_nav.navbar-brand, #top_nav.navbar-default .navbar-nav > li > a {

	}
}
@media (max-width: 1200px) {
	.search-btn {
	}
	.search-field {
	}
	.logo {
	}
	#top_nav.navbar-default .navbar-nav > li {
    padding: 0px 15px;
	}
	#top_nav.navbar-brand, #top_nav.navbar-default .navbar-nav > li > a {

	}
	#top_nav.navbar-brand, #top_nav.navbar-default .navbar-nav > li > a {

	}
	#top_nav.navbar-default .navbar-nav > li > a {
	}
}
@media (max-width: 991px){
	.ssl ul{
		text-align: center
	}
	.logo {
    max-width: 100%;
    background: none;
	}
	.top_bar .row > div p {
		padding-left: 0px;
	}
	.ht_search {
		width: 100%;
	}
	#top_nav.navbar-brand, #top_nav.navbar-default .navbar-nav > li > a {
    padding: 15px 5px 10px;
	}
	.hb{
		text-align: center;
		max-width: 100%;
	}
	.sss{
		    width: 100%;
	}
	.fsocial {
		text-align: center;
	}
	.s_navi {
    text-align: center;
    margin-bottom: 10px;
	}
	#form1 {
    position: relative;
	}
	.search-field {
		position: relative;
	}
	.search-btn {
	}
	.ht_search {
	}
	#top_nav.navbar-brand, #top_nav.navbar-default .navbar-nav > li > a {
	}
	#top_nav.navbar {
		padding-right: 0;
	}
	.fblocks {
		    width: 32.333%;
	}
	.short_about{
	}
	.cert{
		background: none;
	}
	#nlfrm input[type="text"] {
		padding: 14px 18px 14px 10px;
	}
	#footer_bottom p{
		text-align: center;
	}
	.news{

	}
	.nhr{display:block !important;}
}
@media (max-width: 985px) {
	.logo {
    text-align: center;

	}
	.logo2 {

	}
	.ht_call {
	}
	.sinq{
		max-width: 100%;
		float: none;
	}
	.sinq .inst_inq{
		display: none;
	}
	.header_nav {
	}
	.s_navi {
		text-align: center;
	    margin-bottom: 10px;
	}
	.socials {
		float: none;
		width: 100%;
	}
	.navi{
		min-height: 10px;
		padding: 15px;
	}
	.search{
		background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #414141, #1d1d1d) repeat scroll 0 0;
		border-radius: 0 0 5px 5px;
		min-height: 10px;
	}
	#top_nav.navbar-brand, #top_nav.navbar-default .navbar-nav > li > a {
		    margin: 0;
	}
	.nls {
		line-height: normal;
    }
	.nls form {
		width: 100%;
	}
	.nevents{
		width: 62%;
	}
	#footer_mid,
	.footer_nav li{
	}
	#footer_mid h2{
	}
	#top_nav.navbar {
		width: auto;
	}
	#top_nav.navbar .nav > li:first-child{
    	border: 0 none;
	}
	#top_nav .navbar-nav {
		float: none;
	}
	.header_bottom .col-md-4:first-child {
		background: #a98f6d none repeat scroll 0 0;
	}
	.header_bottom .col-md-4 {
		background: white url("../images/hmbg.png") repeat-x scroll center bottom;
	}
	.header_bottom .col-md-4:last-child {
		background: #cdc0af none no-repeat scroll left bottom;
	}
	.half-widths {
		    width: 100%;
	}
	
	#form1{
		top: 0;
		width: 100% !important;
	}
	.fct .li1, .fct .li2, .fct .li3 {
		float: left;
		width: 100%;
	}
}
@media (max-width: 866px) {
	.rel .flex-direction-nav {
       
	}
	.newsletter{
	    background: none;
		border: 1px solid #eeecec;
		height: auto;
	}
	#footer_top h2,
	#footer_top p{
	    text-align: center;
	}
	#footer_top p{
	}
	.newsletter #nlfrm{
	    margin: 15px 0 15px;
	}
	.footer_top h2 ,
	.footer_top h4{
		text-align: center;
	}
}
@media (max-width: 767px) {
	.main_cont{
		margin:0px 15px ;
	}
	.top_bar .row > div p {
		text-align: center;
	}
	.logo {
	}
	.logo  #logo {
    margin-top: 13px;
	}
			.fcts,.otherfooter{
		text-align: center;
	}
	.logo2 {
    float: none;
    width: 50%;
    display: inline-block;
    text-align: right;
    padding: 0 15px;
    vertical-align: middle;
	}
	.logo2 #logo {
	    text-align: left;
	}
	.ht_call,
	.ht_mail{
		/* display: none; */
		display: inline-block;
		width: 49.5%;
		vertical-align: middle;
	    margin-top: 10px;
	}
	.ht_call > div,
	.ht_mail > div {
		padding: 0;
		background-position: top center;
		padding-top: 40px;
		text-align: center;
		background-size: auto 40px;
	}
	.header_nav {
    min-height: 68px;
	}
	
	
	button2{width:20px;}
	
	
	
	
	
	
	
	
	
	
	.rel .flex-direction-nav {
    top: -19px;
    width: auto;
    left: 100%;

}
	.hinfo,
	.socials{
	    text-align: center;
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.flogo{
		text-align: center;
	}
	.ht_search {
	    text-align: center;
	}
	#form1{
    top: 0;
    float: none;
    display: inline-block;
	}
	#top_nav .navbar-header {
    position: absolute;
    top: -45px;
    right: 15px;
    z-index: 9;
	}
	#top_nav.navbar-default .navbar-toggle {
    margin: 2px 0 !important;
    /* background: #000; */
    border-color: #96004F;
	}
	#bs-example-navbar-collapse-1 {
		border: 0 none;
		padding: 0;
		text-align: center;
		width: 100%;
		box-shadow: 0 0 0;
	}
	#top_nav .navbar-nav {
    background: rgba(0,0,0,0.3);
	}
	#top_nav.navbar-default .navbar-nav > li > a {
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
	}
	#top_nav.navbar-default li li > a {
		text-align: center;
	}
	#top_nav.navbar-default li li:hover {
		/*background: none;*/
	}
	#top_nav.navbar {
		width: 100%;
	}
	#top_nav.navbar-default li:hover > a ,
	#top_nav.navbar-default li li:hover > a {
	}
	.navbar-nav > li > .dropdown-menu {
		padding-bottom: 5px;
	}
	#top_nav .nav > li ,
	#primary_nav .nav > li {
		border: 0 none;
	}
	#top_nav .nav > li,
	#primary_nav .nav > li{
		background: none repeat scroll 0 0 transparent;
	}
	#top_nav.navbar-default .navbar-nav > li {
    background: none;
    padding: 0 10px !important;
    width: 100%;
	    border: 0 none;
		    margin: 0;
	}
	#top_nav.navbar-default li li > a {
	}
	#top_nav .nav > li a,
	#primary_nav .nav > li a{

	}
	#top_nav .nav > li:last-child{
		border: 0 none;
	}
	#logo,#logo2{
		text-align: center;
		margin: 0;
	}
	.links{
		text-align: center;
	}
	.mw1 {
		border-left: 0 none;
		border-right: 0 none;
		padding: 0 45px;
		min-height: 0;
}
	.nevents{
		width: 62%;
	}
	.product_grid {
		padding: 15px;
	}
	.main_content > .container > .row > .col-sm-3 {
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 15px;
	}
	.bc1, .breadcrumb {
		margin-bottom: 0px;
	}
	.left_menu h2 {
		padding: 10px 0 10px;
		background: none;
		border-bottom: 1px solid #DDDDDD;
	}
	#sec_nav   .navbar-header{
    /* border: 1px solid #bcbfc0; */
    margin: 0px;
	}
	#sec_nav.navbar {
		    margin: 10px 0 0px;
    padding: 0;
	}
	.main_content > .container > .row > .col-sm-9 {
    padding-left: 15px;
    padding-right: 15px;
	}
	.navbar-default .navbar-toggle:hover,
	.navbar-default .navbar-toggle:focus{
		border: 0px solid #fff !important;
		background: rgba(0,0,0,.8);
	}
	.navbar-default .navbar-toggle:hover  .icon-bar,
	.navbar-default .navbar-toggle:focus  .icon-bar{
		background:#ffffff none repeat scroll 0 0;
	}
	.navbar-default .navbar-toggle .icon-bar{
       background: #fff none repeat scroll 0 0;
	}
	.navbar-brand, .navbar-nav > li > a {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 0 none;
		padding: 10px 0;
	}
	.nav > li {
			display: block;
	}
	.nav > li  a{
	}
	.nav > li:hover,
	.nav > li:hover a{
	}
	.navbar-default .navbar-nav > li > a {
		border: 0 none;
	}
	.nav > li:after {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		content: "";
		height: auto;
		padding-left: 0;
		width: 0;
	}
	.navbar-nav {
		display: block;
		float: left;
		    overflow: hidden;
		width: 100%;
	}
	.nav > li {
		border: 0 none;
	}
	.navbar-nav > li > .dropdown-menu {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 0 none;
		box-shadow: 0 0 0;
		position: relative;
		text-align: center;
		width: 100%;
	}
		#sec_nav .navbar-brand, #sec_nav .navbar-nav > li > a, #sec_nav .navbar-nav > li > a:hover, #sec_nav .navbar-nav > li > a:focus {
    text-align: center;
	}
	#sec_nav .navbar-nav > li.open .dropdown-menu a, #sec_nav .navbar-nav > li.open .dropdown-menu a {
    text-align: center;
	}
	.navbar {
		margin: 5px 0;
	}
	.footer_bottom p{
		text-align: center;
	}
	#bs-example-navbar-collapse-2{
		border: 0 none;
		margin: 0;
	}
	#sec_nav .navbar-nav .open .dropdown-menu{
	}
	#sec_nav .navbar-brand, #sec_nav .navbar-nav > li > a, #sec_nav .navbar-nav > li > a:hover, #sec_nav .navbar-nav > li > a:focus {
		width: 97%;
	}
	.left_menu {
		min-height: auto;
    }
	.side_banner{
		display: none;
	}
	.product_details > .col-sm-12 {
		width: 100%;
		margin-top: 13px;
	}
	.product_details > .col-sm-6 > div.pdesc{
		min-height: auto;
		width: 100%;
	}
	.footer_nav{
		margin: 0 auto;
		text-align: center;
	}
	.events {
		text-align: center;
		width: 100%;
	}
	#footer_2 .f2cols:nth-child(1),
	#footer_2 .f2cols:nth-child(3)	{
		border-right: 0 none;
	}
	.footer_top {
		text-align: center;
    }
	footer .text-right,
	footer .text-left{
		text-align: center;
	}
	.fcontact {
		float: none;
    }
	.text-right{
		text-align: center;
	}
	.flex-direction-nav {
    }
	.info_cont td,
	.info_cont th {
		display: inline-block;
		padding: 0;
	}
	.product_detail {
		margin: 0;
		width: 100% !important;
	}
}
@media (max-width: 640px){
	.ht_call, .ht_mail {
		visibility: hidden;
		width: 40%;
	}
	.fblocks {
		width: 49.333%;
	}
}
@media (max-width: 678px){
	
	.nes_inner p,
	.ns1{
		width: 100%;
		text-align: center;
	}
	.nes_inner form,
	#nlfrm{
		width: 100% !Important;
		margin-top: 25px !important;
	}

}
@media (max-width: 523px) {
	#form1{
	}
	.pagination {
		position: relative;
		top: 0px;
	}
}










@media (max-width: 486px) {
	#top_nav .navbar-header {
		top: -65px;
		right: auto;
		
	}
	
	
	
	
	
	
	#top_nav.sbactive .navbar-header {
		top: -192px;
		right: auto;
	}
	#top_nav.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: #fff none repeat scroll 0 0;
		
		}











		
		
	}
	.logo {
	}
	.logo  #logo {
	    text-align: center;
	}
	.logo2 {
		width: 100%;
		margin-bottom: 10px;
	}
	.logo2 #logo {
	    text-align: center;
	}
	.half-widths .cat_image img {
		height: 100px;
		width: 175px;
	}
	.cat_name h2 {
		font-size: 27px !important;
	}
	.nerow a {
		line-height: normal;
	}
	.ne_img {
    width: 100%;
    border-right: 0px solid #EE403F;
	}
	.ne_desc {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-left: 0%;
	}
	.fblocks {
		width: 100%;
	}
}
@media (max-width: 423px) {
	#form1{
	}
}
@media (max-width: 324px) {
	#form1{
	}
}