.header_content_carrot .questions_container{
    display: flex;
    justify-content: space-between;
}
.tc-left-text{
    z-index: 1;
    margin-top: auto;
    margin-bottom: auto;
    width: 48%;
}
.tc-left-text .cover_p{
    width:unset;
}
.tc-right-form{
    z-index: 1;
    margin-top: auto;
    margin-bottom: auto;
    width: 48%;
}
.tc-right-form .cover_p{
    width:unset;
}
.tc-right-form .input_wrap{
    width: 100%;
    margin-bottom: 8px;
}
.tc-right-form form{
    background: #0a0a0af7;
    padding: 5% 7%;
    width: unset;
    border-radius: 25px;
    border: 1px solid #520d0d99;
    margin: 0 15%;
}
.tc-right-form form .input_wrap input{
    background-color: rgb(30 30 30);
    color: rgba(255, 255, 255, 0.3);
}
.tc-right-form form .input_wrap textarea{
    height: 120px;
    background-color: rgb(30 30 30);
}
.tok-btn{
    width: 170px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.83);
    text-align: center;
    padding: 12px 0px;
    margin-top: 20px;
    background-color: #ef0d33;
    cursor: pointer;
}
.tok-btn:hover {
    box-shadow: 1px 2px 5px 1px rgb(239 13 51 / 58%);
    color: white;
}
.tc-right-form .input_wrap label{
    font-size: 12px;
}
.tok-error{
    color: #e74c3c;
}
/*background animation srart*/
@keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
@-webkit-keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
@-moz-keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
@-ms-keyframes move-twink-back {
    from {background-position:0 0;}
    to {background-position:-10000px 5000px;}
}
.stars, .twinkling {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    display:block;
}
.stars {
    background:#000 url('../images/blockchain_carrot/stars.png') repeat top center;
    z-index:0;
}
.twinkling{
    background:transparent url('../images/blockchain_carrot/twinkling.png') repeat top center;
    z-index:1;
    -moz-animation:move-twink-back 200s linear infinite;
    -ms-animation:move-twink-back 200s linear infinite;
    -o-animation:move-twink-back 200s linear infinite;
    -webkit-animation:move-twink-back 200s linear infinite;
    animation:move-twink-back 200s linear infinite;
}

/*background animation end*/
.menu_outer {
    display: none;
}
.menu_wrap {
    position: absolute;
    z-index: 100;
    padding-left: 2%;
    cursor: pointer;
}
.menu_wrap img {
    height: 60px;
}
.header_content_carrot {
    height: 100%;
    /*background-image: url('../images/blockchain_carrot/Thank you 8.jpg');*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #111;
    color: #555;
    font-size: 1.1em;
    z-index: 1;
    position: relative;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.carrot_toast {
    width: auto;
    position: absolute;
    bottom: 10px;
    left: 4.5%;
    text-align: left;
    color: white;
    z-index: 10;
}
.toast_inner {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII='); background-color: #ef0d33; color: #d9edf7; border-color: #bce8f1;
    background-color: #ef0d33;
    color: #d9edf7;
    background-repeat: no-repeat;
    padding: 1px 38px;
    background-position: 6px 8px;
    border-radius: 5px;
    display: none;
}
.toast_inner p {
    margin: 8px 0;
}
.header_background {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.animationsphere_div {
    position: absolute;
    right: 0;
    width: 46%;
    height: 100%;
}
.sphere_div {
    margin-top: 13%;
    margin-left: 5%;
}
/*animation key frames css start*/
/*animation for sphere div image start*/
@-ms-keyframes rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
    50% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg) skewX(5deg) skewY(-5deg) scale(1.2);
    }
    100% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
}
@-moz-keyframes  rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
    50% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg) skewX(5deg) skewY(-5deg) scale(1.2);
    }
    100% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
    50% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg) skewX(5deg) skewY(-5deg) scale(1.2);
    }
    100% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
}
@keyframes rotating {
    0% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
    50% {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg) skewX(5deg) skewY(-5deg) scale(1.2);
    }
    100% {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg) skewX(-5deg) skewY(5deg) scale(1);
    }
}
/*animation for sphere div image end*/
/*animation for common page display start*/
@-ms-keyframes display {
    0% {
        -ms-transform: translateY(10%);;
        -moz-transform: translateY(10%);;
        -webkit-transform: translateY(10%);;
        -o-transform: translateY(10%);;
        transform: translateY(10%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-moz-keyframes  display {
    0% {
        -ms-transform: translateY(10%);;
        -moz-transform: translateY(10%);;
        -webkit-transform: translateY(10%);;
        -o-transform: translateY(10%);;
        transform: translateY(10%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes display /* Safari and Chrome */ {
    0% {
        -ms-transform: translateY(10%);;
        -moz-transform: translateY(10%);;
        -webkit-transform: translateY(10%);;
        -o-transform: translateY(10%);;
        transform: translateY(10%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes display {
    0% {
        -ms-transform: translateY(10%);;
        -moz-transform: translateY(10%);;
        -webkit-transform: translateY(10%);;
        -o-transform: translateY(10%);;
        transform: translateY(10%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
/*animation for common page display end*/
/*animation for inner inputs  start*/
@-ms-keyframes inner {
    0% {
        -ms-transform: translateY(70%);;
        -moz-transform: translateY(70%);;
        -webkit-transform: translateY(70%);;
        -o-transform: translateY(70%);;
        transform: translateY(70%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-moz-keyframes  inner {
    0% {
        -ms-transform: translateY(70%);;
        -moz-transform: translateY(70%);;
        -webkit-transform: translateY(70%);;
        -o-transform: translateY(70%);;
        transform: translateY(70%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes inner /* Safari and Chrome */ {
    0% {
        -ms-transform: translateY(70%);;
        -moz-transform: translateY(70%);;
        -webkit-transform: translateY(70%);;
        -o-transform: translateY(70%);;
        transform: translateY(70%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes inner {
    0% {
        -ms-transform: translateY(70%);;
        -moz-transform: translateY(70%);;
        -webkit-transform: translateY(70%);;
        -o-transform: translateY(70%);;
        transform: translateY(70%);;
        opacity: 0;
    }
    100% {
        -ms-transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
/*animation for inner inputs end*/
/*animation key frames css end*/
.sphere_div img  {
    width: 79%;
    -webkit-animation: rotating 200s linear infinite;
    -moz-animation: rotating 200s linear infinite;
    -ms-animation: rotating 200s linear infinite;
    -o-animation: rotating 200s linear infinite;
    animation: rotating 200s linear infinite;
}
.common {

}
.qstn_nums {
    position: absolute;
    right: 59px;
    color: white;
    top: 20.5%;
    font-size: 18px;
}
.qnos {
    padding: 10px 15px;
    background-color: transparent;
    border-radius: 50%;
    margin-bottom: 32px;
}
.qnos_style{
    background-color: #ef0d33;
}
.questions_container {
    width: auto;
    height: 100%;
    padding-left: 4.5%;
    padding-right: 4.5%;
    display: table;
}

.qh3 {
    font-size: 36px;
    margin: 0;
    line-height: 55px;
    color: white;
    font-family: montserrat_light, sans-serif;
    font-weight: bold;
    width: 60%;
}
.question_div_one {
    padding-top: 16.6%;
    position: relative;
    z-index: 1;
}
.question_div_one .options {
    margin-top: 4.7%;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    width: 52%;
    -webkit-overflow-scrolling: touch;
}
.question_div_one .options .opt_buttons {
    position: relative;
    border: 3px solid rgba(138, 130, 130, 0.39);
    width: 135px;
    padding-left: 65px;
    margin-right: 15px;
    margin-bottom: 13px;
    cursor: pointer;
}
.question_div_one .options .opt_buttons img{
    position: absolute;
    left: 20px;
    top:15px;
}
.dsp_2{
    opacity: 0;
}
.cover_p {
    padding: 18px 0px;
    margin: 0;
    text-align: justify;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.89);
    letter-spacing: 1.2px;
    font-family: montserrat_light, sans-serif;
    width: 630px;
    line-height: 27px;
}
.cover_p_2 {
    padding: 0;
    margin: 0;
    text-align: justify;
    letter-spacing: 1.2px;
    font-family: montserrat_light, sans-serif;
    line-height: 27px;
    width: 40%;
    font-size: 14px;
    font-style: italic;
    color: rgba(255, 255, 255, 0.7);
}
.cover_button {
    width: 170px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.83);
    text-align: center;
    padding: 12px 0px;
    margin-top: 20px;
    background-color: #ef0d33;
    cursor: pointer;
}
.cover_button:hover {
    box-shadow: 1px 2px 5px 1px rgba(239, 13, 51, 0.58);
    color: white;
}
.question_div_one .options .opt_buttons p{
    padding: 18px 0px;
    margin: 0;
    width: auto;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.72);
    letter-spacing: 1.1px;
}
.question_div_one .options .opt_buttons:hover {
    background-color: #ef0d33;
    border-color: #ef0d33;
}
.opt_clicked {
    background-color: #ef0d33;
    border-color: #ef0d33;
}
.opt_buttons label {
    width: 100%;
    height: 100%;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
}
.input_1:hover + label .dsp_2{
    opacity: 1;
}
.radio {
    position: absolute;
    width: 96%;
    height: 100%;
    top: 0px;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
.radio_2 {
    position: absolute;
    width: 96%;
    height: 100%;
    top: 0px;
    left: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
}

.question_div_two {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
.q2_button {
    border: 3px solid rgba(138, 130, 130, 0.39);
    margin-bottom: 19px;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
    width: 515px;
    cursor: pointer;
    position: relative;
}
.q2_button:hover {
    border-color: #ef0d33;
}
.q2_button label {
    width: 100%;
    height: 100%;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
}

.input_4:checked + label {
    border-color: #ef0d33;
}
.input_4:checked + label .clicked_image{
    opacity: 1;
}
.question_div_two div:nth-child(2) {
    margin-top: 73px;
}
.q2_button img {
    padding: 25px 32px;
}
.q2_button p {
    color: rgba(255, 255, 255, 0.72);
    font-size: 20px;
    line-height: 27px;
}
/*question two end*/
/*question three start*/
.question_div_three {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
.likedislike {
    margin-top: 73px;
    width: 365px;
}
.likedislike .q2_button {
    width: 169px;
}
.likedislike img {
    padding: 20px 29px;
}
.likedislike p {
    line-height: 36px;
}
.float_left{
    float: left;

}
.float_right{
    float: right;

}
.clear {
    clear: both;
}
/*question three end*/
/*question four start*/
.question_div_four {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
.question_div_four div:nth-child(2) {
    margin-top: 115px;
}
.check_img {
    position: absolute;
    top: 40px;
    right: -21px;
}
.question_div_four .next_button {
    top: auto;
    right:150px;
    bottom: -50px;
}
.fullpage2 .question_div_four .next_button {
    right: 0;
}
/*question four end*/
/*question five start*/
.question_div_five {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
.q5-container {
    width: 670px;
    position: relative;
}
.next_button {
    background-color: #ef0d33;
    padding: 10px 0;
    width: 102px;
    font-size: 20px;
    color: white;
    text-align: center;
    right: 29px;
    position: absolute;
    top: auto;
    bottom: -30px;
    cursor: pointer;
}
.next_button img {
    height: 16px;
    margin-top: -2px;
}
.q5-options_wrap {
    padding-top: 35px;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-overflow-scrolling: touch;
}
.yes .q5-options_wrap div{
    -webkit-animation: inner 700ms linear ;
    -moz-animation: inner 700ms linear ;
    -ms-animation: inner 700ms linear ;
    -o-animation: inner 700ms linear ;
    animation: inner 700ms linear ;
}
.q5-options_wrap div:nth-child(1) {
    -webkit-animation: inner 0.4s linear ;
    -moz-animation: inner 0.4s linear ;
    -ms-animation: inner 0.4s linear ;
    -o-animation: inner 0.4s linear ;
    animation: inner 0.4s linear ;

}

.q5-options_wrap div:nth-child(2) {
    -webkit-animation: inner 700ms linear ;
    -moz-animation: inner 700ms linear ;
    -ms-animation: inner 700ms linear ;
    -o-animation: inner 700ms linear ;
    animation: inner 700ms linear ;
}

.q5-options_wrap div:nth-child(3) {
    -webkit-animation: inner 900ms linear ;
    -moz-animation: inner 900ms linear ;
    -ms-animation: inner 900ms linear ;
    -o-animation: inner 900ms linear ;
    animation: inner 900ms linear ;
}

.q5-options_wrap div:nth-child(4) {
    -webkit-animation: inner 0.8s linear ;
    -moz-animation: inner 0.8s linear ;
    -ms-animation: inner 0.8s linear ;
    -o-animation: inner 0.8s linear ;
    animation: inner 0.8s linear ;
}

.q5-options_wrap div:nth-child(5) {
    -webkit-animation: inner 1s linear ;
    -moz-animation: inner 1s linear ;
    -ms-animation: inner 1s linear ;
    -o-animation: inner 1s linear ;
    animation: inner 1s linear ;
}

.q5-options_wrap div:nth-child(6) {
    -webkit-animation: inner 1.1s linear ;
    -moz-animation: inner 1.1s linear ;
    -ms-animation: inner 1.1s linear ;
    -o-animation: inner 1.1s linear ;
    animation: inner 1.1s linear ;
}
.q5-options_wrap div:nth-child(7) {
    -webkit-animation: inner 1200ms linear ;
    -moz-animation: inner 1200ms linear ;
    -ms-animation: inner 1200ms linear ;
    -o-animation: inner 1200ms linear ;
    animation: inner 1200ms linear ;
}
/*.q5-options_wrap div:nth-child(7) {*/
/*}*/

/*.q5-options_wrap div:nth-child(8) {*/
/*animation-delay: 1.1s;*/
/*}*/

/*.q5-options_wrap div:nth-child(9) {*/
/*animation-delay: 1.3s;*/
/*}*/

/*.q5-options_wrap div:nth-child(10) {*/
/*animation-delay: 1.1s;*/
/*}*/

/*.q5-options_wrap div:nth-child(11) {*/
/*animation-delay: 1.3s;*/
/*}*/

/*.q5-options_wrap div:nth-child(12) {*/
/*animation-delay: 1.5s;*/
/*}*/

.q5_options {
    margin-right: 25px;
    margin-bottom: 25px;
    width: 193px;
    cursor: pointer;
    position: relative;
    display: none;
}
.q5_options label {
    border: 2px solid rgba(138, 130, 130, 0.39);
    display: block;
    width: 100%;
    height: 100%;
}
.q5_options:hover > label{
    border-color: #ef0d33;
}
.input_5:checked + label {
    border-color: #ef0d33;
}
.input_5:checked + label .clicked_image{
    opacity: 1;
}
.input_6:checked + label {
    border-color: #ef0d33;
}
.input_6:checked + label .clicked_image{
    opacity: 1;
}
.clicked_image {
    opacity: 0;
}
.q5_options p {
    color: rgba(255, 255, 255, 0.72);
    font-size: 18px;
    line-height: 25px;
    margin: 0;
    padding-left: 11px;
    /*padding-bottom: 5px;*/
    font-family: montserrat_light, sans-serif;
}
.q5_icons {
    padding: 11px 9px 13px 9px;
    height: 25px;
}
.q5_icons img{
    height: 22px;
}
/*question five end*/
/*question six start*/
.question_div_six {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
/*question six end*/
/*question seven start*/
.question_div_seven {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
.question_div_seven .qh3{
    width: 50%;
}
/*question seven end*/
.none {
    display: none;
}
.yes {
    display: table-cell;
    vertical-align: middle;
    -webkit-animation: display 700ms linear ;
    -moz-animation: display 700ms linear ;
    -ms-animation: display 700ms linear ;
    -o-animation: display 700ms linear ;
    animation: display 700ms linear ;
}

/*question eight start*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.question_div_eight {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
}
.question_div_eight div:nth-child(2) {
    margin-top: 25px;
}
.question_div_eight form {
    margin: 0;
    padding: 0;
}
.blockchain_form {
    margin-top: 10px;
    width: 462px;
}
.blockchain_form fieldset{
    position: relative;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
    margin-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.42);
}
.blockchain_form .block_input{
    width: 80%;
    margin: 2px 0 0px 70px;
    color: white;
    outline: none;
    background-color: transparent !important;
    border: none;
    font-size: 20px;
    font-family: montserrat_light, sans-serif;
    letter-spacing: 1px;
}
.blockchain_form .block_input:focus{
    outline: none;
    background-color: transparent !important;
}
.blockchain_form .block_input:active{
    outline: none;
    background-color: transparent !important;
}
.blockchain_form .block_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, 0.42);
    font-size: 18px;
    font-family: montserrat_light, sans-serif;
}
.blockchain_form .block_input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(255, 255, 255, 0.42);
    font-size: 18px;
    font-family: montserrat_light, sans-serif;
}
.blockchain_form .block_input:-ms-input-placeholder { /* IE 10+ */
    color: rgba(255, 255, 255, 0.42);
    font-size: 18px;
    font-family: montserrat_light, sans-serif;
}
.blockchain_form .block_input:-moz-placeholder { /* Firefox 18- */
    color: rgba(255, 255, 255, 0.42);
    font-size: 18px;
    font-family: montserrat_light, sans-serif;
}
.form_img {
    position: absolute;
    top: 15px;
    left: 26px;
    height: 20px;
}
.last_button {
    width: 214px;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.83);
    text-align: center;
    padding: 21px 0px;
    margin-top: 30px;
    background-color: #ef0d33;
    cursor: pointer;
    position: relative;
}
.last_button:hover {
    box-shadow: 1px 2px 5px 1px rgba(239, 13, 51, 0.58);
    color: white;
}
.block_input::-webkit-inner-spin-button,
.block_input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.block_input[type=number] {
    -moz-appearance:textfield;
}
/*question eight end*/
/*question nine start*/
.question_div_nine {
    /*padding-top: 7.2%;*/
    position: relative;
    z-index: 1;
    padding-left: 2%;
}
/*.question_div_nine div:nth-child(2) {*/
/*margin-top: 73px;*/
/*}*/
.question_div_nine .qh3{
    width: 40%;
    font-size: 35px;
}
.question_div_nine .cover_p{
    width: 40%;
    font-size: 14px;
    font-style: italic;
    margin-top: 0px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.7);
}
.spanstyle {
    font-size: 25px;
}
.question_div_nine .cover_button_2{
    position: absolute;
    margin-top: 0px;
    width: 150px;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 7px 0px;
}
.author_details {
    margin-top: 5%;
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    background-image: url('../images/blockchain_carrot/aharshbackground.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 40%;
    height: 130px;
    position: relative;
    border-radius: 5px;
}
.for_border ,.photo_details {
    display: flex;
    display: -ms-flex;
    display: -mos-flex;
    display: -webkit-flex;
}

.author_div {
    color: white;
    margin: 0 !important;
    padding: 9px 12px;
}
.author_div2 {
    position: absolute;
    right: 7%;
}
.author_img {
    padding-top: 0;

}
.midline {
    background-color: #3b3b3b;
    width: 1px;
    height: 82%;
    margin-top: 2%;
}
.author_img{
    height: 106px;
    /*border-top-left-radius: 5px;*/
    /*border-bottom-left-radius: 5px;*/
    border-radius: 5px;

}
.for_border {
    margin: 4px;
    width: 100%;
    border: 1px solid #3b3b3b;
    border-radius: 5px;
    padding: 7px 0px;
}
.author_div h5 {
    margin: 0;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: montserrat_light, sans-serif;
}
.author_div p {
    /*text-align: justify;*/
    font-size: 10px;
    margin: 3px 0;
    letter-spacing: 1px;
    font-family: montserrat_light, sans-serif;
    color: rgba(255, 255, 255, 0.87);

}
.gtqt-btn {
    background-color: #ef0d33;
    padding: 6px 0;
    width: 100px;
    border-radius: 20px;
    text-align: center;
    font-size: 11px;
    margin: 21px auto 0 auto;
    cursor: pointer;
}
.author_mail {
    position: relative;
    margin: 0 !important;
    padding: 0px 0px 3px 0;
}
.author_mail img {
    position: absolute;
    top: 3px;
    left: 0;
    height: 14px;
}
.author_mail p {
    margin: 0;
    font-size: 11px;
    padding-left: 30px;
    font-family: montserrat_light, sans-serif;
}
.cover_button_2 {
    width: 198px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.83);
    text-align: center;
    padding: 16px 0px;
    margin-top: 20px;
    background-color: #ef0d33;
    cursor: pointer;
}
.cover_button_2:hover {
    box-shadow: 1px 2px 5px 1px rgba(239, 13, 51, 0.58);
    color: white;
}
.author_div_disp2 {
    display: none;
}
.for_scroll {
    -webkit-overflow-scrolling: touch;
}
.for_scroll::-webkit-scrollbar {
    display: none;
}
/*question nine end*/
.social_icons {
    display: block;
    position: absolute;
    right: 8%;
    bottom: 5%;
    z-index: 100;
}
.social_icons a{
    cursor: pointer;
}
.social_icons img{
    height: 25px;
    padding: 5px;
}
.social_icons  span{
    font-family: montserrat_regular, sans-serif;
}
.ahref {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    z-index:    1;
}
.ahref_2 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    text-decoration: none;
}
.cover_button_2_image {
    display: none;
}
.cover_button_2_image img{
    height: 30px;
}
.zsiq_theme1.zsiq_floatmain {
    display: none !important;
}
.zsiq_floatmain {
    display: none !important;
}


/*media queries */
@media only screen and (max-width: 1440px) and (min-height: 700px){
    .question_div_five {
        /*padding-top: 1%;*/
    }
    .q5_options p {
        line-height: 25px;
    }
}
@media only screen and  (max-width: 1400px){
    .author_div2 {
        right: 2.5%;
    }
    .last_button {
        padding: 15px 0px;
        font-size: 16px;
    }
    .blockchain_form fieldset {
        margin-bottom: 15px;
    }
}
@media only screen and  (max-width: 1300px){
    .animationsphere_div{
        width: 42%;
    }
    .sphere_div {
        margin-top: 20%;
    }
    /*.sphere_div img{*/
    /*height: 400px;*/
    /*}*/
    .question_div_one .options {
        width: 70%;
    }
    .author_div2 {
        width: 32%;
        text-align: center;
        right: 0;
    }
    .gtqt-btn {
        margin-top: 11px;
    }
    .menu_wrap img {
        height: 75px;
    }
    .question_div_eight .cover_p {
        padding: 0;
        font-size: 15px;
        line-height: 22px;
    }
}
@media only screen and  (max-width: 1024px){
    .tc-right-form form{
        margin: 0 2%;
    }
    .author_details {
        width: 54%;
        margin-left: 19%;
    }
    .author_div2 {
        width: 36%;
    }
    .header_section {
        height: 100% !important;
    }
    .qh3 {
        font-size: 30px;
    }
    .cover_p {
        font-size: 14px;
        width: 550px;
        margin: auto;
    }
    .question_div_one {
        margin-top: 21%;
    }
    .question_div_one .options   {
        margin-top: 8%;
        width: 90%;
    }
    .question_div_one .options .opt_buttons {
        width: 180px;
        padding-left: 75px;
    }
    .animationsphere_div {
        width: 100%;
        right: auto;
    }
    .sphere_div img {
        /*height: 550px;*/
        width: 550px;
        opacity: 0.5;
        padding: 10% 0;
    }
    .sphere_div {
        margin-top: 0;
        width: 100%;
        height: 100%;
        right: auto;
        text-align: center;
    }
    .question_div_nine .cover_p {
        width: 92%;
        margin: 37px 0 0 0;
    }
    .question_div_nine .qh3 {
        width: 93%;
        text-align: center;
    }
    .question_div_nine .cover_button {
        left: 38%;
    }
    .author_details {
        justify-content: center;
        margin-top: 15%;
    }
    .question_div_seven .qh3 {
        width: 75%;
    }
    .question_div_nine .cover_button_2 {
        left: 38%;
    }
}
@media only screen and  (max-width: 900px){
    .author_div2 {
        width: 25%;
    }
}
@media only screen and  (max-width: 768px){
    .question_div_nine .cover_button_2 {
        top: 0;
        left: auto;
        right: 8%;
        margin-top: 20%;
        padding: 6px 0px;
    }
    .author_img {
        height: 106px;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .for_border {
        padding: 0;
    }
    .author_details {
        height: 116px;
    }
    .author_div {
        margin: auto !important;
    }
    .author_div_disp1 {
        display: none;
    }
    .author_div_disp2 {
        display: block;
        text-align: center;
        width: 90%;
        margin: 0!important;
    }
    .midline {
        display: none;
    }
    .photo_details {
        width:100%;
    }
    .sphere_div img {
        width: 550px;
        padding: 25% 0;
    }
    .q5-container {
        width: 100%;
    }
    .q5_options {
        width:172px;
    }
    .qh3 {
        width: 80%;
    }
    .question_div_seven .qh3 {
        width: 80%;
    }
    .question_div_eight .qh3 {
        width: 100%;
    }
    .q2_button {
        /*width: auto;*/
    }
    .next_button {
        right: auto;
        left: 477px;
    }
    .question_div_four .next_button {
        right: 0;
    }
    .question_div_four .next_button {
        right: auto;
        left: 418px;
    }
    .fullpage2 .question_div_four .next_button {
        left: auto;
    }
}
@media only screen and  (max-width: 740px){
    .cover_button_2_image {
        display: block;
        display: block;
        position: absolute;
        top: 7px;
        right: 10px;
        cursor: pointer;
    }
    .cover_button_2 {
        display: none;
    }
    .next_button {
        right: auto;
        left: 498px;
    }
    .question_div_four .next_button {
        right: auto;
        left: 440px;
    }
    .social_icons {
        left: 0;
        bottom: 1%;
        width: 100%;
        text-align: center;
        right: auto;
    }
    .questions_container {
        padding-bottom: 10px;
    }
}
@media only screen and  (max-width: 600px){
    .sphere_div img {
        width: 450px;
        padding: 25% 0;
    }
    .author_details {
        width: 70%;
        margin-left: 12%;
    }
    .author_details {
        margin-top: 18%;
    }
    .author_div_disp2 {
        width: 95%;
    }
}
@media only screen and  (max-width: 500px){
    .tc-right-form form{
        margin-bottom: 18%;
    }
    .header_section{
        height:unset !important;
    }
    .header_content_carrot .questions_container{
        flex-wrap: wrap;
    }
    .tc-left-text{
        width: 100%;
        margin-top: 25%;
    }
    .tc-right-form{
        margin-top: 15%;
        width: 100%;
    }
    .sphere_div img {
        width: 350px;
        padding: 25% 0;
    }

    .author_details {
        justify-content: center;
        margin-top: 20%;
    }
    .author_details {
        width: 90%;
        margin-left: 1%;
    }
    .question_div_eight .cover_p {
        width: 90%;
    }
    .blockchain_form fieldset {
        width: auto;
    }
    .blockchain_form {
        width: 95%;
        margin: 3%auto;
    }
    .question_div_eight .cover_p {
        font-size: 14px;
    }
}
@media only screen and  (max-width: 450px){
    .gtqt-btn {
        margin-bottom: 20px;
    }
    .blockchain_form fieldset {
        width: auto;
    }
    .blockchain_form {
        width: 95%;
        margin: 3%auto;
    }
    .author_details {
        margin: auto;
    }
    .question_div_two div:nth-child(2) {
        margin-top: 10px;
    }
    .questions_container {
        width: 100%;
        padding-left: 0;
    }
    .qh3 {
        line-height: 35px;
        font-size: 19px;
        text-align: center;
        width: 85%;
        margin: auto;
        /*padding-top: 10%;*/
    }
    .question_div_seven .qh3 {
        width: 90%;
    }
    .cover_p {
        padding: 18px 18px 18px 18px;
        line-height: 25px;
        font-size: 13px;
        width: auto;
    }
    .cover_button {
        width: 150px;
        font-size: 15px;
        padding: 10px 0px;
        margin: auto;
    }
    .sphere_div img {
        opacity: 0.4;
        /*height: 330px;*/
        width: 330px;
        padding: 50% 0;
    }
    .qstn_nums {
        display: none;
    }
    .question_div_one .options .opt_buttons {
        width: 100%;
        margin-right: 0;
    }
    .question_div_one .options {
        width: 90%;
        margin: 2% auto 0 auto;
        height: 76%;
        overflow-y: auto;
    }
    .question_div_one .options::-webkit-scrollbar {
        display: none;
    }
    .logo {
        display: none;
    }
    .q2_button {
        width: 90%;
        margin: 20px auto;
    }
    .likedislike {
        width: 90%;
        margin: 45px auto;
    }
    .likedislike .q2_button img {
        padding: 10px 28px;
    }
    .q2_button img {
        height: 30px;
        padding: 25px 28px;
    }
    .q2_button p {
        font-size: 15px;
    }
    .question_div_three .q2_button img {
        padding: 18px 28px;
    }
    .clicked_image {
        height: 23px !important;
        top: 30px;
    }
    .next_button img {
        height: 9px;
    }
    .next_button {
        padding: 6px 0;
        width: 85px;
        font-size: 13px;
    }
    .question_div_four .next_button {
        left: 75%;
        right: auto;
    }
    .q5_options {
        width: 99%;
        /*margin-left: 20px;*/
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .q5_icons {
        position: absolute;
        width: 94%;
        padding: 16px 9px 13px 9px;
    }
    .q5_options p {
        font-size: 15px;
        line-height: 35px;
        margin: 0;
        padding: 10px 10px 0px 60px;
        padding-bottom: 10px;
    }
    .next_button {
        left: 75%;
    }
    .blockchain_form .block_input {
        width: 80%;
        margin: 8px 0 4px 45px;
    }
    .form_img {
        top: 15px;
        left: 20px;
        height: 23px;
    }
    .question_div_one .options {
        height: 70%;
    }
    .last_button {
        width: 200px;
        font-size: 15px;
        padding: 6px 0;
        margin: 20px auto 0 auto;
    }
    .question_div_five .q5-options_wrap {
        width: 90%;
        margin: auto;
        overflow: hidden;
        overflow-y: auto;
        height: 350px;
    }
    .question_div_five .next_button {
        bottom: -40px;
    }
    .question_div_six .next_button {
        bottom: -40px;
    }
    .question_div_five .q5-options_wrap::-webkit-scrollbar {
        display: none;
    }
    .q5-container::-webkit-scrollbar {
        display: none;
    }
    .question_div_four div:nth-child(2) {
        margin-top: 50px;
    }
    .question_div_seven .q2_button p{
        padding-right: 20px;
        line-height: 22px;
    }
    .blockchain_form fieldset {
        width: 92%;
    }
    .question_div_eight div:nth-child(2) {
        width: 90%;
        margin: 50px auto;
    }
    .q5-options_wrap{
        width: 90%;
        margin: auto;
        overflow: hidden;
        overflow-y: auto;
        height: 350px;
        -webkit-overflow-scrolling: touch;
    }
    .question_div_nine {
        padding-left: 0;
    }
    .question_div_nine .qh3 {
        width: 90%;
        font-size: 25px;
    }
    .question_div_nine .cover_p {
        width: 89%;
        margin: 37px 0 0 0;
    }
    .question_div_nine .cover_button_2 {
        margin-top: 15%;
        width: 130px;
    }
    .menu_wrap img {
        height: 53px;
    }
    .author_details {
        margin-top: 5%;
    }
    .blockchain_form fieldset {
        padding-bottom: 5px;
    }
    .for_scroll {
        height: 650px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}
@media only screen and  (max-width: 375px){
    .question_div_nine .cover_button_2 {
        margin-top: 21%;
        width: 115px;
        padding: 5px 0px;
    }
    .q5-options_wrap {
        max-height: 420px;
        overflow: hidden;
        overflow-y: auto;
        padding-top: 30px;
    }
    .blockchain_form .block_input {
        width: 80%;
    }
    .blockchain_form fieldset {
        padding-right: 5px;
        width: auto;
    }
    .question_div_four .next_button {
        left: 72%;
    }
    .next_button {
        left: 72%;
    }
    .likedislike .q2_button {
        width: 45%;
    }
    .for_scroll {
        height: 550px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}
@media only screen and  (max-width: 320px){
    .blockchain_form fieldset {
        margin-bottom: 8px;
    }
    .blockchain_form .block_input {
        margin: 2px 0 1px 30px;
        font-size: 15px;
    }
    .last_button {
        margin: 10px auto 0 auto;
        padding: 6px 0;
    }
    .question_div_four div:nth-child(2) {
        margin-top: 10px;
    }
    .form_img {
        top: 8px;
        left: 10px;
        height: 18px;
    }
    .for_scroll {
        height: 444px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .author_div {
        padding: 9px 0px;
    }
    .author_mail p {
        margin: 0;
        font-size: 11px;
        padding-left: 20px;
    }
    .question_div_four .next_button {
        left: 69%;
    }
    .qh3 {
        font-size: 18px;
        line-height: 25px;
    }
    .question_div_one .options .opt_buttons p {
        font-size: 16px;
    }
    .cover_p {
        font-size: 12px;
    }
    .q2_button p {
        line-height: 20px;
    }
    .q5-options_wrap {
        max-height: 250px;
        overflow: hidden;
        overflow-y: auto;
        padding-top: 20px;
    }
    .blockchain_form .block_input {
        width: 75%;
    }
    .question_div_seven .q2_button p {
        line-height: 22px;
    }
    .q5-options_wrap::-webkit-scrollbar {
        display: none;
    }
    .question_div_three .q2_button p {
        line-height: 30px;
    }
}


@media only screen and  (max-height: 650px){
    /*.sphere_div img{*/
    /*height: 470px;*/
    /*}*/
    .question_div_one {
        padding-top: 13%;
    }
}
@media only screen and  (max-height: 480px){
    /*.sphere_div img {*/
    /*height: 300px;*/
    /*width: 300px;*/
    /*padding: 8% 0;*/
    /*}*/
    .qh3 {
        font-size: 18px;
        line-height: 25px;
    }
    .cover_p {
        letter-spacing: 1px;
        font-size: 13px;
        line-height: 20px;
    }
    .cover_button {
        font-size: 15px;
        padding: 10px 0;
        width: 150px;
    }
    .question_div_one .options {
        margin-top: 5%
    }
    .question_div_one .options .opt_buttons {
        width: 100%;
        padding-left: 55px;
        border: 2px solid rgba(138, 130, 130, 0.39);
    }
    .question_div_one .options .opt_buttons p {
        font-size: 13px;
    }
    .opt_buttons {
        line-height: 5px;
    }
    .question_div_one .options .opt_buttons img {
        height:18px;
    }
    .qstn_nums {
        right: 40px;
        font-size: 14px;
    }
    .qnos {
        padding: 5px 12px 5px 10px;
        margin-bottom: 14px;
    }
    .question_div_two div:nth-child(2) {
        margin-top: 35px;
    }
    .question_div_five .next_button {
          bottom: -30px;
          left: 69%;
      }
    .question_div_six .next_button {
        bottom: -30px;
        left: 69%;
    }
    .q5_options {
        margin-bottom: 10px;
    }
    .q2_button img {
        padding: 15px 20px;
        height: 30px;
    }
    .q2_button p {
        font-size: 15px;
        line-height: 30px;
    }
    .likedislike {
        margin-top: 35px;
    }
    .next_button {
        font-size: 13px;
        padding: 4px 0;
        width: 80px;
    }
    .next_button img {
        height: 10px;
        margin-left: 1px;
    }
    .check_img {
        top: 20px;
        right: -15px;
        height: 20px !important;
    }
    .q5_options p {
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 15px;
    }
    .q5_icons {
        padding: 7px 7px 8px 11px;
    }
    .q2_button p {
        /*line-height: 15px;*/
    }
    .question_div_six .next_button {
        right: 4%;
    }
    .q5-options_wrap {
        padding-top: 20px;
    }

    .blockchain_form {
        margin-top: 10px;
    }
    .blockchain_form fieldset {
        padding: 0;
        margin-bottom: 5px;
    }
    .question_div_eight div:nth-child(2) {
        margin-top: 50px;
    }
    .question_div_four .next_button {
        bottom: -40px;
    }
    .next_button {
        bottom: -30px;
    }
    .blockchain_form .block_input {
        font-size: 15px;
        margin: 2px 0 1px 30px;
    }
    .form_img {
        top: 8px;
        left: 10px;
        height: 18px;
    }
    .last_button {
        font-size: 14px;
        padding: 10px 0;
        width: 150px;
        margin-top: 10px;
    }
    .question_div_one .options {
        height: 70%;
    }
    .question_div_nine .cover_button_2 {
        position: relative;
        margin: auto;
        left: auto;
    }
    .question_div_nine .qh3 {
        font-size: 28px;
    }
}
@media only screen and  (max-height: 380px){
    .q5_options {
        width: 155px;
    }
    .q5_options p {
        font-size: 13px;
    }
    .next_button {
        bottom: -10px;
        left: 450px;
    }
    .qnos {
        margin-bottom: 10px;
    }
    .qh3 {
        font-size: 22px;
    }

    .q2_button p {
        line-height: 24px;
    }
    .q2_button img {
        padding: 12px 20px;
    }
    .question_div_four div:nth-child(2) {
        margin-top: 50px;
    }
    .question_div_eight div:nth-child(2) {
        margin-top: 30px;
    }
}
@media only screen and  (max-height: 320px){
    .question_div_nine {
        padding-left: 6%;
    }
    .check_img {
        top: 17px;
    }
    .logo {
        display: none;
    }
    .qh3 {
        font-size: 20px;
        text-align: center;
    }
    .question_div_one {
        padding-top: 8%;
    }
    .questions_container {
        padding-left: 0;
        width: 100%;
    }
    .cover_p {
        font-size: 12px;
        width: 90%;
    }
    .cover_button {
        font-size: 15px;
        padding: 7px 0;
        width: 130px;
        margin: auto;
    }
    .qstn_nums {
        display: none;
    }
    .question_div_one .options {
        margin: 10px 20px auto auto;
    }
    .question_div_one .options .opt_buttons {
        width: 90px;
    }
    .q2_button {
        margin: 10px auto;
    }
    .likedislike {
        margin: 30px auto;
    }
    .question_div_four div:nth-child(2) {
        margin-top: 10px;
    }
    .q5-options_wrap {
        width: 90%;
        margin: auto 10px auto auto;
    }
    .q5_options {
        width: 140px;
        margin-bottom: 15px;
    }
    .q5_options p {
        line-height: 15px;
        font-size: 12px;
    }
    .q5_icons {
        padding: 5px 7px 3px 11px;
    }
    .q5_icons img{
        height: 20px;
    }
    .clicked_image {
        height: 15px;
    }

    .question_div_eight div:nth-child(2) {
        margin: 15px auto;
    }
    .last_button{
        font-size: 13px;
        margin: 20px auto;
        padding: 7px 0;
    }
    .question_div_nine .cover_p {
        margin: 37px 0 0 0;
        font-size: 12px;
    }
    /*.sphere_div img {*/
    /*height: 250px;*/
    /*width: 250px;*/
    /*padding: 7% 0;*/
    /*}*/
}