/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.blk-bottom {
    /*background: #263646 url("/templates/six/img/bgBottom.png") repeat scroll 0% 0%;*/
    background: #007B00 repeat scroll 0% 0%;
    color: #C6C6C6;
   padding-top: 20px;
    font-size: 13px;
}
.blk-footer {
    background-color: #09131D;
    border-top: 1px solid #3A4957;
    padding: 15px 0px;
    font-size: 85.71%;
}
.col-lg-6 {
    width: 50%;
}
.blk-footer {
    font-size: 85.71%;
}
.blk-footer .copyright {
    color: #BEBEBE;
    min-height: 25px;
    padding-left: 50px;
    background: transparent url("/templates/six/img/logo-footer.png") no-repeat scroll left top;
}
.blk-footer .copyright {
    color: #BEBEBE;
}
.blk-footer a {
    color: #FFF;
    transition: all 0.2s ease 0s;
}
#section-footer .block {
    margin-bottom: 0px;
}
.pull-right {
    float: right !important;
}
.blk-footer .socialpublic a {
    margin: 0px 2px;
    font-size: 16px;
    display: inline-block;
    border: 1px solid #3E4C5C;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    position: relative;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.blk-footer .menubottom {
    list-style: outside none none;
    margin: 9px 9px 0px;
    padding: 0px;
}
.blk-footer .menubottom li:first-child {
    padding-left: 0px;
    margin-left: 0px;
}
.blk-footer .menubottom li {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    position: relative;
}
.blk-footer .menubottom {
    list-style: outside none none;
}
ul.menu.list-unstyled li a{
color:white;
}
ul.menu.list-unstyled li a:hover{
color:#EE3F2A;
}
.blk-bottom h2 {
    margin-top: 0px;
    font-weight: 300;
    color: #FFF;
    margin-bottom: 23px;
    font-family: inherit;
    font-size: 16px;
    text-transform: uppercase;
}
#block-newsletter-newsletter-subscribe .form-item-email {
    float: left;
}
.form-item, .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}
#block-newsletter-newsletter-subscribe .form-item-email input[type="text"] {
    height: 34px;
    width: 170px;
    border: medium none;
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
    padding-left: 15px;
    border-radius: 4px 0px 0px 4px;
    background-clip: padding-box;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
#block-newsletter-newsletter-subscribe #subscribe {
    float: left;
    margin-top: 13px;
    margin-left:-3px;
    position: relative;
}
#block-newsletter-newsletter-subscribe #newsletter-error {
    float: left;
    color: #EF2929;
    margin-bottom: 5px;
}
.pricing {
    color: #000;
    background: transparent none no-repeat scroll center center / cover;
}
.pricing h2 {
    font-size: 50px;
}
hr.colored {
    border-color: #F26F21;
    max-width: 200px;
    margin: 20px auto;
}
.pricing .pricing-item.featured-first {
    margin-right: -15px;
    margin-top: 15px;
}
.pricing .pricing-item {
    text-align: center;
    background: #FFF none repeat scroll 0% 0%;
    color: #222;
    padding: 30px;
    box-shadow: 0px 0px 30px 5px rgba(34, 34, 34, 0.75);
    z-index: 1;
    margin-bottom: 30px;
}
.pricing .pricing-item h3 {
    margin: 0px;
}
hr.colored {
    border-color: #F26F21;
}
.pricing .pricing-item hr {
    max-width: 100px;
}
.pricing .pricing-item .price {
    margin-bottom: 20px;
}
.pricing .pricing-item .price .number {
    font-weight: 900;
    font-size: 50px;
}
.pricing .pricing-item .price .number sup {
    font-size: 30px;
}
sup {
    top: -0.5em;
}
.pricing .pricing-item .list-group-item {
    border-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #FFF;
    border: 1px solid #DDD;
}
.btn-outline-dark {
    color: #222;
    border: 1px solid #222;
    background: transparent none repeat scroll 0% 0%;
    transition: all 0.5s ease 0s;
}
.pricing .pricing-item.featured {
    position: absolute;
    width: 100%;
    left: 0px;
    margin: 0px;
    padding: 45px 30px;
}
.pricing .pricing-item.featured-last {
    margin-left: -15px;
    margin-top: 15px;
}
#comparision-chart tbody > tr > td:first-child {
    background-color: #007B00 !important;
    border-color: #007B00;
    color: #FFF;
    text-align: left;
    font-size: 14px;
    font-weight: 200;
    padding-left: 23px;
}
#comparision-chart thead > tr > th {
    background-color: #007B00;
    border: medium none;
    color: #FFF;
    padding: 16px 0px;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
}
#comparision-chart.table-striped > tbody > tr:nth-last-child(2) td {
    color: #EE3F2A;
}
#comparision-chart.table-striped > tbody > tr:nth-last-child(2) td span {
    color: #EE3F2A;
}
#comparision-chart.table-striped > tbody > tr:nth-last-child(2) td:first-child {
    color: #FFF;
}
#comparision-chart.table-striped > tbody > tr:last-child td span {
    color: #EE3F2A;
}
#comparision-chart.table-striped > tbody > tr:last-child td {
    border-bottom: medium none;
    color: #EE3F2A;
}
#comparision-chart.table-striped > tbody > tr:nth-child(2n) > td {
    background-color: #F1F1F1;
}
#comparision-chart tbody > tr > td {
    font-size: 20px;
}
#comparision-chart tbody > tr > td {
    border-width: medium medium 1px;
    border-style: none none solid;
    border-color: -moz-use-text-color -moz-use-text-color #BBB;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    color: #666;
    font-size: 18px;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
}
#comparision-chart.table-striped > tbody > tr:last-child td:first-child {
    color: #FFF;
}
/*Reseller Hosting*/
.container_hosting-package {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: right bottom;
    border: 1px solid #D4D4D4;
    border-radius: 5px;
    margin: 7px 0px;
    padding: 15px;
}
.container.white {
    background-color: #FFF;
    border: 0px solid #CCC;
    padding: 9px 15px;
}
.current-specs.active {
    display: block;
}
.row-wrapper.hosting-packages .current-specs .col-sm-6:first-child {
    padding-right: 7px;
}
.container_hosting-package {
    background-color: #F1F1F1;
    border-top: medium none;
    position: relative;
}
.container_hosting-package h2 {
    background-color: #007B00;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    margin: -15px -15px 15px;
    padding: 15px;
}
.text-center {
    text-align: center;
}
.container_hosting-package h3 {
    background-color: #EE3F2A;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    margin: -15px -15px 15px;
    padding: 8px;
}
.row-wrapper.hosting-packages h3 span {
    font-weight: 200;
}
.row-wrapper.hosting-packages a.btn-primary {
    font-size: 22px;
    margin: 15px auto 0px;
    padding: 10px;
    width: 51%;
}
/*website hosting*/
.pricing-stack .well {
    border-radius: 2px;
    border: 1px solid #CDCDCD;
    padding: 10px;
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 1px 1px 5px #CDCDCD;
}
.pricing-stack .well .title {
    margin: 10px 0px 0px;
    color: rgba(27, 27, 27, 0.8);
    font-size: 22px;
    text-shadow: 1px 1px 1px rgba(231, 231, 231, 0.8);
    text-align: center;
    font-weight: normal;
    text-transform: none;
}
.pricing-stack .well .price {
    margin: 1em -14px;
    padding: 20px 0px;
    text-shadow: none;
    color: #55A79A;
    display: block;
    border: 1px solid #CDCDCD;
    background: #FFF none repeat scroll 0% 0%;
    text-align: center;
    font-size: 16px;
    line-height: 1;
}
.pricing-stack .well .btn {
    display: block;
    width: auto;
    margin: 20px auto 0px;
}
.spacer {
    font-weight: bold;
    color: #55A79A;
}
.pricing-stack .well.active .price {
    background: #007B00 linear-gradient(to bottom, #007B00 0px, #007B00 100%) repeat-x scroll 0% 0%;
    border-color: #007B00;
    color: #FFF;
}
.pricing-stack .well .price {
    margin: 1em -14px;
    padding: 20px 0px;
    text-shadow: none;
    color: #007B00;
    display: block;
    border: 1px solid #CDCDCD;
    background: #FFF none repeat scroll 0% 0%;
    text-align: center;
    font-size: 16px;
    line-height: 1;
}
.fo4nt-13 {
    font-size: 13px;
    line-height: 24px;
}
div.image-wrapper.cell-view img {
    width: auto;
    display: inline-block;
}
/*internet markeint packages */
.b-shadow {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    transition: all 0.2s ease-in 0s;
}
.tables tr {
    text-align: center;
    border-bottom: 1px solid #F2F2F2;
}
.tables tr td:first-child {
    color: #3C3C3C;
    font-size: 16px;
    text-align: left;
    padding-left: 25px;
    width: 20%;
}
.table > tbody > tr > td {
    vertical-align: middle;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #DDD;
}
.tables tr:nth-child(2n) {
    background: #F9F9F9 none repeat scroll 0% 0%;
}
.tables tr td {
    font-size: 13px;
    font-weight: 300;
    color: #9E9E9E;
    line-height: 13px;
    padding: 20px 0px;
    border-left: 1px solid #F2F2F2;
    width: 20%;
}
.tables tr td:hover{
    -webkit-box-shadow: 0px 0px 8px 4px rgba(221,221,221,1);
-moz-box-shadow: 0px 0px 8px 4px rgba(221,221,221,1);
box-shadow: 0px 0px 8px 4px rgba(221,221,221,1);
}
.table-button {
    position: relative;
    text-align: center;
    width: 100%;
    margin-top: 30px;
}
.button-2 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    padding: 20px 30px;
    line-height: 12px;
    border-radius: 5px;
    color: #FFF;
    box-shadow: 2px 2px 3px rgba(104, 104, 104, 0.2);
    transition: all 0.2s ease-out 0s;
}
.bg-blue-3 {
    background: #1593D0 none repeat scroll 0% 0%;
}
.table-button .button-2:hover {
    background: #FFF none repeat scroll 0% 0%;
}
.bg-red {
    background: #F04D4E none repeat scroll 0% 0%;
}
.bg-yellow {
    background: #FECC17 none repeat scroll 0% 0%;
}
.second-title {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
}
/*homepage*/
.digital-bottom {
    text-align: center;
    margin-top: 5%;
}
.digital-main h3, .digital-bottom h3 {
    color: #333333;
    font-size: 2.3em;
    font-weight: 300;
    margin: 0px;
    text-shadow: 1px 1px 1px #CFC4D8;
}
.digital-bottom p {
    margin-top: 1em;
    color: #333333;
    font-size: 2.25em;
    font-weight: 300;
    text-shadow: 1px 1px 1px #CFC4D8;
}
.digital-bottom span {
    font-weight: 400;
    color: #007b00;
    font-size: 25px;
    display: inline-block;
    margin-top: 15px;
}
.digital-bottom label {
    width: 170px;
    height: 1px;
    background: rgba(102, 36, 121, 0.2) none repeat scroll 0% 0%;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 8px;
}
.digital-bottom p:nth-child(4) {
    margin-top: 10px;
}
/*support*/
.service-heading {
    margin: 15px 0px;
    text-transform: none;
}
.text-muted {
    color: #777;
}
section h3.section-subheading {
    font-size: 16px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 75px;
}
.text-primary {
    color: #EE3F2A;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-stack-1x {
    line-height: inherit;
}
.quoteBox {
	border: 2px solid #f0f0f0;
	background: #fff;
	margin: 0px auto 30px;
	overflow: hidden;
	padding: 10px 0px;
	width: 881px;
}
.quotes {
	float: left;
	margin: 0px 0px 0px;
	border-right: 1px solid #f0f0f0;
	padding: 0px 0px;
	font-size: 16px;
	padding: 0px 10px;
	line-height: 60px;
	text-indent: -3500px;
	overflow: hidden
}
.content {
	width: 100%;
	margin: 25px auto 40px;
	padding: 0px 20px;
	overflow: hidden;
}
.feature {
	float: left;
	width: 100%;
	height: auto;
	margin: 10px 0px 20px;
	overflow: hidden;
	padding: 10px 0px 40px
}
.feat_img {
	width: 160px;
	float: left;
	text-indent: -5000px;
}
.feat_img_new {
	width: 160px;
	float: left;
	text-indent: -5000px;
	height: 150px;
	background: #FFF
}
.feat_img p {
	margin: 0px 0px 0px 0px;
	padding: 0px
}
.feat_text {
	width: 260px;
	float: left;
	padding: 0px 50px 0px 10px;
}
.feat_text h5 {
font-size: 22px;
color: #333;
margin: 0px 0px 10px;
font-weight: normal;
padding: 0px 0px 10px;
}
.feat_text p {
	padding: 0px 0px 15px;
	margin: 0px 0px;
	text-align: justify;
	line-height: 22px;
}
.featuresContent {
	width: 90%;
	margin: 0px auto;
	overflow: hidden
}
.localBackup-feature {
background: url(/templates/six/img/local-backup.png) no-repeat 0px 10px;
height: 122px;
}
.super_secure {
background: url(/templates/six/img/super-secure.png) no-repeat 0px 0px;
height: 107px;
}
.sync_feature {
background: url(/templates/six/img/idrive-online-file-sync.png) no-repeat 0px 12px;
height: 112px;
margin-left: 0px!important;
}
.fast_feature {
background: url(/templates/six/img/fast-fast-fast.png) no-repeat 0px 0px;
height: 122px;
}
.semantic_stuff {
background: url(/templates/six/img/sematic-stuff.png) no-repeat 0px 0px;
height: 107px;
}
.share_give {
background: url(/templates/six/img/give-n-share-anything.png) no-repeat 0px 0px;
height: 102px;
}
.mobile_feature {
background: url(/templates/six/img/go-mobile.png) no-repeat 0px 0px;
height: 103px;
}
.remote_manage {
background: url(/templates/six/img/remote-manage.png) no-repeat 0px 0px;
height: 109px;
}
.facebook_bkp {
background: url(/templates/six/img/facebook-backup-features.png) no-repeat 0px 0px;
height: 106px;
}
.instagram-bkp {
background: url(/templates/six/img/instagram_features.png) no-repeat 0px 10px;
height: 122px;
}
.retreive_data {
background: url(/templates/six/img/retrievedata.png) no-repeat 0px 0px;
height: 113px;
}
.true_archiving {
background: url(/templates/six/img/archive_1.png) no-repeat 0px 0px;
height: 103px;
}
.stay_informed {
background: url(/templates/six/img/stay-informed.png) no-repeat 0px 0px;
height: 103px;
}
.idrive_rewind {
background: url("/templates/six/img/idrive-rewind.png") no-repeat;
height: 121px;
}
.multiple_bkp {
background: url(/templates/six/img/multiple-devices-backup.png) no-repeat 0px 12px;
height: 112px;
margin-left: 0px!important;
}
.rapid_serve {
background: url(/templates/six/img/portable_features.png) no-repeat 0px 15px;
height: 120px;
}
.feat_subnote {
color: #1374AB;
float: left;
font-size: 36px;
font-weight: normal;
margin: -75px auto 0;
padding: 20px 0 30px;
text-align: center;
width: 100%;
}
.feat_center {
text-align: center;
font-size: 17px;
text-align: center;
margin: 0 0 40px;
}
.inner_wraper {
float: left;
height: auto;
background-color: #F7F7F7;
margin: 0 auto;
padding: 0px 10px 20px;
width: 98%;
}
.pricing_h4 {
padding: 30px 0px 0px 0px;
}
.pricing_h4 {
margin: 20px auto 20px;
font-size: 60px;
color: #025100;
text-align: center;
float: left;
width: 100%;
font-weight: normal;
}
.action-buttons{
	margin:10px 0px;
	padding:5px 0px;
	text-align:center;
}
.action-buttons a{
	display:inline-block;
	font-size:14px;
	padding:15px 10px;
	margin:4px;
	text-decoration:none;
	background:#1a9103;
	color:white;
	width:100px;
	border-radius:7px;
}
.delivery {
    background: transparent url("img/sms/Picture1.png") no-repeat scroll 0px 12px;
    height: 112px;
    margin-left: 0px !important;
}

.branded_msg{
    background: transparent url("img/sms/Picture2.png") no-repeat scroll 0px 12px;
    height: 112px;
    margin-left: 0px !important;
}
.feat_text_sms {
    width: 407px;
    float: left;
    padding: 0px 50px 0px 10px;
    float: left;
    text-align: center;
}
a.sms{
font-size: 23px;
margin-top: 8px;
margin-bottom: -8px;
}