ul{
	margin:0;
	padding: 0;
	list-style: none;
}

a{
	text-decoration: none;
}

/*****MENU******/

.menu {
    padding: 18px 0 18px 0;
}

.menu .logo{
	padding-left: 0!important;
}

.menu .navbar-default{
	background-color: #fff;
	border: none;
}

.menu ul li a{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #002868!important;
	font-weight: 500;
}

.menu ul li a:hover{
	text-decoration:underline
}

.menu #mynavbar{
/*	padding:5px 0 0 0;*/
}

.menu #mynavbar ul li img{
	margin-top: -5px;
	margin-right: 10px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
        padding-top: 10px;
        padding-bottom: 10px; text-decoration:none
}

@media (max-width: 1200px){
	.menu .pull-right{
		float: none!important;
		width: 100%;
	}

	.menu #mynavbar{
		width: 100%;
	}
}
.navbar-default .navbar-toggle {
   background-color: #bf0a30!important;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}


/*****BANNER*****/

.banner{
	background-image: url('../images/banner01.png');
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: #ffffff;
}

.banner .banner-inner{
	font-family: 'Open Sans', sans-serif;
	font-size: 40px;
	font-weight:bolder;
	padding: 60px 0;
	/*text-transform: capitalize;*/
	font-weight: 700;
}

/******BUTTONS******/

.buttons{
	padding: 30px 0;
}

.buttons .button-inner div{
	display: inline-block;
	margin-right: 13px;
}

.buttons .button-inner .btnactive {
	border: solid 2px #bf0a30;
	padding: 8px 26px;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	background-color: #bf0a30;
}

.buttons .button-inner .btn01:hover {
	background-color: #bf0a30;
	color: #fff !important;
	border: solid 2px #bf0a30;
}


.buttons .button-inner .btn01 {
	border: solid 2px #042c6c;
	padding: 8px 26px;
	border-radius: 5px !important;
	color: #012969 !important;
	font-size: 16px;
}

.buttons .form form .input-group{
	border: solid 2px #042c6c;
	border-radius: 5px;
}

.buttons .form form .input-group .form-control {
	padding-top: 12px;
	color: #000 !important;
	font-size: 19px;
	margin-top: 14px;
	border: none;
	box-shadow: none;
	margin: 0;
}

.buttons .form form .input-group .input-group-btn button{
	padding: 8px;
	background-color: #042c6c;
	color: #fff;
	font-size: 16px;
	width: 50px;
	border: none;
}

.form img{
	width: 59%;
}


@media (max-width: 767px){
	.button-inner{
		text-align: center;
		padding-bottom: 20px;
	}

	.form{
		width: 63%;
		margin: 0 auto;
	}
}


@media (max-width: 453px){
	.buttons .button-inner .btn03{
		margin-top: 20px;
	}
}



/*****PRODUCTS******/

.table{
	margin-bottom: 0!important;
}
@media (max-width: 1200px){
	.table {
	    width: 1120px;
	    max-width: 1200px;
	    margin-bottom: 20px;
	}
}


.products .products-inner{
	padding: 0 32px;
}

.products thead{
	background-color: #030303;
	color: #fff;
	font-size: 16px;
	
}

.products thead tr th{
	padding: 26px 0;
	text-align: center;
	color: #ffea00;
}

.products tbody tr td ul li img{
	display: inline-block!important;
	margin-right: 5px;
}

.products tbody tr td h2{
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #002868;
}

.products tbody tr td p{
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: regular;
	color: #6e6e6e;
}

.products tbody tr td ul li{
	padding-bottom: 14px;
}

.products tbody tr td .speeds{
	padding: 52px 0;
}

.products tbody tr td .speeds li{
	padding-bottom: 15px;
	font-size: 33px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
}

.products tbody tr td .speeds sub{
	font-size: 15px;
	bottom: 0px!important;
	left: -5px;
	font-weight: lighter;
}

.products tbody tr td .ratings{
	padding: 52px 0;
}

.products tbody tr td .ratings sub{
	bottom: 0px;
	font-size: 19px;
	font-weight: lighter;
}

.products tbody tr td .ratings li{
	padding-bottom: 22px;
	text-align: center;
}

.products tbody tr td .ratings .rating-points{
	font-size: 33px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}

.products tbody tr td .ratings .rating-inner{
	font-size: 14px;
	color: #f26222;
	font-family: 'Open Sans', sans-serif;
	font-weight: regular;
	margin-top: -7px;
}


.products .table-inner{
	background-color: #fafafa;
}

.contentbold li{
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}


/******conditions*****/

.conditions p{
	font-size: 12px;
	color: #bf0a30;
	padding-left: 16px;
}

.conditions .last{
	color: #000000;
}

.conditions .conditions-inner{
	padding: 30px 0 64px 0;
}

/******BANNER02*****/

.banner02{
	background-color: #bf0a30;
	color: #fff;
	text-align: center;
}

.banner02 h2{
	font-size: 34px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.banner02 .bnrinner{
	padding: 40px 0 40px 0;
}

.banner02 .bnrinner h2{
	padding-bottom: 24px;
	margin: 0;
}

.banner02 .bnrinner p{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: regular;
	line-height: 24px;
	padding: 0 90px;
	margin-bottom: 0;
}
.map-sec {position: relative;}
.map-overlay{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: rgba(191, 10, 48, 0.8);z-index: 1;}
.map-overlay p {
	font-family: 'Open Sans', sans-serif;
	font-size: 45px;
	font-weight: bolder;
	padding: 134px 0;
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	text-align: center;
	margin: 0;
}
@media (max-width: 1200px){
	.banner02 .bnrinner p{
		padding: 0 30px;
	}
}

.banner02 .bnrinner .para{
	padding-bottom: 36px;
}

/******INFO******/

.info img{
	padding-top: 21px;
}

.info h2{
	font-size: 31px;
	font-weight: bold;
	font-family:  'Open Sans', sans-serif;
	margin-top: 1.24rem;
}

.info p{
	font-size: 17px;
	font-weight: regular;
}

.info .row-first{
	padding: 76px 0 10px 0;
}

.info .row-second{
	padding: 10px 0 76px 0;
}

.info{
	font-family: 'Open Sans', sans-serif;
}



/******FOOTER******/

.footer{
	background-color: #002868;
	color: #fff;
}

.footer .sitemap{
	padding: 40px 68px;
}

.footer h2{
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding-bottom: 15px;
}

.footer ul li{
	padding-bottom: 6px;
}

.footer ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

.footer ul li a:hover {
	text-decoration:underline
}

.footer input{
	background-color: transparent;
	border: solid 2px #fff;
	color: #fff;
	padding: 9px 9px;
	height: 41px;
	border-radius: 0;
}

.footer button{
	background-color: #bf0a30;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	margin-top: 6px;
	border-radius: 0;
	border:none;
	padding: 10px 20px;
}

.form-group {
    margin-top: 15px!important;
}

.footer .copyright{
	text-align: center;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
}

.footer .copyright p{
	padding: 28px 0;
}

.footer .copyright a{
	color: #fff;
	text-decoration: none;
}

.footer .copyright a:hover{
		text-decoration: underline;
}


.footer hr{
	width: 100%;
	border-top: solid 2px #00245e;
	margin:0 auto;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}




/********New Calsses ***********/

/************Table************/

.hdr{background:#000; padding:20px; color:#ffea00; font-size:16px; text-transform:uppercase; font-weight:bold}
.subtbl{background:#fafafa; padding:0px 20px;}
.subtbl .row{border-bottom:1px solid #e4e2e2; padding:50px 20px 20px 20px}
.subtbl ul li img{
	display: inline-block!important;
	
}
.imglogo img{max-width:100%}
.subtbl h2{
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #002868;
}

.subtbl p{
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: regular;
	color: #6e6e6e;
}

.subtbl ul li{
	padding-bottom: 14px; 
}

.subtbl .speeds{
	padding: 52px 0;
}

.subtbl .speeds li{
	padding-bottom: 15px;
	font-size: 33px;
	font-weight: bold;
	font-family: 'Oswald', sans-serif;
}

.subtbl .speeds sub{
	font-size: 15px;
	bottom: 0px!important;
	left: -5px;
	font-weight: lighter;
}

.subtbl .ratings{
	padding: 52px 0;
}

.subtbl .ratings sub{
	bottom: 0px;
	font-size: 19px;
	font-weight: lighter;
}

.subtbl .ratings li{
	padding-bottom: 22px;
	text-align: center;
}

.subtbl .ratings .rating-points{
	font-size: 33px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}

.subtbl .ratings .rating-inner{
	font-size: 14px;
	color: #f26222;
	font-family: 'Open Sans', sans-serif;
	font-weight: regular;
	margin-top: -7px;
}




.contentbold li{
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.bg-faded {
  background-color: #fff;
}
.brk{display:block}

button, html [type="button"], [type="reset"], [type="submit"] {
     -webkit-appearance: none;
}
@media (max-width: 767px){

.menu {
    padding: 18px 0 5px 0;
}
.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.1);
	margin-top:-48px;
}
.brk{display:inline}

.buttons .button-inner div {
    display: inline-block;
    margin: 0px 8px;
}
.menu .logo {
    padding-left: 20px !important;
}
.footer .sitemap {
    padding: 40px 10px;
}

.footer ul {
	padding-bottom: 20px;
}

.collapse {
    display: none;
    top: 50px;
    position: relative;
    padding: 10px 0px 40px 0px;
}

.hdr{display:none}
.subtbl{text-align:center}
.imglogo img{max-width:100%; padding-bottom:30px}
.subtbl .speeds{padding: 0px 0 20px 0px;}
.subtbl .ratings{padding:0px 0 20px 0px;}
.map-overlay p {font-size: 15px;padding: 22px 0;}

}

@media (max-width:600px){
.footer{text-align:center}
.imglogo img{max-width:100%; padding-bottom:30px}
.subtbl .speeds{padding: 0px 0 20px 0px;}
.subtbl .ratings{padding:0px 0 20px 0px;}
.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0.1);
	margin-top:-43px;
}
.menu {
    padding: 18px 0 5px 0;
}
}

@media (max-width:450px){

.menu {
    padding: 25px 0 5px 0;
}

.banner02 h2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold; margin:0 auto; text-align:center
}

.buttons .button-inner div {
    display: inline-block;
	width:100%; margin:17px 0px auto; 
}
}
@media (max-width:479px){.map-overlay p {font-size: 15px;padding: 22px 0;}}
@media (min-width:480px) and (max-width:767px) {.map-overlay p {font-size: 23px;padding: 35px 0;}}
@media (min-width:768px) and (max-width:991px) {.map-overlay p {padding: 57px 0;font-size: 36px;}}
@media (min-width:992px) and (max-width:1200px) {.map-overlay p {padding: 78px 0;}}

/***************
BradCrumbs
***************/
#breadcrumb {
	background-color: #eeeeee45;
	border-bottom: 1px solid #EEEEEE;
}
.breadcrumb {
	padding: 1.5rem 0 0.5rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: transparent;
	border-radius: 0;
}
.breadcrumb-item {
	color: #999;
}
.breadcrumb-item a {
	color: #bf0a30;
}
