body {
	font-family: 'Work Sans', sans-serif;
	color: #202020;
}

header {
	background-color: #D2CFBC;
	background-image: url("../assets/bg-small.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 860px;
	display: block;
}

p {
	word-break: keep-all;
}

.brand img {
	max-width: 200px;
}

.container.container-lg {
    max-width: 1240px;
}

#intro {
	padding-top: 130px;
	background-image: url("../assets/bg-red.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 80px;
}

.mockup-img {
	padding-top: 30px;
}

.intro-title {
	text-align: right;
	border-right: 2px solid #fff;
	padding-right: 20px;
	color: #fff;
	margin-bottom: 100px;
}

#intro h1 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 68px;
}

#intro h3 {
	font-size: 48px;
}


#banner {
	padding-top: 80px;
	padding-bottom: 80px;
}

#banner p {
	font-weight: 500;
	font-size: 20px;
}

#banner .text-center {
	padding: 0;
}

#support-bg {
	background-image: url("../assets/bg3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	padding-top: 560px;
	padding-bottom: 80px;
}

.ncesi-title {
    text-align: right;
}

.ncesi-title h2 {
    font-size: 64px;
    text-transform: uppercase;
    color: #BE1F33;
}

#deal-track {
	color: #fff;
	background-image: url("../assets/bg-red.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.pdTB-80px {
	padding-top: 80px;
}

.img-fluid.pdmg {
    margin-top: -64px;
    margin-bottom: -80px;
}

.track-title h2{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 46px;
}
.track-title h2 span {
	text-transform: lowercase;
}

.title-profit h2 {
    font-size: 38px;
    text-align: center;
}

.title-profit h2 span {
	font-size: 225%;
	font-weight: 800;
	vertical-align: middle;
}

.title-profit h2 span sup {
	font-size: 60%;
}

.left-curve-arrow {
	width: 55%;
}

.track-list {
    padding-top: 40px;
    text-align: center;
}

.track-list h3 {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
}

.track-list img {
    height: 60px;
    max-width: 70px;
    padding-bottom: 12px;
}

#security-plus {
	padding-top: 86px;
}

#security-plus .container img {
	padding-top: 60px;
}

#security-plus li {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

#security-plus ul {
	padding-left: 50px;
	list-style-image: url("../assets/arrow.png");
}

.plus-info {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 18px;
}

.call-banner {
  background-image: -moz-linear-gradient( 0deg, rgb(110,216,255) 0%, rgb(38,184,235) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(110,216,255) 0%, rgb(38,184,235) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(110,216,255) 0%, rgb(38,184,235) 100%);
  color: #fff;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.call-banner p {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 400;
}

.call-banner a {
	color: #fff;
}

.cox-logo {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background-image: -moz-linear-gradient( 0deg, rgb(240,240,240) 0%, rgb(235,235,235) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(240,240,240) 0%, rgb(235,235,235) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(240,240,240) 0%, rgb(235,235,235) 100%);
}

.cox-logo img {
	max-width: 360px;
}

.dt-dc-Logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.width50p {
    width: 50%;
    display: inline-block;
    padding-top: 36px;
    padding-bottom: 36px;
}

.width50p.logo-left {
    background: url("../assets/left-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: right;
    margin-bottom: 22px;
    background-position: right;
}

.width50p.logo-right {
    background: url("../assets/right-bg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 22px;
}

.width50p img {
    width: 500px;
    padding-left: 100px;
    padding-right: 100px;
    height: auto;
}
.width50p.logo-left img {
	padding-top: 10px;
}

/*Responsive Grid Styles*/
@media only screen and (max-width: 1366px) {
	header {
	    height: 700px;
	}
	#support-bg {
	    padding-top: 400px;
	}
}

@media only screen and (max-width: 1200px) {
	header {
	    height: 600px;
	}
	#intro {
	    padding-top: 100px;
	}
	#intro h1 {
	    font-size: 60px;
	}
	#intro h3 {
	    font-size: 44px;
	}
	.track-title h2 {
	    font-size: 40px;
	}
}

@media only screen and (max-width: 1199px) {
	.track-title, .title-profit {
		text-align: center;
	}
	.title-profit {
	    padding-top: 0;
	}
	#deal-track {
	    padding-bottom: 60px;
	}
	.img-fluid.pdmg {
	    margin-bottom: 0;
	}
	.pdTB-80px {
	    padding-top: 10px;
	}
	.track-list {
	    padding-top: 60px;
	}
	.track-title h2 {
	    font-size: 36px;
	}
	.width50p.logo-left img {
	    padding-top: 6px;
	}
	.width50p img {
	    width: 380px;
	    padding-left: 80px;
	    padding-right: 80px;
	}
	.left-curve-arrow {
	    display: none;
	}
	.ncesi-title {
	    text-align: center;
	}

}

@media only screen and (max-width: 991px) {
	.d-none-991 {
		display: none;
	}
	.track-list {
	    text-align: center;
	}
	#security-plus ul {
	    padding-left: 32px;
	}
	#security-plus .container img {
	    padding-top: 0;
	    padding-bottom: 20px;
	}
	.ncesi-title h2 {
	    font-size: 50px;
	}

}

@media only screen and (max-width: 767px) {
	.brand img {
	    max-width: 160px;
	}
	header {
		background-image: url("../assets/bg-v-small.jpg");
	    height: 460px;
	}
	#intro h1 {
	    font-size: 40px;
	}
	#intro {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.intro-title {
	    margin-bottom: 60px;
	}
	#banner {
	    padding-top: 60px;
	    padding-bottom: 60px;
	}
	.sm-t-center {
	    text-align: center;
	}
	.img-fluid.pdmg {
	    max-width: 240px;
	}
	.track-list {
	    max-width: 480px;
	    margin: 0 auto;
	}
	#security-plus img {
	    max-width: 60%;
	}
	#intro h3 {
	    font-size: 32px;
	}
	#banner .text-center {
	    padding: inherit;
	}
	.width50p.logo-right, .width50p.logo-left {
		text-align: center;
	}
	.width50p img {
	    width: 90%;
	    padding-left: inherit;
	    padding-right: inherit;
	    max-width: 200px;
	}
	.ncesi-title h2 {
	    font-size: 34px;
	}
	#support-bg {
	    padding-top: 260px;
	}
	.title-profit h2 {
	    font-size: 30px;
	    text-align: center;
	}
	.title-profit h2 span {
	    font-size: 200%;
	}

}

@media only screen and (max-width: 575px) {
	header {
	    height: 380px;
	}
	#security-plus {
	    padding-top: 60px;
	}
	#security-plus li {
	    font-size: 16px;
	    padding-top: 6px;
	    padding-bottom: 6px;
	}
	#banner p {
	    font-size: 18px;
	}
	.track-title h2 {
	    font-size: 30px;
	}
	.track-list h3 {
	    font-size: 24px;
	}
	.width50p.logo-right, .width50p.logo-left {
	    background-image: none;
	}
	.width50p.logo-right{
	    background-color: #fff;
	}
	.width50p.logo-left {
	    background-color: #000;
	}
	.dt-dc-Logo {
	    display: block;
	}
	.width50p {
	    width: 100%;
	    display: inline-block;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.width50p.logo-left {
	    margin-bottom: 0;
	}
	.width50p.logo-right {
		margin-top: 0;
	}
	#support-bg {
	    padding-top: 200px;
	}
	.width50p.logo-left img {
	    padding-top: 0;
	}
}

@media only screen and (max-width: 480px) {
	h4 {
		font-size: 20px;
	}
	#intro h1 {
	    font-size: 34px;
	}
	.img-fluid.pdmg {
	    max-width: 180px;
	}
	.cox-logo img {
	    max-width: 80%;
	}
	.plus-info {
	    font-size: 16px;
	}
	.call-banner p {
	    font-size: 18px;
	}
	.call-banner {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	#security-plus li {
	    font-size: 16px;
	    font-weight: 400;
	    line-height: 22px;
	}
	#security-plus img {
	    max-width: 80%;
	}
	.track-title h2 {
	    font-size: 26px;
	}
	#banner p {
	    font-size: 16px;
	    line-height: 24px;
	    font-weight: 400;
	}
	#banner {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.brand img {
	    max-width: 120px;
	}
	header {
	    height: 320px;
	}

	#intro h3 {
	    font-size: 26px;
	}
	#support-bg {
	    padding-top: 120px;
	}
	.title-profit h2 {
	    font-size: 22px;
	}
	#banner .text-center {
	    padding: 0;
	}
	.track-list h3 {
	    font-size: 22px;
	}
	.ncesi-title h2 {
	    font-size: 28px;
	}
}

@media only screen and (max-width: 400px) {
	#intro h1 {
	  	font-size: 28px;
	}
	#intro h3 {
	    font-size: 20px;
	}
}