@font-face {
    font-family: 'MyriadPro';
    src: url(https://170.p.syniva.es/microsite/csm/fonts/MyriadPro-Regular.otf);
    font-weight: normal;
}
/*@font-face {
    font-family: 'MyriadPro';
    src: url(https://170.p.syniva.es/microsite/csm/fonts/MyriadPro-Light.otf);
    font-weight: 300;
}
@font-face {
    font-family: 'MyriadPro';
    src: url(https://170.p.syniva.es/microsite/csm/fonts/Myriad-Set-Pro-Ultralight.ttf);
    font-weight: 200;
}*/

/*basic*/

html,
body {
	margin: 0;
	height: 100%!important;
	background-color: #000;
	color: #9c9c9c;
}

#csm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word;
}

#csm img {
    display: block;
}

#csm a {
    font-family: 'MyriadPro', sans-serif;
    font-size: 1rem;
    display: block;
    text-decoration: none;
    color: #0ea4ff;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#csm a:hover {
    text-decoration: none;
    opacity: .5;
}

#csm i {
    margin-right: 10px;
}

#csm h1,
#csm h2,
#csm h3,
#csm h4,
#csm h5,
#csm h6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #014161;
	line-height: 1.4rem;
	margin: 0;
	font-weight: 300;
}
#csm h4{
    font-size: 1.5rem;
    margin-bottom: 10px;
}

#csm p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 1.5rem;
	margin: 0;
	color: #9c9c9c;
}


#csm tr, #csm th, #csm td{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1.25rem;
	font-weight: 400;
	color: #9c9c9c;
}



#csm h6 {
    font-size: 1em;
}

#csm ul {
    font-family: 'MyriadPro', sans-serif;
    margin: 0;
    padding: 0;
    list-style: none;
}

#csm ul li {
    font-family: 'MyriadPro', sans-serif;
    font-size: 1rem;
    color: #FFF;
}

#csm nav ul li {
    display: inline-block;
    color: #767676;
    /*    width: 115px;*/
    padding: 0 10px;
    font-family: 'MyriadPro', sans-serif;
    cursor: pointer;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    position: relative;
    text-align: left;
}

#csm nav ul li:hover {
    color: #009edf;
}

#csm input:focus,
#csm .hd-button:focus {
    outline: 0;
}

#csm .hd-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

#csm figure {
    margin: 1rem;
}

.mobile-form-x {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#owl-hd-1 .owl-dots {
    position: absolute;
    bottom: 3%;
    left: 48%;
}

#csm .mobile-open {
    display: none;
}

#csm .row {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

#csm .col-10 {
    width: 10%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-20 {
    width: 20%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-25 {
    width: 25%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-30 {
    width: 30%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-33 {
    width: 33%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-40 {
    width: 40%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-50 {
    width: 50%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-60 {
    width: 60%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-70 {
    width: 70%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-80 {
    width: 80%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-90 {
    width: 90%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}

#csm .col-100 {
    width: 100%;
    display: inline-block;
    padding: 0 25px;
    margin-right: -5px;
    vertical-align: top;
}


/*++++++++++++++++++++++public+++++++++++++++++++++++++*/
#csm small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: smaller;
	line-height: 1rem;
}

#csm .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

#csm .font-center {
    text-align: center;
}

#csm iframe {
    width: 100%;
    max-width: 100%;
    border: none;
}

#csm iframe.rwd-video {
    height: 625px;
}

#csm input[type="checkbox"].custom-check + .custom-label:before {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

#csm [class^="ti-"],
[class*=" ti-"] {
    font-size: 2em;
    color: #009edf;
    vertical-align: middle;
}

#csm section p.secondary-tittle {
    font-family: 'Dosis', sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
}

.style-underline {
    position: relative;
}

#csm section .content-w1200 {
    padding: 0 70px;
}

#csm section .content {
    padding: 0 40px;
}

#csm h3.content.sub-title {
    font-family: "Fjalla One",sans-serif;
    font-size: 2rem;
    color: #ce004a;
    line-height: 2rem;
    padding: 0;
    padding-bottom: 25px;
    text-transform: uppercase;
}

#csm h4.content.sub-title {
    font-family: "Fjalla One",sans-serif;
    font-size: 1.5rem;
    color: #a5a5a5;
    line-height: 2rem;
    padding: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#csm .first-title {
    font-family: 'themify', sans-serif;
    font-size: 6rem;
    color: #FFF;
    line-height: 4rem;
    padding: 0;
    text-align: left;
    padding-bottom: 40px;
    background: -webkit-linear-gradient(black, white, black); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(black, white, black); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(black, white, black); /* For Firefox 3.6 to 15 */
    background: linear-gradient(black, white, black); /* Standard syntax (must be last) */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}

@media all and (-ms-high-contrast:none) {
    #csm .first-title {
        background: none;
    }
}

@supports (-ms-accelerator:true) {
   #csm .first-title {
        background: none;
   }
}

#scrollUp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 45px;
    height: 45px;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 2px solid #00b2dc;
    opacity: 0;
}

#scrollUp.hd-show {
    opacity: 1;
}

#scrollUp:hover {
    background-color: #00b2dc;
}

#scrollUp:hover svg {
    fill: #FFF;
}

#scrollUp svg {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    fill: #00b2dc;
    -webkit-transform: rotateZ(270deg);
    -moz-transform: rotateZ(270deg);
    -ms-transform: rotateZ(270deg);
    -o-transform: rotateZ(270deg);
    transform: rotateZ(270deg);
}




/*+++++++++++++++++++++++section-kv+++++++++++++++++++++++++++++++++*/
#csm #kv {
    position: relative;
    background-color: #fff;
}

@keyframes colorrun {
    from {
        -webkit-filter: hue-rotate(0deg);
        filter: hue-rotate(0deg);
    }
    to {
        -webkit-filter: hue-rotate(359deg);
        filter: hue-rotate(359deg);
    }
}

#csm #kv .kv_words {
    position: absolute;
    left: 11%;
    top: 11%;
    color: #3e3e3e;
    width: 40%;
    z-index: 99;
}

#csm #kv h1 {
	font-weight: 400;
	font-size: 4.5rem;
	line-height: 5rem;
	margin-bottom: 20px;
}

#csm #kv h2 {
    font-family: "MyriadPro",sans-serif;
    font-weight: 400;
    color: #9c9c9c;
    font-size: 2rem;
    line-height: 2.5rem;
}

#csm #kv small {
    display: block;
    margin-top: 10px;
    max-width: 500px;
}

#csm #kv .kv_words img {
    margin-left: -20px;
    margin-top: 20px;
    max-width: 250px;
}


/*+++++++++++++++++++++++section-about-this-program+++++++++++++++++++++++++++++++++*/

#csm #about-this-program .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px;
}

#csm #about-this-program {
    text-align: center;
}

#csm #about-this-program h3 {
    color: #014161;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}

#csm #about-this-program .content-w1200 .number {
    margin-top: 40px;
}

#csm #about-this-program .content-w1200 .number div {
    width: 230px;
    display: inline-block;
}

#csm #about-this-program .content-w1200 .number h4 {
    font-family: "MyriadPro",sans-serif;
    font-weight: 200;
    color: #3971a4;
    font-size: 4.5rem;
    line-height: 5rem;
}

#csm #about-this-program .content-w1200 .number p {
    color: #26acd3;
}

#csm #about-this-program .content-w1200 .number h4 span {
    color: #ffbc3d;
    vertical-align: super;
    font-size: 3rem;
}



/*+++++++++++++++++++++++section-features+++++++++++++++++++++++++++++++++*/
#csm #features {
    background-color: #eaf0f5;
}
#csm #features .icon-check {
    display: block;
    width: 21px;
    height: 16px;
    background: url(../img/check.png) 0 0 no-repeat;
    margin:0 auto;
}

#csm #features .table_tip {
    display: block;
    color: #3971a4;
    font-size: 14px;
}

#csm #features .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 70px;
}
#csm #features {
    text-align: center;
}

#csm #features h3 {
    color: #014161;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}

#csm #btn-toggle{
    font-weight: 400;
    margin-left: auto;
    margin-right: 0;
    padding:6px 10px 5px;
    width: 160px;
    background-color: #014161;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    margin-bottom: -2px;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
}
#csm #btn-toggle p{
    display: inline-block;
    vertical-align: middle;
    color:#fff;
}
#csm #btn-toggle .mb:before,
#csm #btn-toggle .mpc:after{
    content:'';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -2px;
}
#csm #btn-toggle .mb:before{
    border-width: 5px 5px 5px 0;
    border-color: transparent #ffffff transparent transparent;
    margin-right: 10px;
}
#csm #btn-toggle .mpc:after{
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #ffffff;
    margin-left: 10px;
}
#csm #btn-toggle .mb,
#csm #btn-toggle.active .mpc{
    display: none;
}
#csm #btn-toggle.active .mb,
#csm #btn-toggle .mpc{
    display: inline;
}
#csm #features .features-table th:last-child,
#csm #features .features-table td:last-child {
    display: none;
}
#csm #features .features-table.active th:last-child,
#csm #features .features-table.active td:last-child {
    display: table-cell;
}

#csm #features .features-table.active th:nth-last-child(2),
#csm #features .features-table.active td:nth-last-child(2) {
    display: none;
}
#csm #features .features-table {
    width: 100%;
}
#csm #features .features-table th {
    background-color: #00b2dc;
    color: #FFF;
    padding: 1%;
}
#csm #features .features-table tr {
   background-color: #FFF;
}
#csm #features .features-table tr:nth-child(odd) {
   background-color: #f9f9f9;
}
#csm #features .features-table td {
    padding: 10px 1%;
}
#csm #features .features-table td[rowspan="2"],
#csm #features .features-table td[rowspan="3"],
#csm #features .features-table td[rowspan="4"]{
    background-color: #ffffff;
}

/*+++++++++++++++++++++++section-asus-control-center+++++++++++++++++++++++++++++++++*/
#csm #asus-control-center {
    position: relative;
}

#csm #asus-control-center.full-width .row {
    margin: 0;
}

#csm #asus-control-center.full-width .col-50 {
    padding: 0;
}
#csm #asus-control-center.full-width .col-50:first-child{
    padding:3% 0 5% 12%;
}

#csm #asus-control-center.full-width .col-20 {
    padding: 0 10px;
    cursor: pointer;
}

#csm #asus-control-center .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 70px;
    text-align: center;
}



#csm #asus-control-center .content-w1200 #owl-hd-1, #csm #asus-control-center .content-w1200 #owl-hd-3 {
    margin-top: 60px;
}

#csm #asus-control-center .content-w1200 #owl-hd-1 img, #csm #asus-control-center .content-w1200 #owl-hd-3 img {
    width: 75%;
    margin: 0 auto;
}

#csm #asus-control-center h1 {
	text-align: center;
	color: #014161;
	font-size: 1.35rem;
	line-height: 1.5rem;
	margin: 12px 0;
	height: 60px;
	font-weight: 400;
}

#csm #asus-control-center .content-w1200 .col-20 img {
    max-width: 110px;
    display: block;
    margin:0 auto;
}
#csm #asus-control-center .content-w1200 .col-20 img:last-child{
    display: none;
}
#csm #asus-control-center .control-icon {
    display: inline-block;
    width: 110px;
    height: 110px;
    cursor: pointer;
    transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}

#csm #asus-control-center .control-icon:hover img,
#csm #asus-control-center .control-icon.active img{
    display: none;
}
#csm #asus-control-center .control-icon:hover img:last-child,
#csm #asus-control-center .control-icon.active img:last-child{
    display: block;
}

#csm #asus-control-center h3 {
    color: #014161;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}

#csm #asus-control-center a {
    display: inline-block;
    font-size: inherit;
    text-decoration: underline;
    color: #ff7b00;
}

#csm #asus-control-center a.button {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	width: 36%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-transform: uppercase;
	font-size: 1.5rem;
	background: #FFF;
	border: 3px solid #014161;
	color: #014161;
	padding: 2% 4%;
	border-radius: 40px;
	outline: none;
	position: relative;
	cursor: pointer;
	margin: 4% 2%;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
}

#csm #asus-control-center a.button:hover {
    background: #ff7b00;
    border: 3px solid #ff7b00;
    color: #FFF;
    opacity: 1;
}
#csm #asus-control-center a.button .download_ver{
    position: absolute;
    width:100%;
    left:0;
    right:0;
    bottom:-30px;
    font-size:14px;
    color:#014161;
    text-transform: none;
}

#csm #asus-control-center .slide-ui {
    padding: 5%;
    position: relative;
}

#csm #asus-control-center p {
    line-height: 1.5rem;
}
#csm #asus-control-center .content-w1200 p{
	font-size: 13px;
	line-height: 1.2rem;
}

/*
#csm #asus-control-center img.slide-ui {
    width: 75%;
    margin: 0 auto;
}
*/

#csm #asus-control-center .slide-arrow:before {
    content:url('../img/arrow-l.png');
    position:absolute;
    z-index:100000;
    left:-50px;
    top:40%;
    cursor: pointer;
}
#csm #asus-control-center .slide-arrow:after {
    content:url('../img/arrow-r.png');
    position:absolute;
    z-index:100000;
    right:-50px;
    top:40%;
    cursor: pointer;
}


/*+++++++++++++++++++++++section-stable-supply+++++++++++++++++++++++++++++++++*/

#csm #stable-supply {
    position: relative;
    background-image: url('../img/stable-supply/bg.jpg');
    background-size: cover;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding:8% 0;
    text-align: center;
}

#csm #stable-supply .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

#csm #stable-supply h3 {
    color: #FFF;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}


#csm #stable-supply h1 {
    font-family: "MyriadPro",sans-serif;
    text-align: center;
    color: #FFF;
    font-size: 2rem;
    line-height: 2rem;
    min-height: 4rem;
    margin: 20px 0;
}

#csm #stable-supply p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}

#csm #stable-supply .col-33 img {
    max-width: 150px;
    display: inline-block;
    margin-bottom: 20px;
}



/*+++++++++++++++++++++++section-more-packaging-options+++++++++++++++++++++++++++++++++*/
#csm #more-packaging-options {
    position: relative;
    text-align: center;
    background-color: #ecf2f4;
}

#csm #more-packaging-options .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 70px;
    text-align: center;
}

#csm #more-packaging-options h3 {
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 60px;
}


#csm #more-packaging-options h1 {
    font-weight: 400;
    text-align: center;
    font-size: 2rem;
    line-height: 2rem;
    margin: 20px 0;
}

#csm #more-packaging-options p {
    line-height: 1.5rem;
}

#csm #more-packaging-options .col-50 {
    background-color: rgba(255,255,255,.8);
    padding: 5%;
    margin: 2%;
    border-radius: 10px;
    width: 45%;
    min-height: 580px;
}

#csm #more-packaging-options .col-50 img {
    max-width: 110px;
    display: inline-block;
    margin-bottom: 20px;
}

/*+++++++++++++++++++++++section-comprehensive-product-line-up+++++++++++++++++++++++++++++++++*/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    border-radius: 0;
}

#csm #comprehensive-product-line-up {
    background-color: #FFF;
}
#csm #comprehensive-product-line-up i {
    color: #ff9b00;
    font-size: 2rem;
}

#csm #comprehensive-product-line-up .table_tip {
    display: block;
    color: #3971a4;
    font-size: 14px;
}

#csm #comprehensive-product-line-up .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 70px;
}
#csm #comprehensive-product-line-up {
    text-align: center;
}

#csm #comprehensive-product-line-up h3 {
    color: #014161;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}


#csm #comprehensive-product-line-up .features-table {
    width: 100%;
    /*border: 2px solid #eaeaea;*/
    border-top: none;
    border-collapse: collapse;
}

#csm #comprehensive-product-line-up table {
    border-collapse: collapse;
    width: 100%;
}

#csm #comprehensive-product-line-up .features-table.border-none {
    border: none;
}

#csm #comprehensive-product-line-up th {
    background-color: #00b2dc;
    color: #FFF;
    padding: 1%;
}

#csm #comprehensive-product-line-up .features-table tr {
   background-color: #FFF;
}

#csm #comprehensive-product-line-up .features-table tr:nth-child(odd) {
   background-color: #f9f9f9;
}

#csm #comprehensive-product-line-up .features-table td {
    padding: 1%;
    width: 14.5%;
    word-break: normal;
}
#csm #comprehensive-product-line-up .minipc table th:nth-child(-n+3),
#csm #comprehensive-product-line-up .minipc table td:nth-child(-n+3) {
    width: 7%;
    min-width: 80px;
}

#csm #comprehensive-product-line-up .features-table {
    display: block;
    height: 300px;
}
#csm #comprehensive-product-line-up .minipc .features-table{
    height: 200px;
}
/*+++++++++++++++++++++++section-whql-reseller-program+++++++++++++++++++++++++++++++++*/
#csm #whql-reseller-program {
    position: relative;
    text-align: center;
    background-image: url('../img/whql-reseller-program/bg.jpg');
    background-size: cover;
}

#csm #whql-reseller-program .whql_steps{
    margin-top: 80px;
}

#csm #whql-reseller-program img.arrow {
    display: inline-block;
    width: 20px;
    height: 100px;
    margin: 0 10px 0 12px;
    vertical-align: middle;
}

#csm #whql-reseller-program .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 70px;
    text-align: center;
}

#csm #whql-reseller-program h3 {
    color: #FFF;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}


#csm #whql-reseller-program h1 {
    font-family: "MyriadPro",sans-serif;
    color: #FFF;
    text-align: center;
    font-size: 2rem;
    line-height: 2rem;
    margin: 20px 0;
}

#csm #whql-reseller-program p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #d8d8d8;
	margin:0 auto 20px;
	max-width: 950px;
}

#csm #whql-reseller-program .col-30 {
    width: 27%;
    background-color: rgba(16, 20, 20, 0.7);
    padding: 5%;
    border-radius: 10px;
    min-height: 450px;
    vertical-align: middle;
}
#csm #whql-reseller-program .col-30 p{
    margin-bottom: 0;
}

#csm #whql-reseller-program .col-30 img {
    max-width: 110px;
    display: inline-block;
    margin-bottom: 20px;
}



/*+++++++++++++++++++++++section-intel-technology+++++++++++++++++++++++++++++++++*/
#csm #intel-technology {
    position: relative;
}

#csm #intel-technology.full-width .row {
    margin: 0;
}

#csm #intel-technology.full-width .col-50 {
    padding: 0;
    margin-left: 0;
    margin-right: -5px;
    vertical-align: bottom;
}
#csm #intel-technology .col-50.col-l {
    vertical-align: top;
    padding:5% 5.3% 5% 12%;
    background-color: #26acd3;
    padding-bottom: 100%;
    margin-bottom: -100%;
}

#csm #intel-technology h1 {
    text-align: center;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5rem;
    margin: 20px 0;
}

#csm #intel-technology h3 {
    color: #fff;
    font-size: 4rem;
    line-height: 5rem;
    margin-bottom: 40px;
}

#csm #intel-technology p {
    color: #fff;
}

#csm #intel-technology p.intel-tip {
    color: #a8deed;
    text-decoration: underline;
}

#csm #intel-technology a {
    font-family: 'MyriadPro', sans-serif;
    /*font-size: 1.2rem;*/
    /*font-weight: 300;*/
    /*letter-spacing: 1px;*/
    /*line-height: 1.5rem;*/
    font-size: inherit;
    margin: 0;
    color: #a8deed;
    display: inline-block;
    text-decoration: underline;
}


/*+++++++++++++++++++++++section-footer+++++++++++++++++++++++++++++++++*/
#csm #footer {
    position: relative;
    background-color: #252831;
}

#csm #footer img.arrow {
    display: inline-block;
    width: 4%;
    padding: 0 15px;
    vertical-align: middle;
}

#csm #footer .content-w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 0px 70px 70px;
}

#csm #footer h3 {
    color: #FFF;
    font-size: 3.75rem;
    line-height: 4.25rem;
    margin-bottom: 30px;
}


#csm #footer h1 {
    color: #FFF;
    text-align: center;
    font-size: 2rem;
    line-height: 2rem;
    margin: 20px 0;
}

#csm #footer p {
    color: #d8d8d8;
    margin-bottom:40px;
}

#csm #footer .col-40,
#csm #footer .col-60{
    padding: 5% 5% 0 5%;
    position: relative;
}
#csm #footer .col-40{
    padding-left: 0;
}
#csm #footer .col-60{
    padding-right: 0;
}
#csm #footer .col-60:before{
    content:'';
    display: block;
    width: 1px;
    height: 50%;
    background-color: #6989ae;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin:auto 0;

}

#csm #footer .sub-title {
    display: block;
    color: #00b2dc;
}

#csm #footer a.footer-button {
    text-transform: uppercase;
    display: inline-block;
    font-size: 1.5rem;
    background: #ff7b00;
    border: none;
    color: #FFF;
    letter-spacing: 3px;
    padding: 3% 8%;
    border-radius: 40px;
    outline: none;
    cursor: pointer;
    margin:0;
    margin-top: 20px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

#csm #footer a.footer-button:hover {
    opacity: .7;
}
