.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }


/*COLUMNS*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-20, .col-5 {
  position: relative;
  min-height: 1px;
  padding: 15px; 
  box-sizing: border-box;
  margin: 0;
   }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-20 , .col-5 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }
	
	.col-20 {
		width: 20%;
	}

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }
	
	.col-5 {
		width: 45.833335%;
	}

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
	
/*CUSTOM CODING*/
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-weight: 700;
	
}

h1 {
	color: #103d64;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
	color: #103d64;
	font-size: 20px;
	margin-top: 20px;
}

h3 {
	color: #696969;
	font-size: 18px;
}

h4 {
	color: #696969;
	font-size: 16px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 16px;
}



.white_text {
	color: #FFF;
}

.big_blue {
	font-weight: 700;
	font-size: 20px;
	color: #103d64;
}

.blue_text {
	color: #103d64;
}

.moreinfo_scroll a {
	color: #103d64;
	text-transform:uppercase;
}

.arrow {
	margin: 0 auto;
    width: 3em;
    height: 3em;
    border-right: 0.2em solid #103d64;
    border-bottom: 0.2em solid #103d64;
    transform: rotate(45deg);
	padding: 0;
}

.arrow_right {
	width: 0; 
	height: 0; 
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	
	border-left: 20px solid #103d64;
	float: left;
	margin-top: 15px;
}

.blue_bg {
	background-color: #103d64;
	color: #FFF;
	
	overflow: auto;
	
}

.white_bg {
	background-color: #fff;
	
	overflow: auto;
	width: 100%;
	
}

.max_width {
	max-width: 100%;
}

.custom_form {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #103d64;
	overflow: auto;
}


.gray_bg {
	background-color: #f9f9f9;
	
	overflow: auto;
}

.tall_blue {
	text-transform: uppercase;
	color: #103d64;
	text-align: center;
	display: block;
}

.blueborder_link {
	display: block;
	padding: 2%;
	box-sizing:border-box;
	border: 2px solid #103d64;
	text-decoration: none;
	text-transform: uppercase;
	color: #103d64;
	background-color: transparent;
	text-align: center;
}

.blueborder_link:hover {
	background-color: #103d64;
	color: #f9f9f9;
}

.floatitright {
	float: right;
}

.floatitleft {
	float: left;
}

.custom_form h2, .custom_form h3 {
	color: #FFF;
	background-color: #103d64;
	padding: 5px 0px;
	margin: 0px 0px 10px;
	text-align: center;
}

.custom_form ul {
	width: 96%;
	padding: 2%;
}

.custom_form ul li {
	list-style-type: none;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #103d64;
	margin: 10px 0px;
	width: 100%;
}

.custom_form ul li input {
	height: 30px;
	width: 100%;
	color: #696969;
	box-sizing: border-box;
}

.custom_form ul li textarea {
	max-width: 100%;
}

.custom_form .submit_btn {
	color: #103d64;
	font-weight: 400;
	text-transform: uppercase;
	padding: 2%;
	border: 1px solid #103d64;
	background-color: #FFF;
	margin-top: 20px;
	display: block;
	width: 35%;
	text-align: center;
}

.custom_form .submit_btn:hover {
	background-color: #103d64;
	color: #FFF;
}

@media (max-width: 768px) {
	.custom_form .submit_btn {
		width: 96%;
		padding: 4% 2%;
	}
}

.page_sidebar {
	width: 98%;
	padding: 2%;
	margin-left: 2%;
	box-sizing: border-box;
}

@media (max-width: 768px) {
	.page_sidebar {
		width: 100%;
		padding: 2%;
		margin-left: 0;
	}
}

.page_sidebar ul {
	margin: 0;
	padding: 0;
}

.page_sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.page_sidebar ul li a {
	text-decoration: none;
	color: #103d64;
}

.page_sidebar ul li a:hover {
	text-decoration: underline;
}


.footer-title h3 {
	color: #F89C4E;
}


@media (max-width: 768px) {
	.floatitright {
		float: left;
	}
	
	.floatitleft: {
		float: right;
	}
}

.gray_text {
	color: #696969;
}



.sidebar_product_type li {
	clear: both ;
	display: block ;
	margin: 20px 0 ;
}


.sidebar_product_type li a {
	color: #696969 ;
	margin: 15px 0px 0px 4% ;
	vertical-align: middle ;
	display: block ;
	float: left ;
}

.sidebar_product_type li img {
	vertical-align: middle ;
	margin-right: 4% ;
	float: left ;
	margin: 5px 0px;
	
}

.brand_small {
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 20px;
}



.brandsmall_sections {
	display: block;
	float: left;
	text-align: center;
	width: 29%;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 4%;
}


.smallsec4, .smallsec7, .smallsec10, .smallsec13, .smallsec16 {
	clear: both;
}

.brandsmall_sections a {
	text-decoration: none;
	color: #696969;
	font-size: 12px;
}

.brandsmall_sections a:hover {
	text-decoration: underline;
}

@media (max-width: 566px) {
	
.brandsmall_sections {
	width: 45%;
}

.brandfull_sections {
	width: 45%;
}

.smallsec4, .smallsec7, .smallsec10, .smallsec13, .smallsec16, .smallsec19, .smallsec22, .smallsec25 {
	clear: none;
}

.smallsec3, .smallsec5, .smallsec7, .smallsec9, .smallsec11, .smallsec13, .smallsec15, .smallsec17, .smallsec19, .smallsec21, .smallsec23,  {
	clear: both;
}

div.brandsmall_sections.smallsec3, div.brandsmall_sections.smallsec5, div.brandsmall_sections.smallsec7, div.brandsmall_sections.smallsec9, div.brandsmall_sections.smallsec11, div.brandsmall_sections.smallsec13, div.brandsmall_sections.smallsec15, div.brandsmall_sections.smallsec17, div.brandsmall_sections.smallsec19, div.brandsmall_sections.smallsec21, div.brandsmall_sections.smallsec23 {
	clear: both;
}

}

@media (max-width: 360px) {
.brandsmall_sections {
	  clear: both;
	  width: 95%;
	  margin: 0 auto;
	  margin-bottom: 15px;
}

.brandfull_sections {
	width: 95%;
	clear: both;
	margin: 0 auto;
	margin-bottom: 15px;
}
}



.icon_list img {
	display: table-cell;
	vertical-align: middle;
	float: left;
	margin-right: 2%;
	margin-top: 5px;
	

}


.icon_list p {
	display: table-cell;
	font-size: 13px;

}


.section_header {
	font-size: 18px;
}



@media (max-width: 768px) {
	.icon_list img {
		float: none;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	.icon_list p {
		clear: both;
		width: 100%;
		display: block;
		text-align: center;
	}
	.icon_list h4 {
	text-align: center;
}
}

.what_are_ip_phonesbg{
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	background-image: url(/v/vspfiles/assets/images/what_are_ipphones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
}

.what_are_ip_phones {
	background-color: rgba(0, 0, 0, .6);
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 35px;
	margin-top: 300px;
	
}

@media (max-width: 446px) {
	.what_are_ip_phonesbg {
		background-size: 95%;
	}
}

@media (max-width: 397px) {
	.what_are_ip_phones {
		font-size: 25px;
		margin-top: 250px;
	}
}

#side_bar_btn {
	padding: 50% 2%;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	display: block;
	
	margin: 0 auto;
	
}

#side_bar_btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60); /*For IE8 and earlier*/
}

@media (max-width: 768px) {
	#side_bar_btn {
		padding: 5% 2%;
	}
}

.note {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 50px;
	color: #103d64;
	text-align: left;
	float: left;
	display: block;
	margin-right: 2%;
}

#switchport_sidebar, .img_position {
	max-width: 95%;
	float: left;
}

@media (max-width: 768px) {
#switchport_sidebar, .img_position{
	text-align: center;
	display: block;
	margin: 0 auto;
	float: none;
}
}

#expansion_module {
	text-align: center;
	color: #FFF;
	background-color: #103d64;
	text-decoration: none;
	padding: 2%;
	margin: 0 auto;
	border: 2px solid #103d64;
	box-sizing: border-box;
	margin-top: 20px;
	display: block;
	width: 60%;
}

#expansion_module:hover {
	background-color: #f9f9f9;
	color: #103d64;
}

#video_phone_links {
	display: block;
	background-color: #FFF;
	color: #103d64;
	text-decoration: none;
	text-align: center;
	padding: 2%;
	box-sizing:border-box;
	border: 2px solid #103d64;
	margin: 0;
	width: 96%;
	text-decoration: none;
}

#video_phone_links:hover {
	background-color: #103d64;
	color: #FFF;
	text-decoration: none !important;
}


.prim_diff {
	display: block;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #103d64;
	line-height: 25px;
	margin-right: 2%;
}

#headset_link {
	color: #103d64;
	border: 2px solid #FFF;
	background-color: #fff;
	text-decoration: none;
	padding: 2%;
	display: block;
	float: left;
	margin-top: 20px;
}

#headset_link:hover {
	background-color: #103d64;
	color: #fff;
}

@media (max-width: 366px) {
	#headset_link {
		float: none;
		text-align: center;
		padding: 2% 6%;
		width: 80%;
		margin: 0 auto;
	}
}

#wireless_link_btn {
	border: 3px solid #103d64;
	width: 75%;
	padding: 5px 2%;
	box-sizing: border-box;
	display: block;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
	color: #103d64;
	line-height: 18px;
	overflow: auto;
		margin-bottom: 10px;
	
}

#wireless_link_btn:hover {
	text-decoration: none !important;
}



#wireless_link_btn p {
	margin: 0;
	padding: 0;
}

#wireless_link_btn .wireless_large_link {
	font-size: 65px;
	width: 100%;
	display: block;
	line-height: 80px;
}



@media (max-width: 914px) {
	
	#wireless_link_btn .wireless_large_link {
	font-size: 75px;
	
}
}

@media (max-width: 768px) {
	#wireless_link_btn {
		width: 100%;
	
	}
	
	#wireless_link_btn img {
		float: left;
		margin-right: 4%;
	}
	
	#wireless_link_btn p {
		float: left;
		font-size: 15px;
	}
	
	#wireless_link_btn .wireless_large_link {
	font-size: 15px;
	display: inline;
	line-height: 18px;
	width: auto;
	
}
}

@media (max-width: 575px) {
	
	
	#wireless_link_btn img {
		float: none;
		margin-right: 0;
	}
	
	#wireless_link_btn .wireless_large_link {
	font-size: 70px;
	width: 100%;
	display: block;
	line-height: 60px;
}

#wireless_link_btn p {
		float: none;
		font-size: 13px;
	}
}


.blue_bg_link {
	background-color: #103d64;
	color: #FFF;
	border: 2px solid #FFF;
	box-sizing: border-box;
	padding: 1% 4%;
	text-decoration: none;
	float: right;
	display: block;
	margin-top: 10px;
}

.blue_bg_link:hover {
	background-color: #FFF;
	color: #103d64;
}

@media (max-width: 360px) {
	.blue_bg_link {
		float: none;
		text-align: center;
		padding: 2% 6%;
		width: 80%;
		margin: 0 auto;
		
	}
}

.ipphone_brand_desc {
	padding: 2%;
	width: 85%;
	text-align: center;
	height: 400px;
	 background-color: #103d64;
	 color: #FFF;
	 margin: 0 auto;
	 margin-bottom: 20px;
}

.ipphone_brand_desc h4 a {
	color: #fff;
	text-align: center;
}

.ipphone_brand_desc img {
	margin-top: 35px;
}

.ipphone_brand_desc p {
	text-align: left;
}


.arrow_box {
	position: relative;
	background: #fff;
	height: 120px;
	margin-bottom: 20px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_box:before {
	border-color: rgba(16, 61, 100, 0);
	border-top-color: #103d64;
	border-width: 18px;
	margin-left: -18px;
}


#about_us_bg {
	background-image: url(/v/vspfiles/assets/images/about_us_bg.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}

.about_brands {
	margin: 0;
	padding: 0;
	width: 100%;
}

.about_brands li {
	list-style-type: none;
	float: left;
	width: 31.333333%;
	padding: 1%;
}

.about_brands li img {
	max-width: 100%;
}

@media (max-width: 768px) {
	.about_us_bg {
		background-image: none;
	}
	
	.about_brands li {
		width: 98%;
		float: none;
		clear: both;
		text-align: center;
		margin: 0 auto;
	}
}

#knowledge_link {
	width: 92%;
	padding: 4%;
	background-color: #FFF;
	color: #103d64;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 30px;
	display: block;
	text-align: center;
	line-height: 35px;
}

#knowledge_link .knowledge_link_small {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
}

#knowledge_link:hover {
	text-decoration: none !important;
	background-color: #f9f9f9 !important;
}


.helpful_links {
	color: #696969;
}

.helpful_links ul {
	padding: 2%;
	width: 96%;
	margin: 0;
}

.helpful_links ul li {
	list-style-type: none;
}

@media (max-width: 768px) {
	
	.helpful_links {
		text-align: center;
	}
	
	.helful_links ul li img {
		text-align: center;
		margin: 0 auto;
	}
}


.connect_links p a {
	color: #FFF;
}

.location_map {
	width: 46%;
	padding: 2%;
	float: left;
	display: block;
	
	margin: 0;
}

.location_map img {
	float: left;
	vertical-align: middle;
	margin-right: 2%;
	margin-top: 10px;
}

@media (max-width: 768px) {

.location_map {
	width: 96%;
}

.location_map img {
	float: left;
	vertical-align: middle;
	margin-right: 2%;
	margin-top: 10px;
	clear: both;
}

}

.PageText_L317n {
	text-transform: uppercase;
	color: #103d64;
}

/*BLIND DROP SHIPPING PAGE*/
.blind_shipping_step {
	display: block;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}

.blind_shipping_step ul {
	padding:0;
	margin: 0;
	display: block;
	position: relative;
	width: 100%;
}

.blind_shipping_step ul li {
	list-style-type: none;
	position: absolute;
	background: #f9f9f9;
	width: 100%;
	clear: both;
	color: #696969;
	height: 200px;
	text-align: center;
	
}
.blind_shipping_step ul li:nth-child(even) {
	background-color: #103d64;
	color: #fff;
	
}

.blind_shipping_step ul li:nth-child(even):after {
	border-top-color: #103d64;
	border-top-color: #103d64;
}

.blind_shipping_step u li:nth-child(3):after {
	border-top-color: none;
	border: none;
}

.blind_shipping_step ul li:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(249, 249, 249, 0);
	border-top-color: #f9f9f9;
	border-width: 30px;
	margin-left: -30px;
}

.blind_shipping_step ul> li { z-index: 15; top: 0;}
.blind_shipping_step ul>li + li {z-index: 10; top: 200px;}
.blind_shipping_step ul> li + li + li {z-index: 5; top: 415px;}

.blind_shipping_step ul li p {
	margin-top: 35px;
}

.blind_shipping_step .shipping_steps {
	width: 50px;
	height: 50px;
	padding-top: 3px;
	color: #FFF;
	background-color: #103d64;
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px;
	 border-radius: 50px;
	 text-align: center;
	 vertical-align: middle;
	 font-weight: 700;
	 font-size: 30px;
	 display: block;
	 margin: 0 auto;
	
}


.blind_shipping_step ul li img {
	margin-top: 40px;
}

@media (max-width: 768px) {
	
.blind_shipping_step ul li {
	height: 350px;

}

.blind_shipping_step ul li img {
	margin-top: 30px;
}


.blind_shipping_step ul li p {
	margin-top: 10px;
}
.blind_shipping_step ul> li { top: 0;}
.blind_shipping_step ul>li + li {top: 345px;}
.blind_shipping_step ul> li + li + li {top: 695px;}

.blind_shipping_bottom {
	margin: 0;
	padding: 0;
	margin-top: 950px;
	display: block;
}
}

/* ***** LEARNING CENTER CODE ******* */


#a-z_links {
    margin: -30px 0px 15px 25px;
    text-align: center;
}
#a-z_links p a {
     margin-right: 5px;
     padding-right: 5px;
     color: #a7a9ab;
}
#a-z_links p {
     border-right: 1px solid #a7a9ab;
     margin-right: 5px;
     padding-right: 5px;
     color: #d1d2d4;
     width: 15px;
     float: left;
     display: inline;
}
#a-z_links p a:hover {
   color: #192a5f;
   text-decoration: none;
}
#letter_separator {
     width: 650px;
     font-size: 30px;
     color: #d1d2d4;
     border-bottom: 1px solid #d1d2d4;
    margin-left: auto;
    margin-right: auto;
}

.learning_center {
	box-sizing: border-box;
	border: 3px solid #bdbdbd;
	text-align: center;
	padding: 10px 2% 30px 2%;
	height: 150px;
} 

.learning_center h3 {
	margin: 0 0 10px 0;
	padding: 0;
}

.learning_center ul {
	margin: 0;
	padding: 0;
	display: block;
}

.learning_center ul li {
	list-style-type: none;
	
}

/*THE DOCK*/

.dock_cat {
	text-align: center;
	height: 250px;
}

.dock_cat a {
	color: #FFF;
}

.dock_cat:hover {
	background-color: rgba(255, 255, 255, 0.2);

}


/*BOTTOM LINKS*/

	#new-quote-bottom-links ul li {
		float: none;
		width: 100%;
		clear: both;
		display: block;
		margin-top: 10px;
		text-align: center;
	}
	
	#new-quote-bottom-links ul li a {
		width: 100%;
		margin: 0;
		padding: 0;
		display: block;
		padding: 10px 0;
		background-color: #f9f9f9;
		box-sizing: border-box;
		border: 1px solid #103d64;
		color: #103d64;
	}
	
	#new-quote-bottom-links ul li a:hover {
		background-color: #103d64;
		color: #FFF;
	}
	
	
	.brands_listing h3 {
		color: #103d64;
		font-size: 25px;
		font-weight: 700;
		clear: both;
	}
	
	.brands_listing ul {
		margin: 0;
		background-color: #FFF;
		clear: both;
		padding: 10px 0 10px 2%;
		overflow: auto;
		
	}
	
	.brands_listing ul:nth-of-type(odd) {
		background-color: #f9f9f9;
	}
	
	.brands_listing ul li {
		float: left;
		margin-right: 4%;
		font-size: 15px;
		font-weight: 400;
		list-style-type: none;
		color: #696969;
	}
	
	
	@media (max-width: 768px) {
		.brands_listing {
			text-align: center;
		}
		
		.brands_listing ul {
			padding: 10px 0;
		}
		
		.brands_listing ul li {
			float: none;
			margin-right: 0;
		}
	}
	
	.center_text {
	text-align: center;
}

/*WHY CHOOSE IP PHONE WAREHOUSE?*/
.why_numbers_blue {
	width: 100px; 
	height: 100px; 
	padding-top: 35px;
	background-color: #103d64;
	color: #FFF; 
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	border-radius: 50px;
	font-weight: 700;
	font-size: 30px;
	display: block;
	text-align: center;
	margin: 0 auto;

}

.why_numbers_gray {
	width: 100px; 
	height: 100px; 
	padding-top: 35px;
	background-color: #f9f9f9;
	color: #103d64; 
	-moz-border-radius: 50px; 
	-webkit-border-radius: 50px; 
	border-radius: 50px;
	font-weight: 700;
	font-size: 30px;
	display: block;
	text-align: center;
	margin: 0 auto;

}

.account_logout a {
	display: block;
	border: 2px solid #103d64;
	color: #103d64;
	box-sizing: border-box;
	padding: 2%;
	width: 50%;
	text-align: center;
	margin: 0 auto;
	clear: both;
}

.account_logout a:hover {
	background-color: #103d64;
	color: #FFF;
}

@media (max-width: 360px) {
	.account_logout a {
		width: 100%;
	}
}

/* begin styles for RSS Feed */
.blog_latestpost {
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	text-align: left;
	
}

.latest_post_title {
	color: #FFF; 
	display: block; 
	float: left;
	text-align: left;
}

.rss-box {
	 margin-left: 2%;
	 padding: 0;
	 box-sizing: border-box;
	 float: left;
	 display: block;
	
}
.rss-items {
	margin: 0;
	padding: 0;
	color:#F89D4E;
}
p.rss-title {padding:0;}
.rss-title {
	
	display: none;
}

.rss-item  {
  font-size: 7pt;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:#F89D4E;
	font-size: 10pt;
	font-weight:400;
	text-transform: uppercase;
	}
	
.rss-item a:visited {
	color: #F89D4E;
}

@media (max-width: 1199px) {
	.rss-box {
	 margin-left: 0;
	}
}

@media (max-width: 767px) {
	.blog_latestpost {
		text-align: center;
		margin: 0 auto;
		margin-top: 10px;
	}
	.rss-box {
	 clear: both;
	 margin: 0 auto;
	 width: 45%;
	 float: none;
	}
	
	.latest_post_title {
		float: none;
		text-align: center;
	}
}

#options_table tbody tr:nth-child(5) td:nth-child(1) {
	margin-top: 10px;
	font-weight: 700;
	font-style: normal;
}

#options_table tbody tr:nth-child(5) td:nth-child(1) {
	width: auto;
	float: left;
}

#options_table tbody tr:nth-child(5) td:nth-child(2) {
	clear: none;
	float: left;
	width: auto;
	margin-top: 7px;
}

.whychoose_footer {
	width: 100%;
	background-color: #f9f9f9;
	padding-top: 30px;
	position: relative;

}

.whychoose_footer .row {
	width: 100%;
	position: relative;
}

.whychoose_footer .whychoose_maintitle {
	position: absolute;
	top: -13px;
	width: 100%;
}

.whychoose_footer .whychoose_maintitle h2 {
	display: block;
	float: left;
	width: 22%;
	text-align: center;
	margin: 0 auto;
}

.whychoose_footer .whychoose_maintitle .orangefooter_line {
	height: 2px;
	background-color: #F89D4E;
	display: block;
	float: left;
	width: 39%;
	margin-top: 10px;
}


.whychoose_footer .row ul {
	width: 100%;
	padding: 0;
	margin: 0;
}

.whychoose_footer .row ul li {
	float: left;
	list-style-type: none;
	width: 25%;
	padding: 0 1% 0 1%;
	box-sizing: border-box;
}

.whychoose_footer .row ul> li + li + li + li + li {
	clear: both;
}

.whychoose_footer .row ul> li + li + li + li + li + li {
	clear: none;
}

.whychoose_footer .row ul li img {
	display: block;
	float: left;
	
}

.whychoose_footer .row ul li .whychoose_paragraph {
	display: block;
	float: left;
	font-size: 12px;
	width: 78%;
	
}

.whychoose_footer .row ul li .whychoose_paragraph .whychoose_title {
	text-transform: uppercase;
	color: #F89D4E;
	font-weight: 700;
}

.whychoose_footer_mobile .row ul li {
	float: none;
	list-style-type: none;
	width: 100%;
	clear: both;
}

.whychoose_footer_mobile {
	display: none;
	margin-bottom: 0;
}

@media (max-width: 1199px) {
	.whychoose_footer .row ul li .whychoose_paragraph {
		width: 100%;
	}
	
	
}

@media (max-width: 920px) {
	.whychoose_footer .whychoose_maintitle h2 {
		width: 30%;
	}
	.whychoose_footer .whychoose_maintitle .orangefooter_line {
		width: 35%;
	}
}

@media (max-width: 768px) {
.whychoose_footer_mobile {
	display: block;
}
}

.whychoose_footer_mobile .row ul> li + li + li + li + li + li {
	clear: both;
}

.whychoose_footer_mobile .row ul li img {
	width: 35px;
	height: 35px;
	
}

.homepage_products, .brandspage_categories {
	padding: 0;
}

.brandspage_categories h4 a {
	color: #103d64;
}

.brandspage_categories h4 a:hover {
	color: #f89d4e;
}

.homepage_content h2, .homepage_content h3, .homepage_content h4  {
	font-size: 30px;
	
}

.home_feat_brands {
	background-image: url(/v/vspfiles/assets/images/feat_brands_bg.jpg);
	background-repeat: no-repeat;
	background-origin: padding-box;
}

.home_feat_brands .featured_brands ul {
	margin: 0;
	padding: 0;
	display: block;
}

.home_feat_brands .featured_brands ul li {
	width: 33.33333%;
	padding: 4%;
	margin: 0 auto;
	text-align: center;
	list-style-type: none;
	float: left;
	box-sizing: border-box;
}



@media (max-width: 768px) {
	.home_feat_brands {
		background-color: #f9f9f9;
	}
	
	.home_feat_brands .featured_brands {
		margin-top: 350px;
	}
	
	.home_feat_brands .featured_brands ul li {
	width: 100%;
	clear: both;
	float: none;
	text-align: center;
	margin: 0 auto;
}



}

.home_orange_btn, .home_blue_btn {
	background-image:url(/v/vspfiles/assets/images/orange_btn_bg.png);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	color: #FFF;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	width: 193px;
	height: 30px;
	padding-top: 3.5px;
}

.home_blue_btn {
	background-image:url(/v/vspfiles/assets/images/blue_btn_bg.png);
	
}

.home_blue_btn:hover {
	color: #bababa;
}

.homepage_contact {
	background-image:url(/v/vspfiles/assets/images/hompage_contact_bg.jpg);
	border: 2px solid #bababa;
	box-sizing: border-box;
	background-repeat: no-repeat;
	height: 435px;
	background-position: bottom right;
}

.homepage_contact ul {
	padding: 0;
	margin: 0;
	display: block;
	margin-top: 60px;
}

.homepage_contact ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	clear: both;
	margin-top: 50px;
	margin-left:25px;
}

@media (max-width: 1199px) {
	.homepage_contact ul li {
		margin-left: 0px;
	}
}

@media (max-width: 768px) {
	.homepage_contact {
	background-image:url(/v/vspfiles/assets/images/hompage_contact_mobile.jpg);
	background-position: top right;
	height: 420px;

	
}

.homepage_contact ul {
	margin: 30px 0px 0px 0px;
	float: left;
}

.homepage_contact ul li {
	background-image: url(/v/vspfiles/assets/images/contact_btn_bg.png);
	background-repeat: no-repeat;
	width: 262px;
	height: 57px;
	margin: 10px auto;
	padding-top: 15px;
	padding-left: 2%;
}
}

@media (max-width: 537px) {
	.homepage_contact {
	background-position: right 50px;
	height: auto;
	
}
	.homepage_contact ul {
		margin: 410px 0px 0px 0px;
		float: none;
	}
}

.homepage_contact ul li a {
	color: #FFF; 
	font-size: 18px;
}

.homepage_contact ul li a img {
	float: left;
	vertical-align: middle;
	margin-right: 2% !important;
	margin-top: 2px !important;
}

.homepage_programs {
	background-image:url(/v/vspfiles/assets/images/homepage_programs_bg.jpg);

	background-repeat: no-repeat;
	color: #FFF;
}

.homepage_programs h3 {
	color: #FFF;
}

.homepage_programs div {
	padding: 0;
}

@media (max-width: 768px) {
	.homepage_programs {
		background-position: right top;
		color: #696969;
	}
	
	.homepage_programs div {
		margin-top: 260px;
	}
	.homepage_programs h3 {
	color: #103d64;
}
}

.homepage_products p {
	padding: 0;
	margin: 0;
}

.homepage_products h4 {
	color: #103d64;
	font-size: 20px;
}

@media (max-width: 768px) {
.homepage_products {
	text-align: center;
}
}


.homepage_techsupport h4 {
	color: #f89d4e;
	font-size: 18px;
}

.homepage_techsupport .home_orange_btn {
	float: right;
}

@media (max-width: 768px) {
	.homepage_techsupport .home_orange_btn {
		float: none;
		margin: 0 auto;
		text-align: center;
		clear: both;
	}
}
.homepage_featuredproducts h4 {
	color: #103d64;
	font-size: 18px;
}

.homepage_featuredproducts a {
	margin: 0 auto;
}

.PageText_L330n {
	color: green !important;
	font-size: 14px !important;
}

.PageText_L331n {
	color: #BE1E2D !important;
	font-size: 14px !important;
}