	header, footer{width:100%; background-color:#ccc; padding-top: 0!important;}
	footer{margin-top:60px; padding-bottom: 60px; width: 100%;}
	header{background: #ffffff url('../img/banner-bg.png') repeat-x bottom center;}
	header h1{font-size:55px; margin-top: 30px; margin-bottom: 0;}
	header h2  {font-size:26px; font-family: "PlutoSansLight"; font-weight: normal; margin:0;}
	header p {font-size:16px; font-family: "PlutoSansLight"; font-weight: normal; line-height: 1.4; margin-bottom: 40px;}
	header img {max-width: 100%; margin-top: 100px;}
	h3{font-family: "PlutoSansLight"; font-weight: normal; font-size: 24px; margin:30px 0;}
	h4 {font-size:16px; font-family: "PlutoSansLight"; font-weight: normal;}
	.box .btn{display: block; width:190px;  margin: 0 auto;}

	.col-md-2 {width:20%;}
	.col-md-2 img{max-width: 100%; min-width: 160px margin-bottom:30px; text-align: center;margin: 0 auto;}
	.col-md-2 h4{text-align: center; margin-bottom: 30px;}
	#iinet footer a{color:#fff!important;}
	footer .box {background-color:#fff; border:1px solid #e7e7e8; text-align: center; padding-top:15px; margin-bottom: 30px;}
	footer h4{margin-top:0;}

	.btn-aapt{background-color:#002a5c;}
	.btn-iinet{background-color:#d7182a;}
	.btn-tpg{background-color:#54166d;}
	img.cordless{margin-top:-38px; margin-bottom:-10px;}
	.banner {background: url('../img/banner.jpg') no-repeat top center;  display: block; margin: 0 auto; min-height: 375px; }
	.iii-text-right { text-align: right; margin-bottom: -15px;}



/*-----------------------
TABLE FEATURES LIST
-----------------------*/

.table-features-list {
    margin-bottom: 0;
    font-family: PlutoSansLight, Arial, Helvetica, sans-serif;
    font-size: 14px;

}

.table-features-list td {
    vertical-align: middle !important;
}

.table-features-list>tbody>tr>th {
    background-color: #ccc;
    text-align: center;
    padding: 12px 10px;
    width:60px;
}



/*-----------------------
TABLE FEATURES
-----------------------*/

.tableFeatures {
    font: 200 1.6em Pluto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: center;
    background-color: #F7F7F7
}

.tableFeatures table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

p.col-xs-6{font-family: "PlutoSansLight"; font-weight: normal; font-size: 12px;}
p.terms{font-family: "PlutoSansLight"; font-weight: normal; font-size: 12px; margin-left: 15px; }

.tableFeatures .tick {
    background: url(/business/art/bullet-grey.png) no-repeat center;
}

.tableFeatures .accordPlus {
    background: url(/business/art/accordion-plus.png) no-repeat 10px center;
}

.tableFeatures .accordMinus {
    background: url(/business/art/accordion-minus.png) no-repeat 10px center;
}

.tableFeatures .accordNull {
    background: url(/business/art/accordion-null.png) no-repeat 10px center;
}

.tableFeatures .accordSubPlus {
    background: url(/business/art/accordion-sub-plus.png) no-repeat 10px center;
}

.tableFeatures .accordSubMinus {
    background: url(/business/art/accordion-sub-minus.png) no-repeat 10px center;
}

.tableFeatures .accordSubNull {
    background: url(/business/art/accordion--sub-null.png) no-repeat 10px center;
}

/*
.tableFeatures tr:first-child td:first-child {
    background-color: #F7F7F7 !important;
}
*/


.tableFeatures tr {
    background-color: #FFFFFF;
    border: 2px solid #F7F7F7;
}

.tableFeatures th {
    vertical-align: middle;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    line-height: 1.3em;
}
.tableFeatures tr th:first-child {
    text-align: left;
}

.tableFeatures td {
    vertical-align: middle;
    text-align: center;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.3em;
}

.tableFeatures tr td:first-child {
    text-align: left;
    padding-left: 40px;
}
.tableFeatures .innerTables tr td:first-child {
    padding-left: 15px;
}

.tableFeatures tr.toolTips p {
    font-family: Arial, sans-serif!important;
    color: #777 !important;
    font-size: 14px;
    line-height: 1.5em !important;
}

.tableFeatures tr.toolTips {
    position: relative;
    display: none;
    overflow: hidden;
    background: none !important;
    border: 0px solid transparent !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif!important;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 1.7em !important;
    background: none !important;
    margin-left: 10px;
}

.tableFeatures tr.toolTips > td {
    padding-left: 15px;
    line-height: normal;
}
.tableFeatures tr.toolTips > td,
.tableFeatures tr.toolTips > td > ul > li {
    background: none !important;
    border: 0px solid transparent !important;
    font-family: Arial, sans-serif!important;
    color: #777 !important;
    font-size: 14px;
    line-height: 1.5em !important;
    background: none !important;
}

.tableFeatures tr.toolTips > td > ul > li {
    list-style-type: square;
    margin-left: 40px;
}

.tableFeatures table.innerTables {
    margin-top: 10px;
}

.toolClicker {
    cursor: pointer;
}


/*-----------------------
BizPhone Videos Page
-----------------------*/

h4.video-title a{
    color:#ff8200;
}

h4.video-title a:hover{
    color:#f7941d;
    text-decoration:none;
}

.video-link {
    color:#58595b;
    text-decoration: underline;
}
.video-link:hover {
    color:#333;
}

.iii.icon-close {
    margin-top: -74px;
    margin-right: -53px;
    margin-bottom:0;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
}

.video-container iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.overlay-video {
    min-width: 800px;

}

@media (max-width: 998px)
{
		.col-md-2 {width:33%; margin:0 auto; float: right; margin-bottom: 60px;}
		h3{text-align: center;}
		header p{margin-bottom: 30px; }
		header h2{font-size: 26px;}
		header img{padding-bottom: 40px; max-width: 350px;}

.banner{background-size: cover; background-position: bottom center;
	padding-bottom: 30px;}

}


@media (max-width: 768px)
{

	header img{margin-top:40px;}
            header img {margin: 0 auto; text-align: center; float: right;}
    .overlay-video {min-width:640px !important;}
    .l-dialog {left:4% !important;}

}	

@media (max-width: 640px)
{
		.col-md-2 {width:45%; margin:0 auto; float: none; margin-bottom: 0;}
		header p {font-size: 14px; margin-bottom: 15px;}
        .overlay-video {min-width:480px !important;}

}


@media (max-width: 480px)
{
	header h2 {font-size: 18px;}
	header img{max-width: 100%; margin-top:20px; margin-left: 0; padding:0;}
    .overlay-video {min-width:290px !important;}
    .l-dialog {left:4% !important;}

	
}

@media (max-width: 400px)
{
		
}