@font-face {
  font-family: 'Gotham-Black';
  src: url('../fonts/Gotham-Black.woff?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf')  format('truetype'), url('../fonts/Gotham-Black.svg#RobotoSlab-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Light';
  src: url('../fonts/Gotham-Light.woff?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf')  format('truetype'), url('../fonts/Gotham-Light.svg#RobotoSlab-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Book';
  src: url('../fonts/Gotham-Book.woff?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf')  format('truetype'), url('../fonts/Gotham-Book.svg#RobotoSlab-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

*
{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
body
{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: 'Gotham-Book';
}
img
{
	max-width: 100%;
}
/* Global*/
h1
{
	font-size: 45px;
	font-family: Gotham-Black;
	margin: 0;
}
h2
{
	font-size: 35px;
	margin: 0;
	font-family: Gotham-Black;	
}
h3
{
	font-size: 30px;
	margin: 0;
}
p
{
	font-size: 16px;
	font-family: Gotham-Book;
	
}
ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

/*-- Head--*/
.header
{
	width: 100%;
	float: left;
}
.navbar
{
	margin-bottom: 0;
}
.navbar-inverse
{
	background: none;
	border: none;
}
.navbar-inverse .navbar-nav>li
{
	float: none;
	display: inline-block;
}

.navbar-inverse .navbar-nav>li>a
{
	color: #00438b;
	font-size: 16px;
	font-weight: 600;
	padding-top: 40px;
	padding-right: 10px !important;
}
.navbar-inverse .navbar-nav>li>a:hover
{
	color: #116fd4;
}
.navbar-nav
{
	display: inline-block;
	margin-left: 15px;
	float: right;
}
.navbar-brand
{
	height: auto;
	padding: 30px 0px;
}
.navbar-brand>img
{
	width: 250px;
}
.navbar-nav .orange-btn
{
	line-height: 45px;
    background: #ff8800;
    color: white;
    border: none;
    padding: 0px 20px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
}
.banner
{
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.banner .text
{
	width: 100%;
	text-align: center;
	padding-top: 90px;
}
.banner h2
{
	color: white;
	margin: 0;
	font-weight: 600;
	font-family: Gotham-Book;
}
.banner .strong
{
	font-family: Gotham-Black;
}
.sponsor
{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sponsor h1, .consumer h3
{
	color: #00438b;
	font-family: Gotham-Black;
	margin: 15px 0px;
}
.consumer
{
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.consumer h1
{
	margin-bottom: 15px;
}
.consumer img
{
	width: 150px;
}
.price
{
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px;
}
.price-wrapper
{
	width: 90%;
	margin: auto;
}
.info-card
{
	width: 90%;
	height: 570px;
	background: white;
	border-radius: 15px;
	margin: auto;
	padding-bottom: 35px;
	-webkit-box-shadow: 5px 4px 15px 3px rgba(204,204,204,0.92);
	-moz-box-shadow: 5px 4px 15px 3px rgba(204,204,204,0.92);
	box-shadow: 5px 4px 15px 3px rgba(204,204,204,0.92);
}
.price li
{
	float: none;
	border-top: 1px solid lightgray;
	padding: 20px 10px;
	width: 80%;
	margin: auto;
}

.price li:last-child
{
	text-decoration: none;
	font-family: Gotham-Black;
	text-align: center;
}
.price li a
{
	color: black;
	text-transform: uppercase;
}
.info-card h2
{
	background: #00438b;
	padding: 20px 0px;
	text-align: center;
	color: white;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
.new-icon
{
	position: absolute;
	top: 0;
	width: 125px;
}
.info-card .rate, .info-card .rate1
{
	font-size: 80px;
	font-family: Gotham-Black;
	text-align: center;
	color: #00438b;
	background: white;
}
.info-card p
{
	font-family: Gotham-Black;
}
.info-card .ind-card, .price .start1
{
	background: #ff8800 !important;
}
.info-card .rate1
{
	color: #ff8800;
}
.price .start-button
{
	width: 100%;
	text-align: center;
}
.price .blue-btn, .price .orange-btn
{
	width: 65%;
    background: #00438b;
    text-align: center;
    margin: auto;
    color: white;
    border-radius: 7px;
    padding: 10px;
    font-family: Gotham-Black;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    border: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -35px;
}
.price .orange-btn
{
	background: #ff8800 !important;
}
.example
{
	padding-top: 125px !important;
}
.custom-sponsor
{
	margin-top: 40px;
	padding-top: 50px;
	text-align: center;
}
.custom-sponsor h2
{
	color: #00438b;
}
.custom-sponsor p
{
	font-size: 18px;
	font-family: Gotham-Black;
}
.price h2, .info-card h2, .ind-card h2, .custom-sponsor h2
{
	font-size: 32px;
}
.footer
{
	width: 100%;
	float: left;
	margin-top: 40px;
	padding-bottom: 50px;
}
.footer p
{
	font-size: 25px;
	padding-top: 40px;
}
.footer .trust
{
	font-family: Gotham-Black;
}
.footer img
{
	width: 90%;
}

@media(max-width: 1200px)
{
	.navbar-brand>img
	{
		width: 170px;
	}
	.navbar-inverse .navbar-nav>li>a
	{
		padding-right: 5px !important;
	}
	.banner h2
	{
		font-size: 30px;
	}
	.sponsor h1, .consumer h1
	{
		font-size: 40px;
	}
	.price h2, .info-card h2, .ind-card h2, .custom-sponsor h2
	{
		font-size: 28px;
	}
	.info-card .rate, .info-card .rate1
	{
		font-size: 65px;
	}
	.price li
	{
		padding: 15px 5px;
	}
	.price li:last-child
	{
		padding-top: 70px;
	}
	.price .example
	{
		padding-top: 165px !important;
	}
	h4
	{
		font-size: 16px;
	}
	.new-icon 
	{
		width: 113px;
	}
	.footer p
	{
		padding-top: 30px;
	}
}
@media (max-width: 992px)
{
	.price li:last-child
	{
		padding-top: 30px;
	}
	.price .example
	{
		padding-top: 145px !important;
	}
}

@media(max-width: 767px)
{
	.navbar-toggle
	{
		margin-top: 25px;
		background: #04c71e;
		border: 1px solid #00438b !important;

	}
	.navbar-toggle:hover
	{
		background: #04c71e !important;
	}
	.navbar-nav
	{
		width: 100%;
		text-align: center;
		margin-left: 0;
		float: none;
		background: lightblue;
    	padding: 10px 0px;
	}
	.navbar-collapse
	{
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-inverse .navbar-nav>li
	{
		float: none;
		display: initial;
	}
	.navbar-inverse .navbar-nav>li>a
	{
		padding-right: 0;
		padding-top: 0;
		border-bottom: 1px solid #3e50861f;
    	padding: 12px 0px;
	}
	.banner
	{
		height: auto;
	}
	.banner h2, h3
	{
		font-size: 20px;
	}
	.banner .text
	{
		padding: 50px 0px;
	}
	.sponsor h1, .consumer h1, .price h2, .info-card h2, .ind-card h2, .custom-sponsor h2
	{
		font-size: 22px;
	}
	.consumer h1
	{
		margin-bottom: 0px;
	}
	p
	{
		font-size: 14px;
		padding: 0px 20px;
	}
	.consumer img
	{
		width: 100px;
		margin-top: 25px;
	}
	.sponsor h1, .consumer h3
	{
		margin: 8px 0px;
	}
	h3
	{
		font-size: 20px;
	}
	.new-icon 
	{
    width: 99px;
	}
	.price
	{
		padding-top: 0px;
	}
	.info-card 
	{
		width: 70%;
		height: auto;
		margin-top: 50px;
	}
	.price .blue-btn, .price .orange-btn
	{
		width: 40%;
		font-size: 16px;
	}
	.custom-sponsor
	{
		padding-top: 30px;
	}
	.info-card .rate, .info-card .rate1
	{
		font-size: 35px;
	}
	.footer
	{
		text-align: center;
	}
	.footer img
	{
		width: 50%;
	}
	.footer p 
	{
    font-size: 16px;
	}
}

@media(max-width: 480px)
{	.price h2
	{
		font-size: 18px;
	}
	.banner h2, h3, .sponsor h1, .consumer h1, .custom-sponsor h2
	{
		font-size: 16px;
	}
	.consumer img
	{
		margin-top: 15px;
	}
	.info-card
	{
		width: 100%;
	}
	.price .blue-btn, .price .orange-btn
	{
		width: 65%;
		font-size: 14px;
	}
	.info-card .rate, .info-card .rate1
	{
		font-size: 25px;
	}
	.price li a, h4
	{
		font-size: 14px;
	}
	.new-icon 
	{
    width: 83px;
	}
}
@media (max-width: 320px)
{
	.price h2
	{
		font-size: 16;
	}
	.price li, .custom-sponsor p, .footer p
	{
		font-size: 14px;
		line-height: 17px;
	}
	.price .blue-btn, .price .orange-btn
	{
		font-size: 13px;
	}
}
