@charset "utf-8";
/* CSS Document */

.tp-caption .slider_button {
	color:#FFF;
	background:#000;
}
.tp-caption .slider_button:hover {
	background:#970001;
	color:#FFF;
}
/* text color changing */
.text_colors {
	color:#970001;
}
/* font awesome icon colors*/
#img_colors {
	color:#970001;
}
.page_styles {
	line-height:27px;
}
.newpage_styles
{
	width:78%;
	float:left;
	text-align:justify;
}
.career_style {
	border:1.5px solid #970001;
	padding:10px;
	margin-bottom:20px;
	border-radius:5px;
	box-shadow: 10px 10px 5px #CCC;
	
}
.apply_now {
	padding:5px;
	border:1px solid #970001;
	border-radius:5px;
	background-color:#970001;
	color:#FFF;
	font-size:15px;
	font-weight:bold;	
}
.career_style h5 {
	line-height:normal;
	margin-bottom:0px;
	display:inherit;
}
/* career style ribbon */
.demo {
	position: relative;
	left: -20px;
	color: #FFF;
	display: inline-block;
	margin: 0 auto;
	top: -1px;
	padding-top: 2px;
	border-radius: 5px;
	border-bottom-left-radius: 0px;
	border:1.5px solid #970001;
	background-color: #970001;
	padding:10px;
	margin-bottom:20px;
	margin-top:-10px;
	margin-left:-10px;
	width:70%;
	
}
.arrow {
	border-left: 20px solid transparent;
	border-top: 26px solid #970001;
	top: 100%;
	left: -1px;
	position: absolute;
}
/* careers popup */

.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20)
}
.close:hover, .close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50)
}
button.close {
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0;
	-webkit-appearance:none
}
/* popup code starts */
.modal-open {
	overflow:hidden;
	
}
.modal {
	display:none;
	overflow:auto;
	overflow-y:scroll;
	position:fixed;
	top:100px;
	right:0;
	bottom:0;
	left:0;
	z-index:12000;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	transform:translate(0, -25%);
-webkit-transition:-webkit-transform .3s ease-out;
-moz-transition:-moz-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px;
	
}
.modal-content {
	position:relative;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	background-clip:padding-box;
	outline:0;
	z-index:9999;
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0)
}
.modal-backdrop.in {
	opacity:.5;
	filter:alpha(opacity=50)
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5;
	min-height:16.428571429px
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.428571429
}
.modal-body {
	position:relative;
	padding:20px
}
/* popup code ends */
.left_quote
{
	float:left;
}
.right_quote
{
	float:right;
}
.our_services
{
	font-weight:bold;
	color:#000;	
	margin-bottom:20px;
	font-size:16px;
	text-align:center;
	background:#970001;
	color:#FFF;
	margin-top:-16px;
	padding:5px;
}
.container
{
	line-height:27px;
	text-align:justify;
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1010;
	display:none;
	max-width:276px;
	padding:1px;
	text-align:left;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	box-shadow:0 5px 10px rgba(0, 0, 0, .2);
	white-space:normal
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-title {
	margin:0;
	padding:8px 14px;
	font-size:14px;
	font-weight:400;
	line-height:18px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:9px 14px
}
.popover .arrow, .popover .arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover .arrow {
	border-width:11px
}
.popover .arrow:after {
	border-width:10px;
	content:""
}
.popover.top .arrow {
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:#999;
	border-top-color:rgba(0, 0, 0, .25);
	bottom:-11px
}
.popover.top .arrow:after {
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff
}
.popover.right .arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0, 0, 0, .25)
}
.popover.right .arrow:after {
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff
}
.popover.bottom .arrow {
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0, 0, 0, .25);
	top:-11px
}
.popover.bottom .arrow:after {
	content:" ";
	top:1px;
	margin-left:-10px;
	border-top-width:0;
	border-bottom-color:#fff
}
.popover.left .arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0, 0, 0, .25)
}
.popover.left .arrow:after {
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px
}
.red {
	color:#F00;
}
.star {
	color:#F00;
}
select {
	height: 40px;
	line-height: 46px;
	width:100%;
}
.style_button {
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	border:1px solid #970001;
	background-color:#970001;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	margin:0 auto;
	float:left;
}
.top_head {
	font-size:17px;
	min-height:50px;
	width:100%;
}
.page_numbers ul {
	margin: 0 auto;
	list-style-type:none;
	padding: 0px;
	text-align: center;
}
.page_numbers li {
	display: inline;
	float: left;
	margin:1px;
	background: #5B0508;
	width:51px;
}
.page_numbers li.current {
	text-align: center;
}
.page_numbers li a {
	background: #5C000B;
	border: 1px solid #5C000B;
	padding: 1px;
	text-decoration: none;
	color :#FFFFFF;
	font:10px verdana, sans-serif;
	display:block;
}
.page_numbers a.current, .page_numbers li a:hover {
	background: #FFF;
	color: #5C000B;
}
/* article page display */
.article {
	width:100%;
	position:relative;
	padding:5px;
	margin-bottom:30px;
	border:1px solid #970001;
	overflow:hidden;
	border-radius:5px;
	box-shadow:0 5px 10px rgba(0, 0, 0, .2);
}
.article_display {
	width: 70%;
	position: relative;
	border: 1px solid #970001;
	padding:10px;
	height:auto;
	float:left;
}
.ribbon {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 75px;
	height: 75px;
	text-align: right;
}
.ribbon span {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(45deg);
	width: 100px;
	display: block;
	background: #79A70A;
	background: linear-gradient(#970001 0%, #E81919 100%);
 box shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 19px;
	right: -21px;
}
.ribbon span::before {
 content: "";
 position: absolute;
left: 0px;
top: 100%;
 z-index: -1;
 border-left: 3px solid #E81919;
 border-right: 3px solid transparent;
 border-bottom: 3px solid transparent;
 border-top: 3px solid #E81919;
}
.ribbon span::after {
 content: "";
 position: absolute;
right: 0px;
top: 100%;
 z-index: -1;
 border-left: 3px solid transparent;
 border-right: 3px solid #E81919;
 border-bottom: 3px solid transparent;
 border-top: 3px solid #E81919;
}
.rectangle h4 {
	margin-top:10px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	text-align: center;
}
.apply_now {
	float:right;
}
.article_text {
	float:left;
	width:80%;
}
.article_image {
	float:right;
	width:20%;
}
.triangle-r {
	border-color: transparent transparent transparent #006699;
	border-style:solid;
	border-width:15px;
	height:0px;
	width:0px;
	position: relative;
	left: 101%;
	top: 30px;
	z-index: -1;
}
.more_articles {
	float:right;
	width:27%;
	border:1px solid #970001;
	font-size:16px;
	line-height:25px;
	padding:2px;
}
.rectangle {
	background: #006699;
	height: 50px;
	width: 108%;
	position: relative;
	left:-5px;
	float: left;
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
	z-index: 100;
	top:-5px;
}
.request_quote
{
	float:right; width:8%; background:none;
}
.left_quote
{
	float:left;
}
.right_quote
{
	float:right;
	
}
.background_color
{
	background:#970001
	
}
.quote_right
{
 float:right; width:45%	;
}
.quote_radio
{
	width:30%; float:right;
}
.quote_text
{
	width:70%; float:left;
}
.quote_top
{
	float:left; width:45%;
}
.intern_left
{
	float:left; width:45%;
}
.intern_right
{
	float:right; width:45%;
}
.tech_display
{
	line-height:40px;
	color:#000;
	margin-bottom:50px;
	
}
a.but_download {
font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #970001;
	border-bottom: 1px solid #970001;
}
a.but_download:hover {
	background-color: #000;
}
.mobile
{
	display:none;
}
.price_table_head
{
	font-weight:bold; 
	font-size:20px;	
}
.highlight_hosting_size
{
	width:20%;
}
.hosting_size
{
	width:13%;
}
.host_style ul li
{
	border-bottom:1px solid #000;
	line-height:50px;
}
.host_price
{
	background:#940505; color:#fff; font-size:14px;
	
}
.contact_disp
{
	width:30%; margin-left:35%; margin-right:35%;background:#FFBFDF;
	color:#000; font-weight:bold; padding-top:10px; font-size:16px; padding-bottom:10px;
}
.package_sizes
{
	width:20%;
}
.desktop
{
	width:100%;
}
.hoxa-top-menu i
{
	font-size:20px;
	
}
textarea
{
	width:100%;
	min-height:80px;
}
.package
{
	width:20%;
}
.package-fields
{
	width:16%;
}
.mble_quote
{
	display:none;
	
}

 @media (min-width:768px) {
.modal-dialog {
width:600px;
margin:30px auto
}
.modal-content {
-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
box-shadow:0 5px 15px rgba(0, 0, 0, .5)
}
.modal-sm {
width:300px
}
.modal-lg {
width:900px
}
}
@media(min-width:992px) and (max-width:1199px) {
.triangle-r {
 display:none;
}
.rectangle {
 width:104%;
}
}
@media only screen and (max-width: 479px) {
 .apply_now {
 float:none;
}
.sec_code {
 float:none;
}
.img_none {
 float:none;
}
.article_image {
 float:none;
 width:100%;
}
.article_text {
 float:none;
 width:100%;
}
.triangle-r {
 display:none;
}
.more_articles {
 float:none;
 overflow:hidden;
 width:100%;
}
.article_display {
 float:none;
 width:100%;
}
.request_quote
{
	display:none;
}
.mble_quote
{
	display:block;
}
.left_quote
{
	float:none;

}
.right_quote
{
	float:none;
	margin-top:30px;
	
	
}
.quote_right
{
 float:none; width:100%;
}
.quote_radio
{
	width:40%; float:right;
}
.quote_text
{
	width:60%; float:left;
}
.quote_top
{
	float:none; width:100%;
}
.intern_left
{
	float:none; width:100%;
}
.intern_right
{
	float:none; width:100%;
}
.newpage_styles
{
	width:100%;
}
.desktop
{
	display:none;
}
.mobile
{
	display:block;
}
.mobile_sized
{
	width:100%;
	float:none;
}
.contact_disp
{
  width:100%;	
  margin:0 auto;
}
.demo
{
	float:none;
}
}
@media(min-width:479px) and (max-width:767px) {
	.request_quote
{
	float:none;
	position:relative;
}
.desktop
{
	display:none;
}
.mobile
{
	display:block;
}
.mobile_sized
{
	width:50%;
	float:left;
}
}
@media(min-width:767px) and (max-width:992px) {
.triangle-r {
 display:none;
}
.rectangle {
 width:104%;
}
.request_quote
{
	float:none;
	position:relative;
}

}
