/* Enter Your Custom CSS Here */

.sitenotices { background-color:green; color:white; padding:10px; text-align:center; font-size:120%; font-weight:bold; margin-bottom:15px; }

.supplementrow { background-color:#002730 !important; color:white; }
input, select {
    cursor: inherit !important;
}
//* PLAN CSS *//
.plan .fl-module-content {
    margin: 0px;
}
.dns{
    margin: 4px 6px;
    font-size: 12px;
    text-align: center;
    color: #000 !important;
}
.plan-table{
	font-family: Calibri,Arial,Helvetica,sans-serif !important;
	font-weight:normal;
	color:#313131;
	width:100%;
}
.plan-table ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.plan-table ul li{
	width:100%;
	display: block;
}
.plan-table li.pricing_header1{
	height: 75px;
	-webkit-border-radius:1px 6px 0 0;
	-khtml-border-radius:19px 6px 0 0;
	-moz-border-radius:19px 6px 0 0;
	border-radius:19px 6px 0 0;
	padding: 10px 0;
}
.plan-table li.pricing_header1 a{
	font-size: 16px;
	line-height: 20px;
	color:#fff;
	font-weight: bold;
}
.plan-table li.pricing_header2{
	height: 85px;
	font-size: 16px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#333;
	background-color:#ccc;
	padding: 10px 0;
}
.plan-table li.pricing_header2 span{
	font-size: 12px;
	line-height: 14px;
}
.plan-table li.pricing_header2 s {
    font-size: 14px;
}
.plan-table .plan-left li.pricing_header1{background:none;min-height: 154px;}
.plan-table .plan-left li.pricing_header2{
	height: 90px;
}
.plan-table .plan-left li.pricing_header2{
	background-color:#EFEFEF;
	border-bottom:1px solid #ccc;
	-webkit-border-radius:19px 0px 0 0;
	-khtml-border-radius:19px 0px 0 0;
	-moz-border-radius:19px 0px 0 0;
	border-radius:19px 0px 0 0;
}
.plan-table .plan-left li.pricing_header2 span{
	        font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 0;
}
.plan-table .pricing_column li.pricing_header1{background-color:#03bcda}
.plan-table .plan-left, .plan-table .pricing_column{
	height:100%;
	float:left;
	position:relative;
	width: 12.50%;
	padding: 1px;
}
.plan-table .plan-left{*z-index:2}
.plan-table .pricing_hover:hover .pricing_column{
	-webkit-transition:all 0.1s ease;
	-moz-transition:all 0.1s ease;
	-o-transition:all 0.1s ease;
	-ms-transition:all 0.1s ease;
	transition:all 0.1s ease;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.plan-table .pricing_hover .pricing_column:hover{
	-webkit-transform:scaleY(1.04);
	-moz-transform:scaleY(1.04);
	-o-transform:scaleY(1.04);
	-ms-transform:scaleY(1.04);
	transform:scaleY(1.04);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.plan-table .plan-left li span{
	padding-left: 8px;
	display: block;
}
.plan-table li.pricing_header2 b{
    font-weight: bold;
    color: #da7300;
}
.pricing .pricing_column .img{
  height: 85px;
  background: #FFF;
  border-bottom: 1px dotted #ccc;
  padding: 10px;
}
.pricing .pricing_column .img img{
      width: auto;
    height: 100%;
}
.pricing .pricing_column{
	text-align: center;
}
.plan-table .odd{background-color:#fff;border-bottom:1px dotted #ccc;min-height: 30px;line-height: 2;padding: 0 5px;}
.plan-table .start{background-color:#EB8407;color:#fff;border-bottom:1px dotted #ccc;line-height: 1;min-height: 30px;padding-top: 6px;}
.plan-table .even{background-color:#efefef;border-bottom:1px dotted #ccc;}
.plan-table .pricing_yes, .plan-table .pricing_no{height:20px;width:100%;float:left;}
.plan-table .pricing_yes{background:url("/wp-content/themes/responsive/core/css/yes.png") center top no-repeat;}
.plan-table .pricing_no{background:url("/wp-content/themes/responsive/core/css/no.png") center top no-repeat;}
.plan-table .pricing_footer{
	width:100%;
	height: 75px;
	padding-top: 15px;
	padding-bottom:6px;
	float:left;
	border-top:1px solid #fff;
	border-bottom:2px solid #ccc;
	background-color:#EFEFEF;
}
.pricing_footer input[type="button"]{
	font-size: 135%;
	color:#ffffff;
	padding:8px;
	margin-bottom:5px;
	border:0;
	width:auto;
	cursor: pointer;
}
.pricing_footer input[type="button"]:hover{
	background-color: #00809e;
}
.pricing_footer input[type="button"].month{
	background-color: #00BBE8;
}
.pricing_footer input[type="button"].yr{
	background-color: #00BBE8;
}
.joinow {
    font-size: 1.3em;
    padding: 10px;
    color: #F00;
    text-align: right;
    font-weight: bold;
}
@media screen and (max-width: 2000px){
.plan3, .plan2 {
    display: none !important;
}
}

@media screen and (max-width:1024px){
.pricing .pricing_column, .pricing .plan-left {
    width: 24.78%;
    padding: 15px 2px;
}
.plan2 {
    display: block !important;
}
.plan1{
    display: none !important;
}  
.start:nth-child(10), .odd:nth-child(11) {
    height: 40px !important;
}
.start:nth-child(8), .odd:nth-child(9),
.start:nth-child(9), .odd:nth-child(10),
.start:nth-child(11), .odd:nth-child(12),
.start:nth-child(17), .odd:nth-child(18) {
       height: auto !important;
}
}
@media screen and (max-width: 768px){
.plan3{
    display: block !important;
}
.plan2 {
    display: none !important;
}
.plan-table .plan-left, .plan-table .pricing_column{
	width: 33% !important;
}
.head-title h1.fl-heading {
    font-size: 33px;
}
}
@media screen and (max-width: 600px){
.plan-table .plan-left, .plan-table .pricing_column{
	width: 50% !important;
}
}
@media screen and (max-width: 425px){
.plan-table .plan-left, .plan-table .pricing_column{
	width: 100% !important;
}
.start:nth-child(10), .odd:nth-child(11) {
    height: auto !important;
}
}
.start:nth-child(8), .odd:nth-child(9) {
    height: 40px;
}
.start:nth-child(9), .odd:nth-child(10) {
    height: 42px;
}
.start:nth-child(10), .odd:nth-child(11) {
    height: 55px !important;
}
.start:nth-child(11), .odd:nth-child(12) {
    height: 56px;
}
.start:nth-child(17), .odd:nth-child(18) {
    height: 42px;
}
	.details-header {
	width:90%;
	margin:auto;
	padding:8px;
	font-size:120%;
	background-color: #064452;
	border-radius:10px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:center;
	}

	.details-table {
	width:90%;
	margin:auto;
	border:1px solid #135865;
	background-color:#24AAC5;
	color:#ffffff;
	padding:7px;
	}

	.details-table thead tr {
	background: #135865;
	}

	.details-table td {
	padding:7px;
	border-top:1px solid #135865;
	}
	
	.details-header span {
	font-size:13px;
 	}
 	
	.showleft {
	float:left; 
	margin-left:15px; 
	width:20%;
	 }
	 
	.dull {
	background-color:#cccccc;
	 }
	 
	.bright {
	background-color:#24AAC5;
	 }
	 
	.coupon-msg {
	background-color:green; 
	color:#ffffff; 
	width:88%; 
	margin:auto; 
	padding:10px; 
	font-size:120%; 
	text-align:center; 
	border:1px solid #035903; 
	border-radius:10px;
 	}
 	
	.coupon-code {
	color: #FAC86A; 
	font-weight:bold; 
	text-shadow: 1px 1px 1px #222222;
 	}
 	
	.form-left {
	float:left; 
	margin-left: 50px;
	 }
	 
	.form-right {
	float:left; 
	width:500px; 
	margin-top:15px;
	max-width:100%;
	}
	
	.details-left {
	float:left; 
	margin-left: 20px; 
	width:650px;
	max-width:100%;
	 }
	 
	.details-right {
	float:left; 
	width: 230px;
	 }
	 
	.details-right img {
	max-width:100%;
	 }
	 
	.invalid_code {
	background-color:red; 
	padding:5px; 
	color:#ffffff;
	 }

.parent-pageid-13 #text-2 {
  display:none !important;
}

#menu-item-1016, #menu-item-1017 { display:none; }

.site-description { display: none !important; }

.footer-bar ul li {
    width: 33% !important;
}

#header {
    background: #14788c;
    background-image: url('/image-header.jpg');
    background-blend-mode: multiply;
}
#footer {
    background: #14788c;
    background-image: url('/image-footer.jpg');
    background-blend-mode: multiply;
}

.menu, .main-nav {
    background-color: #07a1bf;
}

#featured-form {
    background: rgb(20 120 140 / 82%);
}
