@charset "utf-8";
@import url("../webfonts/fabfeltscript_bold/stylesheet.css");
@import url("../webfonts/glyphicons_halflings_regular/stylesheet.css");


/* CSS Document */

.hero {
	background-color: #1C2642;
	height: 365px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../images/quote_img.png);
	background-position: 0% 25%;
}
.hero_content h1 {
	color: #5775B3;
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 4.5em;
	margin-top: 48px;
}
.hero_content h2 {
	color: hsla(0,0%,93%,1.00);
	font-family: "fabfeltscript bold";
	font-size: 3.5em;
}



.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0;
	display: block;
	width: 100%;
}
.ctext {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
}
.wrapper .content {
	display: block;
	padding: 0;
}
.comp-row {
	display: flex;
	-webkit-box-pack: end;
	margin: 0;
	padding: 0;
	-ms-flex-pack: end;
	width: 100%;
}
.text-col  {
	margin: 0;
	padding: 0;
	width: 18%;


}
.text-col.intro h3 {
	text-align: center;
	font-size: 0.7em;
	font-weight: 400;
	padding: 0;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	width: 93%;
	margin-top: 137px;
}



.card-col {
	display: block;
	width: 12%;
	float: left;
	text-align: center;
}
.card-col_Ent {
	display: block;
	text-align: center;
	width: 12%;
}

.card-title {
	margin-top: 9px;
	background-color: #D1D1D1;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #707070;
}
.card-title_Ent {
	margin-top: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5981A;
}

.card-title h2 {
	font-family:'Raleway', sans-serif;
	font-weight: 300;
	color: #575757;
	font-style: normal;
	font-size: 1.5em;
}
.card-title_Ent h2 {
	color: #F1F1F1;
	font-family:'Raleway', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.5em;
}
.price_box {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0;
	background-color: #C4CACD;
	border-right: 1px solid #919191;
	border-top: 1px solid #929292;
}
.price_box_Ent {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0;
	background-color: #C4CACD;
	border-right: 1px solid #919191;
	border-top: 1px solid #929292;
}

.price_box .price {
	margin: 0;
	padding-top: 23px;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #47A720;
	font-size: 1.5em;
}
.price_box_Ent .price_Ent {
	margin: 0;
	padding-top: 0px;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #47A720;
	font-size: 1.5em;
}
.price_box_Ent .price_Ent2 {
	margin: 0;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #47A720;
	font-size: 1.5em;
	padding-bottom: 3px;
}
.price_box_Ent .price_Ent2 .slash-_Ent {
	font-size: 0.7em;
}


.slash-mo {
	font-size: 0.7em;
}

.price strike {
	color: #5C5C5C;
}
.price_box .savings {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;

	font-size: 0.8em;
}
.desc_box {
	margin: 0;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #DCE3EB;
	display: block;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	line-height: 1.5em;
}
.desc_box_Ent  {
	margin: 0;
	padding-top: 21px;
	padding-right: 13px;
	padding-bottom: 59px;
	padding-left: 13px;
	background-color: #EBE7DC;
	display: block;
	text-align: center;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 1.5em;
	font-size: 0.8em;
}
.bt {
	margin-top: 18px;
	display: block;
	background-color: #477C9E;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	width: 70px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	color: #FFFFFF;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	text-decoration: none;
	-webkit-box-shadow: 0px 0px 7px #000000;
	box-shadow: 0px 0px 7px #000000;
	border: 1px solid #FDFDFD;
}
.bt:hover {
	background-color: #0C3573;
	-webkit-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
	border: 2px solid #000000;
}
.or-text {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	margin-top: 11px;
}
.trial-link {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
}
.comp-row_I {
	display: flex;
	background-color: #DBE4EB;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #B8B8B8;
}
.comp-row_P {
	display: flex;
}
.comp-row_I .text-col {
	display: block;
	width: 18%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	padding-right: 19px;
	padding-top: 10px;
}
.comp-row_P .text-col {
	display: block;
	width: 18%;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 0.8em;
	padding-right: 19px;
	padding-top: 10px;
}
.L {
	border-bottom: 2px solid #000000;
}
.col-one, .col-two, .col-three, .col-four, .col-five, .col-six, .col-seven {
	display: block;
	width: 13%;
	text-align: center;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #CD530A;
	font-size: 2em;
}
.FAQ_Cont {
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 30px;
}

@media (min-width:992px) and (max-width:1199px){
.card-title h2 {
	font-size: 1.2em;
}
.card-title_Ent h2 {
	font-size: 1.2em;
}
.price_box_Ent .price_Ent {
	margin-top: 52px;
	font-size: 1em;
}
.desc_box {
	display: block;
	height: 184px;
}
.desc_box_Ent {
	height: 184px;
	display: block;
}
.text-col.intro h3 {
	padding: 0;
	display: block;
	width: 142px;
	text-align: left;
	margin-right: 25px;
	margin-left: 0px;

}






}

@media (min-width:768px) and (max-width:991px){
.card-title h2 {
	font-size: 0.9em;
}
.card-title_Ent h2 {
	font-size: 0.9em;
}
.price_box {
	height: 94px;
}
.price_box_Ent   {
	height: 94px;
}
.price_box .price {
	font-size: 1em;
}


.price_box_Ent .price_Ent {
	font-size: 1em;
}


.card-col_Ent .price_box_Ent .price_Ent {
}
.desc_box {
	height: 242px;

}
.desc_box_Ent {
	height: 245px;
}
.text-col.intro h3 {
	display: block;
	margin-right: 26px;
	width: 83px;
	text-align: left;
}







}

@media (max-width:767px){
.wrapper {
	visibility: hidden;
	position: absolute;
	width: 0px;
	height: 0%;
	max-width: 0%;
	max-height: 0%;
}
.comp-row {
	position: absolute;
	visibility: hidden;
}

.mobilePrice {
	margin-top: 32px;
}

.panel-title {
	font-style: normal;
	font-weight: 400;
}
.comp-row_Im {
	display: flex;



}
.comp-row_Pm {
	display: flex;


}
.comp-row_I {
	position: absolute;
	visibility: hidden;
	min-height: 0px;
}
.comp-row_P {
	position: absolute;
	visibility: hidden;
	max-height: 0px;
}











}

@media (min-width:768px){
.mobilePrice {
	position: absolute;
	visibility: hidden;
	max-height: 0px;
	height: 0px;
}
.container.mibilePrice_Cotent {
	position: absolute;
	max-height: 0px;
}

.comp-row_Im{
	display: flex;
	background-color: #DBE4EB;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #B8B8B8;
	position: absolute;
	visibility: hidden;
	min-height: 0px;
}
.comp-row_Pm {
	display: flex;
	position: absolute;
	visibility: hidden;
	max-height: 0px;
}
	

}
