.dcg {max-width:1240px;}
.dcg.sfc h2 {color:#116cd7}
.dcg.sfc button {
    background:#116cd7;
    color:#fff;
    padding:10px 20px 6px;
    border:2px solid #fff;
    text-transform:uppercase;
    font-weight:bold;
    height:auto;
    font-family: Arial, Helvetica, Sans-serif;

}
.dcg.sfc button i {font-size:70%;}
.dcg.sfc button:hover {background:#4f9cf7;transition:0.5s;}

/* Nav */
.dcg.sfc .navigation {background:#116cd7;}
#linksys-velop .dcg.sfc .navigation h1 {color:#fff;}
.dcg.sfc .navigation nav figure.logo {background:transparent;text-align:right;}
.dcg.sfc .navigation nav figure img {
    max-height:51px;
    vertical-align: initial 

}

/* Freedom */
.dcg #freedom {background:url(../../images/linksys-velop/Velop-Freedom-BG.jpg) center no-repeat;height:696px;}
.dcg #freedom .freedomtext {width:60%;padding:20px;}

/* Mesh System */
.dcg #mesh {padding:20px;}
.dcg #mesh .networktext {width:65%;float:left;}
.dcg #mesh .networktext p {padding-right:20px;}
.dcg #mesh .networktext img {padding:0px 0px 20px 0px;}
.dcg #mesh .networkasset {width:35%;float:left;text-align:center;}
.dcg .divider {height:1px;background:#dedede;width:100%;float:left;margin:20px 0px;}
.dcg .bluedivider {height:1px;background:#dedede;width:100%;float:left;margin:20px 0px;}

/* One name */
.dcg #singlename .fullwidth {width:100%;float:left;padding:20px;}
.dcg #singlename .split-two {padding:20px;}
.dcg #singlename .split-two .half {width:50%;float:left;}

/* Set up */
.dcg #easysetup .split-two {padding:0px 20px;}
.dcg #easysetup .step {width:50%;float:left;}
.dcg #easysetup .step img {padding-bottom:10px;}

/* Dynamic */
.dcg #dynamic {width:100%;float:left;background:url(../../images/linksys-velop/Dynamic-2-BG.jpg) right no-repeat;height:515px;margin-top:20px;}
.dcg #dynamic .dynamictext {width:45%;margin:2%;padding:20px;background:rgba(255,255,255,0.61);}

/* Manage your Wifi */
.dcg #manage .fullwidth {padding:20px 20px 0px 20px;}
.dcg #manage .split-five {width:20%;float:left;padding:20px;}
.dcg #manage .split-five p {height:150px;}
.dcg #manage .split-five img {padding-bottom:20px;}

/* Home Types */
.dcg #hometypes {padding:20px;}
.dcg #hometypes .box {border:1px solid #9d9d9d;height:500px;padding:10px 20px;position:relative;}
.dcg #hometypes .detached {width: 33%;float:left;background:url(../../images/linksys-velop/Detached-BG.png) center no-repeat #116cd7;color:#fff;}
.dcg #hometypes .semi {width: 33%;float:left;background:url(../../images/linksys-velop/Semi-BG.png) center no-repeat;}
.dcg #hometypes .house {width: 33%;float:left;background:url(../../images/linksys-velop/House-BG.png) center no-repeat;}
.dcg #hometypes .apartment {width:22.5%;float:left;background:url(../../images/linksys-velop/House-2-BG.png) center no-repeat;position:relative;}
.dcg #hometypes .box p {position:absolute;bottom:0px;padding-right:10px;}
.dcg #hometypes .box h3 {font-size:20px;}

/* Designed */
.dcg #designed .split-two {
    width:50%;
    float:left;
    margin:0px;
    height:500px;
    position:relative;
    margin-top:20px;
    border: solid 4px white !important;

}
.dcg #designed .split-two.anywhere {background:url(../../images/linksys-velop/Anywhere-BG.jpg) no-repeat left;}
.dcg #designed .split-two.anywhere .veloplogo {position:absolute;top:0px;left:0px;}
.dcg #designed .split-two.anywhere .designtext {position:absolute;padding:20px;bottom:0px;width:50%;}
.dcg #designed .split-two.anywhere .designtext h2,
.dcg #designed .split-two.anywhere .designtext p {color:#fff;}
.dcg #designed .split-two.kitchen {background:url(../../images/linksys-velop/Kitchen-BG.jpg) no-repeat;}
.dcg #designed .split-two.kitchen button {position:absolute;top:20px;right:20px;}

/* Tech specs */
.dcg #tech {background:url(../../images/linksys-velop/Tech-BG.jpg) no-repeat right bottom;width:100%;float:left;}
.dcg #tech .split-two {width:50%;float:left;position:relative;margin:20px 0px;}
.dcg #tech .split-two ul {padding:0px;}
.dcg #tech .split-two li {list-style-type:none;margin:20px 0px;}
.dcg #tech .split-two li .icon {float:left;width:10%;margin:10px 0px;}
.dcg #tech .split-two li .feature {float:left;width:90%;margin:10px 0px; padding: 0px;}
.dcg #tech .split-two li h4 {
    margin:0px;
    font-size:15px;
    font-weight: bold;
    font-family: Helvetica, Arial, Sans-serif;
    color: #222;
    line-height: 1.231;
    letter-spacing: 0.1px;

}
.dcg #tech .split-two li p {margin:0px;}
.dcg #tech .split-two .velop {padding:50px 20px 20px 20px;}
.dcg #tech .techblock {padding:20px;}
.dcg #tech .split-two .velop img {padding:30px 0px;}


@media only screen and (max-width: 1000px) {
    .dcg.sfc .supplier_intro {width:100%;}
    .dcg.sfc .supplier_image {width:70%;margin:20px 15%;}
    .dcg #easysetup .split-two {width:100%;float:left;}
    .dcg #easysetup .split-two .step {width:25%;padding-right:20px;}
    .dcg #dynamic .dynamictext {background:rgba(255,255,255,0.8);}  
    .dcg #manage .split-five {width:33.33%;}
    .dcg #manage .split-five p {height:100px;}
    .dcg #hometypes .detached,
    .dcg #hometypes .semi,
    .dcg #hometypes .house,
    .dcg #hometypes .apartment {width:50%;}
    .dcg #designed .split-two.anywhere .designtext {width:80%;}
}

@media only screen and (max-width: 950px) {
    .dcg.sfc #singlename .half {width:100%;}
    .dcg.sfc #singlename .half img {padding:20px 0px;}
    .dcg.sfc #singlename .split-two p {height:50px;}
    .dcg.sfc #singlename .half h2 {height:35px;}
}


@media only screen and (max-width: 850px) {
    .dcg.sfc #mesh .networktext {width:100%;}
    .dcg.sfc #mesh .networkasset {width:100%;}
    .dcg #tech .techblock {display:none;}
    .dcg #tech .split-two {width:100%;margin:0px;}
    .dcg #tech .split-two .velop {text-align:center;padding:0px 20px;}
    .dcg #tech .split-two h2 {text-align:left;}
    .dcg #tech .split-two p {text-align:left;}
    .dcg #tech {margin-top:20px;}
}

@media only screen and (max-width: 768px) {
    .dcg.sfc .navigation nav figure.logo {text-align:center;}  
}

@media only screen and (max-width: 750px) {
    .dcg.sfc .supplier_image {width:100%;margin:20px 0px;}
    .dcg #dynamic .dynamictext {width:96%;}
    .dcg #manage .split-five {width:100%;}
    .dcg #manage .app {display:none;}
    .dcg #manage img {width:20%;float:left;padding:0px 20px;}
    .dcg #manage p {width:80%;float:left;}
    .dcg #designed .split-two {width:100%;}
    .dcg #designed .split-two.kitchen {display:none;}
}

@media only screen and (max-width: 650px) {
    .dcg #freedom .freedomtext {width:80%;}
    .dcg #hometypes .detached,
    .dcg #hometypes .semi,
    .dcg #hometypes .house,
    .dcg #hometypes .apartment {width:100%;margin:10px 0px;height:400px;}
    
}

@media only screen and (max-width: 600px) {
    .dcg.sfc #singlename .split-two p,
    .dcg.sfc #singlename .half h2 {height:auto;}
    .dcg #easysetup .split-two .step {width:50%;}
}


@media only screen and (max-width: 600px) {
    .dcg #easysetup .split-two .step {height:120px;}
}


@media only screen and (max-width: 550px) {
    .dcg #manage .split-five {text-align:center;}
    .dcg #manage img {width:auto;float:none;}
    .dcg #manage h3 {width:100%;float:left;}
    .dcg #manage .split-five p {width:100%;float:left;height:auto;}
}







/*
DO NOT EDIT THIS CSS!
- CREATE ANOTHER GUIDE SPECIFIC STYLESHEET FOR ADDITIONAL STYLES
*/

/*Defaults*/
.breadcrumb {display:none;height:0;padding:0;margin:0}
.dcg *, .dcg *:after, .dcg *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.dcg .group:before, .dcg .group:after {content: "";display: table} 
.dcg .group:after {clear: both}
.dcg .group {zoom: 1}
.dcg p {font-size: 14px;}
.dcg img {max-width:100%;}
.dcg a {font-size: 14px;}
.dcg #categories {background:#fff;}
.dcg #technology {background:#fff;}

/*Gotham font*/
#linksys-velop .dcg h1,
#linksys-velop .dcg h2 {text-shadow: none !important; font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;font-style: normal; letter-spacing: -1px}

/*Page styles*/
.dcg {margin: 0px auto; padding: 150px 0 10px 0;}
@media (max-width:991px) {
    .dcg {margin: 0px auto; padding: 100px 0 10px 0;}
}
@media (max-width:767px) {
    .dcg {margin: 0px auto; padding: 70px 0 10px 0;}
}
.dcg .border {border: 1px solid #ccc;}
.dcg h1 {
    font-weight: 600; 
    font-size: 2em;
    color: white; 
    text-shadow: none !important;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-style: normal;
    letter-spacing: -1px;
    margin: 0;
}
.dcg h2 {
    font-weight: 600; 
    font-size: 1.7em; 
    margin-top: 5px;
    margin-bottom: 10px;
    color: #116cd7;
    text-shadow: none !important;
    font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
    font-style: normal;
    letter-spacing: -1px;
    font-size: 20px;
}
.dcg h3 {
    font-size: 14px; 
    margin-top: 5px;
    font-family: Helvetica, Arial, Sans-serif;
    color: #222;
    line-height: 1.231;
    font-weight: bold;
    letter-spacing: 0px;

}

.dcg #hometypes .detached h3 {
    color: #fff;
}

.dcg #hometypes .detached p {
    color: #fff;
}

.dcg p.tsp a {color: #222;}
.dcg p {
    margin-bottom: 16px;
    font-size: 13px;
    margin-bottom: 16px;
    margin-top: 0;
    line-height: 1.4em;
    font-family: Helvetica, Arial, Sans-serif;
    color: #222;
}

.dcg p strong {
    font-weight: bold;
    margin-bottom: 16px;
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 0;
    line-height: 1.4em;
    font-family: Helvetica, Arial, Sans-serif;
    color: #222;
}
.dcg p i, .dcg li i, .dcg a i, .dcg i {font-size: 80%;}
.dcg a.space {display: inline-block; margin-right: 10px; margin-bottom: 15px;}

/* Old Nav */
.dcg .navigation {width:100%; height: auto; overflow: auto; margin-top:20px;background:#F3F3F3;margin-bottom:20px;}
.dcg .navigation nav {padding:0; margin:10px;}
.dcg nav a {padding:0px;display:inline;width:16.6%;float:left;padding:5px;color:#000;}
.dcg .navigation nav figure {display:inline-block;float:left;width:150px;padding:10px;background:#000;margin-bottom:10px;margin-right:10px;text-align:center;}
.dcg .navigation nav figure img {max-height:32px;}
.dcg .navigation nav ul {overflow:hidden; padding-top:5px;}
.dcg .navigation nav ul li {display: block;text-align: center; vertical-align: middle; padding:10px 0px;font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; font-weight: bold; }
.dcg .navigation nav li:hover {background:#000;color:#fff;transition:1s;}
.dcg .navigation nav li.active{background:#000; color:#fff; }

/* New Navigation Bar */
.dcg .desktopnav {width:100%; height: auto; overflow: auto; margin-top:20px;background:#F3F3F3;margin-bottom:20px;}
.dcg .desktopnav nav {padding:0; margin:10px;}
.dcg .desktopnav nav a {padding:0px;display:inline;width:16.6%;float:left;padding:5px;color:#000;}
.dcg .desktopnav nav figure {display:inline-block;float:left;width:100%;padding:10px;background:#000;margin-bottom:10px;margin-right:10px;text-align:center;}
.dcg .desktopnav nav figure img {max-height:32px;}
.dcg .desktopnav nav ul {overflow:hidden; border:0px;padding:5px 0px 0px 0px;}
.dcg .desktopnav nav ul li {display: block;text-align: center; vertical-align: middle; padding:10px 0px;font-family: 'Gotham A', 'Gotham B', Arial, sans-serif; font-weight: bold; }
.dcg .desktopnav nav li:hover {background:#000;color:#fff;transition:1s;}
.dcg .desktopnav nav li.active{background:#000; color:#fff; }

/* Mobile Slide Down Navigation */
.dcg .mobnav nav{padding: 0 1%;margin: 2em 0; border-color: #a0c00b; transition:0.3s;  transition-delay:.5s;background:#000;}
.dcg .mobnav nav ul{display: block; margin: 0; padding: 0; list-style: none; text-align: center;}
.dcg .mobnav nav li {display: block; height: 35px; color: #fff; transition-delay:.3s;transition:.3s; font-size: 14px; padding: 0 4%; margin: 8px 0px;}
.dcg .mobnav nav a{padding: 0;display: block;transition:ease 0.3s; font-weight:bold;color:#000;}
.dcg .mobnav nav li {background: #5e4d62; line-height: 35px;background:#fff;}
.dcg .mobnav nav li.active{background: #000; line-height: 35px;border:1px solid #ccc;}
.dcg .mobnav nav li.active a {color:#fff;}
.dcg .mobnav nav a.open, .dcg .mobnav nav a.close{display: none;}
.dcg .mobnav nav a i {color:#fff;}

/* Nav one page with logo to the right */
.dcg .description {
    width:80%;
    float:left;
    padding-top:13px;

}
.dcg .navigation nav figure.logo {
    width:20%;
    float:right;
    background: #fff; 
    margin:0px;

}

/*Header*/
.dcg header {margin-bottom: 20px; padding: 20px 20px 0 20px; background: #f5f5f5}
.dcg .supplier_intro {float: left; width: 60%;padding: 0px 25px 4px 5px;}
.dcg .supplier_video, .dcg .supplier_image {float: left; width: 40%; margin-bottom: 20px;}
.dcg .supplier_image {border: 3px solid #aaaaaa;}
.dcg .supplier_image img {width: 100%;}
.dcg .video_cont {background: #aaaaaa; padding: 3px}
.dcg header p {font-size: 14px;}

/*Sections*/
.dcg .promotional {margin-bottom:20px;}
.dcg .intro {padding:20px 0 0 20px;}
.dcg #categories {padding-bottom:20px;}
.dcg img.full-width {width: 100%; margin: 10px 0;}
.dcg .navcontainer {margin-left:1%;}
.dcg .halves {margin-left: -2%;}
.dcg .halves .half {float: left; width: 48%; margin-left: 2%; margin-bottom: 16px}
.dcg .split-two {width:49%;margin-right:1%;float:left;margin-top:20px;}
.dcg .split-three {width:32.3%;margin-right:1%;float:left;margin-top:20px;}
.dcg .split-four {width:24%;margin-right:1%;float:left;margin-top:20px;}
.dcg .split-six {width:15.6666667%; margin-right:1%; float:left; margin-top:20px;}
.dcg .split .copy,
.dcg .split .asset {float: left; width: 50%; margin-bottom: 16px}
.dcg .split .copy {padding-right: 20px;}
.dcg #technology .split-four {padding:20px;}

/* Homepage block navigation */
.dcg .productbox {background:#f6f6f6;position:relative;overflow:hidden;text-align:center;}
.dcg .productbox:hover {background:#017CBA;transition:1s;}
.dcg .producttitle {position:absolute;text-align:center;padding:10px;background:#0A6291;color:#fff;bottom:0px;width:100%;font-weight:bold;}
.dcg #categories a{text-decoration:none;}

/*Accordion*/
.dcg #collapsable-content a.toggleControler {display: block; width: 100%; color: #222; background: #f2f2f2; text-decoration: none; padding: 10px; margin: 10px 0; font-weight: bold; font-size: 14px;}
.dcg #collapsable-content a.toggleControler:before {content: "\f078"; font-family: 'DCG-Icons', Arial, sans-serif; color: #777; float: right; font-style: normal; margin-left: 12px;}
.dcg #collapsable-content a.toggleControler.active:before {content: "\f077"; font-family: 'DCG-Icons', Arial, sans-serif; color: #CCC; float: right; font-style: normal}
.dcg #collapsable-content .content-wrap {padding: 5px 10px 10px 10px;}
.dcg .sfc #collapsable-content a.toggleControler:after {
    content: " (Click to view)";
    font-style: italic;
    font-weight: normal;
}
/* Single accordion - extra height, centred text */
.dcg .sfc #collapsable-content a.toggleControler.fullwidth {
    padding: 20px;
    text-align: center;
    font-size:16px;
}
.dcg .sfc #collapsable-content a.toggleControler.fullwidth:before {
    display: none;
}
.dcg #collapsable-content a.toggleControler.fullwidth:after {
    content: "\f078"; 
    font-family: 'DCG-Icons', Arial, sans-serif; 
    color: #fff; 
    font-style: normal; 
    margin-left: 12px;
}
.dcg #collapsable-content a.toggleControler.fullwidth.active:after {
    content: "\f077"; 
    color: #CCC;
}

/*Video - DO NOT EDIT*/
.dcg .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; overflow: hidden;}
.dcg .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow:hidden; }

/*Bullets*/
.dcg .s_cont ul li {font-size: 14px; line-height: 1.4em; margin-bottom: 8px;}
.dcg .s_cont ul.no-bullets {list-style-type: none; padding-left: 0}


/*------------------------------------Media Quiery's----------------------------------*/


@media only screen and (min-width: 0) and (max-width:1239px) {
.dcg .navigation nav ul li a {font-size:1em;}
.dcg .supplier_intro, 
.dcg .supplier_video,
.dcg .supplier_image {width: 50%;}
}

/* Header size and 4 columns into 2 */
@media only screen and (min-width: 0) and (max-width:1024px) {
#linksys-velop .dcg h1 {font-size: 1.8em;}
.dcg h2 {font-size: 1.5em;}
.dcg .split-four {width:49%;}
}

/* Navigation */
@media only screen and (max-width: 768px) {
.dcg nav a {display:inline-block;width:100%;float:none;}
.dcg .navigation nav figure {float:none;width:100%;margin:0px;text-align:center;}
.dcg .navigation nav ul {overflow:visible;}
}


/* Old Navigation */
@media only screen and (min-width: 0px) and (max-width: 767px){
.dcg .navigation nav ul {display: block;padding:5px;}
.dcg .navigation nav ul li {display: block; border-left:none;  margin:0;border-radius:5px;}
.dcg .navigation nav ul li a.active{background:#646567; }
.dcg .navigation nav ul li a:hover{background:#646567;color:#fff;transition:1s;}
.dcg .navigation nav ul li a {padding:10px 0 10px 0px;} 
}

/* Desktop Navigation Media Queries */
@media only screen and (min-width: 1240px) {.dcg .desktopnav nav ul a {width:20%;} }
@media only screen and (min-width: 0) and (max-width:1239px) {.dcg .desktopnav nav ul li a {font-size:1em;} }
@media only screen and (min-width: 768px) and (max-width: 1240px) {.dcg .desktopnav nav ul a {width:25%;} }
@media only screen and (max-width: 768px) {.dcg .desktopnav nav ul li:hover, .dcg .desktopnav nav ul li.active {border:1px solid #000;} }
@media only screen and (max-width: 768px) {
.dcg .desktopnav nav a {display:inline-block;width:100%;float:none;}
.dcg .desktopnav nav figure {float:none;width:100%;margin:0px;text-align:center;}
.dcg .desktopnav nav ul {overflow:visible;}
}

@media only screen and (min-width: 0px) and (max-width: 767px){
.dcg .desktopnav nav ul {display: block;padding:5px;}
.dcg .desktopnav nav ul li {display: block; border-left:none;  margin:0;}
.dcg .desktopnav nav ul li a.active{background:#646567; }
.dcg .desktopnav nav ul li a:hover{background:#646567;color:#fff;transition:1s;}
.dcg .desktopnav nav ul li a {padding:10px 0 10px 0px;} 
.dcg .description {width:100%;text-align:center;}
.dcg .navigation nav figure.logo {width:100%;}
}

@media only screen and (min-width: 400px) and (max-width: 768px) {
.dcg .desktopnav nav ul a {width:49.5%;}
.dcg .desktopnav nav ul li {border:1px solid #ccc;}
.dcg .desktopnav nav ul li.active {border:1px solid #000;}
.dcg .desktopnav nav {margin:0.5%;}
}

@media only screen and (min-width: 450px) {
.dcg .desktopnav nav ul.nav-more {display:none;}
.dcg .mobnav {display:none;}
}

/* Mobile Media Queries */
@media handheld, only screen and (max-width: 599px) {
.dcg p, .dcg a {font-size: 13px;}
.dcg header p {font-size: 14px;}
#linksys-velop .dcg h1 {font-size: 1.6em;}
.dcg h2 {font-size: 1.3em;}
.dcg a.space {display: block; margin-bottom: 10px}
.dcg #collapsable-content a.toggleControler {font-size: 13px}
.dcg header {padding: 10px;}
.dcg .split .copy,
.dcg .split .asset {float: none; width: 100%;}
.dcg .split .copy {padding-right: 0;}

.dcg .halves {margin-left: 0;}
.dcg .split-four,
.dcg .split-three,
.dcg .split-two,
.dcg .halves .half {float: none; width: 100%; margin-left: 0%;}
.dcg .sfc #collapsable-content a.toggleControler:after {
display:none;
}
.dcg .supplier_intro,
.dcg .supplier_video {float: none; width: 100%;}
.dcg .supplier_intro {padding: 0px 5px;}
.dcg .supplier_intro p {margin-bottom: 5px;}
.dcg .supplier_image,
.dcg .supplier_video {width: 100%; margin-top: 10px; margin-bottom: 0;}
}

/* Mobile Slide Down Navigation Media Queries */
@media only screen and (min-width: 0px) and (max-width:450px){
.dcg .mobnav nav a.open,
.dcg .mobnav nav a.close {height: 40px; line-height: 40px; text-align: center; font-weight: bold; width: auto; cursor: pointer; color: #2060c0; }
.dcg .mobnav a{position: static !important;}
.dcg .mobnav nav a.close{display: none;}
.dcg .mobnav nav a.open{display: block;}
.dcg .mobnav nav.active a.close{display: block; width: auto;}
.dcg .mobnav nav.active a.open{display: none;}
.dcg .mobnav nav ul {overflow: hidden; height:2px; transition: .5s linear;}
.dcg .mobnav nav.active ul{height:231px;}
.dcg .mobnav nav ul{width: 95%; margin: auto;  }
.dcg .mobnav nav ul li{width: 100%;}
.dcg .desktopnav {display:none;}
}