/*
Theme Name: LoveThrive
Theme URI: https://lovethrive.org/
Description: 	A child theme of BuddyBoss Theme. To ensure easy updates, make your own edits in this theme.
Author: LoveThrive™
Author URI: https://lovethrive.org/
License: 		GNU General Public License v3 or later
License URI: 	http://www.gnu.org/licenses/gpl-3.0.html
Template: 		buddyboss-theme
Version: 		1.0.2
*/

/*

-- Stylesheet locations --

Add your own customizations into /css/custom.css in this child theme.

Parent styles are called from /buddyboss-theme/inc/theme/functions.php in the 
parent theme and are located in /buddyboss-theme/assets/css/ in the parent theme.


--- If you are editing CSS via the WordPress admin, do the following ---

1. Install the plugin WP Editor: http://wordpress.org/plugins/wp-editor/
2. Navigate to Appearance > Theme Editor in the WordPress admin.
3. Navigate into the /css/ folder of your child theme to edit custom.css.

*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

body{font-family: 'Roboto', sans-serif; overflow-x:hidden;}
a:hover{text-decoration:none;}
a{display: inline-block;}
h2{font-size:40px;}
h3{font-size:30px;}
h4{font-size:24px;}
h5{font-size:20px;}
h6{font-size: 16px;}
p{font-size:18px; line-height: 26px;}
/* section{padding:40px 0px;} */
ul,ol{margin:0;padding:0;}
.container.sml-container{max-width:1200px;}
.container-fluid.sml-fluid{max-width: 1480px;}
button:focus, input:focus{outline:0;}
::-moz-selection { color: #fff; background: #08b4ec;}
::selection {color: #fff; background: #08b4ec;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding-right: 10px;padding-left: 10px;}
.row {margin-right: -10px;margin-left: -10px;}
.container-fluid {padding-right: 10px; padding-left: 10px;}
.black_bg{background:#000;}
.light_bg{background:#ccc;}

.round_link{width:34px; height:34px; display:inline-block; cursor:pointer; background:url(image/icons.png) no-repeat;}
.round_link.blk_sml_btn{width:31px; height:31px;}

.round_link.read_link{background-position:-30px -19px;}
.round_link.read_link:hover{background-position:-30px -80px;}
.round_link.play_link{background-position:-75px -19px;}
.round_link.play_link:hover{background-position:-75px -80px;}
.round_link.share_link{background-position:-122px -19px;}
.round_link.share_link:hover{background-position:-122px -80px;}

.round_link.gry_btn.read_link{background-position:-248px -19px;}
.round_link.gry_btn.read_link:hover{background-position:-248px -80px;}
.round_link.gry_btn.play_link{background-position:-293px -19px;}
.round_link.gry_btn.play_link:hover{background-position:-293px -80px;}
.round_link.gry_btn.share_link{background-position:-340px -19px;}
.round_link.gry_btn.share_link:hover{background-position:-340px -80px;}

.round_link.blk_btn.read_link{background-position: -398px -20px}
.round_link.blk_btn.play_link {background-position: -443px -20px;}
.round_link.blk_btn.share_link {background-position: -490px -20px;}
.round_link.blk_btn.read_link:hover {background-position: -398px -81px;background-color: white;}
.round_link.blk_btn.play_link:hover {background-position: -443px -81px;}
.round_link.blk_btn.share_link:hover {background-position: -490px -81px;}

.round_link.blk_sml_btn.read_link{background-position: -541px -20px}
.round_link.blk_sml_btn.play_link {background-position: -582px -20px;}
.round_link.blk_sml_btn.share_link {background-position: -625px -20px;}
.round_link.blk_sml_btn.read_link:hover {background-position: -541px -76px;background-color: white;}
.round_link.blk_sml_btn.play_link:hover {background-position: -582px -76px;}
.round_link.blk_sml_btn.share_link:hover {background-position: -625px -76px;}


/* button */
.cs-btn { background-color: #08b4ec; line-height: 36px; border-radius: 28px; padding: 0px 17px!important; display: inline-block; text-align: center; color: #fff; border: 2px solid #08b4ec; transition: all ease 0.5s;}
.lg-btn { width: 204px; line-height: 46px; font-weight: 500;}
.cs-btn:hover{background-color: #08b4ec70; border-color: #7780bb;  color: #1e596d;}
.banner-inner-content .cs-btn:hover { border-color: #fff; color: #fff;}
.u-cse{text-transform: uppercase;}
/* button end */

/* top bar */
.top-bar {background-color: #ffffff;color:#fff; padding: 5px 20px 0; }
.top-bar a{color: #000; font-size: 20px; font-weight:400;}
.top-bar p { margin: 0; font-size: 13px; text-transform: uppercase;}
.top-contact {text-align: right; display:flex;align-items: center;justify-content: flex-end;}
.top-contact ul{display:flex;}
.top-contact li { list-style: none; display: flex; margin-left: 20px;}
.top-contact span {vertical-align: middle; margin-right: 6px;}
.top-bar a i{font-size:26px;}
.top-bar li.login a{font-size:16px; color:#000; line-height:14px !important;}
.top-bar li.login a:hover{color:#bb2b26;}
.top-bar li.login a:first-child{border-right:1px solid #000; padding-right:10px; margin-right:10px;}
.top-bar a:hover {color: #bb2b26 !important;}

.social_icons { text-align: left;}
.social_icons li {list-style: none; display: inline-block;}
.social_icons a { line-height: 28px; font-size: 22px; text-align: center; color: #bb2b26; border-radius: 50%; margin-right:10px; transition: all ease 0.5s;}
.social_icons a:hover{ color:#000;}
/* top bar end */

/* middle bar */
.middle-bar{background-color: #ffffff; padding:0 8px;}
.middle-bar .navbar{padding:0;}
.middle-bar .navbar .nav-link {font-size: 16px; color: #000000; padding:25px 17px; text-transform:uppercase; font-weight:500; position:relative;}
.middle-bar .navbar .nav-link.sub_menu:after{content: ""; width: 16px; height: 12px; position: absolute; background: url(image/menu_drop.png); right:14px; top: calc(50% - 6px);}
.middle-bar .navbar .nav-link.sub_menu{padding-right:36px;}
.middle-bar .navbar .nav-link:hover {color: #bb2b26;}
.middle-bar .navbar .nav-link.cs-btn:hover {color: #fff;}
.middle-bar .navbar .active .nav-link{color: #bb2b26;}
.ws-nav .navbar-nav {align-items: center; }

/* .middle-bar .navbar .nav-item{position:relative;} */
/* .middle-bar .navbar .nav-item.sub_menu{padding-right:18px;} */
/* .middle-bar .navbar .nav-item.sub_menu:after{content: ""; width: 16px; height: 12px; position: absolute; background: url(image/menu_drop.png); right:14px; top: calc(50% - 6px);} */
.mega_menu{width:100vw; position: absolute; left: -35px; top: -450px; background: #fff; z-index:-1; padding:20px 40px 25px; display:flex; transition:all 0.3s ease;}
.middle-bar .navbar .nav-item:hover .mega_menu{top:73px;}
.mega_menu ul{margin:0; padding:0; list-style:none; display:flex;flex-wrap: wrap; /*flex-flow: column wrap; margin-right:80px;*/ }
.mega_menu ul li{font-size:18px; line-height:26px; letter-spacing:0.5px; font-weight:400; padding-bottom:15px; display:inline-block; text-transform:capitalize; width:260px; width:calc(100% / 8);}
.mega_menu ul.mega_heading li{font-weight:600; width:100%; text-transform:uppercase;}
/* .mega_menu ul li.mega_heading a{color:#000; font-weight:600;} */
.mega_menu ul li a{color:#000; }
.mega_menu ul li a:hover{text-decoration:underline;}
/* .middle-bar .navbar .nav-item.mega_sec:hover:before{content:""; width:26px; height:13px; background:url(image/top_arrow.png) no-repeat; position:absolute; left: calc(50% - 23px);bottom: 0;} */
.mega_menu .about_us{width:500px; display:flex; flex-wrap:wrap;}
.mega_menu .about_us h5{width:100%; text-transform:uppercase; margin-bottom:20px;}
.mega_menu .about_us ul{width:100%;flex-flow: wrap;}
.mega_menu .about_us li{width:50%;}


.menu_right{margin:0 0 0 15px;}
.user img{width:40px; height:40px; border-radius:50%; margin-left:12px;}
.cart{color:#000; font-size:24px; font-weight:400;}
/* middle bar end */

/* home-banner */
.main_banner .carousel-item, .main_banner{height:calc(100vh - 160px); position: relative; margin-bottom:30px;}
.banner_cloud{position:absolute; left:0; bottom:-2px; z-index:9; width:100%; height:120px; background:url(image/cloud.png) repeat-x center center;}
.banner_gred{position:absolute; left:0; top:0; height:100%; width:80%; z-index:8;
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0.4) 60%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0.4) 60%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.4) 60%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.banner-inner-content{position:relative; z-index:10; width:100%; max-width:800px;}
.carousel-control-next, .carousel-control-prev{width:100px; z-index:16;}
.main_banner .round_link{margin-right:10px;}
.main_banner .cat_date{font-size:20px; font-weight:400; text-transform:uppercase; margin-bottom:15px;}
.main_banner .cat_date span:after{content:"--------"; letter-spacing:-1px; padding:0 25px; font-weight:300;}


.banner-content { position: absolute; top: 0; width: 100%; height: 100%; color: #fff; display: flex; align-items: flex-end; background-size:cover; background-position:right center; padding:0 40px;}
.banner-inner-content h2 { font-size: 60px; font-weight:300; margin-bottom:20px;}
.banner-inner-content h2 strong {font-weight:700;}
.banner-inner-content p { font-size:32px; margin-bottom: 0; margin:15px 0 30px; line-height:40px;}
.home-banner .carousel-indicators li {width:15px; height:15px; border-radius: 50%; opacity: 1; border: none; margin:5px 7px; }
.home-banner .carousel-indicators {left:50%; transform:translateX(-50%); bottom:-5px; margin: 0;}
.carousel-indicators li{ background-color: #000;}
.carousel-indicators .active{ background-color: #bb2b26;}
.light_banner.banner-content .banner-inner-content{color:#000; background:rgba(255,255,255,0.6); padding:20px; border-radius:15px; margin-bottom:50px;}

/* home-banner end */

.main_heading{color:#000; font-size:45px; line-height:34px; text-transform:capitalize; position:relative; padding-left:10px; padding:0 0 30px; text-align:center; font-weight:400; letter-spacing:2px;}
.main_heading span{display:inline-block; position:relative;}
.main_heading i{display:block; text-align:left; color:#ccc; font-size:20px; font-weight:300; letter-spacing:2px; text-transform:uppercase; font-style:normal;}
.main_heading span:before{content:""; background:#bb2b26; width:50px; height:2px; position:absolute;  left: calc(100% + 30px); top: 10px;}
.main_heading span:after{content:""; background:#bb2b26; width:50px; height:2px; position:absolute;  right: calc(100% + 30px); top: 10px;}
.black_bg .main_heading{color:#fff;}


.artical_sec{/*height:330px;*/ border-radius:7px; background-size:cover; background-position:center center; position:relative; overflow:hidden; margin-bottom:20px; transition:all 0.3s ease;}
.artical_sec.advertise{background:#fff; color:#fff; font-size:24px; font-weight:500; /*height: calc(100% - 20px);*/ display: flex; justify-content:center; align-items:flex-start; border-radius: 0; position:relative;}
.artical_sec.advertise span{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.artical_sec.advertise:after{display:none;}
.container-fluid:not(.sml-fluid) .artical_sec{margin-bottom:40px;}


.short_description{/*position:absolute; left:0; bottom:0;*/ padding:5px 0; z-index:2; width: 100%; background:#fff;}
.short_description h2{ font-weight:400; font-size:18px; line-height:24px; color:#000; margin:0; letter-spacing:0.5px;}
.big .short_description h2{font-size:28px; line-height:36px;}
.srt_date{font-size:14px; color:#545454;}
.tag{color:#fff; font-size:13px; padding:4px 8px; border-radius:4px; margin-right:10px; background:#009900; text-transform:capitalize;}

.artical_img{/* height:300px;  */overflow:hidden; border-radius:7px; position:relative;}
.artical_img img{width:100%;}
.artical_img .tag{position:absolute; bottom:5px; left:5px;background: rgba(0, 153, 0, 0.9);}
.artical_short{position:relative; width:100%;}
.artical_short img{width:100%;}
.advertise .artical_short span img{width:auto; max-width:100%; cursor:pointer;}
.artical_sec.sponserd_artical{border-radius:0;}
.artical_sec.sponserd_artical:after{display:none;}
.artical_sec.sponserd_artical .short_description{background:#222;}
.artical_sec.sponserd_artical .artical_short .play_link{position:static; transform:translate(0);}
.artical_sec.sponserd_artical .short_description h2 {font-size: 16px;margin-top: 10px;}
img.advertise{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); width: auto; max-width: 100%;}

.top_articals .container-fluid{position:relative;}
.top_ads{position:absolute; top:0; height:800px; color:#222; font-size:24px; font-weight:500; display:flex;align-items:flex-start; justify-content:center; cursor:pointer;flex-wrap: wrap;}
.top_ads img{margin-bottom:20px;}
.top_ads.left_ad{right:calc(100% + 10px);}
.top_ads.right_ad{left:calc(100% + 10px);}
.top_ads span{ transform:rotate(-90deg); }


footer h5{color:#222; text-transform:uppercase; font-size:18px; font-weight:600; margin:30px 0;}
footer .location_info i{font-size:24px; color:#bb2b26; margin-right:5px;}
footer .location_info p{font-size:16px; color:#222; line-height:24px; display:flex;}
.copy{background:#fff;  color:#000; line-height:50px; padding-top:0px;}
.copy p{margin:0; line-height:75px;font-size:18px;}
.copy p a{color:#fff;}
footer .social_icons{display: flex; justify-content: center; margin-top:100px;}
footer .social_icons a {font-size: 22px; font-size:36px; margin-right:20px;}

/* 10-04-2020 */
section{padding:0 0px 0;}
@media (min-width: 1350px){section.full_page{padding:100px 40px 0;}}


.ad_section{text-align:center;}
.ad_section img{max-width:100%;}

.edit_article{position:absolute; right:10px; top:-2px;} 
.edit_button{padding:5px; border:1px solid #ccc;}
.edit_button img{width:24px;}
.edit_article a{font-size:18px; padding: .25rem .5rem; color:#000;}
.edit_article a i{font-size:22px; color:#545454; margin-right:5px; vertical-align: middle;}

.modal h6{color:#000;}


/* 28 july 2020 */
    .dl-tab{display: none;}
    /* profile global */
    .container.sml-container1{max-width: 1430px;}
    .sml-sec{padding: 60px 0;}
    .inr-wrap { display: flex; flex-wrap: wrap;}
    .right-cont{width: 396px;}
    .left-cont{width: calc(100% - 396px); padding-right: 30px;}
    /* profile global end */

    /* banner */
    .inr-banner{background-image: url(image/banner-bg.png); background-size: cover; background-position: center; margin-bottom: 110px;}
    .inr-banner-box { display: flex; flex-wrap: wrap; transform: translateY(110px);}
    .quote {max-height: 110px; height: 100%;}
    .profile-img {background-color: #fff; box-shadow: 0px 0px 10px 0px #00000038; padding: 5px !important; float:left; position: relative; z-index: 999;}
    .inr-banner-content {width: calc(100% - 300px); display: flex; flex-direction: column; justify-content: flex-end;  padding-left: 36px;}
    /* .profile-info, .profile-info a {color: #fff;} */
    .profile-info h2 { font-weight: 500; font-size: 50px;}
    .bnr-social-icons { display: flex; list-style: none;}
    .bnr-social-icons li { margin-right: 15px; font-size: 24px;}
    .profile-info h5 { font-weight: 400; font-size: 22px;}
    .profile-info {margin-bottom: 16px;}
    .quote h6 { font-size: 18px; font-weight: 500; color: #000; margin-top: 30px;}
    .profile-info a:hover {color: #ff6965;}
    .profile-info a{transition: all ease 0.3s;}
    /* banner end */

    /* left items */
    .lft-inr-items h4 {color: #000;}
    .company-established{ font-weight: 300; font-size: 18px; color: #000; margin-bottom: 22px;}
    .lft-inr-items p {font-size: 16px; color: #333333;}
    .lft-inr-items {margin-bottom: 30px;}
    .lft-inr-items:nth-last-child(1) {margin-bottom: 0;}
    .lft-inr-items:nth-last-child(1) .testimonial-item:nth-last-child(1) {margin-bottom: 0;}
    .lft-inr-items:nth-last-child(1) .testimonial-item:nth-last-child(1) p {margin-bottom: 0;}
    /* left items end */

    /* right items */
    .rt-box { padding: 20px; box-shadow: 0px 0px 5px 0px #00000036;}
    .rt-inr-items {margin-bottom: 60px;}
    .rt-inr-items h4 {color: #000; margin-bottom: 20px;}
    .rt-lst{list-style: none;}
    .rt-inr-items:nth-last-child(1) {margin-bottom: 0;}
    /* right items end */

    /* gallery */
    .lft-img-gallery {display: flex; margin-bottom: 70px;}
    .play-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
    .vdo-img {position: relative;}
    .lft-img-gallery a { border-radius: 8px; overflow: hidden; margin-right: 20px;}
    /* gallery end */

    /* product and service offering */
    .lft-inr-items ul { display: flex; list-style: none;}
    .lft-inr-items li { position: relative; padding-left: 20px; margin-right: 36px;}
    .lft-inr-items li:before { content: ""; width: 11px; height: 11px; background-color: #bb2b26; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 50%;}
    /* product and service offering end */

    /* contact info */
    .contact-info1 a { display: flex; align-items: center; margin-bottom: 12px; color: #333333;}
    .contact-info1 a img {margin-right: 18px;}
    .contact-info1 a:hover {color: #009900;}
    /* contact info end */
    
     /*
    .awards li { display: flex; align-items: center; font-size: 16px; color: #333333; margin-bottom: 11px;}
    .awards li:nth-last-child(1) {margin-bottom: 0;}
    .awards li img {margin-right: 12px;}

  .milestones ul:not(.button-tabs) li{font-size: 16px; color: #333333; margin-bottom: 11px; padding-left: 25px; position: relative;}
    .milestones ul:not(.button-tabs) li:nth-last-child(1) {margin-bottom: 0;}
    
  .milestones ul:not(.button-tabs) li:before { content: ""; width: 11px; height: 11px; background-color: #bb2b26; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 50%;}*/


    /* location */
    .locations {padding: 0;}
    .location-map {display: flex;}
    .location-head {padding: 20px; display: flex; justify-content: space-between;}
    .location-head h4{margin-bottom: 0;}
    .location-arw { width: 35px; height: 35px; border: 2px solid #545454; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; transition: all ease 0.5s;}
    .location-arw:hover{background-color: #ff938f;}
    .location-arw img {margin-top: 1px;}
    .location-arw:nth-last-child(1) {margin-left: 4px;}
    /* location end */

    /* testimonial */
    .testimonial-item { display: flex; align-items: flex-start; flex-wrap: wrap; margin: 25px 0;}
    .testimonial-item img { width: 61px; height: 61px; object-fit: cover; border-radius: 7px;}
    .testimonial-content { width: calc(100% - 61px); padding-left: 14px;}
    /* testimonial end */

    /* footer slider */
    .slider-itm {padding: 10px;}
    .sl-btn { width: 60px; height: 60px; display: grid; place-items: center; border-radius: 50%; box-shadow: 0px 0px 15px -10px black; cursor: pointer; font-size: 30px; -webkit-text-stroke: #000 1px; position: absolute; top: 50%; transform: translateY(-50%); background-color: #fff; transition: all ease 0.5s;}
    .sl-btn.prev {left: -18px;}
    .sl-btn.next {right: -18px;}
    .sl-btn:hover { background-color: #bb2b26; color: #fff; -webkit-text-stroke: #fff 1px;}
    /* footer slider end */
/* 28 july 2020 end */

/* 31 july 2020 */
.banner-main-1 {position: relative; height: 50vh; display: flex; align-items: flex-end;}
.profile-banner{position: relative; display: inline-block; margin-bottom: 32px;}
.banner-main-1 video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;}
.profile-banner .profile-pic { width: 208px; height: 208px; object-fit: cover; border-radius: 50%; overflow: hidden; border: 4px solid #fff;}
.banner-social { display: flex; list-style: none; justify-content: flex-end;}
.banner-text h3 { font-size: 36px; color: #222222; display: inline-block; margin: 0; margin-right: 10px;}
.banner-text h4 { font-size: 24px; color: #515365; font-weight: 400; display: inline-block; margin-bottom: 0;}
.banner-info { padding: 19px 0; background-color: #edf2f6;}
.banner-social li {margin-left: 7px;}
.quote-inner h4 { color: #000;}
.quote-inner img { margin-right: 16px; margin-top: 5px;}
.inr-section-wrap { display: flex; flex-wrap: wrap;}
.quote-inner { display: flex; align-items: flex-start; margin: 30px 0;}

    /* left item */
    .left-sec, .profile-main-info .address-info {width: calc(100% - 470px); padding-right: 20px;}    
    .address-info { display: flex; flex-wrap: wrap; list-style: none; margin-bottom: 35px;}
    /* left item end */

    /* right item */
    .right-sec, .main-bages {max-width: 470px; width: 100%;}
    .address-info li {margin-right: 50px;}
    /* right item end */

    /* address */
    .address-info li {margin-right: 50px;}
    .address-info img {float: left;}
    .address-info h5 { margin-left: 42px; font-weight: 600; color: #333333;}
    .address-info p { margin-left: 42px; margin-bottom: 0; font-size: 16px; color: #333333;}
    .profile-main-info .address-info{margin-bottom: 0;}
    /* address end */

    /* bages */
    .main-bages { display: flex; list-style: none;}
    .main-bages li {margin: 0 2px;}
    .main-bages img {width: 100%;}
    /* bages end */

    /* gallery */
    .youtube-play { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
    .gallery-box{display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 45px;}
    .gallery-video {width: calc(50% - 5px ); position: relative; margin-bottom: 10px;}
    .gallery-img {width: calc(33.33% - 6px);}
    .gallery-video, .gallery-img { border-radius: 5px; overflow: hidden; cursor: pointer;}
    /* gallery end */

    /* about company */
    .company-head { margin-top: 20px; margin-bottom: 50px; color: #000;}
    .company-head span {font-size: 16px;}
    .about-company p { font-size: 16px; color: #333333;}
    .about-company {margin-bottom: 55px;}
    /* about company end */

    /* milestone */
    .main-milestones h4 { color: #000; padding-bottom: 20px; margin: 0; border-bottom: 1px solid #d9d9d9; margin-bottom: 40px;}
    .main-milestones label { font-size: 18px; font-weight: 600; width: 80px; line-height: 80px; text-align: center; margin: 0; background-color: #545454; color: #fff; border-radius: 50%; position: relative;}
    .main-milestones label:before { content: ""; position: absolute; width: calc(100% - 8px); height: calc(100% - 8px); left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 50%; border: 1px dashed;}
    .main-milestones li { display: flex; align-items: center; flex-wrap: wrap; width: calc(50% + 40px); margin-bottom: 55px;}
    .main-milestones li p { margin: 0; padding-left: 20px; width: calc(100% - 80px);}
    .main-milestones li:nth-child(odd) {margin-left: auto;}
    .main-milestones li:nth-child(even) { flex-direction: row-reverse; text-align: right;}
    .main-milestones li:nth-child(even) p { padding-left: 0; padding-right: 20px;}
    .main-milestones li:nth-last-child(1) {margin-bottom: 0;}
    .main-milestones ul {position: relative;}    .main-milestones ul:before { content: ""; width: 4px; height: 100%; display: block; position: absolute; background-color: #545454; left: 50%; transform: translateX(-50%); }
    /* milestone end */

    /* mission */
    .rt-inr-heading { color: #000; padding-bottom: 20px; margin-bottom: 22px; border-bottom: 1px solid #d9d9d9;}
    .rt-content-item {margin-bottom: 40px;}
    .rt-content-item p { color: #333333; font-size: 16px; width: calc(100% + 10px);}
    /* mission end */

    /* product and service */
    .service-list { list-style: none; display: flex;}
    .service-list li { position: relative; margin-right: 60px; padding-left: 23px;}
    .service-list li:before { content: ""; position: absolute; width: 10px; height: 10px; background-color: #545454; left: 0; top: 50%; transform: translateY(-50%); }
    /* product and service end */

    /* awards */
    .awards-wrap { display: flex; flex-wrap: wrap; text-align: center; justify-content: space-between;}
    .awards-inr { background-color: #edf2f6; padding: 40px 50px; border-radius: 5px;}
    .award-box {flex: 1; margin-right: 14px; box-shadow: 0px 2px 15px 0px #00000026; background-color: #fff; border-radius: 5px; overflow: hidden;}
    .award-box:nth-last-child(1) {margin-right: 0;}
    .award-box img {width: 100%;}
    .award-box p { margin: 0; font-size: 16px; color: #222222; line-height: 46px;}
    .profile-btm-content {margin-bottom: 45px;}
    /* awards end */

    /* testimonial */
    .inr-testimonal { background-color: #edf2f6; padding: 30px 50px; border-radius: 5px;}
    .inr-testimonial .locations-btn { position: absolute; right: 0; top: 0;}
    .location-heading {position: relative;}
    .blue-box{background-color: #edf2f6; padding: 40px 50px; border-radius: 5px;}
    /* testimonial end */


/* 31 july 2020 end */


/* profile-3 */
.bg-gry{background-color: #fafafa;}
.lv-banner {position: relative; z-index: 1;}
.lv-banner>img {width: 100%; border-radius: 4px 4px 0 0;}
.lv-profile-pic { position: absolute; bottom: -60px; left: 20px;}
.lv-profile-pic img { width: 168px; height: 168px; border: 4px solid #fff; border-radius: 50%;}
.lv-profile-pic .edit-icon { right: 7px; top: 0px;}
.profile-main-info { display: flex; flex-wrap: wrap; align-items: flex-end;}
.lv-right {width: 383px;}
.lv-left {width: calc(100% - 383px); padding-right: 75px;}
.lv-wrap-container { display: flex; flex-wrap: wrap;}
.profile-name h3 { color: #111111; padding-top: 23px; margin-bottom: 34px; margin-left: 185px;}
.profile-name h3 span { font-size: 24px; color: #111111; font-weight: 400; margin-left: 8px;}
.main-profile-info {background-color: #fff; margin-bottom: 33px;}
.banner-quote p { margin: 0; font-size: 18px; color: #000000;}
.banner-quote { background-color: #eeeeee; padding: 15px 25px;}
.lft-social ul { display: inline-flex; list-style: none;}
.lft-social a { font-size: 24px; color: #161616; margin-left: 15px; transition: all ease 0.5s;}
.lft-social a:hover{color: #bb2b26;}
.lft-social .msz-btn {font-size: 16px;color: #009900;width: 134px;text-align: center;line-height: 39px;border-radius: 5px;border: 2px solid #009900;text-transform: uppercase;font-weight: 700;}
.lft-social .msz-btn:hover { background-color: #009900; color: #fff; border-color: #009900;}
.lft-social { display: flex; align-items: center; justify-content: flex-end; margin-top: 18px; margin-bottom: 47px;}
.established {padding: 18px 25px; padding-bottom: 0;}
.established h3 {color: #111111;}
.established h3 span { font-size: 24px; font-weight: 400; margin-left: 12px;}
.established .address-info h5 { color: #363636; font-size: 16px; margin-bottom: 2px;}
.established .address-info p {font-size: 18px;}
.established .address-info .lv-address p { font-size: 14px; font-weight: 400; color: #000; line-height: 20px;}
.established .address-info li {margin-right: 44px;}
.established .address-info { margin: 38px 0;}
.lvt-gallery { padding: 16px; background-color: #fff; display: flex; flex-wrap: wrap; justify-content: space-between; border: 1px solid #cdcdcd; margin-bottom: 55px;}
.lv-bages { display: flex; justify-content: space-between; list-style: none; padding: 18px 25px; padding-top: 0;}
.lvt-gallery img {width: 100%;}
.lvt-gallery .white-play { position: absolute; width: auto; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.glry-img {width: calc(33.33% - 10px);}
.glry-vdo { width: calc(50% - 7px); position: relative; margin-bottom: 14px;}
.glry-vdo, .glry-img { border-radius: 5px; overflow: hidden; cursor: pointer;}
.lvt-box { border-radius: 3px; padding: 24px; background-color: #fff; box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.09); border: 1px solid #e2e2e2; margin-bottom: 38px;}
.lvt-service ul { display: flex; list-style: none;}
.lvt-service li { padding-left: 16px; margin-right: 32px; position: relative;}
.lvt-service li:before { content: ""; width: 8px; height: 8px; background-color: #bb2b26; display: block; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border-radius: 50%;}
.lvt-box h4 { font-size: 24px; color: #000;}
.lvt-box p { font-size: 16px; color: #333333; margin: 0;}
.lvt-box.lvt-service p {margin-bottom: 14px;}
.lvt-rt-box h4 {color: #484848; margin-bottom: 18px;}
.lvt-awards li:before { content: url(image/award-listing.png); margin-right: 8px; margin-bottom: -7px;}
.lvt-awards li { list-style: none; display: flex; margin-bottom: 14px;}
.lvt-rt-box {margin-bottom: 48px;}
.lvt-rt-box li {color: #545454;}
.lvt-milestones li:before { content: ""; width: 8px; height: 8px; background-color: #bb3b37; border-radius: 50%; margin-right: 16px;}
.lvt-milestones li { list-style: none; margin-bottom: 14px; display: flex; align-items: center;}
.main-milestones {margin-top: 100px;}
.lvt-rt-box .location-head {padding: 0;}
.testimonial-slider1 {text-align: center; margin-top: 32px;}
.testimonial-slider1:before { content: url(image/testimonial-left.png); position: absolute; left: 0; top: 0;}
.testimonial-slider1:after { content: url(image/testimonial-right.png); position: absolute; right: 0; top: 0;}
.lvt-testimonial-item {padding: 0 80px;}
.lvt-testimonial-item img { margin: auto; border-radius: 50%;}
.lvt-testimonial-item p { font-size: 18px; line-height: 26px; margin-bottom: 36px;}
.lvt-testimonial-item h6 { font-size: 18px; color: #bb2b26; margin: 11px 0;}
.testimonial-slider1 .slick-dots li button:before{display: none;}
.testimonial-slider1 .slick-dots li{ width: 12px; height: 12px;}
.testimonial-slider1 .slick-dots li button { background-color: #515151; border-radius: 50%; width: 12px; height: 12px;}
.testimonial-slider1 .slick-dots .slick-active button {background-color: #bb2b26;}
.d-tab{display: none;}
/* profile-3 end */


/* nonprofit */
.np1{color:#000;}
.np1 p{font-size: 16px;}
.np1-banner {height: auto;}
.np1-banner-img{width: 100%;}
.np1 .profile-pic {width: 200px; height: 200px; box-shadow: 0px 0px 9px 0px #00000073;}
.np-1-profile-cont .banner-social {justify-content: flex-start; margin-top: 15px;}
.np1 .profile-banner {margin-bottom: 20px;}
.np1 .banner-text h3 { display: block; margin-right: 0; margin-bottom: 10px;}
.np-1-profile-cont .banner-social li { margin-left: 0; margin-right: 7px;}
.np-1-top-row .main-bages {display: inline-flex; margin-right: 22px;}
.green-btn1 { font-size: 16px; color: #009900; font-weight: 600; border: 2px solid; border-radius: 5px; padding: 0px 20px; text-transform: uppercase; margin-left: 14px; transition: all ease 0.5s;    line-height: 41px;}
.green-btn1:hover { background-color: #009900; color: #fff; border-color: #009900;}
.np-1-top-row { display: flex; align-items: center; justify-content: flex-end;}
.np1 {padding-top: 48px;}
.np-1-nxt-row h4 { font-size: 36px; font-weight: 300; margin: 0;}
.np-1-nxt-row .quote-inner {margin: 80px 0;}
.np1 .address-info h5 {color: #000;}
.np1 .address-info p {color: #545454;}
.charities h3 { font-size: 36px; color: #000000; margin-bottom: 0; margin-top: 40px;}

.np1-right {max-width: 732px;}
.np1-left {width: calc(100% - 732px); padding-right: 65px;}
.np1-wrap { display: flex; flex-wrap: wrap; margin-top: 50px;}
.np1-inr-box { display: flex; align-items: flex-end; border-radius: 9px; overflow: hidden; margin-bottom: 50px;}
.np1-box-content {margin-left: 32px;}
.np-1-icon-box { display: grid; place-items: center; width: 62px; height: 62px; border: 1px solid #009900; border-radius: 50%; margin-bottom: 22px;}
.np1-established h6 {font-size: 18px;}
.np1-inr-wrap { display: flex; flex-wrap: wrap; justify-content: space-between;}
.np1-serve {width: calc(50% - 25px); border-radius: 8px; overflow: hidden;}
.inner-video {width: 100%;}
.np1-established {margin-bottom: 60px;}
.np1-vdo {margin-bottom: 22px;}
.np1-milestones li { list-style: none; display: flex; flex-direction: column; position: relative; padding-right: 90px;}
.np1-milestones li:nth-last-child(1){padding-right: 0;}
.np1-dot { display: block; width: 17px; height: 17px; background-color: #009900; border-radius: 50%; margin: 15px 0;}
.np1-milestones ul {display: flex;}
.np1-dot:before { content: ""; width: 100%; height: 2px; display: block; background-color: #009900; position: absolute; top: calc(50% - 13px);}
.np1-milestones li:nth-last-child(1) .np1-dot:before{display: none;}
.np1-date { font-size: 16px; font-weight: 600;}
.np1-txt {color: #545454;}
.np1-milestones h4 {margin-bottom: 40px;}
.awards_section{display: flex ; width: 100%; justify-content: center;  flex-wrap: wrap; position: relative;    flex-flow: column;}
.awards_section ul{ display: inline-block; margin: 0 auto; padding: 0;  position: relative; z-index: 1;}
.np1-awards li {list-style: none; list-style: none; margin-bottom: 10px; color: #333333; display: flex; align-items: flex-start;}
.np1-awards li img {margin-right: 14px;}
.np1-awards li h4{font-size: 18px; line-height: 16px; margin:0 !important;}
.np1-awards h4 {margin-bottom: 25px;}
.np1-location .locations-btn {float: right;}
.np1-location .location-arw{border: none;}
.np1-location .location-arw:hover {background-color: transparent;}
.np1-location {margin-right: 50px;}
.np1-testi-slider-item img {float: right; box-shadow: 0px 0px 9px 0px #b4c8d7bf; border-radius: 50%; margin-right: 15px;}
.np1-testi-slider-item p { padding-top: 38px; max-width: 687px; color: #333;}
.np1-testi-slider-item .np1-post { padding: 0; margin: 0; width: auto; font-style: italic; font-weight: 500; color: #000;}
.np1-testi-slider-item h4 {margin: 0;}
.np1-testi-slider .slick-dots li {width: 15px; height: 15px; background-color: #fff; border: 2px solid #009900; border-radius: 50%; margin: 0 3px;}
.np1-testi-slider .slick-dots li button {display: none;}
.np1-testi-slider .slick-dots li.slick-active {background-color: #009900;}
.np1-testi-slider .slick-dots {text-align: left;}
.np1-testi-slider-item {margin-bottom: 33px;}
.np1-milestones {margin-bottom: 50px;}
.np1-location .location-heading {margin-bottom: 15px;}
/* nonprofit end */

/* nonprofit 2 */
.np2 {color: #000;}
.np2 p {font-size: 16px;}
.np2-banner{position: relative; max-width: 1920px; margin: auto;}
.np2-banner-img {width: 100%;}
.np2-profile .profile-banner .profile-pic { width: 193px; height: 193px; border-radius: 12px; box-shadow: 0px 0px 9px 0px #00000073;}
.np2-profile-wrap { display: flex; align-items: center; margin-top: 50px;}
.np2-main-profile h3 { display: block; margin: 0; margin-bottom: 10px;}
.np2-main-profile .banner-social {justify-content: flex-start;}
.np2-main-profile .banner-text {margin-bottom: 12px;}
.np2-main-profile {margin-left: 20px;}
.np2-profile-wrap .banner-social li { margin-left: 0; margin-right: 7px;}
.np2-profile-wrap .profile-banner {margin-bottom: 0;}
.np2-btn-wrap { margin-left: auto; align-self: flex-end;}
.np2-profile {margin-top: -176px; position: relative; overflow: hidden;}
.np2-profile>div { position: relative; z-index: 1;}
.np2-design-overlay { position: absolute; top: 0; left: 50%; transform: translateX(-50%); z-index: 0;}
.np2 .quote-inner h4 {text-align: center; max-width: 1186px;}
.np2 .quote-inner{justify-content: center; margin: 70px 0;}
.np2-vdo-box iframe {height: 480px;}
.np2-vdo-box { border-radius: 8px; overflow: hidden; height: 100%;}
.np2 .profile-main-info {margin-bottom: 35px;}
.environmental-charities { font-size: 36px; margin-bottom: 50px;}
.np2-txt-cont h6 { font-size: 18px; margin-bottom: 25px;}
.np2-txt-cont h3 {margin-bottom: 20px;}
.np2-cont {margin-bottom: 65px;}
.np2-card { display: flex; align-items: center; background-color: #f5f5f5; border-radius: 8px; overflow: hidden;}
.np2-card-box {margin-left: 20px;}
.np2-card-box h3 {margin-bottom: 20px;}
.np2-card-box p {margin: 0;}
.np-long-card { display: flex; align-items: center; border-radius: 8px;  overflow: hidden;}
.np-long-card-box p {margin: 0;}
.np-long-card-box h3 {margin-bottom: 20px;}
.np-long-card-box {margin-left: 40px; padding-right: 80px;}
.np2-location {margin-right: 20px; height: 100%;}
.np2-mls h3 {margin-bottom: 70px;}
.np2-mls ul {margin-bottom: 60px;}
.np2-mls ul:nth-last-child(1) {margin-bottom: 30px;}
.np2-location iframe {height: calc(100% - 43px);}
.np-testi-head img { width: 115px; height: 115px; object-fit: cover; border-radius: 50%;}
.np-testi-head { display: flex; align-items: center; margin-bottom: 25px;}
.np2-testi-info {margin-left: 23px;}
.np2-testi-info {color: #333333;}
.np2-slider-item p {margin-bottom: 0;}
.np2-slider-item>p {color: #545454;}
.np2-slider-wrap { margin: 20px; box-shadow: 0px 3px 8px 0px #00000026; padding: 36px;}
.np2-testi-slider { width: calc(100% + 40px); margin-left: -20px;}
.np2-slider-head { display: flex; align-items: center; justify-content: space-between;}
.np2-testi-button a { width: 40px; height: 40px; display: inline-grid; place-items: center; background-color: #545454; color: #fff; border-radius: 50%; font-size: 22px; -webkit-text-stroke: #545454 1px;}
.np2-prev {margin-right: 8px;}
.np1-post{font-style: italic; font-weight: 500; color: #000;}
/* nonprofit 2 end */

/* nonprofit3 */
.np3 {color: #000; width: 100%;overflow: hidden;}
.np3 p {font-size: 16px;}
.np3 .banner-social {display: inline-flex;}
.np3-band {text-align: right;}
.np3 .profile-main-info { flex-direction: column-reverse; align-items: center; margin-bottom: 60px;}
.np3 .address-info li:nth-last-child(1) {margin-right: 0;}
.np3 .address-info { justify-content: center; padding-right: 0;}
.np3 .main-bages {margin-bottom: 28px;}
.np3 .np2-vdo-box { max-width: 440px; height: calc(100% - 50px); margin-top: 50px; border-radius: 0; position: relative; overflow: visible; margin-right: 50px; margin-left: auto;}
.np3 .np2-vdo-box:before { content: ""; width: 100%; height: 100%; position: absolute; top: -50px; right: -50px; z-index: -1; background-image: url(image/dotted-bg.png);}
.np3-vdo {height: 100%; border-radius: 8px 0 0 8px; overflow: hidden;}
.np3-serve p:nth-last-child(1) {margin: 0;}
.np3-serve { padding: 100px 75px; background-color: #f5f5f5; border-radius: 0 8px 8px 0;}
.np3-card h3 {margin-bottom: 20px;}
.np3-card-txt p:nth-last-child(1) {margin: 0;}
.np3-card-txt {padding: 30px;}
.np3-card { border: 1px solid #cccccc; border-radius: 10px; overflow: hidden;}
.np3-card img {width: 100%;}
.np3-programs h3 {margin-bottom: 20px;}
.np3-serve h3 {margin-bottom: 20px;}
.np3-milestone li {align-items: center; padding: 0 10px; text-align: center;}
.np3-milestone .np1-dot {margin-top: 0; background-color: #fff; border: 2px solid #009900;}
.np3-milestone .np1-milestones {margin-bottom: 0; background-color: #f5f5f5; padding: 56px 0; position: relative;}
.np3-milestone .np1-dot:before { top: 8px; height: 1px; background-color: #545454; left: calc(50% + 7px);}
.np3-milestone h3 {margin-bottom: 75px;}
.np3-milestone .np1-milestones:before { content: ""; width: 100vw; height: 100%; position: absolute; top: 0; left: 100%; background-color: whitesmoke;}
.np3-milestone .np1-milestones:after { content: ""; width: 100vw; height: 100%; position: absolute; top: 0; right: 100%; background-color: whitesmoke;}
.np3 .np1-location {margin-right: 0;}
.np3 .np1-awards h4, .np3 .location-heading h3 {margin-bottom: 0;}
.np3 .np1-location .location-heading { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #d9d9d9;}
.np3-testi-item {text-align: center;}
.np3-testi-item>p { background-color: #edf2f6; padding: 25px; border-radius: 8px; padding-bottom: 60px;}
.np3-testi-item img { margin: auto; margin-top: -52px; border-radius: 50%; border: 4px solid #fff; margin-bottom: 15px;}
.np3-testi-item .np2-testi-info {margin-left: 0;}
.np3 .np1-awards p {line-height: 28px; margin-bottom: 30px;}
.pb-10{padding-bottom: 10px !important;}
.font--30{font-size:30px !important;}
/* nonprofit3 end */

/* business1 */
.bns1{color: #000;}
.bns1 p{font-size: 16px;}
.bns1{position: relative;}
.bns1 {margin-bottom: 0;}
.bns1 .profile-banner {margin-bottom: 0; margin-top: -62px;}
.bns1 .profile-banner .profile-pic{box-shadow: 0px 0px 9px 0px #00000073;}
.bns1-profile { display: flex; align-items: center; margin-bottom: 60px;}
.bns1 .lft-social { margin: 0; flex-direction: column; align-items: flex-start; margin-left: 20px;}
.bns1 .lft-social a { margin-left: 0; margin-right: 15px; color: #bb2b26;}
.bns1 .lft-social h2 { font-size: 45px; margin: 0;}
.bns1 .lft-social h2 span { font-size: 24px; font-weight: 400;}
.bns1-bages ul { display: flex; list-style: none;}
.bns1-bages {margin-left: auto;}
.bns1-bages li {margin-left: 8px;}
.bns1-quote { display: flex; align-items: flex-start; padding-right: 70px; margin-bottom: 60px;}
.bns1-quote p { margin: 0; font-size: 30px; line-height: 50px; word-spacing: 1px; color: #545454;}
.bns1-quote img { margin-right: 15px; margin-top: 12px;}
.bns1 .green-btn1 {margin-left: 0;}
.bns1 .contact-info1 li:nth-last-child(1) a {margin-bottom: 0;}
.bns1 .contact-info1 {margin: 42px 0;}
.bns1-about h3 {font-size: 36px; margin-bottom: 25px;}
.bns1-about h3 span { font-size: 24px; font-weight: 300; margin-left: 20px;}
.bns1-about {padding-right: 70px;}
.bns1-card {text-align: center; background-color: #edf2f6; position: relative;}
.bns1-card-icon { width: 150px; height: 150px; display: grid; place-items: center; border-radius: 50%; margin: auto; background-color: #edf2f6; border: 12px solid #fff; z-index: 1;  position: relative;}
.bns1-card:before { content: ""; width: 100%; height: 76px; position: absolute; left: 0; top: -1px; background-color: #fff; z-index: 0;}
.bns1-card h4 {margin: 20px 0;}
.bns1-card p { margin: 0; padding: 35px; padding-top: 0; color: #545454;}
.inrcard-3 {margin-left: 10px;}
.inrcard-2 {margin: 0 5px;}
.inrcard-1 {margin-right: 10px;}
.bns1-card-wrap {margin-top: 50px; margin-bottom: 45px;}
.bns1-about p {margin-bottom: 0;}
.bns1-impact h4 { margin-bottom: 18px;}
.bns1-impact p {color: #545454; margin: 0;}
.bns1-impact {margin-bottom: 70px;}
.bns1-sec-wrap { display: flex; flex-wrap: wrap; margin-bottom: 65px;}
.bns1-milestone { max-width: 317px; width: 100%;}
.bns1-impact-vdo {width: calc(100% - 317px); padding-right: 45px;}
.bns1-photos { display: flex; justify-content: space-between; position: relative;  z-index: 1; pointer-events: none;}
.bns1-photos img { width: 300px; height: 300px; border-radius: 50%; border: 5px solid #cccccc; pointer-events: all; cursor: pointer;}
.bns1-videos { display: flex; justify-content: center; margin-top: -110px;}
.inr-vdo { margin: 0 85px; border-radius: 50%; overflow: hidden; border: 5px solid #cccccc; width: 200px; height: 200px;position:relative;}
.inr-vdo img{position: absolute;top: 40%;left: 0;right: 0;margin: 0 auto;}
.bns1-milestone li { list-style: none; position: relative; padding-left: 60px; background-image: url(image/milestone-dots1.png); background-repeat: no-repeat; padding-bottom: 18px; background-position: 14px 38px;}
.bns1-dot { width: 16px; height: 16px; display: block; background-color: #009900; border-radius: 50%; position: absolute; left: 12px; top: 13px;}
.bns1-milestone li h4 { width: 170px; height: 40px; display: grid; place-items: center; border: 2px solid; border-radius: 4px; color: #545454; position: relative;}
.bns1-milestone li h4:before { content: ""; position: absolute; border: 10px solid transparent; border-right: 10px solid #545454; right: 100%;}
.bns1-milestone p { margin: 0; margin-top: -6px; max-width: 177px; color: #333333;}
.bns1-milestone li:nth-last-child(1) {background-image: none;}
.bns1-milestone>h4 {margin-bottom: 20px;}
.bns1 .np1-location {margin-right: 0;}
.bns1 .np1-awards {text-align: center;}
.bns1 .np1-awards .awards { width: max-content; margin: auto; margin-top: 32px;}
.bns1-slider-wrap { padding-bottom: 1px; background-color: #edf2f6; border-radius: 8px;}
.bns1-slider-wrap .slick-dots li { width: 15px; height: 15px; background-color: #fff; border: 2px solid #009900; border-radius: 50%; margin: 0 3px;}
.bns1-slider-wrap .slick-dots li.slick-active {background-color: #009900;}
.bns1-slider-wrap .slick-dots li button{ display: none; }
.bns1 .np1-location {height: 100%;}
.bns1 .np1-location iframe {height: calc(100% - 47px);}
.bns1 .location-heading { padding-bottom: 6px; border-bottom: 1px solid #d9d9d9;}
.bns1 .np1-awards .location-heading {border: none;}
/* business1 end */

/* business2 */
.bns2{color: #000;}
.bns2 p{font-size: 16px;}
.bns2-left {max-width: 370px; background-color: #edf2f6; padding: 0 30px;}
.bns2-right {max-width: calc(100% - 370px); padding-left: 40px;}
.bns2-wrap { display: flex; flex-wrap: wrap;}
.bns2-top-row { display: flex; align-items: center; justify-content: space-between; margin-top: 30px;}
.bns2-row .quote { display: flex; align-items: center;}
.bns2-row .quote h4 {margin: 0 30px; line-height: 36px;}
.bns2-row {margin-bottom: 50px;}
.bns2-left .profile-banner .profile-pic {box-shadow: 0px 0px 9px 0px #00000073;}
.bns2-left .profile-banner { display: block; width: max-content; margin: auto; margin-top: -95px; margin-bottom: 30px;}
.bns2-left .banner-text { text-align: center; margin-bottom: 25px;}
.bns2-left .banner-social { justify-content: center; margin-bottom: 38px;}
.bns2-left .banner-text h3 { margin: 0; margin-bottom: 7px;}

.bns2-about h3 {margin-bottom: 20px;}
.bns2-about h6 {margin-bottom: 15px;}
.bns2-vdos { display: flex; justify-content: space-between;}
.video1 iframe {height: 100%;}
.video1 { border-radius: 8px; overflow: hidden;}
.bns2-gallery img { border-radius: 8px; margin-bottom: 22px;}
.bns2-gallery { max-width: 380px;}
.bns2-established { display: flex; align-items: center;}
.bns2-about {padding-right: 35px;}
.bns2-about p { color: #333333; margin: 0;}
.bns2-left .address-info li { margin-right: 0; margin-bottom: 40px; width: 100%;}
.bns2-left .address-info { padding-top: 30px; position: relative;}
.bns2-left .address-info:before { content: ""; display: block; width: calc(100% + 60px); height: 1px; background-color: #c6d5e2; position: absolute; top: 0; left: -30px;}
.bns2 .service-offering p {color: #333333;}
.bns2 .service-offering li { list-style: none; position: relative; font-size: 18px; margin-bottom: 15px; padding-left: 25px;}
.bns2 .service-offering li:before { content: ""; width: 10px; height: 10px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background-color: #009900;}
.service-offering {margin-bottom: 70px;}
.bns2-testimonial h4 {margin-bottom: 20px;}
.user-info { display: flex; align-items: center; margin-bottom: 22px;}
.user-name h4 {margin-bottom: 0;}
.user-name p {margin: 0;}
.user-name {margin-left: 14px;}
.user-info img { border-radius: 50%; width: 68px; height: 68px; object-fit: cover;}
.bns2-testimonial .slick-dots li { width: 15px; height: 15px; background-color: #fff; border: 2px solid #009900; border-radius: 50%; margin: 0 3px; }
.bns2-testimonial .slick-dots li.slick-active {background-color: #009900;}
.bns2-testimonial .slick-dots li button {display: none;}
.bns2-testimonial .slick-dots {text-align: left;}
.bns2-testimonial { padding-bottom: 1px; margin-bottom: 70px;}
.bns2-location .locations-btn {float: right;}
.bns2-location .location-arw {border: none;}
.bns2-location .location-heading {margin-bottom: 16px;}
.bns2-location iframe { width: calc(100% + 60px); margin-left: -30px;}
.bsn2-card img { width: 160px; height: 160px; border-radius: 50%; float: left; margin-right: 25px; margin-bottom: 20px;}
.bsn2-card p { margin: 0; color: #545454;}
.bns2-awards ul { list-style: none; display: flex; text-align: center;}
.bns2-awards li { max-width: 170px; margin-right: 40px;}
.bns2-awards p { margin-bottom: 0; margin-top: 13px;}
.bns2-awards h3 {margin-bottom: 30px;}
.bns2-row .np3-milestone .np1-milestones:before, .bns2-row .np3-milestone .np1-milestones:after{display: none;}
.bns2-row .np3-milestone .np1-milestones { padding: 0; background-color: transparent;}
.bns2-row .np3-milestone .np1-dot {background-color: #009900;}
.bns2-row .np3-milestone .np1-dot:before {background-color: #009900;}
.bns2-row .quote h4{padding-left: 0;}
.bns2-row .quote h4:before{display: none;}

/* business2 end */

/* business3 */
.bns3 p{font-size: 16px;}
.bns3-banner{position: relative;}
.bns3-profile-pic img { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; border: 2px solid #fff;}
.bns3-profile-pic { width: 190px; height: 190px; position: absolute; bottom: 35px; left: 40px;}
.bns3-profile-pic .edit-icon { top: -20px; right: -20px;}
.bns3-banner>img {border-radius: 8px 8px 0 0;}
.bns3-banner>img {width: 100%;}
.bns3-banner>.edit-icon { top: 10px; right: 10px;}
.banner-band { background-color: #edf2f6; display: flex; padding: 18px 26px;}
.banner-band .banner-social {margin-left: auto;}
.banner-band h3 { margin: 0; font-size: 36px; color: #222222;}
.banner-band h3 span { font-size: 24px; font-weight: 400; color: #515365; margin-left: 6px;}
.banner-band .green-btn1 { margin-left: 30px;}
.bns3-wrap {padding-right: 30px;}
.bns3-about { background-color: #edf2f6; padding: 40px;}
.bns3 .profile-main-info {margin-bottom: 50px;}
.bns3-about, .bns3-Products {color: #000;}
.bns3-about h6 { font-size: 18px; text-decoration: underline; margin-bottom: 15px;}
.bns3-about p {color: #333333;}
.bns3-Products p {color: #545454; margin-bottom: 18px;}
.bns3-Products li:before { content: url(image/lft-arw.png); position: absolute; left: 0;}
.bns3-Products li { list-style: none; font-size: 18px; font-weight: 500; margin-bottom: 8px; padding-left: 30px; position: relative;}
.bns3-Products h4 {margin-bottom: 14px;}
.bns3-vdo { display: flex; flex-wrap: wrap; justify-content: space-between;}
.vdos { width: calc(50% - 10px); height: 366px; overflow: hidden; border-radius: 6px;}
.vdos iframe { width: 100%; height: 100%;}
.bns3-about {margin-bottom: 45px;}
.bns3-Products {margin-bottom: 60px;}
.bns3-awards {margin-bottom: 50px;}
.bns3-location .location-head {margin-bottom: 16px;}
.bns3-milestone li {padding: 0;}
.bns3-milestone li:nth-child(even) {padding-top: 200px;  background-image: url(image/misestone-design1.png); background-position: 50% 58%;}
.bns3-milestone li:nth-child(odd) {padding-bottom: 200px;  background-image: url(image/misestone-design.png); background-position: 50% 42%;}
.bns3-milestone li {  background-repeat: no-repeat;}
.bns3-milestone .np1-milestones:before, .bns3-milestone .np1-milestones:after{display: none;}
.bns3 .bns3-milestone .np1-milestones {background-color: transparent;}
.bns3-milestone ul { position: relative; padding-bottom: 0;}
.bns3-milestone ul:before { content: ""; width: calc(100% - 141px); position: absolute; transform: translateX(67px); height: 2px; background-color: #545454; top: 50%;}
.bns3-milestone h3 {margin-bottom: 30px;}
.bns3-row { display: flex; flex-wrap: wrap; margin-bottom: 75px;}
.bns3-row img {width: 458px; border-radius: 8px; object-fit: cover;}
.bns3-cont { width: calc(100% - 458px); padding-left: 40px;}
.bns3-inverse {flex-direction: row-reverse;}
.bns3-inverse .bns3-cont { padding-left: 0; padding-right: 40px;}
.bns3-cont h3 {margin-bottom: 25px;}
.bns3-awards .bns2-awards li { margin-right: 0; margin: 0 6px;}
.bns3-testi-heading { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #d9d9d9;}
.bns3-testi-item { padding: 30px 20px; background-color: #f5f5f5; border: 1px solid #dddddd; border-radius: 7px; text-align: center;}
.bns3-testi-item img { width: 90px; height: 90px; border-radius: 50%; margin-bottom: 30px;}
.bns3-testi-item p {margin-bottom: 30px;}
.bns3-testi-item h5 { margin-bottom: 0; font-size: 18px; color: #000;}
.bns3-testi-item .user-post { margin: 0; color: #009900; font-style: italic;}
/* business3 end */

/* writer1 */
.wtr1{color: #000;}
.wtr1 p{font-size: 16px;}
.wtr1-banner {position: relative;}
.banner-cover {position: absolute; bottom: -1px; width: 100%; left: 0;}
.wtr1-banner img {width: 100%;}
.wtr1-profile-wrap {background-color: #edf2f6;}
.wtr1 .quote { max-height: initial; height: auto; display: flex; align-items: flex-start; justify-content: center; margin-top: 40px; margin-bottom: 60px; }
.wtr1 .quote h2 { font-size: 36px; font-weight: 300; text-align: center; max-width: 1085px; margin-bottom: 0;}
.wtr1 .profile-pic img { width: 227px; height: 227px; object-fit: cover; border-radius: 50%; border: 4px solid #fff;}
.wtr1 .profile-pic { position: relative; margin-right: 70px;}
.wtr1 .profile-row {display: flex; flex-wrap: wrap; padding-bottom: 125px;}
.wtr1 .profile-text {max-width: calc(100% - 297px);}
.wtr1 .profile-pic:before { content: ""; position: absolute; width: calc(100% + 16px); height: calc(100% + 16px); display: block; background-image: url(image/profile-circle.png); background-repeat: no-repeat; background-size: contain; top: -8px; left: -8px;}
.wtr1 .profile-text h2 { font-size: 36px; margin-bottom: 15px;}
.wtr1 .profile-text h2 span { font-size: 24px; color: #515365; font-weight: 400; margin-left: 10px;}
.wtr1 .profile-label { margin-bottom: 12px; font-size: 18px;}
.wtr1 .profile-options { display: flex; align-items: center; margin-top: 35px;}
.wtr1 .banner-social li { margin-left: 0; margin-right: 7px;}
.wtr1 .green-btn1 {margin-left: 25px;}
.wtr1-contact .address-info {margin-bottom: 10px; margin-top: 26px;}
.wtr1-contact { max-width: 1022px; margin: auto; background-color: #fff; display: flex; justify-content: center; border: 5px solid #edf2f6; border-radius: 75px; transform: translateY(-50%);}
.circle-vdo { width: 39.85vw; height: 39.85vw; max-width: 680px; max-height: 680px;}
.circle-vdo iframe { width: 100%; height: 100%; border-radius: 50%;}
.wtr1-page-content .Publications {margin-top: 15px;}
.wtr1-page-content .main-bages {margin-bottom: 75px;}
.inr-publication h3 {margin-bottom: 40px;}
.inr-publication p { max-width: 640px; margin-bottom: 40px;}
.wtr1-page-content .Publications li { display: inline-block; list-style: none; margin-right: 14px; width: 98px; height: 36px; place-items: center;}
.wtr1-page-content .Publications li a { color: #009900; border: 1px solid; display: grid; place-items: center; width: 100%; height: 100%; text-align: center; border-radius: 5px; font-size: 16px; font-weight: 500; transition: all ease 0.5s;}
.wtr1-page-content .Publications li a:hover { background-color: #009900; color: #fff; border-color: #009900;}
.wtr1-page-content {margin-bottom: 45px;}
.wtr1-inr-card {text-align: center;}
.wtr1-inr-card>img, .wtr1-inr-card iframe { width: 304px; height: 304px; border-radius: 50%; object-fit: cover; border: 5px solid #edf2f6;}
.wtr1-inr-card h3 {margin: 25px 0;}
.wtr1-inr-card p { margin-bottom: 0; max-width: 348px; margin: auto;}
.bg-light-blue {position: relative; padding-bottom: 95px;}
.bg-light-blue:before { content: ""; width: 100%; height: calc(100% - 150px); left: 0; position: absolute; bottom: 0; background-color: #edf2f6;}
.wtr1-page-nxt-content .np1-milestones { margin-bottom: 140px; max-width: 932px;}
.bottom-design { position: absolute; right: 0; top: 100%; max-width: 778px; width: 38vw;}
.wtr1-page-nxt-content.bg-light-blue {margin-bottom: 80px;}
.wtr1-testimonial h3 {text-align: center;}
.wtr1-slider-card { max-width: 289px; margin: 50px auto;  display: block!important; box-shadow: 0px 0px 10px 1.05px #d9d9d9; padding: 20px; border-radius: 12px; text-align: center; position: relative;}
.wtr1-slider-card img {border-radius: 12px; margin-bottom: 20px;}
.wtr1-slider-card h4 {margin: 0;}
.wtr1-slider-card .np1-post {margin-bottom: 20px;}
.wtr1-testimonial-slider .slick-center .wtr1-slider-card {border: 1px solid #009900;}
.wtr1-testimonial-slider .slick-center .wtr1-slider-card:before { content: ""; width: 30px; height: 22px; position: absolute; top: -34px; left: -55px; background-image: url(image/sml-left.png); background-size: contain; background-repeat: no-repeat;}
.wtr1-testimonial-slider .slick-center .wtr1-slider-card:after { content: ""; width: 30px; height: 22px; position: absolute; bottom: -30px; right: -90px; background-image: url(image/sml-right.png); background-size: contain; background-repeat: no-repeat;}
.wtr1-testimonial-slider .slick-dots li {width: 15px;height: 15px;background-color: #fff;border: 2px solid #009900;border-radius: 50%;margin: 0 3px;}
.wtr1-testimonial-slider .slick-dots li button{display: none;}
.wtr1-testimonial-slider .slick-dots li.slick-active {background-color: #009900;}
.wtr1-location-wrap { background-color: #edf2f6; padding: 70px 0 100px; margin-top: 95px;}
.location-img { max-width: 100%;  margin-top: 50px; border-radius: 10px; border: 12px solid #fff;}
.location-img img {border-radius: 10px;}
.wtr1-location-wrap .np1-location { margin: 0; height: 100%; margin-left: 35px;}
.wtr1-location-wrap .np1-location iframe {height: calc(100% - 50px);}
.center-testimonial .testimonial-box{max-width: 90%;margin: 0 auto;}
/* writer1 end */

/* writr2 */
.wtr2-profile-pic { position: absolute; bottom: 0; width: 100%;}
.wtr2-profile-pic .profile-inr-cont { display: flex; align-items: center; margin-bottom: 75px;}
.wtr2-profile-pic .profile-banner {margin-bottom: 0; margin-right: 30px;}
.wtr2-profile-pic .banner-text h3, .wtr2-profile-pic .banner-text h4 {color: #fff; display: block;}
.wtr2-profile-pic .banner-text h3 {font-size: 30px; margin-bottom:8px;}
.wtr2-profile-pic .banner-text h4 {font-size: 18px;}
.wtr2-contact-info { display: flex; justify-content: space-between;}
.wtr2-band { display: flex; align-items: center;}
.wtr2-contact-info .address-info {margin-bottom: 0;}
.wtr2 .wtr1-banner {margin-bottom: 65px;}
.wtr2-box .np2-vdo-box:before{background-image: none;  border: 10px solid #cccccc;}
.wtr2-page-sec .quote-inner {text-align: center;}
.wtr2-page-sec .quote-inner img { width: 20px; margin: 0 5px;}
.wtr2-page-sec .quote-inner h4 {line-height: 36px;}
.wtr2-page-sec .main-bages { margin: auto; margin-bottom: 75px;}
.wtr2-page-sec .np2-txt-cont h6 {color: #545454;}
.wtr2-image-wrap img {width: 100%; padding-bottom: 2px;}
.wtr2-image-wrap {position: relative; overflow: hidden;}
.wtr2-image-wrap:before { content: ""; position: absolute; width: calc(100% + 2px); height: 62px; background-color: #ffffff; bottom: 0; transform: matrix(1, -0.13, 0, 1, 0, 32);}
.wtr2-card-item ul { list-style: none; column-count: 3; margin-top: 30px;}
.wtr2-card-item li a { display: block; padding-left: 20px; position: relative; color: #000; font-size: 16px; margin-bottom: 20px; text-decoration: underline;}
.wtr2-card-item li a:before { content: ""; width: 20px; height: 100%; position: absolute; left: 0; background-image: url(image/link-arw.png); background-repeat: no-repeat; background-position: 0 50%;}
.wtr2-box .np2-cont {margin-bottom: 80px;}
.wtr2-row .np1-milestones ul {margin-right: 50px;}
.wtr2-card-box {padding: 20px;}
.wtr2-card-item { border: 1px solid #cccccc; border-radius: 7px; height: 100%;}
.wtr2-row .np3-milestone h3, .wtr2-awards h3 {margin-bottom: 45px;}
.wtr2-card {margin-bottom: 70px;}
.wtr2-awards ul { list-style: none; display: flex; text-align: center;}
.wtr2-awards li { font-size: 18px; font-weight: 600; padding: 65px 13px 40px; margin-right: 50px; background-image: url(image/awards-bg.png); background-size: contain; background-position: center; background-repeat: no-repeat;}
.wtr2-awards {margin-bottom: 80px;}
.wtr2-vdo {height: 100%;}
.wtr2-vdo iframe { width: 100%; height: 100%;}
.wtr2-next-row .bns2-testimonial>h4 { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #d9d9d9;}
.wtr2-next-row .bns2-testimonial {margin-bottom: 0;}
.wtr2-testi-wrap { padding-bottom: 1px; padding: 45px 10px 15px; background-color: #f5f5f5; border-radius: 8px;}
.wtr2-next-row .bns2-testimonial {margin-left: 30px;}
.wtr2-testi-wrap .bns2-slider-item {padding: 0 30px; margin-bottom: 20px;}
.wtr2-next-row .bns2-testimonial .slick-dots {text-align: center;}
.wtr2-next-row .np1-location {height: 100%;}
.wtr2-next-row .np1-location iframe {height: calc(100% - 68px);}
.wtr2-testi-wrap .slick-dots li {border: 1px solid #000;}
.wtr2-testi-wrap .slick-dots li.slick-active {background-color: #000;}
.wtr2-row { margin-bottom: 100px;}
/* writr2 end */

/* writer3 */
.wtr3{color: #000;}
.wtr3 p{font-size: 16px;}

    /* grid of witer3 */
    .wtr3 .col, .wtr3 .col-1, .wtr3 .col-10, .wtr3 .col-11, .wtr3 .col-12, .wtr3 .col-2, .wtr3 .col-3, .wtr3 .col-4, .wtr3 .col-5, .wtr3 .col-6, .wtr3 .col-7, .wtr3 .col-8, .wtr3 .col-9, .wtr3 .col-auto, .wtr3 .col-lg, .wtr3 .col-lg-1, .wtr3 .col-lg-10, .wtr3 .col-lg-11, .wtr3 .col-lg-12, .wtr3 .col-lg-2, .wtr3 .col-lg-3, .wtr3 .col-lg-4, .wtr3 .col-lg-5, .wtr3 .col-lg-6, .wtr3 .col-lg-7, .wtr3 .col-lg-8, .wtr3 .col-lg-9, .wtr3 .col-lg-auto, .wtr3 .col-md, .wtr3 .col-md-1, .wtr3 .col-md-10, .wtr3 .col-md-11, .wtr3 .col-md-12, .wtr3 .col-md-2, .wtr3 .col-md-3, .wtr3 .col-md-4, .wtr3 .col-md-5, .wtr3 .col-md-6, .wtr3 .col-md-7, .wtr3 .col-md-8, .wtr3 .col-md-9, .wtr3 .col-md-auto, .wtr3 .col-sm, .wtr3 .col-sm-1, .wtr3 .col-sm-10, .wtr3 .col-sm-11, .wtr3 .col-sm-12, .wtr3 .col-sm-2, .wtr3 .col-sm-3, .wtr3 .col-sm-4, .wtr3 .col-sm-5, .wtr3 .col-sm-6, .wtr3 .col-sm-7, .wtr3 .col-sm-8, .wtr3 .col-sm-9, .wtr3 .col-sm-auto, .wtr3 .col-xl, .wtr3 .col-xl-1, .wtr3 .col-xl-10, .wtr3 .col-xl-11, .wtr3 .col-xl-12, .wtr3 .col-xl-2, .wtr3 .col-xl-3, .wtr3 .col-xl-4, .wtr3 .col-xl-5, .wtr3 .col-xl-6, .wtr3 .col-xl-7, .wtr3 .col-xl-8, .wtr3 .col-xl-9, .wtr3 .col-xl-auto {padding-right: 15px;padding-left: 15px;}
    .wtr3 .row {margin-right: -15px;margin-left: -15px;}
    .wtr3 .container-fluid {padding-right: 15px; padding-left: 15px;}
    /* grid of witer3 */

.wtr3 .wtr2-profile-pic .profile-inr-cont {margin-bottom: 30px;}
.wtr3-inr-box .quote-inner { text-align: center; margin: 0; padding: 60px 32px;}
.wtr3-inr-box .quote-inner img { position: absolute; margin: 5px 16px;}
.left-quote {left: 0;}
.wtr3-inr-box .quote-inner h4 {line-height: 36px;}
.wtr3-inr-box .main-bages {margin: auto;}
.quote-video {text-align: center;}
.wtr3-box {margin: 90px 0;}
.wtr3-info {margin-bottom: 0; margin-left: 90px;}
.wtr3-info li { margin: 0; width: 100%; margin-bottom: 28px;}
.wtr3-info li:nth-last-child(1) {margin-bottom: 0;}
.wtr3-info a {display: flex; align-items: center;}
.wtr3-txt-box h5, .wtr3-txt-box p {margin: 0;}
.wtr3-img-box { width: 61px; height: 61px; display: grid; place-items: center; background-color: #009900;}
.wtr3-txt-box {width: calc(100% - 61px);}
.wtr3-txt-box h5, .wtr3-txt-box p {margin: 0!important;}
.wtr3-txt-box {padding-left: 20px; max-width: 300px;}
.wtr3-txt-box h5 { font-size: 18px; text-transform: uppercase;}
.wtr3-txt-box p {color: #545454;}
.wtr3-about-addrsss { padding: 90px 0; background-color: #eff3f4;}
.wtr3-image-wrap {position: relative;}
.icon-img { width: 70px; height: 70px; display: grid; place-items: center; border-radius: 50%; background-color: #fff; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 50%);}
.wtr3-cards .wtr2-card-item { background-color: #eff3f4; border: none; border-radius: 0;}
.wtr3-cards {position: relative; margin-bottom: 100px;}
.wtr3-cards .wtr2-card {margin-bottom: 0;}
.wtr3-cards:before { content: ""; position: absolute; width: 100%; height: 280px; top: 0; left: 0; background-color: #eff3f4;}
.wtr3-cards .wtr2-card-box {padding-top: 55px;}
.wtr3-award-wrap {display: flex;}
.wtr3-award-cont .wtr2-awards { margin-bottom: 0; padding: 32px 40px; background-color: #eff3f4;}
.wtr3-award-cont .wtr2-awards h3 {margin-bottom: 15px;}
.wtr3-award-vdo iframe {height: 100%;}
.wtr3-award-cont .wtr2-awards li {padding: 65px 0px 40px; margin: 0;}
.wtr3-award-cont .wtr2-awards ul {justify-content: space-between;}
.wtr3-awards {margin-bottom: 80px;}
.wtr3-location .np3-testi-item>p { max-width: 977px; margin: auto; background-color: transparent; padding-top: 0; padding-bottom: 30px; font-size: 18px; line-height: 30px;}
.wtr3-location .np2-testi-info {margin-bottom: 40px;}
.wtr3-location .bns1-slider-wrap {background-color: #fff;}
.wtr3-location .location-heading { margin-bottom: 50px; text-align: center;}
.wtr3-testimonial .wtr2-next-row h3 { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #d9d9d9;}
.wtr3-testimonial .np1-milestones {margin-bottom: 0;}
.wtr3-testimonial .np1-location {margin-right: 0;}
.wtr2-next-row .np1-milestones ul { padding: 117px 0; background-color: #eff3f4;}
.wtr3-location {margin-bottom: 80px;}
.wtr3-testimonial .wtr2-next-row .np1-location iframe {height: calc(100% - 77px);}
/* writer3 end */

/* startup1 */
.st1{color: #000;}
.st1 p{font-size: 16px;}
.st1-container{max-width: 1190px;}
.st1-btns { display: flex; justify-content: space-between; padding: 20px 0; margin-bottom: 40px;}
.st1-page-sec .quote { display: flex; align-items: flex-start; justify-content: center; text-align: center; height: auto; max-height: initial;}
.st1-page-sec .quote h4 { font-size: 50px; line-height: 60px; padding: 0!important; font-weight: 700; color: #545454; max-width: 1085px;}
.st1-page-sec .quote h4:before{display: none!important;}
.st1-page-sec .address-info li:nth-last-child(1) {margin-right: 0;}
.st1-page-sec .address-info {margin: 30px 0 10px;}
.st1-page-sec .edit-icon {border: 1px solid #3d3d3d;}
.st1-page-sec .wtr1 .profile-row { max-width: 1190px; margin: auto; padding: 55px 0; align-items: center;}
.st1-vdo-box {height: 100%;}
.st1-img-box img, .st1-vdo-box iframe { width: 100%; height: 100%;}
.st1-img-box, .st1-vdo-box { border-radius: 18px; overflow: hidden; margin: 0 7px;}
.st1-gallery{margin-bottom: 80px;}
.st1-about { background-color: #edf2f6; padding: 70px 0; position: relative;}
.st1-about-items .np1-box-content { margin-left: 0; display: flex; align-items: flex-start; margin-bottom: 46px;}
.content-txt {width: calc(100% - 80px);}
.st-1-icon-box {margin-right: 30px;}
.st1-about-items p {margin-bottom: 0;}
.st1 .about-img { border: 5px solid #fff; border-radius: 20px; overflow: hidden; box-shadow: 0px 5px 5px 0px #000000bf;}
.st1-about-items { padding-right: 20px; height: 100%; display: flex; flex-direction: column; justify-content: center;}
.st1-cont{margin-bottom: 65px;}
.st1-milestone .bns1-milestone {max-width: 100%;}
.st1-milestone ul { display: flex; align-items: center; flex-direction: column; margin: 0; padding: 0;}
.st1-milestone .bns1-milestone li{width: calc(50% + 20px ); margin-left: auto;}
.st1-milestone .bns1-milestone li:nth-child(even) .bns1-dot { left: auto; right: 12px;}
.st1-milestone .bns1-milestone li:nth-child(even) { padding-right: 60px; padding-left: 0; background-position: calc(100% - 14px) 38px; margin-right: auto; margin-left: 0;}
.st1-milestone .bns1-milestone li:nth-child(even) p {margin-left: auto; text-align: right;}
.st1-milestone .bns1-milestone li h4 { width: auto; display: block; border: none; height: auto; font-weight: 700; font-size: 18px;
    margin: 0 0 10px !important;}
.st1-milestone .bns1-milestone li:nth-child(even) h4{text-align: right;}
.st1-milestone .bns1-milestone li h4:before{display: none;}
.st1-box .np1-awards {text-align: center;}
.leaf-right, .leaf-left { position: absolute; top: 80px;}
.leaf-right{right: 0;}
.leaf-left{left: 0;}
.st1-box .np1-location, .st1-box .np1-awards {margin-right: 30px;}
.st1-box .np1-awards .location-heading {padding: 0 75px; margin-bottom: 55px;}
.st1-box .np1-awards {margin-bottom: 60px;}
.st1-location-head { display: flex; justify-content: space-between; align-items: center;}
.st1-box { margin-top: 90px; margin-bottom: 70px;}
.st1-testimonial .np3-testi-item img{margin-top: 0;}
/* startup1 end */

/* 28-07-2020 Ravi*/
.model-width .modal-content{border-radius:10px;}
.model-width .modal-body{padding:40px;}
.logincountrycode, .countrycode  {padding: 12px 16px 12px 0 !important; text-align: left !important;}
.mobile_format, .dig_reg_inputs input, .dig-login-otp {border-radius: 0 !important;}
.dig_input_wrapper:before, .dig_input_wrapper:after{width: 20px !important;height: 20px !important; border:1px solid #000 !important; border-radius: 2px !important;}
.dig_input_wrapper:before{mask-image:none !important;}
.selected .dig_input_wrapper:after{background: #000 !important; }
#xs-social-login-container .xs-login--style-2{justify-content: center;}
#xs-social-login-container { margin: 30px auto 0; padding-bottom: 20px;}
.model-width .close{position: absolute;top: 10px;right: 15px;}
.login-modal h4{font-weight: 400;margin-bottom: 0;color: #000;margin-top: 30px;}
.login-modal span{font-size: 18px;color: #000;margin-bottom: 0;}
.login-input{margin-top:50px;}
.login-input label{color: #000;margin-bottom: 0;position: relative;}
.login-input label sub{font-size: 18px;top: 0;color: #bb2b26;}

.login-using{margin-top: 50px;}
.login-using small{margin-bottom:0;font-size: 18px;display: block;color: #545454;}
.login-using a{display: inline-block;margin: 0px 3px;}
.signup{color: #000;font-weight: 500;}
.dont{color: #000;margin-top: 30px;margin-bottom: 10px;}
.modal-backdrop{background-color: #fff; opacity: 0.95 !important;}
.select-account-type .dropdown-toggle{background: transparent;border: none;font-size: 18px;padding: 0;}
.select-account-type .dropdown-toggle span{border: 1px solid #000;width: 40px;display: inline-block;height: 40px;font-size: 26px;line-height: 40px;margin-right: 15px;}
.select-account-type .dropdown-toggle:after{display:none;}
.select-account-type{margin:50px 0px;}
.login-modal.signup-modal .login-input{margin-top:0;}
.signup-modal .form-group{margin-bottom:40px;}
.password{line-height: 20px;font-size: 16px;}
.permission  p{margin-bottom: 0;margin-top: 30px;color: #000;}
.permission .login-btn{margin-top:10px;}
.login-modal.signup-modal .login-input.margin-right-10{margin-right:10px;}
.login-modal.signup-modal .login-input.margin-left-10 {margin-left: 10px;}
.phone-input input{padding-left:30px;}
.confirm-email h3{font-size: 24px;color: #000;margin: 30px 0px;}
.confirm-email p span{display:block;}
.back{position: absolute;top: 10px;left: 15px;}
.phone-option{position: absolute;top: 8px;font-style: normal;color: #000;}
.input-otp{display: flex;justify-content: center;}
.input-otp input{font-size: 44px;text-align: center;border: none;border-bottom: 1px solid #000;border-radius: 0;margin: 0px 10px;color:#000;width: 50px;padding: 0;height: 55px;}
.input-otp input::placeholder{font-size:44px;color:#eee;}
.input-otp input:focus{color:#000;box-shadow:none;outline:none;}
.code-get{font-size: 16px;color: #000;text-decoration: underline;text-align: center;display: block;margin-top: 30px;}

.dashboard-box{text-align: center; margin-top: 60px; flex: 0 0 auto;
    flex-basis: calc(100% / 5);
    max-width: calc(100% / 5);}
.dashboard-inner h3{font-size:24px;color:#000;font-weight:400;text-align:center;}
.dashboard-inner h2{font-size:45px;color:#000;font-weight:400;text-align:center;}
.icon-box{width: 126px;height: 128px;display: flex;align-items: center;justify-content: center;background-image: linear-gradient(#e3e3e3, #fff, #e3e3e3);border-radius: 20px;border: 3px solid #a0a0a0;margin: 0 auto;}
.dashboard-box h4{color: #000;font-weight: 400;font-size: 18px;margin-top: 15px;}
.main-div-dashboard{max-width: 950px;width: 100%;margin: 0 auto;}
.dashboard-option{display: flex;justify-content: space-between; flex-wrap: wrap;}

.select-account-type .dropdown-toggle sup{color:#bb2b26;font-size:18px;}
.write-article .form-group{margin-bottom: 50px;}
.write-article .form-group label{color:#000;font-size:20px;}
.write-article .form-group label sup{color:#bb2b26;font-size:18px;}
.write-article .form-group input{font-size:30px;color:#000;border:none;border-bottom:1px solid #000;border-radius:0;padding-left:0;}
.write-article .form-group input::placeholder{color:#ccc;}
.write-article .form-group input:focus{outline:none;box-shadow:none;color:#000;}
.coustom-input {height: 120px;width: 120px;position: relative;border: 2px dashed #ccc;border-radius: 4px;}
.coustom-input:before {content: '';background: #fff url(image/camera-icon.svg) no-repeat center center;cursor: pointer;position: absolute;top: 0;left: 0;z-index: 999;width: 100%;height: 100%;pointer-events: none;}
.custom-file-input {color: transparent;position: relative;z-index: 2;width: 100%;height: 100%;margin: 0;opacity: 0;cursor: pointer;}
.write-article .form-group textarea{border-color:#000;border-radius:0;padding:0;}
.tags a{color: #545454;font-size: 12px;border: 1px solid #545454;border-radius: 4px;padding: 3px 8px;margin-right:5px;font-weight:500;}
.tags {margin-top:10px;}
.tags a img{margin-left:10px;}

.my-article .dashboard-inner h2{text-transform: capitalize;text-align: left;font-size: 36px;}
.top-seacrh{margin:30px 0px;}
.top-search-filter input{    width: 30px;
    height: 40px;
    line-height: 40px;
    color: #000;
    padding: 0 0 0 30px;
    border: 0;
    background: transparent !important;
    border-radius: 0px;
    max-width: 20px;
    transition: all 0.3s ease;
    opacity: 0; position: relative; z-index: 1;
    cursor: pointer;}
.top-search-filter i{position: absolute;top: 12px;left:0; z-index: 0;font-size: 18px;}
.top-search-filter input:focus {background: transparent;
    max-width: 97%; width: 100%;
    border-bottom: 1px solid #000;
    opacity: 1;
    cursor: text;
    padding-right: 24px;
}

.top-search-filter span{margin-right: 10px;font-size:18px;color:#000;font-weight:400;}
.top-search-filter select{height:40px;color:#000;border-color:#000; border-radius: 0; border:0; border-bottom:1px solid #000; font-size: 18px; padding: .375rem .75rem .375rem 0; width:calc(100% - 80px);}
.top-search-filter a{margin-top:0;background-color:#fff;}
.top-seacrh{padding: 10px 0;}

.publised{border-bottom: 1px solid #009900;display: flex; text-align: center;}
.publised a{font-size: 18px;color: #000 !important; margin-right: 10px; padding: 8px 15px; border-radius: 5px 5px 0 0;text-decoration: none !important;}
.publised a.active{color:#ffffff!important; background-color: #009900; border-bottom: 1px solid #009900;}
.publised a:hover{border-color: #cccccc; border-bottom-color: #000000; background-color: #cccccc; color: #000000!important;text-decoration: none !important;}

.elevate{display: flex;align-items: center;border-bottom: 2px solid #ccc;padding-bottom: 30px;margin-bottom: 30px;}
.elecate-pic{flex: 0 0 172px;max-width: 172px;margin-right: 20px;}
.elecate-text{width: 100%;}
.elecate-text a{text-decoration: none !important;}
.elecate-text h4{font-weight: 400;color: #000;}
.button-cale a{font-size: 13px !important;background: #009900;color: #fff !important;font-weight: 500;padding:0 10px;border-radius: 6px;margin-right: 15px;height: 25px;line-height: 25px !important;}
.button-cale span{font-size: 16px;vertical-align: super;padding: 2px 0px;}
.right-social a{width: 31px;height: 31px;border: 2px solid #545454;border-radius: 50%;text-align: center;margin-left:6px;line-height: 27px;}
.right-social a svg{width: 16px;}
.right-social a:hover{background-color:#000;border-color:#000;}
.right-social a:hover svg{fill:#fff;}
.coustom-select select{--webkit-appearance: none;--moz-appearance: none;}
/*.coustom-select:before{content:'';position:absolute;background:url(image/arrow-down.png) no-repeat center center/cover;top:17px;right:12px;width:11px;height:5px;}*/
.top-search-filter.coustom-select select#article_posts_categories { display: initial; }

.container.sml-container{max-width:1180px;}

.bg-color{background-color:#f5f5f5;}
.breadcrumb-top .breadcrumb{background-color:transparent;}
.breadcrumb-top .breadcrumb .breadcrumb-item a, .breadcrumb-item.active {color: #000;}
.article-slider .carousel-indicators li{width:12px;height:12px;border-radius:50%;background-color: #000;opacity: 1;}
.article-slider .carousel-inner .carousel-item{min-height: 450px;width: 100%;max-height:450px;background-size: cover !important;}
.article-slider .carousel-indicators li.active{    background-color: #bb2b26;}
.article-slider .carousel-indicators{bottom:-40px;}
.article-description h3{color: #000;font-weight: 400;}
.article-description{margin-top:50px;}
.left-icons span{font-size:16px;color:#000;display: inline-block;padding: 0px 20px;}
.left-icons span:first-child{padding-left:0;}
.left-icons span.share{width: 31px;height: 31px;border: 2px solid #000;border-radius: 50%;padding: 0;text-align: center;}
.left-icons span.share svg{width: 18px;padding-right: 2px;cursor:pointer;}
.left-icons span.share:hover{background-color:#000;}
.left-icons span.share:hover svg{fill:#fff;}
.right-icons img{width: 16px;}
.content-article p{margin-bottom:30px;}
.content-article p img{float: left;margin-right: 30px;margin-bottom: 15px;}
.button-group a{display: flex;align-items: center;    width: auto;padding: 0px 15px;}
.button-group a svg{width: 15px;}
.button-group a:hover svg{fill:#fff;}
.button-group{overflow:hidden;}
.description-tags{border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 40px 0px;}
.description-tags span{margin-right:15px;}
.about-john h4{font-size: 20px;margin-bottom: 15px;}
.socialicons{margin:20px 0px;}
.socialicons a{font-size: 18px;padding: 0px 3px;color: #bb2b26;}
.socialicons a:hover{color:#000;}
.more-faision h4{font-size:20px;margin-bottom:30px;color:#000;text-align:center;}
.more-faision{margin:60px 0px;}
.faishion-list .media{border-bottom: 2px solid #ccc;padding-bottom: 15px;margin-bottom: 15px;}
.faishion-list .media img{width: 75px;height: 75px;border-radius: 4px;}
.faishion-list .media .media-body h5 a{color: #000;font-size: 16px;font-weight: 500;line-height: 24px;}
.faishion-list .media .media-body {font-size:14px;color:#545454;}
.left-hide{padding-left: 30px;}
.arrow-slide{position:relative;}
.arrow-slide-icon{position: absolute;right: -40px;font-size: 36px;color: #545454;border-left: 4px solid #545454;line-height: 0px;top: 100px;}
.arrow-slide-icon:hover span{color:#bb2b26;border-color:#bb2b26;}
.add-part{text-align:center;}
.full-width, .left-hide{transition: 0.5s all ease;}
.john-part .full-width{-ms-flex: 0 0 66.666667%;flex: 0 0 100%;max-width: 100%;}
.john-part .left-hide{display:none;}
.john-part .arrow-slide-icon{transform: rotate(180deg);border-left: none;border-right: 4px solid #545454;}
.input-image{margin-left: 20px;height: 120px;overflow: hidden;position: relative;border-radius:4px;}
.input-image .img-cross{position: absolute;top: 5px;right: 5px;}
.sponser-bg{position:relative;}
.sponser-bg:before{content:'';position:absolute;top:0;left:0;right:0;width:100%;height:100%;background-color: rgb(187 43 38 / 40%);}
.sponser-bg .circul-sponser{position: absolute;bottom: 0px;z-index: 1;left: 0;right: 0;}
.container.middle-container{max-width: 1400px;}
.sponser-profile {position: absolute;margin-bottom: 32px;bottom: 40px;display: flex;align-items: center;}
.sponser-profile .profile-pic {width: 208px;height: 208px;object-fit: cover;border-radius: 50%;overflow: hidden;border: 4px solid #fff;}
.sponser-profile-inner{position:relative;}
.sponser-profile-content{margin-left:40px;}
.sponser-profile-content h3{color:#fff;font-weight:500;}
.sponser-profile-content h4{color:#fff;font-weight:400;}
.sponser-profile-icon{position: absolute;right: 0;bottom: 0;z-index: 1;}
.sponser-profile-icon a{display:inline-block;margin-left:2px;}
a.marketplace{width: 200px;height: 41px;border-radius: 6px;border: 2px solid #009900;color: #009900;font-weight: 700;text-align: center;text-transform: uppercase;line-height: 40px;margin-left: 20px;font-size:16px;}
a.marketplace:hover{background-color:#009900;color:#fff;letter-spacing: 0.5px;}
.quote h4{position:relative;color:#000;font-weight:500;padding-left: 40px;}
.quote h4:before{content:'';position:absolute;background:url(image/quote.png) no-repeat center center/cover;width:26px;height:21px;top:3px;left:0;}
.p-50{padding:50px 0px;}
.profile-name h3 a{float:right;}
.profile-main-info {display: flex;flex-wrap: wrap;align-items: flex-end;}
.address-info {display: flex;flex-wrap: wrap;list-style: none;margin-bottom: 35px;}
.left-sec, .profile-main-info .address-info {width: calc(100% - 470px);padding-right: 20px;}
.address-info li {margin-right: 50px;}
.address-info h5 {margin-left: 42px;font-weight: 600;color: #333333;}
.address-info p {margin-left: 42px;margin-bottom: 0;font-size: 16px;color: #333333;}
.main-bages {display: flex;list-style: none;}
.main-bages li {margin: 0 2px;}
.address-info img {float: left;}
.address-info.webaddress{width: calc(100% - 480px);}
.about-img{position:relative;}
.about-img a{position: absolute;top: 50%;left: 0;width: 100%;height: 100%;text-align: center;transform: translateY(-20%);}
.about-content p.about-underline{font-size:16px;color:#000;font-weight:500;text-decoration:underline;}
.about-content h3{color:#000;font-weight:500;}
.about-content h3 span{font-size:18px;font-weight:400;}
.about-content p{font-size:16px;color:#000;line-height:24px;}
.main-div-content h3{font-weight: 500;color: #000;margin-bottom: 25px;}
.main-div-content p{font-size: 16px;color: #000;}
.product-list ul{list-style-type:none;position:relative;}
.main-div{display: flex;flex-wrap: wrap;padding-left: 60px; margin-top: 60px;}
.main-div .main-div-content{flex: 0 0 65%;max-width: 65%;}
.main-div .main-div-img{flex: 0 0 30%;max-width: 30%;}
.main-div .main-div-img img{border-radius: 10px;}
.product-list ul:before{content:'';position:absolute;top:0;left:0;width:2px;height:80%;background-color:#545454;}
.product-list ul li{position:relative;}
.number{width: 44px;height: 44px;background-color: #009900;color: #fff;font-size: 18px;font-weight: 700;text-align: center;line-height: 44px;border-radius: 50%;position: absolute;left: -21px;}
.product-list{padding-left:21px;}
.option a{display:inline-block;color:#545454;font-size:18px;margin-right: 20px;}
.option a i{font-size:30px;color:#009900;padding-right:5px;vertical-align: middle;}
.option{padding-left: 0px;}
.heading-with-line{font-weight: 500;color: #000;border-bottom: 1px solid #d9d9d9;padding-bottom: 15px;margin-bottom: 30px;}
.program p{font-size:16px;color:#000;}

.map{width:100%;position:relative;}
.map ul{width:100%; display:inline-block; list-style:none; margin:0;position:relative; }
.map ul li{float:left; background:transparent; cursor:-webkit-grab;}
.mask_white{position:relative;}
.mask_white:before {content: ''; --webkit-mask: url(../img/mask-top-add-alt.png) top left no-repeat; --webkit-mask-size: cover; z-index: 4; padding-bottom: 5.208%; margin-bottom: -2px; left: 0; right: 0; bottom: 100%; position: absolute; background-color: #fff;}
.map .slick-prev:before, .map .slick-next:before{font-size: 0;}
.map ul button.slick-prev {font-size: 0;transform: none;left: auto;position: absolute;top: -70px;right: 40px;z-index: 1;background: url(image/left-arrow.png) no-repeat center center;}
.map ul button.slick-next {font-size: 0;position: absolute;top: -60px;right: 0px;z-index: 1;background: url(image/right-arrow.png) no-repeat center center;}
.program , .map-slider{margin-top:50px;}
.youtube{display: inline-block;text-align: center;position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);width: 100%;}

.milestone-1 ul{list-style-type:none;position:relative;height: 320px;width: 84%;margin: 0 auto;display: flex;}
.milestone-1 ul:before {content: '';position: absolute;top: 50%;left: 0;width: 80%;height: 2px;background-color: #545454;transform: translateY(50%);}
.milestone-option h5{color:#000;font-weight:700;font-size:18px;}
.milestone-option p{font-size:16px;color:#545454;}
.milestone-1 ul li{ position:relative;   display: inline-block;max-width: 150px;text-align: center;width: 100%;height: 100%;}
.milestone-1 ul li:nth-child(odd):before{content:'';position:absolute;background: url(image/m-1.png) no-repeat center center;width:45px;height:77px;left: -100%;right: 0;margin: 0 auto;top:108px;}
.milestone-option{position: absolute;width: 162px;left: -70px;}
.milestone-1 ul li:nth-child(even) .milestone-option{bottom:0;}
.milestone-1 ul li:nth-child(even):before{content:'';position:absolute;background: url(image/m-2.png) no-repeat center center;width:45px;height:77px;left: -86%;right: 0;margin: 0 auto;top: 136px;}

.testimonial-inner{background-color:#f1f0ec;border-radius:8px;overflow: hidden;}
.testimonial-inner p{color:#000;font-size:16px;padding: 40px 25px 40px;}
.textiminaal-name{position: relative;background-color: #545454;padding: 10px 20px;}
.textiminaal-name h5{color:#fff;font-weight:500;margin-bottom: 0;font-size:18px;}
.textiminaal-name p{color:#fff;font-style:italic;font-size:14px;padding: 0;margin-bottom: 0;}
.image-pic{position: absolute;right: 30px;top: -40px;border-radius: 50%;overflow: hidden;border: 2px solid #fff;}

.award-list-inner{color: #545454;margin-bottom: 30px;}
.award-list-inner img{float: left;margin-right: 20px;}

.pl-15{padding-left:20px;}
.pr-15{padding-right:20px;}

/* footer slider */
.slider-itm {padding: 10px;}
.sl-btn { width: 60px; height: 60px; display: grid; place-items: center; border-radius: 50%; box-shadow: 0px 0px 15px -10px black; cursor: pointer; font-size: 30px; -webkit-text-stroke: #000 1px; position: absolute; top: 40%; transform: translateY(-50%); background-color: #fff; transition: all ease 0.5s;}
.sl-btn.prev {left: -18px;}
.sl-btn.next {right: -18px;}
.sl-btn:hover { background-color: #bb2b26; color: #fff; -webkit-text-stroke: #fff 1px;}
/* footer slider end */

.banner-1 {position: relative; height: 50vh; display: flex; align-items: flex-end;}
.profile-banner{position: relative; display: inline-block; margin-bottom: 32px;}
.banner-1 video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;}
.profile-banner .profile-pic { width: 208px; height: 208px; object-fit: cover; border-radius: 50%; overflow: hidden; border: 4px solid #fff;}

.banner-social { display: flex; list-style: none; justify-content: flex-end;}
.banner-text h3 { font-size: 36px; color: #222222; display: inline-block; margin: 0; margin-right: 10px;}
.banner-text h4 { font-size: 24px; color: #515365; font-weight: 400; display: inline-block; margin-bottom: 0;}
.banner-info { padding: 19px 0; background-color: #edf2f6;}
.banner-social li {margin-left: 7px;}
.quote-inner h4 { color: #000;}
.quote-inner img { margin-right: 16px; margin-top: 5px;}
.inr-section-wrap { display: flex; flex-wrap: wrap;}
.quote-inner { display: flex; align-items: flex-start; margin: 30px 0;}
.about-section{background-color: #edf2f6;padding: 40px;}
.about-section .estable{font-size: 18px;margin-bottom: 0;}
.mt-60{margin-top:60px;}
.img-gallery{border-radius:10px;border:1px solid #ddd;padding:20px;}
.batches{display:flex;}
.batches a{width:25%;}
.batches a img{width:100%;}
.address-page .address-info {width:100%;}
.address-page .address-info li{margin-bottom:30px;}
.award-new{margin-top: 20px;}
.award-new .award-list-inner{margin-bottom: 20px;}
.no-border{border:none;padding-bottom:0;}
.new-option .option{padding-left: 0;}
.new-option .option a{margin-bottom: 5px;font-weight: 400;font-size: 16px;display: block;}
.main-heading{font-weight:500;color:#000;margin-bottom:40px;}

.milestone-number h3{font-size:24px;font-weight:500;}
.milestone-number h4{font-size:18px;font-weight:600;color:#009900;}
.milestone-number p{font-size:16px;color:#000;}

.sponser-main{position: relative;width: 200px;height: 200px;border-radius: 50%;overflow: hidden;margin: 0 auto;}
.sponser-main img.img-fluid{width:100%;}
.sponser-main a{position: absolute;top: 50%;left: 0;right: 0;transform: translateY(-50%);}
.sponser-img h3{color:#000;font-weight:500;margin:25px 0px;}
.sponser-img p{color:#000;font-size:16px;margin-bottom:0;}

.testimonial-sli .testimonial-inner{background-color: #edf2f6;border-radius: 8px;text-align: center;overflow: visible;}
.testimonial-sli .textiminaal-name{background-color: #fff;padding: 53px 0px 0px;}
.testimonial-sli .testimonial-inner p.quote-sing{position:relative;padding: 40px 40px 40px;}
.testimonial-sli .textiminaal-name h5{color: #000;}
.testimonial-sli .textiminaal-name p{color: #545454;}
.testimonial-sli .textiminaal-name .image-pic{position: absolute;right: 0;top: -40px;border-radius: 50%;overflow: hidden;border: 2px solid #fff;left: 0;width: 73px;margin: 0 auto;}
.quote-sing:before{content:'';position:absolute;background:url(image/quote-left.png) no-repeat center center;width:20px;height:14px;left: 15px;}
.quote-sing:after{content:'';position:absolute;background:url(image/quote-right.png) no-repeat center center;width:20px;height:14px;right: 30px;bottom: 30px;}

.testimonial-sli{width:100%;position:relative;}
.testimonial-sli ul{width:100%; display:inline-block; list-style:none; margin:0;position:relative; }
.testimonial-sli ul li{float:left; background:#fff; cursor:-webkit-grab;}
.mask_white{position:relative;}
.mask_white:before {content: ''; --webkit-mask: url(../img/mask-top-add-alt.png) top left no-repeat; --webkit-mask-size: cover; z-index: 4; padding-bottom: 5.208%; margin-bottom: -2px; left: 0; right: 0; bottom: 100%; position: absolute; background-color: #fff;}
.testimonial-sli .slick-prev:before, .testimonial-sli .slick-next:before{font-size: 0;}
.testimonial-sli ul button.slick-prev {font-size: 0;transform: none;left: auto;position: absolute;top: -70px;right: 40px;z-index: 1;background: url(image/left-arrow.png) no-repeat center center;}
.testimonial-sli ul button.slick-next {font-size: 0;position: absolute;top: -60px;right: 0px;z-index: 1;background: url(image/right-arrow.png) no-repeat center center;}

.sponser-profile-content.james-content h3{color: #000;}
.sponser-profile-content.james-content h4{color: #545454;}
.sponser-profile.james-div{z-index: 1;bottom: -90px;margin-bottom: 0;}
.quote.quote-sponser{margin-top: 40px;}
.quote.quote-sponser h4{font-size:45px;line-height:60px;}
.pt-60{padding-top:60px;}
.estable-new{font-weight:500;}
.marketplace.message{width: auto;padding: 0px 30px;}
.border-10{border-radius: 10px;overflow: hidden;}

.milestone-3{display: flex;flex-wrap: wrap;margin-top: 40px;}
.swipe-content{flex: 0 0 25%;}
.timestamp {width: 100%;margin-bottom: 20px;display: flex;flex-direction: column;font-size: 18px;font-weight: 700;color: #000;}
.status {padding-top: 20px;display: flex;border-top: 1px solid #009900;position: relative;transition: all 200ms ease-in;font-size: 16px;color: #545454;padding-right: 25px;}
.status:before{content:'';position:absolute;top:-8px;left:0;width:16px;height:16px;background-color:#009900;border-radius:50%;}
.milestone{color: #000;font-weight: 500; font-size: 30px;margin: 60px 0px 0px;}
.loerm{font-size:16px;color:#000;}
.award-list-1 .award-list-inner{overflow: hidden;margin-bottom: 18px;display: flex;align-items: center;}
.map-new ul button.slick-prev{top:-40px;}
.map-new ul button.slick-next{top: -30px;}

.testimonial-sponser-1 .slick-arrow{display:none!important;}
.testimonial-sponser-1 .slick-dots{position: absolute;top: -10px;}
.testimonial-sponser-1 .slick-dots li button{border:2px solid #009900;border-radius:50%;width:17px;height:17px;}
.testimonial-sponser-1 .slick-dots li.slick-active button{background:#009900;}
.sponser-img-right h4{font-size:24px;font-weight:500;color:#000;margin-bottom: 0;}
.sponser-img-right p{font-size:16px;font-weight:500;color:#000;font-style: italic;}
.sponser-img-right small{font-size:16px;color:#000;display:block;margin-top:20px;}
.sponser-img-left{border-radius: 50%;overflow: hidden;height: 157px;margin-right: 20px;flex: 0 0 17%;max-width: 17%;}
.sponser-1-text{display: flex;flex-wrap: wrap;padding-top: 30px;}
.sponser-img-right{flex: 0 0 80%;}
.pt-100{padding-top:100px;}
.main-bages li img{max-width:100%;}
.startup_qoute{background-color: #edf2f6;text-align: center;justify-content: center;padding: 30px;border-radius: 6px;margin: 50px 0px 0px;}
.startup_qoute h4{font-size: 30px;line-height: 40px;}
.startup-section .about-content img{float:left;margin-right:50px;}
.sponser-main.startup-main{width: 100%;height: 100%;border-radius: 0;text-align: center;}
.top-img-color{background-color:#f0f0f0;}
.stratup-spnser{margin-bottom:50px;}
.option-startup a{display:block;}
.np1-dot:before {content: "";width: 100%;height: 2px;display: block;background-color: #009900;position: absolute;top: calc(50% - 13px);}
.np1-dot {display: block;width: 17px;height: 17px;background-color: #009900;border-radius: 50%;margin: 15px 0;}
.np1-milestones li {list-style: none;display: flex;flex-direction: column;position: relative;padding-right: 90px;}
.np3-milestone .np1-milestones {margin-bottom: 0;background-color: #f5f5f5;padding: 56px 0;position: relative;}
.np3-milestone h3 {margin-bottom: 75px;}
.np1-milestones ul {display: flex;}
.np3-milestone li {align-items: center;padding: 0 10px;text-align: center;}
.np3-milestone .np1-dot {margin-top: 0;background-color: #fff;border: 2px solid #009900;}
.np3-milestone .np1-dot:before {top: 8px;height: 1px;background-color: #545454;left: calc(50% + 7px);}
.np1-date {font-size: 16px;font-weight: 600;}
.np1-txt {color: #545454;font-size: 16px;font-weight: 400;}
.stratup-milestone .np3-milestone .np1-milestones{background-color:#fff;}
.stratup-milestone .np1-milestones:before, .stratup-milestone .np1-milestones:after {display:none;}
.stratup-milestone .np3-milestone h3 {margin-bottom: 35px;text-align: center;color: #000;}
.np1-milestones li:nth-last-child(1) {padding-right: 0;}
.np1-milestones li:nth-last-child(1) .np1-dot:before{display: none;}
.stratprofile{bottom:70px;}
.stratprofile .sponser-profile-content h4{font-size:18px;}
/* .address-info.webaddress.startup-address{width:100%;} */
.startup-quote h4:before{ left: 30px;}
.startup-quote h4:after {content: '';position: absolute;background: url(image/quote.png) no-repeat center center/cover;width: 26px;height: 21px;right: 100px;bottom:0;}
.startup-about{background-color:#f5f5f5;}
.startup-about h3 span{display:block;margin-top:15px;margin-bottom:15px;}
.startup-about .about-content{max-width: 80%;margin: 0 auto;padding-bottom: 60px;}
.startup-2 p{margin-bottom:20px;}
.bg-gray{background-color:#f5f5f5;}
.startup-programs{padding-right:50px;}
.award-section{display: flex;justify-content: space-between;position:relative;margin: 40px 0px;}
.award-group{text-align: center;max-width: 167px;flex-direction: row;}
.award-group p{font-size: 18px;text-align: center;font-weight: 700;color: #000;position: relative;bottom: 90px;}
.award-group p span{display:block;}
.stratup-milestone{margin-top:0;}
.stratup-milestone .np1-milestones{padding: 20px 0 0;}
.testimonial-sli .stratup-testimonail{background-color:#f5f5f5;border:1px solid #ddd; border-radius:0;padding: 30px;}
.testimonial-sli .stratup-testimonail .textiminaal-name .image-pic{position:static;margin-bottom: 15px;}
.testimonial-sli .stratup-testimonail .textiminaal-name{background-color:#f5f5f5; padding: 15px 0px 0px;}
.testimonial-sli .stratup-testimonail p.quote-sing{padding:0px;}
.testimonial-sli .stratup-testimonail p.quote-sing:before, .testimonial-sli .stratup-testimonail p.quote-sing:after{display:none;}
.about-us .dashboard-inner h2{text-transform: capitalize;text-align: left;}
.about-us p{font-size:16px;color:#000;}
.about-us p.font-18{font-size: 18px;line-height: 30px;margin-top: 30px;}
.news-media h4{font-weight: 400;color: #000;margin: 25px 0px;margin-bottom: 15px;}
.news-media{margin-top:50px;}
.left-menu{flex:0 0 262px;}
.left-menu-content{width:100%;}
.left-menu a{font-size: 18px;color: #545454;display: inline-block;font-weight: 400;width: 100%;margin-bottom: 30px;    padding: 0;}
.left-menu a.active{color:#000;}
.left-menu a.active span{border-bottom:2px solid #bb2b26;padding-bottom: 10px;}
.term-condition p{margin-top:25px;}
.middle-section img{float: right;padding-left: 30px;}
.left-menu a:hover{color:#000;}
.container.sml-container{max-width:1000px;}
.container.mdm-container{max-width:1180px;}
.contact-info h4{font-weight: 400;color: #000;margin:40px 0px;}
.contact-info ul {list-style-type: none;padding: 0;margin: 0;}
.contact-info ul li {width: 100%;margin-bottom: 40px;font-size: 16px;color: #000;font-weight: 400;position: relative;padding-left: 50px;line-height: 20px;}
.contact-info ul li  strong{display:block;margin-bottom:10px;}
.contact-info ul li img {margin-right: 20px;font-size: 20px;color: #273b91;position: absolute;left: -2px;}
.infomartion .form-group{margin-bottom: 50px;}
.infomartion .form-group label sub{top: -4px;font-size: 18px;color: #f00;}
.infomartion .form-group .form-control{border: none;border-radius: 0;border-bottom: 1px solid #000;padding: 0;color:#000;}
.infomartion .form-group .form-control:focus{outline:none;box-shadow:none;}
.phone-input input{padding-left: 25px !important;}
.infomartion .form-group .select-account-type{margin:0 0;}
.infomartion .form-group textarea.form-control{border:1px solid #000;padding:15px;}
.address-info.webaddress-1-startup{width:100%;}
.program-inner{margin-top: 50px;}

img.y-tube-img { width: auto!important; height: auto!important;}




@media (min-width: 576px){.model-width .modal-dialog {max-width: 440px;margin: 1.75rem auto;}}

/* make profile */
.mkp{color: #000;}
.mkp p{font-size: 16px;}
.heading-content {text-align: center;}
.heading-content h2 { font-size: 45px; line-height: 55px; font-weight: 400; margin-bottom: 15px;color:#000;}
.heading-content p { font-size: 24px; max-width: 1024px; margin: auto; line-height: 30px;}
.heading-content h2 img {transform: translateX(24px);}
.make-profile {padding: 50px 0 70px;}
.blue-bg .make-profile {background-color: #edf2f6; position: relative;}
.mkp-innr-heading {text-align: center; margin-bottom: 20px;}
.mkp-innr-heading h2 { font-size: 36px; font-weight: 400;}
.mkp-innr-heading p { font-size: 20px; max-width: 949px; margin: auto; min-height: 48px;}
.mkp-profile-item {text-align: center;}
.mkp-profile-item .custom-control.custom-switch { margin: auto; margin-bottom: 30px; width: 128px; height: 42px; padding: 0;}
.mkp-img img { border: 1px solid #b8b8b8; border-radius: 20px; box-shadow: 0px -5px 5px 0px #000000bf; max-width: 100%;}
.mkp-profile-item .custom-switch .custom-control-label::before {left: 0; width: 128px; height: 42px; border-radius: 50px; background-color: #cccccc; border: none;}
.mkp-profile-item .custom-switch .custom-control-label::after { top: 9px; left: 8px; width: 30px; height: 30px; border-radius: 50%; background-color: #fff;}
.mkp-profile-item .custom-switch .custom-control-input:checked~.custom-control-label::after {transform: translateX(85px);}
.mkp-profile-item .custom-control-input:checked~.custom-control-label::before{background-color: #009900;}
.mkp-profile-item .custom-control-input:focus~.custom-control-label::before{box-shadow: none;}
.mkp-profile-item label.custom-control-label { width: 100%; height: 100%;}
.mkp-profile-item .custom-control-label span { position: absolute; right: 14px; font-size: 24px; bottom: 0; color: #fff;}
.mkp-profile-item .custom-control-input:checked~.custom-control-label span{right: auto; left: 14px;} 
.mkp-profile-item label.custom-control-label{cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
/* make profile end */

/* lisiting */
.listing-banner h2 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; font-size: 60px; font-weight: 500;}
.listing-banner {position: relative;}
section.full_page.lsting {padding: 60px 40px 0;}
.ad_section.lsting {padding: 30px 0;}
/* lisiting end */

/* 12-08-2020 */
.icon-box.active{border-color:#545454;}
.pt-80{padding-top:80px;}
.faishion-list .media .media-body h5 a:hover{color:#bb2b26;}
.full-width{padding-right:30px;}
.breadcrumb-top .breadcrumb{padding: 6px 0px 0;}
.logo-lovethrive span img{margin-top: -16px;}
.left-menu .nav-tabs {border-bottom: none;}
.left-menu .nav-tabs .nav-link{border:none;    padding-bottom: 10px;}
.left-menu .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color: #000;border: none;}
.left-menu .nav-tabs .nav-item {margin-bottom: -1px;width: 100%;}
.no-border-arrow ul button.slick-prev{top:-50px;}
.no-border-arrow ul button.slick-next{top:-40px;}
.no-border-arrow .heading-with-line {margin-bottom:20px;}
.left-right-arrow .map-slider h3{text-align:center;margin-bottom:20px;}
.left-right-arrow ul button.slick-prev{top:-50px;right: auto;}
.left-right-arrow ul button.slick-next{top:-40px;}
.slick-dots li button:before{display:none;}
.arrow-border ul button.slick-prev{top: -57px;right: 50px;}
.arrow-border ul button.slick-next{top:-40px;}
.arrow-border ul button.slick-arrow{width: 35px;height: 35px;border: 2px solid #545454;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;transition: all ease 0.5s;}
.arrow-border .heading-with-line {margin-bottom:20px;font-size: 24px;color: #484848;}
.arrow-heading .heading-with-line{color: #000;padding-bottom: 20px;margin-bottom: 22px;border-bottom: 1px solid #d9d9d9;}
.arrow-heading ul button.slick-prev{top: -70px;}
.arrow-heading ul button.slick-next {top: -53px;}
.space-arrow .heading-with-line{padding: 17px 20px;margin-bottom: 0;color:#000;}
.space-arrow ul button.slick-prev{top: -50px;right: 70px;}
.space-arrow ul button.slick-next {top: -33px;right: 25px;}
.heading-24 .heading-with-line{font-size:24px;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #d9d9d9;}
.heading-24 ul button.slick-prev{top:-65px;}
.heading-24 ul button.slick-next{top:-55px;}
.location-24 ul button.slick-prev{top:-50px;}
.location-24 ul button.slick-next{top:-40px;}
.inner-heading-24 .heading-with-line{font-size:24px;}
.space-heading .heading-with-line{margin-bottom:20px;}
.space-heading ul button.slick-prev{top:-55px;}
.space-heading ul button.slick-next{top:-45px;}
.low-heading .heading-with-line{margin-bottom:20px;font-size:24px;}
.low-heading .map{margin-right: -30px;width: calc(100% + 60px);margin-left: -30px;}
.low-heading ul button.slick-prev{top: -45px;right: 80px;}
.low-heading ul button.slick-next{top: -35px;right: 30px;}
.new-arrow .heading-with-line{margin-bottom:20px;font-size:30px;color:#000;}
.testimonial-box .slick-slide.slick-current .wtr1-slider-card{border:1px solid #009900;position:relative;}
.testimonial-box .slick-slide.slick-current .wtr1-slider-card:before{content:'';position:absolute;top: -40px;left: -40px;background:url(image/quote-1.png) no-repeat center center/cover; width:26px;height:21px;}
.testimonial-box .slick-slide.slick-current .wtr1-slider-card:after{content:'';position:absolute;bottom: -40px;right: -40px;background:url(image/quote.png) no-repeat center center/cover; width:26px;height:21px;}
.wtr1-testimonial-slider1  .slick-dots li button {display: none;}
.wtr1-testimonial-slider1 .slick-dots li {width: 15px;height: 15px;background-color: #fff;border: 2px solid #009900;border-radius: 50%;margin: 0 3px;}
.wtr1-testimonial-slider1 .slick-dots li.slick-active {background-color: #009900;}
.wtr1-testimonial-slider1 .slick-dots{bottom: -45px;}
.no-before:before{display:none;}
.message-icon{position:fixed;bottom:20px;right:20px;}
.height-280 iframe{height:330px;border-radius:8px;}
.right-icons i{font-size:24px;color:#545454;margin-left:6px;}
.right-icons i:hover{color:#009900;}

/* 12-08-2020 */
.john h3{font-size:50px;font-weight:500;color:#000;}
.edit-profile label span{font-size:16px;color:#545454;}
.edit-profile .form-control::placeholder{font-size:16px;font-weight:400;}
.edit-profile .form-group .form-control{font-size:16px;color:#000;}
.upload_pic{flex: 0 0 255px;margin-right: 60px;}
.upload_cntent{width:100%;}
.upload_pic .coustom-input{height: 255px;width: 255px;border: none;background: #fff;padding: 5px;box-shadow: 0px 0px 10px rgb(0 0 0 / 45%);border-radius:0;}
.upload_pic .coustom-input:before{background: #ccc url(image/profile-pic-icon.png) no-repeat top 60px center;right: 0;top: 6px;left: 0px;z-index: 1;width: 95%;height: 95%;pointer-events: none;margin: 0 auto;}
.upload_pic .coustom-input p{font-size: 16px;color: #000;position: absolute;bottom: 60px;left: 0;right: 0;text-align: center;z-index: 2;pointer-events: none;}
.edit-profile .form-group {margin-bottom: 60px;}
.edit-profile{margin-top:80px;}
.social-url{position:relative;}
.social-line a{font-size:24px;display:block;margin-right:20px;}
.social-line a.twitter-icon{color:#1c9deb;}
.social-line a.youtube-icon{color:#f03838;}
.social-line a.facebook-icon{color:#395599;}
.social-line a.instagram-icon{color:#f20707;}
.social-line a.active{position: absolute;top: 0;}
.edit-profile .social-url-link input{padding-left:40px;}
.edit-profile .big-icon-input{position:relative;}
.edit-profile .big-icon-input input{padding-left:50px;margin-top:5px;}
.edit-profile .big-icon-input input::placeholder, .edit-profile .big-icon-input textarea::placeholder{font-size:30px;color:#ccc;}
.edit-profile .big-icon-input img{position: absolute;top: -7px;}
.font-small input::placeholder{font-size:18px !important;}
.edit-profile textarea{padding:10px!important;}
.edit-profile .select-account-type{margin:0px 0px 60px;}
.padding-0 input{padding-left:0 !important;}
.input-image.active{border:2px solid #009900;}
.edit-profile .select-account-type .dropdown-toggle{font-size:20px;}
.edit-profile .select-account-type .dropdown-toggle label{font-size:16px;color:#545454;margin-bottom:0;}

.input-radio .custom-control-label::before{position: absolute;top: .25rem;left: -1.5rem;display: block;width: 24px;height:24px;pointer-events: none;content: "";background: #fff; border:1px solid #545454;}
.input-radio .custom-radio .custom-control-input:checked~.custom-control-label::after{background-image: none;background: #fff url(image/green-check.png) no-repeat center center;border-radius: 50%;left: -24px;top: 4px;width: 24px;height: 24px;}
.input-radio .custom-control-input:checked~.custom-control-label::before{border-color: #545454;background-color: #fff;}
.input-radio .radio-inline .custom-control{display: inline-block;}
.input-radio .veg{margin-top: 20px;}
.input-radio .veg .radio-inline{margin-bottom: 25px;}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image: none;background: url(image/green-check.png) no-repeat center center;border-radius: 50%;left: -21px;top: 3px;width: 24px;height: 24px;}
.batches-edit{margin-bottom:40px;}
.john_name h3{font-size:50px;color:#000;font-weight:500;}
.cover-photo{font-size: 14px;text-align: center;display: block;margin-top:6px;}
.big-icon-input span{width: 40px;height: 40px;border: 1px solid #000;display: inline-block;font-size: 30px;line-height: 38px;text-align: center;position: absolute;top: -8px;right: 0;cursor:pointer;font-weight:300;}
.content-padding{margin-top:30px;}
.content-padding input{padding-left:0!important;}
.link p{margin-bottom:0;font-size:16px;color:#545454;}
.plus-add{width: 40px;height: 40px;border: 1px solid #000;display: inline-block;font-size: 30px;line-height: 38px;text-align: center;position: absolute;top: 0px;right: 0;cursor: pointer;font-weight:300;}
.pr-30{padding-right:30px;}
.pl-30{padding-left:30px;}
.add-testimonial .coustom-input{width:200px;height:200px;border-radius:12px;margin-right:60px;flex:0 0 200px;}
.add-testimonial .upload_cntent input, .add-testimonial .upload_cntent textarea{margin-bottom:15px;}
.add-testimonial .upload_cntent span.plus-add{top: auto;}
.btn-link-1 p{font-size:16px;color:#000;line-height:20px;}
.btn-link-1 p img{float: left;margin-right: 10px;}
.btn-link-1{margin-top:20px;}
.btn-link-1 span.plus-add{width: 181px;display: flex;align-items: center;justify-content: center;}
.btn-link-1 span.plus-add small{font-size:16px;font-weight:300;margin-left: 10px;}
span.plus-add:hover{background-color:#000;color:#fff;}
span.no-position{position: static;display: block;}


/* top bar */
.top-bar {background-color: #ffffff;color:#fff;}
.top-bar a{color: #000; font-weight:400;}
.top-bar p { margin: 0; font-size: 13px; text-transform: uppercase;}
.top-contact {display:flex;align-items: center;justify-content: flex-end;padding-top: 5px;}
.top-contact li { list-style: none; display: flex; align-items:center; margin-left: 17px;position: relative;right: 1px;}
.top-contact span {vertical-align: middle;}
.top-bar p{display: flex;}
.top-bar a i{font-size:25px;}

.social_icons { text-align: left;padding-top: 12px;padding-left: 2px;}
.social_icons li {list-style: none; display: inline-block;}
.social_icons a {color: #bb2b26; border-radius: 50%; margin-right:15px; transition: all ease 0.5s;}
.social_icons a:hover{ color:#000;}

.cart a span {margin-right: 6px;position: relative;right: 3px;top: -1px;vertical-align: middle;}
.sub-arrow {font-size: 16px;line-height: 1;padding: 10px 0 10px 10px;margin-top: -10px;margin-bottom: -10px;position: relative;left: -4px;top: -1px;}
/* top bar end */

/* middle bar */
.middle-bar .navbar .nav-link {font-size: 16px; color: #000000;padding: 19px 24px 26px 26px; text-transform:uppercase; font-weight:500; position:relative;}
.middle-bar .navbar .nav-link:hover {color: #bb2b26;}


.middle-bar .navbar .nav-item.mega_sec .nav-link.sub_menu{padding-left:0!Important;}
.middle-bar .dropdown-menu{width: 100%;border-radius: 0;top: 98%;border: none;}
.middle-bar .dropdown-menu .dropdown-item{font-size:16px;font-weight:500;color: #000000;padding: 10px 25px;}
.middle-bar .dropdown-menu .dropdown-item:hover{background:transparent;color:#bb2b26;}

.mega_menu ul li a:hover{text-decoration:underline;}

.menu_right{border: none;padding-right:0;}
.menu_right:focus{outline:none;box-shadow:none;}
.user img{width:40px; height:40px; border-radius:50%; margin-left:12px;}
.cart{color:#000; font-size:24px; font-weight:400;}

.user .dropdown .dropdown-toggle{background: transparent;border: none;padding: 15px 6px 13px 6px;position: relative;
top: 1px;left: 2px;}
.user .dropdown .dropdown-menu .dropdown-item{font-size: 16px;line-height: 24px;padding: 6px 8px;}
.user .dropdown .dropdown-menu{padding:0;top:45px;min-width: 8rem;border: none;border-radius: 0;border-top:4px solid #545454;}
.user .dropdown .dropdown-menu .dropdown-item:hover{background:transparent;}
.cart a{font-size: 20px;}
.user .dropdown .dropdown-toggle:after{display:none;}
.user .dropdown:hover .dropdown-menu {display: block;}

.cart .notification{position: relative;display: block;}
.cart .notification label{position: absolute; background: #fff;font-size: 12px;width: 18px;height: 18px;text-align: center;color: #bb2b26;font-weight: 600;border-radius: 50%;line-height: 22px;top: 5px;right: -8px;}
/* middle bar end */

/* Footer */
footer .social_icons {margin-top: 100px;}
.social_icons.footer_social ul {width: 100%;max-width: 394px;line-height: normal;}
footer .social_icons a {font-size: 36px;}
.copy {background: #fff;color: #000;}
.copy p {font-size: 18px;}
/* Footer */

/* make profile */
.container.sml-container1{max-width: 1300px;}
.heading-content p { font-size: 24px; margin-bottom: 0; line-height: 30px;}
.heading-content h2 img {transform: translateX(24px);}
.heading-content h2 span.count{background-color: transparent; font-size: inherit; font-weight: 400; color: #000; box-shadow: none;}
.mkp-innr-heading {text-align: center;}
.mkp-innr-heading p { font-size: 18px; max-width: 949px; margin: auto;color:#000;}
.mkp-profile-item {text-align: center;}
.mkp-profile-item .custom-switch .custom-control-input:checked~.custom-control-label::after {transform: translateX(85px);}
.mkp-profile-item .custom-control.custom-switch { margin: auto; margin-bottom: 30px; width: 128px; height: 42px; padding: 0;}
.mkp-img img { border: 1px solid #b8b8b8; border-radius: 20px; box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%); max-width: 100%;    cursor: pointer;}
.mkp-profile-item .custom-switch .custom-control-label::before {left: 0; width: 128px; height: 42px; border-radius: 50px; background-color: #cccccc; border: none;}
.mkp-profile-item .custom-switch .custom-control-label::after { top: 9px; left: 8px; width: 30px; height: 30px; border-radius: 50%; background-color: #fff;}
.mkp-profile-item .custom-switch .custom-control-input:checked~.custom-control-label::after {transform: translateX(85px);}
.mkp-profile-item .custom-control-input:checked~.custom-control-label::before{background-color: #009900;}
.mkp-profile-item .custom-control-input:focus~.custom-control-label::before{box-shadow: none;}
.mkp-profile-item label.custom-control-label { width: 100%; height: 100%;}
.mkp-profile-item .custom-control-label span { position: absolute; right: 14px; font-size: 24px; bottom: 0; color: #fff;}
.mkp-profile-item .custom-control-input:checked~.custom-control-label span{right: auto; left: 14px;} 
.mkp-profile-item label.custom-control-label{cursor: pointer; -webkit-user-select: none; -ms-user-select: none; user-select: none;}
.set_up_profile{max-width: 310px;position:relative;}
.set_up_profile:after{content: '\ea67';position: absolute;right: 15px;top: 50%;font-size: 18px;color: #000;font-family: IcoFont!important;transform: translateY(-50%);pointer-events: none;}
.set_up_profile select {font-size: 24px;height: auto;background: none;border: 2px solid #ccc;padding: 6px 15px;border-radius: 4px;color:#000;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.set_up_profile select:focus{color:#000;outline:none;box-shadow:none;border-color:#ccc;}
.profile-option {display: none;}
.profile-option.active {display: block;}
.profile_modal .close{right: 15px;color: #BB2B26;background: #fff;border-radius: 3px;width: 22px;height: 22px;text-align: center;line-height: 22px;opacity: 1;top: 20px;position: absolute;z-index: 9;}
.profile_modal .modal-body{padding:10px;}
.profile_modal .modal-content{max-height: 100%;border-radius: 0;}
@media (min-width: 576px){.profile_modal {max-width: 630px;max-height: 100vh;margin: 0 auto;}}
.main-section{min-height:82vh;}
/* make profile end */


div.nsl-container-block-fullwidth .nsl-container-buttons a, div.nsl-container-block .nsl-container-buttons a { flex: 0 !important;}
label.is-invalid{ color: #ba2a25; }

.buddypress-wrap .standard-form textarea {background: #fff;}
.progress_bar{display:flex; justify-content:space-between;width:100%calc(100% - 50px); position:relative;margin:30px 25px 80px;}
.progress_bar div{height:55px; width:55px; line-height:55px;font-size:18px; text-align:center;color:#000;white-space:nowrap; background:#cccccc; border-radius:50%; }
.progress_bar i{display:none;}
.progress_bar div.active{background:#009900;}
.progress_bar div .pstep{position:relative; z-index:2}
.progress_bar div.active .pstep{color:#fff;}
.progress_bar div.completed{ background:#009900;}
.progress_bar div.completed .pstep{font-size:0;}
.progress_bar div.completed .pstep i{display:inline-block;color:#fff; font-size:34px; margin-top:10px;}
.progress_bar div.completed .pstep .title, .progress_bar div.active .pstep .title{color:#000; font-size:18px;}
.progress_bar .title{position:absolute; left:50%; transform:translate(-50%); top: 45px; line-height: 20px;}
.progress_bar div.completed .pstep .title{top:23px;}
.progress_bar:after{content:""; position:absolute; width:100%; left:0; top:50%; z-index:-1; height:2px; background:#ccc; }
.progress_bar div.completed:after{content:""; position:absolute; width:50%; left:0; top:50%; z-index:1; height:2px; background:#009900; }
.progress_bar div.completed:nth-child(2):after{left:50%;}

#profile-edit-preview {
    width:220px;
    height:53px;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--bs-success);
    border-radius: 3px 3px 3px 3px;
    padding: 0px 40px 0px 40px;
    color: var(--bs-white);
    color: #000;
}

#profile-edit-preview:hover {
    border-color: var(--bs-success);
    color: var(--bs-white);
    color: #fff;
}
.progress_bar { /*display:none;*/
    display: flex;
    justify-content: space-between;
    width: calc(100% - 45px);
    position: relative;
    margin: 30px 22px 80px;
}
/** Git test issue */