* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


body {
    position:relative;
    font: 14px/1.4 'r', Arial, sans-serif;
    z-index:0;
    overflow-x: hidden;
    background:#ffcb08;
    -webkit-transition: all 1500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -moz-transition: all 1500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    -o-transition: all 1500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
    transition: all 1500ms cubic-bezier(0.165, 0.840, 0.440, 1.000); /* easeOutQuart */
}

.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }

img {
    border: 0;
}

h1, h2, h3, h4 {
    font-weight:normal;
}

h1 {
    font-size:2.4em;
}

h2 {
    font-size:1.4em;
}

h3 {
    font-size:1.2em;
}

a {
    color:#2870d2;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
}

ul {
    list-style:none;
}

input, select, button{
    outline:none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'r';
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}

input:focus {
    outline:none;
}

b {
    font-weight:normal;
}

table {
    border-collapse: collapse;
}

.clear:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clear             { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

@font-face {
    font-family: 'b';
    src: url('../font/bold-webfont.woff2');
    src: url('../font/bold-webfont.woff2') format('embedded-opentype'),
    url('../font/bold-webfont.woff2') format('woff2'),
    url('../font/bold-webfont.woff2') format('woff'),
    url('../font/bold-webfont.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {*/
/*    font-family: 'm';*/
/*    src: url('/web/20181128015443im_/http://madewithlove.jis.az/style/font/medium-webfont.eot');*/
/*    src: url('/web/20181128015443im_/http://madewithlove.jis.az/style/font/medium-webfont.eot#iefix') format('embedded-opentype'),*/
/*    url('/web/20181128015443im_/http://madewithlove.jis.az/style/font/medium-webfont.woff2') format('woff2'),*/
/*    url('/web/20181128015443im_/http://madewithlove.jis.az/style/font/medium-webfont.woff') format('woff'),*/
/*    url('/web/20181128015443im_/http://madewithlove.jis.az/style/font/medium-webfont.ttf') format('truetype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

@font-face {
    font-family: 'r';
    src: url('../font/regular-webfont.woff2');
    src: url('../font/regular-webfont.woff2') format('embedded-opentype'),
    url('../font/regular-webfont.woff2') format('woff2'),
    url('../font/regular-webfont.woff2') format('woff'),
    url('../font/regular-webfont.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'love';
    src: url('../font/love-webfont.woff2');
    src: url('../font/love-webfont.woff2') format('embedded-opentype'),
    url('../font/love-webfont.woff2') format('woff2'),
    url('../font/love-webfont.woff2') format('woff'),
    url('../font/love-webfont.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;

}

.made {
    font-family: 'love';
    font-size: 2em;
}

.logo {
    width: 170px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('../img/jis_logo.png') no-repeat center center;
    display: block;
    background-size: 100%;
}

.twitter-share-button, .fb_iframe_widget {
    vertical-align: middle;
    margin:0 10px;
}

.hd {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: absolute;
    top: -2px;
    right: 0px;
    color: #544242;
    font-family: 'b';
    background-color: white;
    font-size: 1.2em;
    letter-spacing: -0.5px;
    padding: 8px 20px;
    border-radius: 90px;
    border: 3px solid white;
}

.hd:hover{
    background-color: transparent;
    color:white;
}

.header_wrap {
    margin:40px 0;
    color:white;
    text-align:center;
    position:relative;
}

.wrap {
    max-width:1125px;
    margin:0 auto;
    padding:0 20px 50px 20px;
}

.main_column {
    border-radius:20px;
    background:white;
    box-shadow:0 135px 220px rgba(0,0,0,0.25);
}

.main_c_top {
    position:relative;
    height:auto;
}

.main_c_left {
    width:590px;
    float:left;
    padding:45px;
    box-sizing:border-box;
}

.main_c_left h3 {
    color: #4b3939;
    font-size: 2em;
    line-height: 1.3em;
    letter-spacing: -0.5px;
    margin: 0 0 20px 0;
}

.main_c_left p {
    color: #847272;
    font-size: 1.2em;
    line-height: 1.6em;
}

.main_c_right {
    width:500px; height:100%;
    position:absolute;
    top:0px;
    right:0px;
}

.slide_item.s1, .slide_item.s3 {
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 0 20px 0 0px;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.s1 .slide_image {
    background: url('../img/so1.jpg') no-repeat bottom left white;
    width: 500px;
    height: 490px;
    position: absolute;
    top: -50px;
    right: -50px;
    box-shadow: 0 60px 110px rgba(0,0,0,0.14);
    -webkit-transition: .85s cubic-bezier(.52,.01,.16,1);
    -moz-transition: .85s cubic-bezier(.52,.01,.16,1);
    transition: .85s cubic-bezier(.52,.01,.16,1);
    opacity:0;
}

.so1 .s1 .slide_image {
    top: 0px;
    right: 0px;
    opacity:1;
}

.s2 .slide_image {
    background: url('../img/so2.png') no-repeat bottom left;
    width: 547px;
    height: 620px;
    position: absolute;
    top: -50px;
    right: 0px;
    -webkit-transition: .85s cubic-bezier(.52,.01,.16,1);
    -moz-transition: .85s cubic-bezier(.52,.01,.16,1);
    transition: .85s cubic-bezier(.52,.01,.16,1);
    opacity:0;
}

.so2 .s2 .slide_image {
    top: -110px;
    opacity:1;
}



.s3 .slide_image {
    background: url('../img/so3.png') no-repeat bottom left;
    width: 637px;
    height: 750px;
    position: absolute;
    top: -150px;
    right: 0;
    -webkit-transition: .85s cubic-bezier(.52,.01,.16,1);
    -moz-transition: .85s cubic-bezier(.52,.01,.16,1);
    transition: .85s cubic-bezier(.52,.01,.16,1);
    opacity:0;
}

.so3 .s3 .slide_image {
    top: -110px;
    opacity:1;
}


.text_co_c {
    position: absolute;
    right: 45px;
    width: 455px;
    top: 583px;
    z-index: 2;
}

.slider_nav{
    position: absolute;
    left: 0px;
    top:530px;
    z-index: 9;
}

.slider_nav li{
    float:left;
    margin:0 10px 0 0;
}

.slider_nav li a {
    width:15px; height:15px;
    background:#c9c6c6;
    border-radius:100%;
    display:block;
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}

.slider_nav li a.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background:#e9b907;
}

.c_wrap {
    width:100%; height:100%;
    position:absolute;
    top:0px;
    right:0px;
    border-radius:20px 20px 0 0;
    overflow:hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.c {
    width:580px;
    height:580px;
    background:#a0ff8d;
    position:absolute;
    left: 100px;
    top: 40px;
    -webkit-transition: all 2500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 2500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 2500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 2500ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
    border-radius:100%;
}

.so1 .c {
    background:#a0ff8d;
    left: 100px;
    top: 40px;
}

.so2 .c{
    background: #ff9d03;
    left: 0px;
    top: -140px;
}

.so3 .c{
    background: #c5c4ff;
    left: 0px;
    top: -90px;
}

.reg_dowload {
    float: left;
    border-radius: 20px 0 0 20px;
    background: #f1f1f1;
    padding: 30px 45px;
    box-sizing: border-box;
    width: 720px;
}

.main_c_bottom {
    position:relative;
    width:100%;
    z-index:2;
    border-radius:20px;
    background:white;
}

.embed {
    width: 405px;
    float:right;
    padding:30px 45px;
    box-sizing: border-box;
    overflow:hidden;
    position:relative;
}

.back {
    position: absolute;
    top: 39px;
    right: 45px;
    text-decoration: underline;
    font-size: 0.9em;
    display:none;
}

.main_c_bottom b {
    font-family: 'b';
    color: #4b3939;
    font-size: 1.8em;
    letter-spacing: -1px;
    margin:0 0 20px 0;
    display:block;
}

.examples {
    width:100%;
}

.examples li{
    width:50%; height:160px;
    float:left;
    position:relative;
    font-family: 'love';
}

.examples li div, .preview div{
    width:100%; height:100%;
    position:absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.examples li div span, .preview span{
    font-size: 1.56em;
    vertical-align: middle;
    padding: 0 2px;
}

.red {
    border-radius:10px 0 0 0;
    background:#ff5959;
    color:white;
}

.white {
    border-radius:0 10px 0 0;
    background:white;
    color:#333333;
}

.yellow {
    border-radius:0 0 0 10px;
    background:#ffad01;
    color:white;
}

.blue {
    border-radius:0 0 10px 0;
    background:#00a0f4;
    color:white;
}

.slide_to_code {
    width: 800px;
    position: relative;
    left: 0px;
    -webkit-transition: all 1000ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 1000ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 1000ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 1000ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}

.slide_to_code.code {
    left: -485px;
}

.code_line {
    width:315px;
    float:right;
}

.code_line textarea{
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;
    width: 100%;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 10px;
    padding: 13px 15px;
    box-sizing: border-box;
    font-size: 0.85em;
    resize: none;
    height: 290px;
    background: rgba(0,0,0,0.03);
}

.form{
    width:315px;
    color:#4b3939;
    float:left;
    position:relative;
}

.slide_to_code label {
    font-size: 0.9em;
    display: block;
    margin: 0 0 5px 0;
}

.select_b {
    float:left;
    width:145px;
}

.fr {
    float:right;
}

.select {
    width: 100%;
    height: 50px;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 10px;
    font-size: 1.35em;
    text-transform: uppercase;
    padding: 13px 15px;
    box-sizing: border-box;

}

.colorpicker {
    background-color:#b4a99e;
    color:white;
    position:relative;
}

.colorpicker:after {
    position:absolute;
    width:100%; height:100%;
    background-image:url('../img/arr.png');
    background-repeat:no-repeat;
    background-position:90%;
    background-size: 12px 8px;
    top:0px;
    left:0px;
    display:block;
    content:'';
}

.colorpicker_t {
    background-color:white;
    color:#4b3939;
    background-image:url('../img/arr_b.png');
    background-repeat:no-repeat;
    background-position:90%;
    background-size: 12px 8px;
}

.select.dark {
    color:white;
}

.select.light {
    color:#544242;
}
.select.light:after {
    background-image:url(/web/20181128015443im_/http://madewithlove.jis.az/style/img/arr_b.png);
}

.preview {
    width:100%; height:20px;
}

.preview {
    position: relative;
    font-family: 'love';
    height:130px;
    border-radius:10px;
    background:#b4a99e;
    color:white;
}

.preview.dark {
    color:white;
}

.preview.light {
    color:#544242;
}

.mb {
    padding:0 0 25px 0;
}

.switch_line {
    width:100%;
    position:relative;
    padding:0 0 25px 0;
}

.switch_line input {
    width:0px;
    height:0px;
    position:absolute;
    left:0px;
    top:0px;
}

.switch_line p {
    font-size: 1.15em;
}

.switch_line u {
    opacity:0.5;
    text-decoration:none;
}

.sw {
    position: absolute;
    width: 48px;
    height: 23px;
    background: #dcdcdc;
    top: 0px;
    right: 0px;
    border-radius: 100px;
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}

.switch_line.active .sw {
    background:#49e51f;
}

.sw:after {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 2px;
    left: 2px;
    content: '';
    display: block;
    background: white;
    border-radius: 100px;
    -webkit-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -moz-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    -o-transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000);
    transition: all 500ms cubic-bezier(1.000, 0.000, 0.000, 1.000); /* easeInOutExpo */
}

.switch_line.active .sw:after {
    left: 27px;
}

.preview.animate span, .made span {
    -webkit-animation: heartbeat 1300ms ease 0s infinite normal;
    -khtml-animation: heartbeat 1300ms ease 0s infinite normal;
    -moz-animation: heartbeat 1300ms ease 0s infinite normal;
    -ms-animation: heartbeat 1300ms ease 0s infinite normal;
    -o-animation: heartbeat 1300ms ease 0s infinite normal;
    animation: heartbeat 1300ms ease 0s infinite normal;
    display: inline-block;
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@-webkit-keyframes heartbeat {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes heartbeat {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes heartbeat {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartbeat {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    14% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    28% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    42% {
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    70% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.share_page {
    text-align:center;
    margin:50px 0;
}

.share_page p {
    color: white;
    font-size: 2.8em;
    line-height: 1em;
    margin: 0 0 30px 0;
}

.share_line {
    border: 3px solid rgba(255,255,255,0.5);
    border-radius: 90px;
    display: inline-block;
    color: white;
    padding: 15px 30px;
}

.share_line li {
    display:inline-block;
    font-family:'b';
    margin:0 40px 0 0;
    vertical-align: middle;
}

.share_line a {
    color: white;
    background-size: auto 100%;
    font-size: 1.5em;
    padding: 0 0 0 40px;
    letter-spacing: -0.5px;
    opacity:1;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
    transition: all 0.3s ease-out;
}

.share_line a:hover {
    opacity:0.8;
}

/*.f {*/
/*    background: url(/web/20181128015443im_/http://madewithlove.jis.az/style/img/f.png) no-repeat left center;*/
/*    padding: 0 0 0 35px !important;*/
/*}*/

/*.t {*/
/*    background:url(/web/20181128015443im_/http://madewithlove.jis.az/style/img/t.png) no-repeat left center;*/
/*}*/

/*.wa {*/
/*    background:url(/web/20181128015443im_/http://madewithlove.jis.az/style/img/wa.png) no-repeat left center;*/
/*}*/

.counter {
    margin: 0px !important;
    font-size: 2em;
}

.go_to_code, .download_link a, .copy_bttn {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: white;
    font-family: 'b';
    background-color: #ffcb08;
    font-size: 1.4em;
    letter-spacing: -0.5px;
    padding: 8px 20px;
    border-radius: 90px;
    border: 3px solid #ffcb08;
    display: inline-block;
    margin: 30px 0 0 0;
}

.go_to_code:hover, .download_link a:hover, .copy_bttn:hover{
    background-color: transparent;
    color: #544242;
}

.colpick.colpick_hex {
    margin: -35px 0 0 0;
}

.rgb {
    position: absolute;
    width: 100%;
    bottom: 12px;
    color: white;
    font-family: 'b';
    opacity: 0.35;
    font-size: 0.85em;
    text-align: center;
}

.download_link {
    width:100%;
}

.download_link a {
    float:left;
}

.download_link p {
    float: left;
    width: 280px;
    margin: 34px 0 0 23px;
    font-size: 0.9em;
    opacity: 0.5;
}

.comment_box {
    width:770px;
    border-radius: 20px;
    background: white;
    margin:0 auto 50px;
    padding:20px;
    box-sizing:border-box;
}

.slide_item  {
    pointer-events: none;
}

.langs {
    position: absolute;
    top: 8px;
    left: 180px;
}

.active_lang {
    border-radius: 5px;
    background:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ4NyA0ODciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4NyA0ODc7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxwYXRoIGQ9Ik04OS4zLDExMC45Yy0yMC40LTIwLjQtNTMuNi0yMC40LTc0LDBzLTIwLjQsNTMuNiwwLDc0bDE5MS4yLDE5MS4yYzIwLjQsMjAuNCw1My42LDIwLjQsNzQsMGwxOTEuMi0xOTEuMiAgIGMyMC40LTIwLjQsMjAuNC01My42LDAtNzRzLTUzLjYtMjAuNC03NCwwTDI0My41LDI2NS4xTDg5LjMsMTEwLjl6IiBmaWxsPSIjOTQ5NDk0Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat 80% white;
    background-size:8px;
    color: #4b3939;
    font-size: 0.9em;
    width: 25px;
    text-align: left;
    padding: 5px 10px;
    display: block;
}

.all_langs {
    border-radius: 5px;
    background: white;
    color: black;
    font-size: 0.9em;
    text-align: left;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    position: absolute;
    top: 29px;
    display:none;
}

.all_langs li {
    border-bottom:1px solid rgba(0,0,0,0.1);
}

.all_langs li:last-child {
    border-bottom:none;
}

.all_langs a {
    padding: 5px 10px;
    display: block;
    color: #4b3939;
}

header {
    position: relative;
    z-index: 2;
}


@media screen and (max-width:1180px) {
    .wrap {
        max-width: 1035px;
    }

    .main_c_right {
        width: 440px;
    }

    .text_co_c {
        width: 395px;
    }

    .reg_dowload {
        width: 630px;
    }

    .so1 .s1 .slide_image {
        right: -60px;
    }

    .so3 .s3 .slide_image {
        top: -110px;
        opacity: 1;
        right: -80px;
    }
}


@media screen and (max-width:800px) {
    .main_c_right {
        display:none;
    }

    .wrap {
        max-width: 100%;
        margin: 0 auto;
        padding: 0px;
    }

    .main_c_left h3 {
        color: #4b3939;
        font-size: 1.2em;
        line-height: normal;
        letter-spacing: normal;
        margin: 0 0 20px 0;
    }

    .main_column {
        border-radius: 10px;
    }

    .main_c_left {
        width: 100%;
        float: left;
        padding: 20px;
    }

    .main_c_left p {
        color: #847272;
        font-size: 1em;
        line-height: normal;
    }

    .text_co_c {
        position: relative;
        right: auto;
        width: 100%;
        top: 0px;
        z-index: 2;
        margin: 15px 0 0;
    }

    .comment_box {
        width: 100%;
        border-radius: 10px;
    }

    .embed {
        width: 100%;
        float: right;
        padding:20px;
    }

    .slide_to_code {
        width: 100%;
    }

    .form {
        width: 100%;
    }

    .code_line {
        width: 100%;
    }

    .go_to_code {
        display:none !important;
    }

    .share_page p {
        color: white;
        font-size: 1.4em;
    }

    .share_line {
        padding: 15px 10px;
    }

    .reg_dowload {
        float: left;
        border-radius: 10px;
        background: #f1f1f1;
        padding: 20px;
        box-sizing: border-box;
        width: 100%;
    }

    .main_c_bottom b {
        font-family: 'b';
        color: #4b3939;
        font-size: 1.5em;
        letter-spacing: -1px;
        margin: 0 0 15px 0;
        display: block;
    }

    .examples li {
        width: 100%;
        height: 100px;
    }

    .yellow {
        border-radius: 0;
    }

    .blue {
        border-radius: 0 0 10px 10px;
    }

    .go_to_code, .download_link a, .copy_bttn {

        margin: 20px 0 0 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }

    .red {
        border-radius: 10px 10px 0 0;
    }

    .download_link p {
        float: left;
        width: 100%;
        margin: 15px 0 0;
        font-size: 0.9em;
        opacity: 0.5;
        text-align: center;
        box-sizing: border-box;
    }

    .select_b {
        float: left;
        width: 100%;
        margin: 0 0 15px 0;
    }

    .switch_line p {
        font-size: 1em;
    }

    .code_line {
        width: 100%;
        margin: 20px 0 0 0;
    }

    .code_line textarea {
        height: 190px;
    }

    .hd {
        display:none;
    }

    .logo {
        display:none;
    }

    .made {
        font-family: 'love';
        font-size: 1.3em;
        text-align: left;
        padding: 0 20px;
    }


    .header_wrap {
        margin: 30px 0;
    }

    .langs {
        position: absolute;
        top: 0px;
        left: auto;
        right: 14px;
    }

    .all_langs {
        right: 0px;
    }
}
