@font-face {
    font-family: 'interface';
    src: url("../fonts/dalton_maag_-_interface-webfont.eot");
    src: url("../fonts/dalton_maag_-_interface-webfont.eot?#iefix") format("embedded-opentype"), 
    url("../fonts/dalton_maag_-_interface-webfont.woff2") format("woff2"), 
    url("../fonts/dalton_maag_-_interface-webfont.woff") format("woff"), 
    url("../fonts/dalton_maag_-_interface-webfont.ttf") format("truetype"), 
    url("../fonts/dalton_maag_-_interface-webfont.svg#interfaceregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'solitas_normal_medium';
    src: url('../fonts/insigne_-_solitas-normed-webfont.woff') format("woff");
}

@font-face {
    font-family: 'solitas';
    src: url("../fonts/insigne_-_solitas-norbol-webfont.eot");
    src: url("../fonts/insigne_-_solitas-norbol-webfont.eot?#iefix") format("embedded-opentype"), 
    url("../fonts/insigne_-_solitas-norbol-webfont.woff2") format("woff2"), 
    url("../fonts/insigne_-_solitas-norbol-webfont.woff") format("woff"), 
    url("../fonts/insigne_-_solitas-norbol-webfont.ttf") format("truetype"), 
    url("../fonts/insigne_-_solitas-norbol-webfont.svg#solitas_norm_boldnorm_bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'solitas';
    src: url("../fonts/insigne_-_solitas-norlig-webfont.eot");
    src: url("../fonts/insigne_-_solitas-norlig-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/insigne_-_solitas-norlig-webfont.woff2") format("woff2"), url("../fonts/insigne_-_solitas-norlig-webfont.woff") format("woff"), url("../fonts/insigne_-_solitas-norlig-webfont.ttf") format("truetype"), url("../fonts/insigne_-_solitas-norlig-webfont.svg#solitas_norm_lightnorm_light") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* line 6, ../sass/style.scss */
body, html {
    background: white;
    color: #6D6E71;
    font-family: "solitas", arial, san-serif;
}

/* line 12, ../sass/style.scss */
a {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
    /* line 14, ../sass/style.scss */
    a:hover {
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        /*-webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;*/
    }

@media all and (max-width: 480px) {
    /* line 19, ../sass/style.scss */
    img {
        max-width: 100%;
    }
}

.checkbox-inline, .radio-inline {
    padding-left: 25px;
}

    .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
        margin-left: -22.5px;
    }

.p0 {
    padding: 0 !important;
}

/* line 24, ../sass/style.scss */


.COrange {
    color: #EE7202;
}
.CLightOrange{
	color:#FEA621;	
	
}
.CLightOrange_1{
	color:#00858F;
	font-weight:bold;
	
}
.CDeepOrange{
	color:#FE330A;	
}

.CDeepOrange_1{
	color:#EC7323;
	font-weight:bold	
}
/* line 28, ../sass/style.scss */
.CBlue {
    color: #0A0F91 !important;
}

/* line 32, ../sass/style.scss */
.CBlue3 {
    color: #00B3C5 !important;
}

.CDeepBlue{
    color: #0B0146 !important;
}
/* line 35, ../sass/style.scss */
.CRed {
    color: #CF1032;
}
.CWhite{
	color:#FFF;	
}

/* line 39, ../sass/style.scss */
.CPurple {
    color: #8A3A8E;
}

/* line 43, ../sass/style.scss */
.CGreen {
    color: #39B54A;
}

/* line 46, ../sass/style.scss */
.btn-site {
    font-size: 18px;
    color: white;
    background-color: #EE7202;
    border-radius: 0;
    min-width: 190px;
    padding: 15px 20px;
    text-align: left !important;
}

/* line 56, ../sass/style.scss */
.business .btn {
    background-color: #0A0F91;
}

/* line 60, ../sass/style.scss */
.btn-small {
    min-width: 140px;
    font-size: 13px;
    padding: 10px 20px;
}

/* line 66, ../sass/style.scss */
.btn-orange {
    background-color: #EE7202;
}

/* line 70, ../sass/style.scss */
.btn-blue {
    background-color: #0A0F91;
}
    /* line 72, ../sass/style.scss */
    .btn-blue:hover, .btn-blue.active {
        color: white;
    }

/* line 77, ../sass/style.scss */
.btn-outline {

}
    /* line 80, ../sass/style.scss */
    .btn-outline:hover {
        color: white;
    }

/* line 85, ../sass/style.scss */
.btn-outline2 {
    background-color: transparent;
    border: 1px solid #EE7202;
    color: #EE7202;
}
    /* line 89, ../sass/style.scss */
    .btn-outline2:hover {
        color: #EE7202;
    }

/* line 94, ../sass/style.scss */
.btn-outline2_business {
    background-color: transparent;
    border: 1px solid #8A3A8E;
    color: white;
}
    /* line 98, ../sass/style.scss */
    .btn-outline2_business:hover {
        color: white;
    }

/* line 105, ../sass/style.scss */
.btn-arrow:after {
    content: "\f105";
    font-family: FontAwesome;
    float: right;
}

/* line 113, ../sass/style.scss */
.btn-arrow-down:after {
    content: "\f107";
    font-family: FontAwesome;
    float: right;
}

/* line 120, ../sass/style.scss */
.btn-full {
    width: 100%;
}

/* line 124, ../sass/style.scss */
.inline {
    display: inline-block;
}

/* line 127, ../sass/style.scss */
.navbar {
    background-color: white;
    margin: 0;
    border: 0;
}
    /* line 131, ../sass/style.scss */
    .navbar .navbar-brand {
        background: url(../img/tm_logo.png) no-repeat;
        width: 125px;
        height: 40px;
        margin: 11px 20px;
    }

    .navbar .navbar-brand2 {
        background: url(../img/tm_logo2.png) no-repeat;
        width: 140px;
        height: 40px;
        margin: 11px 20px;
    }

/* line 140, ../sass/style.scss */
.navbar-default .navbar-toggle {
    border: 0;
}
    /* line 142, ../sass/style.scss */
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    /* line 145, ../sass/style.scss */
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #EE7202;
        height: 5px;
        width: 25px;
        border: 0;
    }
/* line 152, ../sass/style.scss */
.navbar-default .navbar-collapse {
    border-color: transparent;
}

@media all and (max-width: 767px) {
    /* line 152, ../sass/style.scss */
    .navbar-default .navbar-collapse {
        background-color: rgba(238, 114, 2, 0.9);
        margin-left: -15px;
        margin-right: -15px;
    }

    #navbar-stick .container button {
        width: 100%;
        border: 0;
    }

    #navbar-stick .container {
        padding-left: 0;
        padding-right: 0;
    }

        #navbar-stick .container .dropdown-menu {
            width: 100%;
        }
}
/* line 160, ../sass/style.scss */
.navbar-default .navbar-nav {
    text-align: center;
}

@media all and (max-width: 767px) {
    /* line 162, ../sass/style.scss */
    .navbar-default .navbar-nav li {
        text-align: center;
    }
}
/* line 167, ../sass/style.scss */
.navbar-default .navbar-nav li.active a {
    color: white;
}

@media all and (max-width: 767px) {
    /* line 167, ../sass/style.scss */
    .navbar-default .navbar-nav li.active a {
        background: none;
    }
}
/* line 173, ../sass/style.scss */
.navbar-default .navbar-nav li.active a:hover {
    background-color: transparent;
    color: white;
}


.mr-15{
	margin-right:15px;	
}
.mt-0{
	margin-top:0px;	
}
.mt-10{
	margin-top:10px;	
}
.mt-20{
	margin-top:20px;	
}
.mt-30{
	margin-top:30px;	
}
.mb-0{
	margin-bottom:0px;	
}
.mb-10{
	margin-bottom:10px;	
}
.mb-20{
	margin-bottom:20px;	
}
.mb-30{
	margin-bottom:30px;	
}

.pt-0{
	padding-top:0px;	
}
.pt-5{
	padding-top:5px;	
}
.pt-10{
	padding-top:10px;	
}
.pt-20{
	padding-top:20px;	
}
.pt-30{
	padding-top:30px;	
}
.pb-0{
	padding-bottom:0px;	
}
.pb-5{
	padding-bottom:5px;	
}
.pb-10{
	padding-bottom:10px;	
}
.pb-20{
	padding-bottom:20px;	
}
.pb-30{
	padding-bottom:30px;	
}


.gadget-protection{
	/*font-family:"interface";	*/
	font-size:15px;
}
.gadget-protection h2.title {
    font-size: 45px;
}
.gadget-protection a{
	color:#E03A00;	
}
.gadget-protection a.carousel-control{
	color:#FFF;	
}



.gadget-protection h3, .gadget-protection h4{
	font-family:"interface-bold";
}


.gadget-protection h2, .gadget-protection h3, .gadget-protection h4{
	color:#0B0146;	
}

.gadget-protection .regular{
	font-family:"interface";
	
}
.gadget-protection .greyBar{
background-color: #F1F2F2;	
}
.gadget-protection .blueBar{
background-color: #0B0146;	
}

.gadget-protection .orangeBar{
	/*background-color: #FD4207;	deep orange canceled*/
	background-color:#EE7202;
}


.gadget-protection .lightOrangeBar{
	background-color:#FEA621;	
	
}

.gadget-protection .lightOrangeBar_1{
	background-color:#00858F;	
	
}

.gadget-protection .lightOrangeBar_2{
	background-color:#F1F2F2;	
	
}

.gadget-protection .deepOrangeBar_2{
	background-color:#F1F2F2;	
	
}

.gadget-protection .deepOrangeBar_1{
	background-color:#EC7323;	
}
.gadget-protection .deepOrangeBar{
	background-color:#FE330A;	
}

.gadget-protection .chart {
	max-width: 920px;
	margin: 0 auto;
}
.gadget-protection .panel-heading {
    background-color: #F5F6F3 !important;
}
.gadget-protection #benefits.sectionContent , .gadget-protection #security.sectionContent {
    padding-bottom: 0!important;
}

.gadget-protection .benefits_item_wrap{
	border-bottom:6px solid #FFF;
}
.gadget-protection .benefits_item{
    border-left: 3px solid #FFF;
    border-right: 3px solid #FFF;
	padding-top:30px;	
	
}
.gadget-protection .benefits_item:last-child{
    border-left: 3px solid #FFF;
    border-right: none;
	padding-top:30px;	
	
}
.gadget-protection .benefits_item:first-child{
    border-left: none;
    border-right: 3px solid #FFF;
	padding-top:30px;	
}

.gadget-protection .not_a_cust_item{
	border-right:1px solid #5C5456;
	margin-top:10px;
	margin-bottom:10px;		
	
}
.gadget-protection .not_a_cust_item:last-child{
	border-right:none;
}
.gadget-protection .not_a_cust_item:first-child{
}



.gadget-protection .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0!important;
}
.gadget-protection .panel {
	background-color:#F5F6F3;
    margin-bottom: 20px;
    border:none;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.gadget-protection .panel-body{
	border-top:none!important;

}
.gadget-protection .pull-left{
	width:95%;
}
.gadget-protection .faq-title{
		max-width:95%;	
}
.gadget-protection #faq td{
	padding:7px;	
}
.gadget-protection #faq .faq_paging{
	padding:0 15px;
	font-weight:bold;
	cursor:pointer;
}
.gadget-protection #faq .faq_paging.active{
	color:#FE330A;
}
.gadget-protection #faq .faq_paging.paging_arrow{
	color:#FE330A;
	font-size:20px;
	text-decoration:none!important;
}









.securityandsurvelliance{
	/*font-family:"interface";	*/
	font-size:15px;
}
.securityandsurvelliance h2.title {
    font-size: 45px;
}
.securityandsurvelliance a{
	color:#E03A00;	
}
.securityandsurvelliance a.carousel-control{
	color:#FFF;	
}

.securityandsurvelliance h3, .securityandsurvelliance h4{
	font-family:"interface-bold";
}


.securityandsurvelliance h2, .securityandsurvelliance h3, .securityandsurvelliance h4{
	color:#0B0146;	
}

.securityandsurvelliance .regular{
	font-family:"interface";
	
}
.securityandsurvelliance .greyBar{
background-color: #F1F2F2;	
}
.securityandsurvelliance .blueBar{
background-color: #0B0146;	
}

.securityandsurvelliance .orangeBar{
	/*background-color: #FD4207;	deep orange canceled*/
	background-color:#EE7202;
}


.securityandsurvelliance .lightOrangeBar{
	background-color:#FEA621;	
	
}

.securityandsurvelliance .lightOrangeBar_1{
	background-color:#00858F;	
	
}

.securityandsurvelliance .lightOrangeBar_2{
	background-color:#F1F2F2;	
	
}

.securityandsurvelliance .deepOrangeBar_2{
	background-color:#F1F2F2;	
	
}

.securityandsurvelliance .deepOrangeBar_1{
	background-color:#EC7323;	
}
.securityandsurvelliance .deepOrangeBar{
	background-color:#FE330A;	
}

.securityandsurvelliance .chart {
	max-width: 920px;
	margin: 0 auto;
}
.securityandsurvelliance .panel-heading {
    background-color: #F5F6F3 !important;
}
.securityandsurvelliance #benefits.sectionContent , .securityandsurvelliance #security.sectionContent {
    padding-bottom: 0!important;
}

.securityandsurvelliance .benefits_item_wrap{
	border-bottom:6px solid #FFF;
}
.securityandsurvelliance .benefits_item{
    border-left: 3px solid #FFF;
    border-right: 3px solid #FFF;
	padding-top:30px;	
	
}
.securityandsurvelliance .benefits_item:last-child{
    border-left: 3px solid #FFF;
    border-right: none;
	padding-top:30px;	
	
}
.securityandsurvelliance .benefits_item:first-child{
    border-left: none;
    border-right: 3px solid #FFF;
	padding-top:30px;	
}

.securityandsurvelliance .not_a_cust_item{
	border-right:1px solid #5C5456;
	margin-top:10px;
	margin-bottom:10px;		
	
}
.securityandsurvelliance .not_a_cust_item:last-child{
	border-right:none;
}
.securityandsurvelliance .not_a_cust_item:first-child{
}



.securityandsurvelliance .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0!important;
}
.securityandsurvelliance .panel {
	background-color:#F5F6F3;
    margin-bottom: 20px;
    border:none;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.securityandsurvelliance .panel-body{
	border-top:none!important;

}
.securityandsurvelliance .pull-left{
	width:95%;
}
.securityandsurvelliance .faq-title{
		max-width:95%;	
}
.securityandsurvelliance #faq td{
	padding:7px;	
}
.securityandsurvelliance #faq .faq_paging{
	padding:0 15px;
	font-weight:bold;
	cursor:pointer;
}
.securityandsurvelliance #faq .faq_paging.active{
	color:#FE330A;
}
.securityandsurvelliance #faq .faq_paging.paging_arrow{
	color:#FE330A;
	font-size:20px;
	text-decoration:none!important;
}


#faq .accordionPack .panel-heading {
    font-size: 20px;
    font-weight: lighter;
    color: #5C5456;
    background-color: #F5F6F3;
    padding: 15px;
    border-radius: 0;
    border: 0;
    border-color: transparent;
    /*height: 50px;*/
    margin-bottom: 2px;
    margin-top: 2px;
    border-top: 5px solid #fff;
}
.gadget-protection .faq-numbering{
	margin-right:15px;
	float:left;
	width: 17px;
}
.gadget-protection .faq-title{
	float:left;
}

.gadget-protection .panel-heading.collapsed .pull-left{
    color: #5C5456!important;
}

.gadget-protection .pull-left{
    color: #FE330A;
}

.gadget-protection .channels_list_img {
	margin-left:33px;	
}



.securityandsurvelliance .faq-numbering{
	margin-right:15px;
	float:left;
	width: 17px;
}
.securityandsurvelliance .faq-title{
	float:left;
}

.securityandsurvelliance .panel-heading.collapsed .pull-left{
    color: #5C5456!important;
}

.securityandsurvelliance .pull-left{
    color: #FE330A;
}

.securityandsurvelliance .channels_list_img {
	margin-left:33px;	
}


#unbeatable_value .coverageSection .row {
    background-color: #F1F2F2;
}
#unbeatable_value .coverageSection h4 {
    font-weight: bold;
    color: #0B0146;
    text-align: center;
}

@media all and (max-width: 767px) {
    /* line 173, ../sass/style.scss */
    .navbar-default .navbar-nav li.active a:hover {
        background: none;
        color: #EE7202;
    }
}
/* line 184, ../sass/style.scss */
.navbar-default .navbar-nav li:last-child {
  /*  margin-left: -17px;*/
}


@media all and (max-width: 767px) {
    /* line 187, ../sass/style.scss */
    .navbar-default .navbar-nav li a {
        font-size: 28px;
        font-weight: lighter;
        width: 100%;
        height: auto;
        color: white;
        border-bottom: 1px solid white;
        padding-left: 15px;
        padding-right: 15px;
    }

    .navbar-default .navbar-nav li:last-child {
        margin-left: 0;
    }
}
/* line 203, ../sass/style.scss */
.navbar-default .navbar-nav li a:hover {

}

@media all and (max-width: 767px) {
    /* line 203, ../sass/style.scss */
    .navbar-default .navbar-nav li a:hover {
        background: none;
        color: #6D6E71;
    }
}
/* line 215, ../sass/style.scss */
.navbar-default .navbar-nav.navbar-right {
    margin-top: 20px;
}

@media all and (max-width: 767px) {
    /* line 217, ../sass/style.scss */
    .navbar-default .navbar-nav.navbar-right li {
        /*display: inline-block;*/
        text-align: center;
    }
}
/* line 222, ../sass/style.scss */
.navbar-default .navbar-nav.navbar-right li a {
    color: #EE7202;
    font-size: 13px;
    height: 31px;
    width: 105px;
}

    .navbar-default .navbar-nav.navbar-right li a.last {
        color: #EE7202;
        font-size: 13px;
        height: 31px;
        width: 70px;
        margin-right: 15px;
    }

@media all and (max-width: 767px) {
    .navbar-default .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

        .navbar-default .navbar-nav.navbar-right {
            margin-top: 0;
        }

            /* line 222, ../sass/style.scss */
            .navbar-default .navbar-nav.navbar-right li a {
                display: block;
                color: white;
                font-size: 28px;
                /*border: 0;*/
                width: auto;
                height: auto;
            }

                .navbar-default .navbar-nav.navbar-right li a.last {
                    color: white;
                    font-size: 28px;
                    height: auto;
                    width: auto;
                    margin-right: 0;
                }
}
/* line 230, ../sass/style.scss */
.navbar-default .navbar-nav.navbar-right li a:hover {
    background: none;
}
/* line 234, ../sass/style.scss */
.navbar-default .navbar-nav.navbar-right li.nav_divider {
    background: url(../img/nav_divider.png) no-repeat;
    background-position: top right;
}

@media all and (max-width: 767px) {
    /* line 234, ../sass/style.scss */
    .navbar-default .navbar-nav.navbar-right li.nav_divider {
        background: url(../img/nav_divider2.png) no-repeat;
    }
}

@media all and (max-width: 767px) {
    /* line 241, ../sass/style.scss */
    .navbar-default .navbar-nav.navbar-right li.btn-last {
        /*display: none;*/
    }
}
/* line 245, ../sass/style.scss */
.navbar-default .navbar-nav.navbar-right li.btn-last a {
    background: url(../img/nav_btn_orange.png) no-repeat;
    width: 71px;
    height: 31px;
    padding: 0;
    color: white;
}

/* line 258, ../sass/style.scss */
#breadcrumb {
    background-color: #D1D3D4;
}

@media all and (max-width: 767px) {
    /* line 258, ../sass/style.scss */
    #breadcrumb {
        display: none;
    }

    .navbar-default .navbar-nav.navbar-right li.btn-last a {
        background: none;
        width: auto;
        height: auto;
        padding: 10px 0;
        color: white;
    }
}
/* line 263, ../sass/style.scss */
#breadcrumb .breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: lighter;
    padding: 8px 25px;
}
    /* line 269, ../sass/style.scss */
    #breadcrumb .breadcrumb li + li:before {

        color: #6D6E71;
        content: "\f105";
        font-family: FontAwesome;
    }
    /* line 274, ../sass/style.scss */
    #breadcrumb .breadcrumb a {
        color: #6D6E71;
    }

.col-sm-offset-2 {
    margin-left: 27.667%;
}

/*
==============================
HOMEPAGE
==============================
*/

html#unifi-homepage,
html#unifi-homepage body{
    height:100%;
    background: #f1f2f2;
}

.homepage {
    height: calc(100% - 66px);
    z-index: 9999;
    background: #f1f2f2;
}
.homepage .homepage-content,
.homepage .homepage-content .carousel,
.homepage .homepage-content .carousel-inner,
.homepage .homepage-content .carousel .item{height: 100%}

.homepage .homepage-content .carousel .item1{
    background: url('../img/background-1.jpg') no-repeat;
}
.homepage .homepage-content .carousel .item2{
    background: url('../img/background-2.jpg') no-repeat;   
}
.homepage .homepage-content .carousel .item1,
.homepage .homepage-content .carousel .item2 {
    background-position: left 50%;
    background-size: contain;
}
#unifi-homepage .homepage .carousel-indicators li {
    width: 17px;
    height: 17px;
}
#unifi-homepage .homepage .item-text {
    text-align: left;
    position: absolute;
    left: 3%;
    bottom: 38%;
}
#unifi-homepage .homepage .item-text sup{
    font-size: 40%;
    top: -1.2em;
} 
#unifi-homepage .btn-carousel{
    margin-top: 2em;
    margin-bottom: 2em;
}
#unifi-homepage .btn-carousel a {
    padding: 1em 1em 1em 2em;
    line-height: 1em;
    width: auto;
    background: #E85D24;
    color: #fff;
    text-decoration: none;
}
#unifi-homepage .btn-carousel.bgBlue a {
    background: #2a3383;
}
#unifi-homepage .btn-carousel a:after {
    content: "\f054";
    font-family: 'FontAwesome';
    padding: 0px 1em 0px 1em;
}

#unifi-homepage .homepage h1{
    font-family: solitas_normal_medium;
    font-size: 4vw;
    margin: 0;
    font-weight: bold;
}

#unifi-homepage .homepage h4{
    font-size: 2vw;
    margin: 0.2em 0 1em;
    font-weight: bold;
}

@media (max-width:768px) {
    #unifi-homepage .homepage .item-text {
        text-align: center;
        top: 13 %;
        left: 0px;
        right: 0px;

    }
    #unifi-homepage .homepage h1{font-size: 1.6em;}
    #unifi-homepage .homepage h4{font-size: 0.8em;}
    #unifi-homepage .btn-carousel a {font-size: 10px;}

    .homepage .homepage-content .carousel .item1 {background: url('../img/background-1-xs.jpg') no-repeat;}
    .homepage .homepage-content .carousel .item2 {background: url('../img/background-2-xs.jpg') no-repeat;}

    .homepage .homepage-content .carousel .item1,
    .homepage .homepage-content .carousel .item2 {
        background-size: contain;
        background-position: center 100%;
    }
    #unifi-homepage .homepage .unifi-logo {
        position: absolute;
        top: 1em;
        right: 1em;
    }
}

/* line 287, ../sass/style.scss */
.homepage.homepage2 {

}
/* line 292, ../sass/style.scss */
.homepage .unifi_logo {
    /*float: right;
        margin-top: 30px;*/
    position: absolute;
    right: 15px;
    top: 30px;
}
/* line 296, ../sass/style.scss */
.homepage section {

}
/* line 299, ../sass/style.scss */
.homepage h1 {
    font-size: 60px;
    margin-top: 200px;
    font-weight: bold;
}
/* line 304, ../sass/style.scss */
.homepage ul {
    margin-top: 30px;
}
    /* line 306, ../sass/style.scss */
    .homepage ul li {
        display: inline-block;
        list-style: none;
        margin: 0 7px;
    }

/* line 316, ../sass/style.scss */
.carousel .carousel-control.left, .carousel .carousel-control.right {
    background: none;
}
/* line 322, ../sass/style.scss */
.carousel .carousel-inner .item img {
    width: 100%;
}
/* line 328, ../sass/style.scss */
.carousel .carousel-indicators {
    bottom: 0;
}
    /* line 330, ../sass/style.scss */
    .carousel .carousel-indicators li {
        /*background-color: white;*/
        width: 12px;
        height: 12px;
        margin: 3px;
    }
        /* line 335, ../sass/style.scss */
        .carousel .carousel-indicators li.active,
        .carousel .carousel-indicators li {
            /*background-color: #EE7202;*/
            border: 2px solid white;
            width: 12px;
            height: 12px;
            border-radius: 5px !important;
        }

/* line 345, ../sass/style.scss */
#navbar-stick {
    background-color: white;
    border-bottom: 5px solid #EE7202;
}

    #navbar-stick .dropdown-menu {
        border: 0;
        margin: 0;
        padding: 0;
    }

@media all and (max-width: 767px) {
    /* line 348, ../sass/style.scss */
    #navbar-stick .nav-tabs {
        display: none;
    }

    #navbar-stick {
        border-bottom: 0;
    }
}
/* line 353, ../sass/style.scss */
#navbar-stick .btn-group {
    display: none;
}

@media all and (max-width: 767px) {
    /* line 353, ../sass/style.scss */
    #navbar-stick .btn-group {
        display: block;
    }
}
/* line 361, ../sass/style.scss */
#navbar-stick ul li a {
    color: #6D6E71;
    font-size: 16px;
    font-weight: lighter;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 0;
    border: 0;
    border-right: 1px solid #939598;
}

@media (max-width: 1000px){
    #navbar-stick ul li a {
        font-size: 12px;
    }
}

#navbar-stick .glyphicon-menu-down {
    font-size: 10px;
}

@media all and (max-width: 767px) {
    /* line 361, ../sass/style.scss */
    #navbar-stick ul li a {
        border-right: 0;
        padding: 15px 20px;
        font-size: 18px;
    }
}
/* line 373, ../sass/style.scss */
#navbar-stick ul li a:hover {
    background-color: #EE7202;
    color: white;
}
/* line 379, ../sass/style.scss */
#navbar-stick ul li.active a {
    background-color: #EE7202;
    color: white;
}
/* line 385, ../sass/style.scss */
#navbar-stick ul li.last a {
    color: #CF1032;
    font-weight: bold;
    border-right: 0;
}
    /* line 389, ../sass/style.scss */
    #navbar-stick ul li.last a:hover {
        color: white;
    }

/* line 398, ../sass/style.scss */
h2.title {
    color: #CF1032;
    font-weight: lighter;
    font-size: 48px;
}

#searchbtn:hover {background:none;}

/* line 405, ../sass/style.scss */
.business h2.title {
    color: #00B3C5;
}

/* line 410, ../sass/style.scss */
h4.sub {
    font-weight: lighter;
    font-size: 24px;
}

/* line 414, ../sass/style.scss */
p {
    font-size: 16px;
}

/* line 418, ../sass/style.scss */
sup {
    font-size: 16px;
}

/* line 422, ../sass/style.scss */
.sectionHeader {
    background: white;
    padding-top: 55px;
}

/* line 427, ../sass/style.scss */
.sectionContent {
    border-top: #EE7202 5px solid;
    padding-bottom: 55px;
}

/* line 432, ../sass/style.scss */
.business .sectionContent {
    border-top: #0A0F91 5px solid;
}




#tab30mbps, #tab50mbps {
}

#results30mbUNIFIProgress, #results30mbYOURSProgress,
#results50mbYOURSProgress, #results50mbUNIFIProgress {
    width: 80%;
    float: left;
    height: 20px;
    margin: 5px 0;
}

#results30mbUNIFI, #results30mbYOURS,
#results50mbUNIFI, #results50mbYOURS {
    width: 20%;
    float: right;
    margin: 5px 0;
}

@media all and (max-width: 991px) {
    #tab30mbps h3, #tab50mbps h3,
    #tab30mbps p, #tab50mbps p,
    #tab30mbps ul, #tab50mbps ul {
        padding-left: 0;
        text-align: center;
    }

    #tab30mbps .results, #tab50mbps .results {
        max-width: 480px;
        margin: 0 auto;
    }
}

@media all and (max-width: 480px) {
    #tab30mbps .btn, #tab50mbps .btn {
        min-width: 110px;
    }

    #tab30mbps .results, #tab50mbps .results {
        max-width: 320px;
        margin: 0 auto;
    }

    #results30mbUNIFIProgress, #results50mbUNIFIProgress,
    #results30mbYOURSProgress, #results50mbYOURSProgress,
    #results30mbUNIFI, #results30mbYOURS,
    #results50mbUNIFI, #results50mbYOURS {
        width: 100%;
    }

    #results30mbUNIFI, #results30mbYOURS,
    #results50mbUNIFI, #results50mbYOURS {
        padding-top: 0px;
        text-align: right !important;
    }
}

@media (max-width: 320px) {
    #tab30mbps .btn, #tab50mbps .btn {
        min-width: 100px;
    }
}

/* line 436, ../sass/style.scss */
#unlimited_experiences {
    border-top: 0;
    z-index: 10;
}
    /* line 438, ../sass/style.scss */
    #unlimited_experiences .container {
        max-width: 950px;
    }

    #unlimited_experiences.sectionContent {
        padding-bottom: 0;
    }
    /* line 441, ../sass/style.scss */
    #unlimited_experiences .layer {
        padding-top: 30px;
        position: absolute;
        z-index: 5;
        background-color: white;
        width: 100%;
        display: none;
    }
        /* line 449, ../sass/style.scss */
        #unlimited_experiences .layer .col3 h4 {
            color: #EE7202;
        }
        /* line 452, ../sass/style.scss */
        #unlimited_experiences .layer .col3 .col3box {
            margin-top: 20px;
        }
            /* line 454, ../sass/style.scss */
            #unlimited_experiences .layer .col3 .col3box:nth-child(2) {
                border-left: 1px solid #6D6E71;
                border-right: 1px solid #6D6E71;
            }
        /* line 461, ../sass/style.scss */
        #unlimited_experiences .layer .scrolldown .fa {
            color: #EE7202;
            font-size: 50px;
        }
        /* line 465, ../sass/style.scss */
        #unlimited_experiences .layer .scrolldown p {
            font-size: 12px;
        }
    /* line 470, ../sass/style.scss */
    #unlimited_experiences .nav-tabs {
        border-bottom: 0;
        margin: 0 auto;
        max-width: 510px;
    }
        /* line 474, ../sass/style.scss */
        #unlimited_experiences .nav-tabs li {
            margin-bottom: 0;
            width: 50%;
        }
            /* line 478, ../sass/style.scss */
            #unlimited_experiences .nav-tabs li:first-child a {
                border-right: 1px solid #0a0f91;
            }
            /* line 482, ../sass/style.scss */
            #unlimited_experiences .nav-tabs li a {
                color: #939598;
                border: 0;
                padding: 0 0 20px 0;
                margin-bottom: 14px;
            }

@media all and (max-width: 767px) {
    /* line 482, ../sass/style.scss */
    #unlimited_experiences .nav-tabs li a {
        margin-bottom: 0;
    }
}
/* line 490, ../sass/style.scss */
#unlimited_experiences .nav-tabs li a:hover {
    background-color: transparent;
}
/* line 493, ../sass/style.scss */
#unlimited_experiences .nav-tabs li a div {
    font-size: 120px;
    line-height: 1;
    font-weight: bold;
}

@media all and (max-width: 767px) {
    /* line 493, ../sass/style.scss */
    #unlimited_experiences .nav-tabs li a div {
        font-size: 80px;
    }
}
/* line 501, ../sass/style.scss */
#unlimited_experiences .nav-tabs li a span {
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
}
/* line 508, ../sass/style.scss */
#unlimited_experiences .nav-tabs li.active a {
    background-color: transparent;
    color: #EE7202;
}
    /* line 511, ../sass/style.scss */
    #unlimited_experiences .nav-tabs li.active a:before {
        content: "";
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 30px 30px 30px;
        border-color: transparent transparent #F1F2F2 transparent;
        display: block;
        position: absolute;
        bottom: 0px;
        left: 38%;
        top: 100%;
    }

@media all and (max-width: 767px) {
    /* line 511, ../sass/style.scss */
    #unlimited_experiences .nav-tabs li.active a:before {
        border-width: 0 20px 20px 20px;
        left: 40%;
    }
}
/* line 532, ../sass/style.scss */
#unlimited_experiences .tab-content {
    background-color: #F1F2F2;
    margin-top: 15px;
    min-height: 100px;
}
    /* line 536, ../sass/style.scss */
    #unlimited_experiences .tab-content .tab-pane {
        padding-top: 55px;
        padding-bottom: 55px;
    }
        /* line 540, ../sass/style.scss */
        #unlimited_experiences .tab-content .tab-pane ul li {
            list-style: none;
            display: inline-block;
        }
/* line 548, ../sass/style.scss */
#unlimited_experiences .comparision {
    padding-left: 0;
}

    #unlimited_experiences .comparision .vs {
        font-size: 24px;
        color: #EE7202;
        padding-left: 20px;
        padding-right: 20px;
    }
    /* line 555, ../sass/style.scss */
    #unlimited_experiences .comparision .dropdown-menu li {
        width: 100%;
    }

/* line 562, ../sass/style.scss */
.panel-heading .accordion-toggle:after {
    content: "x";
    color: white;
    font-size: 30px;
}

/* line 567, ../sass/style.scss */
.panel-heading .accordion-toggle.collapsed:after {
    content: "+";
}

#unmatched_choices.sectionContent {
    padding-bottom: 0;
}
/* line 572, ../sass/style.scss */
#unmatched_choices .tab-pane {
    padding-top: 35px;
    padding-bottom: 35px;
}
/* line 576, ../sass/style.scss */
#unmatched_choices .unmatched_choices_hypptv {
    margin: 0 auto;
}
    /* line 578, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_hypptv .container {
        max-width: 950px;
        width: auto;
    }
    /* line 581, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_hypptv p {
        line-height: 63px;
    }

@media all and (max-width: 767px) {
    /* line 581, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_hypptv p {
        line-height: 1;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

    #unmatched_choices .unmatched_choices_hypptv .container {
        width: auto;
    }
}
/* line 591, ../sass/style.scss */
#unmatched_choices .unmatched_choices_tab {
    background-color: white;
}

@media all and (max-width: 480px) {
    /* line 593, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_tab .container {
        padding: 0;
    }
}
/* line 598, ../sass/style.scss */
#unmatched_choices .unmatched_choices_tab .nav-tabs {
    border-bottom: 0;
    width: 740px;
    margin: 0 auto;
}

.personal #unmatched_choices .unmatched_choices_tab .nav-tabs{
    padding-left: 80px;
}

@media all and (max-width: 480px) {
    /* line 598, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_tab .nav-tabs {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
}
/* line 607, ../sass/style.scss */
#unmatched_choices .unmatched_choices_tab .nav-tabs sup {
    font-size: 10px;
}



/* line 610, ../sass/style.scss */
#unmatched_choices .unmatched_choices_tab .nav-tabs li {
    text-align: center;
    margin-bottom: 0;
}
    /* line 614, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_tab .nav-tabs li.active a {
        background-color: transparent;
        border: 0;
        border-bottom: 5px solid #EE7202;
    }
    /* line 620, ../sass/style.scss */
    #unmatched_choices .unmatched_choices_tab .nav-tabs li a {
        color: #EE7202;
        border-bottom: 0;
        margin: 0 30px;
        padding: 15px 0;
        border: 0;
    }
        /* line 626, ../sass/style.scss */
        #unmatched_choices .unmatched_choices_tab .nav-tabs li a:hover {
            background-color: transparent;
            border: 0;
            border-bottom: 5px solid #EE7202;
        }
/* line 634, ../sass/style.scss */
#unmatched_choices .unmatched_choices_tab .panel {
    border: 0;
    border-radius: 0;
    border-color: transparent;
}
/* line 639, ../sass/style.scss */
#unmatched_choices .unmatched_choices_tab .tab-content {
    background-color: #F1F2F2;
}
/* line 643, ../sass/style.scss */
#unmatched_choices .free_channels {
    background: white;
    font-weight: lighter;
    padding-top: 30px;
    padding-bottom: 30px;
}
    /* line 648, ../sass/style.scss */
    #unmatched_choices .free_channels h3 {
        font-weight: lighter;
    }

    #unmatched_choices .free_channels ul {
        padding-left: 25px;
    }

@media all and (max-width: 480px) {
    /* line 648, ../sass/style.scss */
    #unmatched_choices .free_channels h3 {
        padding: 0;
    }
}
/* line 655, ../sass/style.scss */
#unmatched_choices .channels_list {
    margin-top: 25px;
    float: left;
}

@media all and (max-width: 767px) {
    /* line 655, ../sass/style.scss */
    #unmatched_choices .channels_list {
        width: 100%;
        /*height: 240px;*/
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
}
/* line 666, ../sass/style.scss */
#unmatched_choices .channels_list ul li {
    list-style-type: disc;
    font-size: 16px;
}
/* line 673, ../sass/style.scss */
#unmatched_choices .accordionPack .panel-heading {
    font-size: 20px;
    font-weight: lighter;
    color: white;
    background-color: #EE7202;
    padding: 15px;
    border-radius: 0;
    border: 0;
    border-color: transparent;
    height: 50px;
    margin-bottom: 2px;
    margin-top: 2px;
}

@media all and (max-width: 480px) {
    /* line 673, ../sass/style.scss */
    #unmatched_choices .accordionPack .panel-heading {
        height: auto;
        /*float: left;*/
        width: 100%;
    }
}
/* line 688, ../sass/style.scss */
#unmatched_choices .accordionPack .panel-heading .panel-title {
    font-size: 20px;
    font-weight: lighter;
}
/* line 693, ../sass/style.scss */
#unmatched_choices .accordionPack .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0;
    border-top: 0;
    background-color: #F1F2F2;
    padding: 2px 0;
}

@media all and (max-width: 768px) {
    #unmatched_choices .accordionPack .panel-heading .panel-title , .gadget-protection .accordionPack .panel-heading .panel-title,  .gadget-protection .accordionPack .panel-collapse, .gadget-protection .accordionPack .panel-collapse p {
        font-size: 14px;
        font-weight: lighter;
    }
	
	.gadget-protection .faq-title{
		max-width:80%;	
	}
	
	.gadget-protection .benefits_item{
		border-left: none!important;
		border-right: none!important;
		border-top: 6px solid #FFF;
		padding-top:30px;	
	}
	
	.gadget-protection .benefits_item:first-child{
		border-top: none!important;
	}
	
	#unmatched_choices .accordionPack .panel-heading .panel-title , .securityandsurvelliance .accordionPack .panel-heading .panel-title,  .securityandsurvelliance .accordionPack .panel-collapse, .securityandsurvelliance .accordionPack .panel-collapse p {
        font-size: 14px;
        font-weight: lighter;
    }
	
	.securityandsurvelliance .faq-title{
		max-width:80%;	
	}
	
	.securityandsurvelliance .benefits_item{
		border-left: none!important;
		border-right: none!important;
		border-top: 6px solid #FFF;
		padding-top:30px;	
	}
	
	.securityandsurvelliance .benefits_item:first-child{
		border-top: none!important;
	}
	
}


@media all and (max-width: 480px) {
    /* line 698, ../sass/style.scss */
    #unmatched_choices .accordionPack .panel-body {
        padding: 0;
    }

    #unmatched_choices .accordionPack .panel-heading .panel-title {
        font-size: 12px;
        font-weight: lighter;
    }
}
/* line 703, ../sass/style.scss */
#unmatched_choices .accordionPack .whiteBar {
    background-color: white;
    color: #EE7202;
    font-size: 20px;
    font-weight: lighter;
    margin: 5px 2px;
    padding: 5px 15px;
}
/* line 712, ../sass/style.scss */
#unmatched_choices .accordionPack .channels_list_img ul {
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom: 0;
}
    /* line 717, ../sass/style.scss */
    #unmatched_choices .accordionPack .channels_list_img ul li {
        list-style: none;
        margin: 2px;
        float: left;
    }

        #unmatched_choices .accordionPack .channels_list_img ul li img {
            width: 149px;
            height: 149px;
            cursor: pointer;
        }

#priceOverlay {
    width: 149px;
    height: 149px;
    position: absolute;
    display: none;
    background-color: #0a0f91;
    padding: 55px 0;
    text-align: center;
    z-index: 99999999;
    cursor: pointer;
    color: white;
    font-size: 30px;
}

#unmatched_choices .accordionPack .channels_list_img .panel-body {
    padding: 15px 0;
}

@media all and (max-width: 480px) {
    #unmatched_choices .accordionPack .channels_list_img ul {
        text-align: center;
        white-space: normal;
    }
        /* line 717, ../sass/style.scss */
        #unmatched_choices .accordionPack .channels_list_img ul li {
            display: inline-block;
            float: none;
        }
}
/* line 730, ../sass/style.scss */
#unmatched_choices .accordionPack #headingAneka {
    background-color: #39B54A;
}
/* line 733, ../sass/style.scss */
#unmatched_choices .accordionPack #headingVarnam {
    background-color: #8A3A8E;
}
/* line 736, ../sass/style.scss */
#unmatched_choices .accordionPack #headingRuby {
    background-color: #CF1032;
}
/* line 739, ../sass/style.scss */
#unmatched_choices .accordionPack #headingSports {
    background-color: #00A9C1;
}
/* line 744, ../sass/style.scss */
#unmatched_choices .know_more a {
    margin-top: 30px;
}

/* line 752, ../sass/style.scss */
#unbeatable_value {
    background-color: white;
}
    /* line 754, ../sass/style.scss */
    #unbeatable_value .chart {
        max-width: 920px;
        margin: 0 auto;
    }
    /* line 758, ../sass/style.scss */
    #unbeatable_value .top {
        color: white;
        text-align: center;
        min-height: 100px;
        margin-bottom: -6px;
    }

@media all and (max-width: 480px) {
    /* line 758, ../sass/style.scss */
    #unbeatable_value .top {
        height: auto;
    }
}
/* line 765, ../sass/style.scss */
#unbeatable_value .top .row {
    background-color: #EE7202;
}
/* line 768, ../sass/style.scss */
#unbeatable_value .top sup {
    font-size: 20px;
}
/* line 772, ../sass/style.scss */
#unbeatable_value .greyBar {
    color: #EE7202;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
    /* line 777, ../sass/style.scss */
    #unbeatable_value .greyBar .row {
        background-color: #D1D3D4;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    /* line 782, ../sass/style.scss */
    #unbeatable_value .greyBar h3 {
        margin-top: 0;
        margin-bottom: 0;
    }
/* line 787, ../sass/style.scss */
#unbeatable_value .greyPack {
    font-size: 24px;
    text-align: center;
}
/* line 790, ../sass/style.scss */
/*#unbeatable_value .greyPack .greyPackBox {*/
#unbeatable_value .greyPackBox {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    top: 30% \9;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #F1F2F2;
    width: calc((100% - 5px) / 2);
    margin-right: 5px;
}

#unbeatable_value .greyPackBox_1 {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    top: 30% \9;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #F1F2F2;
    width: 49.5%;
    margin-right: 9px;
}

    #unbeatable_value .greyPackBox:last-of-type {
        margin-right: 0px;
    }
	
	#unbeatable_value .greyPackBox_1:last-of-type {
        margin-right: 0px;
    }

@media all and (max-width: 991px) {
    #unbeatable_value .greyPackBox {
        width: calc((100% - 5px) / 2);;
    }
}

@media all and (max-width: 768px) {
    /* line 790, ../sass/style.scss */
    #unbeatable_value .greyPack .greyPackBox {
        width: 100%;
    }
	
	#unbeatable_value .greyPack .greyPackBox_1 {
        width: 100%;
    }
}
/* line 798, ../sass/style.scss */
#unbeatable_value .greyPack .greyPackBox:nth-child(2) {
    /*margin-left: 2%;
    margin-right: 2%;*/
}

@media all and (max-width: 480px) {
    /* line 798, ../sass/style.scss */
    #unbeatable_value .greyPack .greyPackBox:nth-child(2) {
        margin-left: 0;
        margin-right: 0;
    }
}
/* line 808, ../sass/style.scss */
#unbeatable_value .orangeBar {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

@media all and (max-width: 480px) {
    /* line 808, ../sass/style.scss */
    #unbeatable_value .orangeBar {
        text-align: left;
    }
}
/* line 817, ../sass/style.scss */
#unbeatable_value .orangeBar .row {
    background-color: #EE7202;
    padding-top: 12px;
    padding-bottom: 12px;
}
/* line 822, ../sass/style.scss */
#unbeatable_value .orangeBar a {
    color: white;
}
    /* line 824, ../sass/style.scss */
    #unbeatable_value .orangeBar a:hover {
        text-decoration: none;
    }
/* line 829, ../sass/style.scss */
#unbeatable_value .packPrice {
    color: white;
}
    /* line 831, ../sass/style.scss */
    #unbeatable_value .packPrice .packPriceBox {
        /*padding-top: 25px;*/
        font-size: 16px;
        width: calc((100% - 5px) / 2);
        margin-right: 5px;
    }

#unbeatable_value .packPrice .packPriceBox_1 {
        /*padding-top: 25px;*/
        font-size: 16px;
        width: calc((100% - 5px) / 2);
        margin-right: 9px;
		font-size:40px;
    }
	
	#unbeatable_value .packPrice .packPriceBox_3 {
        /*padding-top: 25px;*/
        font-size: 16px;
        width: 50%;
        margin-right: 0px;
		font-size:40px;
    }
	
	#unbeatable_value .packPrice .packPriceBox_2 {
        /*padding-top: 25px;*/
        font-size: 16px;
		font-size:40px;
		width:99.5%;
    }

        #unbeatable_value .packPrice .packPriceBox > .row:first-child {
            padding-top: 15px;
            padding-bottom: 15px;
        }

        #unbeatable_value .packPrice .packPriceBox:last-of-type {
            margin-right: 0;
        }
		
		#unbeatable_value .packPrice .packPriceBox_1:last-of-type {
            margin-right: 0;
        }

@media all and (max-width: 991px) {
    #unbeatable_value .packPrice .packPriceBox {
        width: calc((100% - 5px) / 2);
    }
	
	#unbeatable_value .packPrice .packPriceBox_1 {
        width: 100%;
    }
	#unbeatable_value .packPrice .packPriceBox_2 {
        width: 100%;
    }
}

@media all and (max-width: 768px) {
    /* line 831, ../sass/style.scss */
    #unbeatable_value .packPrice .packPriceBox {
        width: 100%;
    }
}
/* line 838, ../sass/style.scss */
#unbeatable_value .packPrice .packPriceBox span {
    font-size: 40px;
    line-height: 1.2;
}
/* line 841, ../sass/style.scss */
#unbeatable_value .packPrice .packPriceBox sup, #unbeatable_value .packPrice .packPriceBox sub {
    /*font-size: 18px;*/
}
/* line 844, ../sass/style.scss */
#unbeatable_value .packPrice .packPriceBox sup {
    top: -1em;
}
/* line 847, ../sass/style.scss */
#unbeatable_value .packPrice .packPriceBox .packPriceBoxLeft {
    border-right: 1px solid white;
}

@media all and (max-width: 991px) {
    #unbeatable_value .packPrice .packPriceBox .packPriceBoxLeft {
        padding: 0 7px;
    }
}
/* line 851, ../sass/style.scss */
#unbeatable_value .packPrice .packPrice1 {
    background-color: #39B54A;
}
/* line 854, ../sass/style.scss */
#unbeatable_value .packPrice .packPrice2 {
    background-color: #CF1032;
    /*margin-left: 2%;
    margin-right: 2%;*/
}

@media all and (max-width: 480px) {
    /* line 854, ../sass/style.scss */
    #unbeatable_value .packPrice .packPrice2 {
        margin-left: 0;
        margin-right: 0;
    }
}
/* line 863, ../sass/style.scss */
#unbeatable_value .packPrice .packPrice3 {
    background-color: #0A0F91;
}
/* line 866, ../sass/style.scss */
#unbeatable_value .packPrice .packPriceBoxPrice {
    color: #6D6E71;
    background-color: #F1F2F2;
    padding-top: 19px;
    padding-bottom: 19px;
    text-align: center;
}
/* line 875, ../sass/style.scss */
#unbeatable_value .freeSection .row {
    background-color: #F1F2F2;
}
@media (max-width: 992px){
    #complimentary .row .complimentary-cols:first-child{
        margin-bottom: 5px;
    }
}
@media (min-width: 992px){
    #complimentary .row .complimentary-cols:first-child{
        border-right: 5px solid #fff;
    }
}
#complimentary .row .complimentary-cols{
    background-color: #F1F2F2;
    padding: 30px 10px;
    text-align: center;
    vertical-align: middle;
}
#complimentary .row .complimentary-cols span{
    margin: auto 1em;
}
/* line 878, ../sass/style.scss */
#unbeatable_value .freeSection h4 {
    font-weight: bold;
    color: #EE7202;
    text-align: center;
}
/* line 883, ../sass/style.scss */
#unbeatable_value .freeSection .freeSectionBox {
    text-align: center;
}

@media all and (max-width: 480px) {
    /* line 883, ../sass/style.scss */
    #unbeatable_value .freeSection .freeSectionBox {
        min-height: 170px;
    }
}
/* line 888, ../sass/style.scss */
#unbeatable_value .freeSection .freeSectionBox img {
    margin-bottom: 15px;
}

@media all and (max-width: 480px) {
    /* line 891, ../sass/style.scss */
    #unbeatable_value .freeSection .freeSectionBox p {
        font-size: 13px;
    }
}
/* line 898, ../sass/style.scss */
#unbeatable_value .voice_calls {
    color: #EE7202;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
    /* line 903, ../sass/style.scss */
    #unbeatable_value .voice_calls .row {
        background-color: #F1F2F2;
    }

        #unbeatable_value .voice_calls .row > div {
            border-left: 2.5px solid white;
            padding-top: 15px;
            padding-bottom: 15px;
            
        }
        #unbeatable_value .voice_calls .row h4 {
            margin-bottom: 1em;
        }
        #unbeatable_value .voice_calls .row p {
            color: initial;
        }


            #unbeatable_value .voice_calls .row > div:first-child {
                border-left: 0;
                border-right: 2.5px solid white;
            }
    /* line 908, ../sass/style.scss */
    #unbeatable_value .voice_calls h4 {
        font-weight: bold;
        margin-bottom: 0;
    }

@media all and (max-width: 480px) {
    /* line 913, ../sass/style.scss */
    #unbeatable_value .addOnsSection {
        overflow-y: scroll;
        overflow-x: hidden;
    }
}
/* line 918, ../sass/style.scss */
#unbeatable_value .addOnsSection .addOnsBox {
    background-color: #F1F2F2;
    min-height: 300px;
    position: relative;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 32.98%;
}

    #unbeatable_value .addOnsSection .addOnsBox.third {
        margin-right: 0;
    }

@media all and (max-width: 991px) {
    #unbeatable_value .addOnsSection .addOnsBox {
        width: 49.66%;
    }

        #unbeatable_value .addOnsSection .addOnsBox.third {
            margin-right: 5px;
        }

        #unbeatable_value .addOnsSection .addOnsBox.second {
            margin-right: 0;
        }
}

@media all and (max-width: 650px) {
    /* line 918, ../sass/style.scss */
    #unbeatable_value .addOnsSection .addOnsBox {
        width: 100%;
        margin: 0;
        display: inline-block;
        margin-bottom: 5px;
    }
}
/* line 930, ../sass/style.scss */
#unbeatable_value .addOnsSection .addOnsBox:hover .hover {
    display: block;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* line 935, ../sass/style.scss */
#unbeatable_value .addOnsSection .addOnsBox .hover {
    background-color: rgba(10, 15, 145, 0.9); /*rgba(238, 114, 2, 0.9);*/
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    top: 30% \9;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 10;
    display: none;
}
    /* line 946, ../sass/style.scss */
    #unbeatable_value .addOnsSection .addOnsBox .hover h3 {
        color: white;
        margin-top: 100px;
        margin-bottom: 25px;
    }
/* line 952, ../sass/style.scss */
#unbeatable_value .addOnsSection .addOnsBox .content {
    /*padding-left: 25px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    /*-webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;*/
    top: 0;
    top: 30% \9;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
}

    /* line 958, ../sass/style.scss */
    #unbeatable_value .addOnsSection .addOnsBox .content h3 {
        color: #EE7202;
        margin-bottom: 30px;
    }
    /* line 962, ../sass/style.scss */
    #unbeatable_value .addOnsSection .addOnsBox .content ul {
        padding-left: 20px;
    }
        /* line 965, ../sass/style.scss */
        #unbeatable_value .addOnsSection .addOnsBox .content ul li ol {
            padding: 0 0 0 10px;
        }
            /* line 967, ../sass/style.scss */
            #unbeatable_value .addOnsSection .addOnsBox .content ul li ol li {
                list-style: none;
            }
                /* line 969, ../sass/style.scss */
                #unbeatable_value .addOnsSection .addOnsBox .content ul li ol li:before {
                    display: inline-block;
                    content: "-";
                    width: 1em;
                    margin-left: -1em;
                }
    /* line 979, ../sass/style.scss */
    #unbeatable_value .addOnsSection .addOnsBox .content .priceTag {
        position: absolute;
        left: 0;
        bottom: 30px;
    }
/* line 988, ../sass/style.scss */
#unbeatable_value .addOnsTerms ul {
    padding: 0;
    font-size: 12px;
    list-style: none;
}

/* line 996, ../sass/style.scss */
.priceTag {
    background-color: #EE7202;
    color: white;
    width: 200px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 55px;
}
    /* line 1004, ../sass/style.scss */
    .priceTag .addrm {
        float: left;
        font-size: 20px;
        line-height: 1;
    }
        /* line 1008, ../sass/style.scss */
        .priceTag .addrm span {
            font-size: 16px;
        }
    /* line 1012, ../sass/style.scss */
    .priceTag .pricemonth {
        font-size: 40px;
        line-height: 1.2;
        line-height: 1;
        float: left;
        margin-left: 10px;
    }
        /* line 1017, ../sass/style.scss */
        .priceTag .pricemonth sub {
            font-size: 18px;
            bottom: 0;
        }

/* line 1026, ../sass/style.scss */
.business #navbar-stick {
    border-bottom: 5px solid #0A0F91;
}
    /* line 1031, ../sass/style.scss */
    .business #navbar-stick ul li.active a {
        background-color: #0A0F91;
    }
    /* line 1036, ../sass/style.scss */
    .business #navbar-stick ul li a:hover {
        background-color: #0A0F91;
        color: white;
    }
/* line 1046, ../sass/style.scss */
.business #unmatched_choices .unmatched_choices_tab .nav-tabs {
    max-width: 1046px;
    width: 100%;
}
/* line 1056, ../sass/style.scss */
.business #unlimited_experiences .layer .col3 h4 {
    color: #8A3A8E;
}
/* line 1061, ../sass/style.scss */
.business #unlimited_experiences .layer .scrolldown .fa {
    color: #8A3A8E;
}
/* line 1068, ../sass/style.scss */
.business.infographic1 .take_a_look {
    background-color: #2A3890;
}
/* line 1071, ../sass/style.scss */
.business.infographic1 .comparison {
    background-color: #00B3C5;
}
/* line 1075, ../sass/style.scss */
.business #unlimited_experiences .nav-tabs li.active a {
    color: #0A0F91;
}
/* line 1084, ../sass/style.scss */
.business #unmatched_choices .unmatched_choices_tab .nav-tabs li.active a {
    border-color: #0A0F91;
}
/* line 1089, ../sass/style.scss */
.business #unmatched_choices .unmatched_choices_tab .nav-tabs li:hover a {
    border-color: #0A0F91;
}
/* line 1093, ../sass/style.scss */
.business #unmatched_choices .unmatched_choices_tab .nav-tabs li a {
    color: #0A0F91;
}
/* line 1102, ../sass/style.scss */
.business #advance_plan .advance_planBox .advance_planMbps {
    color: #0A0F91;
}
.business #unbeatable_value .addOnsSection .addOnsBox .content h3{
    color: #0A0F91 !important;
}

/* line 1110, ../sass/style.scss */
.business #unbeatable_value .addOnsSection .addOnsBox .hover {
    background-color: rgba(10, 15, 145, 0.9);
}
/* line 1116, ../sass/style.scss */
.business .priceTag {
    background-color: #0A0F91 !important;
}
/* line 1119, ../sass/style.scss */
.business .panel-heading {
    background-color: #0A0F91 !important;
}
/* line 1124, ../sass/style.scss */
.business #unbeatable_value .top .row {
    background-color: #00A9C1 !important;
}
/* line 1128, ../sass/style.scss */
.business #unbeatable_value .col3 {
    text-align: left;
}
    /* line 1130, ../sass/style.scss */
    .business #unbeatable_value .col3 .price {
        font-size: 40px;
    }
        /* line 1132, ../sass/style.scss */
        .business #unbeatable_value .col3 .price sup {
            font-size: 18px;
            top: -1em;
        }
        /* line 1136, ../sass/style.scss */
        .business #unbeatable_value .col3 .price sub {
            font-size: 12px;
        }
/* line 1143, ../sass/style.scss */
.business .CBlue3Bar .row {
    background-color: #0A0F91 !important;
}
/* line 1147, ../sass/style.scss */
.business .greyBar {
    color: #0A0F91;
}
/* line 1151, ../sass/style.scss */
.business .freeSection h4 {
    color: #0A0F91;
}
/* line 1155, ../sass/style.scss */
.business .voice_calls {
    color: #0A0F91;
}

/* line 1161, ../sass/style.scss */
#all_for_you.business,
#all_for_you.personal{
    background-color: white;
    background-size: contain;
    padding-bottom: 0;    
}
#all_for_you.business{background: url('../img/business.png') no-repeat center bottom; background-size: contain;height: 450px;}
#all_for_you.personal{background: url('../img/personal.png') no-repeat center bottom; background-size: contain;height: 450px;}

    /* line 1164, ../sass/style.scss */
    #all_for_you img {
        width: 100%;
    }

/* line 1169, ../sass/style.scss */
#advance_plan {
    background-color: white;
    background-color: #F2F2F2;
}
    /* line 1171, ../sass/style.scss */
    #advance_plan .advance_planBox {
        background-color: #F2F2F2;
        padding-top: 55px;
        padding-bottom: 55px;
        width: 50%;
        float: left;
        border-right: 5px solid #fff;
    }

        #advance_plan .advance_planBox:last-child {
            border-right: 0;
        }

        #advance_plan .advance_planBox.left-box {
            border-right: 5px solid white;
        }

        #advance_plan .advance_planBox.right-box {
            border-left: 0px solid white;
        }

@media all and (max-width: 480px) {
    /* line 1171, ../sass/style.scss */
    #advance_plan .advance_planBox {
        width: 100%;
        margin: 5px 0;
        padding-top: 40px;
        padding-bottom: 40px;
        border-bottom: 5px solid #fff;
    }

        #advance_plan .advance_planBox:last-child {
            border-bottom: 0;
        }
}
/* line 1183, ../sass/style.scss */
#advance_plan .advance_planBox:first-child {
    /*margin-right: 1%;*/
}

@media all and (max-width: 480px) {
    /* line 1183, ../sass/style.scss */
    #advance_plan .advance_planBox:first-child {
        margin-right: 0;
    }
}
/* line 1189, ../sass/style.scss */
#advance_plan .advance_planBox .advance_planMbps {
    color: #EE7202;
    font-size: 120px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

@media all and (max-width: 480px) {
    /* line 1189, ../sass/style.scss */
    #advance_plan .advance_planBox .advance_planMbps {
        font-size: 90px;
    }
}
/* line 1198, ../sass/style.scss */
#advance_plan .advance_planBox .advance_planMbps span {
    font-size: 20px;
    line-height: 1;
    float: left;
    width: 100%;
}
/* line 1206, ../sass/style.scss */
#advance_plan .advance_planBox .advance_planPrice h3 {
    font-weight: lighter;
}

@media all and (max-width: 480px) {
    /* line 1206, ../sass/style.scss */
    #advance_plan .advance_planBox .advance_planPrice h3 {
        font-size: 18px;
        margin-top: 0;
    }
}
/* line 1212, ../sass/style.scss */
#advance_plan .advance_planBox .advance_planPrice h3 sup {
    font-size: 15px;
}

@media all and (max-width: 480px) {
    /* line 1212, ../sass/style.scss */
    #advance_plan .advance_planBox .advance_planPrice h3 sup {
        font-size: 8px;
    }
}
/* line 1219, ../sass/style.scss */
#advance_plan .advance_planBox .advance_planPrice p {
    font-weight: bold;
    margin-bottom: 25px;
}

@media all and (max-width: 480px) {
    /* line 1219, ../sass/style.scss */
    #advance_plan .advance_planBox .advance_planPrice p {
        font-size: 12px;
    }

.speedtest .find {
	display:none;
}
	
}
/* line 1226, ../sass/style.scss */
#advance_plan .advance_planBox .advance_planPrice .btn {
    text-align: left;
}


.speedtest {
    display: block;
}

#speedtestoverlay {
    margin-top: -136px;
    background-color: #f2f2f2;
    box-shadow: 0 -5px 50px -8px #555;
}

    #speedtestoverlay > .container {
        position: relative;
    }

    #speedtestoverlay .right-border {
        border-right: solid 1px #cecfd0;
    }

@media all and (max-width: 991px) {
    #speedtestoverlay .right-border {
        border-right: none;
    }
}

.speedtest-btn {
    margin-top: -10px;
    padding: 10px 20px;
    font-size: 13px;
    border: none;
    min-width: 125px;
}

    .speedtest-btn.biz {
        background-color: #0A0F91;
    }

    .speedtest-btn .caret {
        margin-top: 7px;
    }


#unifi50mbps ul,
#p1togoplan ul,
#voicepack ul,
#securityandsurveillance ul,
#office365 ul,
#surepay ul,
#surepaypos ul,
#homegadgetprotection ul {
    margin-top: 10px;
}



    /* line 1235, ../sass/style.scss */
    #unifi50mbps ul li {
        display: inline-block;
        list-style: none;
        margin: 0 15px;
    }

.personal #voicepack ul li {
    list-style-type: none;
}

/* line 1245, ../sass/style.scss */
#p1togoplan ul li, #homegadgetprotection ul li {
    list-style: none;
    width: 100%;
    margin-bottom: 5px;
}
    /* line 1249, ../sass/style.scss */
    #p1togoplan ul li img, #voicepack ul li img, #homegadgetprotection ul li img {
        display: inline-block;
        margin-right: 25px;
    }
    /* line 1253, ../sass/style.scss */
    #p1togoplan ul li p, #homegadgetprotection ul li p {
        display: inline-block;
    }

/* line 1262, ../sass/style.scss */
/*#voicepack .col-md-6:first-child, #office365 .col-md-6:first-child {*/
.unmatched_choices_tab .tab-pane .container .col-md-6.border-right {
    border-right: 1px solid #0A0F91;
}

.unmatched_choices_tab .tab-pane .container .col-md-6.border-left {
    border-left: 1px solid #0A0F91;
}

.personal .unmatched_choices_tab .tab-pane .container .col-md-6 {
    border-color: #EE7202 !important;
}

@media (max-width:991px) {
    .unmatched_choices_tab .tab-pane .container .col-md-6 {
        border: 0 !important;
    }
}

/* line 1269, ../sass/style.scss */
#securityandsurveillance .col-md-6:last-child {
    /*border-left: 1px solid #0A0F91;*/
}
/* line 1274, ../sass/style.scss */
#securityandsurveillance .text p {
    /*font-weight: bold;*/
    margin-bottom: 5px;
}
/* line 1280, ../sass/style.scss */
#securityandsurveillance .img li {
    list-style: none;
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 20px;
}
    /* line 1286, ../sass/style.scss */
    #securityandsurveillance .img li img {
        margin-bottom: 10px;
    }

/* line 1293, ../sass/style.scss */
.form {
    background-color: #F1F2F2;
    padding-top: 50px;
    padding-bottom: 50px;
}
    /* line 1297, ../sass/style.scss */
    .form input {
        height: 50px;
        width: 100%;
        background-color: white;
        border: none;
        padding: 5px;
        margin-bottom: 15px;
    }
    /* line 1306, ../sass/style.scss */
    .form .checkbox-inline input, .form .input-group input {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }

/* line 1314, ../sass/style.scss */
footer .legal {
    padding-top: 15px;
    padding-bottom: 15px;
}
    /* line 1317, ../sass/style.scss */
    footer .legal h5 {
        color: #EE7202;
        font-weight: bold;
    }
    /* line 1321, ../sass/style.scss */
    footer .legal ul {
        margin: 0;
        padding: 0;
    }
        /* line 1324, ../sass/style.scss */
        footer .legal ul li {
            list-style: none;
            font-size: 12px;
        }
            /* line 1327, ../sass/style.scss */
            footer .legal ul li a {
                color: #6D6E71;
            }
                /* line 1329, ../sass/style.scss */
                footer .legal ul li a:hover {
                    color: #EE7202;
                }
/* line 1336, ../sass/style.scss */
footer .copyright {
    border-top: 1px solid #EE7202;
    padding-top: 15px;
    padding-bottom: 15px;
}
    /* line 1340, ../sass/style.scss */
    footer .copyright p {
        font-size: 11px;
    }

/* line 1346, ../sass/style.scss */
/*.backtotop {
    background-color: #EE7202;
    width: 28px;
    height: 28px;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    top: 30% \9;
    right: 20;
    bottom: 0;
    left: 0;
    font-size: 30px;
    font-weight: bold;
    margin: 0 20px 20px 0;
}*/

/* line 1357, ../sass/style.scss */
#infographicModal .modal-dialog {
    width: 100%;
    max-width: 860px;
}

@media (max-width:859px) {
    #infographicModal .modal-dialog {
        width: auto;
    }
}
/* line 1361, ../sass/style.scss */
#infographicModal .modal-body {
    padding: 0;
}

/* line 1365, ../sass/style.scss */
.infographic1 {
    margin: 0 auto;
    background-color: white;
    padding-top: 50px;
}
    /* line 1373, ../sass/style.scss */
    .infographic1 .top {
        margin-bottom: 5px;
    }
        /* line 1375, ../sass/style.scss */
        .infographic1 .top .small {
            font-size: 11px;
            font-weight: lighter;
            position: absolute;
            z-index: 10;
            top: -20px;
            width: 100%;
        }
        /* line 1383, ../sass/style.scss */
        .infographic1 .top img {
            width: 100%;
        }
    /* line 1387, ../sass/style.scss */
    .infographic1 .take_a_look {
        background-color: #EE7202;
        padding-top: 40px;
        padding-bottom: 40px;
        color: white;
    }
        /* line 1392, ../sass/style.scss */
        .infographic1 .take_a_look ul {
            text-align: center;
            padding-left: 0;
        }
            /* line 1394, ../sass/style.scss */
            .infographic1 .take_a_look ul li {
                display: inline-block;
                margin: 30px;
            }
    /* line 1400, ../sass/style.scss */
    .infographic1 .download_upload {
        background-color: white;
    }
        /* line 1402, ../sass/style.scss */
        .infographic1 .download_upload .download_uploadBox {
            background-color: #F1F2F2;
            min-height: 400px;
            /*margin: 0.5%;*/
            margin-top: 5px;
            /*width: 49.7%;*/
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -moz-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            text-align: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            top: 0;
            top: 30% \9;
            right: 0;
            bottom: 0;
            left: 0;
        }

            .infographic1 .download_upload .download_uploadBox.border-right {
                border-right: 5px solid white;
            }

@media all and (max-width: 480px) {
    /* line 1402, ../sass/style.scss */
    .infographic1 .download_upload .download_uploadBox {
        display: block;
        min-height: 0;
        padding: 25px 10px;
    }
}
/* line 1413, ../sass/style.scss */
.infographic1 .greybar {
    text-align: center;
    margin-bottom: 5px;
    word-break: break-all;
}
    /* line 1417, ../sass/style.scss */
    .infographic1 .greybar .row {
        background-color: #F1F2F2;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    /* line 1422, ../sass/style.scss */
    .infographic1 .greybar a {
        color: #EE7202;
    }
/* line 1426, ../sass/style.scss */
.infographic1 .comparison {
    background-color: #8A3A8E;
    color: white;
    margin-bottom: 5px;
}
/* line 1431, ../sass/style.scss */
.infographic1 .tableComparison {
    position: relative;
}
    /* line 1433, ../sass/style.scss */
    .infographic1 .tableComparison .whitecircle {
        width: 100px;
        height: 100px;
        background-color: white;
        text-align: center;
        font-size: 16px;
        line-height: 100px;
        font-weight: lighter;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        z-index: 10;
        position: absolute;
        top: 50px;
        left: 44%;
        top: 50%;
        margin-top: -50px;
        left: 50%;
        margin-left: -50px;
    }
    /* line 1447, ../sass/style.scss */
    .infographic1 .tableComparison .whitecircle2 {
        line-height: 1.2;
        padding-top: 30px;
    }

    /* line 1451, ../sass/style.scss */
    .infographic1 .tableComparison .tableComparisonBox {
        min-height: 190px;
        /*margin: 0.5%;*/
        padding-top: 15px;
        padding-bottom: 15px;
        width: 49.7%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        top: 30% \9;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: #F1F2F2;
        float: left;
    }

        .infographic1 .tableComparison .tableComparisonBox h2 {
            font-size: 28px;
            margin-top: 25px;
            margin-bottom: 25px;
        }

.tableComparisonBox1 {
    border-right: 2.5px solid white;
    margin-top: 5px;
    /*margin-right:5px;*/
}

.tableComparisonBox2 {
    border-left: 2.5px solid white;
    margin-top: 5px;
}

.infographic1 .tableComparison .whitecircle.whitecircle-entertainment {
    top: 100% !important;
}

@media all and (max-width: 480px) {
    .infographic1 .tableComparison .whitecircle {
        font-size: 12px;
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-top: -30px;
        margin-left: -30px;
    }

    .infographic1 .tableComparison1 .whitecircle {
        font-size: 20px !important;
    }

    /* line 1451, ../sass/style.scss */
    .infographic1 .tableComparison .tableComparisonBox {
        display: block;
        min-height: 0;
        padding-top: 30px;
        padding-bottom: 30px;
        float: left;
    }

        .infographic1 .tableComparison .tableComparisonBox img {
            margin-top: 20px;
            width: 80px;
        }

        .infographic1 .tableComparison .tableComparisonBox h3 {
            font-size: 18px;
        }

    .infographic1 .tableComparison .tableComparisonBox1.tableComparisonBoxLogo {
        min-height: 140.8px;
    }

    .infographic1 .tableComparison .whitecircle2 {
        padding-top: 15px;
        line-height: 14px;
    }

    .infographic1 .tableComparison .whitecircle.whitecircle-entertainment {
        font-size: 10px;
        top: 100% !important;
    }

    .infographic1 .tableComparison4.tableComparison4_2 ul li {
        width: 100% !important;
    }

    .infographic1 .tableComparison4 ul li {
        height: auto !important;
    }
}
/* line 1466, ../sass/style.scss */
.infographic1 .tableComparison1.tableComparison1_2 .tableComparisonBox1 {
    background-color: #EE7202;
}
/* line 1469, ../sass/style.scss */
.infographic1 .tableComparison1.tableComparison1_2 .tableComparisonBox2 {
    background-color: #39B54A;
}
/* line 1473, ../sass/style.scss */
.infographic1 .tableComparison1 .whitecircle {
    font-size: 45px;
}
/* line 1476, ../sass/style.scss */
.infographic1 .tableComparison1 .tableComparisonBox1 {
    background-color: #2A3890;
    /*margin-right:5px !important;
    margin-top:5px !important;*/
}
/* line 1479, ../sass/style.scss */
.infographic1 .tableComparison1 .tableComparisonBox2 {
    background-color: #E81C8D;
    color: white;
    font-size: 40px;
    /*margin-top:5px !important;*/
}
/* line 1487, ../sass/style.scss */
.infographic1 .tableComparison3.tableComparison3_2 .whitecircle {
    /*top: 200px;*/
}
/* line 1490, ../sass/style.scss */
.infographic1 .tableComparison3.tableComparison3_2 .tableComparisonBox {
    min-height: 443px;
    padding-bottom: 40px;
}
/* line 1495, ../sass/style.scss */
.infographic1 .tableComparison3 .tableComparisonBox {
    min-height: 760px;
}
/* line 1500, ../sass/style.scss */
.infographic1 .tableComparison5 .tableComparisonBox {
    height: 212px;
}
/* line 1506, ../sass/style.scss */
.infographic1 .tableComparison6.tableComparison6_2 .whitecircle {
    top: 152px;
}
/* line 1511, ../sass/style.scss */
.infographic1 .priceBox {
    border-bottom: 1px solid black;
    padding-top: 30px;
    width: 100%;
    max-width: 500px;
    float: left;
}

    .infographic1 .priceBox:first-child {
        padding-top: 0;
    }
    /* line 1517, ../sass/style.scss */
    .infographic1 .priceBox .text-left {
        width: 50%;
        float: left;
    }
    /* line 1521, ../sass/style.scss */
    .infographic1 .priceBox .priceTag {
        width: 175px;
        float: left;
        padding-left: 5px;
        margin-left: 15px;
    }
    /* line 1527, ../sass/style.scss */
    .infographic1 .priceBox .priceBox1 {
        float: left;
        width: 100%;
    }
/* line 1534, ../sass/style.scss */
.infographic1 .tableComparison4.tableComparison4_2 .whitecircle {
    /*top: 150px;*/
}
/* line 1537, ../sass/style.scss */
.infographic1 .tableComparison4.tableComparison4_2 .tableComparisonBox {
    min-height: 380px;
    margin-bottom: 5px;
}
/* line 1540, ../sass/style.scss */
.infographic1 .tableComparison4.tableComparison4_2 ul {
    width: 80%;
    margin: 0 auto;
}
    /* line 1543, ../sass/style.scss */
    .infographic1 .tableComparison4.tableComparison4_2 ul li {
        width: 33%;
    }
/* line 1548, ../sass/style.scss */
.infographic1 .tableComparison4 ul {
    padding: 0;
}
    /* line 1550, ../sass/style.scss */
    .infographic1 .tableComparison4 ul li {
        list-style: none;
        height: 140px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        top: 30% \9;
        right: 0;
        bottom: 0;
        left: 0;
        float: left;
        display: inline-block;
        width: 48%;
    }
        /* line 1557, ../sass/style.scss */
        .infographic1 .tableComparison4 ul li p {
            font-size: 13px;
            margin-top: 10px;
        }
/* line 1564, ../sass/style.scss */
.infographic1 .iconList {
    width: 100%;
}

@media (max-width:480px) {
    .infographic1 .priceBox {
        padding-bottom: 20px;
    }

        .infographic1 .priceBox .text-left {
            width: auto;
            float: none;
        }

            .infographic1 .priceBox .text-left h3 {
                margin-top: 5px;
            }

        .infographic1 .priceBox .priceTag {
            width: auto;
            margin-left: 10px;
            margin-right: 10px;
            margin-left: -15px;
            margin-right: -15px;
            float: none;
        }

        .infographic1 .priceBox .priceBox1:first-child {
            margin-bottom: 20px;
        }
}

.get-it-now .input-group label {
    vertical-align: top;
    margin-top: 5px;
    margin-right: 20px;
}

.get-it-now .select-wrap label {
    margin-top: 15px;
}

.get-it-now .checkbox-inline span {
    display: inline-block;
    margin-top: 5px;
}

/* line 1569, ../sass/style.scss */
.get-it-now h2 {
    color: #00B3C5;
    font-size: 48px;
}
/* line 1573, ../sass/style.scss */
.get-it-now .nav-tabs {
    text-align: center;
    width: 300px;
    margin: 0 auto;
}
    /* line 1578, ../sass/style.scss */
    .get-it-now .nav-tabs li a {
        color: #0A0F91;
        font-weight: bold;
        font-size: 20px;
    }
    /* line 1584, ../sass/style.scss */
    .get-it-now .nav-tabs li.active a {
        border: 0;
        border-bottom: 5px solid #0A0F91;
    }
/* line 1592, ../sass/style.scss */
.get-it-now ul.phone li {
    list-style: none;
    display: inline-block;
}
    /* line 1595, ../sass/style.scss */
    .get-it-now ul.phone li:nth-child(2) {
        width: 50px;
    }
    /* line 1598, ../sass/style.scss */
    .get-it-now ul.phone li:last-child {
        width: 400px;
        text-align: right;
    }


.no-padding {
    padding: 0 !important;
}

.unifi-package-dropdown {
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#unifi-packages {
    font-size: inherit;
    width: 100%;
    min-width: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    border: 0;
    padding: 0 20px;
}

    #unifi-packages .glyphicon-menu-down {
        font-size: 10px;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -5px;
    }

.unifi-package-dropdown .dropdown-menu {
    width: 100%;
    min-width: 0;
    background-color: #EE7202;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 10px 0;
}

    .unifi-package-dropdown .dropdown-menu > li {
        float: none;
        display: block;
    }

        .unifi-package-dropdown .dropdown-menu > li > a {
            color: #fff;
            line-height: 1;
            border: 0;
            margin: 0;
            padding: 5px 20px;
        }

            .unifi-package-dropdown .dropdown-menu > li > a:hover {
                color: #EE7202;
                background-color: #fff;
                border: 0;
                border-radius: 0;
            }

@media (max-width:767px) {
    .scroll-xs {
        max-height: 130px;
        overflow: hidden;
        overflow-y: auto;
    }
}

#carousel-hypptv-package .carousel-control .glyphicon {
    color: #EE7202;
    position: absolute;
    top: 50%;
    margin-top: -10px;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0;
    height: 55px;
}

@media all and (min-width: 1200px) {
    .wrapper ul li:first-of-type {
        margin-left: 100px;
    }
}

@media all and (min-width: 992px) and (max-width: 1199px) {
    .wrapper ul li:first-of-type {
        margin-left: 0px;
    }
}

.list {
    position: absolute;
    left: 0px;
    top: 0px;
    min-width: 3000px;
    margin-left: 12px;
    margin-top: 0px;
}

    .list li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle;
    }

.scroller {
    text-align: center;
    cursor: pointer;
    display: none;
    padding: 8px;
    /*padding-top: 16px;*/
    white-space: no-wrap;
    vertical-align: middle;
    background-color: #fff;
    margin-top: -18px;
    position: absolute;
    top: 50%;
}

.scroller-right {
    right: 5px;
}

.scroller-left {
    left: 5px;
}

button.close {
    font-size: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    float: none;
}

@media (max-width:480px) {
    .infographic1 .tableComparison4 ul li p {
        font-size: 11px;
    }

    .priceTag .addrm {
        font-size: 16px;
    }

        .priceTag .addrm span {
            font-size: 14px;
        }

    .priceTag .pricemonth {
        font-size: 32px;
    }

        .priceTag .pricemonth sub {
            font-size: 15px;
        }
}

#navbar-collapse-1 {
    z-index: 2;
    margin-left: 140px;
    margin-right: 0;
    position: relative;
}

@media (max-width:767px) {
    #navbar-collapse-1 {
        margin-left: 0;
    }
    .business #unbeatable_value .col3 {
        text-align: center;
    }
}



.faq {
}

.faqcontent {
    min-height: 500px;
}

.highlight {
    /*background-color: #fcbf00;*/
    text-decoration: underline;
    font-weight: bold;
}


.margin-top-10 {
    margin-top: 10px;
}

.paraform {
    padding: 2px;
    border: 2px solid #EE7202;
    -webkit-transform: skewX(-8deg);
    -moz-transform: skewX(-8deg);
    -ms-transform: skewX(-8deg);
    -o-transform: skewX(-8deg);
    transform: skewX(-8deg);
}

    .paraform .dropdown-menu {
        background-color: white;
        margin-left: 5px;
    }

    .paraform button, .paraform input, .paraform .dropdown-menu {
        -webkit-transform: skewX(8deg);
        -moz-transform: skewX(8deg);
        -ms-transform: skewX(8deg);
        -o-transform: skewX(8deg);
        transform: skewX(8deg);
        border: none;
        transition: border-color none;
        width: 100%;
    }
    .paraform button, .paraform input{
        background-color: transparent;

    }
        .paraform button:hover, .paraform button:active, .paraform button::backdrop, .paraform button:active:hover, .paraform button::selection, .paraform:focus  {
            background-color: transparent;
            border: none;
        }

    .paraform .caret {
        margin-top: 6px;
    }

    .paraform .form-control:focus {
        border-color: none;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .paraform.orangefill {
        background-color: #EE7202;
    }







    
        /*.container h2 {
            font-size: 3em;
            text-align: center;
        }*/

        .table {
            border: 1px solid #FBCAA3;
            width: 80%;
            /*overflow: hidden;*/
        }

            .table h2 {
                font-size: 1em;
                background: #F79546;
                text-align: center;
                color: #fff;
                font-weight: bold;
                margin: 0;
            }

            .table p {
                text-align: center;
                /*font-weight: bold;*/
            }

        .border {
            border-top: 1px solid #fbcaa3;
            overflow: hidden;
        }

        .table .left {
            width: 30%;
            font-weight: bold;
            float: left;
        }

        .table .mid {
            width: 30%;
            font-weight: bold;
            float: left;
        }

        .table .right {
            width: 30%;
            font-weight: bold;
            float: left;
        }


        @media all and (max-width: 991px) {
            .table {
                width: 100% !important;
            }
        }