@font-face {
    font-family: 'Source Serif Pro Light';
    src: url(../fonts/SourceSerifPro-Light.ttf);
}
@font-face {
    font-family: 'Source Serif Pro Regular';
    src: url(../fonts/SourceSerifPro-Regular.ttf);
}
@font-face {
    font-family: 'Source Serif Pro Semibold ';
    src: url(../fonts/SourceSerifPro-SemiBold.ttf);
}
@font-face {
    font-family: 'Source Sans Pro Italic';
    src: url(../fonts/SourceSerifPro-Italic.ttf);
}
@font-face {
    font-family: 'Source Serif Pro Light Italic';
    src: url(../fonts/SourceSerifPro-LightItalic.ttf);
}
@font-face {
    font-family: 'Source Serif Pro Italic';
    src: url(../fonts/SourceSansPro-Italic.ttf);
}
@font-face {
    font-family: 'Source Sans Pro Semibold';
    src: url(../fonts/SourceSansPro-SemiBold.ttf);
}
@font-face {
    font-family: 'Source Sans Pro Bold';
    src: url(../fonts/SourceSansPro-Bold.ttf);
}
@font-face {
    font-family: 'Source Sans Pro Regular';
    src: url(../fonts/SourceSansPro-Regular.ttf);
}
@font-face {
    font-family: 'Yatra One';
    src: url(../fonts/YatraOne-Regular.ttf);
}
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
p{
    font-family: 'Source Sans Pro Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}
body{top: 0px !important;}
footer .footerSocialMedia a,.dropdown_about_link,.btn_red,.social li a i,.galleryVidesoShare i{transition: color 0.5s ease-in-out;}
.link_hover_arrow,.t_hover_move,.yellow_circle,.opacity_0,.view_pic,.green_border_inner,.btn_red,.topBtn,.item{transition: all 0.5s ease-in-out;}
.special_intro,.special_intro_border{
    font-family: 'Source Sans Pro Semibold';
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.15em; 
    color: #000000;
}
.d_block_after_scroll{display: inline !important;}
/*.search_1{width: 248px !important;}*/
.mr_18{margin-right: 18px !important;}
.special_intro_border{border-top: 1px solid #FFCB05;border-bottom: 1px solid #FFCB05;display: inline-block;}
header nav .nav-link{padding: 0 !important;margin-right: 28px;}
header nav .nav-link{
    font-family: 'Source Serif Pro Light';
    font-size: 18px;
    line-height: 23px;
    font-style: normal;
    color: #FFFFFF !important;
    text-decoration: none !important;
    position: relative;
}
.header .active{font-family: 'Source Serif Pro Semibold';}
header .search .input-group-text{transform: translateX(2px);}
header .search .form-control:focus{background: transparent;outline: 0;box-shadow: none;}
.search {
    background: transparent;
    border-radius: 10px 0 0 10px;
    border: 0;
    font-size: 15px;
    line-height: 26px;
    color: #FFFFFF;
    display: none;
}
.header .fa-search{color: #FFFFFF;}
.navbar-expand-xl .input-group .input-group-text,.galleryContent .input-group .input-group-text{
    background: transparent;
    border-radius: 10px;
    margin-right: -2px;
    cursor: pointer;
}
.navbar-expand-xl .input-group input{background: transparent !important;}
.navbar-expand-xl .input-group,.galleryContent .input-group{
    border: 1px solid #FFCB05;
    border-radius: 10px;
    height: 38px;
    width: 105px;
    display: none;
}
.search::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #FFFFFF;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.search::-moz-placeholder { /* Firefox 19+ */color: #FFFFFF;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.search::-ms-input-placeholder { /* IE 10+ */color: #FFFFFF;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.search:-moz-placeholder { /* Firefox 18- */color: #FFFFFF;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.galleryContent input::-webkit-input-placeholder { /* Chrome/Opera/Safari */color: #939598;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.galleryContent input::-moz-placeholder { /* Firefox 19+ */color: #939598;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.galleryContent input::-ms-input-placeholder { /* IE 10+ */color: #939598;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.galleryContent input:-moz-placeholder { /* Firefox 18- */color: #939598;font-family: 'Source Sans Pro Regular';font-size: 16px;}
.social{
    position: absolute;
    top: 24px;
    right: 0;
}
.header{
    position: fixed;
    width: 100%;
    z-index: 900;
    transition: all 0.5s ease-in-out;
}
.d-link{
    background: #C5341C;
    border-radius: 10px;
    padding: 10px 20px 10px 15px;
    font-size: 16px;
}
header .active::after,.inner-tab-nav li .active::after{
    position: absolute;
    bottom: -5px;
    display: block;
    width: 100%;
    padding: 1px;
    background: url('../images/frontend/nav-border.png') no-repeat bottom center;
    content: '';
    left: 50%;
    transform: translateX(-50%);
}
/* dropdown menu */
header .reachDropdown{
    width: 100%;
    top: 82%;
    background: #C5341C;
    border-radius: 10px;
    padding: 30px 0px 40px 0px;
    left: 0;
    display: none;
}
.reachDropdown h6,.dropdown_about_link,.footerHeader,footer h4,.footerLinkBg ul li a,.common_header{
    font-family: 'Source Sans Pro Semibold';
    font-style: normal;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;   
    padding: 30px 0 20px;
    height: 84px;
    margin-bottom: 0;
}
.reachDropdown .col-md-2 img{width: 26%;}
.reachDropdown h6{
    padding: 16px 0 12px;
    font-size: 16px;
    line-height: 24px;
    height: 70px;
}
.reachDropdown .dropdown_link{
    font-family: 'Source Sans Pro Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
    transition: color 0.5s ease-in-out;
    position: relative;
}
.reachDropdown .dropdown_link::after,.dropdown_about_link::after{
    content: url('../images/frontend/white_arrow.png');
    display: block;
    position: absolute;
    top: 2px;
    right: -23px;
    transition: 0.5s ease-in-out;
    z-index: -1;
}
/* .reachDropdown .dropdown_link:hover::after{content: url('../images/frontend/hover_arrow.png');right: -30px;} */
.dropdown_link:hover,.dropdown_about_link:hover{color: #FFCB05;}
.reachDropdown h5{
    font-family: 'Source Serif Pro Regular';
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}
.btn_link{
    color: #FFCB05 !important;
    font-size: 14px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    display: block;
    padding: 8px;
}
a{text-decoration: none !important;}
.sans_regular{font-family: 'Source Sans Pro Regular';}
.dropdown_bg::before{
    content: '';
    height: 20px;
    width: 20px;
    display: block;
    background: #C5341C;
    position: absolute;
    top: -10px;
    left: 34%;
    transform: rotate(45deg);
}
#navBottomArrow{display: none;}
#navBottomArrow::after{
    content: '';
    height: 22px;
    width: 22px;
    display: block;
    background: #C5341C;
    position: absolute;
    bottom: -36px;
    left: 23%;
    transform: rotate(45deg);
    z-index: 1;
}
.col_after::after,.row_after::after{
    content: '';
    position: absolute;
    display: block;
    background-image: url('../images/frontend/vertical_line.png');
    background-position: top -87px right;
    right: 0;
    height: 100%;
    width: 1px;
    top: 0;
}
.row_after::after{
    right: auto;
    background-image: url('../images/frontend/horizonal_line.png');
    top: 46%;
    background-position: top left -60px;
    width: 100%;
    height: 1px;
}
.dropdown_bg{
    background: #C5341C;
    border-radius: 10px;
    padding: 20px;
    width: 260px;
    left: -44px;
    top: 40px;
}
.dropdown_about_link,header nav .nav-link{font-size: 16px;}
.dropdown_bg ul li {padding-bottom: 32px;}
.dropdown_bg ul li{padding-bottom: 32px;position: relative;}
.dropdown_bg ul li:last-child{padding-bottom: 5px;}
.dropdown_bg ul li:last-child:after{display: none;}
.dropdown_bg ul li::after{
    content: '';
    display: block;
    position: absolute;
    background-image: url('../images/frontend/dropdown_devider.png');
    background-position: left -44px center;
    left: 0;
    top: 41px;
    width: 100%;
    height: 1px;
}
.dropdown_about_link::after{right: 25px;}
.dropdown_about_link:hover::after{content: url('../images/frontend/hover_arrow.png');right: 10px;}
.dropdown_bg::before{left: 20%;}
#homeBannerSlider .carousel-item img{height: 100vh;width: 100%;}
/* footer start */
footer{
    background: #FFF9F0;
    padding: 20px 0 20px 0;
}
footer .footerHeader{margin-bottom: 30px;}
.footerHeader,.small_Title{
    font-family: 'Source Sans Pro Semibold';
    font-size: 18px;
    line-height: 24px;
    position: relative;
    color: #C5341C;
    border-top: 1px solid #FFCB05;
    padding: 4px 0;
    height: auto;
    border-bottom: 1px solid #FFCB05;
    display: inline-block;
}
.sans_medium_18{
    font-family: 'Source Sans Pro Semibold';
    font-size: 18px;
    line-height: 24px;
    position: relative;
    color: #C5341C;
    padding: 4px 0;
    display: inline-block;
}
footer ul li a{
    font-family: 'Source Serif Regular';
    display: block;
    padding: 4px 0;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #252525;
}
footer h4{color: #000000;letter-spacing: 0;padding-top: 0;text-align: left;}
footer .fa{padding: 0 9px;font-size: 18px;}
footer .footerSocialMedia a{color: #C5341C;}
footer .footerSocialMedia a:hover{color: #FFCB05;}
.footerLinkBg{background: #C5341C;border-radius: 10px;}
.footerLinkBg ul li a{padding: 20px 0;height: auto;position: relative;}
.footerLinkBg ul li a::after,.booksTab .active::after{
    content: '';
    display: block;
    position: absolute;
    background: url('../images/frontend/footer_Line.png') no-repeat left 18px bottom;
    height: 1px;
    width: 100%;
    bottom: 0;
}
.footerStripBg .common_header{color: #C5341C;letter-spacing: 0;}
.footerStripBg{
    background: rgba(197, 52, 28, 0.08);
    padding: 50px 0;
    margin-top: 50px;
}
.sans_pro_medium_16{
    font-family: 'Source Sans Pro Semibold';   
    font-size: 16px;
    line-height: 18px;
}
.sans_pro_regular_16,.footerStripBg form input{
    font-family: 'Source Sans Pro Regular';   
    font-size: 16px;
    line-height: 24px;
    color: #252525;
}
.custom_btn{
    background: #C5341C;
    color: #FFFFFF;
    border: 0;
    padding: 12px 18px;
    border-radius: 10px;
}
.footerStripBg form input::placeholder{color: #FFFFFF;}
.footerStripBg form input:focus{border: 1px solid #FFFFFF;}
.footerStripBg form input:focus{color: #FFFFFF;}
.footerStripBg form input{
    background: transparent !important;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;      
}
input:focus{box-shadow: none !important;}   
.sec_py_150{padding: 75px 0;}
#homeBannerSlider .carousel-indicators {left: auto;right: auto;justify-content: start;margin-left: 0;bottom: 40px;}
#homeBannerSlider .carousel-indicators .active{background: #C5341C;}
#homeBannerSlider .carousel-caption h4,.serif_light_64{
    font-family: 'Source Serif Pro Light';
    color: #FFFFFF;
}
#homeBannerSlider .carousel-caption{
    top: 55%;
    left: 50%;
    transform: translate(-50%,-55%);
    display: flex;
    align-items: center;
}
#homeBannerSlider .carousel-indicators li{
    height: 14px;
    width: 14px;
    background: rgba(197, 52, 28, 0.5);
    border-radius: 50%;
    border: 0;
}
.small_Title{letter-spacing: 0.15em;}
.small_Title::before{
    content: url('../images/frontend/titileBefore.svg');
    position: absolute;
    top: 0;
    top: -34px;
    left: 50%;
    transform: translateX(-50%);
}
.headline{
    font-family: 'Source Serif Pro Regular';
    font-weight: normal;
    font-size: 32px;
    line-height: 48px;
    position: relative;
    margin-bottom: 30px;
    color: #570000;
}
.h_m_content .headline{
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(to right, #FFCB05, rgba(119,131,238,0));
    border-image-slice: 1;
}
.subHeadline{
    font-family: 'Source Sans Pro Regular';
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    color: #252525;
}
.sticky_header{background: #37131D;height: 100px;display: flex;align-items: center;}
.headLine_after::after{
    content: url('../images/frontend/headline_after.svg');
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 70%;
}
.about-card{
    background: #FCF5F3;
    box-shadow: 0px 0px 25px rgba(197, 52, 28, 0.2);
    border-radius: 15px;
    padding: 12px;
}
.text_red{color: #C5341C;}
.link,.sans_pro_regular_18{
    font-family: 'Source Sans Pro Regular';
    font-size: 18px;
    line-height: 24px;
}
.link,.text_red{color: #C5341C !important;}
.link:hover .link_hover_arrow,.hover_link:hover .link_hover_arrow{transform: translateX(10px);}
.about-card h5.sans_pro_regular_18,.live_video_content .sans_pro_regular_18{border-top: 1px solid #FFCB05;border-bottom: 1px solid #FFCB05;padding: 6px 0;}
.col_d{padding: 75px 0;}
.rounded_10{border-radius: 10px;}
.border_bottom_gradient::after,.mobileNav ul li h4::after{
    content: '';
    background-image: linear-gradient(to left,rgba(0,0,0,0),rgba(255, 203, 5,1));
    display: block;
    bottom: 0%;
    position: absolute;
    height: 1px;
    width: 100%;
}
.card-quote .card-body{padding-top: 38px !important;}
.card-quote .card-body h6{
    font-family: 'Source Serif Pro Italic';
    font-size: 24px;
    line-height: 36px;
}
.h_quote{padding-top: 80px;}
.text_white{color: #FFFFFF !important;}
.bg_red{background: #C5341C;}
.rounded_left_10{border-bottom-left-radius: 10px;border-top-left-radius: 10px;}
.rounded_right_10{border-bottom-right-radius: 10px;border-top-right-radius: 10px;}
.owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: rgba(197, 52, 28, 0.5);
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    height: 14px;
    width: 14px;
    margin-right: 6px;
    border-radius: 50%;
    outline: none !important;
}
.owl-dots{text-align: center;margin-top: 60px;}
.owl-dots .active{background: #C5341C !important;}
#h_vipSlider p:first-of-type{height: 78px;}
.home_Slider_bg{background: rgba(197, 52, 28, 0.05);padding: 80px 0 40px;}
.h_second_slider_text{bottom: 20px;left: 20px;}
.date_bg{
    height: 69px;
    width: 69px;
    border-radius: 50%;
    background: #FFCB05;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    text-align: center;
}
.date_bg h2{
    font-family: 'Source Serif Pro Semibold ';
    font-size: 18px;
    line-height: 18px;
    color: #570000;
    width: 64%;
}
.bg_img_div{background-size: cover;height: 400px;padding-bottom: 30px;position: relative;}
.reach_grid .headline{line-height: 30px;margin-bottom: 12px;}
.reach_grid .link{color: #FFFFFF !important;}
.reach_grid .position-absolute{
    top: 20px;
    right: 20px;
    opacity: 0;
}
.bg_img_div .pl-4{
    position: absolute;
    bottom: 0;
    padding-bottom: 28px;
}
.bg_img_div:hover .yellow_circle{opacity: 1;}
.h_events_slider .subHeadline{font-family: 'Source Sans Pro Semibold';font-size: 18px;line-height: 26px;}
.donate_banner_bg .bg_red{width: 300px;height: 300px;border-radius: 50%;display: flex;align-items: center;padding: 20px;}
.donate_banner_bg{
    background-image: url('../images/frontend/donate_banner_bg.jpg');
    height: 348px;
    background-size: cover;
    display: flex;
    align-items: center;
}
.tourist_grid_img{position: relative;padding-bottom: 20px;justify-content: center;}
.t_view_link{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.tourist_grid_img:hover .t_view_link{bottom: 19px;opacity: 1;}
.tourist_grid_img:hover .t_hover_move{transform: translateY(-20px);}
.carousel-control-prev{left: 6%;}
.carousel-control-next{right: 6%;}
.carousel-control-prev,.carousel-control-next{height: 40px;width: 40px;border: 1px solid #FFCB05;border-radius: 50%;opacity: 1;top: 98%;transform: translateY(-85%);}
#newsSlider .carousel-controls .active,.sliderControls .active,.carouselController.active{background: #FFCB05;}
#newsSlider .carouselController.active img, .sliderControls .active img{filter: sepia(1);}
/************************************ Image Gallery start ******************************************/
.home_gallery .centerDiv{
    background: linear-gradient(0deg, rgba(10, 26, 107, 0.5), rgba(10, 26, 107, 0.5));
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.view_icon{
    position: absolute;
    bottom: 0;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
}
.home_gallery .position-relative:hover .view_icon{bottom: 43%;}
.centerDiv{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
}
.opacity_0{opacity: 0;}
.home_gallery .position-relative:hover .view_icon,.photoGallery .position-relative:hover .view_icon{opacity: 1;}
.pr_pb_20{padding-bottom: 20px;padding-right: 20px;}
.miniTitle_after_img::after,.headLine_after_img::after{
    content: '';
    background: url('../images/frontend/headLine_after_dash.svg') no-repeat center;
    display: block;
    height: 1px;
    width: 40%;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
    position: absolute;
}
/******************************************************** About Matham Starts ****************************************/
.headline{padding-top: 14px;}
.aboutMatham .border_bottom_gradient::after{bottom: -43%;}
.about_sp_intro{padding: 100px 0;}
.m_list ul li,.serif_regular_16,.name_list li{
    font-family: 'Source Serif Pro Regular';
    font-size: 16px;
    line-height: 28px;
    color: #252525;
    position: relative;
}
.m_list ul li,.name_list li{color: #C5341C;padding-left: 30px;}
.m_list ul li::before,.name_list li::before{
    content: url('../images/frontend/yellowDot.svg');
    left: 0;
    position: absolute;
}
.col_after_img::after{
    content: '';
    background: url('../images/frontend/vertical_line.png');
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}
.award-bg{background: #C5341C;padding: 80px 0;}
.award-bg .special_intro{height: 85px;padding-top: 30px;}
.view_pic{
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 100%;
    opacity: 0;
}
.view_icon{opacity: 0;}
.photoGallery .position-relative:hover .view_icon{bottom: 50%;opacity: 1;}
.photoGallery .position-relative:hover .view_pic{opacity: 1;}
.photoGallery .about-card{
    border: 1px solid #FFCB05;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
.yellow_border{border: 1px solid #FFCB05 !important;}
.aboutSpecialTextBorder{border: 1px solid #FFCB05;border-radius: 10px;}
.aboutSpecialText,.sans_pro_italic_22{
    font-family: 'Source Sans Pro Italic';
    font-size: 22px;
    line-height: 36px;
    color: #570000;
}
/*==========================>>>>>>>>>>>>>>>>>>> about math new design <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<===========================*/
.entranceBanner .bg_yellow{height: 494px;transform: translateY(50px);}
.entranceBanner .position-absolute {
    top: -10px;
    width: 100%;
}
.aboutMathBg{background-position: top center;}
.yellow_border{border: 1px solid #FFCB05;box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);border-radius: 15px;border-radius: 15px;padding: 12px;}
.aboutSpText{
    color: #570000;font-size: 18px;
    line-height: 28px;
}
.aboutSpDiv{
    border: 1px solid #FFCB05;
    border-radius: 50%;
    width: 463px;
    height: 463px;
    display: flex;
    align-items: center;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    padding: 40px;
}
/********************************************************** About Swamiji Page *******************************************************/
.bg_red_inner_border{height: 286px;display: flex;align-items: center;justify-content: center;}
.py_70,.live_video_content{padding: 70px 0;}
.green_border{text-align: center;}
.rotate_green_border_inner{transform: rotateY(180deg);}
.green_border::after{
    content: '';
    height: 100%;
    left: 50%;
    top: 74px;
    width: 2px;
    background: transparent;
    display: block;
    position: absolute;
    border: 2px dashed rgba(0, 97, 53, 0.5);
    z-index: -1;
}
.work_bg_2_border .green_border::after{border: 2px dashed rgba(96, 58, 45, 0.5);}
.work_bg_r_border::after{border: 2px dashed rgba(16, 33, 125, 0.5);}
.education_work_bg_r_border::after{border: 2px dashed rgba(197, 52, 28, 0.5);}
.culture_work_bg_r_border::after{border: 2px dashed rgba(87, 16, 143, 0.5);}
.sans_bold_24{
    font-family: 'Source Sans Pro Bold';
    font-size: 24px;
    line-height: 36px;
    position: relative;
    display: inline-block;
}
.work_bg_1{
    background: #006135;
    border-top-left-radius: 50px;
    padding: 37px;
}
.work_bg_2{
    background: #603A2D;
    border-top-right-radius: 50px;
    border-top-left-radius: 0px;
}
.work_grid .sans_bold_24::after{
    content: '';
    height: 2px;
    top: 50%;
    left: 110%;
    width: 100%;
    display: block;
    position: absolute;
    background-image: linear-gradient( to left, rgba(119,131,238,0),rgba(255, 203, 5,0.5));
}
.feature_text{
    font-family: 'Source Sans Pro Italic';
    font-size: 20px;                                                                               
    line-height: 32px;
}
.after_width_26::after{width: 26%;}
.specialQuote::before,.specialQuote::after{
    content: '';
    height: 80px;
    top: -80px;
    left: 50%;
    width: 2px;
    display: block;
    position: absolute;
    background-image: linear-gradient( to bottom, rgba(119,131,238,0),rgba(255, 203, 5,0.5));
}
.specialQuote::after{
    top: auto;
    bottom: -80px;
    background-image: linear-gradient( to top, rgba(119,131,238,0),rgba(255, 203, 5,0.5));
}
.view_hover_div:hover .view_icon{bottom: 40%;opacity: 1;}
#aboutSlider_1 .subHeadline{height: 40px;}
#aboutSlider_1 .item{
    height: 350px;
    background-size: cover;
    display: flex;
    align-items: flex-end;
}
/****************************************************************** Publications Page *********************************************/
.booksTab li a{color: #939598;}
.booksTab li{position: relative;margin-right: 25px;margin-top: 60px;}
.booksTab li::after{
    position: absolute;
    content: '';
    height: 35px;
    width: 1px;
    background: #FFCB05;
    display: block;
    right: -15px;
    top: -3px;
}
.booksTab li:last-child:after{display: none;}
.booksTab .active{color: #C5341C;}
.booksTab .active::after{
    background-position: center center;
    left: 50%;
    width: 80%;
    transform: translateX(-50%);
    bottom: -6px;
}
.btn_red{
    border: 1px solid #C5341C;
    border-radius: 10px;
    padding: 9px 20px;
}
.magzinesSec{padding: 80px 0;}
.btn_red:hover{background: #C5341C;color: #FFFFFF !important;}
#calenderslider .btn_red:hover{background: #C5341C !important;color: #FFFFFF !important;}
.magzinesSec {
    padding: 80px 0;
}

.btn_red:hover {
    background: #C5341C;
    color: #FFFFFF !important;
}
#magzineModal .small_Title::before {display: none;}
hr {border-color: #FCF5F3;}
.modal label {color: #000000;}
.modal input[type=file]::file-selector-button {opacity: 0;}
.modal input[type=file] {
    position: relative;
    color: transparent;
    width: 133px;
    cursor: pointer;
}
.modal input[type=file]::before {
    font-family: 'Source Sans Pro Regular';
    content: 'Upload Photo';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #C5341C;
    padding-left: 36px;
    background: url('../images/frontend/upload.png') no-repeat left center;
}
.publicationGallery .col-lg-4{padding-bottom: 50px;margin-bottom: 50px;}
.publicationGallery .col-lg-4:nth-last-child(1n+4)::after{
    content: '';
    height: 1px;
    left: 15px;
    right: 15px;
    width: 100vw;
    display: block;
    position: absolute;
    top: 100%;
    background: #FFCB05;
}
.publicationGallery_content{padding-top: 100px;}
/************************************************* Mobile Nav *********************************************************************/
.mobileNav .mobileNavContent li h4{position: relative;padding: 10px 0;}
.mobileNav .mobileNavContent li h4::after{width: 85%;}
.mobileNav .mobileNavContent li:last-child h4::after{display: none;}
.mobileNav .mobileNavContent li .collapseAfter{display: block;width: 85%;}
.mobileNav .mobileNavContent li .collapseAfter::after{
    content: url(../../images/frontend/plus_icon.svg);
    position: absolute;
    right: 0;
}
.mobileNav .mobileNavContent li .collapseAfter:not(.collapsed)::after{content: url(../../images/frontend/minus.svg);}
.innerNav li{position: relative;width: 85%;padding: 8px 0;}
.innerNav li img{margin-right: 10px;}
.innerNav li::after{right: 0;top: 13px;}
.social li a{color: #FFFFFF;}
/*** =================================================>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Donations Page <<<<<<<<<<<<<<<<<<<<<<<<<==============================================*/
.border_bottom_img{
    border-image: linear-gradient(to right, #FFCB05, rgba(119,131,238,0));
    border-bottom: 1px solid transparent;
    border-image-slice: 1;
}
.donationTab .col-lg-4 p{height: 50px;}
.donationInput{
    border: 1px solid #FFCB05;
    height: 50px;
    font-size: 16px;
    line-height: 24px;
    color: #252525;
    font-family: 'Source Sans Pro Regular';
    border-radius: 0;
}
.donationInput::-moz-placeholder{
    font-size: 16px;
    line-height: 24px;
    color: #D2D2D2;
    font-family: 'Source Sans Pro Regular';
}
.donationInput::-webkit-input-placeholder{
    font-size: 16px;
    line-height: 24px;
    color: #D2D2D2;
    font-family: 'Source Sans Pro Regular';
}
.check_conatiner {
	display: block;
	position: relative;
	  padding-left: 20px;
	  margin-bottom: 0px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
   input[type="checkbox"].copy_addr {
	  position: absolute;
	  left: 0;
	  top: 0;
	  cursor: pointer;
	  -webkit-appearance: none;
	  -moz-appearance: none;
	  appearance: none;
	  outline: 0;
	  background: transparent;
	  height: 20px;
	  width: 20px;
	  border: 1px solid #FFCB05;
	  border-radius: 0;
  }
  input[type="checkbox"].copy_addr:checked {
	background: transparent;
	border: 1px solid #FFCB05; 
  }
  input[type="checkbox"].copy_addr:hover {
	filter: brightness(90%);
	 border: 1px solid #FFCB05;  
  }
  input[type="checkbox"].copy_addr:disabled {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
  }
  input[type="checkbox"].copy_addr:after {
	  content: '';
	  position: relative;
	  left: 35%;
	  top: 16%;
	  width: 42%;
	  height: 61%;
	  border: solid #C5341C;
	  border-width: 0 2px 2px 0;
	  transform: rotate(45deg);
	  display: none;
  }
  input[type="checkbox"].copy_addr:checked:after {display: block;}
  input[type="checkbox"].copy_addr:disabled:after {border-color: #7b7b7b;}
  .bg_yellow{background: #FFF9F0 !important;}
  .serif_semibold_18{
        font-family: 'Source Serif Pro Semibold ';     
        font-size: 18px;
        line-height: 24px;
  }
  .initiativesRow{box-shadow: 0px 0px 20px #D2D2D2;}
  .initiativesRow p{
      font-size: 15px;
      line-height: 18px;
  }

  .d_p_content ul li a,.sans_semibold_18{
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.15em;
    font-family: 'Source Sans Pro Semibold';
    display: block;
    padding-bottom: 5px;
  }
  .d_p_content ul li a{color: #FFCB05;}
  .d_p_content{padding: 100px 0;}
  .donationTab{padding: 100px 0;}
  .donationTab ul li:last-child a::after{display: none;}
  .donationTab ul li a{color: #D2D2D2;position: relative;margin-right: 30px;}
  .donationTab ul li a::after{
    position: absolute;
    display: block;
    content: '';
    height: 22px;
    width: 1px;
    background: #D2D2D2;
    top: 0;
    right: -14px;
    }
  .donationTab ul .active{color: #C5341C;border-bottom: 1px solid #FFCB05;}
  .donationTab ul li a.active::after{background: #FFCB05;}
  .donationTab ul .active {border-color: #FFCB05;padding-bottom: 10px;}
  .donationBtn.active{background: #C5341C;color: #FFFFFF;}
  .donationBtn.active::after{
    content: url('../images/frontend/mark.svg');
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
  .donationBtn{
      background: #FFFFFF;
      border: 0;
      position: relative;
  }
  .donationTab .col-lg-4{padding-bottom: 35px;}
.donationForm form input,#shopEnquiryModal .modal-body input,#shopEnquiryModal .modal-body select{margin-bottom: 20px;}
.donationForm form select{
    margin-bottom: 20px;
   
   
    border: 1px solid #FFCB05;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: #FFFFFF url('../images/frontend/dropdown-icon.png') no-repeat 92%;
    color: #D2D2D2;
}
.donationType .sans_semibold_18{font-size: 16px;}
.dp_2 .card{padding-bottom: 50px;}
.radioContainer{
    display: inline-block;
    position: relative;
    font-size: 14px;
    cursor: pointer;
    user-select: none;
    padding-left: 30px;
}
.radioContainer input{
    display: none;
}
.radioContainer .circle{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    border: 1px solid #000000;
}
.radioContainer input:checked + .circle{
    background-color: #fff;
    border: 2px solid #000000;
}
.radioContainer input:checked + .circle:after{
    background-color: #000000;
    content: '';
    height: 8px;
    width: 8px;
    position: absolute;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.d-card .serif_semibold_18{height: 23px;overflow: hidden;}
.d-card-text{height: 47px;overflow: hidden;margin-bottom: 10px;}
/*=================================>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Gallery Page *************************************************/
.galleryTab .active{color: #FFFFFF;background: #C5341C;border: none;}
.galleryTab li a,.tabBtn{
    color: #939598;
    border: 1px solid #939598;  
    box-sizing: border-box;
    border-radius: 10px;
    height: 40px;
    align-items: center;
    display: flex;
    padding: 0 10px;
    letter-spacing: 0.15em;
    margin: 0 15px 20px 0;
    font-size: 15px;
}
.galleryHoverDiv:hover .view_icon{opacity: 1 !important;}
.galleryContent .centerDiv{background: linear-gradient(0deg, rgba(10, 26, 107, 0.5), rgba(10, 26, 107, 0.5));height: 100%;width: 100%;justify-content: center;}
.galleryContent .centerDiv img{width: 69px;}
.donationForm form select,.donationForm form textarea,.donationForm form input{color: #252525; height: 49%;}
.galleryMain{
    position: relative;
    column-count: 4;
    padding: 20px;
}
.image{
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.galleryMain .image .displayImg{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
    transition: 0.25s ease-in-out;
} 
.galleryMain .image:hover .galleryOverlayDiv{opacity: 1;}
.galleryMain .image:hover .displayImg{opacity: 1;}
.galleryOverlayDiv,.pc_1{
    position: absolute;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, rgba(10, 26, 107, 0.5), rgba(10, 26, 107, 0.5));
    top: 0;
    opacity: 0;
}
/******************************************** Landing Page Template ***************************************************/
#initiativeSlider .item{position: relative;}
#initiativeSlider .item:hover .pc_1{opacity: 1;}
.pc_1{display: flex;align-items: center;justify-content: center;background: rgba(0, 0, 0, 0.4);}
/************************************************** Contact Page *********************************************************/
.contactForm input{height: 50px;}
.contactForm input,.contactForm textarea{
    background: #FFFFFF;
    border: 1px solid #FFCB05;
    border-radius: 0;
    margin-bottom: 20px;
    color: #D2D2D2;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Source Sans Pro Regular';
}
.contactForm input::-webkit-input-placeholder,.contactForm textarea::-webkit-input-placeholder{
    color: #D2D2D2;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Source Sans Pro Regular';
}
.contactForm input::-moz-placeholder,.contactForm textarea::-moz-placeholder{
    color: #D2D2D2;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Source Sans Pro Regular';
}
.contactForm input::placeholder,.contactForm textarea::placeholder{
    color: #D2D2D2;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Source Sans Pro Regular';
}
.contactIntiative .yellow_border{
    margin-bottom: 50px;
    background: #FFFFFF;
}
.contactIntiative{padding: 80px 0;}
.sans_medium_24{
    font-family: 'Source Sans Pro Semibold';   
    font-size: 24px;
    line-height: 36px;
}
.c_branches .sans_semibold_18{
    color: #252525;
    text-transform: uppercase;
    letter-spacing: 0;
    height: 50px;
}
.social li a i:hover{color: #FFCB05 !important;}
.mfp-bottom-bar{background: #252525;padding: 20px 15px;margin-top: -40px !important;font-family: 'Source Sans Pro Italic';}
.mfp-counter{display: none;}
.topBtn{background: #37131D;height: 34px;width: 34px;right: 100px;bottom: 100px;border-radius: 5px;opacity: 0;z-index: 10;}
.topBtn i{font-size: 16px;}
html{scroll-behavior: smooth;}
.footerLinkBg ul li:last-child a::after{display: none;}
/******************************************************** Privacy Policy *******************************************************/
.termsTitle{
    font-family: 'Source Sans Pro Semibold';
    font-size: 22px;
    line-height: 30px;
    color: #252525;
}
.award-bg .small_Title::before,.d_p_content .small_Title::before{
    content: url('../images/frontend/header_before_png.png');
}
.scrollOff{height: 100vh;overflow: hidden;}
button{outline: 0 !important;}
/********========================>>>>>>>>>>>>>>>>>>>>>>>>>>>> Join Us page <<<<<<<<<<<<<<<<<<<<<<<<<<<<==================================*****************************/
.miniTitle_after_img::after{
    background: url('../images/frontend/dropdown_devider.png') no-repeat center;
    width: 100%;
}
.yatra_one_18{
    font-family: 'Yatra One';
    font-size: 18px;
    line-height: 34px;
    
}
#quote_share i{color: #C5341C;font-size: 22px;margin-right: 5px;}
.item:hover .pc_1{opacity: 1;}
#h_vipSlider .bg_red .text_white{font-size: 14px;line-height: 20px;overflow: hidden;}
/********----------------------->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Videos Gallery <<<<<<<<<<<<<<<<<<<<<<<<<<<<-----------------------------------------*/
.centerContent{top: 50%;left: 50%;transform: translate(-50%,-50%);}
.videoGalleryCard{background: #252525;margin-bottom: 50px;}
.videoGalleryCardHeader{
    font-family: 'Source Sans Pro Semibold';
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #FFCB05;
}
.videoGalleryCard .card-body{padding-bottom: 0 !important;}
.videoGalleryCard h6{
    font-family: 'Source Serif Pro Regular';    
    font-size: 18px;
    line-height: 24px;
    padding-top: 8px;
    color: #FFFFFF;   
    height: 58px;
    margin-bottom: 0;    
    overflow: hidden;
}
.galleryVidesoShare i{font-size: 18px;color: #939598;}
.galleryVidesoShare i:hover{color: #FFCB05;}
.centerContent img,.cursorThumb,.magzineThumbnail{cursor: pointer;}
.newsCard{
    border: 2px solid #FFD3CC;
    box-sizing: border-box;
    box-shadow: 0px 4px 20px #D2D2D2;
    margin-bottom: 50px;
    border-radius: 0;
}
.newsCard h4{font-size: 16px;color: #939598;}
.newsCard h3{color: #570000;height: 71px;}
.hoverBtn{
    font-family: 'Source Sans Pro Semibold';
    font-size: 14px;
    border: 1px solid #C5341C;
    color: #C5341C;
    border-radius: 10px;
    font-size: 16px;
    height: 32px;
    background: transparent;
}
#newsSlider .owl-nav .owl-next{margin-right: 0;}
.guestSlider .owl-nav button,#newsSlider .owl-nav button,.csr_slider .owl-nav button,.shopBanner_slider .owl-nav button,.shopProductSlider .owl-nav button,.owl-carousel .owl-nav button{height: 30px !important;width: 30px !important;border-radius: 50% !important;border: 2px solid #FFCB05 !important;background: #FFCB05 !important;}
#newsSlider .owl-nav button,.shopBanner_slider .owl-nav button,.owl-carousel .owl-nav button{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
}
#newsSlider .carousel-control-prev,#newsSlider .carousel-control-next{top: 50%;transform: translateY(-50%);position: absolute;}
#newsSlider .carousel-control-prev{left: -50px;}
#newsSlider .carousel-control-next{right: -50px;}
.guestSlider button.disabled,#newsModal .owl-carousel .disabled,.csr_slider button.disabled,.shopBanner_slider button.disabled,.shopProductSlider button.disabled,.owl-carousel .owl-nav button.disabled{background: transparent !important;}
#newsModal .owl-carousel .disabled img,.guestSlider .disabled img,.csr_slider .disabled img,.shopBanner_slider button.disabled img,.shopProductSlider button.disabled img,.owl-carousel .owl-nav button.disabled img{filter: sepia(0)!important;}
#newsModal .owl-carousel button img,.guestSlider button img,.csr_slider .owl-nav button img,.shopBanner_slider button img,.shopProductSlider button img,.owl-carousel .owl-nav button img{filter: sepia(1)!important;}
#newsSlider .owl-nav button{position: absolute;top: 50%;transform: translateY(-50%);}
#newsSlider .owl-nav .owl-prev{left: -50px;}
#newsSlider .owl-nav .owl-next{right: -50px;}
#newsModal .modal-content::-webkit-scrollbar{width: 10px;}
#newsModal .modal-content::-webkit-scrollbar-track {box-shadow: inset 0 0 5px #939598;}
#newsModal .modal-content::-webkit-scrollbar-thumb {background: #939598;border-radius: 10px;}
/**************-------------------------->>>>>>>>>>>>>>>>>>>>>>>>>>>>> Events Thumbnail Page <<<<<<<<<<<<<<<<<<<<<<<<<<<<--------------------------------*/
.eventsCard .date_bg{position: absolute;top: -37px;}
.eventsCard .subHeadline{color: #570000;font-family: 'Source Sans Pro Semibold';height: 52px;font-size: 18px;line-height: 24px;overflow: hidden;}
.eventsCard p{font-size: 15px;}
.eventsCard {border: 1px solid #D2D2D2;box-shadow: 0px 4px 20px #D2D2D2;border-radius: 0;margin-bottom: 70px;}
.delete-temp-image{position: relative;}
.delete-temp-image::before{content: '';}
.inner-tab-nav li a{color: #939598;}
.inner-tab-nav li{position: relative;margin-right: 30px;position: relative;}
.inner-tab-nav li::after{
    position: absolute;
    content: '';
    height: 30px;
    width: 1px;
    background:  #FFCB05;
    display: block;
    right: -15px;
    top: -1px;
}
.eventVideoSection{padding: 56px 0 68px;}
.eventVideoSection h4{font-size: 20px;line-height: 32px;}
.inner-tab-nav li .active::after{bottom: -8px;}
.inner-tab-nav li:last-child::after{display: none;}
.inner-tab-nav li a.active{color: #C5341C;}
.eventsCard  .sans_semibold_18{height: 81px;overflow: hidden;}
.eventsCard  .date_bg{position: absolute;top: -34px;}
#yearMonth{padding-bottom: 75px;}
.eventContainer .pt_md_50{margin-top: 25px;}
.eventHighlights .item{height: 210px;width: 320px;}
/********************************************* CSR Page ******************************************/
.csr_slider .owl-nav{position: absolute;right: 20px;bottom: 20px;display: flex;}
.csr_slider .owl-nav .owl-prev{margin-right: 15px;}
.border_red{border: 1px solid #C5341C;}
.inner_circle_csr{height: 70px;width: 70px;border-radius: 50%;background: #C5341C;display: flex;align-items: center;justify-content: center;}
.inner_circle_csr h4{font-size: 28px;color: #FFFFFF;}
.rounded-50{border-radius: 50%;}
/********------------------------->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> VIP Guest   <<<<<<<<<<<<<<<<<<<<<<<<<<------------------------------------------------*/
.img_caption_bg{background: #252525;display: flex;align-items: center;height: 60px;}
.img_caption_bg .sans_pro_italic_22{font-size: 15px;line-height: 21px;}
.guestSlider .owl-nav{position: absolute;right: 10px;bottom: 14px;display: flex;}
.guestSlider .owl-nav .owl-prev{margin-right: 15px !important;}
.guestCard{filter: drop-shadow(0px 4px 20px #D2D2D2);}
.mb_50{margin-bottom: 50px;}
.p_after_border::after{
    content: '';
    position: absolute;
    border-bottom: 1px dashed #FFCB05;
    width: 100%;
    display: block;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
/************************----------->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  Pooja Page   <<<<<<<<<<<<<<<<<<<<<<<<<<<--------------------******************************/
.p-list-items li{
    padding: 0 0 15px 12px;
    list-style-image: url('../images/frontend/redBullet.svg');
}
.v_card{border: 1px solid #FFD3CC;box-sizing: border-box;box-shadow: 0px 4px 20px #D2D2D2;}
/*.v_card_content{height: 114px;}*/
.d-sp-content p{height: 270px;}
/************************************************************* Shopping Page *************************************************************/
.shopNavStrip{padding: 110px 0 150px;}
.shopNavStrip_content_bg .special_intro{text-transform: uppercase;color: #603A2D;padding-top: 64px;}
.shopNavStrip_content_bg .icon{position: absolute;top: 0;width: 100%;}
.shopNavStrip_content_bg{
    background: #FDEFC4;
    height: 138px;
    text-align: center;
    width: 299px;
}
.shopNavStrip ul li{position: relative;padding-top: 40px;margin-right: 2px;}
.scroll_after_shopNav .arrowImg{display: none;}
.scroll_after_shopNav .shopNavStrip_content_bg .icon{position: relative;padding-top: 10px;}
.scroll_after_shopNav .shopNavStrip_content_bg .special_intro{padding-top: 14px;font-size: 16px;line-height: 22px;}
.navContainer{top: 60px;position: fixed;z-index: 300;width: 100%;}
.scroll_after_shopNav .icon img{width: 12%;}
.scroll_after_shopNav .shopNavStrip_content_bg{height: 98px;}
.shopBanner_slider .item{position: relative;height: 550px;background-size: cover;}
.shopBanner_slider .item .img-caption{
    background: #C5341C;
    border-radius: 40px 40px 0 0;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 630px;
    left: 50%;transform: translateX(-50%);
    height: 138px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.shopBanner_slider .item .img-caption .icon{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 70%;
}
#handmade_product_slider .owl-nav button,.shopBanner_slider .owl-nav button{position: absolute;top: 50%;transform: translateY(-50%);}
.shopBanner_slider .owl-nav .owl-prev{left: 50px;}
.shopBanner_slider .owl-nav .owl-next{right: 50px;}
.ads_text,.s_1{
    background: #FDEFC4;
    padding: 50px 15px 20px 33px;
}
.ads_text .headline{color: #7E672B;width: 80%;} 
.shopProductSlider .product_details h4,#handmade_product_slider .product_details h4{text-transform: capitalize;letter-spacing: 0;margin-top: 20px;height: 30px;overflow: hidden;}
.ad_border{padding: 20px;}
.shopProductSlider .owl-nav button{display: flex;justify-content: center;align-items: center;}
.shopProductSlider .owl-nav .owl-prev{margin-right: 25px !important;}
.shopProductSlider .owl-nav{display: flex;justify-content: end;margin-top: 28px;}
.shopProductSlider .item ul li:last-child{margin-right: 3px;}
.ads_text .special_intro{letter-spacing: 2px;}
.shopCategoryContainer hr{border-color: #FFCB05;margin: 70px 0;}
.ads_text_2,.s_2{background:#824E80;}
.ads_text_2 .special_intro{color: #FDEFC4;}
.ads_text_2 button{border-color: white;color: white;}
.shopProductSlider-2 .owl-nav,.sliderControls_start .owl-nav{justify-content: start;}
.ads_text_4{background: #8E443E;}
.SN-slider{background: #EBF4DD;padding: 86px 0 95px;margin-bottom: 70px;}
.SN-slider .shopProductSlider .item img{filter: drop-shadow(0px 4px 12px #D2D2D2);}
.ls_shadow .item img{filter: drop-shadow(0px 4px 15px #D2D2D2);}
.sn_bg{background: #EBF4DD;}
.shopBanner_slider_2 .item .img-caption .icon{bottom: -37px;}
.shopBanner_slider_2 .item .img-caption{
    border-radius: 0 0 40px 40px;
    bottom: auto;
    top: 0;
    align-items: flex-start;
}
.sp_content .sans_semibold_18{letter-spacing: 0;margin-top: 22px;}
.letter_spacing{letter-spacing: 0;}
.img_grid_caption{
    position: absolute;
    bottom: 30px;
    width: 100%;
    text-align: center;
}
.img_grid{padding: 82px 0;}
.text_green{color: #006135;}    
.handmade_product_slider_bg{background: #FFF9F0;padding: 50px 0 115px;}
#handmade_product_slider .owl-nav .owl-prev{left: 0;}
#handmade_product_slider .owl-nav .owl-next{right: 0;}
#handmade_product_slider .owl-nav button{top: 40%;transform: translateY(-40%);}
.shopBottomBanner{
    background-image: url('../images/frontend/Shop-Banner-3.jpg');
    height: 380px;
    display: flex;
    align-items: center;
}
.shopNavStrip .sm_shopNavStrip ul li{padding-top: 20px;position: relative;}
.shopNavStrip .sm_shopNavStrip ul li::after{
    content: '';
    width: 1px;
    display: block;
    background: #FFFFFF;
    position: absolute;
    height: 100%;
    top: 0;
    right: -9px;
}
.shopNavStrip .sm_shopNavStrip ul li:last-child:after{display: none;}
.sans_semibold_24{
    font-family: 'Source Sans Pro Semibold';
    font-size: 24px;
    line-height: 36px;
    color: #252525;
}
.shopGalleryImg li{margin-right: 18px;}

.shopGalleryImg li:last-child{margin-right: 0px;}
.gsc-search-box{
	width:70% !important;
    margin:0 auto !important;
	
}
/************ New css ************************/
#dailyQuote i{color: #FFCB05;}
.quoteImgDiv{height: 400px;width: 400px;}
.quoteInnerText{padding: 36px 47px 57px 50px;margin: 40px 0 30px;}
.gsc-input-box,.gsc-search-button{border: none !important;}
.gsc-search-box-tools{border: 1px solid #FFCB05 !important;}
.link{font-family: 'Source Sans Pro Semibold';}
footer form input{color: #fff !important;}