
/*************************** HOMEPAGE ******************************/
.learn-more{
    color: #fff;
    font-family: 'Titillium Web', helvetica, arial, sans-serif;
	-webkit-font-smoothing: antialiased !important;
	text-transform:uppercase;
	letter-spacing:3px;
	font-size: 16px;
	font-weight:600;
	letter-spacing:1.5;

}
.learn-more:hover {
	color: #ccc!important;
}
.view-learn-link{
    color: #337ab7;
    font-family: 'Titillium Web', helvetica, arial, sans-serif;
	-webkit-font-smoothing: antialiased !important;
	text-transform:uppercase;
	letter-spacing:3px;
	font-size: 16px;
	font-weight:600;
	letter-spacing:1.5;

}
.view-learn-link:hover {
    /*color: #444!important;*/
    /*disabled for slideshow update 8.2016*/
}

.type-black{
	color:#444;
}

.img-hero{
    height:auto;
    width: 100%;
    float: left;
}

.home-icn-padder{
    width:225px;
    text-align:right;
}


@media (max-width: 767px) {


.home-icn-padder{
    display:block;
    width:225px;
    text-align:right;
    margin:0 auto;
}
.home-section-pad{
    margin-top:280px;
}
.learn-more{
    color: #337ab7;
}
.learn-more:hover {
    color: #444!important;
}
}

.home-section-pad{
    padding-top:50px;
    padding-bottom:80px;
}
.home-pdct-pad-top{
    padding-top:45px;
}
.home-pdct-spacer{
    padding-top:20px;
}

.home-icn-pad-top{
    padding-top:50px;
}
.home-row-bottom{
    margin-bottom:-60px;
}
.home-pdct-row-mar{
    margin-bottom:-40px;
}
.home-hero-bg {
background: url(/assets/imgs/home/hero_tb42.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 550px;
height:auto;
color:#fff;
margin-top:90px;
}
.home-cpny-mar{
margin-top:80px;
margin-bottom:40px;
}
.home-cpny-bg {
background: url(/assets/imgs/home/company_acc.jpg) no-repeat right bottom; /*Full Witdth background image*/
padding: 0;
min-height:400px;
background-color:#000;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
}
/*COMPANY ICONS */
.p-edit-copy{
font-size:14px;
line-height:23px;
padding:0px 20px 60px 20px;
}
.go-arrow :after{
   content: " \00BB";
   font-weight:bold;
}
.icn-size img{
max-height:90px;
margin:15px;
}
.img-sizer-70-125{
min-width:70px;
max-width:125px;
}
.table img{
max-width:225px;
padding:10px;
}
.btn-hero {
font-family: 'Titillium Web', helvetica, arial, sans-serif;
-webkit-font-smoothing: antialiased !important;
text-transform:uppercase;
letter-spacing:1.25px;
font-weight:600;
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid #fff;
white-space: nowrap;
padding: 12px 22px;
font-size: 14px;
line-height: 1.42857143;
background: transparent;
color: #fff;
/* CSS Transition */
-webkit-transition: background .2s ease-in-out, border .2s ease-in-out;
-moz-transition: background .2s ease-in-out, border .2s ease-in-out;
-ms-transition: background .2s ease-in-out, border .2s ease-in-out;
-o-transition: background .2s ease-in-out, border .2s ease-in-out;
transition: background .2s ease-in-out, border .2s ease-in-out;
}
.btn-hero:hover {
border: 1px solid #ccc;
background:#333;
}

/* MEDIA */
@media (max-width: 1199px) {
.home-cpny-bg {
    margin-right:0px;
}
}
@media (max-width: 992px) {
.home-cpny-mar{
margin-top:60px;
margin-bottom:20px;
padding-right:50px;
}
}

@media (max-width: 767px) {
.home-cpny-bg {
background: none;
}
.home-cpny-mar{
margin-top:60px;
margin-bottom:60px;
}
.white{
color: #000;
}

.learn-more:hover {
color: #666!important;
}

.home-hero-bg{
background-repeat: no-repeat;
background-position: center top;
padding: 0;
background-size:auto 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
min-height:0px;
}
.home-hero-bg{
    color:#444;
}
.white h1{
    color:#000;
}
.p-cls {
	color:#000;
}
.btn-hero {
border: 1px solid #000;
background: #f7f7f7;
color: #000;
}
.btn-hero:hover {
border: 1px solid #000;
background:#fff;
}
.home-hero-text-format {
text-align:center;
padding-top: 300px;
padding-bottom:80px;
width:100%;
}
}
@media (max-width: 550px) {
.icon-min{
  min-height:340px;

}
}

/*************************** COMPANY ******************************/

    .list-none{
        list-style-type: none;
        padding-left: 0px;

    }
    .right-side{
        text-align: right;
        padding-right: 0px;
    }
    .chat-container{
        width: 129px;
        height: 150px;
        background-color: #f9f9f9;
        margin-top: -21px;
        background-image: url("/assets/imgs/company/chat-container-bg.png");
        background-repeat: no-repeat;
        border-top:1px solid #00a5d9;

    }
    .chat-type{
        color: #f9f9f9;
        text-align: center;
        padding-top: 0px;
        font-weight: 700;
        font-size: 14px;
        background-color: #00a5d9;

    }
    .chat-type a{
        text-decoration: none;
    }

    .pr-col {
        line-height: 20px;
        margin-bottom: 40px;
    }
    @media (max-width: 767px) {
        .chat-container{
            width: 100%;
            margin-top: 20px;
            background-image: url("/assets/imgs/company/chat-container-bg.png");
            background-repeat:no-repeat;
            background-size:contain;
            background-position:center;
            background-repeat: no-repeat;
            border-top:0px solid #00a5d9;
            background-color: #f9f9f9;

        }

        .chat-type{
            color: #f9f9f9;
            text-align: center;
            padding-top: 0px;
            font-weight: 700;
            font-size: 14px;
            background-color: #00a5d9;

        }
    }


/*************************** SUPPORT ******************************/
.sppt-icn-sizer{
max-width:190px;
}
.dl-wrap{
  padding-top:12px;
}
.dl-title{
  font-weight:bold;
  font-size:14px;
  color:#444;
}

.dl-link:before{
content: url('/assets/imgs/icn_download.png');
padding-right:5px;
}

.dl-link{
font-size:12px;/* width of the image plus a little extra padding */
}

.sppt-col {
padding-bottom:0px;
line-height:20px;
}
.sppt-icon-mobile-pad{
    margin-top:0px;
}

.sppt-icon-align{
    display:table-cell;
    vertical-align: middle;
    height: 210px;
    width:inherit;
}
.sppt-mar h4{
    margin:20px 0px 20px 0px;
}
.sppt-pad-btm-80 {
    padding-bottom:80px;
}
.sppt-static{
    width:200px;
    height:auto;
    float:right;
    margin:10px;
}
.sppt-note{
    padding:25px;
    background-color: #f5f5f5;
    display:block;
    margin-bottom:20px;
    font-style:italic;

}
.sppt-dl-wrap{
    padding-top:12px;
}
.sppt-dl-title{
    font-weight:bold;
    font-size:14px;
    color:#444;
}

.sppt-dl-link:before{
content: url('/assets/imgs/support/icn_download.png');
padding-right:5px;
}

.sppt-dl-link{
font-size:12px;/* width of the image plus a little extra padding */
}


/*========== MEDIA ==========*/


@media (max-width: 767px) {
.sppt-icon-align{
    display:block;
    margin-top:50px;
 height:auto;
}
.sppt-col {
    padding-bottom:30px;
}
.sppt-static{
    float:none;
    margin:0 auto;
}
.sppt-icon-mobile-pad{
    margin-top:50px;
}
}

/*************************** RESELLER ******************************/


/*========== RESELLER-OVERVIEW ==========*/
.reseller-ovrvw-hero-bg{
    background: url(/assets/imgs/reseller/hero_reseller_overvw.jpg) no-repeat center center; /*Full Witdth background image*/
    padding: 0;
   background-size:100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top:90px;
    height: 350px;
    color:#fff;
}
.reseller-circ{
  border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  border: 1px solid #16c1f3;
  width:50px;
  height:50px;
  vertical-align:middle;
  text-align: center;
  font-family: 'Titillium Web', helvetica, arial, sans-serif;
  font-size:26px;
  color:#16c1f3;
}
.reseller-digit{
    margin-top:9px;
}
.reseller-circ-pad{
    padding-top:13px;
}
.reseller-list-pad{
    padding-top:20px;
}
.reseller-intro-pad{
    padding-top:80px;
}
.reseller-outro-pad{
    padding-bottom:80px;
}
.resellers-margin h3{
  margin-bottom:0px;
  margin-top:20px;
}
.reseller-pad-btm{
    margin-bottom:80px;
}
/* RESELLER MEDIA */

@media (max-width: 767px) {
.reseller-ovrvw-hero-bg{
background-repeat: no-repeat;
background-position: center top; /*Full Witdth background image*/
padding: 0;
background-size:auto 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
min-height:0px;
}

}




/*************************** ENTERPRISE ******************************/


/*========== JUPITER-CALLISTO ==========*/
.jupiter-hero-bg{
    background: url(/assets/imgs/jupiter/hero_jupiter.jpg) no-repeat center center; /*Full Witdth background image*/
    padding: 0;
   background-size:100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top:90px;
    height: 590px;
    color:#fff;
}

/* ENTERPRISE MEDIA */

@media (max-width: 767px) {
.jupiter-hero-bg{
background-repeat: no-repeat;
background-position: center top; /*Full Witdth background image*/
padding: 0;
background-size:auto 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
min-height:0px;
}

.hero-text-format-jup {
text-align:center;
padding-top: 175px;
padding-bottom:80px;
width:100%;
}
}



/*************************** EXPANSION ******************************/


/*========== THUNDERBOLT CABLE ==========*/

.tbcbl-hero-bg{
background: url(/assets/imgs/thunderbolt/tb-cables/tb_cable_header.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#444;
}
.tbcbl-pad-bttm-80{
    padding-bottom:80px;
}

.tbcbl-pad-top-80{
    padding-top:80px;
}



/*========== THUNDERBOLT 2 DOCK ==========*/
.tb2dk-hero-bg{
background: url(/assets/imgs/thunderbolt/tb2dk/hero_tb2dk.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#444;
}
.tb2dk-display-pad{
    padding-top:60px;
    padding-bottom:0px;
}
.tb2dk-no-wrap{
  white-space: nowrap;
}


/*========== HELIOS ==========*/
.helios-hero-bg{
background: url(/assets/imgs/thunderbolt/helios/hero_helios.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#444;
}


/*========== HELIOS 2 ==========*/
.helios-2-hero-bg{
background: url(/assets/imgs/thunderbolt/helios-2/hero_helios2.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#444;
}

/*========== DRIVE DOCK ==========*/
.drive-dock-hero-bg{
background: url(/assets/imgs/thunderbolt/drive-dock/hero-drive-dock.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#444;
}

.drive-dock-3year{
padding-top: 30px;
width: 105px;
margin-left: auto;
margin-right: auto;
}

.drive-dock-flexibilty{
padding: 40px;
}


@media (max-width: 767px) {
    .drive-dock-3year{
    padding-top: 0px;
    width: 105px;
    margin-left: auto;
    margin-right: auto;
    }
}


@media (max-width: 767px) {
    .drive-dock-hero-bg{
    background-repeat: no-repeat;
    background-position: center top; /*Full Witdth background image*/
    padding: 0;
    background-size:auto 350px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    min-height:0px;
    }
}

/* EXPANSION MEDIA */

@media (max-width: 767px) {
    .helios-2-hero-bg, .helios-hero-bg, .tb2dk-hero-bg, .tbcbl-hero-bg{
    background-repeat: no-repeat;
    background-position: center top; /*Full Witdth background image*/
    padding: 0;
    background-size:auto 350px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    min-height:0px;
    }
    .tbcbl-pad-top-80{
        padding-top:20px;
    }
}



/*************************** EXTERNAL DRIVES ******************************/


/*========== LANDER ==========*/

.tb4-line-height{
    line-height:5px;
    margin:0;
    padding-top:10px;
}

/*========== ELITE PRO DUAL TB ==========*/
.epd-hero-bg{
background: url(/assets/imgs/external-storage/elite-pro-dual/hero_epd.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
}

/*========== ELITE PRO DUAL ==========*/
.mepd-hero-bg{
background: url(/assets/imgs/external-storage/mercury-elite-pro-dual/hero_mepd.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
}

/*========== ELITE PRO DUAL ESATA USB ==========*/
.mepdeu-hero-bg{
background: url(/assets/imgs/external-storage/mercury-elite-pro-dual-esata-usb/hero_mepd.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
}

/*========== THUNDERBAY 4 ==========*/
.tb4-hero-bg{
background: url(/assets/imgs/external-storage/thunderbay-4/hero_tb4.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#fff;
}

.tb4-icn-pad-15{
    padding-top:15px;
}

/*========== THUNDERBAY 4 mini ==========*/
.tb4m-hero-bg{
background: url(/assets/imgs/external-storage/thunderbay-4-mini/hero_tb4m.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
}


/*========== ENVOY PRO MINI ==========*/
.enpm-hero-bg{
background: url(/assets/imgs/external-storage/envoy-pro-mini/env_pro_mini_hero.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#fff;
}

/*========== MERCURY ELITE PRO USB+1 ==========*/
.mep-hero-bg{
background: url(/assets/imgs/external-storage/mercury-elite-pro-usb+1/mercury-elite-pro-usb+1hero.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;

}

/*========== ENVOY PRO EX ==========*/
.epex-hero-bg{
background: url(/assets/imgs/external-storage/envoy-pro-ex/env_pro_ex_hero.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#fff;
}

.epex-accolades{
background-color:#f5f5f5;
padding-top:40px;
padding-bottom:95px;
margin-top:80px;
margin-bottom:-40px;
}
.epex-size-block-wrap{
    margin:0;
}
.epex-size-block{
display:block;
float:left;
width:100px;
height:55px;
font-family: 'Titillium Web', helvetica, arial, sans-serif;
font-size:24px;
font-weight:600;
text-transform:uppercase;
color:#fff;
border:2px solid #fff;
text-align:center;
line-height:51px;
margin:10px 10px 0px 0px;
}

/*========== MERCURY PRO Optical Drive ==========*/
.mpo-hero-bg{
background: url(/assets/imgs/external-storage/mercury-pro/mpo-hero.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;

}

.mpo-warranty-pad {padding-top: 25px}

@media (max-width: 567px) {
    .mpo-warranty-img img{width: 40%;}
}

@media (min-width: 567px) and (max-width: 767px) {
    .mpo-warranty-img img{width: 30%;}
}

@media (min-width: 768px) and (max-width: 992px) {
    .mpo-warranty-img img{width: 100%; max-width: 120px;}
}

@media (min-width: 992px) {
    .mpo-warranty-img img{width: 120px; height: 120px; float: right}
}

/* EXTERNAL DRIVES MEDIA */

@media (max-width: 767px) {
.enpm-hero-bg, .epex-hero-bg, .tb4-hero-bg, .tb4m-hero-bg, .epd-hero-bg, .epd-hero-bg, .mpo-hero-bg, .mepd-hero-bg, .mep-hero-bg{
background-repeat: no-repeat;
background-position: center top; /*Full Witdth background image*/
padding: 0;
background-size:auto 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
min-height:0px;
}
.tb4-hero-bg, .epex-hero-bg, .enpm-hero-bg{
    color:#444;
}
.epex-size-block{
    color:#000;
    border:2px solid #000;
    margin-bottom:30px;
}
}


/*************************** SSD ******************************/


/*========== Mercury EXTREME 6G ==========*/

.extreme-hero-bg{
    background: url(/assets/imgs/ssd/ext-pro-6g/hero_extreme.jpg) no-repeat center center; /*Full Witdth background image*/
    padding: 0;
   background-size:100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 590px;
    margin-top:90px;
    height:auto;
}


.icon-padtop{
    padding-top: 0px
}


@media (max-width: 768px) {
.icon-padtop{
    padding-top: 40px
}

}


/*========== Mercury Electra 6G ==========*/

.electra-6g-hero-bg{
    background: url(/assets/imgs/ssd/electra-6g/hero_electra-6g.jpg) no-repeat center center; /*Full Witdth background image*/
    padding: 0;
   background-size:100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 590px;
    margin-top:90px;
    height:auto;
}




/*========== Mercury Electra 3G ==========*/

.electra-hero-bg{
    background: url(/assets/imgs/ssd/electra-3g/hero_electra.jpg) no-repeat center center; /*Full Witdth background image*/
    padding: 0;
   background-size:100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 590px;
    margin-top:90px;
    height:auto;
}
.el6g-mar-top-1{
    margin-top:1px;
}
.el6g-pad-top-80{
    padding-top:80px;
}

/*========== Mercury EXTREME 6G ==========*/

.enterprise-hero-bg{
    background: url(/assets/imgs/ssd/entpr-pro-6g/hero_enterprise.jpg) no-repeat center center; /*Full Witdth background image*/
    padding: 0;
   background-size:100% auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 590px;
    margin-top:90px;
    height:auto;
}




/*========== MACBOOK PRO RETINA ==========*/

.mbpret-hero-bg{
background: url(/assets/imgs/ssd/mbp-retina/hero_mbpret.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
height:auto;
margin-top:90px;
}



/*========== MACBOOK AIR 2010-2011 ==========*/

.mba-1011-hero-bg{
background: url(/assets/imgs/ssd/mba-10-11/hero_mba1011.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;

}


/*========== MACBOOK AIR 2012 ==========*/

.mba-2012-hero-bg{
background: url(/assets/imgs/ssd/mba-12/hero_mba2012.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;

}



/*========== Viper Pro ==========*/
.viper-pro-hero-bg{
background: url(/assets/imgs/ssd/viper-pro/hero_viper.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;

}

@media (max-width: 767px) {
.viper-pro-hero-bg{
background-repeat: no-repeat;
background-position: center top; /*Full Witdth background image*/
padding: 0;
background-size:auto 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
min-height:0px;
}

}


/*========== ACCELSIOR E2 ==========*/

.acc2e-hero-bg{
background: url(/assets/imgs/ssd/acc-e2/hero_acce2.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
}
.acc-no-wrap{
  white-space: nowrap;
}


/*========== AURA PRO ==========*/
.aura-pro-hero-bg{
background: url(/assets/imgs/ssd/aura/aura-pro-hero.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
margin-top:90px;
min-height: 500px;
height:auto;
background-color: #000;
}
.acc-no-wrap{
 white-space: nowrap;
}

.finally-type{
font-family: 'Titillium Web', helvetica, arial, sans-serif;
font-weight: 600;
font-size: 109px;
color: #36c6f3;
}

.ssd-upgrade-type{
font-family: 'helvetica neue', helvetica, arial, sans-serif;
font-weight: 600;
color: #444444;
font-size: 16px;
padding-top: 28px;
padding-left: 8px;
}

.aura-pro-upgrade{
margin-top: -210px;
}

.bg-gray-img{
background: url(/assets/imgs/ssd/aura/bg-gray-img.png) repeat-x;
}

.bg-gray-order{
background-color: #f5f5f5;
padding-top: 13px;
padding-bottom: 13px;

}
.blue-border{
border-top: 1px solid #36c6f3;
border-bottom: 1px solid #36c6f3;
}

.border-spacer{
margin-top: 3px;
margin-bottom: 3px;
}

.margin-switch{
margin-top: -40px;
}
.aura-info{
font-size: 14px;
font-weight: normal;
}
.image-seo {
margin:0px!important;
padding:0px!important;
}
.aura-install{
    margin-top: 30px;
}
.part-crop{
padding-top: 60px!important;
padding-bottom: 40px!important;
}
.ssd-graph{
margin-top: 40px;
}
.7-percent{
padding-left: 20px;
padding-right: 20px;
}

.aura-ssd-order-type{
font-weight: 600;
line-height: 32px;
color: #000;
font-size: 37px;
padding-top: 15px;
font-family: 'Titillium Web', helvetica, arial, sans-serif;
letter-spacing: 1px;
 }
.margin-minus{
    margin-left: -14px;
}

.btn-order {
display: inline-block;
background-color: #36c6f3;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 14px 36px;
font-size: 17px;
line-height: 1.42857143;
border-radius: 3px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: #fff;
font-weight: 700;
font-family: 'Titillium Web', helvetica, arial, sans-serif;
margin-left: 24px;
 }



.btn-order:hover {
background-color: #006BB2;
color: #fff;
 }

.aura-ssd-order-type span{
font-size: 18px;
line-height: 26px;
color: #000;
display: block;
font-weight: 400;
padding-top: 4px;
padding-bottom: 40px;
font-family: 'helvetica neue', helvetica, arial, sans-serif;
}
.title-intro{
margin-top: -22px
}
.no-padd-left{
    padding-left: 0px;

}
.order-padder{
padding-left: 100px;
padding-right: 100px;
}
.seven-percent{
    padding: 20px;
}
.aura-border-dots{
    border-top: 2px dotted;
    border-color:#666;
}

.aura-component{
    font-size: 14px;
    color: #444;
    text-align: left;
    line-height: 20px;
}

.aura-component-title{
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.aura-ssd-components-mobile{
    display: none;
}

.aura-ssd-components{
    margin-top: 40px;
    margin-bottom: 50px;
}
.components-number{
    margin-left: -34px;
    margin-right: 10px;
}
.components-padder{
    margin-left: 14px;
}
.padd-down{
    padding-bottom: 30px;
    border-bottom: 2px dotted #ccc;
    margin-bottom: 40px;
}
.padder-left{
    margin-left: 30px;
}

.components-mobile{
    display: none;
}
.components-desktop{
    display: block;
}
.no-padd-right{
    padding-right: 0px;
}


@media (max-width: 767px) {
    .aura-pro-upgrade{
        margin-top: -100px;
    }
    .margin-switch{
        margin-top: 20px;
    }

    .seven-percent{
        padding: 50px;
    }
    .aura-ssd-components{
        display: none;
    }
    .aura-ssd-components-mobile{
        display: block;
        margin-bottom: 40px;
    }
    .padder-left{
        margin-left: 0px;
    }

    .components-mobile{
        display: block;
    }
    .components-desktop{
        display: none
    }
    .order-padder{
    padding-left: 15px;
    padding-right: 15px;
    }
    .no-padd-left{
        padding-left: 20px;
    }
    .no-padd-right{
        padding-right: 10px;
    }
    .btn-order {

    margin-left: 0px;
     }

}



/*========== NEPTUNE 6G ==========*/
.neptune-6g-bg{
background: url(/assets/imgs/ssd/neptune-6g/hero_neptune-6g.jpg) no-repeat center center; /*Full Witdth background image*/
padding: 0;
-webkit-background-size: cover;
background-size: cover;
-moz-background-size: cover;
min-height: 590px;
margin-top:90px;
height:auto;
color:#444;
}

.neptune-6g-up-to-511 {
    padding-top: 70px;
}



@media (max-width: 767px) {
    .neptune-6g-up-to-511 {
        padding-top: 0px;
    }
}


@media (max-width: 991px) {
    .aura-pro-upgrade{
        margin-top: -105px;
    }
    .margin-switch{
        margin-top: 60px;
        text-align: center;
    }
}

@media (min-width: 500px) and (max-width: 766px) {
    .title-intro{
        padding-right: 260px;
    }
}



@media (max-width: 767px) {
.aura-pro-hero-bg {

    background-repeat: no-repeat;
    background-position: center; /*Full Witdth background image*/
    padding: 0;
    background-size:auto 180px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    min-height:0px;
    }

    }

@media (max-width: 767px) {
.extreme-hero-bg, .electra-6g-hero-bg, .electra-hero-bg, .enterprise-hero-bg, .mbpret-hero-bg, .mba-1011-hero-bg, .mba-2012-hero-bg, .acc2e-hero-bg, .acc-pro-q-hero-bg, .neptune-6g-bg  {
background-repeat: no-repeat;
background-position: center top; /*Full Witdth background image*/
padding: 0;
background-size:auto 350px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
min-height:0px;
}

}
