/* Slider */
.ct_related_articles_thumbnail img{ max-width:100%; margin:0; padding:0; height:auto; }
.ct_related_articles_thumbnail{ min-height:180px;}

#features .content div a span{width:100%;position:absolute;left:0;bottom:0px;padding:0px;	background-image:-moz-linear-gradient(90deg,#333 0,rgba(51,51,51,0) 100%);background-image:-webkit-linear-gradient(90deg,#333 0,rgba(51,51,51,0) 100%);background-image:-ms-linear-gradient(90deg,#333 0,rgba(51,51,51,0) 100%)}

#features .content div a.ct_related_articles_thumbnail:hover span{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 0px;

background-image:-moz-linear-gradient(90deg,#222 0,rgba(34,34,34,0) 100%);background-image:-webkit-linear-gradient(90deg,#222 0,rgba(34,34,34,0) 100%);background-image:-ms-linear-gradient(90deg,#222 0,rgba(34,34,34,0) 100%)	
	
}
#features .content div a span p{ font-size:16px; overflow:hidden; color:#FFF; line-height:20px; margin:15px; padding:10px;  font-weight:normal;}
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


#disqus_thread{margin-top:20px;}
#features *{-moz-box-sizing:border-box;box-sizing:border-box;}
section.blue{
	color: #3498db;
	background-color: #fff;
}
section.blue h3{background:#D5D5D5;color:#3498db;font-size:36px;line-height:100px;margin:10px;padding:0%;position:relative;text-align:center;}
#features .variable-width .slick-slide p { background: #fff; height: 100px; color:#3498db; margin: 5px; line-height: 100px; }
#features .button{background:#3498db;color:#fff;display:block;font-size:16px;margin:20px auto;padding:20px;text-align:center;text-decoration:none;width:48%; display:none;}
#features #button{display:none;}
#features .buttons{padding:0 20px 20px; margin-bottom: 10px;display:none;}
#features .buttons .button{background:#FFF;color:#3498db;float:left;margin:5px;display:none;}
#features .center .slick-center h3{-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);color:#e67e22;opacity:1;transform:scale(1.08);}
#features .center h3{opacity:0.8;transition:all 300ms ease;}
#features .content{margin:auto;padding:0 30px;max-width:100%;}
#features .content:after,.buttons::after{clear:both;content:"";display:table;}
#features .destroy{font-weight:400;margin-top:40px;}
#features .features{display:block;list-style-type:none;margin-top:30px;padding:0;text-align:center;}
#features .features li{margin:20px 0;}
#features .filter .button{background:#FFF;color:#3498db; margin-bottom: 40px;}
#features .fixed-header{background:#FFF;box-shadow:2px 0 5px rgba(0,0,0,0.5);display:none;padding:10px;position:fixed;top:0;width:100%;z-index:10000;}
#features .fixed-header .header-content{margin:auto;width:600px;}
#features .fixed-header .subheading{display:none;}
#features .fixed-header h1.title{float:left;font-size:24px;margin:0;}
#features .fixed-header ul.nav{float:right;margin:0;padding:5px;}
#features .fixed-header ul.nav li{margin:0 0 0 10px;}
#features .header{padding:20px 0;}
#features .margin-40{margin-bottom:40px;}
#features .more,.button.first{margin-top:40px;}
#features .red{background:#e74c3c;color:#fff;}
#features .slick-slide .image{padding:10px;}
#features .slick-slide img{
	border: 1px solid #F6F6F6;
	display: block;
	width: 100%;
}
#features .slick-slide img.slick-loading{border:0 }
#features .slick-slider{margin:20px auto 10px;}
#features .subheading{color:#555;font-size:12px;font-style:italic;font-weight:400;margin:10px auto;text-align:center;}
#features .white{background:#fff;color:#3498db;}
#features .white pre,.white hr{background:#3498db !important;}
#features a{color:#3498db;}

#features h1{color:#3498db;font-family:Pacifico;font-size:72px;font-weight:400;line-height:1.2;margin:0 auto 10px;text-align:center;}
#features h1.title{font-size:96px;}
#features h2{font-family:Pacifico;font-size:36px;margin:20px auto;text-align:center;}
#features h4{font-family:Pacifico;font-size:28px;margin:20px auto;text-align:center;}
#features hr{background:#fff;border:0;height:1px;margin:40px 0;}
#features p{font-size:16px;font-weight:700;line-height:1.5;margin-bottom:40px;text-align:center;}
#features p.note{font-size: 12px;}
#features p.cdn{font-size: 14px;}
#features p.guff{font-size:16px;}
#features pre{background:#fff;margin:0 10px 20px;padding:10px;}
#features section{width:100%; position: relative;}
#features table{font-size:14px;line-height:18px;margin:40px auto 20px; display: block;}
#features tr { width: 100%; border-right: none; border-bottom: 1px solid #fff; margin: 0px 0px 20px; padding: 0px 0px 20px; background: transparent; float: left; }
#features thead { display: none; }
#features td { border: 0; padding: 10px 0px;}
#features td,tbody { display: block; width: 100% !important;}
#features table.settings td:nth-of-type(1), table.methods td:nth-of-type(1){font-weight: 700; font-size: 16px; line-height: 18px;}
#features table.settings td:nth-of-type(2):before{content: 'Type: '; font-weight: 700;}
#features table.settings td:nth-of-type(3):before{content: 'Default: '; font-weight: 700;}
#features table.methods td:nth-of-type(2):before{content: 'Arguments: '; font-weight: 700;}
#features ul.nav{margin-bottom:0;padding-left:0;text-align:center;}
#features ul.nav li{display:inline-block;list-style-type:none;margin:0 20px;}
#features ul.nav li a{font-size:14px;text-decoration:none;}
#features #carbonads { max-width: 320px; width: 100%; color: white; background: white; padding: 20px 20px 20px; margin: 0px auto 40px; text-align: center; position: relative; top: 40px; }
#features #carbonads a { display: inline-block; margin-bottom: 0px; font-size: 10px; line-height: 1.5; }
#features #carbonads .carbon-img { margin-bottom: 10px; }
@media (max-width: 420px) {
#features ul.nav li a{display:block;font-size:14px;}
}
@media (max-width: 768px) {
#features .fixed-header { display: none !important; }
#features #carbonads { top: 0px; }
#features .header ul.nav li { display: block; margin: 20px; }
section.blue h3{font-size:24px;}
#features .button{margin:0 auto 20px;width:auto;}
#features .button.first{margin-top:40px;}
#features .buttons{padding:0 0 20px;}
#features .buttons .button{float:left;font-size:12px;margin:1%;width:48%;}
#features .center{margin-left:-40px;margin-right:-40px;}
#features .center .slick-center h3{-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);color:#e67e22;opacity:1;transform:scale(1);}
#features .center h3{-moz-transform:scale(0.95);-ms-transform:scale(0.95);-o-transform:scale(0.95);-webkit-transform:scale(0.95);opacity:0.8;transform:scale(0.95);transition:all 300ms ease;}
#features .content{margin:auto;padding:0px 40px;width:auto;}
#features .fixed-header .header-content{width:auto;}
#features pre{font-size:12px; overflow-x: scroll;}
#features table{font-size:14px;line-height:18px;margin:40px auto 20px; display: block; float: left;}
#features tr { width: 100%; border-right: none; border-bottom: 1px solid #fff; margin: 0px 0px 20px; padding: 0px 0px 20px; background: transparent; float: left; }
#features thead { display: none; }
#features td { border: 0; padding: 10px 0px;}
#features td,tbody { display: block; width: 100% !important;}
#features table.settings td:nth-of-type(1), table.methods td:nth-of-type(1){font-weight: 700; font-size: 16px; line-height: 18px;}
#features table.settings td:nth-of-type(2):before{content: 'Type: '; font-weight: 700;}
#features table.settings td:nth-of-type(3):before{content: 'Default: '; font-weight: 700;}
#features table.methods td:nth-of-type(2):before{content: 'Arguments: '; font-weight: 700;}
}
