
body.socialtourism-index{
    background: #f3f3f3;
}
.col-md-12.col-xs-12.greenrazorpay .razorpay-payment-button {
    background-color: #024f83;
    border: none;
    color: #fff;
    height: 35px;
    width: 100px;
    border-radius: 5px;
    float: right;
    font-size: 14px;
    padding-left: 20px;
}
body.hold-transition.skin-blue.fixed.sidebar-mini.socialtourism-join .ngoform {
    border: 1px solid #80808024;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.main_button_block {
    position: absolute;
    bottom: 30px;
}
.main_button_block .butt button {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    border: 1px solid white;
    font-size: 20px;
    font-family: latobold;
    color: #fff;
    padding: 5px 0;
}
.st_second_section .left_inner {
    height: 1090px;
    position: relative;
}
.left_inner .message_block {
    position: absolute;
    right: 0;
    bottom: 0;
}
.st_second_section .left_inner:after {
    content: "";
    background: #ffffff7a;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    width: 1px;
}
.st_second_section .message i {
    color: #9f9f9f;
    font-size: 30px;
}
.st_second_section .message {
    background: #fff;
    padding: 40px 40px;
    font-size: 15px;
}
.st_second_section h5 {
    font-size: 20px;
    font-weight: 900;
}
.st_second_section .message p:after {
    position: absolute;
    content: "";
    background: #1fbfad;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
}
.st_second_section .st_menu{
    background: #fff;
    padding: 50px 30px;
}
.st_second_section .st_menu li a {
    color: #000;
    font-family: latobold;
    font-size: 12px;
    line-height: 30px;
    word-spacing: 3px;
    transition: all 0.3s;
}
.st_second_section .st_menu li a.active{color: #23bfad; position: relative;}
.st_second_section .st_menu li a:hover:after,.st_second_section .st_menu li a.active:after {
    content: "";
    position: absolute;
    background: #000;
    left: -30px;
    height: 2px;
    width: 20px;
    top: 6px;
}
.st_second_section .st_menu li a:hover{
    border: 1px dotted #c2c2c2;
    padding: 5px 10px;
}
.st_second_section .what_is{
    background: linear-gradient(to top, #002f5a, #013a6d, #024681, #045296, #075eab);
    color: #fff;
    height: 1090px;
    padding: 30px;
}
.st_second_section .what_is h4 {
    font-size: 16px;
    font-family: latobold;
    padding: 15px 0px;
    word-spacing: 3px;
}
.st_second_section .what_is ul li {
    padding: 10px 50px; position: relative;
}
.st_second_section .what_is ul li::before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    border: 1px solid #c2c2c2;
    left: 10px;
    top: 13px;
    box-shadow: -1px 1px 1px #b2b2b2;
    border-radius: 2px;
}
.st_second_section .what_is ul li::after {
    content: "\2713";
    position: absolute;
    height: 17px;
    width: 16px;
    left: 12px;
    top: 7px;
    font-size: 18px;
    color: #c2c2c2;
}
.st_second_section .what_is p {
    font-size: 14px;
    word-spacing: 3px;
    line-height: 22px;
    padding: 25px 0;
}
/* First slick */
.handicract_main .handicract_block img,
.raisefund_main .raisefund_block img{
    display: block;
    margin: auto;
    height: 25px;
}
.handicract_main .handicract_block,
.raisefund_main .raisefund_block{
    bottom: -35px;
    left: 0;
    right: 0;
    z-index: 9;
}
.handicract_main .handicract_block i.slick-left, 
.raisefund_main .raisefund_block i.slick-left {
    left: 0;
    bottom: 10px;
    right: 0;
    margin: auto;
    padding-right: 115px;
    width: 1px;
}
.handicract_main .handicract_block i.slick-right,
.raisefund_main .raisefund_block i.slick-right {
    left: 0;
    bottom: 10px;
    right: 0;
    margin: auto;
    padding-left: 65px;
    width: 1px;
}
.handicract_main h4,.experience h5,.raisefund_main h4 {
    font-size: 35px;
    color: #000;
    padding-top: 15px;
    padding-bottom: 60px;
}
.handicract_main h4::after,.experience h5::after,.raisefund_main h4::after{
    content: "";
    position: absolute;
    background: #21bfad;
    width: 80px;
    height: 3px;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 35px;
}
.handicract_main .handicract_block i.slick-left:hover, 
.raisefund_main .raisefund_block i.slick-left:hover, 
.handicract_main .handicract_block i.slick-right:hover,
.raisefund_main .raisefund_block i.slick-right:hover {
    color: #21bfad;
    animation: mymove .5s infinite;
    cursor: pointer;
}


.video_block .play_button img{
    display: block;
    margin: auto;
}
.video_block .play_button{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}
.online_platforms{
    padding-top: 60px;
    padding-bottom: 30px;
}
.online_platforms .video_block::after {
    position: absolute;
    content: "";
    background: linear-gradient(to right, #024d82, #006a9a, #0087a9, #00a4ae, #22bfad)!important;
    top: -15px;
    height: 225px;
    width: 225px;
    left: 0;
    z-index: -9;
    border-radius: 7px;
}
#st_head_background h2#head_bg_text {
    font-size: 90px;
    color: #e9e9e9;
    font-family: latobold;
}
#st_head_background {
    position: absolute;
    z-index: 0;
    display: block;
    width: auto;
    left: 0;
    right: 0;
    top: -40px;
}
.online_platforms .main_title h2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    font-size: 32px;
    font-family: latobold;
    color: #000;
}
.border-box1 {
    position: relative;
    /* bottom: 155px; */
}
/* .border-box1::after{
    content: "";
    position: absolute;
    height: 260px;
    width: 100%;
    border: solid 3px transparent;
    border-radius: 10px;
    background: linear-gradient(white, white), radial-gradient(circle at top left, #21bfad,#014d81);
    background-origin: border-box;
    background-clip: content-box, border-box;
}  */
.border-box1 .box-inner {
    position: relative;
    z-index: 9;
    top: 100px;
    left: 0;
    right: 0;
    display: block;
    border: double 2px transparent;
    border-radius: 4px;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #21bfad,#014d81);
    background-origin: border-box;
    background-clip: content-box, border-box;
    height: 240px;
}
.border-box1 .box-inner h4 {
    font-size: 21px;
    height: 25px;
    overflow: hidden;
    padding: 0 15px;
}
.border-box1 .box-inner P {
    font-size: 15px;
    max-height: 180px;
    word-spacing: 4px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 15px;
}
.border-box1 i {
    position: absolute;
    z-index: 9;
    bottom: -115px;
    right: -5px;
    background: #21bfad;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border: 1px solid #21bfad;
    box-shadow: 3px 3px 14px 2px #c2c2c2;
}
.border-box1 i:hover{
    animation: mymove .5s infinite;
    cursor: pointer;
}


.updates-full-block .updates-inner{
    height: 550px; position: relative;
}
.main_head h1 {
    position: absolute;
    transform: rotate(270deg);
    font-size: 80px;
    font-family: latobold;
    color: #fff;
    top: 200px;
}
.updates-inner .frt_line {
    position: absolute;
    top: 425px;
    height: 5px;
    width: 75px;
    background: #21bfad;
    left: 145px;
}
.updates-full-block .updates-inner .update_content {
    top: 110px;
    padding-left: 100px;
    overflow: hidden;
    height: 325px;
}
.updates-full-block .updates-inner .update_content ul li {
    padding: 25px 0px;
    font-size: 17px;
    word-spacing: 4px;
    line-height: 26px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.29);
}
.updates-full-block .updates-inner .update_content ul li:last-child{
    border-bottom: 0px;
}
.marquee {
    top: 6em;
    position: relative;
    box-sizing: border-box;
    animation: marquee 15s linear infinite;
}
.marquee:hover {
    animation-play-state: paused;
}
@keyframes marquee {
    0%   { top:  100px }
    100% { top: -250px }
}
.update_content:before, .update_content::before,
.update_content:after,  .update_content::after {
    left: 0;
    z-index: 1;
    content: '';
    position: absolute;
    pointer-events: none;
    width: 100%; height: 2em;
}
.update_content:after, .update_content::after {
    bottom: 0;
    transform: rotate(180deg);
}
.update_content:before, .update_content::before {
    top: 0;
}

.updates-full-block .updates-inner::after{
    position: absolute;
}
.big-dot-one{
    position: absolute;
    background: rgba(255, 255, 255, 0.44);
    height: 130px;
    width: 130px;
    border-radius: 50%;
    left: 13%;
    bottom: -15%;
    box-shadow: 9px 9px 20px 5px rgba(0, 0, 0, 0.10);
}
.big-dot-one::before {
    position: absolute;
    content: "";
    background: rgb(33, 191, 173);
    height: 70px;
    width: 70px;
    border-radius: 50%;
    right: 30px;
    top: 30px;
    animation: move 10s linear infinite;
}
.big-dot-two{
    position: absolute;
    background: rgba(255, 255, 255, 0.25);
    height: 100px;
    width: 100px;
    border-radius: 50%;
    right: 0%;
    bottom: 15%;
    box-shadow: 9px 9px 20px 5px rgba(0, 0, 0, 0.10);
}
.big-dot-two::before {
    position: absolute;
    content: "";
    background: rgb(33, 191, 173);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    right: 25px;
    top: 25px;
    animation: move 10s linear infinite;
}
@keyframes move {
    0%{
        background: rgb(1, 77, 129);
        -moz-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        }
    33%{
        background:#23d3be;
        -moz-transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        }
    66%{
        background:#0a9685;
        -moz-transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        }
    100%{
        background:rgb(1, 77, 129);
        -moz-transform: rotateZ(360deg);
        -webkit-transform: rotateZ(360deg);
        -o-transform: rotateZ(360deg);
        -ms-transform: rotateZ(360deg);
        }
}

.experience{
    margin-bottom: 50px;
}
.experience_slider .slick-slide img{
    transition: all 0.3s; border-radius: 8px;
}
.experience_slider .slick-slide img:hover{
    box-shadow: 0px 4px 10px 2px darkgrey;
}
.experience_slider .slick-slide.slick-current.slick-active.slick-center img {
    /* height: 230px; */
    width: 100%;
    box-shadow: 0px 4px 10px 2px darkgrey;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -53px;
    transition: all 5s;
}
.experience_slider .slick-slide.slick-current.slick-active.slick-center {
    top: 105px;
}
.experience_slider .slick-slide.slick-current.slick-active.slick-center .details{
    display: block;
    position: absolute;
    bottom: -175px;
}
.experience_slider .details{
    display: none;
}
.experience_slider .slick-track {
    padding-top: 50px;padding-bottom: 150px;
}   
.experience .experience_block {
    display: block;
    margin: auto;
    bottom: -30px;
    right: 0;
    left: 0;
    z-index: 9;
}
.experience .experience_block img{
    display: block;
    margin: auto;
}
.experience .experience_block .slick-left{
    left: 43%;
    bottom: 16px;
    cursor: pointer;
}
.experience .experience_block .slick-right {
    left: 55%;
    bottom: 16px;
    cursor: pointer;
}
.experience .experience_block i.slick-right:hover,.experience .experience_block i.slick-left:hover{
    animation: mymove .5s infinite; color: #21bfad;
}

.rebuildmsg {
    position: absolute;
    z-index: 99;
    transform: rotate(90deg);
    right: -72px;
    top: 50%;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    padding: 4px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.fundraiselogoouter {
    height: 130px;
    overflow: hidden;
}
.fundraisingdetails {
    padding: 10px 10px;
    background: #fff;
}
.fundraisingdetails img.fundraiselogo{
    margin: auto;
    padding-top: 20px;
}
.fundraisingdetails h5{
    font-size: 12px;
    font-weight: 900;
}
.fundraisingdetails  p.fundraiserdescription {
    height: 65px;
    overflow: hidden;
}

.raisefundsbtn .raisefundslistmenu{
    position: absolute;
    list-style: none;
    padding: 0;
    right: 15px;
    left: 15px;
    z-index: 1;
    height: 0;
    transition: all 0.4s;
    overflow: hidden;
}
.raisefundsbtn:hover .raisefundslistmenu{
    height: 120px;
}

ul.raisefundslistmenu li {
    width: 100%;
    background: rgba(0, 0, 0, 0.65);
    border: 1px solid white;
    font-size: 20px;
    font-family: latobold;
    color: #fff;
}
ul.raisefundslistmenu li a{
    display: block;
    color: #fff;
    padding: 5px 20px;
}
ul.raisefundslistmenu li:hover {
    background: #22bfad;
}

.viewallngolisting a{
    background: #1fbfad;
    padding: 5px 20px;
    color: #fff;
    border-radius: 5px;
}
.viewallngolisting a:hover{
    background: #024d82;

}


.join_button .join {
    top: 100px;
    transform: translateY(-50%);
    position: absolute;
    border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 1;
    background: #fff;
}
.join_button::after {
    content: '';
    position: absolute;
    width: 100%;
    border: 1px dashed black;
    top: 100px;
}
.place_main_head h4 {
    font-size: 22px;
}
.place_main_head h4::after {
    position: absolute;
    content: "";
    background: black;
    height: 1px;
    width: 80px;
    left: 0;
    bottom: 15px;
}
.ngo_menu_list ul li{
    border: double 2px transparent;
    border-radius: 4px;
    background-image: linear-gradient(white, white), radial-gradient(circle at top left, #21bfad,#014d81);
    background-origin: border-box;
    background-clip: content-box, border-box;
    margin: 5px 0;

}
.ngo_menu_list ul li a {
    font-size: 10px;
    font-family: latobold;
    color: #000;
    padding: 8px;
    text-align: center;
    display: block;
    transition: all 0.3s;
}
.ngo_menu_list ul li a.active {
    background: linear-gradient(to right, #024d82, #006a9a, #0087a9, #00a4ae, #22bfad)!important;
    color: #fff;
}
.ngo_menu_list ul li a:hover{
    background-color: #c2c2c2;
}
.each_bef_aft img {
    border-radius: 5px;
}    
.each_bef_aft .each_bef h1 {
    transform: rotate(270deg);
    font-size: 64px;
    position: absolute;
    left: -42px;
    font-family: latobold;
    color: #c2c2c2;
    top: 55px;
}
.each_bef_aft .each_bef h4{   
    transform: rotate(270deg);
    font-size: 32px;
    position: absolute;
    left: -33px;
    font-family: latobold;
    color: #000000;
    top: 30px;
}
.each_bef_aft .each_aft h4{
    transform: rotate(270deg);
    font-size: 32px;
    position: absolute;
    left: -33px;
    font-family: latobold;
    color: #000000;
    top: 15px;
}
.each_bef_aft .each_aft h1{
    transform: rotate(270deg);
    font-size: 64px;
    position: absolute;
    font-family: latobold;
    color: #c2c2c2;
    left: -22px;
    top:30px;
}
.join_block .place_details{
    font-size: 15px;
    word-spacing: 4px;
    line-height: 26px;
}



@media (min-width: 992px) and (max-width: 1199px){
    .each_bef_aft .each_bef h4{left: -40px; font-size: 25px; top: 15px;}
    .each_bef_aft .each_bef h1{font-size: 42px;top: 30px;left: -30px;}
    .each_bef_aft .each_aft h4{font-size: 25px; top: 5px;}
    .each_bef_aft .each_aft h1{font-size: 42px;left: -20px; top: 15px;}
}   

@media (min-width: 768px) and (max-width: 991px) {
    .each_bef_aft .each_aft h1,.each_bef_aft .each_aft h1{
        display:none;
    }
    .each_bef_aft .each_aft h4{left:-40px;}
    .each_bef_aft .each_bef h4{left:-50px;}
    .nggpd0{padding:0px;}
}


@media only screen and (max-width: 767px) {
    .each_bef_aft .each_bef h4,.each_bef_aft .each_aft h4{transform: none; position:unset;}
    .join_button .join{top: 0;transform: none;}
    .join_button::after{display:none;}
}





@media (min-width: 992px) and (max-width: 1199px){
    #st_head_background h2#head_bg_text{font-size: 40px;}
    .online_platforms .main_title h2{top: -8px;font-size: 20px;}
    .border-box1 .box-inner h4{font-size: 17px;height: 35px;}
    .border-box1 .box-inner P{font-size: 13px;word-spacing: 3px;line-height: 21px;}
    .border-box1::after{height: 223px;}
    .border-box1 .box-inner{top: 215px;}
    .border-box1{bottom: 188px;}
    .border-box1 i{bottom: -235px;height: 30px;width: 30px;padding: 6px 0;font-size: 15px;right: -28px;}
    .experience_slider .slick-slide.slick-current.slick-active.slick-center img{bottom: -20px;}
    .experience_slider .slick-slide.slick-current.slick-active.slick-center .details{bottom: -150px;}
    .video_block .play_button img{height: 25px; widows: 25px;}
    .video_block{top: 35px;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .border-box1{bottom: auto; padding-right: 0px; padding-left: 0px;}
    .border-box1::after{position: relative; content: none; }
    .border-box1 .box-inner{top: auto;padding: 0px;}
    .border-box1.first{padding-top: 90px;}
    #st_head_background h2#head_bg_text{font-size: 65px;}
    #st_head_background{top: 0px;}
    .online_platforms .main_title h2{top: 40px;}
    .online_platform .platform_single{padding-right: 0px; padding-left: 0px;}
    .updates-full-block .updates-inner .update_content{top: 40px; padding-left: 0px;}
    .main_head h1 {position: relative;transform: none;top: 15px;text-align: center;}
    .border-box1 i {bottom: 0;right: -15px;}
    .experience_slider .slick-slide.slick-current.slick-active.slick-center img{bottom: 35px;}
    .experience_slider .slick-slide.slick-current.slick-active.slick-center .details{bottom: -130px;}
    .experience .experience_block img {height: 15px;position: absolute;left: 0;right: 0;bottom: 14px;}
    .updates-inner .frt_line{top: 70px;left: 110px;}
    .st_second_section .left_inner:after{content: none;}
}

@media only screen and (max-width: 767px) {
    .raisefund_main{padding: 0}
    .main_button_block{position: relative; padding: 0px; bottom: 0px;}
    .st_second_section .left_inner{height: auto;}
    .st_second_section .message{padding-left: 15px; padding-right: 15px;}
    .left_inner .message_block{position: relative}
    .st_second_section .st_menu{padding: 20px;}
    .st_second_section .what_is{height: auto; padding: 15px;}
    .handicraft_slider .slick-slide{padding: 0px;}
    #st_head_background{top: 0px;}
    #st_head_background h2#head_bg_text{font-size: 50px;}
    .online_platforms .main_title h2{font-size: 22px;top: 33px;}
    .border-box1{padding: 0px;}
    .online_platform .platform_single{padding: 0px;}
    .online_platforms .video_block{padding-right: 0px;}
    .online_platforms .online_platform{padding: 0px;}
    .border-box1{bottom: 110px; padding: 20px 0px;}
    .border-box1 .box-inner{top: 185px; padding-left: 0px;padding-right: 0px;}
    .border-box1::after{position: relative; display: none;}
    .border-box1 i,.st_second_section .left_inner:after{display: none;}
    .main_head h1 {position: relative;transform: none;font-size: 30px;top: 15px;text-align: center;}
    .updates-full-block .updates-inner .update_content,.updates-full-block .updates-inner{padding: 0px;}
    .updates-inner .frt_line{top: 70px;}
    .updates-full-block .updates-inner .update_content{top: 55px;}
    .experience .experience_block img{height: 15px;position: absolute;left: 0;right: 0;bottom: 14px;}
    .experience .experience_block .slick-left{left: 30%;}
    .experience .experience_block .slick-right{left: 65%;}
    .experience_slider .slick-track{padding-bottom: 100px;}
    .raisefundsbtn .raisefundslistmenu{position: relative;right: 0;left: 0;}

}