﻿@charset "utf-8";
/* CSS Document */


@font-face { font-family: Open Sans;
src:url(../fonts/OpenSans-Regular-webfont.woff);
}

a {
    color: #008da9;
}

b, strong {
   letter-spacing: 0.5px;
}

.form-control{
	width: 100%;
    height: 32px;
    border-radius: 0px;
    /* margin-top: 5px; */
    font-size: 12px;
    background-color:#f9f9f9;
    
}

#customer_login_form .form-control {
    width: 100%;
}

#details {
    padding-left:6px;
}

.form-group span {
    color: #008da9;
    padding-top: 0;
    margin-top: 0;
}

.form-group label {
    padding-top: 12px!important;
   
}
.margin-0 {
    margin:0;
}

.margin-0-auto {
    margin:0 auto;
}

.margin-top-20{
    margin-top:-20px
}

.nopadding{
	padding-right: 0px;
    padding-left: 0px;
}

.nopadding-right{
	padding-right: 0px;
}

.nomargin-top{
	margin-top: 0px;
}

.padding-tb-20 {
    padding-top:30px;
    padding-bottom: 30px;
}

.padding-tb-40 {
    padding-top:40px;
    padding-bottom: 40px;
}

.padding-tb-50 {
    padding-top:50px;
    padding-bottom: 50px;
}

.padding-tb-2040 {
    padding-top:20px;
    padding-bottom: 40px;
}

.padding-t0 {
    padding-top:0px;
}
.padding-t15 {
    padding-top:15px;
}
.padding-t10 {
    padding-top:10px;
}

.padding-t20 {
    padding-top:20px;
}
.padding-t30 {
    padding-top: 30px;
}
.padding-t90 {
    padding-top: 90px;
}

.padding-t-90 {
    padding-top: 90px;
}

.padding-t70 {
    padding-top: 70px;
}

.padding-t50 {
    padding-top: 50px;
}
.padding-b15 {
    padding-bottom:15px;
}

.padding-b20 {
    padding-bottom:20px;
}

.padding-l5 {
    padding-left:5px;
}

.padding-r20 {
    padding-right:20px;
}

.padding-r5 {
    padding-right:5px;

}

.padding-lr50 {
    padding-right:50px;
	padding-left:50px;

}

.padding-right{
	border-right:1px solid #ccc;
}

.padding-bottom{
	border-bottom:1px solid #ccc;
}

.padding25 {
    padding: 0 25px;
}


.margin-none-top {
    margin-top:0;
    
}
.margin-none-bottom {
   margin-bottom:0;
}

.text-blue-title {
    color: #008da9;
    font-weight: normal;
}

.white-text {
    color:#fff;
}

.white-text a:hover {
    color:#f2f2f2;
}

.text-gray {
    color:#808080;
}

.text-222 {
    color:#222;
}

.clear{
	clear: both;
}
#customer_login_form h4 {
    color: #008da9;
    letter-spacing:1px;
}

#customer_registration_form h4,h5 {
     color: #008da9;
      letter-spacing:1px;
}
.bg-none {
    background-image:none!important;
}

.nounderline:hover{
    text-decoration:none;
}

body{
	
		font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    	font-size: 13px;
    	line-height: 1.6;
    	color: #222;       
       
}

.category {
   width: 31%;
    text-align: center;
    padding: 40px 10px;
    float: left;
    background: #f7f5f6;
    border: none;
    margin-left: 14px;
    margin-bottom: 15px;
    border: 1px solid #fff;
}


.category-connected-home {   
    /* width: 33.33%; */
    text-align: center;
    padding: 40px 0;
    float: left;   
    background: linear-gradient(#fbfbfb, #DADAD8);
    border: 2px solid #fff;
    border-bottom: 10px;
}


.category a{
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: normal;
    margin: 0 auto;
    margin-top: 10px;
}
 .category img {
        padding-bottom: 35px;
    }

 .category h6 {
     color:#222;
     height: 20px;
    }

 
/*--- icons ---*/
.category glyphicon-th-list {
    padding:0 8px 0 0;
}

.category:hover{
	background: none;
    border: 1px solid #008DA9;
    padding: 40px 10px;
   
}

.category span{
	text-transform:lowercase;
	font-size:12px;
}


.business-solution {
    color: #008da9 !important;
    font-weight: bold;
    font-size: 11px;
    background-image: linear-gradient(#111820 0%,#111820 10%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #222;
    letter-spacing: 0.7px
}



.business-inactive {
    background-image: linear-gradient(#111820 0%, #111820 95%);
    color: #008da9 !important;
    font-weight: bold;
    width: 167px;
    border: 1px solid #ccc !important;
    border-bottom: none !important;
}

.home-inactive {
    background-image: linear-gradient(#008fa9 0%,#008fa9 100%);
    color: #fff !important;
    font-weight: bold;
    border: 1px solid #ccc !important;
    border-bottom: none !important;
}

.title {
    margin: 0;
    padding-bottom: 20px;
}

.title2 {
    margin: 5px 0 15px;
    color: #222;
    font-size: 25px;
    text-transform: uppercase;
   
    padding-top:20px;
}
.title4 {
    margin: 5px 0 15px;
    color: #808080;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing:1px;
    padding-top:20px;
}

.title4-black {
    margin: 5px 0 15px;
    color: #808080;
    font-size: 20px;
    /*text-transform: uppercase;*/
    letter-spacing:1px;
    padding-top:20px;
   
}

.title5{
        padding: 40px 0 20px 0;
        margin:0;
}

.title-20p{
 padding-top: 20%;
}
.border-left {
    border-left:1px solid #ccc;
}
.border-top {
    border-top:1px solid #ccc;
}
.border-right {
    border-right:1px solid #ccc;
}
.border-bottom {
    border-bottom:1px solid #ccc;
}

.myuppercase {
    text-transform: uppercase;
}

div { padding:0; margin:0;}

h4 {
	/*font-weight:bold;*/
	font-size: 18px;
    display: inline-block;
    text-transform: none;
}

.product-title{
	text-transform:uppercase;
	font-size:14px;
}

.product-tab-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #a5a5a5;
    background: linear-gradient(#fff, #DADAD8);
    padding: 10px;
}

.product-top {
    padding-top: 40px;
    background: -moz-linear-gradient(top, #f1f1f2, #fff 45px);
    background: -webkit-gradient(linear, 0 0, 0 45, from(#f1f1f2), to(#fff));
    padding-bottom: 40px;
}

.product-padding {
    padding:0 30px;
    
}

.product-padding2 {
    padding: 0 70px;
}

.product-listing li {
    padding-bottom:5px;
}

.availability{
    background: #dbeff3;
    padding: 7px;
   font-size: 14px;

}
.border-left {
    border-left:1px solid #ccc;
}

.border-right {
    border-right:1px solid #ccc;
}

.pull-right {
	padding:0;
}

.util-links{
	float:left;
}

.util-links ul{list-style:none; text-decoration:none; padding-top:12px; padding-right: 10px; float:right; }

.util-links ul li{
	display:inline-block;
	border-left:1px solid #ccc;
}
.util-links ul li a{
	    padding: 7px;
		text-transform:uppercase; 
		font-size:10px;
}

.search_result{
	z-index: 100;
    position: absolute;
    background-color: #fff;
    padding: 20px 15px;
    margin-top: 40px;
    /* margin-left: -200px; */
    border: 1px solid #ccc;
    /* border-top: none; */
    width: 400px;
    margin-top: 33px;
    right: 0;
}


.home-solutions {
    color: #1394C3;
    font-weight: bold;
    font-size: 12px;
    background-image: linear-gradient(#008fa2 0%,#008fa2 100%);
    text-shadow: 5px 5px #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #78c3d1;
    color: #fff !important;
}


ul.nav li.dropdown:hover ul.dropdown-menu {
            display: block;
}

.dropdown-menu > li > a:hover {
    background:none;
    
}

.dropdown-menu > li > a {
    padding: 3px 0px;
   
}
.navbar{
 padding-bottom:0;
 margin-bottom:0;
 border: none;
}
.navemenu{
	width:1024px	
}

.navbar-form {
	float:right;
	padding:0;
	width:70%;
	
}
.navbar-nav{
	padding:20px 0 0 0;
    width:100%;
}



    .navbar-nav li {
        padding: 0;
        text-transform: uppercase;
        font-size: 11px;
        /*padding-right: 5px;*/
        letter-spacing: 1px;
        
    }

    .h li {
        width: 14.25%;
    }

    .b li {
        width: 12.5%;
    }
        .navbar-nav li li {
            width: 100%;
        }

        .navbar-nav li a {
        color: #008da9;
        line-height: none;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        padding: 15px 0;
        text-align: center;
    }

    .navbar-nav li :active {
        color:#008da9;
    }

.navbar-default .navbar-nav li a:hover{
	color:#008da9;
	/*transition:color 0.5s linear;
	border: 1px solid rgba(0,0,0,.15);
	border-bottom:0;*/
	background-color:#fff;
	

}

.navbar-default .navbar-nav li ul li a:hover {
       background-color:transparent;
}




.navbar-default {
     background-color:transparent;
     border-color:transparent;
	 box-shadow:none;
	 background-image:none;
}

.navbar-brand{
	padding-top:0;
    
	
	
}

.navbar-collapse{
	padding:0;
    
}

.mysearch {
    padding-bottom:10px;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
    background-image: none;
    box-shadow: inset 0 3px 9px rgba(0,0,0,.075);
}

.nav-details {
    font-size: 10px;
    text-align:left;
}

 .menu-bttn {
        margin-top:0;
    }
.view-more a{
	float:right;
	width:100%;
	text-align:right;
	color:#222;
	font-size:11px;
	padding-right:20px;
	
}

.mytoppadding {
     padding-top: 30px;
	/* padding:0;*/
     
	 
}




.navbar-toggle {
    margin-right:0;
    float:left;
}

.navbar-nav>li>.dropdown-menu {
	margin-top:-1px ;
	box-shadow: 1px 6px 12px rgba(0,0,0,.175);
    /*border-radius:5px;*/
}


 .blue_menu {
    color: #008da9 !important;
    font-weight: bold !important;
}

.topbar {
  	border: 1px solid rgba(0,0,0,.15);
	border-bottom:0;	
	z-index:90;
	background-color:#fff;
	margin-bottom:0px;
	
	
 }
 .topbar_white {   	
	border: 1px solid #ccc;
	border-bottom:0;	
	z-index:90;
	background-color:transparent;
	
	
	
 }

.topbar_font_color{
	color:#000;
	background:#ccc;

	}

.mega-menu{
	padding: 10px 0px;   
    margin-top: 0px;
    z-index: 80;  
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

.mega-menu li{
    width:100%;
}


.one {
    width: 960px;
    padding-left: 0px;
    text-align: center;
    margin-left: -1px;
}

.two{
	width:960px;
	padding-left: 20px;
    left: -200px; right: auto;
}

.three{
	width: 760px;
    padding-left: 0px;
    padding-right: 20px;
    text-align:center;
}

.four{
	width:400px;
	padding-left: 20px;
    right: 0px; left: auto;
}

.five{
	width:575px;
	padding-left: 20px;
    right: 0px; left: auto;
}

.six{
	width: 400px;
    padding: 15px;
    right: 0px;
    left: auto;
    text-align:center;
    margin-right:-5px;
}

.six ul li{
	padding:5px;
	
}

.seven {
    width: 370px;
    /* padding-left: 20px; */
    right: 0px;
    left: auto;
    text-align: center;
    margin-right: -2px;
}

.h-two {
    width: 550px;
    padding: 15px 0 0 0;
}

.h-two li > a {
   padding: 15px 0 0 0;
}

.h-three {
    width: 550px;
   
}

.h-five{
	width:400px;
	right: 0px; left: auto;
    text-align:center;
}

.b-one {
    width: 545px;
    margin-left: -1px;
}

.b-two{
	width: 730px;
    padding-left: 0px;
    left: -1px;
    right: auto;
}

.b-two_new{
	width: 1085px;
    padding-left: 0px;
    left: -265px;
    right: auto;
}

.b-three{
	width:545px;
    
    
}

.b-four{
	width: 185px;    
    left: auto;
    text-align: center;
    padding: 0;
}

.b-five{
	width: 365px;
    padding-left: 0px;
    right: 0px;
    left: auto;
}

.mega-menu li {
		display: inline-block;
		float: left;
		font-size: 0.94rem;
		padding: 3px 0px;
		
}

.business-nav {
    padding: 0px;
    text-align: center;
    width: 50%;
    
}

.business-right {
    border-right: 1px solid #ccc;
}

.business-bottom {
    border-bottom: 1px solid #ccc;
}

.mega-menu li.mega-menu-column-fixed {
		margin: 0px;
		width: 180px;
		padding: 10px;
		text-align: center;
		/*background-color:#E5DBA5;*/
}

.mega-menu li.mega-menu-column-suport {
		margin: 0px;
		width: 180px;
		padding: 0px;
		
		/*background-color:#E5DBA5;*/
}


.mega-menu li.mega-menu-column {
		margin: 0px;
		padding:0;
		width: 20%;
		/*background-color:#E5DBA5;*/
}



.mega-menu li.mega-menu-column2{
		margin: 0px;
		padding:0;
		width: 59%;
		/*background:#DF7E7F;*/
		
}

.mega-menu li.mega-menu-column ul{
	margin: 0px;
	padding:0;
}

.mega-menu li.mega-menu-column2 ul{
	margin: 0px;
	padding:0;
}

.mega-menu li.mega-menu-column li{
	
	margin: 0px;
	padding:0;
	
}

.mega-menu li.mega-menu-column2 li{
	display:inline;
	width:33.3%;
	margin: 0px;
	padding:13px 13px 7px 13px;
	border:1px solid #ccc;
	border-style:none solid solid none;
	text-align: center;
	
}

.mega-menu li.mega-menu-column  h6{ 	
	    font-size:11px;
		height:18px;
		margin-top: 0px;
		color:#008da9;
	
}

.mega-menu li.mega-menu-column2  h6{
		margin-top: 0px;
		margin-bottom: 0px;
		font-size:11px;
		height:18px;
		color:#008da9;
	}
	
mega-menu li.mega-menu-column  h6 a{ 	
	    font-size:11px;
		height:18px;
		margin-top: 0px;
		color:#008da9;
}

.mega-menu li.mega-menu-column2  h6 a{
		margin-top: 0px;
		margin-bottom: 0px;
		font-size:11px;
		height:18px;
		color:#008da9;
	}

.movebrightorder{
	border-style:none ;
	border:none;
}


.mega-menu img { padding-bottom: 7px;}

.main-products{
	float:left;
	width:30%;
	border:1px solid #ccc;
	display:inline;
	
	}


.align-right{
	display: block;
    left: auto;
    right: 0px;
    top: auto;
}


.nav-support ul li {
    list-style: none;
    display: inline-block;
    width: 50%;
   text-align:center;
   
    
}

.nav-support ul {
    margin: 0;
    padding: 10px;
}

.nav-support-right {
      border-right: 1px #dcdee4 solid;
}

.nav-support-bottom {
      border-bottom: 1px #dcdee4 solid;
}

.nav-support ul ul {
   
    list-style-type: square !important;
}

.nav-support ul ul li {
    display:inline-block;
    width:100%;
    text-align: left;
    margin-left: 10px;
    list-style-type: disc !important;
}



.menu-support  {
   width: 180px;
    height: 80px;
    padding-left: 30px;
}
.menu-support   li {
    list-style: disc;
    display: list-item;
    text-align: left;
    font-size:11px;
     
}

/* carosel style*/

.body-wrapper {/*background:#ccc; height:100px;width: 1170px; margin:0 auto; background: rgba(255,255,255, 0.6);*/ }
.container {
    background: rgba(255,255,255, 1);
}
.carousel {
    margin-top: 0px; 
	
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: -1px;
}
.item .thumb {
	width: 25%;
    cursor: pointer;
    float: left;
   
	
}
.item .thumb img {
	width: 100%;
	margin: 2px;
}
.item img {
	width: 100%;	
}

#thumbcarousel2  .item .thumb {
	width: 50%;
	cursor: pointer;
	float: left;
	/*height:250px;*/
}



.myslide{
	/*padding: 20px;*/
	border-bottom: 1px solid #ccc;
	
}

.mycontainer{
	padding:0 55px;
}
.mycarousel-control{
	
	width:5%;
	
}

.mycarousel-control2{
	width:1%;
	
}

.my-icon-prev {
	   margin-left: -70px; 
}

.my-icon-next {
    margin-right: -70px;
}



.myglyphicon-chevron-left {
        margin-left: -30px!important;
}

.myglyphicon-chevron-right {
        margin-right: -30px!important;
}


.myglyphicon-triangle-left {
        margin-left: -30px!important;
        top: 50% ;
        position: absolute;
        color:#ccc;
}

.myglyphicon-triangle-right {
        margin-right: -30px!important;
        top:50% ;
        position: absolute;
        color:#ccc;
}

.myarrow-left{
     background:transparent url(../images/arrows.png) ;
    background-position: 0px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-left: -15px;


}


.myarrow-right {
   background:transparent url(../images/arrows.png);
    background-position: 16px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.myarrow-left-lproduct {
    background: transparent url(../images/arrows.png);
    background-position: 0px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-left: -5px;
}
.myarrow-right-lproduct {
    background: transparent url(../images/arrows.png);
    background-position: 16px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 50%;
    margin-left: -10px;
}

.myarrow-left-product {
    background: transparent url(../images/arrows.png);
    background-position: 0px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 35%;
    z-index: 5;
    display: inline-block;
    margin-left: -15px;
}

.myarrow-right-product {
   background:transparent url(../images/arrows.png);
    background-position: 16px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 35%;
    z-index: 5;
    display: inline-block;
    margin-left: 0px;

}

.myarrow-left-business {
    background: transparent url(../images/arrows.png);
    background-position: 0px 1px;
    width: 16px;
    height: 38px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-left: -15px;
}

/* --------end of carosal -----------*/	

.carousel-control.left {
    
   background-image:none; 
    width: 5%;
}
.carousel-control.right {
    
   background-image:none;  
    width: 5%;
}
.standeddiv-top{
	
    margin: 0 auto;
    padding: 15px 0;
    clear: both;
}



.standeddiv_left{
	padding: 30px;
    border-right: 1px solid #ccc;
}
.standeddiv_right {
	padding: 30px;
   
	
}

.menu-details{
	/*padding:0 10px 0 0;*/
    padding:0;
    text-align:center;
	
	}

    .menu-details p {
        text-transform: none;
        font-size: 11px;
    }

.menu-details a{
	line-height:normal;
	
	}

 .menu-details a:hover {
        /*padding:0 10px 0 0;
        padding: 0;
        background: transparent !important;*/
    }

.support-details {
	
	margin:30px;
	text-align:center;
	}	
.support-details ul{	
	/*padding-left:14px;*/
	
	width:180px;
	height:100px;
	
	
}

.support-details ul li a{
	font-size: 11px;
}
.support-details li{
	list-style:disc;
	display: list-item;
	text-align:left;
	
	
	
	
} 
.support a{
	/*background: transparent url(../images/dlink-global-sprite.png) no-repeat scroll 0 0;*/
    display: inline-block;
    width: 65px;
    /*padding: 45px 0 0 0;*/
    margin: 0 8px 0 0; 
    text-align: center;
    font-size: 10px;
    float: left;
    text-transform: uppercase;
    color: #222;
}

.support a:hover {
        color: #008DA9;
        text-decoration:none;
    }

/* .support a.email {
        background-position: 15px -275px;
    }
.support a.phone{
	background-position: -105px -275px;
}
.support a.support{
	background-position: -170px -275px;
	}
.support a.register{
	background-position: -45px -275px;
}
.support a.warranty{
	background-position: -230px -275px;
}
*/
.support .btn-primary {
    background: #c1bfbf;
}

.support .btn-primary:hover {
        background: #008DA9;
    }

.support .btn {
    padding: 6px 7px;
    margin-bottom: 5px;
    margin-top: 0;
}

.support .fa{
    font-size:25px;
}

#latest_p {
    padding: 0 10px;
}

#latest_p .col-md-3 {
    padding: 0 0px;
  
}
.latest-promo {
    
    border-bottom: 1px solid #e5e5e5;
}
.promo-wrapper{
	padding:0px 40px;
}


footer
	{
	font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
   	font-size: 13px;
    line-height: 1.42857143;
    color: #333;
	width: 100%;
    height: 100%;
    /*margin: 20px 0 10px 0;*/
    background: -webkit-gradient(linear, 0 90, 0 0, from(#f2f2f2), to(#ccc));
    padding-top: 30px;
    clear: both;}

.footer-wrap{
	
    margin: 0 auto;
	clear:both;
}
.innerwrap {
    width: 100%;
   	display:inline-block;
	
}



footer .col_wrap > ul {
   
	list-style:none;
	display: inline-block;
    width:100%;
	
	
	
	
}

footer li.col {
	
	float:left;
    color: #222;   
    font-size: 10px;   
     list-style: none;    
    height:130px;
    
}

footer  .hom {
    width:35%;
    }
footer  .bus {
    width:38%;
    }
footer  .abt {
    width:26%;
    }

footer .col a {
	font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    color: #222;
    text-decoration: none;
    line-height: 17px;
    font-size: 12px;    
    list-style: none;
    padding: 0;
    margin: 0;
    /* display: block; */
}

footer li.col.one {
    width: 140px;
}
footer li.col.two {
    width: 160px;
}
footer li.col.three {
    width: 160px;
}
footer li.col.four {
    width: 180px;
}
footer #map h4 {
    float: left;
    margin: 6px 10px 0 0;
}

footer h4 {
    font-size: 11px;
    color:#008da9;
    font-weight: normal;
    padding-bottom: 0;
    margin-bottom: 10px;
    padding-top: 0;
    margin-top: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

footer #map select {
    font-size: 10px;
    font-family: Arial;
    color: #666;
    width: 195px;
	padding: 5px;
}

footer #map .styled-select + button {
    float: left;
    clear: right;
    width: auto;
    color: #333;
    background: #fff;
    background: -moz-linear-gradient(bottom,#ececec,white 13px);
    background: -webkit-linear-gradient(bottom,#ececec,white 13px);
    border: solid 1px #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 1px !important;
    /*padding: 3px 10px;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.styled-select.large {
    width: 600px;
}
footer .col ul {
	list-style:none;
	margin-left: 0;
    padding:0
}


footer .col a:hover, footer .col a:focus {
    text-decoration: underline;
    color: #000;
}

footer label {
	padding-right:5px;

}

footer .form-control {
    height:34px;
}

div.legal {
    color: #333;
    clear: left;
    float: left;
    font-size: 12px;
    line-height: 17px;
    /* white-space: nowrap; */
	padding-top:20px;
}

div.legal ul {
    display: inline-block;
    vertical-align: text-top;
}

div.legal li {
    float: left;
    height: 12px;
    padding: 0 3px;
    margin: 0;
}

.main-warpper{
	width:100%;
	height:700px;
	float:left;
	
}

.main-warpper-left{
	width:30%;
	background:#ccc;
	height:700px;
	float:left;
	border:1px solid #ccc;
}

.main-warpper-right{
	width:70%;
	background:#DBAAAB;
	height:700px;
	float:left;
}
/* new product list */
.new-products{
	list-style: none;
    padding: 15px;
    background: -webkit-gradient(linear, 0 90, 0 0, from(#f2f2f2), to(#ccc));
    display: inline-block;
    margin: 10px;
    border:1px solid #fff;
    border-radius: 10px;
   /* box-shadow: 1px 6px 12px rgba(0,0,0,.175);*/
}
.new-products li{
	/*width:47%;*/
	display: inline;
	margin:0;
	padding:5px;
	float: left; 
    height: 250px;
    font-size:15px;
	
	
}

    .new-products:hover {
        background: #f2f2f2;
        border:1px solid #fff;
    }

.h5-gray{
	color:#5c5959;
	text-transform:uppercase;
	
	
}

.h5-blue{
	color:#4fb5e7;
	text-transform:uppercase;
	padding-bottom: 15px;
}

.producttext-blue{
	color:#008da9;
	padding-top:30px;
	text-transform:uppercase;
	}

.btn-primary2 {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 11px;
	padding-bottom:10px;
	margin-bottom: 5px;
    
}	
	
.product-border{
	    padding: 0px 0px 10px 0;
        /*height: 200px; */
        
}

.product-border2{
	    padding: 30px 0px;
        /*height: 200px; */
}	

/* -- end of new product list --- */
 
/*---bar details -------*/
.mypanel-group{
	width:100%;
	display:inline-block;
	margin-top: 0px;
	background-color:#f5f5f5;
	border-bottom:1px solid #ccc;
    margin-bottom: 0;
	
}
.mypanel-default{
	width:33.3%;
	position: relative;
	float:left;
	
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.panel-group .panel {    
   border-radius: 0px;
}

.panel-body{
	/*height:160px;*/
   /* background:#f2f2f2;*/
   z-index: 18;
    position: relative;
}
.mycollapse{
	margin-top:-160px;
	background:#fff;
	
	}

.panel-title{
	text-transform:uppercase;
	font-weight:300;
	font-size:12px;
	padding-left:5px;
}


.glyphicon-plus{
	font-size:12px;
	padding-right:5px;
	font-weight:300;
	
}
.glyphicon-minus{
	font-size:12px;
	padding-right:5px;
	font-weight:300;
	
}

.panel-default {
	border-left:1px  solid #ccc;
	
	
	
}




/*---- end of bar details -------*/




.social-media a.youtube{
	
	background-position:-50px 1px;
}

.social-media a.twitter{
	
	background-position:-202px 1px;
}

.social-media a.facebook{
	
	background-position:1px 1px;
}

.social-media a.instagram {
    background-position: -100px 1px;
}

.social-media a.linkedin {
    background-position: -152px 1px;
}

.social-media a{
	background: transparent  url(../images/social-media-icon-v2.png)  no-repeat scroll 0 0;
	width: 42px;
    display: inline-block;
    height: 55px;
    padding: 10px;
    margin: 5px;
}

.coll-social-media ul {
        padding-left: 0;
}

.coll-social-media li {
    list-style: none;
    width: 45%;
    float: left;
    padding-bottom: 10px;
    margin: 0 2.3%;
}

.coll-social-media .btn-block {
    float: left;
    color: #333;
    padding-left: 0;
    font-size: 12px;
    background-color: #f2f2f2;
}

.coll-social-media .btn-block:hover {
    float: left;
    color: #008da9;
}
.fa-2x {
    font-size: 18px!important;    
    margin-right: -15px;
}

.fa-text {
    padding-left: 20px;
}
.bootom-menu ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-left:5px;
	

}
.bootom-menu ul li {
	display:inline-block;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #ccc;
}

  .bootom-menu ul li a{
        color:#333;
    }



.nl-form-control	{
	height: 28px;
}

.nl-button{
	height: 28px;
	padding-top: 5px;
    font-size: 12px;
}

.nl-lable{
	font-weight:normal;
}
.nl-title{
	font-weight:bold;
	letter-spacing:1px;
}

/*---- product page --------*/
.content-wripper{
    background-color: #fff;
	
}
.content-header{
	padding:20px 20px 40px 20px;
}
.content-header{width:100%; }
.content-breadcrumbs{ width:50%; float:left;}
.content-socialmedia{ width:50%; float:right; text-align: right;}
.content-detail {
    padding: 30px 0px;
    clear: both;
    background-image: linear-gradient(#f2f2f2 0%, #fff 100px);
    border-top: 1px solid #ccc;
    zoom: 1;
    border-bottom: 1px solid #ccc;
}   
	
.content-detail-long{
    padding: 30px 0px;
    clear: both;
    background-image:linear-gradient(#f2f2f2 0%, #fff 1%);    
    border-top: 1px solid #ccc;
    zoom: 1;
    border-bottom: 1px solid #ccc;
   
	}

.content-detail-pro{
    padding: 30px 0px;
    clear: both;
    background-image: linear-gradient(#f2f2f2 0%, #fff 100px);

    border-top: 1px solid #ccc;
    zoom: 1;
    border-bottom: 1px solid #ccc;
    margin: 0 15px;
	}

.content-detail-left{ 	width:25%; float:left;}
label {
    font-weight: normal;
    margin-bottom: 3px;
    letter-spacing: 0.8px;
}
.content-detail-right{ 	width:75%;float:left;}	

.readmore{ float:right;}

.maincategory-level1{
	text-transform:uppercase;
	list-style:none;
	padding:0 20px ;
	}
.maincategory-level1 li{
	padding:10px 0;
}

.maincategory-level2{
	
	list-style:none;
	    color: #1394C3;
		padding-top:10px;
	}
.maincategory-level2 li{
	padding:0;
}

.maincategory-level3{
	padding: 0;
    list-style: none;
    color: #222;
    padding-bottom: 20px;
    padding-top: 3px;
	}
	
.selectpicker{
	width:90px;
	color:#222;
	}	
.content-detail-right-wrapper{
	/* border-top: 1px solid #ccc;*/
	/* margin-top:20px;*/
     padding: 0;
}
.content-detail-right-wrapper ul{
	list-style:none;	
	padding: 0px;
    border: 1px solid #ececec;
}
.content-detail-right-wrapper li{
	/**width: 33%;*/
    display: inline-block;
    padding-left: 30px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    
	
	

}
.products {
    /*width: 33.3%;*/
    float: left;
    /* padding-top: 25px; */
    padding: 0;
    border: 10px solid #fff;
}
.products-wrapper{
	width:100%;
	padding:5px;
	margin:0;
    background: -moz-linear-gradient(bottom, #dedede, white 130px);
    background: -webkit-gradient(linear, 0 150, 0 300, from(#fff), to(#ececec));
    border: 1px solid #fff;
	/*border-radius: 10px;*/
    
}

.products-wrapper:hover {
    border: 1px solid #008da9;
    background:none;
}
.pro-img{
	text-align:center;
	padding:0;
	margin:0;
}

    .pro-image img {
       max-height:170px;
        margin: 0 auto;
    }
.products-wrapper li{
	width:100%;
    height: 170px;
	padding:20px;
	margin:0;
    list-style: none;

}

    


.products-wrapper span{
	width:100%;
	background:none;
}

.detail-block{
	width:45%;
	float:left;
	}
.product-wrapper-details{
	padding-top:5px;
}
.compair-block{
	width:55%;
	float:left;
	text-align:right;
	}
.compair-block-lable {
	text-transform:uppercase;

}
.price{
	width:100%;
	padding:0;
	margin:0;
}

.rrp{
	width:100%; padding-left:50px; padding:0 0 0 10px;; margin:0;
}

.mybottom-padding {
    padding-bottom: 10px;
}
.producttext-black{
	color:#222;
	text-transform:uppercase;
}
.text-blue{
	color: #1394C3;
    height: 20px;
    display: block;
    vertical-align: top;
}

.text-black{
	color: #222;
    height: 60px;
    display: block;
    vertical-align: top;
  /* text-transform:lowercase;*/
   overflow:hidden;
  
}
   

    
.latest-products{
    padding: 10px;   
    text-align: center;
   padding: 20px 30px 0px 30px; 
    float: left;
    margin: 5px;   
    background: linear-gradient(#f7f9fb, #f7f9fb);
    border-radius: 5px;
}
.latest-products:hover {
    background: #fff;
}

.product-left{
	float:left;
	width:50%;
	padding-top:20px;
}

.product-left select{
	width: 200px;
    margin-left: 5px;
    text-transform: uppercase;
	
}
.product-right{
	float:left;
	width:50%;
	text-align:right;
	padding-top:20px;
}

.product-sd {
    height:90px;/*
    padding: 20px;*/
}	
/*----- end of product page ------- */
	
	
/*----- item ----------*/
	
.product-row{
	background:#fff;
    margin-top:-1px;
}


.product-row .item .thumb {
    width: 18.22%;
    margin: 0 10px;
    background: #f2f2f2;
    padding: 10px;
   
   
}
.product-wrapper1{
	padding:40px 0 0 40px;	
	background-image: linear-gradient(#f2f2f2 0%, #fff 100px);
    border-top: 1px solid #ccc;
    zoom: 1;
	}
.product-wrapper2{
	/*padding:40px 20px 0 40px;	*/
	
    background-image: linear-gradient(#f2f2f2 0%, #fff 100px);
    border-top: 1px solid #ccc;
    zoom: 1;
    padding-top: 2%;
    padding-left: 4%;
	}
.product-wrapper2 h3{
	color:#008da9;
    margin-top:0;
	
}

.product-wrapper2 h4{
	font-weight:normal;
}
.product-wrapper3{
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #ccc;
    /*border-top: 1px solid #ccc;*/
	}

.my-carousel-inner {
    /*width:90%;
	margin:0 auto;*/
}
.product-wrapper3 .carousel-inner {	
	width:100%;
	margin:0 auto;
}
.item-details{
	/*border-bottom: 1px solid #ccc;*/
	    padding-bottom: 20px;
}
.item-details-left{
	/*width:55%;
	float:left;*/
    padding-left: 0;
}

.item-details-right{
	/*width:45%;
	float:left;*/
	border-left: 1px solid #ccc;
}

.item-details-left ul{
    padding-left: 17px;
}
.item-details-left li{
    padding-bottom:3px;
	
	
}

.item-details-right ul{
	list-style:none;
	display: inline-block;
	padding: 0;
	
}
.item-details-right li{
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    /*padding: 10px 0;*/
}

.awards-img{
	/*float:left; width:35%;*/
       padding: 0 0 10px 0;
       text-align:center;


       
}

 .awards-img img {
        max-height:120px;
        max-width: 150px;
    }


.awards-details{
	/*float:left; width:65%;*/
     padding: 0;
    max-height: 130px;
    overflow: hidden;
}
.where-to-buy{
	padding-left:0;
	    padding-right: 0px;
}
.where-to-buy .btn-primary{
	
	font-size: 12px;
	margin-top: 0;
} 
.where-to-buy span{
	color:#222;
	font-size: 14px;
}
.where-to-buy-left{
	padding:0;
}

.where-to-buy-left button{
padding: 7px 5px;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
}


.where-to-buy-right{
	padding:0;
}
.where-to-buy-right h3{
font-size: 22px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}
.where-to-buy-right lable{
padding-left: 15px;
}

.content-header-navigator{
	
	padding:40px;}
.mynavigator{
	padding:20px;
	}	
.feature-content {
    padding-right: 40px;
    padding-top: 50px;
    background: -moz-linear-gradient(top, #f1f1f2, #fff 45px);
    background: -webkit-gradient(linear, 0 0, 0 45, from(#f1f1f2), to(#fff));
    border-top: 0;
    padding-bottom: 30px;	
}
.feature-content h2{
	text-transform:uppercase;
	padding-top:0;
	margin-top:0;
	padding-left:15px;
	padding-bottom:10px;
	font-size:20px;
	font-weight:bolder;

	}
.feature-content ul{
	list-style:none;
	height:155px;
}
.feature-content li{
	width:25%;
	float:left;
	
}
.feature-products{
	list-style:none;
	width:100%;
	padding: 0;
}
.feature-content-details{
	width:65% !important;
	float:left;
}
.feature-content-images{
	width:35%!important;
	float:left;
	background-image:url(../images/items/feature_bg.jpg) !important;
	height:100px;
}


.item-content img {
    width: 100%;
    height: auto;
}

.addtional_features{
display:inline-block; margin-bottom:50px;
	
	}

.tab-content{
	border-bottom:0px solid #ccc;}
	
.thumb-feature{
	width: 33.3%;
    cursor: pointer;
    float: left;
	padding:0;
	}
/*-------end of item ----*/
/*-- home solution -----*/

.home h4 {
    font-size:15px;
}
.home p {
    height:70px;
}
.product-border-home {
  border: 10px solid #fff;  
}


.home {
    color: #fff;
    padding: 5px;
}

.home .item .thumb img {
           margin:0;
    }
.home .bg {
    background: #0087a9;
    background-image: linear-gradient( #339fba, #0087a9 );
    height: auto;
    display: block;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

    .home .content {
        padding: 0 12px 0 13px;
        display: block;
        height: 125px;
    }


.home span.title {
    color: #fff;
    display: block;
    font-size: 1.2em;
    padding: 0 0 2px 0;
    line-height: 1.2em;
    font-weight: normal;
}

 

 .home span.text {
    color: #fff;
    padding: 12px 0px 12px 0;
	display: block;

}

.mybox-bottom {
    border: solid #fff;
    border-width: 10px 5px;
    color: #fff;
    margin: 0;
    padding: 0;
}
/*---------- business solutions ------*/

.buss{
background: #d9edf7;
}

.buss h4 {
    font-size:15px;
}
.buss p {
    height:80px;
}
.product-border-buss {
    padding: 20px;
}
/*---------- end of business solutions -------*/

/*------ awards -----------*/

.awards ul{
	padding:0;
}
.awards li
{
	list-style:none;
	display:inline-block;
	width:33%;
	padding:40px 30px 40px 30px;
   	border-right: 1px #dcdee4 solid;
    border-bottom: 1px #dcdee4 solid;
    text-align:center;
	
}

.awards li p {
        text-align:left;
    }
.awards li h5 {
        text-align:left;
    }



.awards_left{
	border-left: 1px #dcdee4 solid;
}
.awards_top{
	border-top: 1px #dcdee4 solid;
}

.award_title {
text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 20px;
    font-size: 11px;
}

.awards .box {   
    height: 200px;
    border: 1px solid #e9e9e9;
    text-align: center;
    padding: 10px;
    background-color: #fff;
    box-shadow: 1px 6px 12px rgba(0,0,0,.075);
    display: table-cell;
    width: 300px;
    vertical-align: middle;
}


.awards img {
    margin:0 auto;
    max-height: 180px;
}

.awards .mainwrap {
    height: 435px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    
}

.award-des {
    height:100px;
    overflow:hidden;
}


/*------- end of awards ---------*/

/*--- blog ----*/
.blog_title {
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-top: 20px;
    font-size: 14px;
    height: 80px;
    overflow:hidden;
}
}

.blog-des {
   
    overflow:hidden;
    padding-bottom:10px;
}
.blog .mainwrap {
    /* -webkit-column-break-inside: avoid; */
    /* page-break-inside: avoid; */
    /* break-inside: avoid; */
    list-style: none;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    height: 750px;
    margin-right: 20px;
}

.blog img {
    margin:0 auto;
}

.blog-more {
    padding-top:10px;
}

.blog-short-desc {
    height: 370px;
    overflow: hidden
}

.news .title {
    color: #1695a4;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 0;
}

.press .title {
    color: #1695a4;
    font-size: 16px;   
    letter-spacing: 1px;
   
}

.press img {        
        margin:0 auto;
        max-height: 180px;
}

.press .box {    
    border: 1px solid #e9e9e9;
    background-color: #fff;
    box-shadow: 1px 6px 12px rgba(0,0,0,.075);
    margin-top: 15px;
    padding:10px;
    max-height: 200px;
    max-width: 240px;
}

/*----- shopping cart ---------*/

.cart-no-items {
    padding: 0px 5px 0px 5px;
    background: #008da9;
    border-radius: 60%;
    margin: 0;
    color: #fff;
    margin-bottom: px;
    position: absolute;
    margin-top: -5px;
    margin-left: -5px;
   
}
.shopping-cart {
    font-size: 18px;
    padding: 5px;
    color: #008da9;   
    margin-left:3px;
   
}

.user-login {
     font-size: 18px;
    padding: 5px;
    color: #008da9;
    border:1px solid #ccc;
    border-radius:8%;
    margin-left:5px;
}
.panel-smart {
    padding: 20px;
    background: #fff;
    border: 1px solid #e8e8e8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.panel-smart .panel-heading {
    padding: 5px 0 15px 0;
    color: #252a2f;
    border-bottom: 1px solid #929497;
}

.panel-smart .panel-body {
    padding: 20px 0 0;
}

.panel-smart h3.panel-title {
    font-size: 20px;
}

.sub-heading {
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase;
}
.sc-checkout{
	 margin-right:0;
     margin-left: 0; 
	 text-align:right;
	 
}

.sc-checkout div{
	    padding: 0;
	 
}

.sc-checkout label{
	color: #1394C3;
    padding-right: 10px;
	margin-right: -50px;
}

.sc-table input{
	    padding: 0 5px;
        width: 55px;
	 
}

.sc-table  {
	background:#fff;
}

.sc-table-header{
	background: #008DA9;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}

/*.sc-bttn{
	    border-radius: 0;
    padding: 10px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 90%;
    background: #53BDDC;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}*/

.c-price {
    color:#333;
    background-color:#ddd;
    border: none;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
}

.c-name {
    height: 40px;
}

.p-price {
    color: #333;
    background-color: #fff;
    border: none;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    width: 105px;
    cursor: default;
    border-radius: 3px;
}

.p-more {
    color: #fff;
    background-color: #008DA9;
    border: none;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    width: 95px;
    border-radius: 3px;
    text-align:center;
}

.p-more:hover {
    background-color: #ccc;
}

.was-price{
    text-decoration: line-through;
    color:#777;
}
#cart_table table{
	border:#ccc;
}

.mybold{
	font-weight:bold;
	text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
	
}
.mypadding{
	/*padding :0;*/
	}
.padding-none{
	padding :0;
	}

.myleftpadding {
    padding-left:0;
}

.mytop0padding {
    padding-top:0;
}
.checkout-details input{
	/*width: 90%;   
	padding:0 5px;*/
	/*background-color: #f6f6f6;*/
    border-radius: 0;
}

legend {
    font-size: 18px;
    padding: 7px 0px;
}
.checkout-details h4 {
	margin-top:10px;
}

.checkout-details .panel-body{
	height:100%;
}

.optin{
	padding: 10px 0;
}
.optin ul{
	margin: 0;
padding: 0;
list-style-type: none;
	}
	
.optin ul li { display: inline; }




.sc-background{
	background: #f6f6f6;
    padding: 20px;
}

#register_block label{
	     margin-bottom: 0px; 
		 margin-top:2px;
}

#collapseOne input{
	width: 100%;
    height: 25px;
    border-radius: 0px;
    margin-bottom: 0px;
    color: #868282;
    font-size: 13px;
    border-color: #d6d1d1;
}

#payment_details .panel-body {
    height: 100%;

}

#payment_details .panel{
box-shadow:none;
border:none;
}

#expmonth {
    width: 60%;
    margin-bottom: 5px;
}

#expyear {
    width: 60%;   
    margin-bottom: 5px;
}

#ccv{
    width:30%;
    height:25px;
}

#cc_payment {
        margin-top: 10px;
}

#cardnumber {
     height:25px;
}
.delivery-details{
	padding:0;
}

.delivery-details input{
	width: 100%;  
	/*padding:0 2px;*/
    border-radius: 0;
}

.delivery-details label{
	     margin-bottom: 0px; 
		 margin-top:5px;
		 width:100%;
}

.delivery-details .col-md-12{
	/*padding:0;*/

}

.delivery-bttn{
	padding-top:10px;
}

.btn-primary {
   /* padding: 10px 25px 10px;*/
    color: #fff;
    background: #008DA9;
    font: bold 16px/19px;    
    text-transform: uppercase;
    border: none;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 3px;
}

 .add-blue {
    /*padding: 10px 25px 10px;
    color: #fff;
    background: #008DA9;
    font: bold 16px/19px;    
    text-transform: uppercase;
    border: none;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
        */
    border: 1px solid #008DA9;
    background: none;
    color: #008DA9;
    margin-top:10px;
}

.checkout-details .panel-group {
    margin-bottom: 10px;
}

.checkout-details .panel-heading{
	/*padding:10px 20px;*/
}
.text_bold{
	font-weight:bold;
}

.test_blue {
    color: #1394C3;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*------ end of shopping cart --------- */

/*-----whre to buy----*/
.where-to-buy-product {
   
   /*background-image: linear-gradient(#f2f2f2 0%, #fff 10%);   */
   padding-bottom: 20px;



}

.where-to-buy-title {
    padding-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #222;
   
}

.where-to-buy-product .box {
    height: 170px;
    border: 1px solid #e9e9e9;
    text-align: center;
    /* margin-bottom: 20px; */
    padding: 20px 10px;
    background-color: #fff;
    box-shadow: 1px 6px 12px rgba(0,0,0,.075);
}

.where-to-buy-product .title {
 
    text-align: center;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    letter-spacing: 2px;
    padding-top: 10px;
    font-size: 11px;
    padding-bottom: 0;
    padding-left: 5px;
    height: 26px;
   
   
}


.where-to-buy-product .hr {
    margin: 10px 0 20px 0;
    height: 0;
    border-top: 1px solid #ccc;
}

.where-to-buy-product a {
    padding-bottom:20px;
    
}
.where-to-buy-product img{
   margin: 0 auto;
}

.mainwrap {
       /* height: 200px; */
    /* padding-bottom: 40px; */
    background: rgba(236, 236, 236, 0.4);
    padding: 25px;
    margin-bottom: 20px;
    width:96%;
}
/*----- end of whre to buy ------------*/

/*-------order history --------*/
.order-history {
    background-color: rgba(217, 237, 247, 0.32);
    border-top: 10px solid #fff;
}
.order-history-border {
    border-bottom: 10px solid #fff;
}
.order-history-subtitle {
    color: #5C5959;
    font-size: 16px;
    letter-spacing: 1px;
}

.table-padding {
   /* border:1px solid #ccc; */
   margin:20px 0;
   padding:20px;
   background:#f2f2f2;
}
/*--------- end of order history --------*/

.nav-tabs {
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 4px solid #008DA9;
    margin-bottom:20px;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background:  #008DA9;
    color: #fff;
    }

.side-nav {
    background: #f6f6f6;
    padding-bottom:20px;

}

.side-nav li {
    list-style:none;
    padding:10px 0;
    border-bottom: 1px solid rgb(217, 217, 217);
}

.side-nav li a {
    color:#222;
    font-weight:normal;
    }


.side-nav a {
    color:#222;
    font-weight:bold;
    }




.download-btn a {
    height: 40px;
    text-align: center;
    line-height: 34px;
    background: #008DA9;
    color: #fff;
    width: 31%;
    margin: 1%;
    float: left;
    font-size: 14px;
}

.download-btn-full a {
    height: 40px;
    text-align: center;
    line-height: 34px;
    background: #008DA9;
    color: #fff;
    width: 97%;
    margin: 1%;
    float: left;
    font-size: 14px;


}

.download {
    
    background: none;
    height: auto;
    /* height: 180px; */
    margin: 1%;
    width: 97%;
    text-align: center;
    padding: 10px 5% 10px 5%;
}

.download a {

    font-size:16px;
    bottom:10px;
    color: #008DA9;



}

.mybackground {
   background: #F1F1F2;
}


.review .box {
   
   text-align:center;
   padding-bottom:20px;
   height: 95px;
}

.review p {
height: 100px;
overflow: hidden;
}

.review .mainwrap {
    height: 275px;
}


.review img {
    max-height: 90px;
    max-width: 200px;
}
.login-register-pannel h3 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    color:#fff;
}

.login-register-pannel h4 {
    font-size: 16px;   
    letter-spacing: 1px; 
    color: #008da9;  
}

.login-register-pannel h5 {
    font-size: 14px;   
    letter-spacing: 1px;  
   color: #008da9;
    padding-top:20px;
  
}

.login-register-pannel label {
    font-weight: normal;
   margin-top: 5px;
    margin-bottom: 0px;
}

.login-register-pannel  .panel-heading {
    background-color:#008da9;
    background-image:none;
}

.login-register-pannel .title {
    position: absolute;
    margin: 10px;
}

#customer_login_form h4 h5 {
    color: #008da9;  
}

 .titleb {
    width: 90%;
    margin: 5px;
    position: absolute;
}
#top_cart_section {
        background-color: #ececec;
        border-right: 15px solid #fff;
      
}

#top_cart_section td {
   
    border:1px solid #fff;
    color:#333;
}

 #top_cart_section th {
        background-color:#868484;
         border:1px solid #fff;
 }

.compare-table{ background: #fff;}
.compare-table td, th {
   
    border:1px solid #ccc;
   
}


.sc-table-header th {
    
    text-align:left;
    width:20%;
}

.sc-table-header a {
        background-color: #fff;
        text-align: center;
}

.compare-img {
    height:160px;
}

.compare-img img {
   width:200px;
}

.compare-tr {
    width: 150px!important;
}
.table-custom {
    border: #fff;
}

.panel-group-h {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0
}

.dlink-deff-h {
    color: #008da9;
    letter-spacing: 1px;
    font-size: 16px;
}

.header-cool {
 
  padding: 0;
  position: relative;
  /*height: 40px;*/
  float:left;
  margin-top: 25px;
  }

.header-cool .panel {
    margin-bottom:0;
}

.bg-blue {
     background-image: linear-gradient(#008DA9 0%,#008DA9 10%)!important;
     color:#fff!important;
}

.bg-blue .glyphicon-minus {
        color:#fff!important;
    }
.bg-blue .glyphicon-plus{
        color:#fff!important;
    }
.bg-gray {
    background-image: linear-gradient(#008fa2 0%,rgb(37, 159, 177) 95%) !important;
    color: #fff !important;
    
     
}
.myclose {
    width:100%; float:right; text-align:right;
}

.business-icon {  
    /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 0px;
    /*background: #008DA9;*/
    margin-top: 15px;
    color:#333;
    padding-top:0px;
}

.business-icon h3 {
   /* text-align: center;   */  
    }

.business-icon h5 {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
   font-weight: normal; 
}
.business-pro1 {    
    width: 20%;
    padding: 0% 2%;
    display: inline-block;
    margin-bottom: 10px;
    background-image: linear-gradient(#ccc 30%, rgba(255,255,255,0) 0%);
    background-size: 2px 6px;
    background-repeat: repeat-y;
    margin-right: -3px;
    text-align: center;
    margin-top: 10px; 
    vertical-align: top;   
}

.business-pro1 h4 {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    height: 28px;
    overflow: hidden;
    color: #008DA9;
}

.business-pro1 img {
        width: 100%;
        
    }
.business-pro1 img:hover {    
        background: -webkit-gradient(linear, 0 40, 80 80, from(#329bd8), to(#14252f));
         border-radius: 50%;
      -webkit-border-radius: 50%;  
      -moz-border-radius: 50%;

    }

.hover-image, .c2:hover .normal-image {
    display: none;
}

.c2:hover .hover-image {
    display: inline;
}

.home-icon {  
  
    /*background: #008DA9;*/
    margin-top: 15px;
    color:#333;
    padding-top:0px;
}

.home-pro1 {    
   width: 25%;
    padding: 0% 4%;
    display: inline-block;   
    background-image: linear-gradient(#ccc 30%, rgba(255,255,255,0) 0%);
    background-size: 2px 6px;
    background-repeat: repeat-y;
    margin-right: -3px;
    text-align: center;
      
}

.home-pro1 h4 {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.5px;
    height: 35px;
    overflow: hidden;
    color: #008DA9;
    vertical-align: top;
}

.home-pro1 img {
        width: 100%;
        
    }
.home-pro1 img:hover {    
       background: -webkit-gradient(linear, 0 40, 80 80, from(#0390a3), to(#78c3d1));
         border-radius: 50%;
      -webkit-border-radius: 50%;  
      -moz-border-radius: 50%;

    }
.bi-left {
    background-image:none!important;
}


.case-studies ul {
        padding-left: 5px;
    }
.case-studies li {
    width: 23%;
    float: left;
    list-style: none;
    padding: 2%;
    background: rgba(227, 217, 223, 0.15);
    margin: 11px;
   

}

 .case-studies li a {
     text-decoration:none;
    }



 .case-studies p a {
    height:10px; color:#333;
    }

.case-studies hr {
   margin-bottom: 10px;
    border-top: 1px solid #ccc;
    margin-top: 5px;
}

.case-studies img {
    width:100%;
}

.case-studies h5 {
    color: #008da9;
    font-size:11.9px;
}

.contact-title {
    letter-spacing: 1px;
    font-size: 14px;
    color:#008da9;
}

.contact-box {
    padding: 20px 0;
    background-color: #f9f9f9;
    border-radius: 5px;
        margin: 10px 0;
}

.copy {
    font-size: 11px;
    letter-spacing: 0.2px;
}

.feature {
        padding:0 15px ;
    }

.feature-img {
    margin-right: 5%;
    display: inline-block;
    margin-bottom: 50px;
    float: left;
    border-top: 1px solid #ccc;
    width: 12%;
    text-align: center;
}

.feature-detail {
    border-top: 1px solid #CCC;
    padding-top: 20px;
    padding-left: 5px;
    float: right;
    width: 83%;
}

.wholehome_txt{
	position: absolute;
    left: 30px;
    top: 10px;   
    color: #fff;
    line-height: 1.7;
	}

.wholehome_txt2 {
    position: absolute;
    left: 30px;
    top: 50px;   
    color: #fff;
    line-height: 1.7;
}

.ssid_txt{
	position: absolute;   
    right: 15px;
    bottom: 50px;
    text-align:right;
	}

.sm {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
}

.wifiRouter1{
        top: 45%;
    	left: 33%;
    }
.wifiRouter2{
    top: 37%;
    left: 67%;
    }

.arrowR {
    width: 0;
    height: 0;
    border-top: 84px solid transparent;
    border-bottom: 77px solid transparent;
    border-left: 20px solid #00687A;
    margin-left: -1px;
    position: absolute;
}
#compared_table tbody tr td{
    font: 17px Arial, sans-serif;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    vertical-align: top;
}

#compared_table thead tr th.head{
    text-align: left;
    color: #FFF;
    background: #00687A;
    font: 120% Arial, sans-serif;
    padding: 10px 10px 10px 20px;
}

#compared_table thead tr th a{
    display: block;
    color: #FFF;
    background: #00687A; 
    font: 15px Arial, sans-serif;
    line-height: 1em;
    text-decoration: none;
    margin-top: 8px;
    padding:15px 0;
}

/*custom cover page*/
.covr_txt {
    position: absolute;
    top: 35%;
    color: #fff;
    line-height: 1.7;
    letter-spacing: 2px;
}

.covr_txt2 {
    position: absolute;
    top: 5px;
    color: #4daabb;
    line-height: 1.7;
    letter-spacing: 2px;
}

.covr h1 {
    font-size: 45px;
    color: #fff;
    letter-spacing: 1px;
}

.covr-img ul {
    padding:0;
}
.covr-img ul li {
    display: inline;
    letter-spacing: 1px;
    font-weight: bold;
}

.enhanced-wrapper1 {
    text-align: right;
}

 .enhanced-wrapper1 img {
        float: right;
    }

.cover-div1 {
    padding-left: 15px;
    right: 150px;
    width: 205px;
    position: absolute;
    top: 500px;
}

.cover-div2 {
    padding-left: 15px;
    right: 90px;
    width: 250px;
    position: absolute;
    top: 250px;
}

.cover-div3 {
    padding-left: 15px;
    left: 95px;
    width: 200px;
    position: absolute;
    top: 460px;
}

#multi-column {
    /*column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
  */
    
    
}

.learnmore-bttn {
    background-color: #ffffff;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 5px 40px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 15px;
}

 .learnmore-bttn:hover {
    text-decoration:none;
 }

.learnmore-bttn-blue {
    background-color: #ffffff;
    color: #5aa9db;
    border: 1px solid #5aa9db;
    border-radius: 5px;
    padding: 5px 40px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 15px;
}

.learnmore-bttn-blue:hover {
        text-decoration: none;
 }

.title-new {
    font-weight: 800;
    /* color: #000; */
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 36px;
}

.glyphicon-chevron-right{
   border: 1px solid #fff;
    border-radius: 50%;
    padding: 7px;
    margin-left: 10px;
    font-weight: normal;
    font-size: 10px;
}

.button25{
    align-items: center;
    background-color: #0083a5;
    border-radius: 100px;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    letter-spacing: -.3px;
    line-height: 1.5;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    transition: background-color .25s cubic-bezier(.215,.61,.355,1);
    margin-top: 10px;
}

.button25:hover, .button25:focus{
    color: #ccc;
    text-decoration: none;
   
}