.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: url(images/cur.ebf549bc.webp) 12 12, auto;
}

@media screen and (max-width: 319px) {
	#headerwrap {
		background-size: 305% auto;
		min-height: 145px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	#headerwrap {
		background-size: 215% auto;
		min-height: 145px;
		margin-top: 40px;
		padding-top: 3px;
	}
}
@media only screen and (max-width: 320px) {
	#headerwrap {
		background-size: 215% auto;
		min-height: 145px;
		margin-top: 40px;
		padding-top: 3px;
	}
}

@media only screen and (max-width: 480px) {
	.tab button {
		font-size: 12px !important;
	}
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
	#headerwrap {
		background-size: 207% auto;
		min-height: 235px;
		margin-top: 59px;
		padding-top: 10px;
	}
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
	#headerwrap {
		min-height: 284px;
		margin-top: 23px;
		background-size: 184% auto;
		padding-top: 15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#headerwrap {
		background-size: 157% auto;
		min-height: 270px;
		margin-top: 48px;
		padding-top: 10px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 320px) {
	.container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}

@media (min-width: 768px) {
	.container > .navbar-header,
	.container-fluid > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-collapse {
		margin-right: -15px;
		margin-left: 0;
	}
}

.tab {
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
}

.tab a.active {
	color: #b63031;
	background-color: white;
}
.tab button.active {
	color: #b63031;
	background-color: white;
}

.tab button {
	background-color: transparent;
	float: right;
	font-size: 16px;
	color: white;
	border: none !important;
	margin: 1% 0.1%;
	padding: 0.2% 1.5%;
	border-radius: 15px;
}

.equalheight {
	min-height: 30px;
	padding-bottom: 10px;
	text-transform: none !important;
}

.features {
	padding: 4px;
	margin: 0px !important;
	display: inline-block;
	float: none;
	text-align: center;
}

.border_radious {
	border-radius: 10px;
}

img.text-center {
	padding: 10%;
	width: 70%;
	margin: auto 15%;
}

hr.container {
	width: 1170px;
	padding: 0px !important;
	margin-left: 0px !important;
}

@media only screen and (max-width: 501px) {
	.equalheight {
		min-height: 40px !important;
		font-size: 12px !important;
	}
}

@media only screen and (min-width: 341px) and (max-width: 400px) {
	.eqheight {
		min-height: 110px !important;
	}
}

@media only screen and (max-width: 340px) {
	.eqheight {
		min-height: 125px !important;
	}
}

@media only screen and (min-width: 401px) and (max-width: 500px) {
	.eqheight {
		min-height: 82px !important;
	}
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
	.eqheight {
		min-height: 82px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
	.eqheight {
		min-height: 60px !important;
	}
}

@media only screen and (min-width: 768px) {
	.eqheight {
		min-height: 85px !important;
	}
}

.head_text {
	padding-top: 20px;
	text-decoration: none;
	text-transform: none !important;
	font-size: 18px !important;
	font-family: BTBPFontFamily_Medium !important;
	padding-bottom: 20px;
	color: #8f1315 !important;
	text-align: center;
}

.subhead_text {
	text-decoration: none;
	padding: 10px;
	text-transform: none !important;
	color: #1a2543 !important;
	font-family: BTBPFontFamily_Medium !important;
	font-size: 14px !important;
	text-align: center;
}

h3.contentHead {
	font-size: 12px !important;
	color: #1a2543 !important;
}

p {
	font-size: 14px;
}

.feature_img {
	width: 100%;
	background-color: #ebebeb;
	margin: auto;
	border-radius: 10px;
	box-shadow: 0px 2px 5px grey;
}

.feature_img > div {
	width: 90%;
	margin: auto;
}

.fea_descript {
	display: inline-block;
	text-align: center;
}

.fea_descript > p {
	margin: 0px !important;
	font-size: 12px;
	text-align: center;
}

.fea_descript > p {
	margin: 0px !important;
	font-size: 14px;
	text-align: center;
}

.pricingTag {
	display: inline-block;
	float: none;
	text-align: center;
	padding: 10px;
	height: 270px;
	vertical-align: middle;
}
.pricingTag > div {
	position: relative;
	width: 100%;
	height: 100%;
	font-size: 12px;
}

.pricingTag > div {
	text-align: center;
	background-color: #e2e2e2;
	border: 1px solid #666666;
}
.pricingTag > div > div:nth-child(1) {
	height: 20%;
	width: 100%;
}
.pricingTag > div > div:nth-child(2) {
	height: 60%;
	width: 100%;
}
.pricingTag > div > div:nth-child(3) {
	height: 20%;
	width: 100%;
}
.pricingTag h2 {
	margin: 0px;
}
.btn_overlay {
	background-color: rgba(0, 0, 0, 0.7);
}

/* @media (max-width:339px) {
    .iframe_div {
        height: 910px;
        width: 300px;
    }
}

@media (min-width:339px) and (max-width:380px) {
    .iframe_div {
        height: 910px;
        width: 355px;
    }
}

@media (max-width:768px) {
    .iframe_div {
        height: 910px;
    }
}

@media (min-width:768px) and (max-width:990px) {
    .iframe_div {
        height: 894.25px;
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .iframe_div {
        height: 495.7px;
    }
} */

@media (min-width: 339px) and (max-width: 380px) {
	.iframe_div {
		height: 925px;
		width: 355px;
	}
}

@media (max-width: 339px) {
	.iframe_div {
		height: 910px;
		width: 300px;
	}
}

@media (min-width: 380px) and (max-width: 667px) {
	.iframe_div {
		height: 927px;
	}
}
@media (min-width: 667px) and (max-width: 816px) {
	.iframe_div {
		height: 910px;
	}
}

@media (min-width: 816px) and (max-width: 1050px) {
	.iframe_div {
		height: 494px;
	}
}

.font_family_book {
	background-color: #03111e !important;
}

img.text-center {
	padding: 17%;
	width: 65%;
	margin: 0% 0%;
}

h3.contentHead {
	font-size: 16px !important;
	color: #1a2543 !important;
}

@media screen and (max-width: 767px) and (min-width: 400px) {
	h3.contentHead {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 600px) {
	.fea_descript > p {
		font-size: 12px;
	}
}

@media screen and (max-width: 400px) {
	h3.contentHead {
		font-size: 12px !important;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1025px) {
	.imageText {
		margin-top: 4.5% !important;
	}
}
@media screen and (max-width: 768px) {
	.imageText {
		/* margin-top: 4.5%;
        padding-top: 8%; */
		color: #ffffff !important;
	}
	.BgImgSubHead {
		color: #ffffff !important;
		padding: 0px !important;
	}
}

@media screen and (max-width: 319px) {
	.imageText {
		margin-top: -5%;
	}

	.BgImgSubHead {
		color: #ffffff !important;
		padding: 0px !important;
	}
}
