*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 1.5;
}
h1,h2,h3,h4,h5,h6{
    line-height:1.5;
}
a:hover{
    text-decoration: none;
}
a:visited {
    color: #000000;
}
.pm-services-link:visited{
    color: #f7dd2c;
}
a:focus{
    text-decoration: none;
}
.site-main{
    background: #f2f2f2;
}

/*----header-----*/

.site-branding{
    margin-top: 16px;
}
.pm-secondery-nav {
    background: #ECECEC;
    /*padding: 5px 0;*/
}
.pm-navbar-lonin{
    top: 32px;
}
.pm-call-us{
    background:#00A400;
    padding: 5px 30px;
}
.pm-call-us,.pm-call-us a{
    color:#ffffff;
    font-weight: 700;

}
.pm-social {
    display: flex;
    margin: 0 10px;
}
.pm-social p{
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.pm-secondery-nav-wrapper .pm-tw{
    background: url(./img/Home-Page-Sprite.png) -4px -20px no-repeat;
    height: 21px;
    width: 30px;
    margin-right: 10px;
    display: inline-block;
}
.pm-secondery-nav-wrapper .pm-tw:hover{
    background: url('./img/Home-Page-Sprite.png') -33px -20px no-repeat; 
}

.pm-secondery-nav-wrapper .pm-fb{
    background: url('./img/Home-Page-Sprite.png') -62px -18px no-repeat;
    height: 22px;
    width: 24px;
    margin-right: 10px;
    display: inline-block;
}
.pm-secondery-nav-wrapper .pm-fb:hover{
    background: url('./img/Home-Page-Sprite.png') -82px -18px no-repeat;

}
.pm-secondery-nav-wrapper .pm-in{
    background: url(./img/Home-Page-Sprite.png) -103px -20px no-repeat;
    height: 22px;
    width: 30px;
    margin-right: 10px;
    display: inline-block;
}
.pm-secondery-nav-wrapper .pm-in:hover{
    background: url('./img/Home-Page-Sprite.png') -131px -20px no-repeat;

}
.pm-secondery-nav-wrapper .pm-youtube{
    background: url(./img/Home-Page-Sprite.png) -164px -19px no-repeat;
    height: 22px;
    width: 30px;
    margin-right: 10px;
    display: inline-block;
}
.pm-secondery-nav-wrapper .pm-youtube:hover{
    background: url(./img/Home-Page-Sprite.png) -203px -19px no-repeat;
}
.pm-call-icon{
    background: url(./img/Home-Page-Sprite.png) -627px -19px no-repeat;
    height: 23px;
    width: 25px;
    display: inline-block;
}

.pm-secondery-nav-wrapper {
    display: flex;
    justify-content: flex-end;
/* 	padding:5px 0px; */
}

.navbar-default{
    background: #fff;
    border-bottom: none;
    margin-bottom: 0;
    border: none;
    margin-top: 32px;
    box-shadow: 0 2px 9px #333;
}
.navbar-nav {
    float: left;
    margin: 0;
    margin-left: 80px;
}
.navbar-nav>li>a{
    padding-bottom: 32px;
    padding-top: 32px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{
    /*    background: #f2f2f2;*/
    color: #75287e;
    outline: none;
}
li.pm-msme-tools-menu a {
    padding-left: 35px;
    position:relative;
}
li.pm-msme-tools-menu a:after{
    content:'-';
    position:absolute;
    top: 2px;
    left: 26px;
}
.dropdown-menu li.pm-msme-tool a:hover{
    background:#fff;
    color: #333;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color:#75287e;
    outline: 0;
}
.dropdown-menu > li > .dropdown-menu{
    left: 160px;
    top: -3px;
}

.navbar-nav > li {

    position: relative;
}
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;
    margin: 0;
}
.navbar-default .navbar-nav>.active>a{
    color: #75287e;
    background: none;
}
.navbar-default .navbar-nav>.active>a:after {
    border-bottom: 6px solid #f7dd2c;
    bottom: 20%;
    border-radius: 9px;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
}
.navbar-default .navbar-nav>.active>a:hover{
    background: none;
}
.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
    border-radius: 9px;
    border: none;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background: #3a1e0c;
    color: #fff;    
}

/* Monday Deployment by NIKHIL | Site Search | 11/02/2019 4:33PM */
/* Search |Akshay */

div#myNavbar {
    position: relative;
}
.navbar-nav {
    float: left;
    margin: 0;
    margin-right: 32px;
}

/*search*/ 


.search-field {
    background-color: transparent;
    z-index: 2;
    background-position: -5px -5px; 
    background-repeat: no-repeat;
    background-size: 44px; 
    border: 0px transparent;
    cursor: pointer;
    height: 34px;
    width: 32px;
    padding: 20px;
    position: absolute;
    transition: width 600ms ease 0.0s;
    box-shadow: none;
    color: #fff;
    right: -9px;
    bottom: 24px;
}


.pm-search{

    margin-right: 20px;
    padding-bottom: 5px;
    display: flex;
    vertical-align: middle;
    font-size: 16px !important;
    color: #999999;
    position: absolute;
    right: 0;
    top: 8px;
    bottom: 0;
    margin: auto 0;
    display: flex;
    align-items: center;
}
.pm-search:hover{
    color: #2ebdab;
}
.search-form{
    /*background: url(./img/Home-Page-Sprite.png) -527px -10px no-repeat;*/
    background: url(./img/search.svg) no-repeat;
    width: 28px;
    height: 28px;
    border: none;
    /*background-size: 597px;*/
}

.pm-crossimage .search-form{
    background: url(./img/Home-Page-Sprite.png) -558px -9px no-repeat;
    width: 28px;
    height: 28px;
    border: none;
    background-size: 597px;

}

input.search-submit {
    display: none;
}

ul{
    list-style: none;
}

.pm-search input[type="search"]{
    padding: 20px;
    border: none;
    margin-right: 0px;
    border-radius: 0;
}
.pm-search input[type="search"]::-webkit-input-placeholder{
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;

}
.pm-search [type=search]:focus{
    background-color: #fff;
    outline: none;
    width: 500px;
    border: none !important;
    box-shadow: none;
    transition: width 600ms ease 0.0s;
    border-bottom: 2px #9d9d9d solid !important;
    border-radius: 0;
    margin-right: 47px; 
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
/* end search |Akshay */

/*Home page*/

/*model*/
.modal-body .pm-video-button{
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
}
#myModal_home .modal-body img{
    width:100%;
}
#myModal_home .modal-header .close{
    top: 0;
}

#pm-home-banner{
    margin-top:118px;
}

.pm-banner-img img{
    width: 100%;
    object-fit: cover;
}
.pm-banner-content h1{
   /* font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff; */
}
.pm-banner{
    position: relative;
    
}
.pm-width{
   /* width: 40%; */
    margin: auto;
     position: relative;
     z-index:2;
     display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;flex-basis:100%;
     justify-content:center;-webkit-justify-content:center;-ms-flex-align:center !important;
     align-items:flex-start !important;-webkit-align-items:flex-start !important;vertical-align:middle;width:100%;clear:both;margin:0
}

.pm-mobile-banner-slider .slick-dots{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.pm-banner-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    top:0;
    overflow: hidden;
}
.pm-member-button{
    margin-top: 40px;
}
.pm-button{
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 8px 32px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
}
.pm-member-button .pm-button:hover{
    border-color: #fff;
    color: #fff !important;    
    background: none;
}
/*Interpreneur section*/

#pm-entrepreneurship-section{
    padding: 60px 0;
    background:#fff;
}
.pm-entrepreneurship-section-wrap{
    padding: 0;
}
.pm-section-title{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #49290e;
    margin-top: 0;
    display: inline-block;

}
.pm-entrepreneur-content > .pm-section-title{
    border-bottom: 4px solid #e2e2e2;
}
.pm-video-button{
    margin: 30px 0 40px;
}
.pm-video-button .pm-button:hover{
    background: none;

}

.pm-entrepreneur-name{
    font-size: 18px;
    color: #3a1e0c;
    font-weight: 700;
    margin: 10px 0 0px;
}
.pm-count-box{
    background: #3a1e0c;
    text-align: center;
    color: #fff;
    padding: 16px 0;
}
.pm-count-box .pm-count{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color:#fff;
}

.pm-our-business {
    padding: 0 9px;
}
.pm-count-slider .pm-devid{
    padding-right:0;
    border:none;
}

/*PAn India*/

#pm-pan-india{
    background: #f2f2f2;
    padding: 80px 0;
}
.pm-pan-india-content .pm-section-title{

    margin-bottom: 20px;
    display: block;
    padding-bottom: 10px;
    position: relative;
}
.pm-pan-india-content .pm-section-title:after{
    content: '';
    position:absolute;
    bottom: 0;
    width: 40%;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 4px solid #e2e2e2;
}

.pm-small-business-wrapper {
    position: relative;
    background: #3a1e0c;
    padding-top: 61px;
    padding-bottom: 20px;
    margin-top: 81px;
    border-radius: 9px;
}
.pm-small-business-wrapper img{
    position: absolute;
    top: -78px;
    left: 0;
    right: 0;
    margin: auto;
}
.pm-pan-india-content{
    text-align: center;
    margin-bottom: 32px;
}
.pm-business-title{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
}
.pm-know-more{
    border: 2px solid #f7dd2c;
    color: #f7dd2c !important;
    padding: 0px 8px;
    border-radius: 30px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}
#pm-pan-india .pm-button{
    margin-top: 32px;
    background: #3a1e0c;
    color: #fff !important;
    border: 2px solid #3a1e0c;

}
.pm-coming-soon{
    color: #fff;
}
#pm-pan-india .pm-button:hover{
    color:#3a1e0c !important;
    background: none;
}
#pm-pan-india .pm-member-button{
    text-align: center

}
.pm-home-story-content{
    margin-bottom: 32px;
}



/*story entrepreneur*/

#pm-entrepreneur_story{
    /*background: #3a1e0c;*/
    padding: 60px 0;    
}
#pm-entrepreneur_story .pm-section-title{
    color: #fff;
    text-align: center;
    display: block;
}
.pm-home-story-content{
    text-align: center;
    color: #fff;
}
.pm-story-outer{
    background: #fff;
    margin-bottom: 32px;
}
#pm-entrepreneur_story .pm-entrepreneur-name{
    margin-top: 0;
    margin-bottom: 6px;
}
.pm-main-story-content{
    padding: 16px;
}
.pm-storys-button{
    text-align: center;
    margin-top: 16px;
}
.pm-entrepreneur-name span{
    font-weight: 700;
}
.pm-main-story-content p{
    margin-bottom: 0;
    color: #333;
}
p.pm-position{
    font-weight: 500;

}
/*slick slider*/
.slick-dots {
    text-align: center;
    margin-top: 0px;
    margin-left: 0;
}
.slick-dots li {
    list-style: none;
    display: inline;
    margin-right: 10px;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    background: #f2f2f2;
    border-radius: 50%;
    padding: 0;
    margin-right: 10px;
    border: none;
}
.pm-happy-customer-slider .slick-dots li.slick-active button,.pm-story-slider .slick-dots li.slick-active button  {
    background: #f7dd2c;
}

.slick-next {
    background: url(./img/Sprite.png) -214px -25px no-repeat;
    height: 32px;
    background-size: 1011px;
}
.pm-story-slider .slick-next{
    background: url(./img/Sprite.png) -179px -25px no-repeat;
    position: absolute;
    bottom: 1%;
    right: 38%;
    background-size: 1011px;
    border: none;
}
.pm-partner-slider .slick-next{

    position: absolute;
    bottom: 1%;
    right: 32%;

    border: none;
}
.slick-prev{
    background: url(./img/Sprite.png) -158px -25px no-repeat;
    height: 32px;
    background-size: 1011px;
}
.pm-story-slider .slick-prev{
    background: url(./img/Sprite.png) -121px -25px no-repeat;
    position: absolute;
    bottom: 1%;
    left: 36%;
    background-size: 1011px;
    border: none;
}
.pm-partner-slider .slick-prev{
    position: absolute;
    bottom: 1%;
    left: 30%;
    border: none;
}

/*partner section*/


#pm-home-partner{
    padding: 60px 0;
    background:#fff;
}
#pm-home-partner .pm-section-title{
    text-align: center;
    margin-bottom: 32px;
    display: block;
}
.pm-partners {
    min-height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pm-partners img {
    max-height: 150px;
}
.pm-partners-wrapper{
    text-align: center;
    margin-bottom: 64px;
}

/*upcoming event*/

#pm-latest-banner{
    padding: 64px 0;
    background: #f2f2f2;
}
.pm-latest-title{
    margin-bottom: 32px;
    text-align: center;
}
.pm-event-box{
    background: #fff;
}
.pm-content-box{
    padding: 32px;
}
.pm-event-title{
    margin-top: 0;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    min-height: 54px;
}
.pm-event-title a,.pm-event-title a:hover,.pm-event-title a:visited{
    color: #3a1e0c;
}


.pm-event-content p{
    font-size: 14px;
}
.pm-events-button{
    margin-top: 20px;
} 
.pm-events-button .pm-button{
    background: #3a1e0c;
    color: #fff !important;

    font-weight: 600;
    border-color: #3a1e0c;
}

/*joinus*/

#pm-join-journey{
    padding: 64px 0;
    background: #fff;
}
.pm-join-us {
    text-align: center;
}
.pm-join-us .pm-section-title{
    color: #3a1e0c; 
}
.pm-join-us .pm-member-button {
    margin-top: 20px;
}
.pm-homepage-services {
    display: flex;
    justify-content: space-around;
    margin: 0 20px;
    margin-top: 20px;
}
.pm-homepage-services p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3a1e0c;
}
.pm-join-us .pm-button:hover{
    border-color:#3a1e0c;
    color:#3a1e0c !important;
}
.pm-services-image{
    margin-top: 32px;
}
/* 404 page */

.error-404{
    margin-top: 117px;
    padding-bottom:64px;
}

/*success story listing*/
#pm-success-stories{
    margin-top: 117px;
}
.pm-page-title-wrapper{
    background: #3a1e0c;
    padding: 20px 0 40px;
    /* 	min-height: 325px; */
}
#pm-services-single .pm-page-title-wrapper{
    min-height: 338px;
}
.page-template-page-news .pm-page-title-wrapper{
    min-height: 0px;
}

.pm-page-title{
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
}
.pm-title-meta p{
    color: #fff;
}

#pm-story-list{
    padding: 32px 0;
    background: #f2f2f2;
}
#pm-story-list .pm-entrepreneur-name{
    display: -webkit-box;
    height: 56px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
#pm-story-list .pm-entrepreneur-name a{
    color: #3a1e0c;
}
.pm-story-author{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 18px;
    margin: 5px 0 0;
}
.pm-story-author span{
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;

}
.pm-main-story-content .pm-button{
    margin-top: 10px;
}
/*success story single page*/

#pm-success-story-single,#pm-news-single{
    margin-top: 117px;
}
.pm-about-story-author {
    display: flex;
    align-items: center;
}
.pm-about-story-author h3 ,.pm-about-story-author p{
    color: #fff;
    margin-top: 0;
}

.pm-about-story-author .pm-position{
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    margin-left: 5px;
}
#pm-success-story-single .pm-page-title-wrapper{
    min-height: 255px;
}
#pm-news-single .pm-page-title-wrapper{
    min-height:190px;
}
.pm-post-thumbnail img {
    width: 100%;
}
.pm-single-story-content{
    margin-top: -4%;
    padding-bottom: 64px;
}
.pm-author-thought{
    margin: 32px 0;
    background: #fff;
    padding: 20px;
}
.pm-author-thought p{
    font-size: 20px;
    font-weight: 600;
    color:#3a1e0c;
    font-style: italic;
}
.pm-entry-content h2,.pm-entry-content h3,.pm-entry-content strong{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color:#3a1e0c;
}
.pm-single-category{
    background: #fff;
    padding:20px 32px;
    border-radius: 9px;
    margin-bottom: 32px;
}
.pm-single-category ul{
    margin-left:16px;
}
.pm-single-category .pm-section-title{
    margin-bottom: 20px;
}
.pm-single-category ul li{
    margin-bottom: 5px;
}
.pm-single-category ul li a{
    color: #333;
}
.pm-other-success-stories{
    background: #fff;
    padding:20px 32px;
    border-radius: 9px;
    margin-bottom: 32px;
}
.pm-sidebar-stories .pm-position{
    margin-bottom: 0;
    color: #333;
}
.pm-sidebar-stories{
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ddd;
}
.pm-other-stories div:last-child{
    border:none;
}

.pm-entry-content td{
    border: none;
}

.single-success_stories #pm-single-post-nav {
    padding: 56px 0;
    background: #fff;
}
.single-success_stories .pm-entrepreneur-name a{
    color: #3a1e0c !important;
}
.single-success_stories .pm-prev-post-author-designation,.single-success_stories .pm-next-post-author-designation{
    margin: 16px 0;
}
.single-success_stories .pm-prev-post-author-designation p,.single-success_stories .pm-next-post-author-designation p{
    margin-bottom: 0;
}
.single-success_stories .pm-col-first{
    border-right: 2px solid #ddd;
}

/*news listing*/
.single-news .site-main{
    background: #fff;
}
section#pm-news-listing {
    margin-top: 117px;
}

.pm-thumbnail.pm-new-thumbnail img {
    max-height: 277px;
    object-fit: cover;
}
.pm-story-wrapper,.pm-news-wrapper{
    display:flex;
    flex-wrap:wrap;
}

.page-template-page-news .pm-thumbnail.pm-new-thumbnail img {
    height: 250px;
    width:100%;
}
.pm-other-news{
    background: #f3f3f3;
    padding: 20px 32px;
    border-radius: 9px;
    margin-bottom: 32px;
}
.pm-latest-news-wrapper{
    display: -webkit-box;
    height: 40px;
    margin: 0 auto;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pm-news-lissting-content p {
    min-height: 110px;
    margin-top: 15px;
}
.pm-tatest-news a{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color:#000 !important;
}
.pm-entry-content{
    margin-top:32px;
}
.single-news #pm-single-post-nav{
    background:#f3f3f3;
}
.pm-entrepreneur-name a {
    color: #3a1e0c;
}
.pm-col-first {
    border-right: 2px solid #ddd;
}

/*faqs page*/

section#pm-title-banner.pm-faq-title{
    margin-top: 117px;
    padding: 34px 0;
    background: #ffffff;
}
#pm-faq-section{
    padding:48px 0;
}

.button-link{
    position: relative;
    margin: 0px 0 0 20px;
    padding: 0 20px 20px 0;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    width: 80%;
    color: #3a1e0c;

}
.button-link:before{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #3a1e0c;
    border-radius: 50%;
    left: -17px;
    top: 7px;
}
.pm-faqs dd{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    font-weight: 300;
    margin-bottom: 25px;
    margin-left:20px;
}
.plugin-faq dl {
    border-bottom: 2px solid #dddddd;
}
.plugin-faq dt {
    border-top: 2px solid #dddddd;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    padding: 18px 0;
    /*padding: 1rem 0;*/
}

.plugin-faq dd {
    display: none;
}
.plugin-faq dt{
    position: relative;
}

.plugin-faq dt:before{
    background:url(../img/all_sprite.png) -430px -80px;
    height: 10px;
    width: 18px;
    display: block;
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
}
.button-link {
    background: none;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;

    outline: none;
    padding: 0;
}
.plugin-faq dt .button-link {
    display: inherit;
    text-align: inherit;

}
.plugin-faq .pm-toolkit-wrapper dt .button-link{
    color: #fff;
}
.plugin-faq dt.open:before {
    background:url(../img/all_sprite.png) -456px -80px;
    height: 10px;
    width: 18px;
    display: block;
    display: block;
}
#pm-faq-section h1{
    text-align: left;
    color: #333333;
    margin-top: 0;
}
.pm-faqs dt:first-of-type {
    border-top: none;
}

.page-template-page-faq .pm-contact-form{
    top:-147px;
}

/* testimonial */

.pm-testimonial-content {
    min-height: 260px;
}
.pm-testimonial-wrapper {
    background: #fff;
    padding: 32px;
    min-height: 400px;
    margin-bottom: 32px;
}
.pm-testimonial-author{
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin:0;
    color: #3a1e0c;
}
#pm-testimonials{
    padding:64px 0;
}

/*about us*/

section#pm-title-banner.pm-about-title {
    height: 210px;
}

.pm-about-team {
    background: #f2f2f2;
    padding: 64px 0;
}
.page-template-page-about-us .site-main{
    background: #fff;
}
.pm-about-founder{
    margin-top: -3.5%;
    padding-bottom: 48px;
}
.pm-about-fouder-content .pm-video-button {
    margin: 0px 0 40px;
}
.pm-about-fouder-content .pm-video-button .pm-button:hover{
    color:#fff !important;
}
#pm-our-counters {
    /*background: #3a1e0c;*/
    padding: 64px 0;
}
#pm-our-counters .pm-devid {
    border-color: #fff;
    text-align: center;
    border-right: 2px solid #d8d8d8;
}
#pm-our-counters .pm-count {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
#pm-our-counters .pm-our-business {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 12px;
    width: 85%;
    margin: auto;
}
#pm-our-counters .pm-devid:last-child {
    border: none;
}

.pm-construction-of-solution{
    background: #f2f2f2;
    padding: 64px 0;
}
#pm-about-us-content .pm-section-title{
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
.pm-our-construction{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.pm-solutions{
    text-align: center;
    margin-bottom: 32px;
}
.pm-eco-system{
    padding: 48px 0;
    text-align: center;
}

.pm-solution-title{
    font-weight: 700;
}


/*---services listing---*/ 

#our-services{
    background: #3a1e0c;
    padding: 32px 0;
}
.pm-our-services-row{
    display: flex;
    flex-wrap: wrap;
}
.pm-services-wrapper .pm-services-title-wrapper h3.pm-services-title{
	font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1.2;
}
.pm-services-wrapper {
    display: flex;
    align-items: center;
    border: 2px solid #600169;
    border-radius: 9px;
    margin: 0;
    margin-bottom: 30px;
    padding: 16px;
}
.pm-services-img-wrapper{
    width: 40%;
}
.pm-services-title-wrapper{
    width: 60%;
    text-align: center;
}
.pm-services-title{
    margin: 0;
    line-height: 1;
}
.pm-services-title a{
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;   
}
.pm-services-link{
    color: #f7dd2c;
    font-weight: 600;
    font-style: italic;
    margin-top: 16px;
    display: inline-block;
    text-decoration: underline;
}
.pm-services-link:hover{
    color: #f7dd2c !important;
    text-decoration: none;
}

#pm-other-services-section{
    background: #fff;

}
.pm-services-counter{
    text-align: center;
    padding: 48px 0;
}
.pm-services-counter .pm-count-slider .pm-devid{
    padding-right: 15px;
    border:none;
}
.pm-services-counter .pm-our-business {
    padding: 0 15px;
}
.pm-services-partner .slick-prev{
    bottom: 1.5%;
    position: absolute;
    left: 18%;
    border:none;
}
.pm-services-partner .slick-next{
    position: absolute;
    bottom: 1.5%;
    right: 22%;
    border:none;
}
.pm-services-partner .slick-dots li.slick-active button{
    background: #3a1e0c;
}
button:focus{
    outline: none;
}
.pm-services-partner .pm-partners-wrapper{
    margin-bottom: 40px;
}
.pm-services-partner{
    text-align: center;
    border: 4px solid #ddd;
    padding:32px 40px;
    margin-bottom: 48px;
}
.pm-services-video .pm-vedio-wraper{
    width: 100%;
    margin-bottom: 16px;
}
.pm-services-video {
    position: relative;
}
.pm-services-stories .pm-section-title{
    display: block;
    text-align: center;
}
.pm-services-stories{
    padding-bottom: 48px;
}
.pm-services-contact-form{
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
    position: absolute;
    top: -120px;
    box-shadow: 0px 0px 20px 1px #777;
    padding: 15px 9px 0 25px;
}
.pm-services-contact-form .gform_wrapper .top_label input.medium,
.pm-services-contact-form .gform_wrapper .top_label select.medium{
    width: 100%;
}
.pm-services-contact-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
    display: none;
}
.pm-services-contact-form .gform_wrapper.gf_browser_chrome select{
    padding: 5px 4px;
}
.pm-services-contact-form span.gform_description {
    color: #707070;
    font-style: italic;
}
.pm-services-contact-form h3.gform_title {
    color: #76287c;
    font-size: 20px !important;
}

.pm-services-sidebar {

    margin-top: -300px;

}
.pm-sidebar-services{
    background: #f2f2f2;
    padding: 32px 38px;

}
.pm-sidebar-services-wraper {
    display: flex;
    justify-content: space-between;
}
.pm-sidebar-services-content {
    width: 65%;
}
h4.pm-services-que {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
}
.pm-sidebar-services-icon {
    width: 34%;
    display: flex;
    align-items: center;
}
.pm-services-sidebar-button {
    margin-top: 32px;
    text-align: center;
}
.pm-review-author{
    text-align: right;
    color: #fff;
    margin-top: 20px;
}
.pm-service-happy-customer{
    margin-top: 32px;
    background: #3a1e0c;
    padding: 30px 40px;
    width: 458px;
    margin-bottom: 32px;
    display: none;
}
.pm-service-happy-customer .pm-section-title{
    color: #fff;
    text-align: center;
    display: block;
    margin-bottom: 32px;
}
.pm-customer-review p{
    color: #fff;
}

.pm-service-happy-customer .slick-prev{
    bottom: -3%;
    position: absolute;
    left: 26%;
    border:none;
}
.pm-service-happy-customer .slick-next{
    position: absolute;
    bottom: -3%;
    right: 28%;
    border:none;
}
.pm-service-happy-customer .slick-dots{
    margin-top: 34px;
}

/*----services listing----*/

#pm-services-single{
    margin-top: 117px;
}
.pm-services-title a:hover{
    color:#f7dd2c;
}
.pm-services-contact-form .gform_wrapper h3.gform_title{
    display: none;
}
#pm-services-single .pm-services-contact-form{
    top: -26px;
}
p.pm-title-tagline,.pm-single-services-meta p {
    color: #fff;
}
.pm-about-single-service{
    margin-top: 48px;
}
h3.pm-single-services-about-title {
    color: #c860d3;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.pm-simple-steps-section{
    padding: 80px 0 64px;
    background: #fff;
}
.pm-step-section-title {
    text-align: center;
    margin-top: 16px;
}
.pm-step-image {
    text-align: center;
}
.pm-step-content {
    display: flex;
    justify-content: space-between;
}
.pm-steps {
    width: 20%;
    text-align: center;

}
.pm-steps p{
    margin: 10px 37px;
}
.pm-steps:first-child p{
    margin-left: 0;
}
.pm-steps:last-child p{
    margin-right: 0;
}

.pm-benefit-section{
    padding: 64px 0;
}
.pm-single-services-benefited-icon{
    width: 26%;
}
.pm-our-benefited-content{
    width: 70%;
}
.pm-our-benefited {
    display: flex;
    flex-wrap: wrap;
}
.pm-benefit-wrapper{
    display: flex;
    justify-content: space-between;
    margin: 32px 0;
}
.pm-our-benefited-content-title{
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
#pm-services-single-partner{
    padding: 64px 0;
    background: #fff;
}
.pm-partner-slider-services .pm-partners-wrapper{
    margin-bottom: 40px;
}
.pm-partner-slider-services .slick-dots li.slick-active button{
    background: #3a1e0c;
}

.pm-services-single-stories{
    background: #3a1e0c;
    padding: 64px 0;
}
.pm-services-single-stories .pm-section-title{
    text-align: center;
    display: block;
    margin-bottom: 30px;
    color:#fff;
}
.pm-services-single-stories-wrapper{
    display: flex;
    align-items: center;
}
.pm-services-stories .pm-about-success-story p{
    color: #000;
}
.pm-services-single-stories-wrapper .pm-about-success-story p{
    color:#fff;
}
.pm-happy-customer-section{
    padding: 64px 0;
    background: #fff;
}
.pm-happy-customer-section-title{
    text-align: center;
    margin-bottom: 20px;
}
.pm-our-happy-customers .pm-customer-slide{
    background: #3a1e0c;
    padding: 32px;
    margin-bottom: 32px;
}
.pm-customer-review {
    min-height: 286px;
}
.pm-our-happy-customers .slick-prev{
    position: absolute;
    bottom: -1%;
    left:37%;
    border: none;
}
.pm-our-happy-customers .slick-next{
    position: absolute;
    bottom: -1%;
    right:39%;
    border: none;
}
.pm-our-happy-customers .slick-dots{
    margin-top: 20px;
}

.pm-our-happy-customers .slick-dots li.slick-active button{
    background: #3a1e0c;
}

.pm-our-related-checklist{
    padding: 64px 0;
}
.pm-img-overlay {
    position: relative;
}
.overlay {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: #3a1e0c;
    overflow: hidden;
    width: 100%;
    height: 80px;
    transition: .5s ease;
}
.pm-overlay-content {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
}
.pm-img-overlay:hover .overlay {
    height: 100%;
}
.pm-image {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 80px;
}
.pm-overlay-title {
    font-size: 18px;
    font-weight: 700;
}
.pm-overlay-download-btn {
    display: none;
    background: #ffde2d;
    border-radius: 30px;
    font-style: italic;
    padding: 12px 40px;
    color: #000;
}
.pm-hr {
    display: none;
    margin: 20px auto 30px auto;
    width: 55%;
    border-color: #ffffff;
}
.pm-img-overlay:hover .overlay .pm-hr {
    display: block;
}
.pm-img-overlay:hover .overlay .pm-overlay-download-btn {
    display: inline-block;
    color: #000000;
}
.pm-other-services{
    background: #fff;
    padding: 64px 0;
}
.pm-single-other-services {
    display: flex;
    flex-wrap: wrap;
}
.pm-outer-border {
    text-align: center;
    border: 2px solid #C0A2C4;
    padding: 32px;
    border-radius: 9px;
    margin-bottom: 32px;
}
h3.pm-other-services-title {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    height: 54px;
    margin-top: 10px;
}
a.pm-other-services-link {
    font-style: italic;
    color: #3a1e0c;
    font-weight: 600;
    text-decoration: underline;
}

/* services thankyou page */

.page-template-page-services-thankyou #pm-thankyou-page-content,
.page-template-page-thankyou-business-evaluation #pm-thankyou-page-content,
.page-template-page-thankyou-checklist #pm-thankyou-page-content,
.page-template-page-careers-thankyou #pm-thankyou-page-content,
.page-template-page-thankyou-event #pm-thankyou-page-content {
    text-align: center;
    padding: 64px 0;
}
.page-template-page-services-thankyou h1.pm-contact-title,
.page-template-page-thankyou-business-evaluation h1.pm-contact-title,
.page-template-page-thankyou-checklist h1.pm-contact-title,
.page-template-page-careers-thankyou h1.pm-contact-title,
.page-template-page-thankyou-event h1.pm-contact-title{
    color:#333;
    margin:16px 0;
}
.page-template-page-services-thankyou .pm-thankyou-page-content,
.page-template-page-thankyou-business-evaluation .pm-thankyou-page-content,
.page-template-page-thankyou-checklist .pm-thankyou-page-content,
.page-template-page-thankyou-event .pm-thankyou-page-content {
    font-size:16px;
}
.page-template-page-services-thankyou .pm-thankyou-page-content a,
.page-template-page-thankyou-business-evaluation .pm-thankyou-page-content a,
.page-template-page-thankyou-checklist .pm-thankyou-page-content a{
    color:#3a1e0c !important;
    text-decoration: underline;
}
.page-template-page-services-thankyou .pm-thankyou-page-content a:hover,
.page-template-page-thankyou-business-evaluation .pm-thankyou-page-content a:hover,
.page-template-page-thankyou-checklist .pm-thankyou-page-content a:hover{
    text-decoration: none;
}
.pm-thankyou-video-content {
    margin-top: 32px;
}

/* end services thankyou page */

/*====page team====*/

#pm-our-team .pm-page-title-wrapper{
    margin-top: 117px;
    height: 315px;
}
.pm-title-meta .pm-section-title{
    color: #fff;                                                                                         
}
.pm-our-director{
    padding-bottom: 64px;
}
.row.pm-director-section {
    margin-top: -100px;
}
.pm-our-director-wrapper{
    background: #fff;
    margin-bottom: 32px;
}
.pm-about-director,.pm-our-team-mentor-content{
    padding: 20px 0;
}
h3.pm-director-name {
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #3a1e0c;
    margin: 0;
}
p.pm-director-designation {
    color: #333;
    text-align: center;
    min-height: 44px;
    font-weight: 400;
}   

.pm-our-team-mentor{
    padding: 64px 0;
    background: #fff;
}
.pm-mentor-title-column {
    border: 4px solid #ddd;
    min-height: 334px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
}
.pm-team-mentor{
    background: #f2f2f2;
    margin-bottom: 32px;
}
h3.pm-team-mentor-title {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #3a1e0c;
}
p.pm-team-mentor-designation {
    text-align: center;
    color: #333;
    font-weight: 400;
}


.pm-deasra-team-photo-section{
    padding: 64px 0; 
}
.pm-about-team-content {
    border: 4px solid #ddd;
    min-height: 381px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px;
}

/*magazine listing*/

#pm-our-magazine{
    margin-top: 117px;
}
.pm-our-magazines{
    padding: 64px 0; 
}
.pm-magazine-thumbnail{
    max-height: 358px;
    min-height: 358px;
    overflow: hidden;
}
.pm-magazine-thumbnail img{
    min-height: 358px;
}
.pm-magazines {
    background: #fff;
    margin-bottom: 32px;
}
.pm-magazine-content {
    padding: 5px 16px;
}
button.pm-view-index {
    background: none;
    padding: 0;
    border: none;
    font-size: 15px;
    color: #3a1e0c;
    text-decoration: underline;
}
.pm-magazine-view-download{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.pm-magazine-view-download .pm-button{
    padding: 5px 20px;
}

.pm-subscription-plan {
    text-align: center;
    background: #3a1e0c;
    padding: 20px 0;
}
.pm-subscription-plan .pm-section-title {
    color: #333333;
    margin-bottom: 32px;
}
.pm-rupies {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
}
.pm-our-plans p {
    color: #fff;
    font-size: 15px;
}
.pm-subscription-button {
    margin: 40px 0 20px;
}

/*Career*/

section#pm-deasra-career {
    margin-top: 117px;
}
#pm-deasra-career .pm-page-title-wrapper{
    height: 200px;
}
.pm-career-banner-slider {
    margin-top: -40px;
}
.pm-career-slider img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.pm-career-banner-slider .slick-dots li button{
    background: #d3d3d3;
}
.pm-career-banner-slider .slick-dots li.slick-active button{
    background: #75287e;
}
.pm-career-banner-slider .slick-dots{
    margin: 32px 0;
}
.pm-career-page-content{
    padding-bottom: 64px;
}
.pm-current-openning .pm-section-title{
    margin-bottom: 32px;
}

.pm-deasra-culture {
    background: #fff;
    padding: 32px;
    text-align: center;
    margin: 32px 0;
}
.pm-career-related-content {
    margin: 32px 0;
    padding-bottom: 24px;
    border-bottom: 3px solid #ddd;
}
.pm-about-career {
    padding: 20px 0;
}

.pm-opening-content {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
}
.pm-opening-content h3,.pm-opening-content h4,.pm-opening-content b{
    font-size: 15px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    margin-top: 20px;
    text-transform: uppercase;
}
/* .panel-heading{
    padding: 0 15px
}
.panel-body{
    padding: 0 15px;
} */
.pm-opening-content ul,.pm-opening-content ol{
    margin-left: 18px;
}
.pm-career-sidebar .pm-contact-form{
    position: static;
    margin-bottom: 32px;
}

.pm-career-sidebar {
    margin-left: 20px;
    position: absolute;
    top: -150px;
}
.pm-career-volunteer {
    padding: 0 28px 28px;
    border: 3px solid #ddd;
}
.pm-volunteer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
}
.pm-main-volunteer-content p {
    text-align: center;
}
.pm-volunteer-content img{
    margin-bottom: 15px;
}
.pm-main-volunteer-content p a {
    color: #3a1e0c;
    font-weight: 600;
    text-decoration: underline;
}

/*--------------subscription page------------*/

section#pm-deasra-subscription {
    margin-top: 117px;
}
#pm-our-magazine .pm-page-title-wrapper{
    min-height:0;
    height:auto;
}
.pm-subscription-page {
    padding: 32px 0 64px;
}
.pm-subscription-steps {
    text-align: center;
    background: #fff;
    padding: 20px;
}
.pm-subscription-steps .pm-section-title{
    display: block;
    text-align: center;
}
.pm-sub-steps {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
}
.pm-sub-steps p {
    width: 20%;
    font-weight: 600;
}
.pm-subscription-form-section{
    margin-top: 32px;
}
.pm-field-required{
    margin-bottom: 15px;
}

/*subscription form*/

.pm-subscription-form{
    background: #fff;
    padding: 20px 30px 20px 40px;
}
.pm-subscription-form .gform_heading{
    display: none;
}

.gform_wrapper .pm-our-subscription label.gfield_label{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #3a1e0c;
}

.gform_wrapper .pm-our-subscription .gfield_description{
    font-size: 16px;
}
.gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio{
    width: calc(97% + 16px);
}
.gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio{
    display: flex;
    justify-content: space-between;
}
.gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio li{
    width: 30%;
    border: 2px solid #3a1e0c;
    border-radius: 6px;
    text-align: center;

}
.gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio li label{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: auto;
    padding: 20px;
    font-size: 20px;
    color:#3a1e0c;
}
.gform_wrapper h2.pm-section-title{
    font-weight: 700;
    margin-top: 21px;
}
body .pm-subscription-form .gform_wrapper ul li.gfield{
    margin-top: 0;
}
.gform_wrapper .top_label .pm-full-name label,.gform_wrapper .top_label .pm-form-phone-number label,
.gform_wrapper .top_label .pm-Address label,.pm-subscription-form .gform_wrapper .top_label .gfield_label,
.pm-subscription-form .gform_wrapper .top_label .pm-our-subscription .gfield_label span{
    display: none;
}
.pm-subscription-form .gform_wrapper .top_label .pm-our-subscription .gfield_label,
.pm-subscription-form .gform_wrapper .top_label .pm-payment-mode .gfield_label{
    display: block;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
    display: none !important;
}
.gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio li label span{
    font-size: 15px;
    font-weight: 400;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.pm-our-subscription input[type=radio]{
    position: absolute;
    visibility: hidden;
}
.gform_wrapper .pm-our-subscription ul.gfield_radio li input[type=radio]:checked+label{
    background: #3a1e0c !important;
    max-width: 100%;
    color: #fff;
}
.pm-subscription-form .gform_wrapper .top_label input.medium,.pm-subscription-form .gform_wrapper .top_label select.medium{
    width: 100%;
}
.pm-subscription-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first{
    padding-top: 0;

}
body .pm-subscription-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 16px !important;
}
body .pm-subscription-form .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code {
    width: 10%;
    float: left;
    clear: none;
}
body .pm-subscription-form .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone {
    width: 40%;
    float: left;
    clear: none !important;
}
body .pm-subscription-form .pm-check-box{
	display:flex;
}
body .pm-subscription-form .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone input:focus,
body .pm-subscription-form .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code input:focus{
    outline: none !important;
    border: 1px solid #3a1e0c;
}

.gform_wrapper ul li.gfield.pm-full-name,
.gform_wrapper ul li.gfield.pm-form-phone-number,
.gform_wrapper ul li.gfield.pm-Address,
.gform_wrapper ul li.gfield.pm-email-address,
.gform_wrapper ul li.gfield.pm-state,
.gform_wrapper ul li.gfield.pm-form-pin-code,
.gform_wrapper ul li.gfield.pm-neft-id,
.gform_wrapper ul li.gfield.pm-amount,
.gform_wrapper ul li.gfield.pm-processing-bank,
.gform_wrapper ul li.gfield.pm-payment-date{
    clear: none;
}
.pm-full-name,.pm-subscription-form .pm-Address{
    float: left;
    width: 50%;
}
.pm-form-phone-number,.pm-email-address {
    float: right;
    width: 50%;
}
.pm-form-city {
    float: left;
    width: 35%;
}
.pm-form-pin-code{
    float: left;
    width: 25%;
}
.pm-landmark{
    float: left;
    width: 60%;
}
.pm-state{
    float: left;
    width: 40%;
}
body .pm-subscription-form .gform_wrapper ul li.pm-form-billing-info h2{
    margin-top: 48px;
}
body .pm-subscription-form .gform_wrapper .top_label .pm-form-city div.ginput_container,
body .pm-subscription-form .gform_wrapper .top_label .pm-state div.ginput_container,
body .pm-subscription-form .gform_wrapper .top_label .pm-form-pin-code div.ginput_container{
    margin-top: 40px;
}
.pm-transaction-details p{
    margin-top: 32px;
}
.pm-payment-mode{
    width: 46%;
}
body .pm-subscription-form .gform_wrapper .top_label .pm-payment-mode div.ginput_container{
    margin-top: 0;
}
.pm-subscription-form .pm-amount{
    float:left;
    width: 25%;
}
.pm-neft-id{
    float: left;
    width: 25%;
}
.pm-payment-date,.pm-processing-bank{
    float: left;
    width: 25%;
}
.pm-subscription-form .gform_wrapper .top_label input.medium.datepicker{
    width: 100%;
}
.pm-subscription-form .gform_footer{
    display: block;
    clear: both;
    text-align: center;
}

/*end form*/

.pm-payment-intruduction {
    background: #fff;
    padding: 18px;
    margin: 32px 0;
}
.pm-neft-intruduction{
    background: #fff;
    padding: 18px;
}
.pm-payment-intruduction .pm-section-title,.pm-neft-intruduction .pm-section-title{
    font-size: 18px;
}
.pm-payment-intruduction-content h4,.pm-neft-intruduction-content h4{
    font-size: 15px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 0;
}
.pm-payment-address{
    font-style: italic;
}
.pm-subscription-page-sidebar {
    position: absolute;
    top: -127px;
}
.pm-magazine-post-name{
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
.pm-magazine-post-name span{
    font-weight: 400;
}
.pm-magazine-view {
    text-align: center;
    margin-top: 20px;
}	




/*footer css*/

.site-footer{
    background: #e2e2e2;
    padding: 32px 0;
}
h2.pm-footer-header-title {
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 2px solid #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.copyright{
    margin-bottom: 0;
}
.pm-footer-primary-menu a{
    color:#000;
    position:relative;

}

.pm-footer-primary-menu a:hover{
    color: #75287e;
}
.pm-services-listing p,.pm-footer-deasra-checklist p {
    display: flex;
}
#menu-secondary{
    margin: 0;
    list-style-type: none;
}
.pm-footer-primary-menu ul{
    list-style-type: none;
    column-count: 3;
    margin-left: 0;   
}
.pm-footer-primary-menu #menu-primary-1{
    column-count: 2;
    margin: 0;
}
.pm-footer-primary-menu ul li {
    margin-bottom: 10px;
}

.pm-last-widgets .pm-social{
    margin: 18px 0;
}
.pm-services-listing {
    column-count: 2;
}
.pm-footer-deasra-checklist {
    column-count: 3;
}
.pm-footer-deasra-checklist p a,.pm-services-listing p a{
    color: #000;
}
.pm-footer-deasra-checklist p a:hover,.pm-services-listing p a:hover{
    color: #3a1e0c;
}

.pm-last-widgets {
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pm-footer-primary-menu .sub-menu{
    margin: 0;
}
.pm-footer-primary-menu .menu-item-has-children>a{
    display: none;
}
#menu-secondary{
    list-style-type: none;
}
#menu-secondary li a{
    color: #000000;
}
.pm-footer-logo{
    text-align: left;
}
.pm-last-widgets .pm-social a {
    margin: 0 15px;
}
.pm-tw{
    background: url(./img/Sprite.png) -323px -29px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 1011px;
}
.pm-tw:hover{
    background: url(./img/Sprite.png) -374px -29px no-repeat;
    background-size: 1011px;
}
.pm-fb{
    background: url(./img/Sprite.png) -421px -29px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 1011px;
}
.pm-fb:hover{
    background: url(./img/Sprite.png) -462.2px -29px no-repeat;
    background-size: 1011px;
}
.pm-in{
    background: url(./img/Sprite.png) -508px -29px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 1011px;
}
.pm-in:hover{
    background: url(./img/Sprite.png) -560px -29px no-repeat;
    background-size: 1011px;
}

#menu-secondary li a:hover{
    color: #75287e;
    text-decoration: none;
}
.pm-copyright{
    padding-top: 5px;
    text-align: left;
}
.pm-mentor-videos .pm-vedio-wraper{
    position: relative;  
}

/*Breadcrumb*/
.pm-breadcrumb-navigation {
    list-style: none;
    padding: 15px 0;

    margin-left: 15px;
    margin-bottom: 0;
}
.pm-breadcrumb-navigation li {
    display: inline;
}
.pm-breadcrumb-navigation .sep {
    margin: 0 5px 0 2px;
    color: #ffffff;
}
.pm-breadcrumb-navigation li a {
    color: #ffffff;
}
.pm-title-breadcrumb ul li:last-child a {
    font-style: italic;
    border-bottom: 1px solid #fff;
}
/*Breadcrumb*/

/*Yoast Breadcrumb*/
p#breadcrumbs {
    margin-left: 15px;
    color: #333333;
    padding-top: 15px;
}
p#breadcrumbs a {
    color: #333333;
}
.breadcrumb_last {
    font-style: italic;
    border-bottom: 1px solid #333333;
}
/*Yoast Breadcrumb*/

/*Contact Us Page | Nikhil*/
#pm-contact {
    background-color: #f2f2f2;
}
section#pm-title-banner {
    margin-top: 117px;
    background: #76287c;
    padding: 10px;
}
h1.pm-contact-title {
    font-size: 28px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 0px;
}
.pm-contact-pointers {
    font-size: 16px;
    display: flex;
    color: #89538f;
}
.contact-pointer {
    margin-right: 5px;
}
p.pm-contact-pointers a {
    color: #89538f;
}
p.pm-contact-pointers a:visited {
    color: #89538f;
}
.pm-contact-info {
    margin: 25px 0;
}
/*Contact Us Page Form*/
.pm-contact-form {
    border: 1px solid #fff;
    border-radius: 10px;
    background-color: #fff; 
    position: absolute;
    top: -55px;
    box-shadow: 0px 0px 20px 1px #777;
    padding: 15px 9px 0 25px;
    width: 100%
}
.pm-contact-form .gform_wrapper h3.gform_title {
    color: #76287c;
    font-size: 20px;
    padding:0;
}
.pm-contact-form span.gform_description {
    color: #76287c;
    font-style: italic;
}
.pm-contact-form .gform_wrapper .top_label input.medium {
    width: 100% !important;
}
.gfield.pm-contact-us-phone input,
.gfield.pm-contact-us-name input,
.gfield.pm-contact-us-message textarea,
.gfield.pm-contact-us-mail input,
.gfield.pm-contact-us-upload input,
.gfield.pm-contact-us-select select,
.pm-services-contact-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
    border: 2px solid #a9a9a9;
}
form.pm-contact-us .gform_body ul.gform_fields li.gfield {
    /*margin-top: 0px;*/
}
form.pm-contact-us .gform_body ul.gform_fields li.gfield label.gfield_label {
    display: none !important;
}

form.pm-contact-us .gform_body ul.gform_fields li.gfield.pm-contact-us-upload label.gfield_label {
    display: block !important;
	font-weight: 600;
} 
.gform_wrapper li.gfield.pm-contact-us-upload .gfield_required{
	display:inline !important;
	color:#000;
	font-weight:600;
}

span.pm-placeholder {
    width: 100% !important;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
}
.pm-contact-form .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none;
}
.pm-contact-form .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
}

.pm-contact-form .gform_wrapper .gform_footer input[type=submit]:hover {
    /*border-color: #fff;*/
    color: #fff !important; 
}
.pm-contact-form .gform_footer.top_label {
    padding-top: 10px;
}
.pm-contact-form .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px !important;
}
/*MAP*/
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 20px 0;
}

/* fixes potential theme css conflict */
.acf-map img {
    max-width: inherit !important;
}

/* By Kapil to adjust height at small kit single service*/
.postid-3421 .pm-page-title-wrapper {
    min-height: 325px;
}

/* 
 * Fix for deasra-mentors page by Kapil
 * */
h2.pm-mentor-speech-title12 {
    text-align: center;
    font-size: 22px;
    margin-top: 40px;
}

/* kapil style end */

/*---------------------- Feedback Form Css --------------------*/
.pm-registration-feedback-form_wrapper .pm-registration-feedback-form .gfield.pm-feedback-checkbox .ginput_container {
    display: flex;
}

.pm-registration-feedback-form_wrapper .pm-registration-feedback-form .gfield.pm-feedback-checkbox input[type=checkbox] {
    width: 35px;
    margin-right: 5px;
}
.pm-registration-feedback-form_wrapper .pm-registration-feedback-form .gfield.pm-feedback-checkbox label{
    font-weight: 500;
}

@media screen and (min-width: 1200px ) and (max-width: 1500px ){
    #pm-home-banner{
        margin-top:50px;
    }
    .pm-banner-content h1{
        /*font-size:26px;*/
    }
    .pm-member-button {
        margin-top: 0px;
    }


}

@media screen and (min-width: 1000px ) and (max-width: 1390px ){

    .pm-width {
      /*  width: 33%;
        margin: auto; */
    }
    .pm-banner-content h1 {
        /*font-size: 18px;*/
    }
    .pm-member-button {
        margin-top: 0px;
    }

    .pm-banner-img img {
        width: 100%;
        height: auto; 
        object-fit: cover;
    }
    .pm-banner-content {
      /*  position: absolute;
        left: -5%;
        right: 0;
        bottom: 7%;
        margin: 0; */
    }
}
@media screen and (min-width: 769px ) and (max-width: 1024px ){
    .pm-homepage-services{
        justify-content: space-between;
        margin: 12px 58px;
    }
}

@media screen and (min-width: 661px ) and (max-width: 768px ){
    .pm-prototype-slider-page {
        width: 100%;
    }
    .navbar-nav{
        margin-left: 0;
    }

    .pm-banner-img img{
        height: auto;
    }
    .pm-banner-content{
        position: static;
        background: #3a1e0c;
        padding: 0px 16px 32px;
    }
    .pm-width{
        width: 100%;
    }
    .pm-story-slider .slick-prev, .pm-partner-slider .slick-prev{
        left: 14%;
    }
    .pm-story-slider .slick-next, .pm-partner-slider .slick-next {

        right: 16%;

    }
    .pm-homepage-services{
        justify-content: space-between;
        margin: 12px 48px;
    }
    .pm-last-widgets{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /*services listing*/
    .pm-services-contact-form{
        position: static;
    }
    .pm-count-slider .pm-devid{
        margin-bottom: 20px;
    }
    .pm-services-sidebar {
        position: static; 
        top: -374px;
        margin-right: 0px; 
    }
    .pm-sidebar-services-icon,.pm-sidebar-services-content{
        width: auto;
    }
    .pm-sidebar-services-wraper{
        margin-bottom: 20px;
    }
    .pm-service-happy-customer{
        width: auto;
        margin-bottom:32px;
    }

    .pm-mentor-title-column{
        min-height: 298px;
    }
    .pm-about-team-content{
        min-height: auto;
        margin-top: 32px;
    }
    /* 	services single */

    .pm-step-section-title{
        margin-top:0;
    }
    /*career*/

    #pm-deasra-career .pm-page-title-wrapper{
        height: auto;
    }
    .pm-career-banner-slider {
        margin-top:0px;
    }
    .pm-career-banner-slider .slick-dots {
        margin: 15px 0;
    }
    .pm-career-page-content{
        padding: 32px 0;
    }
    .pm-career-sidebar{
        position: static;
        margin-top: 32px;
        margin-left: 0;
    }


    /*subscription*/

    .pm-sub-steps {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }

    .pm-subscription-page-sidebar{
        position: static;
    }
    .pm-subscription-page-sidebar{
        margin-top: 32px;
    }
    .pm-magazine-post{
        text-align: center;
    }
    .pm-magazine-post-name{
        color:#3a1e0c; 
    }
    .gform_wrapper.gf_browser_chrome ul.gform_fields li.pm-our-subscription input[type=radio] {
        position: absolute !important;
        visibility: hidden !important;
    }
    .gform_wrapper .pm-our-subscription ul.gfield_radio li input[type=radio]{
        position: absolute !important;
        visibility: hidden !important;
    }


}

@media screen and (max-width: 600px){
    .pm-prototype-slider-page {
        width: 100%;
    }

    section#pm-title-banner {
        margin-top: 50px;
    }
    .pm-contact-form {
        position: static;
        padding: 15px;
    }
    /* 	Akshay */

    /* 	header */
    .pm-mob-call-to-action a{
        background: #00A400;
        color: #3a1e0c !important;
        padding: 4px 20px;
        display: flex;
         border-radius: 0px;
        font-weight:bold;
    }
    .pm-mob-call-to-action .pm-services-button{
        background: #f7dd2c;
        color: #3a1e0c !important;
        margin-right: 32px;
    }
    .pm-secondery-nav-wrapper {
 		display: block;
        justify-content: space-between;
    }
    .pm-mob-call-to-action{
        padding: 0px 0px;
        display: flex;
		justify-content: space-between;
    }
    .pm-secondery-nav{
        background: #ECECEC;

    }
    .navbar-default{
        margin-top: 41px;
    }
    .site-branding{
        padding: 15px 0;
        margin: 0;
    }
    .navbar-toggle{
        margin-top: 20px;
        border: none;
    }
    .navbar-nav{
        margin-left: 0;
    }
    .dropdown-menu {
        position: static !important;
        float: none;
    }
    .navbar-collapse, .navbar-fixed-top .navbar-collapse{
        overflow-x: auto;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;

    }
    .navbar-default .navbar-nav>.active>a:after{
        content: none;
    }
    .navbar-nav {
        width: 100%;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
        background:none;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #76287c;
        height: 4px;
    }

    /*home page*/
    div#pm-home-banner {
        margin-top: 100px;
    }
    .pm-banner-img img{
        height: auto;
    }
    .pm-banner-content{
        position: static;
        background: #ffffff;
        padding: 0px 16px 32px;
    }
    .pm-width{
        width: 100%;
    }
    .pm-banner-content h1{
        font-size: 22px;
    }
    .pm-member-button{
        margin-top: 16px; width: 100%;
    }
    
.conv-caption-btn{
                    min-width: 100% !important;
    }
.pm-banner-content {
    padding: 0px 0px 32px !important;
}

    
    
    #pm-entrepreneurship-section,#pm-pan-india,#pm-entrepreneur_story,
    #pm-home-partner,#pm-latest-banner,#pm-join-journey{
        padding: 32px 0;
    }
    .pm-about-entrepreneur-wrapper{
        text-align: center;
    }
    .pm-small-business-wrapper{
        margin-bottom: 32px;
    }
    .pm-video-button{
        margin-top: 10px;
        text-align: center;
    }
    .pm-latest-title {
        margin-bottom: 10px;
        text-align: center;
    }
    .pm-event-box{
        margin-bottom:32px;
    }
    .pm-section-title,.pm-achivements-section{
        text-align: center;
    }
    .pm-count-slider{
        margin: 0 20px 0 10px;
    }
    .pm-devid{
        padding-right:3px;
    }
    .pm-count-slider .slick-next{
        position: absolute;
        bottom: 33%;
        right: -8%;
        border: none;
    }

    .pm-count-slider .slick-prev{
        position: absolute;
        bottom: 33%;
        left: -4%;
        border: none;
    }
    .pm-story-outer img{
        width: 100%;
    }
    .pm-story-slider .slick-prev, .pm-partner-slider .slick-prev{
        left: 16%;
        bottom:-1%;
    }
    .pm-story-slider .slick-next, .pm-partner-slider .slick-next {
        right: 18%;
        bottom:-1%;
    }
    .pm-last-widgets{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .pm-homepage-services{
        justify-content:space-between;
    }

    /* 	story single */
    .pm-single-story-content{
        margin-top: 0;
        padding:32px 0;

    }
    .pm-single-category{
        margin-top:32px;
    }
    .pm-col-first {
        border:none;
        margin-bottom:30px;
    }
    #pm-single-post-nav {
        padding: 32px 0;
        background: #fff;
    }
    .pm-other-news{
        margin-top:32px;
    }
    #pm-success-story-single .pm-page-title-wrapper {
        min-height: auto;
    }

    section#pm-title-banner.pm-faq-title{
        padding:10px 0;
    }

    #pm-testimonials{
        padding:32px 0;
    }
    #pm-home-partner .pm-section-title{
        margin-bottom:10px;
    }

    /*services listing*/
    .pm-services-contact-form{
        position: static;
    }
    .pm-count-slider .pm-devid{
        margin-bottom: 20px;
    }
    .pm-services-sidebar {
        margin: 0px; 
        margin-top: 32px;
    }
    .pm-service-happy-customer .slick-prev {
        bottom: -1%;
        position: absolute;
        left: 14%;
        border: none;
    }
    .pm-services-title-wrapper {
        width: 80%;
        text-align: center;
    }
    .pm-service-happy-customer .slick-next {
        position: absolute;
        bottom: -1%;
        right: 20%;
        border: none;
    }
    .pm-sidebar-services{
        padding: 32px 16px;
    }
    .pm-sidebar-services-wraper{
        margin-bottom: 20px;
    }
    .pm-service-happy-customer{
        width: auto;
        margin-bottom:32px;
    }

    .pm-services-wrapper {
        display: flex;
        flex-direction: column;
        padding: 16px 0;
    }

    /*services single*/

    .pm-benefit-section,#pm-services-single-partner,
    .pm-services-single-stories,.pm-happy-customer-section,
    .pm-our-related-checklist,.pm-other-services{
        padding: 32px 0;
    }
    .pm-services-contact-form{
        padding: 15px 9px 0 15px;
        margin-top: 20px;
    }
    .pm-our-step-content{

        margin-top:32px; 
    }
    .pm-step-content {
        display: flex;
        height: 559px;
        flex-direction: column;
        justify-content: space-between;
        padding: 20px 0;
    }
    .pm-steps p {
        margin:0px;
    }
    .pm-steps{
        width: 100%;
    }
    .pm-benefit-wrapper{
        margin: 10px 0;
    }
    .pm-services-single-stories-wrapper{
        display: block;
    }
    .pm-our-happy-customers .slick-prev{
        left: 23%;
    }
    .pm-our-happy-customers .slick-next{
        right: 25%;
    }
    .pm-img-overlay{
        margin-bottom: 32px;
    }

    .pm-step-section-title{
        margin-top:0;
    }

    /*---team---*/

    #pm-our-team .pm-page-title-wrapper{
        margin-top: 117px;
        height: auto;
    }
    .row.pm-director-section {
        margin-top: 0px; 
    }
    .pm-our-director,.pm-our-team-mentor,.pm-deasra-team-photo-section {
        padding: 32px 0;
    }
    .pm-team-mentor img {
        width: 100%;
    }
    .pm-mentor-title-column{
        margin-bottom:32px; 
    }
    .pm-team-pic{
        margin-bottom: 32px;
    }
    .pm-about-team-content{
        min-height: auto;
    }


    /*career*/

    #pm-deasra-career .pm-page-title-wrapper{
        height: auto;
    }
    .pm-career-banner-slider {
        margin-top:0px;
    }
    .pm-career-banner-slider .slick-dots {
        margin: 15px 0;
    }
    .pm-career-page-content{
        padding: 32px 0;
    }
    .pm-career-sidebar{
        position: static;
        margin-top: 32px;
        margin-left: 0;
    }

    /*subscription*/

    .pm-subscription-form{
        padding: 15px;
    }
    .gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio{
        display: block;
    }
    .gform_wrapper .top_label li.pm-our-subscription ul.gfield_radio li{
        width: 100%;
    }
    .gform_wrapper ul li.gfield.pm-full-name,
    .gform_wrapper ul li.gfield.pm-form-phone-number,
    .gform_wrapper ul li.gfield.pm-Address, 
    .gform_wrapper ul li.gfield.pm-email-address,
    .gform_wrapper ul li.gfield.pm-state, 
    .gform_wrapper ul li.gfield.pm-form-pin-code,
    .gform_wrapper ul li.gfield.pm-neft-id, 
    .gform_wrapper ul li.gfield.pm-amount,
    .gform_wrapper ul li.gfield.pm-processing-bank, 
    .gform_wrapper ul li.gfield.pm-payment-date{
        clear: both;
    }
    .pm-form-phone-number, .pm-email-address,.pm-payment-mode,
    .pm-subscription-form .pm-amount,.pm-neft-id,.pm-payment-date, .pm-processing-bank{
        float: none;
        width: 100%;
    }
    .pm-full-name, .pm-subscription-form .pm-Address,
    .pm-form-city,.pm-state,.pm-form-pin-code,.pm-landmark{
        float: none;
        width: 100%;
    }
    body .pm-subscription-form .gform_wrapper .top_label .pm-form-city div.ginput_container,
    body .pm-subscription-form .gform_wrapper .top_label .pm-state div.ginput_container,
    body .pm-subscription-form .gform_wrapper .top_label .pm-form-pin-code div.ginput_container{
        margin-top:16px; 
    }

    .pm-subscription-page-sidebar{
        position: static;
    }
    .pm-subscription-page-sidebar{
        margin-top: 32px;
    }
    .pm-magazine-post-name{
        color: #3a1e0c;
    }
    .gform_wrapper.gf_browser_chrome ul.gform_fields li.pm-our-subscription input[type=radio] {
        position: absolute !important;
        visibility: hidden !important;
    }


    /* end akshay's css	 */
}

@media screen and (max-width: 768px){
    section#pm-title-banner {
        margin-top: 100px;
    }
    .pm-contact-form {
        position: static;
        /*padding: 15px;*/
    }
}
/*Contact Us Page | Nikhil*/

/*Event Listing Page Starts | Nikhil*/
.page-template-page-event-listing h1.entry-title {
    display: none;
}
.page-template-page-event-listing .pm-title-column {
    padding-left: 0 !important;
}
p.pm-title-meta {
    padding: 20px 0;
    color: #ffffff;
    text-align: justify;
}
section#pm-events-list {
    background-color: #f2f2f2;
}
.page-template-page-event-listing section#pm-join-journey {
    background-color: #76287c;
    text-align: center;
    padding: 50px 0;
}
section#pm-join-journey {
    background-color: #fff;
    text-align: center;
    padding: 50px 0;
}
.pm-join-journey-button {
    margin-top: 25px;
}
.page-template-page-event-listing .pm-section-title {
    color: #ffffff;
}
/*Single Event Boxes*/
.event-grid-t2-head.mec-bg-color.clearfix {
    background-color: #DDDEDD;
    padding: 15px;
    margin: 0;
}
.mec-event-month {
    padding: 0 !important;
    font-weight: 600;
}
div.mec-event-detail {
    display: none;
}
span.event-color {
    display: none;
}
.mec-event-footer.mec-color {
    border: none;
}
.mec-event-content {
    padding: 16px !important;
}
.mec-event-grid-clean .mec-event-title a {
    font-weight: 600;
    color: #333333;
    transition: all .24s ease;
}
h4.mec-event-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.mec-wrap .mec-color-hover:hover {
    color: #76287c;
}
.mec-event-grid-clean .mec-event-content p {
    color: #000000;
    font-weight: normal;
    margin-top: 30px;
}
.mec-event-footer .mec-booking-button {
    position: static;
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 700;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
}
.mec-event-footer .mec-booking-button:hover {
    color: #ffffff !important;
    background: #f7dd2c;
    border: 2px solid #f7dd2c;
}
.mec-event-grid-clean .mec-event-sharing-wrap {
    right: 0;
}
.mec-event-sharing-wrap {
    left: unset !important;
}
.mec-event-sharing-wrap>li {
    border: none;
}
.mec-event-sharing-wrap:hover>li {
    cursor: pointer;
    background-color: unset;
}
i.mec-sl-share {
    font-size: 20px;
    font-weight: 600;
}
.mec-event-sharing-wrap li i:hover {
    color: #76287c;
}
.mec-event-grid-clean .row {
    margin-bottom: 0;
}
.mec-load-more-button {
    box-shadow: none;
    transition: all .21s ease;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #f7dd2c;
    color: #fff;
    border: 2px solid #f7dd2c;
    border-radius: 50px;
    padding: 0 28px;
    margin-bottom: 0;
    cursor: pointer;
    line-height: 40px;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    height: 42px;
    display: inline-block;
}
.mec-load-more-button:hover {
    color: #000;
    background: #fff;
    border: 2px solid #f7dd2c;
}
.mec-event-grid-clean .event-grid-t2-head .mec-event-month {
    text-transform: capitalize;
}
.page-template-page-event-listing .mec-event-grid-clean img {
    max-height: 149px;
}
.page-template-page-event-listing .mec-event-grid-clean .mec-event-content p {
    min-height: 70px;
}
/*Event Listing Page Ends | Nikhil*/

/*Event Single Page Starts | Nikhil*/
.single-mec-events section#pm-title-banner {
    padding-bottom: 100px;
}
.pm-single-upcoming-events {
    background-color: #f3f3f3;
    padding: 40px 40px 10px 40px;
    margin-top: -75px;
}
.single-mec-events .mec-event-image {
    display: none;
}
.single-mec-events .mec-event-date.mec-color,
.single-mec-events .mec-event-date.mec-color span.mec-end-date-label{
    color: #76287c;
    font-weight: 600;
}
.single-mec-events h4.mec-event-title {
    height: unset; 
}
.single-mec-events article.mec-event-article.mec-clear {
    margin-bottom: unset;
}

.single-event-meta-content h3.pmn-title {
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    width: max-content;
}
.single-event-date, .single-event-time, .single-event-address {
    display: flex;
}
.single-event-meta-content p.pmn-meta {
    font-size: 16px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.single-event-description p {
    font-size: 16px;
    margin: 15px 0 20px 0;
}
.single-event-meta-content {
    margin-top: 40px;
}
.event-single-speaker {
    display: inline-block;
    margin-bottom: 30px;
}
/*.single-mec-events p.speaker-name {
    font-weight: 600;
    color: #76287c;
}*/
.single-event-speakers h3.pmn-title {
    padding-bottom: 20px;
}
/*.pmn-speaker-photo {
    padding: 0 !important;
}
.single-mec-events .pmn-speaker-meta {
    padding-left: 0;
}*/
.single-mec-events .single-event-registration {
    margin: 30px 0;
}

/*Single event page | Akshay*/

#pm-single-event-info{
    padding-bottom: 64px;
}

.single-mec-events section#pm-title-banner {
    margin-top: 117px;
    background: #f2f2f2;
    padding: 10px;
    min-height: 300px;
}

.pm-event-content-wrapper{
    background: #fff;
    padding: 32px;
    margin-top: -230px;
}
.single-mec-events .single-event-registration{
    margin-top: -230px;
}
.single-mec-events .pm-event-image {
    margin-top: 0;
}
.pm-event-content-wrapper h1.pm-contact-title {
    font-size: 28px;
    color: #333333;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 16px;
}
.single-event-speakers{
    margin-top: 32px;
}
.pm-event-address,.pm-event-time,.pm-event-date{
    display: flex;
    
}
.pm-date-icon{
    background: url(./img/Sprite_event.png) -22px -22px no-repeat;
    width: 25px;
    height: 26px;
    display: inline-block;
    margin-right: 10px;
}
.pm-event-time-icon{
    background: url(./img/Sprite_event.png) -21px -58px no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 10px;
}
.pm-address-icon{
    background: url(./img/Sprite_event.png) -21px -92px no-repeat;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 10px;
}
.single-event-description ul{
    margin-left: 18px;
}
.event-single-speaker img{
    width: 100%;
    max-height: 200px;
    object-fit: cover;
}
.single-mec-events p.speaker-name {
    font-weight: 700;
    color: #000;
    font-size: 18px;
}
.speaker-specialization{
    display: block;
    font-weight: 400;
}
.purple{
    color: #76237d;
    font-weight: 700;
}

/*sidebar*/

.pm-event-video {
    position: relative;
}

.pm-event-testimonial{
    margin-top: 25px;
}
.pm-event-testimonial-content{
    background: #75277d;
    padding: 20px;
    color: #fff;
}
.pm-our-thoughts{
    min-height: 150px;
}
.pm-about-testimonial{
    text-align: right;
}
.pm-author{
    margin: 0;
}
.pm-event-testimonial .slick-next{
	background: url(./img/Sprite.png) -179px -25px no-repeat;
    position: absolute;
    bottom: -8px;
    right: 27%;
    border: none;
	background-size: 1011px;
}
.pm-event-testimonial .slick-prev{
	background: url(./img/Sprite.png) -121px -25px no-repeat;
    position: absolute;
    bottom: -8px;
    left: 20%;
    border: none;
	background-size: 1011px;
}

/*end Single event page | Akshay*/



@media screen and (max-width: 600px){
    
    .single-mec-events p.speaker-name {
        margin-top: 15px;
    }
    .pm-single-upcoming-events {
        margin-top: unset;
        padding: 20px 20px 10px 20px;
    }
    .single-mec-events .pm-event-image {
        margin-top: 20px;
    }
    .single-mec-events section#pm-title-banner {
        padding-bottom: unset; 
    }
    .single-mec-events .single-event-registration {
        text-align: center;
        margin-bottom: 25px;
    }
    .single-mec-events .pmn-speaker-photo {
        text-align: center;
    }
    .single-mec-events .pmn-speaker-meta {
        padding: 0;
    }
    .pmn-speaker-meta p.speaker-name {
        text-align: center;
    }
    
    .event-single-speaker img{
        max-height: 100%;
    }


    /*about us*/
    .pm-about-founder{
        margin-top: 32px;
    }
    section#pm-title-banner.pm-about-title{
        height: auto;
        margin-top: 117px;
    }
    .pm-about-team{
        padding: 32px 0;
    }
    #pm-our-counters .pm-devid{
        margin-bottom: 32px;
    }
    #pm-our-counters{
        padding: 32px 0 20px;
    }
    .pm-construction-of-solution,.pm-eco-system{
        padding: 32px;
    }
    .pm-solutions{
        margin-bottom: 40px;
    }

}
/*Event Single Page Ends | Nikhil*/

/*Disclaimer-Privacy-Terms Starts | Nikhil*/
.page-template-page-dpt h1.entry-title {
    display: none;
}
.page-template-page-dpt section#pm-dpt-content {
    background-color: #f2f2f2;
}
.pm-dpt-main {
    font-size: 18px;
    font-weight: 700;
    color: #76287c;
    margin-bottom: 25px;
}
ul.pm-dpt-points {
    margin: 20px;
}
.pm-dpt-points li {
    margin-bottom: 30px;
}
/*Disclaimer-Privacy-Terms Ends | Nikhil*/

/* Business Performance Evaluation Starts | Nikhil */
.page-template-page-business-evaluation .gform_wrapper {
    max-width: 70% !important;
}
.page-template-page-business-evaluation h2.gsection_title {
    display: none;
}
.page-template-page-business-evaluation .gform_wrapper .gform_heading {
    background-color: #74287B;
    text-align: center;
}
.page-template-page-business-evaluation .gform_wrapper form {
    max-height: 100% !important;
}
.page-template-page-business-evaluation .gform_wrapper .gform_page_footer .button.gform_button {
    margin-right: 0px;
    width: 100%;
    background: #74287B;
    color: #fff;
    padding: 15px 0;
    border: none;
    border-radius: 0;
    font-family: 'Arial';
    font-size: 14px;
    font-weight: 700;
}
.page-template-page-business-evaluation .gform_wrapper .gform_page_footer .button.gform_previous_button {
    display: none;
}
.page-template-page-business-evaluation .gform_wrapper {
    background-color: #ffffff;
    margin: 0 auto !important;
}

.page-template-page-business-evaluation .gform_wrapper ul.gform_fields {
    padding: 0 15px !important;
}
.page-template-page-business-evaluation .gfield_date_dropdown_day.ginput_container {
    display: none;
}
.page-template-page-business-evaluation .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code input {
    border: 1px solid #a9a9a9;
}
.page-template-page-business-evaluation .gfield.pm-contact-us-phone input {
	border: 1px solid #a9a9a9;
}
.page-template-page-business-evaluation .gform_wrapper ul li.gfield .ginput_container_address span input{
    margin-bottom: 20px !important;
    margin-top:0 !important;
}
@media screen and (max-width: 768px){
    .page-template-page-business-evaluation .gform_wrapper {
        max-width: 100% !important;
    }
}
/* Business Performance Evaluation Ends | Nikhil */

/* Margin Top | Nikhil */
body.page-template.page-template-page-funding-form,
body.page-template.page-template-page-funding-result,
body.page-template.page-template-page-sliders,
body.page-template.page-template-page-mentor,
.page-template.page-template-page-fashion-persona,
.page-template.page-template-page-um-msme,
body.page-template.page-template-page-free-tool,
.page-template.page-template-page-partners,
.page-template.page-template-page-thankyou,
.page-template.page-template-page-persona_new,
.page-template.page-template-page-meet-mentor,
.page-template.page-template-page-business-evaluation,
.free_tool-template-default.single.single-free_tool,
.meet_mentor-template-default.single.single-meet_mentor,
.page-template.page-template-page-download-psd,
.page-template.page-template-page-excel-entries,
.page-template-page-services-thankyou,
.page-template-page-thankyou-business-evaluation,
.page-template-page-thankyou-checklist,
.page-template-page-beauty-persona,
.page-template-page-careers-thankyou,
.page-template-page-thankyou-single-services,
.page-template-page-thankyou-event,
.page-template-page-homepreneurs-business{
    margin-top: 117px;
}
/* Margin Top Ends | Nikhil */

/* Solved CSS Conflicts Starts | Nikhil */
.page-template.page-template-page-mentor .pm-button {
/*     background: unset; */
    border: unset;
}
.page-template.page-template-page-mentor .pm-page-title,
.page-template.page-template-page-partners .pm-page-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    color: #000000;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}
.page-template.page-template-page-subscription .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px !important;
    margin-bottom: 0 !important;
}
.page-template.page-template-page-subscription .gform_wrapper .top_label select.medium {
    padding: 2px 0 2px 3px !important;
}
.page-template.page-template-page-services .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px !important;
}
.page-template.page-template-page-services .gform_wrapper .top_label select.medium {
    padding: 5px 4px !important;
}
.services-template-default.single.single-services .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px !important;
}
.services-template-default.single.single-services .gform_wrapper .top_label select.medium {
    padding: 5px 4px !important;
}
.modal-header {
    background: #C0A2C4;
    color: #fff;
}
.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 20px;
    top: 13px;
    font-size: 32px;
    color: #ffffff;
    opacity: 1;
}
.page-template.page-template-page-download-psd .site-main {
    background: #fff;
}
.page-template.page-template-page-excel-entries input[type=submit] {
    background: #3a1e0c;
    color: #fff !important;
    font-weight: 600;
    border-color: #3a1e0c;
    padding: 10px;
    font-size: 20px;
}
/* Slick Slider */
.pm-prototype-slider button  { 
    /*    font-size: 0;  */
}
body.page-template.page-template-page-career .gfield.pm-contact-us-select select,
body.page-template.page-template-page-career .gfield.pm-contact-us-upload input {
    padding: 5px 4px !important;
}

article#pm-services-thank-you-page {
    /*Added on 11/02/2019 7:06PM | Reported by Kapil Sir*/
    padding-bottom: unset !important;
}
.container>.navbar-header {
    position: relative;
    z-index: 9999;
}
/* Solved CSS Conflicts Ends | Nikhil */

/* 23rd Launch Starts | Nikhil */
.home .pm-event-box img {
    height: 277px;
    width: 555px;
}
.home  .pm-event-content{
    min-height: 100px !important;
    max-height: 100px !important;
}
.home .pmn-blog-api-excerpt p {
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.postid-3421 .pm-our-happy-customers .pm-customer-slide{
    min-height: 300px;
}
.page-template.page-template-page-thankyou div#content {
    background-color: #f2f2f2;
}

.page-template-page-stories-listing .pm-story-outer{
    min-height: 412px;
}
.page-template-page-stories-listing .pm-main-story-content .pm-button {
    position: absolute;
    bottom: 50px;
}
.home .pm-partners-title-tagline {
    text-align: center;
}
.pm-membership .pm-download-btn a {
    color: #3a1e0c;
}
/* 23rd Launch Ends | Nikhil */

/*Gravity Form and LS Integration Starts | Nikhil */

/*MSME Checklist Starts*/
.free_tool-template-default.single.single-free_tool .gform_wrapper .top_label input.medium {
/*     width: calc(90% - 8px); */
	width: 100%;
}
.free_tool-template-default.single.single-free_tool .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px 5px;
}
.free_tool-template-default.single.single-free_tool .gform_wrapper .gform_body {
/*     width: 78%; */
	width: 100%;
}
form.pm-msme-checklist-form {
/*     display: -webkit-box; */
	display: block;
}
.free_tool-template-default.single.single-free_tool .gform_wrapper .gform_footer {
    padding: unset;
    margin: 10px 0px;
    clear: both;
    width: 30%;
}
.free_tool-template-default.single.single-free_tool .gform_wrapper .gform_footer input[type=submit] {
   /* min-width: 148px !important;
    min-height: 43px !important;
    color: #ffffff !important;
    font-family: Open Sans;
    font-size: 16px !important;
    border: 1px #75287e solid !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: #75287e !important;
    -webkit-border-radius: 30px !important;
	*/
}
@media screen and (max-width: 768px){
    form.pm-msme-checklist-form {
        display: block;
    }
    .free_tool-template-default.single.single-free_tool .gform_wrapper .gform_footer input[type=submit] {
        padding: 0 12px !important;
    }
    .free_tool-template-default.single.single-free_tool .gform_wrapper .gform_body {
        width: 100%;
    }
    .free_tool-template-default.single.single-free_tool .gform_wrapper .top_label input.medium {
        width: calc(100% - 8px);
    }

}
/*MSME Checklist Ends*/

/*Membership Form Persona Page Starts*/
.gform_wrapper.pm-membership-form-persona_wrapper .top_label .gfield_label {
    display: block !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.gform_wrapper.pm-membership-form-persona_wrapper .gfield_required {
    display: unset !important;
}
.gform_wrapper.pm-membership-form-persona_wrapper .top_label input.medium {
    width: 100%;
}
.gform_wrapper.pm-membership-form-persona_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 15px;
}
.gform_wrapper.pm-membership-form-persona_wrapper {
    margin: 0 50px;
}
.gform_wrapper.pm-membership-form-persona_wrapper .gform_footer input[type=submit] {
    min-width: 148px !important;
    min-height: 43px !important;
    color: #ffffff !important;
    font-family: Open Sans;
    font-size: 16px !important;
    border: 1px #75287e solid !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: #75287e !important;
    -webkit-border-radius: 30px !important;
}
.gform_wrapper.pm-membership-form-persona_wrapper .gform_footer.top_label {
    text-align: center;
}

@media screen and (max-width: 768px){
    .gform_wrapper.pm-membership-form-persona_wrapper {
        margin: 5px;
    } 
    .gform_wrapper.pm-membership-form-persona_wrapper .gform_footer.top_label {
        text-align: center;
        width: 50%;
        margin: auto;
    }
    .gform_wrapper.pm-membership-form-persona_wrapper .gform_footer input[type=submit] {
        padding: unset;
    }
}
/*Membership Form Persona Page Ends*/

/*Download Checklist from Blog Post Starts*/
.gform_wrapper.pm-download-checklist-form_wrapper .top_label .gfield_label {
    display: block !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400 !important;
}
.gform_wrapper.pm-download-checklist-form_wrapper .gfield_required {
    display: unset !important;
}
.gform_wrapper.pm-download-checklist-form_wrapper .top_label input.medium {
    width: 100%;
}
.gform_wrapper.pm-download-checklist-form_wrapper .top_label select.medium {
    padding: 5px !important;
}
.gform_wrapper.pm-download-checklist-form_wrapper .gform_footer input[type=submit] {
    min-width: 148px !important;
    min-height: 43px !important;
    color: #ffffff !important;
    font-family: Open Sans;
    font-size: 16px !important;
    border: 1px #75287e solid !important;
    text-shadow: none !important;
    background-image: none !important;
    background-color: #75287e !important;
    -webkit-border-radius: 30px !important;
}
.gform_wrapper.pm-download-checklist-form_wrapper .gform_footer.top_label {
    text-align: center;
}
@media screen and (max-width: 768px){
    .gform_wrapper.pm-download-checklist-form_wrapper {
        margin: 5px;
    } 
    .gform_wrapper.pm-download-checklist-form_wrapper .gform_footer.top_label {
        text-align: center;
        width: 50%;
        margin: auto;
    }
    .gform_wrapper.pm-download-checklist-form_wrapper .gform_footer input[type=submit] {
        padding: unset;
    }
}
/*Download Checklist from Blog Post Ends*/

/*Gravity Form and LS Integration Ends | Nikhil */

/* Css from Old Theme */
/* checkbox style start */
.pm-checked-wrap {
    display: block;
    position: relative;
    padding-left: 45px;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pm-checked-wrap input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.pm-checked-wrap .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 30px;
    width: 30px;
    background-color: transparent;
    border: 2px solid #742b7b;
}

.pm-checked-wrap:hover input ~ .checkmark {
    background-color: #ccc;
}

.pm-checked-wrap input:checked ~ .checkmark {
    background-color: transparent;
    border: 2px solid #742b7b;
}

.pm-checked-wrap .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.pm-checked-wrap input:checked ~ .checkmark:after {
    display: block;
}

.pm-checked-wrap .checkmark:after {
    left: 9px;
    top: 3px;
    width: 9px;
    height: 16px;
    border: solid #742b7b;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* checkbox style end */


/*single blog*/
#pm-single-page,.pm-archive-page{
    margin: 26px 0 64px 0;
}

.entry-content table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
}
.entry-content td{
    padding:6px;
}
.entry-title{
    margin-top: 0;
}
.entry-meta{
    display: flex;
}
.archive,.blog,.single {
    background: #f2f2f2;
}
.disqus-footer__wrapper{
    display: none;
}
.entry-content p{
    text-align: left !important;
}
.pm-prev-post,.pm-next-post {
    padding: 32px;
    background: #999999;
    height: 228px;
    position: relative;
}
.pm-single-case-prev{
    position: absolute;
    bottom: 32px;
    left: 32px;
}
.pm-single-case-next{
    position: absolute;
    bottom: 32px;
    right: 32px;
}
.pm-post-navigation .pm-blg-time{
    color: #fff;
    font-weight: 400;
}
.pm-next-post .pm-blg-time{
    text-align: right;
    display: block;
}
.pm-prev-post a,.pm-next-post a{
    color: #ffffff;
    font-weight: 400;
}
.pm-single-case-stuty-title a{
    font-size: 18px;
}
.pm-single-case-stuty-title{
    margin-top: 0;
}
.pm-post-navigation{
    margin-top: 32px;
    border-top: 1px solid #999999;
    padding-top: 32px;
}
.pm-single-case-prev a,.pm-single-case-next a {
    display: inline-block;
    position: relative;
    background: #ffde2d;
    border:2px solid #ffde2d;
    padding: 5px 13px;
    border-radius: 30px;
    width: 140px;
    color: #000;
    transition: .5s all;
}

.pm-download-button-1,.pm-download-button-2{
    background: #75287e;
    padding: 10px 30px;
    border-radius: 30px;
    margin-top: 10px;
    display: inline-block;
    color: #fff;
}


.pm-single-case-prev a:hover, .pm-single-case-next a:hover{
    background: #fff;
    color:#000 !important;
}
.pm-single-case-prev:hover .pm-prev-post{
    background: #75287e !important;
}
.pm-single-case-prev a{
    text-align: right;
}
.pm-single-case-prev a .prev-post{
    position: absolute;
    top: 3px;
    left: 11px; 
    font-size: 20px;
    font-weight: 700;
}
.pm-single-case-next a{
    text-align: left;
}
.pm-single-case-next a .next-post{
    position: absolute;
    top: 3px;
    right: 11px; 
    font-size: 20px;
    font-weight: 700;
}
.pm-download-btn {
    background: #75287e;
    color: #fff;
    font-weight: 400;
    padding: 10px 32px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 16px;
    border: 1px solid #75287e;
    transition: .5s all;
}
.pm-download-btn:hover{
    background: #75287e;
    border-color: #75287e;
}
.pm-toolkit-wrapper #pm-donwload-button:hover {
    background: #75287e;
}
.btn-info.focus, .btn-info:focus{
    background: #75287e !important;
    outline: none
}
a.pm-download-btn:visited, a.pm-download-btn:hover, a.pm-download-btn:focus {
    color: #fff !important;
}
.pm-section-box{
    background: #e1e1e1;
    padding: 16px;
    border-radius: 10px;
    margin-bottom: 32px;
}

/* download psd */
.pm-checked{
    display:flex;
}
.pm-checked input[type=checkbox]{
    margin-right:10px;
    margin-top: 6px;
}

/* download count */

.btn-primary .badge {
    display: none;
}

.btn.btn-primary.lana-download {
    display: none;
    font-size: 16px;
    background: #ffde2d;
    border: 0;
    border-radius: 30px;
    font-style: italic;
    padding: 12px 40px;
    max-width: 160px;
    color: #000;
    margin: auto;
}
.pm-checklist-down .btn.btn-primary.lana-download{
    display: block;
    font-size: 16px;
    background: #3a1e0c;
    border: 0;
    border-radius: 30px;
    font-style: italic;
    padding: 12px 40px;
    border:2px solid #3a1e0c;
    max-width: 160px;
    color: #fff;
    margin: auto;
    transition:.5s all;

}
.pm-checklist-down .btn.btn-primary.lana-download:hover{
    background:#fff;
    color:#3a1e0c;
    border:2px solid #3a1e0c;
    border-radius: 30px;

}
.pm-img-overlay:hover a.btn.btn-primary.lana-download{
    display: block;
}


/*leadsquared form*/
.form-block-holder{
    box-shadow: none !important;
    border:none !important;
    background: #fff !important;
}
.entry-content .lp-form-header-content-wrapper,.lp-form-header-wrapper{
    display: none !important;
}
#form-submit-button{
  /*min-width: 148px !important;
    min-height: 43px !important;
    color: #ffffff !important; 
    font-family: Open Sans;
    font-size: 16px !important;
    font-weight: bold;
    border: 1px #75287e solid !important;
    border-bottom-color: #5e2063; 
    text-shadow: none !important; 
    background-image:none !important;
    background-color: #75287e !important;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -o-border-radius: 30px !important;
	*/

}
.form-block-holder{
    padding-bottom: 0 !important;
}
.entry-content .modal-dialog, .single-free_tool .modal-dialog{
    width: 392px !important;
    margin: 30px auto;
}
.field-label{
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400 !important;
}
#showresults .lsq-form-wrapper .label-placement.top .field-control-group input[type="text"]{
    border: 1px solid #000 !important;
    font-size: 16px !important;
    color: #000 !important;
}

/* single post styling by nitin start */

.single-free_tool .pm-section-title,
.single-um_msme_checklist .pm-section-title {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    color: #333333;
    border-bottom: 1px solid #aaa;
}

.single-free_tool .pm-checklist,
.single-um_msme_checklist .pm-checklist {
    background: #fff;
    padding: 32px;
    margin-bottom: 20px;
}

.pm-resourse-wraper{
    margin:0;
    padding-left:18px;
}
.pm-sub-resources a{
    border-bottom:1px solid #000;
    color:#000;
}
.pm-sub-resources a:hover{
    border: none;
    color: #75287e;
}

.single-free_tool .pm-benefit-wraper,
.single-um_msme_checklist .pm-benefit-wraper {
    margin-bottom: 0;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.single-free_tool .pm-benefit-wraper .col-lg-3.col-md-3.col-sm-3.col-xs-3,
.single-um_msme_checklist .pm-benefit-wraper .col-lg-3.col-md-3.col-sm-3.col-xs-3 {
    padding: 0;
}

.single-free_tool .pm-benefit-wraper:last-child,
.single-um_msme_checklist .pm-benefit-wraper:last-child {
    border: 0;
    padding-bottom: 0;
}

.single-free_tool .pm-benefit-icon,
.single-um_msme_checklist .pm-benefit-icon {
    display: block;
    min-width: 50px;
    min-height: 100%;
}

.pm-benefit-content,
.pm-points,
.pm-tool-comment {
    font-weight: 300;
}
.pm-points ol {
    margin-left: 20px;
}
.pm-points ol li {
    margin-bottom: 20px;
}

.pm-benefit-content p {
    margin-bottom: 0;
}

.single-free_tool .pm-modal-footer,
.single-um_msme_checklist .pm-modal-footer {
    background: #e2e2e2;
    padding: 15px 40px;
}

.single-free_tool .pm-checked,
.single-um_msme_checklist .pm-checked {
    display: inherit;
}

.single-free_tool .pm-view-button,
.single-um_msme_checklist .pm-view-button {
    margin-bottom: 0;
    margin-left: 20px;
}

.single-free_tool .pm-view-button:hover,
.single-um_msme_checklist .pm-view-button:hover {
    border-color: #742b7b;
}

.single-free_tool .pm-model-footer-bottom,
.single-um_msme_checklist .pm-model-footer-bottom {
    margin-top: -10px;
    margin-bottom: 40px;
}

/* checkbox style start */
/*new css for sidebar form*/
.pm-download-form-section{
    background: #fff;
    padding: 32px;
    margin-bottom: 32px;
    margin-top: -6px;
}
.pm-checklist-form {
    margin-top: 24px;
}
.pm-checklist-form .form-block-holder {
    min-height: 15px !important;
}
.registration-form {
    margin: 0 !important;
    padding: 0 !important;
}
.pm-checklist-form .lsq-form-wrapper .lp-form-section {
    width: 70%;
}
.pm-checklist-form #lsq-form-wrapper {
    max-width: 100% !important;
}
.pm-checklist-form #lp-form {
    display: flex;
    justify-content: space-between;
}
#lp-form {
    width: 100% !important;
    margin: 0 !important;
}
.pm-checklist-form .lsq-form-wrapper .lp-form-section.sec-fields-wrapper .field-label {
    display: none;
}#sec-button-wrapper {
    margin-bottom: 0 !important;
}
.pm-checklist-form .lsq-form-wrapper .sec-button-wrapper.btn-align-center {
    text-align: right;
    width: 30%;
    margin-top: 3px;
}
#sec-button-wrapper {
    margin-bottom: 0 !important;
}
.pm-checklist-form .lsq-form-wrapper .sec-button-wrapper.btn-align-center {
    text-align: right;
    width: 30%;
    margin-top: 3px;
}

.pm-checked-wrap {
    display: block;
    position: relative;
    padding-left: 33px;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.pm-checked-wrap input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
	width:10%;
}

.pm-checked-wrap .checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: transparent;
    border: 2px solid #742b7b;
}

.pm-checked-wrap:hover input ~ .checkmark {
    background-color: #ccc;
}

.pm-checked-wrap input:checked ~ .checkmark {
    background-color: transparent;
    border: 2px solid #742b7b;
}

.pm-checked-wrap .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.pm-checked-wrap input:checked ~ .checkmark:after {
    display: block;
}

.pm-checked-wrap .checkmark:after {
    left: 6px;
    top: 0px;
    width: 7px;
    height: 14px;
    border: solid #742b7b;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* checkbox style end */

@-moz-document url-prefix() {

    .pm-single-view-pdf {
        position: relative;
    }

    .pm-single-view-pdf::after {
        content: ' ';
        width: 100%;
        height: 32px;
        background: #3a3a3a;
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9999999;
    }
}

@media(max-width: 767px) {
    .single-free_tool .pm-checked-wrap br,
    .single-um_msme_checklist .pm-checked-wrap br {
        display: none;
    }
}

@media(min-width: 992px) and (max-width: 1370px) {
    .single-free_tool .pm-checked-wrap br,
    .single-um_msme_checklist .pm-checked-wrap br {
        display: none;
    }
}

@media(max-width: 600px) {
    .single-free_tool .pm-checked-wrap,
    .single-um_msme_checklist .pm-checked-wrap {
        font-size: 16px;
        text-align: left;
        margin-bottom: 20px;
    }

    .single-free_tool .pm-view-button,
    .single-um_msme_checklist .pm-view-button {
        margin-left: 0;
    }

    .single-free_tool .pm-benefit-icon img,
    .single-um_msme_checklist .pm-benefit-icon img {
        transform: scale(1);
    }

    .entry-content .modal-dialog,
    .single-free_tool .modal-dialog,
    .single-um_msme_checklist .modal-dialog {
        width: 100% !important;
    }
}
.pm-single-view-pdf{
    position:relative;
}
.pm-single-view-pdf:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 32px;
    background: #444;
}


/* single post styling by nitin end */


/*---tool listing page---*/
.page-template-page-free-tool .site-content{
    background: #f2f2f2;
}
#pm-free-tools{
    margin-top: 16px;
}
#pm-our-tools{
    margin: 48px 0 48px 0;
}
.pm-tool-page-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 32px;
}
.pm-tool-meta .pm-thumbnail{
    height:270px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pm-tool-meta .pm-thumbnail a{
    width:100%;
}
.pm-tool-meta .pm-thumbnail a img{
    width:100%;
}
.pm-tool-meta .pm-thumbnail img{
    height:270px;
}
.pm-tool-information{
    background: #fff;
    padding:16px;
    text-align: center;
}
.pm-tool-title{
    margin-top: 0;
    height: 60px;
    line-height: 0.5;
}
.pm-tool-meta{
    margin-bottom: 32px;
}
.pm-tool-title a{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    line-height: 1.5;
}
.pm-view-button{
    display: inline-block;
    padding: 10px 36px;
    background: #3a1e0c;
    border-radius: 30px;
    color: #fff;
    border: 2px solid #3a1e0c;
    transition:  .5s all;
    margin-bottom: 10px;
}
.pm-view-button:hover{
   /*ackground: #fff;
    color: #3a1e0c !important;
	*/
}

.pm-view-button:visited,.pm-view-button:focus{
    color: #fff;
}

/*single page navigation*/

#pm-single-post-nav{
    padding: 48px 0;
    background: #3a1e0c;

}
.pm-single-tool-case-next{
    text-align: right;
}
.pm-right-single-previous-next-icon,.pm-left-single-previous-next-icon{
    color: #fff !important;
    display: flex;
    align-items: center;
}
.pm-right-single-previous-next-icon{
    justify-content: flex-end;
}
.pm-single-case-stuty-title a{
    color: #fff !important;
    font-size: 24px;
}


/*download form popup*/
.pm-modal-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

div[data-field-name="mx_Utm_source"], div[data-field-name="mx_Utm_medium"], div[data-field-name="mx_Utm_campaign"], div[data-field-name="mx_Utm_Terms"], div[data-field-name="mx_Button_id"], div[data-field-name="mx_Current_Post_URL"], div[data-field-name="mx_Website_form_filled"], div[data-field-name="mx_Post_URL"], div[data-field-name="mx_Post_Button_id"], div[data-field-name="mx_Benefited_Description"], div[data-field-name="mx_Source"], div[data-field-name="mx_Benefited"], div[data-field-name="mx_Benefited_Channel"]{
    display:none !important;
}




/*---tool listing page---*/
.page-template-page-free-tool .site-content,.page-template-page-um-msme .site-content{
    background: #f2f2f2;
}
#pm-emailer{
    background: #f2f2f2;
    padding: 64px 0;
}
#pm-emailer #frmrlp-block-6 {
    padding-top: 5px;
}
#pm-free-tools{
    margin-top: 16px;
}
#pm-our-tools{
    margin: 48px 0 48px 0;
}
.pm-tool-page-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 32px;
}
.pm-tool-meta .pm-thumbnail{
    height:270px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pm-tool-meta .pm-thumbnail img{
    height:270px;
}
.pm-tool-information{
    background: #fff;
    padding:16px; 
    text-align: center;
}
.pm-tool-title{
    margin-top: 0;
    height: 60px;
    line-height: 0.5;
}
.pm-tool-meta{
    margin-bottom: 32px;
}
.pm-tool-title a{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    line-height: 1.5;
}
.pm-view-button{
    display: inline-block;
    padding: 10px 36px;
    background: #3a1e0c;
    border-radius: 30px;
    color: #fff;
    border: 2px solid #3a1e0c;
    transition:  .5s all;
    margin-bottom: 10px;
}
.pm-view-button:hover{
  /*background: #fff;
    color: #3a1e0c !important; */
}

.pm-view-button:visited,.pm-view-button:focus{
    color: #fff;
}

/*---thank you page---*/
#pm-thankyou-page{
    margin:64px 0;
}
.pm-download-pdf{
    display: inline-block;
    padding: 10px 64px;
    background: #3a1e0c;
    color: #fff;
    border-radius: 30px;
    font-style: italic;
    margin-top: 8px;
}
.pm-download-pdf:visited{
    color:#fff !important;
}
.pm-email-sub{
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 0;    
}

.wpcf7-form input[type="text"], input[type="email"],input[type="tel"]{
    width: 100% !important;
    border-radius: 10px;
    padding: 8px;
}
input[type="text"]:focus, input[type="email"]:focus{
    outline: none !important;
    border-color: #3a1e0c;
}
.wpcf7-form input[type=submit]{
    display: inline-block;
    padding: 10px 20px;
    background: #3a1e0c;
    font-size: 16px;
    color: #fff;
    border-radius: 30px;
    font-style: italic;
    margin-top: 8px;
    text-align: center;
}
.wpcf7-form label{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
/* .wpcf7-form p{
    display: none !important;
} */
#wpcf7-f2887-o1{
    display:flex;
    justify-content:center;
}
#wpcf7-f2787-o1 .wpcf7-form input[type="text"],#wpcf7-f2787-o1 input[type="email"],
#wpcf7-f2787-o1 input[type="tel"],#wpcf7-f2787-o1 textarea {
    width: 100% !important;
    border-radius:0;
    padding: 8px;
}

#wpcf7-f2787-o1 .wpcf7-form p{
    margin-bottom:5px;
}
.wpcf7-form-control-wrap +p {
    text-align:center;
    margin-top:20px;
}



.pm-form-detail>p>a{
    text-decoration: underline;
}
.pm-form-detail>p>a:hover{
    text-decoration: none;
}

p.pm-newsletter {
    margin-left: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
}

/*-- Thanku page links styling by Nitin start --*/
.pm-form-detail-content {
    background: #e2e2e2;
    width: 100%;
    padding: 50px 20px 34px;
    border-radius: 10px;
    margin-top: 40px;
}

.pm-form-detail-content p {
    margin-bottom: 30px;
}
/*-- Thanku page links styling by Nitin end --*/


/* prototype page */
#pm-page-prototype{
    background:#f2f2f2;
}

.pm-prototype-page{
    display:flex;
    justify-content:center;
    padding:64px 0;
}


/*---single tool page---*/

.pm-download{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    margin: 28px 0 34px 0;
}
.pm-about-tools{
    margin-top:48px;
}
.pm-checklist{
    background: #fff;
    padding:32px 48px;
    margin-bottom: 48px;
}
.pm-checklist-title{
    margin-top: 0;
    margin-bottom: -12px;
}
.pm-tool-points p{
    font-weight: 300;
}
.pm-tool-wraper{
    margin-top: 32px;
}
.pm-tool-wraper>p{
    margin-bottom: 3px;
}
.pm-testimonials{
    margin-bottom: 64px;
}
.pm-testimonial-background{
    background: #fff;
    padding: 32px;
}
.pm-writer-info{
    text-align: left;
}
#pm-successful-testimonial .pm-tool-comment {
    min-height: 200px;
}
p.pm-writer-name {
    font-size:18px;
    margin-top: 16px;
    margin-bottom: 0;
    font-weight: 600;
    color: #3a1e0c;
}
p.pm-writer-business {
    min-height: 50px;
}
.pm-tool-comment {
    min-height: 300px;
    padding-top: 16px;
}
.pm-testimonial-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #75287e;
    margin-bottom: 32px;
}
.pm-side-download-section {
    background: #dbdbdb;
    padding: 32px;
    text-align: center;
    margin-bottom: 32px;
}
.pm-side-download-section h2{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    margin-top: 0;
}
.pm-side-download-section button{
    display: inline-block;
    padding: 10px 64px;
    background: #3a1e0c;
    color: #fff;
    border-radius: 30px;
    font-style: italic;
    margin-top: 32px;
}
.pm-side-download-section button:focus{
    outline: none;
}

.pm-side-download-section form{
    width: 56%;
    margin: auto;
    text-align: left;
}
div[data-field-name="mx_Post_id"],div[data-field-name="mx_button_id"],div[data-field-name="mx_current_Post_url"]{
    display: none !important;
}
.pm-form-email,.pm-form-name{
    display: none;
}
.pm-post-url{
    display: none !important;
}

.pm-mentor-id{
    display: none;
}

.plugin-faq dt {
    cursor: pointer;
    font-size: 16px;
    position: relative;

}
.plugin-faq dd{
    margin-top: 20px;
    margin-bottom: 0;
}
.pm-repeater{
    border: 1px solid #75287e;
    margin-bottom: 20px;
    padding: 18px 18px;
    min-height:88px;
}

.button-link{
    background: none;
    padding:0;
    border:none;
    font-weight: 400;
    width: 90%;
    text-align:left;
    font-size:18px;

}
.plugin-faq button:hover{
    background: none;
}
.plugin-faq button:focus{
    outline: none;
    color:#000;
}
.plugin-faq dd {
    display: none;
    margin-top: 20px;
}


.pm-faqs{
    margin-bottom: 64px;
}
.pm-necessary-documents{
    background: #ffffff;
    padding: 32px;
    margin-bottom:48px;
}
.pm-document-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #47c4c9;
    font-weight: 400;
    margin-top: 0;
    border-bottom: 1px solid #000;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.pm-documents-wrapper ul{
    margin-left: 16px;
    list-style: none;
}
.pm-documents-wrapper .pm-sub-title{
    position: relative;
}
.pm-documents-wrapper .pm-sub-title:after{
    content: '';
    width: 7px;
    height: 7px;
    background: #75287e;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: -17px;
}
.pm-benefit-wraper{
    margin-bottom:32px;
}
.pm-benefit-icon {
    background: #fff;
    min-height: 148px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*abput us*/

#pm-about-page{
    margin: 64px 0;
}
.pm-team-image img{
    width: 100%;
}
#pm-about-page .widget-title{
    margin-top: 0;
}
#mx_Post_id,.pm-post-id{
    display: none !important;
}
.pm-section-title{
    margin-top: 0;
    margin-bottom: 20px;
}

/*-----Page Parsona-----*/

/* leadsquared input field background image hide start */

.lsq-form-wrapper input {
    background-image: none !important
}

/* leadsquared input field background image hide end */

#pm-parsona-banner{
    position: relative;

}
.pm-parsona-banner-content{
    position: absolute;
    top: 9%;
    left: 19%;
}


.pm-parsona-wrapper{
    background: #ffffff;
    padding:45px 45px;
}
.pm-parsona-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 600;
    color:#3a1e0c;
    margin-top: 0;
    line-height: 1.2;
}
.pm-parsona-banner-tagline{
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 32px;
}
.pm-persona-discription{
    margin-bottom: 32px;
}
#pm-parsona-banner .pm-download-btn{
    margin-bottom: 0;
    font-style: italic;
}

#pm-parsona-services{
    background: #f2f2f2;
    padding: 64px 0;
}
#pm-parsona-services .nav-tabs{
    margin-left: 0;
}
/*#pm-parsona-services .nav-tabs li{
    width: 100%;
    padding: 20px;
    background: #dfdfdf;
}*/
#pm-parsona-services .nav-tabs li:hover{
    background: #ffffff;
}
#pm-parsona-services .nav-tabs li:hover a{
    color: #3a1e0c;
}
#pm-parsona-services .nav-tabs li.active{
    background: #ffffff;
}
#pm-parsona-services .nav-tabs li>a{
    color: #888888;
    border: none;
    font-size: 18px;
}
#pm-parsona-services .nav-tabs li>a:hover{
    background: transparent;
    border:none;
    color: #3a1e0c;
}
#pm-parsona-services .nav-tabs>li.active>a,
#pm-parsona-services .nav-tabs>li.active>a:focus,
#pm-parsona-services .nav-tabs>li.active>a:hover{
    border: none;
    background: transparent;
    color:#3a1e0c;
}
#pm-parsona-services .col-xs-12{
    padding-right: 0;
}
#pm-parsona-services .col-xs-12{
    padding-left: 0;
}
.tab-pane{
    background: #ffffff;
    padding: 48px;
    min-height: 555px;
}
.pm-parsona-section-title{
    margin-bottom: 32px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color:#3a1e0c;
    margin-top: 0;
}
.pm-tab-button{
    margin-top: 48px;
    font-style: italic;
}
.pm-img-overlay{
    position: relative;
}
.pm-image {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 80px;
}

.overlay {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background-color: #3a1e0c;
    overflow: hidden;
    width: 100%;
    height: 80px;
    transition: .5s ease;
}

.pm-img-overlay:hover .overlay {
    height: 100%;
}

.pm-overlay-content {
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 80%;
}
.pm-overlay-title{
    font-size: 18px;
    font-weight: 700;
}
#pm-our-checklist{
    padding: 64px 0;
}
.pm-overlay-download-btn{

    display: none;
    background: #ffde2d;
    border-radius: 30px;
    font-style: italic;
    padding: 12px 40px;
    color:#000;
}
.pm-overlay-download-btn:visited{
    color:#000000;
}
.pm-img-overlay:hover .overlay .pm-overlay-download-btn {
    display: inline-block;
    color:#000000;
}
.pm-hr{
    display: none;
    margin: 20px auto 30px auto;
    width: 55%;
    border-color: #ffffff;
}

.pm-img-overlay:hover .overlay .pm-hr {
    display: block;

}
.pm-checklist-note{
    display:none;
}
.pm-img-overlay:hover .overlay .pm-checklist-note{
    display:block;
    padding-top:10px;
}

.pm-overlay-bottom-images {
    display: flex;
    justify-content: center;
    color: #fff;
    padding: 15px 0;
}
.pm-img-overlay:hover .pm-overlay-bottom-images-wrapper {
    display: block;
}

.pm-overlay-bottom-images-wrapper {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    left: 0;
    right: 0;
    margin: auto;
}

#pm-successful-testimonial{
    padding: 64px 0;
    background: #dfdfdf;
}
#pm-counter{
    background: #f2f2f2;
    padding: 20px 0;
}
.pm-count{

    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color:#3a1e0c;
}

.pm-devid{
    border-right: 2px solid #d8d8d8;
    text-align: center;

}
.pm-devid:last-child{
    border: none; 
}
/* .pm-our-business{
    font-size: 18px;
    font-weight:600;
    padding: 0 12px;
    color: #777777;
    width: 80%;
    margin: auto;
} */

#pm-sign-up{
    padding: 64px 0;
}
.pm-sign-up-wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pm-sign-up-wrapper p{
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600
}
.pm-sign-up-wrapper .pm-download-btn{
    margin-bottom: 0;
    margin-left: 70px;
    font-style: italic;
    padding: 10px 40px;
}

#pm-parsona-faq{
    background: #f2f2f2;
    padding: 64px 0;
}
#pm-parsona-faq .pm-faqs{
    margin-bottom: 0;
}

.slick-dots {
    text-align: center;
    margin-top: 32px;
}
.slick-dots li {
    list-style: none;
    display: inline;
    margin-right: 16px;
}

.slick-dots li button {
    width: 15px;
    height: 15px;
    background: #cacaca;
    border-radius: 50%;
    padding: 0;
    margin-right: 10px;
    border: none;
}
.slick-dots li.slick-active button {
    background: #3a1e0c;
}

.pm-parsona-testimonial-slider .slick-next {
    background: url(./img/Sprite.png) -228px -29px no-repeat;
    height: 32px;
    position: absolute;
    top: 42%;
    right: -27px;
    background-size: 1011px;
    border: none;
}
.pm-parsona-testimonial-slider .slick-prev{
    background: url(./img/Sprite.png) -148px -29px no-repeat;
    height: 32px;
    position: absolute;
    top: 42%;
    left: -27px;
    background-size: 1011px;
    border: none;
}


/* Page meet a mentor */

#pm-page-meet-a-mentor{
    background: #f2f2f2;
}
.pm-meet-a-mentor-wraper{
    padding:48px 0;
    display: inline-block;
}

.pm-meet-a-mentor-video {
    display: flex;
    align-items: center;
}
.pm-meet-a-mentor-wraper .pm-meet-a-mentor-video .pm-mentor-speech {
    max-width: 100%;
}
.pm-vedio-wraper img {
    width: 100%;
}
.pm-meet-a-mentor-wraper .pm-video-logo {
    background: url(./img/play_icon.png) 0px 0px no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: 45px;
}
.pm-meet-a-mentor-wraper .pm-mentor-video-popup:hover .pm-video-logo{
    background: url(./img/play_icon_hover.png) 0px 0px no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: 45px;
}

.pm-mentor-contact {
    margin-top: 48px;
}
.pm-mentor-contact, .pm-mentor-contact a {
    font-size: 24px;
    color: #3a1e0c;
}

.pm-mentor-form{
    background-color: #e2e2e2 !important;
    padding:16px;
    margin-top: 50px;
}
.pm-form-content{
    margin-bottom:20px;
}
.pm-mentor-page-mentors .pm-section-title,.pm-meet-a-mentor-wraper .pm-section-title{
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
}


.pm-mentor-form .form-block-holder{
    background-color: #e2e2e2 !important;

}

.pm-mentor-page-mentors{
    padding-bottom: 48px;
}
.pm-mentor-page-mentors .pm-mentor-information{
    min-height:103px;
    display:flex;
    align-items: center;
    justify-content:center;
}
.pm-mentor-page-mentors .pm-designation{
    margin-bottom:12px;
}

.pm-check-mentor-page{
    text-align:center;
}


/*persona new*/

.pm-parsona_new-section-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 600;
    color: #3a1e0c;
    margin-top: 0;
    line-height: 1.2;
}

.page-template-page-persona_new .pm-parsona-new-title span{
    /* 	margin-left:10px */
}

.pm-banner-imgs img{
    margin-bottom: 32px;
}
.pm-banner-img-wrapper {
    width: 90%;
    margin: auto;
}
#pm-parsona-banner{
    background: #3a1e0c;
    padding: 64px 0;
    position: relative;
}
.pm-parsona-new-title{
    color:#fff;
    text-align: center;
}
.pm-parsona-banner-tagline{
    color: #fff;
    text-align: center;
}

.pm-membership{
    text-align: center;
}
.pm-membership .pm-download-btn{
    display: inline-block;
    background: #ffde2d;
    color: #3a1e0c;
    font-style: italic;
    font-size: 18px;
    padding: 12px 32px;
    border-radius: 30px;
    margin-bottom: 10px;
}
.pm-membership p{
    color: #fff;
    margin-top: 16px;
}
.pm-deasra-benefits{
    position: absolute;
    right: 10%;
    bottom: 8%;
}
.pm-benefit-btn{
    background: transparent;
    color: #edb4f2;
    text-decoration: underline;
    border: none;
    font-size: 12px;
}
#pm-parsona-services .nav-tabs li{
    width: 100%;
    padding: 20px;
    background: #C0A2C4;
}
#pm-parsona-services .nav-tabs li a{
    color: #fff;
}
.pm-services-icon {
    text-align: center;
    margin-bottom: 32px;
    padding: 0 15px;
}
.pm-icon-wrapper{
    margin-top: 32px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
/* .pm-icon-wrapper:nth-child(4) .pm-servicep-background a{
        background:#f7dd2c;
} */
.pm-services-icon.pm-servicep-background {
    background: #f5f5f5;
    position: relative;
    padding: 40px 16px 16px;
    margin:20px 10px;
}
.pm-services-icon.pm-servicep-background img{
    position: absolute;
    top: -33px;
    left: 0;
    right: 0;
    margin: auto;
}

.pm-services-icon h3{
    font-size: 16px;
    font-weight: 600;
    color: #3a1e0c;
}
a.pm-check-funding-button {
    display: inline-block;
    padding: 5px 26px;
    background: #410047;
    color: #fff;
    border: 2px solid #410047;
    border-radius: 30px;
    transition: .5s all;
}
a.pm-check-funding-button:hover{
    background: transparent;
    color:#410047;
}

.pm-sign-up-btn{
    text-align: center;
}
.pm-deasra-logo{
    background: url('./img/deAsra-Logo.png');
    width: 109px;
    height: 40px;
    background-repeat: no-repeat;
    margin: 0 5px;
    display: inline-block;
    background-position-y: 7px;
}
#pm-successful-testimonials{
    background: #410047;
    padding: 64px 0;
}
.pm-parsona_new-section-title{
    margin-bottom: 40px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
}
#pm-counters{
   /*background: #3a1e0c;*/
    padding: 64px 0;
}
#pm-counters .pm-count{
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
}
#pm-counters .pm-devid{
    border-color: #fff;
    text-align: center;
}
#pm-counters .pm-our-business{
    color: #fff;
}
#pm-new-sign-up{
    background: #410047;
    padding: 64px 0;
}
#pm-new-sign-up .pm-download-btn{
    background: #ffde2d;
    color: #3a1e0c !important;

}
#pm-new-sign-up .pm-sign-up-wrapper p{
    color: #fff;
}
.pm-parsona-testimonial-slider .slick-list {
    padding-top: 50px;
}
.pm-testimonial-background img {
    position: absolute;
    top: -50px;
}
.pm-services-icon img{
    min-height: 80px;
    max-height: 80px;
}
button:focus{
    outline: none;
}

.pm-services-tab{
    display: flex;
}
.pm-services-tab-left{
    background: #C0A2C4;
    padding-left: 0;
}
.pm-services-tab-right{
    padding-left: 0;
    background: #fff;
}
.pm-background{
    background: #fff;
}
.pm-parsona-section-title span:last-child{
    /*     margin-left: 10px; */
}


#pm_source,#pm_medium,#pm_campaign,#pm-post-url,#pm_terms{
    display:none !important;
}
div[data-field-name="mx_Utm_source"],div[data-field-name="mx_Utm_medium"],
div[data-field-name="mx_Utm_campaign"],div[data-field-name="mx_Utm_terms"],div[data-field-name="mx_Button_id"],div[data-field-name="mx_Current_Post_URL"],div[data-field-name="mx_Website_form_filled"],div[data-field-name="mx_Post_URL"],div[data-field-name="mx_Post_Button_id"],div[data-field-name="mx_Benefited_Description"],div[data-field-name="mx_Source"],div[data-field-name="mx_Benefited"],div[data-field-name="mx_Benefited_Channel"]{
    display: none !important;
}

#pm-parsona-video-links {
    padding: 64px 0;
}

#pm-parsona-video-links .pm-video-title {
    margin-bottom: 32px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 30px;
    font-weight: 600;
    color: #3a1e0c;
    margin-top: 0;
}

#pm-parsona-video-links .pm-video-content {
    margin-bottom: 32px;
}

#pm-parsona-our-partners {
    padding: 64px 0;
    border-top: 1px solid #f2f2f2;
}

#pm-parsona-our-partners .pm-our-partners-title {
    margin-bottom: 32px;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #3a1e0c;
    margin-top: 0;
}

#pm-parsona-our-partners .pm-our-partners-logo {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#pm-parsona-our-partners .pm-our-partners-logo img {
    max-width: 280px;
}
@media(max-width: 767px) {
    #pm-parsona-our-partners .pm-our-partners-logo img {
        max-width: 150px;
    }
}
/*download form popup*/
.pm-modal-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modal-body .pm-modal-footer{
    margin-bottom:15px;
}

/* Thanku page download button hide start */
.pm-form-detail a.pm-download-pdf {
    display: none;
}
/* Thanku page download button hide end */

/* Hide pdf download button start */
@-moz-document url-prefix() {
    #pm_donwload_form .modal-body::after {
        content: ' ';
        width: 96.7%;
        height: 42px;
        background: #3a3a3a;
        position: absolute;
        top: 88px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}
/* Hide pdf download button end */

/* partner page style start */
.pm-partner-section-wrapper {
    background: #f1f2f2;
}

#pm-partner-section .pm-page-title {
    margin-top: 32px;
}

.pm-partner-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.pm-partner-content-wrap {
    margin-bottom: 50px;
}

.pm-partner-content-wrap h3 {
    line-height: 1.3;
    min-height:62px;
}

.pm-partner-content-wrap h3 a.pm-partner-title {
    color: #000;
}

.pm-partner-content-wrap h3 a.pm-partner-title:hover {
    color: #3a1e0c;
    text-decoration: underline;
}

.pm-partner-image-wrapper {
    background: #e3e3e3;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
}

.pm-partner-image-wrapper img.pm-content-img {
    max-height: 170px;
}

.pm-partner-content-wrap .pm-decription {
    color: #333;
}

@media(max-width: 767px) {
    .pm-partner-image-wrapper {
        min-height: 150px;
    }

    .pm-partner-image-wrapper img.pm-content-img {
        max-height: 120px;
    }

    .pm-partner-content-wrap h3 {
        font-size: 20px;
        min-height: auto;
    }
}
/* partner page style end */


/*Services single thankyou page | Akshay*/

article#pm-services-thank-you-page {
    padding: 64px 0;
}
.pm-thankyou-title-wrapper {
    text-align: center;
    margin-bottom: 48px;
}
h1.pm-thankyou-page-title {
    margin: 10px 0;
    line-height: 1.3;
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
}
#pm-services-thank-you-page p a{
    color: #3a1e0c;
}
#pm-services-thank-you-page p a:hover{
    text-decoration: underline;
}
.pm-thankyou-page-title-tagline p {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.pm-app-outer-wrapper,.pm-services-section-content-wrapper{
    display: flex;
    align-items: center;
}
.pm-funding-readiness-app{
    margin-bottom: 48px;
}
.pm-app-img {
    text-align: center;
}

/* end Services single thankyou page | Akshay*/


/*Mentor Listing page*/

#pm-page-mentor{
    background: #f2f2f2;
    padding: 64px 0;
}
.pm-about-mentor,.pm-welcome-mentor{
    text-align: center;
}
.pm-about-mentor h2,.pm-welcome-mentor h2{
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
}
.pm-about-mentor .pm-view-button,.pm-welcome-mentor .pm-view-button{
    font-style: italic;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
}
.pm-mentor-information .pm-view-button{
    font-size: 18px;
}

iframe{
    border: none;
}
.pm-about-mentor{
    margin: 32px 0;
}/*mentor new | Akshay*/
.pm-our-mentors-wrapper{
    background: #fff;
    padding: 0;
    margin: 0 15px;
    margin-bottom: 32px;
    border-bottom: 4px solid #75287e;
}
.pm-our-mentors-wrapper.col-md-6,.pm-our-mentors-wrapper.col-lg-6{
    width: calc(50% - 30px);
}
.pm-our-mentors {
    display: flex;
    flex-wrap: wrap;
}

.pm-mentor-meta {
    display: flex;
    justify-content: space-between;
}
.pm-mentor-meta .pm-thumbnail {
    width: 46%;
    height: 261px;
    background: #eeeeee;
    border: 5px solid #fff;
    border-bottom-width:0;
}
.pm-mentor-information {
    background:#76287c ;
    padding: 16px;
    color: #fff;
    width: 54%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.pm-mentor-meta .pm-thumbnail img {
    min-width: 100%;
    height: 256px;
    object-fit: cover;

}
.pm-content-wraper{
    text-align:center;
}
.pm-industry-title{
    margin: 0;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-top: 16px;
}

.pm-deasra-mentor-content {
    background: #fff;
    padding: 32px;

}
.pm-mentor-contact-title{
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.pm-expertise,.pm-mentor-bio,.pm-objective{
    margin-bottom: 26px;
}

/*pagination*/
.pm-pagination.text-center{
    display: flex;
    justify-content: center;
}
.pm-pagination .page-numbers {
    font-size: 16px;
    color: #000000;
    margin: 0 10px;
    padding: 0 16px;
}
.pm-pagination .next {
    background: url(./img/Sprite.png) -190px -17px no-repeat;
    background-size: 836px;
    display: inline-block;
    height: 29px;
    width: 24px;
}
.pm-pagination .prev {
    background: url(./img/Sprite.png) -119px -17px no-repeat;
    background-size: 836px;
    display: inline-block;
    height: 29px;
    width: 24px;
}
.pm-pagination .current {
    border-bottom: 4px solid #75287e;
    padding-bottom: 10px;
}

/*new end*/
.pm-mentor-name{
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-size: 18px;
    font-weight:600;
}
.pm-designation{
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 300;
}
.pm-mentor-name a{
    color: #000;    
}
.pm-welcome-mentor-wraper .pm-view-button,.pm-about-mentor .pm-view-button{
    margin: 20px 0 20px 0;

}
.pm-welcome-mentor-wraper p,.pm-about-mentor p,.pm-mentors-one-line-info-content{
    color: #333;

}
.pm-vedio-wraper img{
    width:100%;
}

#wpcf7-f2787-o1{
    display:flex;
    justify-content:center;
}
#wpcf7-f2787-o1 .wpcf7-form input[type="text"],#wpcf7-f2787-o1 input[type="email"],
#wpcf7-f2787-o1 input[type="tel"],#wpcf7-f2787-o1 textarea {
    width: 100% !important;
    border-radius:0;
    padding: 8px;
}

#wpcf7-f2787-o1 .wpcf7-form p{
    margin-bottom:5px;
}
.wpcf7-form-control-wrap +p {
    text-align:center;
    margin-top:20px;
}

/*mentor single page*/

#pm-meet-single-page{
    padding: 64px 0;
    background: #f2f2f2;
}
.pm-mentor-personal-info{
    margin-bottom: 36px;
}
.pm-personal-details p{
    color: #929292;
    line-height: 1;
    margin-bottom: 0px;
    font-size: 14px;
}
.pm-personal-details h4{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-top: 3px;
    margin-bottom: 16px;
    line-height: 1.5;
}
.pm-mentor-post-thumbnail img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
#pm-meet-single-page .pm-section-title{
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    margin-bottom: 10px;
}
.pm-mentors-one-line-info{
    margin-bottom: 36px;
}
.pm-mentor-bio-content p{
    color: #333;
}
#pm-my-expertise,#pm-industry-sector,#pm-mentor-speech{
    background: #fff;
    padding: 32px;
    margin-bottom: 20px;
}
.pm-sidebar-section-title{
    margin-top: 0;
    padding-bottom: 10px;
    font-size: 20px;
    color: #75287e;
    border-bottom: 1px solid #aaa;
}
.pm-industry-wraper,.pm-expertise-wraper{
    margin-bottom: 0;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.pm-industry-wraper:last-child,.pm-expertise-wraper:last-child{
    border: none;
    padding-bottom: 0;
}
.pm-industry-wraper p,.pm-expertise-wraper p{
    font-weight: 300;
}
.pm-mentor-speech-wraper{
    text-align: center;
}
.pm-sidebar-icons{
    padding: 0;
}
.pm-mentor-speech{
    position: relative;
    margin: 20px 0;
}
.pm-video-logo {
    background: url(./img/Video-Icon.png) 0px 0px no-repeat;
    width: 117px;
    height: 81px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.pm-services-video:hover .pm-video-logo{
    background: url(./img/Video-Icon2.png) 0px 0px no-repeat;
    width: 117px;
    height: 81px;
}
.pm-services-video:hover  .pm-vedio-wraper:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(117,40,124,.5);
    top: 0;
    left: 0;
}

/* #pm-page-mentor .pm-video-logo{
    top: 41%;
    left: 46%;
} */
.pm-mentor-videos .pm-vedio-wraper{
    position: relative;  
}

.video-popup:hover .pm-vedio-wraper:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(117,40,124,.5);
    top: 0;
    left: 0;;
}
.video-popup:hover .pm-video-logo{
    background: url(./img/Video-Icon2.png) 0px 0px no-repeat;
    width: 117px;
    height: 81px;
    position: absolute;
    /*     top: 35%;
        left: 40%; */
}
.pm-mentor-video-popup:hover .pm-vedio-wraper:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(117,40,124,.5);
    top: 0;
    left: 0;
}
.pm-mentor-video-popup:hover .pm-video-logo{
    background: url(./img/Video-Icon2.png) 0px 0px no-repeat;
    width: 117px;
    height: 81px;
    position: absolute;

}
/* .pm-mentor-meta .pm-thumbnail img{
        min-width: 100%;
    height: 261px;
    object-fit: cover;
} */
.pm-meet-a-mentor-wraper .pm-mentor-speech{
    max-width:74%;
}

/*Business Funding Readiness Form Starts*/
/*form styles*/

* {
    box-sizing: border-box;
}


#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    font-family: Raleway;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}
.page-template-page-funding-form h1.entry-title {
    display: none;
}

input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

.tab button {
    background-color: #4CAF50;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    font-family: Raleway;
    cursor: pointer;
}

.tab button:hover {
    opacity: 0.8;
}

#prevBtn {
    background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;  
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #4CAF50;
}




/*prototype css*/
/*new css form Akshay*/

.page-template-page-slider-business-performance .pm-prototype-slider-page{
    margin-top: 117px;

}

/*end new css form Akshay*/
.pm-single-prototype-page{
    background:#f2f2f2;
}

/*new css | Akshay | 10/04/2019 */
.pm-prototype-slider-page.pm-funding-readiness{
    width: 35.92%; 
    box-shadow: 2.5px 4.33px 13px rgba(0, 0, 0, 0.16);
}
.page-template-page-sliders .site-main{
    background: #f2f2f2;
    padding: 20px 0 48px;
}
.pm-tc{
    color: #742b7b;
    text-decoration: underline;
    cursor: pointer;
    
}
.pm-tc:visited{
    color:#742b7b;
 }
.pm-tc:hover{
    text-decoration: none;
    color:#742b7b;
}
.pm-select-business-type .pm-checked{
    justify-content: center;
    margin-bottom: 10px;
}
.page-template-page-sliders .pm-prototype-page-title{
    margin: 24px 30px; 
}
.pm-landing-page-note {
    margin-top: 24px;
    padding: 0 24px;
    font-size: 14px;
    font-style: italic;
}
.pm-funding-readiness-parent {
    display: flex;
    justify-content: center;
    width: calc(100% - 140px);
    margin: 0 70px;
    padding: 0;
}
.pm-first-section,.pm-third-section{
    width: 32.03%;
    margin: 20px 0;
}
.pm-first-section{
    padding: 24px;
    border: 1px solid #B9B9B9;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    border-right: none;
    display: flex;
    align-items: center;
}
h2.pm-review-story-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    /*font-family: 'Roboto', sans-serif;*/
    margin-top: 0;
    color:#3a1e0c;
}
.pm-third-section{
    padding: 24px;
    border: 1px solid #B9B9B9;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    border-left: none;
    display: flex;
}
.pm-funding-question {
    color: #333;
}
.pm-how-to-use-funding-reading {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.page-template-page-sliders .pm-video-logo {
    background: url(./img/Video-Icon.png) 0px 0px no-repeat;
    width: 61px;
    height: 41px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: 60px;
}
.page-template-page-sliders .pm-services-video:hover .pm-video-logo {
    background: url(./img/Video-Icon2.png) 0px 0px no-repeat;
    width: 61px;
    height: 41px;
    background-size: 60px;
}
.pm-use-of-funding .pm-funding-question{
    margin-bottom: 10px;
}
.pm-funding-question p{
    font-size: 14px;
    font-weight: 600;
    margin-bottom:5px;
}
.pm-funding-answer p{
    font-size: 14px;
}
.pm-funding-answer p span,
.pm-funding-answer a{
    color: #75287e;
}
.pm-review-sub-content{
    font-size: 16px;
}
.page-template-page-sliders .pm-vedio-wraper img {
    border-radius: 8px;
}
.pm-third-section .pm-services-video{
    width: 80%;
}
.pm-funding-faqs {
    margin-bottom: 18px;
}
.page-template-page-sliders .pm-existing-business-button,
.page-template-page-sliders .pm-new-business-button{
    pointer-events: none;
   /*  background: #B9B9B9;
    border-color: #B9B9B9; */
    color: #333 !important;
}
/*.page-template-page-sliders .pm-new-business-button{*/
/*    margin-left:15px;*/
/*}*/
.page-template-page-sliders .pm-existing-business-button.pm-auto,
.page-template-page-sliders .pm-new-business-button.pm-auto{
    pointer-events: auto;
}
.page-template-page-sliders .pm-existing-business-button.pm-auto{
   /* background: #76297D;
    color: #fff !important;
    border-color: #76297D;
    */
}
.page-template-page-sliders .pm-existing-business-button.pm-auto:hover {
    /* background: #fff;
    color: #76297D !important;
    */
}
.page-template-page-sliders .pm-new-business-button.pm-auto{
    /* background: #FAB915;
    color: #76297D !important;
    border-color:#FAB915; */
    /*margin-left: 15px;*/
}
.page-template-page-sliders .pm-new-business-button.pm-auto:hover{
   /* background: #fff;*/
}
.page-template-page-sliders .modal-body h3 {
    font-size: 18px;
    font-weight: 600;
    color:#75287e;
}

/*end new css | Akshay*/

.page-template-first-page .site-content{
    background:#f2f2f2;
    padding:48px 0;
}
.pm-prototype-slider-page{
    width: 32%;
    margin: 0 auto;
    padding: 48px 16px;
    text-align: center;
    background:#fff;
}
.pm-logo{
    margin-bottom: 64px;
}
.pm-funding-answer {
    font-weight: 400;
}
.pm-prototype-slider-page .slick-slide img{
    margin: auto;
}
.pm-prototype-slider-page button.slick-next,.pm-prototype-page button.slick-prev{
    background-color: transparent;
    padding: 16px;
}

.pm-prototype-slider-page button.slick-next {
    background: url(./img/Forvard_2.png)11px 0 no-repeat;
    height: 32px;
    position: absolute;
    top: 42%;
    right: 4px;
    border: none;
}
.pm-prototype-slider-page button.slick-prev{
    background: url(./img/Backward_3.png)11px 0 no-repeat;
    height: 32px;
    position: absolute;
    top: 42%;
    left: 4px;
    border: none;
    z-index: 9999;
}

.pm-prototype-slider-page .slick-dots{
    margin-left: 0;
    margin: 10px 0 0px 0;
}
.pm-prototype-slider-page .slick-dots li{
    margin-right: 0px;  
}
.pm-prototype-slider-page .slick-dots li button {
    width: 8px;
    height: 8px;
    background: #D7B2DB;
    border-radius: 50%;
    padding: 0;
    margin-right: 10px;
    border: none;
}
.pm-prototype-slider-page .slick-dots li.slick-active button{
    background: #76297D;
}
.pm-prototype-page-title{
    font-size: 24px;
    font-weight: 600;
    margin: 5px 53px 20px;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;

}
.page-template-page-slider-business-performance .pm-prototype-page-title{
    margin: 16px 32px 20px;
}

.pm-button-section-title{
    font-size: 18px;
    color: #999999;
    font-family: 'Arial';
    font-weight:400;
    margin-bottom:0;
}
.pm-business-button{
    /*display: flex;*/
    justify-content: center;
    margin-top: 5px;
}
.pm-business-button a{
  /* width:60%;*/
   margin:auto;
}
.pm-business-button a.pm-existing-business-button{
    margin-bottom:10px;
}
.pm-existing-business-button,.pm-new-business-button{
    padding: 10px 16px;
    border-radius: 30px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
   /* text-transform: uppercase;*/
    font-family: 'Arial';
}
.pm-existing-business-button{
 /*   background: #76297D;*/
    color: #fff !important;
    border:2px solid #76297D;
    transition:0.5s;


}
.pm-existing-business-button:hover{
   /* background:#fff;
    color:#76297D !important;*/

}
.pm-new-business-button{
   /* background: #FAB915; */
    color: #76297D !important;
    border:2px solid #FAB915;
    transition:0.5s;


}
.pm-new-business-button:hover{
  /*  background:#fff; */

}


/*result pages*/

.page-template-result-pages .site-content{
    background:#f2f2f2;
    padding:48px 0;
}

.pm-result-page{
    width:32%;
    margin: 0 auto;
}
.pm-cross{
    font-size: 25px;
    color: #333333 !important;
    position: absolute;
    top: 2%;
    right: 6%;
}

.pm-existing-result-success,.pm-existing-result-fail{
    background: #74287B;
    padding:32px;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    position: relative;
}
.pm-new-result-success,.pm-new-result-fail{
    background: #ffffff;
    padding:32px;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
    position: relative;
}
.pm-new-success-img img,.pm-new-fail-img img{
    width: 70%;
    margin: 0 auto;
}
.pm-new-resultpage-logo img,.pm-resultpage-logo img{
    width: 73%;
}
.pm-result-success-wraper,.pm-result-fail-wraper{
    text-align: center;
    margin-top: 64px;
}
.pm-success-content,.pm-fail-content{
    font-size: 20px;
    font-weight: 600;
    color: #fff !important;
    margin: 32px 0 32px 0;
    font-family: 'Roboto', sans-serif; 
}
.pm-success-content a,.pm-fail-content a{
    color: #fff !important;
    text-decoration:underline;
}
.pm-success-content a:hover,.pm-fail-content a:hover{
    text-decoration:none;
}
.pm-new-fail-content,.pm-new-success-content {
    font-size: 20px;
    font-weight: 600;
    color:#333333;
    margin: 32px 0 32px 0;
    font-family: 'Roboto', sans-serif; 
}

.pm-new-success-content a,.pm-new-fail-content a{
    color:#74287B;
    text-decoration:underline;
}
.pm-new-success-content a:hover, .pm-new-fail-content a:hover {
    text-decoration:none;
}
.pm-resultpage-logo{
    background: #fff;
    margin: 0px 32px;
    padding: 10px;
}
.pm-deasra-note p{
    font-size: 14px;
    font-weight: 400;
    color:#fff;
    font-family: 'Roboto', sans-serif; 
}

.pm-new-deasra-note p{
    color: #74287B;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif; 
}
.pm-new-deasra-note p a{
    color: #74287B;
    text-decoration: underline;
}

.pm-deasra-note p a{
    color:#fff;
    text-decoration: underline;
}



/*Existing Business*/
.pm-existing-business_wrapper .gf_page_steps{
    display: none; 
}
.gform_wrapper.pm-existing-business_wrapper .gsection{
    border:none !important;
}

.gform_wrapper.pm-existing-business_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title,
.gform_wrapper.pm-new-business_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
    margin-bottom:0 !important;
    margin-left:0 !important;
}

.page-template-page-funding-form .gform_wrapper form{

    max-height:640px !important;
    overflow-y: auto;
    overflow-x: hidden;
}

.page-template-page-funding-form .gform_wrapper{
    background-color: #ffffff;
    max-width: 32% !important;
    margin: 0 auto !important;
}
.gform_wrapper.pm-new-business_wrapper,.gform_wrapper.pm-existing-business_wrapper{
    margin-bottom:48px !important;
}
.gform_wrapper h3.gform_title{
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    color: #fff;
    padding: 20px 0 20px 0;
    margin: 0 !important;
    font-size: 20px !important;
}
.gform_wrapper .gform_heading,.gform_wrapper span.gform_description{
    margin-bottom: 0 !important;
}

.gform_wrapper .gf_progressbar_wrapper{
    background-color: #e6e6e6;
    padding: 10px 15px !important;
    margin: 0 !important;
    margin-bottom: 20px !important;
}
.gf_progressbar{
    display: none;
}
.pm-existing-business_wrapper.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
    margin: 0 !important;
}
.gform_wrapper.pm-existing-business_wrapper .gform_heading{
    background-color: #C0A2C4;
    text-align: center;
}
.page-template-page-funding-form .gform_wrapper ul.gform_fields{
    padding:0 15px !important;
    min-height: 400px;

}
.pm-confirm-content {
    height: 400px;
    display: flex;
    align-items: center;
}
.gform_wrapper ul.gform_fields li{
    padding-right: 0 !important;
}
.gform_wrapper h3{
    font-family: 'Roboto', sans-serif;
    font-weight: 500 !important;
    font-size: 22px; 
    margin-top: 4px;
    margin-bottom: 36px;
}
.gform_wrapper div.charleft{
    font-family:'Arial';
}
.gform_wrapper .pm-page-title h3{
    margin-bottom: 0 !important;
    color: #000 !important;
}
.gform_wrapper .pm-page-title p{
    margin-top: 0 !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 12px; 
    color: #999;
}
.gform_wrapper .pm-page-title p.pm-personal-details-content{
    font-family: 'Roboto', sans-serif;
    font-weight: 400 !important;
    font-size: 15px; 
    color:#74287B; 
    margin:15px 0 !important;
}
#gform_previous_button_1{
    display:none !important;
}
.gform_wrapper .gfield_required{
    display: none !important;
}
.gform_wrapper .top_label .gfield_label{
    display: block !important;
}
.page-template-page-funding-form .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,.gform_wrapper textarea{
    width: 100% !important;
    background: #fff;
    padding: 12px !important;
    border-radius: 3px;
    /*     font-family: 'Roboto', sans-serif; */
    font-weight: 400;
    font-size: 15px !important;
}
.gform_wrapper .top_label input::-webkit-input-placeholder{
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
}
.gform_wrapper .top_label textarea::-webkit-input-placeholder{
    /*     font-family: 'Roboto', sans-serif; */
    font-weight: 400;
    font-size: 15px !important;
}
.gform_wrapper .top_label select .gf_placeholder{
    /*     font-family: 'Roboto', sans-serif; */
    font-weight: 400;
    font-size: 15px !important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
    /*     font-family: 'Roboto', sans-serif; */
    font-weight: 400;
    font-size: 15px !important;
    color: #333333;
}
.gform_wrapper.pm-existing-business_wrapper .top_label input:focus,
.gform_wrapper.pm-existing-business_wrapper .top_label textarea:focus,
.gform_wrapper.pm-existing-business_wrapper ul.gform_fields li.gfield select:focus{
    outline: none !important;
    border: 2px solid #74287B;
}
.gform_wrapper .top_label .pm-status select.medium{
    margin-bottom: 16px;
}
body .gform_wrapper ul li.gfield{
    margin-bottom: 20px !important;
    margin-top:0 !important;
}


/*error css*/
.gform_wrapper div.validation_error{
    display: none !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    border: none !important;
    background-color: #fff !important;
    padding-top: 0 !important;
}
.gform_wrapper .gfield_error .gfield_label{
    color:#FF0000 !important;
}
.gform_wrapper .top_label .gfield_label{
    display: none !important;
}
.gform_wrapper .top_label .pm-questions .gfield_label{
    display: block !important;
}
.gform_wrapper li.gfield.gfield_error .validation_message{
    color:#FF0000 !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 12px !important;
}
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description{
    padding: 0 !important; 
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: 100% !important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea,
.gform_wrapper li.gfield_error select{
    border: 2px solid #FF0000 !important;
}


/*placeholder css*/
.page-template-page-funding-form body .gform_wrapper .top_label div.ginput_container span{
    display: block;
}

.gform_wrapper .top_label input:focus::-webkit-input-placeholder { 
    color:transparent; 
}
.gform_wrapper .top_label textarea:focus::-webkit-input-placeholder { 
    color:transparent; 
}
.pm-placeholder{
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
}

/*page 2*/

.gform_wrapper .top_label .gfield_label{
    font-family: 'Arial';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}
.gform_wrapper ul li.pm-questions{
    border-bottom: 2px solid #e8e8e8;
    padding-bottom: 16px !important;
    margin-top: 20px !important;
}
.gform_wrapper ul li.pm-questions:first-child{
    margin-top: 0 !important;
}
.gform_wrapper ul li.pm-questions:last-child{
    border: none;
}

/*redio button*/

.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:checked,
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:checked + label,
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label
{
    position: relative;
    padding-left: 46px !important;
    cursor: pointer;
    line-height: 34px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 400;
}
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    /*border: 1px solid #ddd;*/
    border-radius: 100%;
    background: #C0A2C4;
}
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    border: 1px solid #999;
    border-radius: 100%;
    background: #fff;
}
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:checked + label:after,
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.gform_wrapper.pm-existing-business_wrapper .gfield_radio li input[type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*end redio button*/

/*personal page*/
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label{
    display: none !important;
}
.page-template-page-funding-form div.ginput_complex.ginput_container.gf_name_has_2 span{
    width: 100% !important;
}
.page-template-page-funding-form body .gform_wrapper .top_label div.ginput_container span.name_first{
    margin-bottom: 16px;
}
.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text]{
    background: #fff;
    padding: 15px !important;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
}

/*submit button*/
.gform_wrapper.pm-existing-business_wrapper .gform_page_footer .button.gform_button{
    margin-right: 0px;
    width: 100%;
    background: #74287B;
    color: #fff;
    padding: 15px 0;
    border: none;
    border-radius: 0;
    font-family: 'Arial';
    font-size: 14px;
    font-weight: 700;
}


/* Business Performance Evaluation form | Akshay */
.page-template-page-business-evaluation-php .pm-existing-business_wrapper{
    max-width:32% !important;
    margin: 0 auto !important;
}

.page-template-page-business-evaluation-php .gform_wrapper .top_label input.medium{
    width:100% !important;
    padding:15px !important;
}
.page-template-page-business-evaluation-php .entry-title{
    display:none;
}

/* End Business Performance Evaluation form | Akshay */
/*page footer css*/

.gform_wrapper.pm-new-business_wrapper .top_label input:focus,
.gform_wrapper.pm-new-business_wrapper .top_label textarea:focus,
.gform_wrapper.pm-new-business_wrapper ul.gform_fields li.gfield select:focus{
    outline: none !important;
    border: 2px solid #FAB915;
}
.gform_wrapper .gform_page_footer{
    background: #e6e6e6 !important;
    padding: 0px !important;
    border: none !important;
    display: flex;
    justify-content: flex-end;
    margin: 0 !important;
}
.gform_wrapper .gform_page_footer{
    position: sticky;
    bottom: 0;
}
.gform_wrapper.pm-existing-business_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper.pm-new-business_wrapper .gform_page_footer .button.gform_next_button{
    display: flex;
    justify-content: flex-end;
    background: url(./img/Forward_2.png) no-repeat 92% center;
    padding-right: 32px;
}

.gform_wrapper.pm-existing-business_wrapper .gform_page_footer .button.gform_previous_button,
.gform_wrapper.pm-new-business_wrapper .gform_page_footer .button.gform_previous_button{
    display: flex;
    justify-content: flex-start;
    background: url(./img/Backward_2.png) no-repeat 9% center;
    padding-left: 32px;
}
.gform_wrapper.pm-existing-business_wrapper .gform_page_footer .button#gform_next_button_1_23{
    display:flex;
    justify-content:center;
    background: #74287B;
    color:#fff;
    margin-right: 0 !important;
    border-radius: 0;
    padding: 15px;
}

.gform_wrapper.pm-new-business_wrapper .gform_page_footer .button#gform_next_button_2_23{
    display:flex;
    justify-content:center;
    background:#7E8F96;
    color:#fff;
    margin-right: 0 !important;
    border-radius: 0;
    padding: 15px;
}

.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button{
    border: none !important;
    cursor: pointer;
    width: 50%;
    color: #777;
    font-family: 'Arial';
    font-weight: 700;
    font-size: 14px !important;
    padding: 15px;
    margin: 0;
}
.gform_wrapper .gform_page_footer .button.gform_next_button:focus,
.gform_wrapper .gform_page_footer .button.gform_previous_button:focus{
    outline: none !important;
}




/*New business*/

.gform_wrapper.pm-new-business_wrapper .gform_heading{
    background-color: #C0A2C4;
    text-align: center;
}
/*redio button*/

.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:checked,
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:checked + label,
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label
{
    position: relative;
    padding-left: 46px !important;
    cursor: pointer;
    line-height: 34px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 400;
}
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    /*border: 1px solid #ddd;*/
    border-radius: 100%;
    background: #c0a2c4;
}
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    border: 1px solid #999;
    border-radius: 100%;
    background: #fff;
}
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:checked + label:after,
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.gform_wrapper.pm-new-business_wrapper .gfield_radio li input[type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*submit button*/
#gform_previous_button_2{
    display:none !important;
}
.gform_wrapper.pm-new-business_wrapper .gform_page_footer .button.gform_button{
    margin-right: 0px;
    width: 100%;
    background: #FAB915;
    color: #fff;
    padding: 15px 0;
    border: none;
    border-radius: 0;
    font-family: 'Arial';
    font-size: 14px;
    font-weight: 700;
}

body img.gform_ajax_spinner {
    display: none !important;
}

#gform_previous_button_2,
#gform_previous_button_3,
#gform_previous_button_4,
#gform_previous_button_5,
#gform_previous_button_6,
#gform_previous_button_7 {
    display: none !important;
}

/*end redio button*/
/*Business Funding Readiness Form Ends*/



/*footer css*/

.site-footer{
    background: #e2e2e2;
    padding: 32px 0;
}
.copyright{
    margin-bottom: 0;
}
.pm-footer-primary-menu a{
    color:#000;
}
.pm-footer-primary-menu a:hover{
    color: #75287e;
}
#menu-secondary{
    margin: 0;
    list-style-type: none;
}
.pm-footer-primary-menu ul{
    list-style-type: none
}
.pm-footer-primary-menu #menu-primary-1{
    column-count: 2;
    margin: 0;
}
.pm-last-widgets{
    text-align: right;
    margin-top: 32px
}
.pm-footer-primary-menu .sub-menu{
    margin: 0;
}
.pm-footer-primary-menu .menu-item-has-children>a{
    display: none;
}
#menu-secondary{
    list-style-type: none;
}
#menu-secondary li a{
    color: #000000;
}
.pm-tw{
    background: url(./img/Sprite.png) -262px -22px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 1011px;
}
.pm-tw:hover{
    background: url(./img/Sprite.png) -303px -22px no-repeat;
    background-size: 1011px;
}
.pm-fb{
    background: url(./img/Sprite.png) -342px -22px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 1011px;
}
.pm-fb:hover{
    background: url(./img/Sprite.png) -375px -22px no-repeat;
    background-size: 1011px;
}
.pm-in{
    background: url(./img/Sprite.png) -413px -22px no-repeat;
    height: 30px;
    width: 30px;
    display: inline-block;
    background-size: 1011px;
}
.pm-in:hover{
    background: url(./img/Sprite.png) -455px -22px no-repeat;
    background-size: 1011px;
}
.pm-youtube{
    background: url(./img/Sprite.png) -582px -22px no-repeat;
    height: 30px;
    width: 33px;
    display: inline-block;
    background-size: 1011px;
}
.pm-youtube:hover{
    background: url(./img/Sprite.png) -634px -22px no-repeat;
    background-size: 1011px;
}
.pm-quora{
    background: url(./img/Sprite.png) -496px -22px no-repeat;
    height: 30px;
    width: 33px;
    display: inline-block;
    background-size: 1011px;
}
.pm-quora:hover{
    background: url(./img/Sprite.png) -536px -22px no-repeat;
    background-size: 1011px;
}

#menu-secondary li a:hover{
    color: #75287e;
    text-decoration: none;
}
.pm-copyright{
    padding-top: 5px;
}

/*Business Funding Readiness Starts*/
@media screen and (max-width: 768px){
    .gform_wrapper{
        max-width: 100% !important;
    } 
    .gform_wrapper.pm-existing-business_wrapper .gform_page_footer input.button{
        width: 50% !important;
        margin-bottom: 0 !important;
    }
    .gform_wrapper.pm-existing-business_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper.pm-new-business_wrapper .gform_page_footer .button.gform_next_button {
        display: flex;
        justify-content: flex-end;
        background: url(./img/Forward_2.png) no-repeat 92% center;
        padding-right: 30px;
    }
    .pm-new-business_wrapper,.pm-existing-business_wrapper{
        margin-bottom:16px !important;
    }
}
/*Business Funding Readiness Ends*/

@media screen and (max-width: 1100px) and (min-width:770px){
    .pm-appointment{
        position: absolute;
        top: 14px;
        margin-top: 0;
        margin-left: 8px;
    }
    .navbar-nav{
        margin-left: 0;
    }
    .pm-parsona-banner-content{
        position: static;
    }
    .pm-parsona-banner-content .col-md-6 {
        width: 100%;
    }
    .pm-parsona-banner-content .col-md-offset-6 {
        margin-left: 0;
    }

}


@media screen and (max-width: 768px) and (min-width:601px){
    #pm-services-single .pm-page-title-wrapper{
        min-height: auto;
    }

    .navbar-nav{
        margin-left: 0;
        float: right;
    }
    .pm-appointment{
        position: absolute;
        right: 30px;
        margin-top: 10px;
    }
    #menu-secondary{
        text-align: center;
    }
    .pm-blog-list-aside{
        margin-top: 64px;
    }
    .pm-tool-content{
        margin-top: 16px;
    }
    .pm-side-download-section form{
        width: 27%;
        margin: auto;
        text-align: left;
    }
    .pm-last-widgets{
        text-align:center;
    }
    .pm-parsona-banner-content{
        position: static;
    }
    .pm-devid{
        margin-bottom: 32px;
    }
    .pm-devid:nth-child(2){
        border: none;
    }
    .pm-sign-up-wrapper a.pm-download-btn {
        margin-bottom: 0;
        margin-left: 7px;
        font-style: italic;
        padding: 10px 38px;
    }
    .pm-parsona-testimonial-slider .slick-next{
        right: 4px;
    }
    .pm-parsona-testimonial-slider .slick-prev{
        left: 5px;
        z-index: 99999;
    }
    .pm-deasra-logo {
        background: url(./img/deAsra-Logo.png);
        width: 109px;
        height: 29px;
        background-repeat: no-repeat;
        margin: 0 5px;
        display: inline-block;
        background-position-y: 2px;
    }
    .pm-parsona-section-title{
        display: inline-block;
    }
    #pm-parsona-banner{
        padding-top: 16px;
    }
    .pm-deasra-benefits{
        bottom: 4%;
        right: 4%;
    }

    /*mentor page new*/

    .pm-our-mentors-wrapper.col-md-6, .pm-our-mentors-wrapper.col-lg-6 {
        width: auto; 
    }

    /*end mentor page new*/


    /*single services thankyou page*/

    .pm-services-section-content-wrapper{
        margin-bottom: 32px;
    }
    .pm-services-section-content-wrapper .pm-single-services-icon{
        text-align: center;

    }
    .pm-thankyou-page-content{
        text-align: center;
    }

    /*end single services thankyou page*/

}
@media screen and (max-width: 600px){
	
	/*Business Funding Readiness Starts*/
    /*landing page | Akshay*/

    .pm-first-section, .pm-third-section {
        width: 100%;
        margin: 20px 0;
        border: none !important;
        padding: 0 15px;
    }
    .pm-start-button {
        text-align: center;
        /* margin: 16px 0; */
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 10px 0;
        z-index: 9999;
    }
    
    .pm-start-button .pm-button{
        /*background: #f7dd2c;
        border: 2px solid #f7dd2c;*/
        cursor: pointer;
        color:#333333 !important;
        padding: 12px 32px;
        width:calc( 100% - 30px );
        margin:0 15px;
    }
    .pm-third-section{
        margin: 0;
        padding:0;
    }
    .pm-first-section{
        margin-top: 0;
        display: block;
    }
    .pm-how-to-use-funding-reading,
    .pm-services-video{
        width:100%;
        /*padding: 0 15px;*/
    }
    .pm-how-to-use-funding-reading{
        margin-top:20px;
    }
    h2.pm-review-story-title{
        color:#3a1e0c;
        margin-bottom: 16px;
    }
    .pm-first-section .pm-services-video{
        padding:0;
    }
    .pm-prototype-slider-page.pm-funding-readiness{
        width: 100%;

    }
    .pm-mobile-veiw .pm-third-section{
        display: none;
    }
    .pm-mobile-veiw .pm-third-section.pm-show{
        display: block;
    }
    .pm-mobile-veiw .pm-prototype-slider-page.pm-funding-readiness.pm-prototype-section{
        display:block;
    }
    .pm-mobile-veiw .pm-prototype-slider-page.pm-funding-readiness{
        display: none;
    }
    .pm-mobile-veiw .pm-prototype-slider-page.pm-funding-readiness.pm-show{
        display: block;
    }
    .pm-mobile-veiw .pm-first-section.pm-hidden{
        display: none;
    }
    .page-template-page-sliders .site-main{
        padding: 0;
    }
    .pm-third-section,
    .pm-first-section{
        margin-top:40px;
    }
    .pm-checked{
        background: #ffffff;
        padding: 20px;
		padding-top: 0;
    }
    .pm-checked p{
        margin: 0;
    }
    .page-template-page-sliders .pm-prototype-page-title {
        margin: 16px 30px;
    }
    .pm-prototype-slider-page{
        padding:32px 16px;
    }

    /*.page-template-page-sliders .pm-existing-business-button{*/
    /*    pointer-events: auto;*/
    /*    background: #76297D;*/
    /*    color: #fff !important;*/
    /*    border-color: #76297D;*/
        
    /*}*/
    /*.page-template-page-sliders .pm-new-business-button{*/
    /*    pointer-events: auto;*/
    /*    background: #FAB915;*/
    /*    color: #76297D !important;*/
    /*    border-color:#FAB915;*/
        /*margin-left:15px;*/
    /*}*/
    
    .page-template-page-sliders-php .site-footer{
        padding-bottom:64px;
    }
	
	.pm-checked-wrap{
		padding-left:28px;
	}
	.pm-slide img{
		width:70px; top:-30px;
	}
    
    /*landing page forms | Akshay*/
    
    .page-template-page-funding-form .pm-secondery-nav-wrapper,
    .page-template-page-funding-form .pm-search,
    .page-template-page-funding-form .navbar-header button,
    .page-template-page-business-evaluation .pm-secondery-nav-wrapper,
    .page-template-page-business-evaluation .pm-search,
    .page-template-page-business-evaluation .navbar-header button{
        display:none;
    }
    .page-template-page-funding-form .navbar-default,
    .page-template-page-business-evaluation .navbar-default{
        margin-top:0;
    }
    body.page-template.page-template-page-funding-form,
    body.page-template.page-template-page-business-evaluation{
        margin-top:72px !important;
    }
    
    /*end landing page forms | Akshay*/

    /*landing page | Akshay*/
    /*Business Funding Readiness End*/
	
	

    /*mentor page new*/

    .pm-our-mentors-wrapper.col-md-6, .pm-our-mentors-wrapper.col-lg-6 {
        width: auto; 
    }
    .pm-mentor-meta{
        display:block;
    } 
    .pm-mentor-meta .pm-thumbnail,.pm-mentor-information{
        width:100%;
    }
    .pm-deasra-mentor-content{
        padding: 20px;
    }
    /*end mentor page new*/

    /*single services thankyou page*/

    article#pm-services-thank-you-page {
        padding: 32px 0;
    }
    h1.pm-thankyou-page-title{
        font-size: 20px;
    }
    .pm-thankyou-page-title-tagline p{
        font-size: 18px;
    }
    .pm-app-img {
        text-align: center;
        margin-bottom: 20px;
    }
    .pm-app-button {
        text-align: center;
        /*     	margin-top: 16px; */
    }
    .pm-app-button .pm-button{
        font-size: 14px;
        padding: 8px 9px;
    }
    .pm-services-section-content-wrapper .pm-single-services-icon{
        text-align: center;
        margin-bottom: 20px;
    }
    /*     .pm-services-section-content-wrapper{
            margin-bottom: 32px;
        } */
    .pm-thankyou-services-button{
        margin-bottom:32px;
        margin-top: 16px;
    }

    /*     .pm-app-outer-wrapper,.pm-services-section-content-wrapper{
            display: block;
            align-items: center;
        } */

    /*end single services thankyou page*/


    body.page-template.page-template-page-funding-form, body.page-template.page-template-page-funding-result, body.page-template.page-template-page-sliders, body.page-template.page-template-page-mentor, .page-template.page-template-page-fashion-persona, .page-template.page-template-page-um-msme, body.page-template.page-template-page-free-tool, .page-template.page-template-page-partners, .page-template.page-template-page-thankyou, .page-template.page-template-page-persona_new, .page-template.page-template-page-meet-mentor, .page-template.page-template-page-business-evaluation, .free_tool-template-default.single.single-free_tool, .meet_mentor-template-default.single.single-meet_mentor,.page-template-page-thankyou-single-services{
        margin-top:100px;
    }
    #pm-page-mentor{
        padding:32px 0;
    }

    /* 	home page new */

    .home .pm-event-content p{
        min-height: auto !important;
        max-height:100% !important;
    }
    #pm-services-single .pm-page-title-wrapper{
        min-height: auto;
    }
    .pm-services-partner .slick-next {
        position: absolute;
        bottom: -1%;
        right: 19%;
        border: none;
    }
    .pm-services-partner .slick-prev {
        bottom: -1%;
        position: absolute;
        left: 13%;
        border: none;
    }
    #pm-services-single {
        margin-top: 100px;
    }
    .pm-about-single-service {
        margin-top: 18px;
    }
    section#pm-news-listing,#pm-success-story-single, #pm-news-single,#pm-success-stories,
    #pm-our-magazine,section#pm-deasra-subscription{
        margin-top: 100px;
    }
    p#breadcrumbs{
        display: none;
    }
    .pm-about-story-author{
        display:block;
    }
    .pm-about-story-author .pm-position{
        margin-left:0;
    }

    section#pm-title-banner.pm-about-title{
        height: auto;
        margin-top: 100px;
    }
    section#pm-title-banner.pm-faq-title {
        margin-top: 100px;

    }
    .navbar-nav>li>a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav{
        float: none; 
        margin-left: 0;
    }
    .site-branding {
        margin-top: 0; 
        padding: 10px;
    }
    .navbar-toggle{
        margin-top: 14px;
    }
    .pm-appointment {
        display: inline-block;
        margin-top: 15px;
        margin-left: 0; 
        margin-bottom: 16px;
    }
    .pm-blg-time, .pm-category, .blg-category {
        padding-top: 5px;
        font-size: 12px;
    }
    .pm-blog-list-aside{
        margin-top: 32px;
    }
    #pm-single-page, .pm-archive-page {
        margin: 24px 0;
    }
    .pm-next-post{
        margin-top: 32px;
    }
    .navbar-default .navbar-nav>.active>a:after{
        border: none;
    }
    #pm-blog-page {
        margin: 32px 0;
    }
    .pm-time-icon{
        margin-top: 2px;
    }
    .pm-page-title{
        font-size: 30px;
    }
    .pm-blog-title,.entry-title,.pm-tool-page-title{
        font-size: 24px;
    }
    .pm-copyright {
        padding-top: 5px;
        text-align: center;
        margin-bottom: 16px;
    }
    #menu-secondary{
        text-align: left;
    }
    #menu-secondary li a{
        font-size: 14px;
    }
    #attachment_530{
        max-width: 318px !important;
    }
    .entry-title{
        margin-top: 0px;
    }
    #post-528 img{
        width: 318px;
    }
    .entry-content p a{
        overflow: hidden;
        display: block;
    }
    .pm-footer-primary-menu #menu-primary-1 {
        column-count: 1;
        margin: 0;
    }
    .pm-last-widgets {
        text-align: center;
        margin-top: 32px;
    }
    .pm-name p, .pm-contact-info p {
        width: 100%;
    }
    .pm-name, .pm-contact-info{
        display: block;
    }
    .modal-header .close{
        top: 10px;
    }
    .modal-title {
        font-weight: 400;
        font-size: 16px;
    }
    /* mentor page */
    /* 	#pm-page-mentor .pm-video-logo {
            top: 32%;
                    left: 40%;
            } */

    .pm-mentor-form{
        margin-top:20px;
    }

    .pm-meet-a-mentor-wraper .pm-mentor-speech{
        max-width:100%;
    }
    /* 	news page */
    .page-template-page-news .pm-page-title-wrapper{
        padding:20px;
    }


    /*single free tools*/
    .pm-checklist-form #lp-form {
        display: block;
    }


    .pm-about-tools {
        margin-top: 16px;
    }
    .pm-checklist {
        background: #fff;
        padding: 32px;
        margin-bottom: 54px;
    }
    .pm-test{
        margin-bottom: 32px;
    }
    .pm-testimonials {
        margin-bottom: 32px;
    }  
    .pm-checklist-form .lsq-form-wrapper .lp-form-section {
        width: 100%;
    }
    #showresults .lsq-form-wrapper .label-placement.top .field-control-group input[type="text"]{
        font-size:14px !important;
    }

    /*listing tools*/
    #pm-our-tools {
        margin: 32px 0 32px 0;
    }
    #pm-our-tools .pm-pagination{
        margin-top: 16px;
    }
    .pm-tool-content{
        margin-top: 16px;
    }
    .pm-tool-page-title{
        margin-top: 0;
    }
    .entry-content .modal-dialog {
        width: 351px !important;
        margin: 30px auto;
    }
    .pm-download-btn{
        font-size:14px;
    }

    #pm-about-page .widget-title{
        margin-top: 32px;
    }
    .pm-subscription-form{
        margin-top: 32px;
    }
    .pm-download-pdf{
        margin-top: 16px;
    }
    .pm-benefit-icon{
        min-height:73px;
    }
    .pm-benefit-icon img {
        transform: scale(.6);
    }
    .pm-parsona-banner-content{
        position: static;
    }
    .tab-pane{
        min-height:auto;
    }
    .pm-parsona-title{
        font-size:24px;
    }
    .pm-parsona-wrapper {
        background: #ffffff;
        padding: 25px 0;
    }
    .pm-img-overlay{
        margin-bottom: 32px;
    }

    .pm-testimonial-background{
        margin: 0 16px;
    }
    .pm-parsona-testimonial-slider .slick-next{
        right: 4px;
    }
    .pm-parsona-testimonial-slider .slick-prev{
        left: 5px;
        z-index: 99999;
    }
    .pm-sign-up-wrapper{
        display: block;
        text-align: center;
    }
    .pm-sign-up-wrapper a.pm-download-btn{
        margin-top: 20px;
        margin-left: 0;
    }
    .pm-devid{
        margin-bottom: 32px;
    }
    .pm-devid:nth-child(2){
        border: none;
    }
    .button-link{
        width: 90%;
    }
    .pm-deasra-logo {
        background: url(./img/deAsra-Logo.png);
        width: 109px;
        height: 29px;
        background-repeat: no-repeat;
        margin: 0 5px;
        display: inline-block;
        background-position-y: 2px;
    }
    .pm-parsona-section-title{
        display: inline-block;
    }
    #pm-parsona-banner{
        padding-top: 10px;
        padding-bottom: 32px;
    }
    .pm-parsona_new-section-title{
        font-size: 24px;
    }
    .pm-deasra-benefits {
        position: static;
        text-align: center;
    }
    .pm-services-tab{
        display: block;
    }
    .pm-parsona-new-title{
        font-size: 26px;
    }
    #pm-parsona-faq,#pm-new-sign-up,#pm-counters,
    #pm-successful-testimonials,#pm-our-checklist,#pm-parsona-services,#pm-parsona-our-partners{
        padding: 32px 0;
    }
    .pm-tool-comment{
        min-height:auto;
    }
    .slick-dots{
        margin-left: 0;
        margin-bottom: 0;
    }
    #pm-new-sign-up .pm-download-btn{
        margin-left: 0;
        margin-top: 20px;
    }

    /*toolkit section persona page*/
    .pm-toolkits .pm-faqs{
        margin-bottom: 0;
    }
    .pm-toolkits .plugin-faq dd{
        margin-right: 0;
        margin-top: 0;
        margin-left:0;
    }
    .pm-toolkit-wrapper{
        margin-bottom: 20px;
    }
    .pm-toolkits .pm-repeater{
        min-height: 100%;
        padding-top: 0;
    }
    .pm-toolkits .plugin-faq dt:before {
        content: '+';
        position: absolute;
        color: #75287e;
        top: 7px;
        right: 16px;
        font-size: 30px;
        font-weight: 400;
        color: #fff;

    }
    .pm-toolkits .plugin-faq dt.open:before {
        content: '_';
        position: absolute;
        top: -16px;
        color: #75287e;
        right: 16px;
        font-size: 38px;
        font-weight: 400;
        color: #fff;
    }

    .pm-toolkits .plugin-faq dt {
        padding: 16px;
        background: #410047;
        color: #fff;

    }
    .pm-toolkits .plugin-faq dt.open button{
        color: #fff;
    }
    .pm-toolkits .plugin-faq button:focus{
        color: #fff;
    }
    .pm-tab-pane{
        background: #fff;
        padding: 16px;
    }

    .pm-modal-footer{
        display: block;
        text-align: center;
    }

    /* 	prototype page css */
    .pm-prototype-page{
        padding:32px 0;
    }

    /* 	single mentor page */
    .pm-mentor-post-thumbnail,.pm-mentor-bio-content{
        margin-bottom:20px;
    }
    .pm-meet-a-mentor-wraper{
        padding:20px 0;
    }
    .pm-mentor-personal-info,.pm-mentors-one-line-info {
        margin-bottom: 16px;
    }

    .pm-meet-a-mentor-video {
        display: block;

    }
    .pm-footer-deasra-checklist {
        column-count: 1;
    }

}
@media screen and (max-width: 360px){
    .pm-devider{
        display: none;
    }
    .mytest{
        display: block;
    }

    /* 	header css */
    .pm-mob-call-to-action .pm-services-button{
        margin-right:16px
    }
    .pm-mob-call-to-action a{
        padding:4px 10px;
    }

    /* 	serviecs listing */

    .pm-services-title-wrapper {
        width: 100%;
        text-align: center;
    }
}
/* Css from Old Theme */

@media screen and (max-width: 700px){
    .page-content, .entry-content, .entry-summary{
        margin:0;
        margin-top:5px;
    }
    .pm-prototype-slider-page{
        width: 100%;
    }
    .pm-new-business_wrapper {
        width: 100%!important;
    }
    .page-template-page-funding-form .gform_wrapper{
        max-width:100% !important;
    }
    /* 	thankyou page */
    .pm-result-page{
        width:100%;
    }

    .page-template-page-business-evaluation .pm-existing-business_wrapper{
        max-width:100% !important;
        margin: 0 auto !important;
    }
    .page-template-page-business-evaluation .entry-title{
        margin-top:32px;
    }
}

/*404 Page Starts | NIKHIL | 04/12/2018*/
.error-404 h1.page-title {
    font-size: 33px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 40px;
}
.error-404 .page-content {
    margin: unset;
}
.error-404.not-found {
    padding-bottom: 35px;
}
section.pm-most-popular-pages {
    background: white;
    padding: 60px 0;
}
.pm-outer-border.pm-popular-page-box {
    margin-bottom: unset;
    background-color: #fdde2b;
}
h3.pm-popular-page-title {
    font-size: 18px;
    font-weight: 600;
    color: #3a1e0c;
    text-align: center;
    margin-top: 5px;
}
/*404 Page Ends*/

/*Event Single Page Starts | NIKHIL | 12/12/2018*/
.mec-events-template-default .pm-registration-feedback-form {
    /*width: 60%;*/
    margin: unset !important;
	
}
.mec-events-template-default .pm-registration-feedback-form div.gform_confirmation_message{
	 padding: 15px 25px 0 25px;
}
.mec-events-template-default input:focus, select.medium:focus {
    outline: none !important;
    border: 2px solid #3a1e0c;
}
.mec-events-template-default .pm-registration-feedback-form  select.medium {
    padding: 5px 4px !important;
    width: 50% !important;
}
.mec-events-template-default .gform_wrapper ul li.pm-questions {
    border: unset;
}
.mec-events-template-default .gform_wrapper .gform_footer {
    padding: unset;
}
.mec-events-template-default .gform_wrapper ul li.gfield {
    padding-bottom: 0 !important;
}
.single-mec-events .single-event-registration {
    /*margin: unset;*/ 
    /*border: 1px solid #fff;*/
    border-radius: 10px;
    background-color: #fff;
    /*margin-top: -75px;*/
    box-shadow: 0px 0px 20px 1px #777;
    /*padding: 15px 20px 5px 25px;*/
	padding-bottom: 15px;
}
.single-mec-events .single-event-registration h3.pmn-title {
    margin: 0 0px 0 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #76287c;
    padding: 15px 25px 0 25px;
}
.pm-single-upcoming-events {
    background-color: #fff;
    padding: 25px 30px 10px 30px;
    margin-top: 25px;
/*    border-radius: 10px;
    box-shadow: 0px 0px 20px 1px #777;*/
}
.pm-single-upcoming-events .pm-section-title {
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #76287c;
}
.page-template-page-single-event-new .pm-section-title {
	font-family: inherit;
}
.pmn-event-reg-closed {
    background-color: #afafaf;
    margin-top: 25px;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 1px #777; 
}
.pm-registration-closed {
    display: inline-block;
    background: #afafaf;
    color: #ffffff !important;
    font-weight: 700;
    width: 100%;
    padding: 8px 32px;
    border: 2px solid #afafaf;
    transition: .5s;
    text-transform: uppercase;
    text-align: center;
}
.pm-registration-feedback-form_wrapper {
    padding: 0px 20px 20px 25px;
}
.mec-events-template-default form#webinar-registration-form {
    padding: 0 20px;
}
.mec-events-template-default .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: unset;
}
/* Emergency Link | NIKHIL | 09/01/2018 */
span.pmn-eme-link {
   margin: 10px 25px;
}
.pm-gotowebinar-form-link{
	margin:16px 0;
}
.pm-gotowebinar-form-link span.pmn-eme-link {
   margin: 10px 0px;
}
span.pmn-eme-link a {
    color: #76287c;
    font-weight: 700;
	background: #f7dd2c;
    padding: 4px 12px;
    display: inline-block;
    border-radius: 30px;
	text-transform: capitalize;
}
@media screen and (max-width: 700px){
	.single-mec-events .single-event-registration {
            margin-top: 32px;
	}
}
/* Embed GoToWebinar Registration Form Starts | NIKHIL | 14/12/2018 */
.webinar-registration-header {
    display: none;
}
.webinar-registration {
    margin-top: 15px;
    margin-bottom: 5px;
}
table.webinar-registration td {
    border: unset;
    padding-bottom: 10px;
}
.webinar-registration .gotowebinar-field {
    border-radius: 5px;
}
.webinar-registration input[type="text"] {
    border: 1px solid #a9a9a9;
}
.webinar-registration input[type="text"]:focus {
    border: 2px solid #3a1e0c;
}
.webinar-registration input[type="submit"] {
    width: 50%;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 8px 32px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
    margin-top: 15px;
}
.webinar-registration input[type="submit"]:hover {
    background: none;
}
/* Embed GoToWebinar Registration Form Ends */

/* Event Single Page Ends */


/*Event Listing Full Template Starts | Nikhil | 14/01/2019 2:49 PM | Monday Launch*/
.page-template-page-event-listing-full h3.pm-event-monthtitle {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    margin: 20px 0;
}
.page-template-page-event-listing-full .mec-event-grid-clean img {
    min-height: 168px;
    max-height: 168px;
}
.page-template-page-event-listing-full .mec-event-grid-clean .row {
    display: flex;
    flex-wrap: wrap;
}
.page-template-page-event-listing-full .mec-event-grid-clean .mec-event-title {
    min-height: 50px;
}
.page-template-page-event-listing-full  p.pmn-event-time {
    margin: 2px 0 10px 0;
    color: #333333;
    font-weight: 500;
}
.page-template-page-event-listing-full  p.pmn-event-address {
    margin: 0;
    min-height: 50px;
    color: #333333;
    font-weight: 500;
    width: 100%;
}
.page-template-page-event-listing-full .pm-event-full-time, .pm-event-full-address {
    display: flex;
}
/*Event Listing Full Template  Ends | Nikhil*/

/* Add Tools Disclaimer Starts | NIKHIL | 14/01/2019 4:43PM | Monday Launch */
p.pmn-tools-disclaimer {
    font-weight: 600;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: -20px;
    text-decoration: underline;
}

.pmn-tools-disclaimer a {
    color: #3a1e0c;
}
div.popover.fade.top.in {
    border: 1px #3a1e0c solid;
}
.popover-header {
    padding:8px 14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
.popover-title {
    display: -webkit-inline-box;
    margin:0;
    padding:0;
    background-color:transparent;
    border:none;
}
/* Add Tools Disclaimer Ends */


/* Partnership Deed Starts Here | NIKHIL | 31/01/2019 5:50PM */
h1.pm-partdeed-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #3a1e0c;
    padding-top: 15px;
}
section#pm-partdeed-title-meta{
    margin-top:116px;
}

.page-template-page-part-deed-landing p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.pm-partdeed-meta p {
    margin: 5px 0;
}
section#pm-partdeed-content {
    margin-top: 50px;
    padding-bottom: 70px;
}
.pm-partdeed-sample-deed {
    border: 7px solid #dfdfe1;
    border-top: unset;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    text-align: center;
}
.pm-sample-deedbox {
    padding-right: 50px;
}
.pm-sample-deed-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    background: #76287c;
    color: #fff;
    margin: unset;
    padding: 15px 20px;
    border: 1px solid #76287c;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.pm-partdeed-doc-image {
    margin: 45px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 1px #a2a2a2;
}
.pm-partdeed-apply-deed {
    background: #fff;
    padding: 30px 35px;
}
.pm-apply-deed-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    font-weight: 700;
    color: #76287c;
    margin: 0 0 20px 0;
}
.pm-partdeed-apply-button {
    text-transform: uppercase;
    font-size: 18px;
}
.pm-partdeed-howitworks {
    margin-top: 50px;
}
.pm-partdeed-howitworks-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #76287c;
    margin-bottom: 10px;
}
.pm-partdeed-steps {
    display: -webkit-inline-box;
    margin: 10px 0;
    position: relative;
}
.pm-partdeed-step-2:before {
    position: absolute;
    content: '';
    border-left: 3px solid #dfdfdf;
    top: -47px;
    bottom: 51px;
    right: 0;
    left: 12px;
}
.pm-partdeed-step-2:after {
    position: absolute;
    content: '';
    border-left: 3px solid #dfdfdf;
    top: 27px;
    bottom: -23px;
    right: 0;
    left: 12px;
}
.pm-partdeed-step-text {
    margin-left: 20px;
}
.pm-partdeed-step-numbers {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    background: #76287c;
    color: #fff;
    padding: 0 7px;
    border-radius: 50%;
}
.pm-partdeed-step-numbers.pm-partdeed-step-1 {
    padding: 0 9px !important;
}
@media screen and (max-width: 700px){
    .pm-sample-deedbox {
        padding-right: 15px;
    }
    .pm-partdeed-doc-image {
        padding: 10px;
        margin: unset;
        box-shadow: unset;
    }
    .pm-partdeed-apply-deed {
        margin-top: 50px;
    }
}
/*Partnership Deed Form Starts*/

.pm-partdeed-sidebar {
    position: relative;
}
.pm-partdeed-sidebar:after {
    content: '';
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -62px;
}
.pm-partdeed-notes {
    border: 8px solid #ddd;
    padding: 16px;
}

.pm-partdeed-notes p {
    margin-bottom: unset;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #76287c;
    font-style: italic;
}
.pm-partdeedform-sample-doc {
    margin-top: 50px;
    box-shadow: 0px 0px 20px 1px #b9b9b9;
    border-radius: 7px;
}
.page-template-page-part-deed-form .pmn-my-form_wrapper {
    margin: unset !important;
}
.page-template-page-part-deed-form .pmn-my-form_wrapper h3.gform_title {
    padding: 0 0 5px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px !important;
    font-weight: 600 !important;
    color: #333333;
}
.page-template-page-part-deed-form .gform_wrapper span.gform_description {
    color: #aaaaaa;
    font-style: italic;
    margin-bottom: 20px !important;
}
.page-template-page-part-deed-form .gform_wrapper .gform_heading {
	/*Added at 11th hour | 04/02/2019 9:15 PM*/
	margin-top: 50px;
}
.page-template-page-part-deed-form .gform_wrapper div#gf_page_steps_20 {
    border: unset;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}
.pmn-my-form_wrapper .gform_page_footer {
    position: unset;
    bottom: unset;
}
.pmn-my-form_wrapper ul li.pm-questions {
    border-bottom: unset;
    padding-bottom: unset !important;
}
.pmn-my-form_wrapper .top_label input {
    padding: 12px !important;
}
.pmn-my-form_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
    margin-bottom: 10px !important;
}
.page-template-page-part-deed-form .pm-questions.gf_list_2col {
    display: flex;
}
.page-template-page-part-deed-form .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin: unset !important;
}
.page-template-page-part-deed-form .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
    width: unset;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 0 50px 0 0;
    padding-right: 16px;
    min-height: unset;
    vertical-align: top;
    font-size: unset;
}
.page-template-page-part-deed-form .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label {
    max-width: unset;
}
.page-template-page-part-deed-form .gform_wrapper .top_label li.pm-questions.gf_list_2col .gfield_label {
    margin: 15px 20px 0 0;
}
.gform_wrapper.pmn-my-form_wrapper .top_label input:focus, .gform_wrapper.pmn-my-form_wrapper .top_label textarea:focus, .gform_wrapper.pmn-my-form_wrapper .top_label  textarea.small:focus, .gform_wrapper.pmn-my-form_wrapper ul.gform_fields li.gfield select:focus {
    outline: none !important;
    border: 2px solid #74287B;
}
.gform_wrapper .top_label .gfield_label.pmn-display-label {
    display: inline-block !important;
}
.gform_wrapper .top_label .gfield_label.pmn-display-block-label {
    display: block !important;
}
.gform_wrapper.pmn-my-form_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium {
    width: 90%;
}
.gform_wrapper.pmn-my-form_wrapper .gform_page_footer {
    background: unset !important;
    padding: 0px !important;
    border: none !important;
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
}
.gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer input[value=Submit] {
    display: inline-block;
    position: absolute;
    right: 0;
    /* width: 30% !important; 
    font-size: 17px !important;
    */
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 10px 32px;
    
    border-radius: 30px;
    border: 2px solid #f7dd2c !important;
    transition: .5s;
    z-index:999;
}
.gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_previous_button {
    display: inline-block;
    width: 30%;
    background: unset;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 10px 32px;
    /*font-size: 17px !important;*/
    border-radius: 30px;
    border: 2px solid #f7dd2c !important;
    transition: .5s;
}
.gform_wrapper.pmn-my-form_wrapper  .gform_page_footer input[value=Submit] {
	font-family: 'Arial';
}
.gform_wrapper .gf_step.gf_step_active span.gf_step_number {
    background: #76287c;
    color: #fff;
}

.pm-embeded-partdeedform .gform_wrapper .gf_step_clear{
    display:none;
}
.pm-embeded-partdeedform .gform_wrapper .gf_page_steps{
    display: flex;
    justify-content: space-between;
    border:none;
    position:relative;
}
.pm-embeded-partdeedform .gform_wrapper .gf_page_steps:after{
    content: '';
    position: absolute;
    border-bottom: 3px solid #dfdfdf;
    top: 0;
    bottom: 22px;
    left: 0;
    right: 0;
    margin-right: 16px;

}
.gform_wrapper .gf_page_steps .gf_step{
    display: inline-block;
    margin: 0;
    height: auto;
    margin-bottom: 0;
    position:relative;
    opacity:1;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_next,.gform_wrapper .gf_page_steps #gf_step_19_2.gf_step{
    display: flex;
    justify-content: center;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_last{
    display: flex;
    justify-content: flex-end;
}

.gform_wrapper.pmn-my-form_wrapper span.gf_step_number {
    font-family: 'Montserrat', sans-serif;
    font-size: 21px !important;
    font-weight: 600;
    background: #f2f2f2;
    color: #76287c;
    padding: 5px 13px;
    border-radius: 50%;
    position: relative;
    border: 2px solid #76287c;
    z-index: 999;

}

.ui-datepicker-title select {
    margin-top: 2.5%;
    color: #000;
}
/* .gform_wrapper.pmn-my-form_wrapper .gf_step.gf_step_first:before{
        content:none;
}
.gform_wrapper .gf_page_steps .gf_step:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background: #dfdfdf;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: -45px;
        opacity:1 !important;
}
.gform_wrapper .gf_page_steps .gf_step.gf_step_last:after{
        content:none;
}
.gform_wrapper .gf_page_steps .gf_step:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    background: #dfdfdf;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: -38px;
        opacity:1 !important;
} */

.gform_wrapper.pmn-my-form_wrapper li.gfield.gfield_error {
    background: unset !important;
}

/*==Partnership Deed From Thank you Start | Akshay==*/

h2.pm-deed-thankyou-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 0;
}
.pm-thankyou-download-button-section {
    margin-top: 32px;
    border: 8px solid #ddd;
    padding: 32px;
}
h2.pm-download-button-content {
    margin-top: 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
    margin-bottom: 20px;
}
.page-template-page-partnership-deed-thankyou .pm-partdeedform-sample-doc{
    margin-top: 0;
}
.page-template-page-partnership-deed-thankyou section#pm-partdeed-content{
    margin-top: 160px;
}

@media screen and (max-width: 700px){
    h1.pm-partdeed-title{
        padding-top: 0;
        margin-top: 0;
    }
    .page-template-page-partnership-deed-thankyou section#pm-partdeed-content{
        margin-top: 100px;
    }
    .page-template-page-partnership-deed-thankyou .pm-partdeedform-sample-doc{
        margin-top: 32px;
    }
/* 	.pm-partdeed-sidebar {
		margin-top: 100px;
	} */
	.gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer input[value=Submit]{
	    right:17px;
	}
	.gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_previous_button {
        padding: 10px 21px;
    }
    .gform_wrapper.pmn-my-form_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium {
        width: 100%;
    }
	.pmn-partdeed-right {
		margin-bottom: 40px;
	}
}

/*==end Partnership Deed From Thank you Start | Akshay==*/

/*Radio Buttons Starts*/
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:checked,
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:checked + label,
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:not(:checked) + label
{
    position: relative;
    padding-left: 46px !important;
    cursor: pointer;
    line-height: 34px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 400;
}
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    /* border: 1px solid #ddd; */
    border-radius: 100%;
    background: #C0A2C4;
}
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 33px;
    height: 33px;
    border: 1px solid #999;
    border-radius: 100%;
    background: #fff;
}
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:checked + label:after,
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:after {
    content: '';
    width: 13px;
    height: 13px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.gform_wrapper.pmn-my-form_wrapper .gfield_radio li input[type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*Radio Buttons Ends*/
/*@media only screen and (min-width: 641px) {
    .page-template-page-part-deed-form .gform_wrapper .gf_step {
        margin: 16px 95px 16px 0;
    }
}*/
/*Partnership Deed Form Ends*/
/* Partnership Deed Ends Here */

/*Mentor Listing with Search Starts | NIKHIL | 11/02/2019 4:59 PM*/
.page-template-page-mentor .pmn-mentor-desc .pm-content-wraper {
    text-align: unset;
}
.page-template-page-mentor .pmn-mentor-search {
    border: 8px solid #ddd;
    padding: 16px;
    margin-top: 30px;
	padding-left: 0;
	padding-top:40px;
}

.page-template-page-mentor .pmn-mentor-search p {
    color: #76287c;
    font-size: 20px;
    font-weight: 700;
}

.page-template-page-mentor .pmn-mentor-search .inner-addon { 
    position: relative; 
}

.page-template-page-mentor .pmn-mentor-search .inner-addon .glyphicon {
    position: absolute;
    padding: 13px;
    pointer-events: none;
    color: #b2b2b2;
}

.page-template-page-mentor .pmn-mentor-search .inner-addon .glyphicon.glyphicon-search {
    font-size: 19px;
}

.page-template-page-mentor .pmn-mentor-search .left-addon .glyphicon  {
    left:  0px;
}

.page-template-page-mentor .pmn-mentor-search .left-addon input  {
    padding: 0px 0 0px 40px;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.page-template-page-mentor .pmn-mentor-search input.pm-button {
    /* display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 8px 32px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
    width: 130px;
    height: 42px;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
	*/
}

.page-template-page-mentor .pmn-mentor-search .inner-addon.left-addon {
    margin-top: 15px;
}

.page-template-page-mentor .pmn-mentor-search input.pm-button {
    margin-top: 10px;
}

.page-template-page-mentor a.close-mentor-search {
    cursor: pointer;
    color: #2e2e2e;
    border-radius: 30px;
    background: #e3e3e3;
    font-size: 32px;
    display: inline-block;
    line-height: 0px;
    padding: 15px 6px;
    margin-left: 5px;
}

.page-template-page-mentor a.close-mentor-search:hover {
    color: #76287c;
}

.page-template-page-mentor .close-mentor-search:before {
    content: "Ã—";
    /*font-family: "Glyphicons Halflings";*/

}

.page-template-page-mentor .pmn-results-for {
    display: flex;
    /*justify-content: space-between;*/
    margin: 0 16px;
    align-items: center;
}

.page-template-page-mentor .pmn-results-for p {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}

.page-template-page-mentor .pmn-results-for-section {
    margin: 40px 0;
}

.page-template-page-mentor .pm-mentors-section.pmn-hidden-search {
    margin-top: 80px;
}

.page-template-page-mentor span.pmn-search-term {
    color: #76287c;
    font-weight: 700;
    font-size: 21px;
}

.page-template-page-mentor .pmn-mentors-noresults {
    text-align: center;
    margin-top: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
}

.page-template-page-mentor .pmn-mentors-noresults p.pmn-mentors-noresults-info {
    font-size: 24px;
    color: #505050;
}

a.pmn-goback-mentors {
    color: #76287c;
    border-bottom: 1px solid #76287c;
    font-size: 18px;
    font-weight: 600;
}
@media screen and (max-width: 700px){
    .pmn-mentor-desc {
        margin-top: 40px;
    }
    .page-template-page-mentor .pmn-mentors-noresults {
        margin: unset;
    }
}
/*Mentor Listing with Search Ends*/

/*======= Search page | Akshay 2/4/19 ==========*/ 

#pm-search-page{
    margin-top: 117px;
    padding: 64px 0;
}
.logged-in.admin-bar #pm-search-page{
    margin-top: 94px;
    padding: 64px 0;
}
#pm-search-page .page-title{
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color:#000;
    margin-top: 0;
}
#pm-search-page .page-title span{
    color: #3a1e0c;
}
#pm-search-page .page-header,#pm-search-page article{
    border-bottom: 2px solid #e4e4e4;
    margin-bottom: 5px;
    margin-top: 0;
}
#pm-search-page .entry-title a{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3a1e0c;
}
#pm-search-page .entry-title{
    line-height: 1.1;
}
#pm-search-page .entry-summary{
    margin-top: 0px;
    margin-bottom: 16px;
}

/*Sidebar*/

.pm-search-page-sidebar {
    background: #fff;
    padding: 32px;
}
h2.pm-search-page-sidebar-title {
    margin-top: 0;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3a1e0c;
    margin-bottom: 20px;
}
ul.pm-our-services-search-page {
    margin: 0;
    padding-left: 20px;
}
ul.pm-our-services-search-page li{
    margin-bottom: 10px;
    position: relative; 
}
ul.pm-our-services-search-page li:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #3a1e0c;
    position: absolute;
    left: -18px;
    top: 8px;
    bottom: 0;
    border-radius: 50%;
}
ul.pm-our-services-search-page li a{
    color: #000;
}
ul.pm-our-services-search-page li a:hover{
   text-decoration: underline; 
}
#pm-search-page .nav-previous a,#pm-search-page .nav-next a{
    display: inline-block;
    position: relative;
    background: #ffde2d;
    border: 2px solid #ffde2d;
    padding: 5px 13px;
    border-radius: 30px;
    color: #3a1e0c;
    margin-top: 16px;
    transition: .5s all;
}
#pm-search-page .nav-previous a:hover,#pm-search-page .nav-next a:hover{
    background: none;
    border-color: #3a1e0c;
}
/*no reasult found*/

.no-results.not-found .page-title{
    margin-bottom: 0;
}
#pm-search-page .no-results.not-found .page-header,#pm-search-page .no-results.not-found article{
    border:none;
    margin: 0;
    padding: 0;
}
#pm-search-page .no-results.not-found .page-content{
    margin-top: 0; 
}
#pm-search-page .no-results.not-found .page-content a{
    color: #3a1e0c;
    font-weight: 600;
}
#pm-search-page .no-results.not-found .page-content a:hover{
    text-decoration: underline;
}


@media screen and (max-width: 768px) and (min-width: 650px){
    .pm-search input[type="search"]:focus{
        width: 430px;
        margin-right: 38px;
    }
}
@media screen and (max-width: 600px){
    /*header*/
    .navbar-header{
        position: relative;
    }
    .pm-search{
        right: 60px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        display: flex;
        align-items: center;
        padding-bottom: 0;
    }
    .search-field {
        right: -6px;
        bottom: 8px;
    }
    .pm-search input[type="search"]:focus{
        width: 310px;
        margin-right: 38px;
    }
    .pm-search input[type="search"] {
        padding:26px;
    }


    /*search page*/
    #pm-search-page {
        margin-top: 100px;
        padding: 32px 0;
    }
    #pm-search-page .entry-title{
        margin-top: 16px;
    }
    .pm-search-page-sidebar{
        margin-top: 32px;
    }
    .logged-in.admin-bar #pm-search-page{
        margin-top: 100px;
        padding: 32px 0;
    }
        

}

@media screen and (max-width: 380px){
    .pm-search input[type="search"]:focus{
        width: 270px;
        margin-right: 38px;
    }
}
@media screen and (max-width: 330px){
    .pm-search input[type="search"]:focus{
        width: 200px;
        margin-right: 38px;
    }
}
/*======= End Search page | Akshay ==========*/ 

/*Single Service Form Starts | NIKHIL | 11/02/2019 5:15PM*/
.single-services .pm-services-contact-form .gform_wrapper.single-service-form_wrapper h3.gform_title {
    display: block;
    color: #76287c;
    padding: unset;
}
.single-services div.gform_wrapper.single-service-form_wrapper form.single-service-form .gform_body div.pmn-service-questions ul.gform_fields li.gfield label.gfield_label {
    display: block !important;
    margin-left: 20px;
    margin-top: 4px;
}
.single-services div.gform_wrapper.single-service-form_wrapper {
    min-width: 435px;
    margin-top: unset;
}
.single-services div.gform_wrapper.single-service-form_wrapper li.pmn-tooltiphack-checkbox ul.gfield_checkbox li label {
    display: none;
}
.single-services div.gform_wrapper.single-service-form_wrapper li.pmn-tooltiphack-checkbox {
    display: flex;
}
.single-services div.gform_wrapper.single-service-form_wrapper li.pmn-tooltiphack-checkbox input {
    width: unset;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #742b7b;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper  ul li.gfield {
    margin-bottom: 5px !important;
    padding-bottom: unset !important;
    border: unset;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper .gf_progressbar_wrapper {
    background-color: unset;
    margin: 0 !important;
    padding: 10px 0 !important;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    margin: 0 !important;
    font-size: 0.900em;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper span.gform_description {
    margin-bottom: 20px !important;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper .gform_page_footer {
    border: none !important;
    display: block;
    background: unset !important;
    position: unset;
}
.gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_next_button {
    border-radius: 30px;
    margin-top: 15px;
    padding: 13px;
    cursor: default;
}
.gform_wrapper.single-service-form_wrapper .pmn-service-questions .gform_page_footer.pmn-enable-button .button.gform_next_button {
    background: #f7dd2c;
    color: #3a1e0c !important;
    cursor: pointer;
}
.gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_previous_button {
    display: none;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper div.gform_page.pmn-service-questions {
    margin-top: 20px;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper .pmn-service-questions ul li.gfield label {
    margin-bottom: 15px !important;
	display: flex;
}
.gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_button {
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 13px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    width: 50%;
    font-family: "Open Sans", sans-serif;
    font-size: 15px !important;
    margin-top: 15px;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper .pm-checked-wrap input {
    position: relative;
}
/*Custom Tooltip*/
.pm-singleServiceTooltip + .tooltip.in{
    opacity: 1 !important;
}

.pm-singleServiceTooltip + .tooltip.left .tooltip-inner{
    padding: 12px !important;
    font-size: 14px !important;
    text-align: left !important;
}
.pm-singleServiceTooltip + .tooltip.left .tooltip-inner {
    background-color:#ececec;
    color: #000;
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.4);
}
.pm-singleServiceTooltip + .tooltip.left .tooltip-arrow {
    border-left-color: #ececec;
}
.pm-checked-wrap a.pm-singleServiceTooltip {
    margin-left: 10px;
    color: purple;
}
@media screen and (max-width: 700px){
    .pm-singleServiceTooltip + .tooltip.left.in{
        left: 50px !important;
    }
    .pm-checked-wrap a.pm-singleServiceTooltip {
        margin-left: 0px !important;
    }
    .pm-checked-wrap .pm-checkbox-second {
        width: 228px;
    }
    .pm-checked-wrap .pm-checkbox-third {
        width: 228px;
    }
    
}
/*Custom Tooltip Ends*/
@media screen and (max-width: 700px){
    .single-services div.gform_wrapper.single-service-form_wrapper {
        min-width: unset;
    }
    .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_button {
        padding: 8px;
    }
    .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_next_button {
        padding: 8px;
    }
}
/*Single Service Form Ends*/

/*Single Service Thank You Page Starts | NIKHIL | 11/02/2019 3:49PM*/
.page-template-page-single-service-thankyou {
    margin-top: 117px;
}
.page-template-page-single-service-thankyou h1.pm-contact-title {
    color: #333;
    margin: 16px 0;
}
.page-template-page-single-service-thankyou .pm-thankyou-page-content {
    text-align: center;
    margin-bottom: 50px;
}
.page-template-page-single-service-thankyou .pmn-clear {
    clear: both;
}
.page-template-page-single-service-thankyou .pm-service-yourRequest {
    text-align: initial;
    margin: 15px 0 30px;
}
.page-template-page-single-service-thankyou label.pm-checked-wrap {
    margin: 15px;
}
.page-template-page-single-service-thankyou .pm-checked-wrap input:checked ~ .checkmark {
    background-color: #fff;
}
.page-template-page-single-service-thankyou .pm-service-yourRequest p {
    color: #3a1e0c;
    font-size: 20px;
    font-weight: 600;
}
.page-template-page-single-service-thankyou article#pm-services-thank-you-page {
    padding-bottom: unset;
}
.page-template-page-single-service-thankyou .pm-checked-wrap input {
    position: relative;
}
/*Single Service Thank You Page Ends*/

/*Phone Number with Country Code Starts | NIKHIL | 18/02/2019 9:48PM*/
.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code {
   width: 20%;
}
.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code input {
    padding-left: 10px !important;
}
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half.pmn-country-code {
    max-width: 20%;
    padding-left: 10px;
}
.page-template-page-business-evaluation .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code {
    width: 15%;
    margin-right: 15px;
}
.single-mec-events  .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code {
    width: 15%;
    margin-right: 15px;
}
.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code input {
   border: 1px solid #a9a9a9;
}
.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code.pmn-border-2px input {
   border: 2px solid #a9a9a9;
}
.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code input:focus {
   outline: none !important;
   border: 2px solid #3a1e0c;
}
.gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone input {
   border: 1px solid #a9a9a9;
}
.gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone.pmn-border-2px input {
   border: 2px solid #a9a9a9;
}
.gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone input:focus {
   outline: none !important;
   border: 2px solid #3a1e0c;
}
.gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone {
    width: 80%;
}
.gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half.pm-contact-us-phone {
    max-width: calc(80% - 16px);
}
.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code , .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone {
    display: inline-block;
}
@media screen and (max-width: 700px){
	.gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code , .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone {
    display: inline-table;
	}
}
/*Phone Number with Country Code Ends*/

/* Compliance Tool Starts | NIKHIL | 05/03/2019 11:19AM */
form.compliance-assessment span.gform_description {
   color: #707070;
   font-style: italic;
   padding: 0 15px;
}
/* Compliance Tool Ends */

/*Hide Navigation for NITI | NIKHIL | 13/03/2019 7:59PM */
nav.pm-secondery-nav.navbar-fixed-top.pmn-iframeHide-topnav {
    top: 0;
    display: none;
}
nav.navbar.navbar-default.navbar-fixed-top.pmn-iframeHide-mainNav {
    margin-top: 0;
}
nav.navbar.navbar-default.navbar-fixed-top.pmn-iframeHide-mainNav .container div#myNavbar {
    display: none !important;
}
nav.navbar.navbar-default.navbar-fixed-top.pmn-iframeHide-mainNav .pm-search {
    display: none !important;
}
nav.navbar.navbar-default.navbar-fixed-top.pmn-iframeHide-mainNav .container {
    display: flex;
    justify-content: center;
}
.pmn-iframeHide-mainNav .container>.navbar-header .site-branding {
    margin: 16px 0;
}
section.pmn-iframeHide-toolnav {
    display: none;
}
.pm-other-resources.pm-checklist.pmn-iframeHide-resources {
    display: none;
}
.pm-testimonials.pmn-iframeHide-testimonials {
    display: none;
}
footer.site-footer.pmn-iframeHide-footer {
    display: none;
}
/*Hide Navigation for NITI Ends*/

/* Start Page Sliders Forms [ Existing, New, Start ] | Abhijeet Sonawane  */
.pm-funding-readiness-parent .pm-prototype-slider-page{
    padding: 0 !important;
}
.pm-funding-readiness-parent .pm-slider-forms-main{
    display: block; 
    padding: 48px 16px;
}
.pm-funding-readiness-parent .pm-slider-existing-form-wrapper{
    display: none;
}
.pm-funding-readiness-parent .pm-slider-new-form-wrapper{
    display: none;
}
.pm-funding-readiness-parent .pm-slider-start-form-wrapper{
    display: none;
}
.pm-prototype-slider-page.pm-funding-readiness .gform_wrapper {
    margin: 0;
    margin-bottom: 0px !important;
}
.pm-prototype-slider-page.pm-funding-readiness .gform_wrapper .gform_page_fields {
    padding: 0 15px;
}
.pm-funding-readiness-parent .gform_wrapper .gform_page_footer{
/*     margin-top: 70% !important; */
}
.page-template-page-sliders .gfield .ginput_container input{
    width: 100% !important;
}

@media screen and (max-width: 600px){
    
     .pm-mobile-veiw #pm-second-screen .pm-mobile-slider-existing-form-wrapper{
        display: none;
    }
    .pm-mobile-veiw #pm-second-screen .pm-mobile-slider-new-form-wrapper{
        display: none;
    }
    .pm-mobile-veiw #pm-second-screen .pm-mobile-slider-start-form-wrapper{
        display: none;
    }
    .pm-mobile-veiw .pm-prototype-slider-page {
        padding: 0px !important;
    }
    .pm-mobile-veiw .pm-prototype-slider-page #pm-mobile-sliders-form-main {
        padding: 32px 16px;
    }
    
}

/* End Page Sliders Forms [ Existing, New, Start ] | Abhijeet Sonawane  */

/*Consent Checkbox for Mobile Number | Akshay */
 .gform_wrapper .pm-checked-button .gform_footer input[type=submit],
 .gform_wrapper.single-service-form_wrapper .pm-checked-button .gform_page_footer .button.gform_button{
    display: inline-block;
    background: #e6e6e6;
    color: #777 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #e6e6e6;
    transition: .5s;
    pointer-events:none;
}

 .gform_wrapper .pm-checked-button .gform_footer.pm-button-enable input[type=submit],
 .gform_wrapper.single-service-form_wrapper .pm-checked-button .gform_page_footer.pm-button-enable .button.gform_button{
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    padding: 10px 20px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
    pointer-events:auto;
}

/*tools form*/
.gform_wrapper.pm-existing-business_wrapper .gform_page_footer .button.gform_button,
.gform_wrapper.pm-new-business_wrapper .gform_page_footer .button.gform_button{
    background:transparent;
    color: #777;
    /*pointer-events:none;*/
}
.gform_wrapper.pm-existing-business_wrapper .gform_page_footer.pm-button-enable .button.gform_button{
    background:#7E8F96;
    color: #fff;
    pointer-events:auto;
}
.gform_wrapper.pm-new-business_wrapper .gform_page_footer.pm-button-enable .button.gform_button{
    background:#7E8F96;
    color: #fff;
    pointer-events:auto;
}


.ginput_container.ginput_container_consent input[type=checkbox] {
   	width: unset !important;
	margin-top: 4px;
}

.ginput_container.ginput_container_consent {
   display: flex;
}

label.gfield_consent_label {
    font-weight: 500;
    margin-left: 5px;
	font-size: 13px;
}
.pm-check-box label.gfield_consent_label a{
	color:#3a1e0c;
	font-style:normal !important;
}

.single-services .gform_footer.top_label {
   padding: unset;
	
}

.services-template-default.single.single-services .gform_wrapper ul.gform_fields li.gfield {
    margin-bottom: 11px !important;
}
 .gform_wrapper .pm-contact-us .gform_footer{
	padding:0;
}
#pm-services-single .pm-page-title-wrapper{
    min-height: 384px;
}
.pm-check-box input[type=checkbox]{
    margin-right:10px;
    margin-top: 6px;
}
.services-template-default.single-services div.gform_wrapper.single-service-form_wrapper .pm-checked-button span.gform_description {
    margin-bottom: 0px !important;
}
.services-template-default.single.single-services .gform_wrapper .pm-checked-button ul.gform_fields li.gfield{
	margin-bottom:5px !important;
}

/*Consent Checkbox for Mobile Number Ends*/

/*services form checkbox a tag css | Akshay */

a.pm-checkbox-link{
    color:#75287e !important;
    font-style: normal !important;
    text-decoration:underline;
}
a.pm-checkbox-link:hover{
    color:#333;
    text-decoration:none; 
}
a.pm-checkbox-link:visited{
    color:#75287e !important;
    text-decoration:underline;
}

/*Start Page Single Event New | Abhijeet*/
.page-template-page-single-event-new #pm-title-banner{
    min-height: 300px;
}
.page-template-page-single-event-new #pm-single-event-info{
    background: #F1F2F2;
}
.page-template-page-single-event-new .single-event-registration{
    margin: unset; 
    /* border: 1px solid #fff; */
    border-radius: 10px;
    background-color: #fff;
    /* margin-top: -75px; */
    box-shadow: 0px 0px 20px 1px #777;
    /* padding: 15px 20px 5px 25px; */
    padding-bottom: 15px;
    margin-top: -230px;
}
.page-template-page-single-event-new .single-event-registration h3.pmn-title {
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #76287c;
    padding: 15px 25px 0 25px;
}
.page-template-page-single-event-new div#gform_confirmation_wrapper_18.pm-registration-feedback-form div {
    padding: 15px 25px 15px;
}
.page-template-page-single-event-new  .pm-single-upcoming-events.pm-feedback-form{
    margin-top:-230px;
    margin-bottom:32px;
}
.page-template-page-single-event-new .single-event-registration.pm-feedback-form-added{
    margin-top:0;
}

@media screen and (max-width: 700px){
.page-template-page-single-event-new .single-event-registration {
    margin-top: 32px;
}
}

/*End Page Single Event New | Abhijeet*/
/*Start Page Single Event New | Abhijeet*/
.page-template-page-single-event-new #pm-title-banner{
    min-height: 300px;
}
.page-template-page-single-event-new #pm-single-event-info{
    background: #F1F2F2;
}
.page-template-page-single-event-new .single-event-registration{
    margin: unset; 
    /* border: 1px solid #fff; */
    border-radius: 10px;
    background-color: #fff;
    /* margin-top: -75px; */
/*     box-shadow: 0px 0px 20px 1px #777; */
	box-shadow:none;
    /* padding: 15px 20px 5px 25px; */
    padding-bottom: 15px;
    margin-top: -230px;
}
.page-template-page-single-event-new .single-event-registration .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 16px !important;
}
.page-template-page-single-event-new .single-event-registration .gform_wrapper .gform_footer {
    padding: 0px 0 0px;
    margin: 0px 0 0;
}
.page-template-page-single-event-new .single-event-registration .gform_wrapper {
    padding-bottom: 0;
}
.page-template-page-single-event-new .event-single-speaker p.speaker-name{
	 font-weight: 700;
    color: #000;
    font-size: 18px;
}
.page-template-page-single-event-new .single-event-meta-content .single-event-description h3{
	font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3a1e0c;
    margin-top: 0;
    display: inline-block;
}
.page-template-page-single-event-new .single-event-meta-content .single-event-description p {
    font-size: 16px;
}
.page-template-page-single-event-new .single-event-description p {
    margin: 0px 0 24px 0;
}
.page-template-page-single-event-new  .pm-single-upcoming-events{
	    padding: 25px 30px 18px 30px;
}
.page-template-page-single-event-new .single-event-registration h3.pmn-title {
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #76287c;
    padding: 15px 25px 0 25px;
}
@media screen and (max-width: 700px){
.page-template-page-single-event-new .single-event-registration {
    margin-top: 32px;
}
}
.pm-single-upcoming-events .pm-sidebar-resource-listing ul{
	margin-left:0px;
}
.pm-single-upcoming-events .pm-sidebar-resource-listing ul li:after {
    content: '';
    width: 7px;
    height: 7px;
    background: #75287e;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    left: -17px;
}
.pm-single-upcoming-events .pm-sidebar-resource-listing ul li{
	position:relative;
	margin-left:20px;
}
.pm-single-upcoming-events .pm-sidebar-resource-listing ul li a{
	color:#000000;
	line-height: 30px;
	text-decoration: underline;
}
.pm-single-upcoming-events .pm-sidebar-resource-listing ul li a:hover {
    color: #75287e;
	text-decoration: underline;
}
.pm-single-upcoming-events .pm-sidebar-resource-listing p{
	margin-top: 15px;
    margin-bottom: 5px;
}
/*End Page Single Event New | Abhijeet*/


/*
 * deAsra Mentors new design with Form
 * Migrated by Nikhil and dev by Akshara | 11 June 2019
 */

.no-border-mentor-search{
    border: none !important;
    margin-top: 0px !important;
}
.page-template-page-mentor .pmn-mentor-search input.pm-button {
    margin-top: 10px;
    margin-left: 20px;
}
.pmn-mentor-search.no-border-mentor-search .pmn-mentor-searchinput{
    width: 75%;
}
.pmn-mentor-search.no-border-mentor-search .glyphicon.glyphicon-search{
    top: -2px;
}
.pm-our-mentors-subheading h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #333333;
}
#pm-page-mentor {
    padding-top: 20px;
}
.pm-services-mentor-button .pm-button{
    display: inline-block;
    background: #f7dd2c !important;
    color: #3a1e0c !important;
    font-weight: 700;
    padding: 8px 32px;
    border-radius: 30px;
    border: 2px solid #f7dd2c !important;
    transition: .5s;
}
.page-template-page-mentor #pm-page-mentor h1.pm-page-title{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #76287c;
    margin-bottom: 0px;
}
.page-template-page-mentor #pm-page-mentor .pm-deasra-content-details{
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 5px;
}
.page-template-page-mentor .pm-new-mentors-section.pmn-hidden-search{
    margin-top: 10px !important;
}
.page-template-page-mentor .pmn-mentor-search.no-border-mentor-search p{
    font-size: 18px;
    color: #000000;
}
.page-template-page-mentor .pm-meet-a-mentor-video p.pm-share-mentors-details{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #3a1e0c;
    margin-top: 30px;
}
.page-template-page-mentor .pmn-mentor-search .inner-addon.left-addon {
     margin-top: 0px !important; 
}
.page-template-page-mentor #pm-page-mentor{
	padding-top:30px;
}
.page-template-page-mentor .pmn-mentor-search.no-border-mentor-search p{
    font-size: 18px;
    color: #000000;
	margin-top:10px;
}
.page-template-page-mentor .pm-meet-a-mentor-video p.pm-share-mentors-details{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #3a1e0c;
    margin-top: 30px;
}
.page-template-page-mentor .pmn-mentor-search .inner-addon.left-addon {
    margin-top: 0px; 
}
.page-template-page-mentor #pm-page-mentor .breadcrumb_last {
    font-style: italic;
    border-bottom: 1px solid #000;
}
.page-template-page-mentor #pm-page-mentor p#breadcrumbs a {
    color: #000;
}
.page-template-page-mentor #pm-page-mentor p#breadcrumbs {
    margin-left: 15px;
    color: #000;
    padding-top: 15px;
}
.page-template-page-mentor #pm-page-mentor .pm-mentor-desc-responsive{
    display: none;
}
.page-template-page-mentor #pm-page-mentor .pm-mentor-desc-responsive{
    display: none;
}
.page-template-page-mentor #pm-page-mentor .pmn-mentor-desc-desktop{
    display: block;
}
.page-template-page-mentor #pm-page-mentor .pm-request-mentor-btn{
	display:none;
}
.page-template-page-mentor #pm-page-mentor .pm-our-mentors-subheading h3 {
    margin-top: 0px;
    margin-bottom: 0;
}
/*deAsra mentor page form | Akshay */
.pm-services-contact-form.pm-menotr-form {
    position:static;
    margin-left: 32px;
}
.pm-menotr-form .pm-checked-wrap{
    display:flex;
    margin-bottom: 30px;
}
.pm-menotr-form div.gform_wrapper.single-service-form_wrapper .gform_page_footer {
    border: none !important;
    display: block;
    background: unset !important;
    position: unset;
}
.pm-menotr-form div.gform_wrapper.single-service-form_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
    
    margin: 0 !important;
    font-size: 0.900em;
}
.pm-menotr-form .gform_wrapper .gf_progressbar_wrapper{
   background: none;
   padding: 10px 0 !important;
   margin-bottom:0;
}
 .pm-menotr-form .gform_wrapper.single-service-form_wrapper h3.gform_title{
     display: block;
    color: #76287c;
    padding: unset;	
    font-size: 20px !important;
    font-weight:600 !important;
    font-family: 'Montserrat', sans-serif;
}
.pm-menotr-form div.gform_wrapper.single-service-form_wrapper{
   margin-top:0;  
}		
.pm-menotr-form .gform_wrapper ul.gform_fields li.gfield{
    padding-right:16px !important;   
}
body .pm-menotr-form .gform_wrapper ul li.gfield {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
}
body .pm-menotr-form .gform_wrapper .top_label div.ginput_container{
    margin-top:0;    
}
body .pm-menotr-form .gform_wrapper.gf_browser_chrome select {
    padding: 5px 4px !important;
}
.gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone.pmn-border-2px input {
    border: 2px solid #a9a9a9;
}
.pm-menotr-form .gform_wrapper .gf_progressbar_wrapper{
    margin-bottom: 0 !important    
}
.pm-menotr-form .gform_wrapper  .gform_description{
    display: none;
}
.pm-menotr-form .pmn-service-questions{
  margin-top:10px;
}
.page-template-page-mentor #pm-page-mentor .pmn-mentor-search.no-border-mentor-search form{
    display: flex;
    justify-content: space-between;
}
.page-template-page-mentor .pmn-mentor-search input.pm-button {
    margin-top: 0px;
}
/*deAsra mentor page form ends | Akshay */
@media screen and (max-width: 700px){
    .page-template-page-mentor #pm-page-mentor .pmn-mentor-desc {
        margin-top: 0px;
    }
    .page-template-page-mentor #pm-page-mentor h1.pm-page-title{
/*         margin-top: 20px; */
    }
	.page-template-page-mentor .pmn-mentor-search .left-addon input {
		background: transparent;
	}
	.page-template-page-mentor #pm-page-mentor .pmn-mentor-search.no-border-mentor-search form {
        display: block;
    }
	.page-template-page-mentor .pmn-mentor-search input.pm-button{
		/* background: #f7dd2c !important; */
	}
    .pm-our-mentors-subheading h3 {
        margin-top: 0;
        margin-bottom: 0;
    }
    .pmn-mentor-search.no-border-mentor-search .pmn-mentor-searchinput {
        width: 100% !important;
    }
    .pmn-mentor-search.no-border-mentor-search .glyphicon.glyphicon-search {
        top: -9px !important;
    }
    .page-template-page-mentor .pmn-mentor-search.no-border-mentor-search p {
        margin-bottom: 0;
		text-align:center;
    }
    .page-template-page-mentor .pmn-mentor-search input.pm-button {
        margin-left: 0px !important; 
		margin-top:20px;
    }
	.page-template-page-mentor .pmn-mentor-search {
    	padding: 16px 0;
   }
	.page-template-page-mentor .pmn-mentor-search .inner-addon.left-addon {
		padding: 0px 16px;
	}
	.page-template-page-mentor .pmn-mentor-search .left-addon .glyphicon {
		left: 15px;
	}
	.page-template-page-mentor .pmn-mentor-search.no-border-mentor-search p {
		font-size: 16px;
	}
    .page-template-page-mentor #pm-page-mentor .pmn-mentor-search .inner-addon form{
        text-align: center;
    }
    .page-template-page-mentor #pm-page-mentor .pm-mentor-desc-responsive{
        display: block !important;
        margin-top: 20px;
    }
    .page-template-page-mentor #pm-page-mentor .pmn-mentor-desc-desktop{
        display: none !important;
    }
    .page-template-page-mentor #pm-page-mentor h1.pm-page-title {
        margin-bottom: 15px !important;
    }
	.page-template-page-mentor #pm-page-mentor .pm-request-mentor-btn{
		display:block !important;
	}
	.page-template-page-mentor #pm-page-mentor .pm-services-contact-form.pm-menotr-form {
		margin-left: 0px;
	}
	.page-template-page-mentor #pm-page-mentor .pm-services-mentor-button{
		display:none;
	}
	body.page-template.page-template-page-mentor{
		margin-top:50px;
	}
	.page-template-page-mentor #pm-page-mentor {
		padding-top: 80px;
	}
	.page-template-page-mentor #pm-page-mentor .gform_page_footer {
        display: none !important;
    }
    .page-template-page-mentor #pm-page-mentor .gform_page_footer.pm-show {
        display: block !important;
    }
    .page-template-page-mentor #pm-page-mentor .gform_page_footer {
        position: fixed !important;
        bottom: 0 !important; 
        left: 0 !important;
        right: 0 !important;
        z-index: 99999 !important;
    }
    .page-template-page-mentor #pm-page-mentor .gform_wrapper .gform_page_footer {
        background: #ffffff !important;
        padding: 0px !important;
        border: none !important;
        display: flex;
        justify-content: center; 
        margin: 0 !important;
        padding: 3px 12px!important;
        cursor: pointer;
    }
    .page-template-page-mentor #pm-page-mentor .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_next_button {
        padding: 12px 32px;/*15px 34px*/
    }
    .page-template-page-mentor #pm-page-mentor .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_next_button {
        width: 100%;
    }
    .page-template-page-mentor #pm-page-mentor .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_next_button {
        margin-bottom: 10px;
    }
    .page-template-page-mentor #pm-page-mentor .gform_page_footer.top_label {
        background: #ffffff !important;
        padding: 0px !important;
        border: none !important;
        /* justify-content: center; */
        margin: 0 !important;
        /* padding: 3px 12px!important; */
        cursor: pointer;
        position: fixed !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        display: flex !important;
    } 
    .page-template-page-mentor #pm-page-mentor .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_button {
        background: #e6e6e6;
        color: #777 !important;
        font-weight: 700;
        padding: 10px 35px;
        border-radius: 30px;
        border: 2px solid #e6e6e6;
		width: calc(100% - 30px);
        font-family: "Open Sans", sans-serif;
        font-size: 15px !important;
        margin: 10px 0;/*15px*/
    }
	.page-template-page-mentor #pm-page-mentor .gform_wrapper.single-service-form_wrapper .gform_page_footer.pm-button-enable .button.gform_button {
        background: #f7dd2c;
		color: #3a1e0c !important;
		font-weight: 700;
		padding: 10px 35px;
		border-radius: 30px;
		border: 2px solid #f7dd2c;
		width: calc(100% - 30px);
		font-family: "Open Sans", sans-serif;
		font-size: 15px !important;
		margin-top: 15px;
	}
	 .pm-menotr-form .pm-checked-wrap a.pm-singleServiceTooltip {
        margin-left: 10px !important;
    }
	.pm-request-mentor-btn a.pm-button{
		background: #f7dd2c;
		border: 2px solid #f7dd2c;
		cursor: pointer;
		padding: 12px 32px;
		width: calc( 100% - 30px );
		margin: 0 15px;
	}
	.pm-request-mentor-btn{
		text-align: center;
		/* margin: 16px 0; */
		position: fixed;
		bottom: 0;
		background: #fff;
		width: 100%;
		left: 0;
		padding: 10px 0;
		z-index: 9999;
	}
	.page-template-page-mentor .gform_wrapper.single-service-form_wrapper .gform_page_footer .button.gform_next_button {
		margin-top: 10px;
	}
	.page-template-page-mentor .gform_wrapper .top_label select.medium {
		border: 2px solid #a9a9a9;
    	padding: 9px 3px !important;
	}
}
/* deAsra Mentors new design with Form Ends */

/*
 * Business Feasibility Template | Migrated by NIKHIL
**/

.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-services-single-stories {
	padding: 32px 0;
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-benefit-section {
	padding: 32px 0;
}
.services-template-single-business-feasibility #pm-parsona-services {
	padding: 32px 0;
}
.services-template-single-business-feasibility .plugin-faq .pm-toolkit-wrapper dt .button-link {
	cursor: pointer;
}
.services-template-single-business-feasibility #pm-counters {
	padding: 32px 0;
	padding-bottom: 0;
}
.services-template-single-business-feasibility #pm-parsona-faq {
	padding: 32px 0 10px 0;
}
.page-template-page-services  #our-services {
	padding-top: 0;
}
.services-template-single-business-feasibility .pm-toolkit-wrapper {
	margin-bottom: 20px;
}
.services-template-single-business-feasibility .pm-toolkits .plugin-faq dt {
	padding: 16px;
	background: #410047;
	color: #fff;
}
.services-template-single-business-feasibility .pm-toolkits .plugin-faq dt:before {
	content: '+';
	position: absolute;
	color: #75287e;
	top: 7px;
	right: 16px;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
}
.services-template-single-business-feasibility .pm-toolkits .plugin-faq dt.open:before {
	content: '_';
	position: absolute;
	top: -16px;
	color: #75287e;
	right: 16px;
	font-size: 38px;
	font-weight: 400;
	color: #fff;
}
.services-template-single-business-feasibility .pm-toolkits{
	width: 100%;
}
.services-template-single-business-feasibility .button-link:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #ffffff;
	border-radius: 50%;
	left: -17px;
	top: 7px;
}
.services-template-single-business-feasibility .pm-icon-wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.services-template-single-business-feasibility .pm-icon-wrapper .col-xs-12 {
	width: 50%; 
}
.services-template-single-business-feasibility .pm-devid {
	margin-bottom: 32px;
}
.services-template-single-business-feasibility  #pm-parsona-video-links {
	padding: 32px 0;
}
.services-template-single-business-feasibility .pm-toolkit-wrapper {
	margin-bottom: 20px;
}
.services-template-single-business-feasibility .pm-toolkits .plugin-faq dt {
	padding: 16px;
	background: #410047;
	color: #fff;
}
.services-template-single-business-feasibility .pm-toolkits .plugin-faq dt:before {
	content: '+';
	position: absolute;
	color: #75287e;
	top: 7px;
	right: 16px;
	font-size: 30px;
	font-weight: 400;
	color: #fff;
}
.services-template-single-business-feasibility .pm-toolkits .plugin-faq dt.open:before {
	content: '_';
	position: absolute;
	top: -16px;
	color: #75287e;
	right: 16px;
	font-size: 38px;
	font-weight: 400;
	color: #fff;
}
.services-template-single-business-feasibility .pm-toolkits{
	width: 100%;
}
.services-template-single-business-feasibility .button-link:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: #3a1e0c;
	border-radius: 50%;
	left: -17px;
	top: 7px;
}
.services-template-single-business-feasibility .pm-icon-wrapper {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.services-template-single-business-feasibility .pm-icon-wrapper .col-xs-12 {
	width: 50%; 
}


/* Page Business Feasibility Starts |  Abhijeet Sonawane */
/* section#pm-bussiness-feasibility {
    margin-top: 8%;
} */
#pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{
    margin: 40px 0;
}
#pm-bussiness-feasibility .pm-about-single-service {
    margin-top: 30px;
}
#pm-bussiness-feasibility .pm-services-single-stories{
    background: #fff;
    color: #3a1e0c;
    padding: 80px 0 !important;
    z-index: -1;
}
#pm-bussiness-feasibility .pm-services-single-stories .pm-section-title{
    color: #333333;
}
#pm-bussiness-feasibility .pm-business-report {
    display: flex;
}
#pm-bussiness-feasibility .pm-business-report-image img {
    height: 100%;
    
}
#pm-bussiness-feasibility .pm-business-report-image .pm-business-report-image{
		display: block;
		width: 100%;
	}
	#pm-bussiness-feasibility .pm-business-report-image .pm-business-report-image-mobile{
		display: none;
	}
#pm-bussiness-feasibility .pm-business-report-image {
    height: 417px;
    width: 50%;
}
#pm-bussiness-feasibility  .pm-business-report-desc {
    width: 50%;
    background: #f0f0f0;
    position: relative;
}
#pm-bussiness-feasibility  .report-desc-title {
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin: 30px 20px;
}
#pm-bussiness-feasibility  .pm-report-desc-points {
    font-family: 'Open Sans',sans-serif;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    margin: 30px 20px;
}
#pm-bussiness-feasibility .pm-report-preview-info p {
    color: #333;
    text-align: center;
}

#pm-bussiness-feasibility .pm-report-preview-info {
    position: absolute;
    bottom: 0;
    margin: 30px 20px;
    text-align: center;
}
#pm-bussiness-feasibility .pm-report-preview-button {
    padding: 10px 20px;
    color: #3a1e0c;
    border: 2px solid;
    border-radius: 25px;
    font-weight: 600;
    text-align: center;
    margin: auto;
    background: #F0F0F0;
}
#pm-bussiness-feasibility  .pm-report-preview-btn {
    margin-top: 20px;
}
#pm-bussiness-feasibility  .pm-simple-steps-section {
    padding: 80px 0 64px;
    background: #F2F2F2;
}
#pm-bussiness-feasibility  .pm-benefit-section {
    padding: 64px 0;
    background: #fff;
}
#pm-bussiness-feasibility  #pm-parsona-video-links {
    padding: 64px 0;
    background: #fff;
}
#pm-bussiness-feasibility  .pm-single-service-cost {
    position: absolute;
/*     top: 56%;
    left: 9%;
    transform: translate(-25%,-50%); */
/* Price tag design updated | Abhijeet - 8 April 2019 */
	background: #4D2654;
    color: #fff !important;
    padding: 5px 35px 5px 15px;
    clip-path: polygon(0 0,100% 0,93% 50%,100% 100%,0 100%);
    /* box-shadow: 68px 81px 62px #fff; */

}
#pm-bussiness-feasibility  .pm-single-services-meta {
    position: relative;
}
#pm-bussiness-feasibility  .pm-single-service-cost p{
    font-size: 20px !important; /* 24px */
    font-family: 'Open Sans',sans-serif;
    color: #fff;
	margin: 0;
}
#pm-bussiness-feasibility  .pm-single-service-cost p strong{
    font-weight: 600;
}
#pm-bussiness-feasibility h3.pm-single-services-about-title{
    font-weight: 400;
    color: #fff;
    font-style: italic;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 70px !important;
    position: absolute !important;
}
#pm-bussiness-feasibility h3.pm-single-services-about-title strong {
    font-size: 20px;
    color: #ffde2d;
    font-weight: 400;
    /*text-decoration: underline;*/
}
#pm-bussiness-feasibility  .pm-services-contact-form {
   /*top: 16px;*/
   width: 100%;
}
#pm-bussiness-feasibility .gform_wrapper .gf_progressbar_wrapper{
    background: unset;
}
#pm-bussiness-feasibility label.pm-checked-wrap {
    display: flex;
    margin: 30px 0;
}
#pm-bussiness-feasibility .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
    margin: 0 0 -30px -15px!important;
}
#pm-bussiness-feasibility div.gform_wrapper.single-service-form_wrapper .gform_page_footer{

    border: none !important;
    display: block;
    background: unset !important;
    position: unset;
}

.services-template-single-business-feasibility .pm-section-title{
    display:block;
}
.services-template-single-business-feasibility #pm-parsona-video-links{
    padding-bottom:0;
	background: #fff;
}
#pm-bussiness-feasibility  span.gform_description {
    display: none !important;
}
#pm-bussiness-feasibility .pm-services-contact-form .gform_wrapper h3.gform_title{
        
        display: block;
        color: #76287c;
        padding: unset;

}
#pm-bussiness-feasibility .pm-services-contact-form{
    z-index: 99;
        padding: 15px 25px 0 25px;
	
/* 	display: none; */
}
#pm-bussiness-feasibility .wpcf7-form input[type="text"], input[type="email"],input[type="tel"]{
    width: 100% !important;
    border-radius: 3px;
    padding: 8px;
}
#pm-bussiness-feasibility .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code{
    padding-right: 16px !important;
}    
.services-template-single-business-feasibility  .gform_wrapper .top_label select.medium {
    padding: 5px 4px !important;
}


.services-template-single-business-feasibility .col-md-6{
		padding: 0 15px;
	}
.services-template-single-business-feasibility .plugin-faq dl{
	border-bottom: none;
}
.services-template-single-business-feasibility #pm-parsona-faq {
    background: #f2f2f2;
	padding: 64px 0 20px 0;
}
.services-template-single-business-feasibility #pm-parsona-faq .pm-section-title{
	margin-bottom: 30px;
}
.services-template-single-business-feasibility .plugin-faq button:focus{
	color: #3a1e0c !important;
}
.services-template-single-business-feasibility .pm-repeater a, .pm-repeater a:visited {
    color: #75287e;
}
 #pm-bussiness-feasibility .gform_wrapper ul li.gfield{
    margin-bottom: 10px !important;
 }
 #pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container{
    margin-top: 0px !important;     
 }
 
.gfield.gf_left_half.pmn-country-code, .gfield.pm-contact-us-phone.gf_right_half {
    margin-bottom: 12px !important;
}
.gfield.gf_left_half.pmn-country-code .ginput_container.ginput_container_phone,
.gfield.pm-contact-us-phone.gf_right_half .ginput_container.ginput_container_phone{
    margin-top: 0px !important;
}
.services-template-single-business-feasibility.single.single-services .gform_wrapper ul.gform_fields li.gfield .ginput_container,
.services-template-default.single.single-services .gform_wrapper ul.gform_fields li.gfield .ginput_container {
    margin-top: 0px;
}

@media screen and (max-width: 700px){
	#pm-bussiness-feasibility .pm-single-service-cost{
/* 		left: 16%; */
	}
	#pm-bussiness-feasibility .pm-services-contact-form{
		overflow-x: hidden;
	}
	#pm-bussiness-feasibility .pm-business-report{
		display: flex-start;
		flex-direction: column;
		width: 100%;
	}
	#pm-bussiness-feasibility .pm-business-report-image{
		width: 100%;
	}
	#pm-bussiness-feasibility .pm-business-report-image img{
		width: 100%;
	}
	#pm-bussiness-feasibility .pm-business-report-image .pm-business-report-image{
		display: none;
	}
	#pm-bussiness-feasibility .pm-business-report-image .pm-business-report-image-mobile{
		display: block;
		object-fit: cover;
	}
	
	#pm-bussiness-feasibility .pm-business-report-desc{
		width: 100%;
		height: auto;
	}
	#pm-bussiness-feasibility .pm-report-preview-info{
	margin: 30px 0 30px 0;
    text-align: center;
    width: 100%;
    position: static;
    height: auto;
	}
	#pm-bussiness-feasibility #pm-parsona-services .pm-toolkit-wrapper{
	    margin-bottom: 0;
	}
	#pm-bussiness-feasibility .pm-business-report-image{
		height: auto;
	}
	.services-template-single-business-feasibility .col-md-6{
		padding: 0 15px;
	}
	/*.services-template-single-business-feasibility .pm-toolkits .col-md-6{*/
	/*	padding: 0 15px;*/
	/*}*/
	.services-template-single-business-feasibility .plugin-faq button:focus{
	color: #fff;
}
    #pm-bussiness-feasibility .pm-single-services-about-title{
        margin-top: -20px;
        position: static;
    }
	#pm-bussiness-feasibility #pm-feasibility-form{
        margin-top: 7em;
        position: static;
    }
}
@media screen and (max-width: 600px){
    #pm-bussiness-feasibility .pm-single-service-cost{
/* 		left: 16%; */
	}
    	#pm-bussiness-feasibility #pm-parsona-services .pm-toolkit-wrapper{
	    margin-bottom: 0;
	}
	.services-template-single-business-feasibility .plugin-faq button:focus{
	color: #fff;
    }
 /*     #pm-bussiness-feasibility .pm-single-services-about-title{*/
 /*       margin-top: -20px;*/
 /*       position: static;*/
 /*   }*/
	/*#pm-bussiness-feasibility #pm-feasibility-form{*/
	/*    margin-top: 7em !important;*/
	/*    position: static;*/
 /*   }*/
}
@media screen and (max-width: 769px){
    #pm-bussiness-feasibility .pm-step-image{
        margin: 0;    
    }    
      #pm-bussiness-feasibility .pm-single-services-about-title{
        margin-top: -20px;
        position: static;
    }
	#pm-bussiness-feasibility #pm-feasibility-form{
	    margin-top: 7em !important;
	    position: static;
    }
    #pm-bussiness-feasibility .pm-single-service-cost{
/* 		left: 16%; */
	}
}
/* Page Business Feasibility Ends |  Abhijeet Sonawane */

/*Business Feasibility Template Ends Here*/

/* Hide Admin Bar | It's a JHOL! | Ask NIKHIL if you have any doubt */
nav.pmn-hide-adminbar {
    top: 0;
}
/* Hide Admin Bar | It's a JHOL! | Ask NIKHIL if you have any doubt */

/**
 *  Start Non Uberise Service Template CSS
 *  27 August 2019 
 *  migrated by Abhijeet */

/* single services uberisation template | akshara */
#pm-bussiness-feasibility .pm-page-title-wrapper {
    background: #F4F4F4;
}
#pm-bussiness-feasibility p#breadcrumbs {
    color: #333333
}
#pm-bussiness-feasibility p#breadcrumbs a {
    color: #333333;
}
#pm-bussiness-feasibility .breadcrumb_last {
    border-bottom: 1px solid #333333;
}
#pm-bussiness-feasibility .pm-page-title {
    color: #76287C;
    margin-bottom: 0;
}
#pm-bussiness-feasibility .pm-services-contact-form{
    position: unset;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}
.navbar-default{
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
#pm-bussiness-feasibility .pm-single-service-cost{
    clip-path: none;
    background: #f4f4f4 !important;

}
#pm-bussiness-feasibility .pm-single-price-tag-1 p {
    font-weight: 600 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif;
    color: #76287C;
}
#pm-bussiness-feasibility  .pm-single-price-tag-1 strong{
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}
#pm-bussiness-feasibility .pm-product-export a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin: 0;
}
#pm-bussiness-feasibility .pm-product-export span{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
#pm-bussiness-feasibility .pm-get-in-four-days{
    margin-top: 25px;
}
#pm-bussiness-feasibility .pm-get-in-four-days p{
    font-size: 15px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin-bottom: 0;
}

#pm-bussiness-feasibility .pm-inclusions-exclusions{
    margin: 20px 0;
}
#pm-bussiness-feasibility .pm-inclusions-exclusions a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #76287C;
    margin-bottom: 0;
    border-bottom: 1px solid #76287C;
}
#pm-bussiness-feasibility .pm-view-business-planing p{
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0;
}
#pm-bussiness-feasibility .pm-view-business-planing a{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
#pm-bussiness-feasibility .pm-note-about-services{
    padding-top: 30px;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p{
    margin-bottom: 0px;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline-content p{
    margin-bottom: 0px;
}
#pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container{
    display: flex;
    /*flex-direction: row-reverse;*/
    justify-content: space-between;
    position: relative;
}
#pm-bussiness-feasibility .gform_wrapper .top_label li.pm-toggle-arrow div.ginput_container:after{
    content: '';
    height: 10px;
    width: 16px;
    display: block;
    background: url(./img/back.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 39px;
    top: 8px;
    cursor: pointer;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .field_description_below .gfield_consent_description, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gfield_consent_description{
    display: none;
}
#pm-bussiness-feasibility  .gform_wrapper {
    margin: 0px 0;
}
#pm-bussiness-feasibility  .gform_wrapper .gform_footer {
    display: flex;
    justify-content: flex-end;
    margin: 0px 0 16px 0;
    align-items: center;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pm-great-you-are-ready{
    margin-top: 0;
    margin-right: 19px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #353535;
    text-decoration: none;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]{
    position: absolute;
    left: -9999px;
}

#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services  ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services  ul li input[type=checkbox]:not(:checked) + label{
    position: relative;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    line-height: 1.5;
    display: inline-block;
    color: #333333;
    font-size: 15px;
    width: 100%;
    max-width: 100%;
    padding-right: 50px;
    font-weight: 400;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:before{
    content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #74287B;
    background: #742b7b;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:not(:checked) + label:before{
    content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    background: #fff;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:after{
    content: '';
    position: absolute;
    top: 3px;
    right: 15px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
}
.services-template-single-non-uberisation #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services ul li.gfield{
    border-bottom: 1px solid #BEBEBE;
}
.services-template-single-non-uberisation #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services ul li.gfield:last-child{
    border-bottom: none;
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul li.gfield{
    border-bottom: 1px solid #BEBEBE;
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul #field_34_30 {
     border-bottom: none !important;
}

#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled{
    background: #e2e2e2;
    color: #999 !important;
    cursor: auto;
    pointer-events: none;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
}
/*#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer .button.gform_next_button, #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer .gform_button{
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 15px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}*/
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer input.button, #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]{
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 15px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000000;
	padding: 15px 0;
	    padding-bottom: 16px;
}
#pm-bussiness-feasibility .pm-business-planing_wrapper .pm-uberise-services  .gform_heading{
    background: #FFFFFF; 
}

#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .field_description_below .gfield_consent_description, #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gfield_consent_description{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-y: auto;
    border: none; 
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 10px;
}
/*form steps*/
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gf_progressbar_title{
    display: none;

}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services  .gform_page_footer{
    background: #ffffff !important;
    position: unset;
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .pm-second-step-form .gform_page_footer{
    background: #ffffff !important;
    position: unset;
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer .gform_previous_button{
    /*display: none;*/
    background: #fff !important;
    padding: 0 !important;
    color:#333333 !important;
}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gf_progressbar_wrapper{
    display: none;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pm-second-step-form ul li.gfield{
    border-bottom: none;
}

.pm-inclusion-exclusion-modal .modal-content{
    border-radius: 10px;
    padding: 15px;
}
.pm-inclusion-exclusion-modal .modal-header{
    background: #ffffff;
    color: #76287C;
    border-bottom: none;
    border-radius: 10px;
}
.pm-inclusion-exclusion-modal .modal-header h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color:#76287C;
    font-size:22px;
}
.pm-inclusion-exclusion-modal .modal-header .close{
    color: #333333;
    font-weight: 400;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-heading{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color:#000000;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .inclusion-exclusion{
    position: relative;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-inc-exc:nth-child(1) .inclusion-exclusion::after{
    content: ' ';
    width: 2px;
    height: 99%;
    position: absolute;
    right: 0px;
    background: #D5D5D5;
    top: 1px;   
}
/*.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .inclusion-exclusion::after :last-child{
    content: none;
}*/
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content ol{
    margin-left: 16px;
    padding-left: 0px;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content ol li{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color:#353535;
}
.pm-project-report-modal .modal-content .modal-body img{
    width:100%;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content{
    display:none;
}

	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li{
		 border-bottom: none !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label,#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label{
		padding-right: 0px !important;
    	margin-left: 36px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label:before {
		left: -35px !important;
		top:5px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:before {
    	left:-35px !important;
		top: 6px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:after {
		left: -28px !important;
		top: 8px !important;
	}
	#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
		margin-left: 0px ;
		margin-bottom: 15px;
		padding-right: 4em;
	}
#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer {
		display:flex !important;
		justify-content: space-between !important;
		position:relative !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer input{
		margin-left: 19px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer:before{
		content: '';
		background: url(./img/preview-lightbox-back.png);
		width: 25px;
		height: 19px;
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		top: 15px;
		left: 4px;
	}
	#pm-bussiness-feasibility .pm-services-single-stories {
		padding: 80px 0;
	}
#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-mobile{
		display:none;
	}
	#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-desktop{
		display:block;
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile{
		display:none;
	}
	.pm-business-planning-checklist-modal .modal-content .modal-header{
			display: none;
	}
/*  #pm-bussiness-feasibility  .pm-checked-button_wrapper .pm-uberise-services .gform_page_footer input[type=submit].gform_button{
	    background: #e2e2e2;
		color: #999 !important;
		cursor: auto;
		pointer-events: none;
		border: none !important;
		padding: 15px 32px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		width: auto;
		border-radius: 35px;
}  */
/*  #pm-bussiness-feasibility  .pm-checked-button_wrapper .pm-uberise-services .gform_page_footer .top_label.pm-button-enable input[type="submit"]{
		display: inline-block;
	   background: #f7dd2c;
	   color: #3a1e0c !important;
	   font-family: 'Open Sans', sans-serif !important;
	   font-weight: 700;
	   padding: 10px 20px;
	   border-radius: 30px;
	   border: 2px solid #f7dd2c;
	   transition: .5s;
	   pointer-events:auto;
	} */
#pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export{
    margin: 33px 0px 26px 0;
}
#pm-bussiness-feasibility .pm-get-in-four-days {
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
    font-size: 16px;
    color: #555555;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline-content {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
#pm-bussiness-feasibility p#breadcrumbs {
    font-size: 14px;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled {
    font-size: 16px !important;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit] {
    font-size: 16px !important;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content p{
    font-size: 16px;
    color: #353535;
    margin-bottom: 0;
    padding-right: 10px;
}
.pm-inclusion-exclusion-modal {
    text-align: center;
    padding: 0!important;
}
.pm-inclusion-exclusion-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin: auto;
    vertical-align: middle;
    margin-right: -4px;
}

.pm-inclusion-exclusion-modal .modal-dialog-centered {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
#pm-bussiness-feasibility .pm-page-title {
    font-size: 24px;
}
/*Start Uberisation | Akshara*/ 
/*.pm-price-details{
    display: none;
}*/
.pm-price-details {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
    padding: 35px 20px;
}
.pm-price-details .pm-price-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
	margin-bottom:25px;
}
.pm-price-details .pm-price-tax-details{
    border-bottom: 1px solid #D5D5D5;
}
.pm-price-details .pm-price-tax-details .pm-price-content{
    display: flex;
    justify-content: space-between;
}
.pm-price-details .pm-price-tax-details .pm-price-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    margin-bottom: 5px;
}
.pm-price-details .pm-price-tax-details .pm-tax-content{
    display: flex;
    justify-content: space-between;
}
.pm-price-details .pm-price-tax-details .pm-tax-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-price-details .pm-total-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pm-price-details .pm-total-amount-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
	margin-bottom:0px;
}
.tml-action.tml-action-login {
    padding-bottom: 0px;
}
.tml-action.tml-action-register{
	padding-bottom:0px;
}
.pm-price-details .pm-payable-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.pm-price-details .pm-payable-amount-content .pm-payable-amount{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-price-details .pm-payable-amount-content .pm-payable-amount-cost{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #76287C;
}
.pm-price-details .pm-pay-now-btn{
    padding-top: 25px;
    padding-bottom: 15px;
}
.pm-price-details .pm-pay-now-btn .pm-pay-now{
    text-decoration: none;
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.pm-pay-now-bottom-sticky{
    display: none;
}
/* .pm-to-proceed-further-login-register{
    display: none;
} */
.pm-login-register-overlay-wrapper{
	display: none;
}
.pm-mobile-payment-details{
    display: none;
}
.pm-reuest-the-services-mobile-btn{

    display: none;
}
.pma-request-service-disable {
    background: #e2e2e2!important;
    color: #999 !important;
    cursor: auto;
/*     pointer-events: none; */
    border: none !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
}
 #pm-bussiness-feasibility .pm-form-uberisation-non{
	padding: 0 30px;
}
/*End Uberisation | Akshara*/
/*Resolve Problem Non Uberisation | Akshara*/
#pm-bussiness-feasibility .pm-form-uberisation-set {
    padding: 0 30px;
}
.pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{
    display: none;
}
.pm-project-report-modal .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.pm-project-report-modal .modal-header {
    padding: 0px; 
}
.pm-business-planning-checklist-modal .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.pm-business-planning-checklist-modal .modal-header {
    padding: 0px; 
	display: block !important;
}
.pm-business-planning-checklist-modal .modal-header h4{
	display:none;
}
.services-template-page-non-uberisation #myModal_home .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.services-template-page-non-uberisation #myModal_home .modal-header {
    padding: 0px; 
}
#pm-bussiness-feasibility .pm-services-single-stories {
    padding: 40px 0;
}
#pm-bussiness-feasibility .pm-services-sidebar-button {
    margin-top: 17px;
}
#pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled{
    background: #e2e2e2;
    color: #999 !important;
    cursor: auto;
    pointer-events: none;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
}
#pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]{
    background: #f7dd2c;
    color: #3a1e0c !important;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
/*     display: none; */
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull .pm-track-services a.pm-track-service-btn{
    text-decoration: none;
    width: max-content;
    background: #F7DD2C;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull .pm-status{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #10A700;
	margin-bottom: 20px;
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull .pm-adv-payment-sucessfull-details{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px 20px;
    height: 300px;
}
.pm-payment-failed-details-for-desktop {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
    padding: 35px 20px;
    display: none;
}
.pm-payment-failed-details-for-desktop .pm-price-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details{
    border-bottom: 1px solid #D5D5D5;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-price-content{
    display: flex;
    justify-content: space-between;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-price-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    margin-bottom: 5px;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-tax-content{
    display: flex;
    justify-content: space-between;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-tax-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-payment-failed-details-for-desktop .pm-total-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pm-payment-failed-details-for-desktop .pm-total-amount-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-payment-failed-details-for-desktop .pm-payable-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pm-payment-failed-details-for-desktop .pm-payable-amount-content .pm-payable-amount{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-payment-failed-details-for-desktop .pm-payable-amount-content .pm-payable-amount-cost{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #76287C;
}
.pm-payment-failed-details-for-desktop .pm-pay-now-btn{
    padding-top: 25px;
    padding-bottom: 15px;
}
.pm-payment-failed-details-for-desktop .pm-pay-now-btn .pm-pay-now{
    text-decoration: none;
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.pm-payment-failed-details-for-desktop .pm-payment-failed-status .pm-payment-failed{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #D60000;
    margin-bottom: 0px;
}
.pm-payment-failed-details-for-desktop .pm-payment-failed-status .pm-please-try-again{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #D60000;
    margin-bottom: 0px;
}
.pm-payment-failed-details-for-desktop .pm-payment-failed-status{
    padding-bottom: 18px;
}
.services-template-single-business-feasibility #myModal_home .modal-header {
    padding: 0px;
}
.services-template-single-business-feasibility #myModal_home .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.tml-action.tml-action-login .tml form input[type=submit] {
    margin-top: 0px;
}
.tml-action.tml-action-login .tml .pm-forgot-wrapper {
    margin-bottom: 30px;
}
.tml-action.tml-action-lostpassword .tml form input[type=submit] {
    margin-top: 10px;
}
.tml-action.tml-action-register .tml form input[type=submit]{
    margin-top: 0px;
}
.tml-action.tml-action-login .tml .pm-forgot-wrapper a {
    font-family: 'Open Sans', sans-serif;
    color: #782C7A;
    font-size: 12px;
    font-weight: 400;
}
.tml-action.tml-action-login .tml {
    background: #F4F4F4;
}
.tml-action.tml-action-register .tml {
    background: #F4F4F4;
}
.tml-action.tml-action-lostpassword .tml {
    background: #F4F4F4;
}
.page-template-page-profile-php section#pm-title-banner {
    display: none;
}
.page-template-page-profile-php  .pm-welcome-message {
    margin-top: 120px;
}
.page-template-page-profile-php  .pm-welcome-message p a.pm-button{
    display: none;
}
.page-template-page-profile .pm-footer-for-profile{
    display: none;
}
.tml-action.tml-action-register .pm-login-user-logo{
    display: none;
}
.tml-action.tml-action-login .pm-login-user-logo{
    display: none;
}

/*End Resolve Problem Non Uberisation | Akshara*/
.tml-action.tml-action-register .tml .pm-title {
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #76287C;
	margin-top: 1px;
}
.tml-action.tml-action-register .tml {
    padding: 2em 0;
}
.tml-action.tml-action-login .tml {
    padding: 2em 0;
}

.tml-action.tml-action-login .tml .pm-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #76287C;
}
.tml-action.tml-action-register .tml-field-wrap.tml-indicator_hint-wrap {
    margin-bottom: 1em;
}
.tml-action.tml-action-register .tml-links li.tml-login-link {
    display: none;
}
.tml-action form input.tml-field, .tml-action form input[type=checkbox], .tml-action input[type=text] {
    border: 1px solid #707070;
}
.tml-action.tml-action-register .tml form {
    padding: 24px 66px;
}
.tml-action.tml-action-login .tml form {
    padding: 24px 66px;
}
.tml-action.tml-action-lostpassword .tml form {
    padding: 24px 66px;
}
.tml-action.tml-action-lostpassword .tml .pm-title {
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #76287C;
}
.tml-action.tml-action-lostpassword .tml-links li.tml-login-link {
    display: none;
}
.tml-action.tml-action-login .tml .pm-register-link-wrapper {
    color: #555555;
}
.tml-action.tml-action-login .tml .pm-register-link-wrapper {
    color: #5a5a5a;
}
/* #pm-bussiness-feasibility  .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul li.gfield:last-child{
    border-bottom: none;
} */

.services-template-single-business-feasibility #pm-bussiness-feasibility .pmn-uber-mobile-only{
	display:none;
}
.tml-action.tml-action-register input.tml-field, .tml-action.tml-action-register input[type=text] {
        margin: 2px 6px 0px 0;
    }
/* #pm-bussiness-feasibility  .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul li.gfield:last-child{
    border-bottom: none;
} */
.page-template-page-admin #pm-page-user-profile section#pm-title-banner {
    display: none;
}
.page-template-page-admin #pm-payment-information, .page-template-page-super-um-profile #pm-payment-information {
    margin-top: 125px;
}
.page-template-page-super-um-profile #pm-page-user-profile section#pm-title-banner {
    display: none;
}
.tml-action-register .tml-field-wrap.tml-indicator_hint-wrap .description.indicator-hint {
    display: none;
}
.tml-action.tml-action-register .pm-checked-wrap {
    font-size: 12px;
	text-align: center;
}
.tml-action.tml-action-register .pm-checked-wrap .pm-terms-and-condition{
    color: #76287C;
	text-decoration: underline;
}
.tml-action.tml-action-register .pm-checked-wrap .checkmark {
    top: -4px;
	left: 20px;
}
.tml-action.tml-action-register .pm-checked-wrap input:checked ~ .checkmark {
    border: 2px solid #BEBEBE;
}
.tml-action.tml-action-register .tml-field-wrap.tml-submit-wrap {
    margin-bottom: 0;
    margin-top: 0;
}
.tml-action.tml-action-register .pm-checked-wrap .checkmark {
    border: 2px solid #BEBEBE;
	background: #fff;
}
.tml-action.tml-action-register input.tml-field, .tml-action.tml-action-register input[type=text] {
    padding: 4px 12px;
}
/* Resolve Problem Uberisation 1/8/2019 | Akshara */

/*End Resolve Problem Uberisation 1/8/2019 | Akshara */
@media screen and (max-width: 768px){
    #pm-bussiness-feasibility p#breadcrumbs {
        display: block; 
    }
    #pm-bussiness-feasibility .pm-page-title {
        font-size: 18px;
        text-align: center;
    }
    #pm-bussiness-feasibility .pm-single-price-tag-1 p {
        font-size: 18px !important;
        text-align: center;
    }
    #pm-bussiness-feasibility .pm-single-price-tag-1 strong {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-product-export  {
        text-align: center;
        margin-top: 0px;
    }
    #pm-bussiness-feasibility .pm-get-in-four-days {
        text-align: center;
		margin-top: 15px;
    }
    #pm-bussiness-feasibility .pm-inclusions-exclusions {
        text-align: center;
		margin: 8px 0;
    }
    #pm-bussiness-feasibility .pm-note-about-services {
        display: none;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer {
		display: block;
    	text-align: center;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pm-great-you-are-ready {
    	margin-bottom: 10px;
		margin-right: 0px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 12px;
		color: #000000;
    }
	#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit] {
		padding: 10px 32px !important;
		font-weight: 700 !important;
		font-size: 16px !important;
	}
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer .gform_previous_button {
        display: none;
    }
    #pm-bussiness-feasibility .pm-services-contact-form {
        box-shadow: none; 
    }
    #pm-bussiness-feasibility .pm-services-single-stories .pm-section-title {
        color: #333333;
    }
    #pm-bussiness-feasibility .pm-view-business-planing  {
        margin-top: 15px;
    }
    #pm-bussiness-feasibility .pm-services-single-stories-wrapper .pm-viability-report{
        display: flex;
        flex-direction: column-reverse;
		
    }
    #pm-bussiness-feasibility .pm-services-single-stories-wrapper .pm-viability-report .pm-how-to-use-funding-reading, .pm-services-video {
        margin-top: 15px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .inclusion-exclusion {
        display: none;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content{
        display: block;
    }
    .pm-inclusion-exclusion-modal .modal-content {
        padding: 0px; 
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul{
        margin-left: 0;
        display: flex;
        justify-content: space-between;
    }
    .pm-inclusion-exclusion-modal  .modal-body {
        padding: 0px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul li a{
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #000000;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
        color: #555;
        cursor: default;
        background-color: #fff;
        border: none; 
        border-bottom-color: none;
        border-bottom: 4px solid #FFDE2D;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .nav-tabs>li {
        width: 50%;
        text-align: center;
    }

    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion  .tab-pane {
        min-height: auto;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active{
        display: block;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane{
        display: none;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ol {
        margin-left: 0px;
    }
	#pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper {
        margin: 2px 0;
    }
    #pm-bussiness-feasibility .pm-single-price-tag-1 strong {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-product-export a {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-get-in-four-days p {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-inclusions-exclusions a {
        font-size: 12px;
        position: relative
    }
    #pm-bussiness-feasibility .pm-inclusions-exclusions a:after{
        content: '';
        background: url('./img/Union 1.png');
        width:20px;
        height: 20px;
        display: block;
        position: absolute;
        background-repeat: no-repeat;
        right: -20px;
        bottom: -7px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-business-planing_wrapper .pm-uberise-services .gform_heading {
        border-bottom: 1px solid #F4F4F4;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .field_description_below .gfield_consent_description, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gfield_consent_description {
        opacity: 0.75;
        color: #333333;
		font-size: 12px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        color: #000000;

    }
    #pm-bussiness-feasibility .pm-business-planing_wrapper .pm-uberise-services h3.gform_title {
        font-size: 18px !important;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        padding-right: 59px;
		margin-left: 0px;
		margin-bottom: 10px;
    }
    #pm-bussiness-feasibility .gform_wrapper .top_label li.pm-toggle-arrow div.ginput_container:after {
        width: 45px;
        right: 6px;
    }
    .pm-mobile-inclusion-exclusion .custom-modal-dialog{
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
        padding: 0;
        overflow-y: hidden;
    }
    .pm-mobile-inclusion-exclusion .custom-modal-dialog .modal-content{
        height: 100vh;
        border: none !important;
        border-radius: 0px !important;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active {
        display: block;
        background: #F4F4F4;
        height: 100vh;
        position: fixed;
        overflow-y: hidden;
        padding: 20px 30px;
		 width: 100%;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        color: #000000;
        font-weight: 600;
        font-size: 14px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul li a {
        font-size: 14px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ol li{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
        color:#000000;
    }
    .pm-inclusion-exclusion-modal .modal-header h4 {
        font-size: 16px;
    }
	.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ol li a:focus {
		outline: none;
	}
	.pm-mob-call-to-action a.pm-services-button.pm-gform-back-button{
		background: #76287C;
		font-family: 'Open Sans', sans-serif;
		font-size:12px;
		color:#F4F4F4 !important;
		margin-left: 7px;
/* 		width: 140px */
	}
	.pm-mob-call-to-action {
    	align-items: center;
	}
	.pm-mob-call-to-action a.pm-services-button.pm-gform-back-button:before {
		content: '';
		background: url('./img/Union 20.png');
		width: 20px;
		height: 20px;
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		left: 11px;
		bottom: 7px;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li{
		 border-bottom: none !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label,#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label{
		padding-right: 0px !important;
    	margin-left: 36px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label:before {
		left: -35px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:before {
    	left:-33px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:after {
		left: -26px !important;
	}
	.pm-registration-certificate-mobile{
		display: flex;
    	flex-direction: column-reverse;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer:before {
		display:none !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer {
		display: block !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer input {
		margin-left: 0px !important;
	}
	#pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container {
		display: block;
	}
	#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-mobile{
		display:block;
	}
	#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-desktop{
		display:none;
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile{
		display:none;
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile .pm-single-view-pdf iframe {
/* 		padding: 0 14px; */
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile .pm-single-view-pdf{
/* 		padding:10px; */
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile .pm-single-view-pdf:before{
		display:none;
	}
	.pm-business-planning-checklist-modal .modal-content .modal-header{
			display: block;
	}
	.pm-business-planning-checklist-modal .modal-header .modal-title {
		font-weight: 600;
		font-size: 16px;
		color: #75287e;
		font-family: 'Montserrat', sans-serif;
	}
	.pm-business-planning-checklist-modal  .modal-header .close {
		color: #ccc;
	}
	.pm-business-planning-checklist-modal .modal-header {
		background: #ffffff;
	}
	.pm-business-planning-checklist-modal .modal-dialog{
		 width: 100%;
		margin: 0;
		border-radius: unset;
	}
	.pm-business-planning-checklist-modal .modal-content{
		 border-radius: unset;
		border: none;
		height: 100vh;
	}
	.pm-business-planning-checklist-modal .modal-body {
		padding: 0px;
	}
	#pm-bussiness-feasibility .pm-inclusions-exclusions a:focus {
		outline: none;
	}
	.pm-business-planning-checklist-modal .modal-header .close {
        font-weight: 400;
    }
    #pm-bussiness-feasibility .pm-get-in-four-days {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-services-single-stories .pm-section-title {
        font-size: 18px;
    }
    .pm-inclusion-exclusion-mobile-modal-content .tab-content .tab-pane p{
        font-size: 12px;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        margin-bottom: 10px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active {
        padding: 20px 20px;
    }
	#pm-bussiness-feasibility .pm-services-sidebar-button {
		margin-top: 16px;
		text-align: center;
	}
	.pm-inclusion-exclusion-modal:before {
        content: none;
    }
	#pm-bussiness-feasibility .pm-view-business-planing a:focus {
		outline:none;
	}
	    /*Start Ubersation | Akshara*/
    .pm-payment-mobile-details{
        position: fixed;
        bottom: 0;
        z-index: 999999999;
        width: 100%;
    }
    .pm-pay-now-bottom-sticky{
        display: block;
        padding: 10px 20px;
        background: #fff;
        box-shadow: 0px 0px 20px 1px #777;
        width: 100%;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-right-border{
        border-right: 1px solid #ccc;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now{
        display: flex;
        justify-content: space-evenly;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-pay-now-mobile-btn{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-price{
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 20px;
        color: #000000;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-view-details{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
/*         color: #76287C; */
		color:#AAAAAA;
        font-size: 12px;
		text-align: center;
    }

    .pm-payment-mobile-details{

    }
    .pm-payment-mobile-details .pm-price-details{
        box-shadow: 0px 0px 10px 1px #777;
        border: 1px solid #fff;
        background-color: #fff;
        padding: 35px 20px;
        border-radius: 0px;
/*         display: none; */
    }
    .pm-payment-mobile-details .pm-price-details .pm-price-tax-details {
        border-bottom: 1px dotted #D5D5D5;
    }
    .pm-price-details .pm-price-tax-details .pm-price-content p {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-price-tax-details .pm-tax-content p {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-total-amount-content p {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-payable-amount-content .pm-payable-amount {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-payable-amount-content .pm-payable-amount-cost {
        font-family: 'Open Sans', sans-serif;
		font-weight: 600;
        font-size: 12px;
    }
    .pm-to-proceed-further-login-register{
        position: absolute;
        bottom: 0;
        z-index: 999;
        left: 0;
        right: 0;
        background: #fff;
        padding: 55px 20px; 
		border-radius: 10px 10px 0 0;
    }
	.pm-to-proceed-further-login-register{
		position: absolute!important;
	}
	/* Login & Register Button Popup Wrappper	 */
	.pm-login-register-overlay-wrapper{
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 9999;
		background-color: rgba(0,0,0,0.5);
/* 		pointer-events: none; */
	}
		
    
	/* 	End Wrapper */
    .pm-to-proceed-further-login-register .pm-headline{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color:#000000;
        font-size: 16px;
        text-align: center;
    }
    .pm-to-proceed-further-login-register .pm-login-register{
        display: flex;
        text-align: center;
        justify-content: space-between;
        padding-top: 35px;
    }
    .pm-to-proceed-further-login-register .pm-login a{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-to-proceed-further-login-register .pm-login p{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #333333;
        font-size: 12px;
        margin-top: 25px;
    }
    .pm-to-proceed-further-login-register .pm-register a{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
	.services-template-single-business-feasibility .pm-to-proceed-further-login-register .pm-register{
		  width: 50%;
	}
	.services-template-single-business-feasibility .pm-to-proceed-further-login-register .pm-login{
		  width: 50%;
	}
    .pm-to-proceed-further-login-register .pm-register p{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #333333;
        font-size: 12px;
        margin-top: 25px;
    }
    .pm-to-proceed-further-login-register .pm-borderd-left{
        color: #000000;
        background: #000000;
        width: 1px;
        height: 45px;
        margin-top: -8px;
    }
/*     .pm-to-proceed-further-login-register{
        display: none;
    } */
	.pm-login-register-overlay-wrapper{
		display: none;
	}
    
    .pm-mobile-payment-details{
        margin-top: 15px;
        display: block;
        margin-bottom: 30px;
    }
    .pm-mobile-payment-details .pm-payemt-status-details .pm-payment-user{
        border: none; 
        border-top: none; 
        padding: 0px; 
        border-bottom: 1px solid #ccc;
        padding-bottom: 9px;
    }
    .pm-mobile-payment-details .pm-payemt-status-details .pm-payment-user .pm-field {
        padding: 0px 0;
    }
    .pm-payemt-status-details .pm-payment-status-sucessful {
        font-family: Montserrat;
        color: #008000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 15px;
    }
    .pm-payemt-status-details .pm-payment-status-fail{
        color: red;
    }
    .pm-mobile-payment-details .pm-headline{
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        color: #000000;
        font-weight: 600;
        font-size: 20px;
        margin: 10px 0;
    }
    .pm-mobile-payment-details .pm-payment-brief{
        margin-top: 15px;
    }
    .pm-mobile-payment-details .pm-payment-brief .pm-payment-contact-no{
        color: #3a1e0c !important;
    }
    .page-template-page-payment .site-main {
        background: #fff; 
    }
    .pm-payemt-status-details .pm-pay-button{
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        display: block;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
        z-index: 999;
		box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.4);
    }

    .pm-payment-failed-done{
        display: none;
    }
    .pm-payment-failed-done .pm-payemt-status-details .pm-payment-status-sucessful{
        color: red;
    }
    .pm-payment-failed-done .pm-pay-button .pm-request-payment{
/*         background: #e2e2e2;
        color: #999 !important;
        border: 2px solid #e2e2e2; */
    }
    .pm-reuest-the-services-mobile-btn{
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 15px 0;
        display: none;
		padding-bottom: 12px;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-right-border{
        border-right: 1px solid #ccc;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now{
        display: flex;
        justify-content: space-evenly;
        /*align-items: center;*/
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-pay-now-mobile-btn{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-price{
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 15px;
        color: #000000;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        width: 115px;
        margin-top: 1px;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-view-details{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color: #76287C;
        font-size: 12px;
    }
    .pm-reuest-the-services-mobile-btn{
        display: block;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer {
        display: none;
    }
	.pm-payment-suceesfully-done .pm-payemt-status-details .pm-pay-button .pm-request-payment{
		padding: 13px 32px;
	}
	.pm-mobile-payment-details .pm-headline {
		margin-top: 60px;
	}
	#pm-bussiness-feasibility .pm-form-uberisation-non {
        padding: 0 15px;
    }
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label, #pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label {
        width: auto;
    }
	.page-template-page-profile .table>tbody>tr.pm-table-row>td:before {
		top: 6px;
	}
    /*End Ubersation | Akshara*/
	
	/*Resolve Problem Non Uberisation | Akshara*/

    placeholder {
        padding-top: 30px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pma-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        padding: 5px 15px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pma-form-wrapper .top_label li.gfield.gf_left_half.pmn-country-code input {
        padding-left: 0px !important; 
        padding: 5px 4px !important;
    }
    #pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label, #pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label {
        width: auto;
    }
    #pm-bussiness-feasibility .gform_wrapper ul li.gfield {
        margin-bottom: 8px !important;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        margin-bottom: 15px;
    }

    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 15px 0;
        display: none;
        padding-bottom: 12px;
        box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.4);
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-right-border{
        border-right: 1px solid #ccc;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now{
        display: flex;
        justify-content: space-evenly;
        /*align-items: center;*/
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-pay-now-mobile-btn{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-price{
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 15px;
        color: #000000;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        width: 115px;
        margin-top: 1px;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-view-details{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color: #76287C;
        font-size: 12px;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{
        display: block;
    }
/*     #pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .gform_page_footer {
        display: none;
    } */
	#pm-bussiness-feasibility .report-desc-title {
		margin-bottom: 0px;
	}
/* 	#pm-bussiness-feasibility .pm-report-preview-info {
		margin: 2px 0 30px 0;
	} */
	#pm-bussiness-feasibility .pm-report-desc-points {
		margin-top: 15px;
		margin-bottom: 20px;
	}
	 #pm-bussiness-feasibility .pm-report-preview-info {
        margin-top: 0;
    }
	.services-template-page-non-uberisation #myModal_home .modal-header {
		padding: 15px;
	}
	.services-template-page-non-uberisation #myModal_home .modal-header .close {
		right: 15px;
		top: 0;
		font-weight: 300;
	}
	#pm-bussiness-feasibility .pm-services-contact-form .gform_body {
        position: relative;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .gform_page_footer {
        visibility: hidden;
        position: absolute;
    }
	#pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .pma-form-wrapper .gform_page_footer {
        visibility: hidden;
        position: absolute !important;
    }
	#pm-bussiness-feasibility .pm-form-uberisation-non .pm-services-contact-form {
        overflow-y: hidden;
    }
	#business-planning-checklist-modal .modal-open .modal {
        overflow-x: unset;
        overflow-y: unset;
    }
	#business-planning-checklist-modal .modal-dialog{
        position: fixed;
        top: 0px;
    }
	.pm-business-planning-checklist-modal .modal-header {
        padding: 15px;
		background: #75287e;
		border-bottom: none;
    }
	.pm-business-planning-checklist-modal .modal-header h4{
		display:block;
		color:#fff !important;
	}
    .pm-business-planning-checklist-modal .modal-header .close {
        right: 10px;
        top: 13px;
    }
	#pm-bussiness-feasibility .pm-form-uberisation-set {
        padding: 0 15px;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-set .pm-reuest-the-services-mobile-btn {
        box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.4);
    }
    #pm-bussiness-feasibility p#breadcrumbs {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled{
        background: #e2e2e2;
        color: #999 !important;
        cursor: auto;
        pointer-events: none;
        border: none !important;
        padding: 15px 32px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        width: auto;
        border-radius: 35px;
    }
	#pm-bussiness-feasibility .pm-adv-payment-sucessfull {
        display: none;
    }
    .pm-payment-failed-details-for-desktop {
        display: none;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-set .gform_wrapper .gform_footer {
        display: none;
    }

    .page-template-page-payment.admin-bar section#pm-title-banner {
        display: none;
    }
    .page-template-page-payment #pm-payment-information {
        display: none;
    }
    .pm-mobile-payment-details .pm-headline {
        margin-top: 15px;
    }
    .page-template-page-profile section#pm-title-banner {
        display: none;
    }
    .page-template-page-profile .pm-welcome-message {
        margin-top: 120px;
    }
    .page-template-page-profile .pm-welcome {
        font-size: 18px;
    }
    .page-template-page-profile #pm-payment-information .pm-welcome-message p{
        font-size: 12px;
    }
    .page-template-page-profile .pm-refresh-button .pm-button {
        font-size: 12px;
    }
    .page-template-page-profile .pm-service-payment-table .table>tbody>tr.pm-table-row>td:before {
        font-size: 12px;
    }
    .page-template-page-profile .pm-service-payment-table .table>tbody>tr.pm-table-row>td {
        font-size: 12px;
    }
    .page-template-page-profile .pm-footer-for-profile{
        display: block;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details{
        padding: 20px 18px;
        background: #E2E2E2;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -1px;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details p{
        margin-bottom: 0px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details .down-arrow{
        background: url('./img/back.png');
        height: 10px;
        width: 18px;
        display: block;
        background-repeat: no-repeat;
    }
	.page-template-page-profile .pm-footer-for-profile .pm-footer-details{
        position: relative;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details .pm-openTab-upperward-arrow{
        position: absolute;
        right: 23px;
        top: 21px;
        transform: rotate(180deg);
    }
    .page-template-page-profile .site-footer {
        display: none;
    }
	 /*Login*/
    .tml-action.tml-action-login .tml.tml-login{
        background: #F1F1F1;
    }
    .tml-action.tml-action-login .tml {
        padding: 0px 0; 
        margin-top: 30px;
    }
    .tml-links {
        padding: 0px; 
    }
    .tml-action.tml-action-login .tml .pm-forgot-wrapper {
        text-align: center;
    }
    .tml-action.tml-action-login .tml .pm-title {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #76287C;
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .tml-action.tml-action-login .tml form input[type=submit] {
        margin-top: 15px;
    }
    .tml-action.tml-action-login .tml form input[type=submit] {
        width: 12em;
    }
    .tml-action.tml-action-login  .tml .pm-register-link-wrapper {
        display: block;
    }
    .tml-action-login .tml form {
        width: 100%;
        /*height: 100vh;*/
        border-radius: 0;
    }
    .tml-action.tml-action-login footer.site-footer {
        display: none;
    }
    .tml-action.tml-action-login nav.pm-secondery-nav.navbar-fixed-top {
        display: none;
    }
    .tml-action.tml-action-login navbar.navbar-default{
        display: none;
    } 
    .tml-action.tml-action-login .navbar-default {
        display: none;
    }
    .tml-action.tml-action-login{
        padding: 0px;
    }
    .tml-action.tml-action-login .pm-login-mobile-header{
        display: block;
        box-shadow: 0px 0px 10px 1px #777;
    }
    .tml-action.tml-action-login .pm-login-mobile-header a.pm-header{
        font-size: 20px;
        color: #FFFFFF;
        padding: 20px 45px;
        margin-bottom: 0px;
        display: block;
        background: #76287C;
    }
    .tml-action.tml-action-login .pm-login-mobile-header .pm-header:before{
        content: '';
        background: url('./img/Union 20.png');
        width: 15px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: 25px;
        top: 28px;
    }
    .tml-action.tml-action-login .tml.tml-login {
        background: #ffffff;
        margin-top: 0px;
    }
    .tml-action.tml-action-login .tml form{
        box-shadow: none;
        padding-top: 0;
        padding: 0px 40px;
    }

    .tml-action.tml-action-login .pm-login-user-logo{
        text-align: center;
        margin-top: 52px;
    }
    .tml-action.tml-action-login .pm-login-user-logo .pm-img-user{
        background: url('./img/Group 2416.png');
        width: 28px;
        height: 29px;
        display: inline-block;
        background-repeat: no-repeat;
    }

    /*Register*/

    .tml-action.tml-action-register .tml.tml-register{
        background: #F1F1F1;
    }
    .tml-action.tml-action-register .pm-login-user-logo{
        text-align: center;
        margin-top: 15px;
    }
	.tml-action.tml-action-register .tml .tml-field-wrap {
        margin-bottom: 14px;
    }
    .tml-action.tml-action-register input.tml-field, .tml-action input[type=text] {
        padding: 4px 12px;
    }
    .tml-action.tml-action-register .acf-hidden h2{
        display: none;
    }
    .tml-action.tml-action-register .tml form {
        padding: 24px 40px;
        padding-top: 0;
    }
    .tml-action.tml-action-register .pm-login-user-logo .pm-img-user{
        background: url('./img/Group 2416.png');
        width: 28px;
        height: 29px;
        display: inline-block;
        background-repeat: no-repeat;
    }
    .tml-action.tml-action-register .tml .pm-title {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #76287C;
        margin-bottom: 15px;
        margin-top: 0;
    }
    .tml-action.tml-action-register .tml {
        padding: 0px 0; 
        margin-top: 0px;
    }

    .tml-action.tml-action-register .tml form {
        width: 100%;
        /*height: 100vh;*/
        border-radius: 0;
    }
    .tml-action.tml-action-register .tml-links li {
        display: none;
    }
    .tml-action.tml-action-register .tml .pm-register-link-wrapper {
        display: block;
    }
    .tml form input[type=submit] {
        width: 12em;
    }
    .tml-action.tml-action-register footer.site-footer {
        display: none;
    }
    .tml-action.tml-action-register nav.pm-secondery-nav.navbar-fixed-top {
        display: none;
    }
    .tml-action.tml-action-register navbar.navbar-default{
        display: none;
    } 
    .tml-action.tml-action-register .navbar-default {
        display: none;
    }
    .tml-action.tml-action-register{
        padding: 0px;
    }
    .tml-action.tml-action-register .pm-login-mobile-header{
        display: block;
        box-shadow: 0px 0px 10px 1px #777;
    }
    .tml-action.tml-action-register .pm-login-mobile-header a.pm-header{
        font-size: 20px;
        color: #FFFFFF;
        padding: 20px 45px;
        margin-bottom: 0px;
        display: block;
        background: #76287C;
    }
    .tml-action.tml-action-register .pm-login-mobile-header .pm-header:before{
        content: '';
        background: url('./img/Union 20.png');
        width: 15px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: 25px;
        top: 28px;
    }
    .tml-action.tml-action-register .tml.tml-register {
        background: #ffffff;
    }
    .tml-action.tml-action-register .tml form{
        box-shadow: none;
    }
    .tml-action.tml-action-register .pm-login-user-logo{
        display: block;
    }
    .tml-action.tml-action-login .pm-login-user-logo{
        display: block;
    }
    /*Lostpassword*/
    .tml-action.tml-action-lostpassword  .tml.tml-lostpassword{
        background: #F1F1F1;
    }
    .tml-action.tml-action-lostpassword  .tml {
        padding: 0px 0; 
        margin-top: 0px;
    }
    .tml-action.tml-action-lostpassword .tml form {
        width: 100%;
        height: 100vh;
        border-radius: 0;
    }
    .tml-action.tml-action-lostpassword footer.site-footer {
        display: none;
    }
    .tml-action.tml-action-lostpassword nav.pm-secondery-nav.navbar-fixed-top {
        display: none;
    }
    .tml-action.tml-action-lostpassword navbar.navbar-default{
        display: none;
    } 
    .tml-action.tml-action-lostpassword .navbar-default {
        display: none;
    }
    .tml-action.tml-action-lostpassword{
        padding: 0px;
    }
    .tml-action.tml-action-lostpassword .pm-login-mobile-header{
        display: block;
        box-shadow: 0px 0px 10px 1px #777;
    }
    .tml-action.tml-action-lostpassword .pm-login-mobile-header a.pm-header{
        font-size: 20px;
        color: #5a5a5a;
        padding: 20px 45px;
        margin-bottom: 0px;
        display: block;
    }
    .tml-action.tml-action-lostpassword .pm-login-mobile-header .pm-header:before{
        content: '';
        background: url(./img/slider-left-arrow.svg);
        width: 15px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: 25px;
        top: 25px;
    }
    .tml-action.tml-action-lostpassword .tml.tml-lostpassword {
        background: #ffffff;
    }
    .tml-action.tml-action-lostpassword .tml form{
        box-shadow: none;
    }
	.page-template-page-profile .pm-secondery-nav-wrapper .pm-mob-call-to-action .pm-mob-logout-action.pm-gform-back-button-user {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #F4F4F4;
        margin-right: 25px;
    }
/*     .page-template-page-profile .pm-secondery-nav-wrapper .pm-mob-call-to-action a:after{
        content: '';
        background: url('./img/Group 2424.png');
        width: 19px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        right: 19px;
        top: 13px;
    } */
	#pm-bussiness-feasibility .pm-form-uberisation-set .pm-service-registration-form.pm-single-service-uberisation-form{
        overflow-y: hidden;
    }
	.pm-business-planning-checklist-modal .modal-header {
    padding: 30px;
	}
	.services-template-single-business-feasibility #myModal_home .modal-header .close {
		top: 15px;
		right: 18px;
	}
	.services-template-single-business-feasibility #myModal_home .modal-header {
		padding: 30px;
	 }
	#pm-bussiness-feasibility .pm-form-uberisation-set .pm-price-details {
        display: none !important;
    }
	.services-template-single-business-feasibility #pm-bussiness-feasibility .pmn-uber-mobile-only{
	display:block;
	}
	.tml-action.tml-action-register input.tml-field, .tml-action.tml-action-register input[type=text] {
        margin: 2px 6px 0px 0;
    }
	.tml-action.tml-action-register .tml-field-wrap.tml-submit-wrap {
        margin-bottom: 0;
    }
.page-template-page-payment .navbar-fixed-bottom, .page-template-page-payment .navbar-fixed-top {
        position: unset;
    }
    .page-template-page-payment .pm-secondery-nav {
        display: block;
    } 
	.page-template-page-profile .table>tbody>tr.pm-table-row>td:nth-of-type(3):before {
		content: "Status";
	}
	.page-template-page-profile .table>tbody>tr.pm-table-row>td:nth-of-type(4):before {
		content: "Action";
	}
	.page-template-page-payment .navbar-fixed-top .navbar-toggle {
		margin-top: 17px;
	}
	.page-template-page-payment .site-branding {
		margin: 0px 0;
	}
	.tml-action.tml-action-register .tml.tml-register .tml-indicator_hint-wrap .description{
        display: none;
    }
	.pm-openTab {
        color: #76287C!important;
    }
	 .page-template-page-profile .table>tbody>tr.pm-table-row>td {
        padding: 7px 16px;
    }
	.page-template-page-profile .table>tbody>tr#pm-service-work-in-progress>td.pm-action, .table>tbody>tr#pm-make-remaining-payment>td.pm-action, .table>tbody>tr.pm-table-row>td {
		padding-left: 38% !important;
	}
	.page-template-page-profile .table>tbody>tr.pm-table-row>td.pm-status {
		padding-left: 33% !important;
	}
	.page-template-page-profile .table>tbody>tr.pm-table-row>td.pm-status p.pm-service-timestamp {
		margin-bottom: 0;
	}
	.page-template-page-admin #pm-payment-information, .page-template-page-super-um-profile #pm-payment-information {
		margin-top: 100px;
	}
	.services-template-single-business-feasibility .site-footer {
        padding-bottom: 90px;
    }
	.page-template-page-payment .site-footer {
        padding-bottom: 80px;
    }
	.tml-action.tml-action-register .pm-checked-wrap .checkmark {
		left: 30px;
	}
/* 	.services-template-single-business-feasibility #myModal_home .modal-body {
        margin-top: 45px;
    }
    .services-template-single-business-feasibility #myModal_home .modal-header {
        position: fixed;
        width: 100%;
		top: 0;
    } */
	.services-template-single-business-feasibility #myModal_home .modal-dialog{
		width: 100%;
    margin: auto;
    position: fixed;
    top: 0;
	}
	.tml-action.tml-action-login input.tml-field, .tml-action input[type=password] {
        padding: 4px 12px;
    }
    /*End Resolve Problem Non Uberisation | Akshara*/
    
    
    /* Start Non Uberisation Preview Section Height */
    .pm-services-single-stories-wrapper .pm-vedio-wraper img{
        height: auto!important;    
    }
    #pm-bussiness-feasibility .pm-business-report-image {
        height: 252px!important;
        object-fit: contain!important;
    }
    /* End Non Uberisation Preview Section Height */
    
}

/* Start Non Uberisation Preview Section Height */

.pm-services-single-stories-wrapper .pm-vedio-wraper img{
        height: 450px;    
}
#pm-bussiness-feasibility .pm-business-report-image {
    height: 450px;
    object-fit: cover;
}

/* End Non Uberisation Preview Section Height */

/* Start Hide #pm-parsona-services section from Single Service | Abhijeet  */
    .services-template-single-non-uberisation #pm-parsona-services {
        display: none;}
/* End Hide #pm-parsona-services section from Single Service */


/* Start Payment Page Thank You Section (Uberized Service First Fold) | Abhijeet */

/* single services uberisation template | akshara */
.page-template-page-payment .pm-page-title-wrapper {
    background: #F4F4F4;
	padding-top: 60px;
}
.page-template-page-payment p#breadcrumbs {
    color: #333333
}
.page-template-page-payment p#breadcrumbs a {
    color: #333333;
}
.page-template-page-payment .breadcrumb_last {
    border-bottom: 1px solid #333333;
}
.page-template-page-payment .pm-page-title {
    color: #76287C;
    margin-bottom: 0;
    font-size: 24px;
}
.page-template-page-payment .pm-services-contact-form{
    position: unset;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}
.navbar-default{
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.page-template-page-payment .pm-single-service-cost{
    clip-path: none;
    background: #f4f4f4 !important;

}
.page-template-page-payment .pm-single-price-tag-1 p {
    font-weight: 600 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif;
    color: #76287C;
}
.page-template-page-payment  .pm-single-price-tag-1 strong{
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}
.page-template-page-payment .pm-product-export a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin: 0;
}
.page-template-page-payment .pm-product-export span{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
.page-template-page-payment .pm-get-in-four-days{
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #555555;
}
.page-template-page-payment .pm-get-in-four-days p{
    font-size: 15px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin-bottom: 0;
}

.page-template-page-payment .pm-inclusions-exclusions{
    margin: 20px 0;
}
.page-template-page-payment .pm-inclusions-exclusions a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #76287C;
    margin-bottom: 0;
    border-bottom: 1px solid #76287C;
}
.page-template-page-payment .pm-view-business-planing p{
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0;
}
.page-template-page-payment .pm-view-business-planing a{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
.page-template-page-payment .pm-note-about-services{
    padding-top: 25px;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline p{
    margin-bottom: 0px;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline-content p{
    margin-bottom: 0px;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline p {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline-content {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
.page-template-page-payment .pm-feasibility-banner-content_wrapper {
    margin: 40px 0;
}
.page-template-page-payment .pm-feasibility-banner-content_wrapper .pm-product-export {
    margin: 20px 0px;
}
.page-template-page-payment .pm-adv-payment-sucessfull.text-center {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
	margin-top: 40px;
}
.page-template-page-payment .pm-adv-payment-sucessfull .pm-adv-payment-sucessfull-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px 20px;
    height: 300px;
}
.page-template-page-payment .pm-adv-payment-sucessfull .pm-status {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #10A700;
    margin-bottom: 20px;
}
.page-template-page-payment .pm-adv-payment-sucessfull .pm-track-services a.pm-track-service-btn {
    text-decoration: none;
    width: max-content;
    background: #F7DD2C;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

*
#pmn-desktop-service-alike-thankyou{
    margin-top: 55px;    
}
@media screen and (max-width: 768px)
{
    #pmn-desktop-service-alike-thankyou{
        display: none;
    }
}

/* Start Hide PDF Checklist Embed Section From Uberize Template | Abhijeet */

.services-template-single-business-feasibility #pm-embed-pdf {
    display: none;    
}

/* Stop Hide PDF Checklist Embed Section From Uberize Template | Abhijeet */

/* Start Logged in User Dropdown Header menu | Abhijeet */

/* Start Mobile */
.pm-mob-call-to-action a {
        font-size: 13px;   
        align-items: center; 
    }
.pma-mob-user-dropdown-button {
        background: transparent!important;
        color: #F4F4F4;
}
.pma-mob-dropdown-arrow{
    background: transparent;
    padding: 3px;
    display: inline-block;
    transform: rotate(45deg);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: -4px 0 0 10px;
}
.pma-mob-active-dropdown-arrow{
    border-right: none!important;
    border-bottom: none!important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-top: 3px;
}
.pma-mob-dropdown-wrapper{
    background: #FFFFFF;
    color: #333333;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    position: absolute;
    right: 5px;
    top: 40px;
    z-index: 9999999;
    display: none;
}
.pma-mob-dropdown-wrapper ul{
    margin: 0;
    padding: 5px;
}
.pma-mob-dropdown-wrapper a {
    background: transparent; 
    color: #333333!important;
    opacity: 0.6;
}
/* End Mobile */
/* Start Desktop */
.pm-call-to-action a {
        font-size: 13px;   
        align-items: center; 
    }
.pma-user-dropdown-button {
        background: transparent!important;
        color: #F4F4F4;
}
.pm-user-session a{
    font-weight: 500;    
}
.pma-dropdown-arrow{
    background: transparent;
    padding: 3px;
    display: inline-block;
    transform: rotate(45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin: -4px 0 0 10px;
    position: absolute;
    top: 11px;
}
.pma-active-dropdown-arrow{
    border-right: none!important;
    border-bottom: none!important;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    margin-top: 3px;
}

.pma-dropdown-wrapper ul{
    margin: 0;
    padding: 5px;
}
.pma-dropdown-wrapper li {
    padding: 5px;
}
.pma-dropdown-wrapper a {
    background: transparent; 
    color: #333333!important;
    opacity: 0.6;
}
.pma-user-hello {
    position: relative;
    top: -8px;
    padding: 0 10px;
}
.pma-user-icon{
    margin: 2px 5px;   
    background: url('./img/userIcon.png') no-repeat;
    height: 23px;
    width: 23px;
    display: inline-block;
}
/* End Desktop */
.navbar-default{
    z-index: 2;    
}
/* End Logged in User Dropdown Header Menu */
/* Start resolving uberisation and non uberisation scrolling issues | Akshara */


@media screen and (max-width: 600px){
    .services-template-single-non-uberisation #myModal_home .modal-header .close {
        font-weight: 400;
        top:15px;
    }
    .services-template-single-non-uberisation #myModal_home  .modal-header {
        padding: 30px;
    }
	.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul {
    padding-bottom: 0px;
	}
}

/* End resolving uberisation and non uberisation scrolling issues | Akshara */

/* Start fixing alignment issue non-uberise template */
#pm-parsona-faq .pm-section-title{
    display: block!important;
}
#pm-parsona-video-links .pm-section-title{
    display: block!important;
}

/* End fixing alignment and non uberisation */


/* End Non Uberise Service Template CSS | 27 August 2019 | migrated by Abhijeet */

/**************************** Start Service Landing Page **************************************/
/* Start Service Landing Page */
/* Service landing page desktop view | Akshay */

.page-template-page-service-landing{
    margin-top: 117px;
}
/* banner section */
#pm-main-section {
    position: relative;
}
.pm-service-banner-image img{
    width:100%;
}
.pm-service-banner-form {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 1;
}
.pm-search-wrapper {
    background: rgba(255, 255, 255, .8);
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    padding: 30px;
    width: 59.74%;
}
.pm-search-heading {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #76287C;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    margin-top: 0;
}
/* form */
.pm-search-form-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.pm-search-sector-wrap,
.pm-search-stage-wrap,
.pm-search-geo-wrap {
    position: relative;
    width: 32%;
}
.pm-search-sector-wrap:before,
.pm-search-stage-wrap:before,
.pm-search-geo-wrap:before {
    content: '';
    position: absolute;
    padding: 5px;
    z-index: 9999;
    right: 14px;
    top: 13px;
    border-left: 2px solid #76287C;
    border-bottom: 2px solid #76287C;
    transform: rotate(-45deg);
}
.pm-search-form select {
    width: 100%;
    background: #fff;
    border: 1px solid #76287C;
    padding: 10px 8px;
    margin-bottom: 10px;
    border-radius: 4px;
    color: #777777;
    appearance: none;
    -webkit-appearance: none;
}
.pm-search-submit-wrap {
    text-align: center;
}
.pm-search-wrapper input[type="submit"] {
    width: max-content;
    background: #FFDE2D;
    border-radius: 22px;
    padding: 10px 91px;
    color: #76287C;
    font-size: 16px;
    font-weight: 700;
    border: none;
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
}

/* Popular services */

#pm-popular-services{
    background: #f4f4f4;
    padding: 48px 0;
}
.pm-section-heading{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size:24px;
    color: #000;
    margin: 0;
    
}
.pm-our-services {
    display: flex;
    flex-wrap: wrap;
}
.pm-service-box-wrapper{
    width: calc(33.33% - 30px);
    margin: 80px 15px 0;
    padding: 0;
    background: #FFFFFF;
}
.pm-popular-services-desktop .pm-our-services .pm-services-img-wrapper {
    background: #fff;
    padding: 14px;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -50px;
}
.popular-slider .pm-popular-post{
    background: url(./img/ic_bookmark.png) 0 0 no-repeat;
    width: 15px;
    height: 19px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
}
.pm-popular-post {
    /*background: url(./img/ic_bookmark.png) 0 0 no-repeat;*/
    width: 15px;
    height: 19px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
}
.pm-service-content-desktop{
    
    padding: 48px 32px 18px;
    
}
.pm-service-title{
    font-size: 18px;
    color:#000000;
    font-weight: 600;
    margin: 15px 0 0;
    min-height: 54px;
}
p.pm-service-excerpt {
    font-size: 14px;
    color: #555;
    margin-top: 10px;
}
.pm-about-polular-service .pm-services-state{
    margin-bottom: 0;
    font-size: 14px;
    font-weight:400;
    color:#aaaaaa;
}
.pm-about-polular-service .pm-services-state span{
    color:red;
}
.pm-about-polular-service .pm-services-state + p.pm-service-excerpt{
    margin-top: 0;
}
.pm-about-polular-service{
    margin-bottom:50px;
}
.pm-popular-service-price-tag {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 32px;
    padding-bottom: 18px;
    padding-top: 12px;
}
.pm-popular-service-price-tag:before {
    content: '';
    position: absolute;
    top: 0;
    width: calc(100% - 64px);
    height: 1px;
    background: rgba(0,0,0,.11);
    left: 0;
    right: 0;
    margin: auto;
}
.pm-popular-service-price-tag p{
    margin-bottom: 0;
}
.pm-popular-service-price-tag p.pm-service-price {
    font-size: 20px;
    font-weight: 700;
    color: #760080;
}
.pm-popular-service-price-tag .pm-service-ttd{
    font-size: 14px;
    color: #555555;
}

/* All Services Section */

#pm-all-service{
    padding: 48px 0;
    background: #ffffff;
}
.pm-service-filters{
    margin-top: 32px;
}
.pm-service-filters label{
    cursor: pointer;  
    width: calc(16.66% - 24px);
    margin-right:24px;
    display:flex;
}
.pm-service-filters label:last-child{
    width:16.66%;
    margin-right:0;
}
.pm-service-filters #nav-tab input{
    position: absolute;
    left: -9999px;
}
.pm-service-filters #nav-tab span{
    font-size:16px;
    font-weight: 600;
    color:#333333;
    min-height:46px;
    display: flex;
    align-items: center;
}
.pm-service-filters #nav-tab input[type="radio"]:checked + span {
    color:#3a1e0c;
    position: relative;
}
.pm-service-filters #nav-tab input[type="radio"]:checked + span::before{
    content:'';
    border-bottom: 3px solid #3a1e0c;
    position:absolute;
    bottom:-17px;
    left:0;
    right:0;
}

.pm-service-filters .nav-tabs{
    border-bottom: 1px solid rgba(131, 131, 131, .3);
    padding-bottom: 10px;
    display:flex;
}

.pm-service-categories-wise-posts {
    margin-top: 32px;
}
.pm-categoriewise-service-box{
    background: #fff;
    padding: 32px 32px 18px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    width: calc(33.33% - 30px);
    margin:0 15px;
    margin-bottom: 32px;
}
.pm-service-content {
    margin-bottom: 50px;
}
.pm-service-meta-section {
    display: flex;
    align-items: center;
}
.pm-service-meta-section img {
    width: 20%;
    margin-right: 20px;
}
.pm-service-meta-section .pm-service-title{
    min-height: auto;
    margin:0;
    line-height: 1.2;
    width: 80%;
}
.pm-service-load-more{
    color:#3a1e0c;
    font-size:20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    cursor: pointer;
    text-decoration: underline;
}

/* form result */
.pm-service-categories-wise-posts-wrapper{
    display:flex;
    flex-wrap:wrap;
}
.pm-service-categories-wise-posts-wrapper .pm-no-service{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.pm-service-form-result {
    display: flex;
    align-items: center;
}
.pm-service-form-result .pm-section-heading{
    border-right: 1px solid #E2E2E2;
    padding-right:24px;
    margin-right: 24px;
}
.pm-form-filter-result {
    display: flex;
}
.pm-filter-result-button{
    margin-bottom: 0;
    background: #F4F4F4;
    border-radius: 22px;
    padding:7px 18px;
    margin-right: 18px;
    display: flex;
    align-items: center;
}
.pm-filter-result-button:last-child{
    margin-right: 0;
}
.pm-cross-filter{
    background: url(./img/cross.png) 0 0 no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 2px;
    cursor: pointer;
}
.pm-service-content .pm-services-state{
    margin-bottom: 0;
    font-size: 14px;
    font-weight:400;
    color:#aaaaaa;
    margin-top:10px;
}
.pm-service-content .pm-services-state + .pm-service-excerpt{
    margin-top:0;
}
.pm-service-content .pm-services-state span{
    color:red;
}

/* The deasra story */

.page-template-page-service-landing #pm-parsona-video-links{
    padding: 32px 0 0;
    background: #fff;
}
.page-template-page-service-landing .pm-section-title{
    display: block;
}
.page-template-page-service-landing .plugin-faq dl{
    border: none;
    margin-bottom: 0;
}
#pma-preloader-popup{
    position: fixed;
    z-index: 99999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(240,240,240,0.9);
}


/* Service landing page desktop view End | Akshay */

/*/*Services listing Result page mobile veiw | Akshay*/
@media screen and (max-width: 768px){

    .page-template-page-service-result{
        margin-top: 100px;
        background: #f4f4f4;
    }
    #pm-result-page .pm-page-title{
        font-size: 18px;
        font-weight: 600;
        color: #000;
        font-family: 'Montserrat', sans-serif;
        margin: 20px 0;
    }  
    #section#pm-service-result {
        /*        display: table;*/
        border-collapse: collapse;
        padding-bottom: 32px;
        /*padding-bottom: 5em;*/
    }
    #pm-result-page section#pm-service-result{
        padding-bottom: 0em; /*5 */
        display: flex;
        flex-wrap: wrap;
    }
    .pm-service-title{
        font-size: 12px;
        font-weight: 600;
        color: #333;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 0;
        margin-top: 10px;
        line-height: 1.3;
        margin-bottom: 5px;
        min-height: 45px;
    }
    .pm-our-services{
        /*display: table-row;*/
        display: flex;
        flex-wrap: wrap;
    }
    .pm-service-box{
        width: 33.33%;
        text-align: center;
        border: 1px solid #d5d5d5;
        display: table-cell;
        padding: 12px 10px;

    }
    .pm-box-1{
        border-left: none;
    }
    .pm-box-3{
        border-right: none;
    }
    .pm-service-price{
        color: #760080;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        margin: 0;
    }
    .pm-service-ttd{
        font-size: 10px;
        font-weight: 600;
        color: #555555;
        margin: 0;
        line-height: 1;
    }
    section#pm-service-result .pm-services-img-wrapper {
        background: #fff;
        padding: 14px;
        border-radius: 50%;
        margin: auto;
        width: 96px;
        height: 96px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .pm-service-content{
        position: relative;
        border: none;
        margin-bottom:0;
    }
    .pm-popular-post{
        background: url(./img/ic_bookmark.png) 0 0 no-repeat;
        width: 15px;
        height: 19px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .pm-fixed-filter-bar{
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        z-index: 99;
        display: flex;
        justify-content: space-around;
        padding:12px;

    }
    .pm-fixed-filter-bar p{
        margin-bottom: 0;
    }
    .pm-fixed-filter-bar div{
        padding: 10px;
        display: flex;
    }
    .pm-stage-content,
    .pm-selected-filter{
        color: #727C8E;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
    }
    .pm-selected-filter span{
        color: #439C00;
    }
    .pm-devider{
        justify-content: center;
        border-left: 2px solid #838383;
        padding: 0 !important;
        position: absolute;
        top: 0;
        bottom: 0;
        text-align: center;
        margin: 10px 0;
    }
    .pm-filter-icon{
        background: url('./img/filters.png') 0 0 no-repeat;
        height: 23px;
        width: 23px;
        display: inline-block;
        margin-right: 10px;
    }
    .pm-stage-icon{
        background: url('./img/stage.png') 0 0 no-repeat;
        height: 24px;
        width: 20px;
        display: inline-block;
        margin-right: 10px;
    }

    /*Service Landing page | Akshay*/

    .page-template-page-service-landing{
        margin-top: 100px;
        background: #f4f4f4;
    }
    
    #pm-main-section{
        position: relative;
    }
    .pm-search-form-wrapper{
        display: block;
    }
    .pm-search-sector-wrap,
    .pm-search-stage-wrap{
        width: 100%;
    }
    .pm-service-banner-form{
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        z-index: 1;
    }
    .pm-search-wrapper{
        background: rgba(255, 255, 255, .8);
        border-radius: 10px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        padding: 32px;
        width: 100%;
    }
    .pm-search-heading{
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        color: #76287C;
        font-weight: 600;
        line-height: 1.3;
        text-align: center;
        margin-top: 0;
    }
    .pm-service-banner-image img{
        width: 100%;
    }
    .pm-search-form select{
        width: 100%; 
        background: #fff;
        border: 1px solid #76287C;
        padding: 10px 16px;
        margin-bottom: 10px;
        border-radius: 4px;
    }
    .pm-services-state{
        font-size: 11px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #AAAAAA;
        line-height: 1.3;
    }
    .pm-services-state span{
        color:red;
    }
    #pm-popular-services {
        background: #f4f4f4;
        padding: 24px 0;
    }
    .pm-section-heading{
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        color: #000000;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .pm-search-submit-wrap{
        text-align: center;
    }
    .pm-search-wrapper input[type="submit"]{
        width: max-content;
        background: #FFDE2D;
        border-radius: 22px;
        padding: 12px 48px;
        color: #76287C;
        font-size: 16px;
        font-weight: 700;
        border: none;
        margin-top: 10px;
    }
    #pm-service-categories{
        background: #fff;
        padding: 32px 0;
    }
    #pm-service-categories .pm-section-heading{
        margin-top: 0;
    }
    .pm-service-category{
        display: flex;
        /*background: #f4f4f4;*/
        /*padding: 15px;*/
        /*margin-bottom: 10px;*/
        /*border-radius: 4px;*/
    }

    .pm-service-icon-wrapper {
        width: 60px;
        position: relative
    }
    .pm-service-icon-wrapper:after{
        content: '';
        border-left: 1px solid #838383;
        position: absolute;
        right: 9px;
        top: 0;
        bottom: 0;
    }
    .pm-service-categoty-meta {
        width: calc(100% - 60px);
        display: flex;
        align-items: center;
    }
    p.pm-category-name {
        font-size: 12px;
        margin-bottom: 0;
        font-weight: 600;
    }
    .pm-category-services-count{
        color: #76287C;
    }
    .pm-more-about-wrapper{
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        margin-top: 20px;

    }
    .pm-more-about-wrapper p{
        font-size: 10px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .pm-down-arrow{
        background: url('./img/back.png') 0 0 no-repeat;
        width: 15px;
        height: 10px;
        display: inline-block;
    }
    .pm-up-arrow{
        background: url('./img/up-arrow.png') 0 0 no-repeat;
        width: 15px;
        height: 10px;
        display: inline-block;
    }
    .page-template-page-service-landing #pm-parsona-video-links {
        padding: 24px 0;
        padding-bottom: 0;
    }
    .page-template-page-service-landing .plugin-faq dl{
        border-bottom: 0;
    }
    #pm-more-about-deasra{
        display: none;
    }
    .pm-fixed-filter-bottom-bar{
        display: flex;
        justify-content: space-around;
        background-color: white;
        position: fixed;
        width: 100%;
        bottom: 0 !important;
        padding: 22px 22px;
        box-shadow: 6px -6px 12px rgba(0, 0, 0, 0.16);
    }
    .pm-filter-header{
        display: flex;
        justify-content: space-between;
        background: #F4F4F4;
        padding:24px 22px;
    }
    .pm-filter-heading{
        color: #000;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        margin-bottom: 0;
    }
    .pm-clear-filter{
        font-size: 16px;
        color: #E43434;
        margin-bottom: 0;
    }
    .modal-header.pm-filter-header:before,
    .modal-header.pm-filter-header:after{
        content: none !important;
    }
    #pm-result-page .modal-dialog{
        margin: 0;
        width: 100%;
    }
    #pm-result-page .modal-body{
        padding: 0;
    }
    #pm-result-page .modal-content{
        height: calc(100vh - 56px);
        border: none;
    }
    #pm-result-page .tab-pane{
        padding: 24px;
    }
    #pm-result-page .nav-tabs{
        border: 0;
    }
    #pm-result-page .nav-tabs li{
        width: 100%;
    }
    #pm-result-page .nav-tabs li a{
        padding: 19px 22px;
        border-radius: 0;
        font-size: 18px;
        color: #CCCCCC;
        font-weight: 600;
    }
    #pm-result-page .nav-tabs>li.active>a{
        margin: 0;
        border: none;
        padding: 19px 22px;
        border-radius: 0;
        color:#76287C;
    }
    #pm-result-page .tab-pane label{
        display:flex;
        margin-bottom: 27px;
    }
    #pm-result-page .tab-pane label input[type=radio],
    #pm-result-page .tab-pane label input[type=checkbox]{
        width: 15%;
    }
    .pm-category-tabs{
        width: 44%;
        background: #F4F4F4;
        /*height: 87vh;*/
        height: 83vh;
    }
    .pm-category-tabs ul{
        margin: 0;
    }
    .pm-filter-tabs{
        display: flex;
        
    }
    .pm-result-tabs{
        width: 56%;
        height: auto;
    }

    /*end Service Landing page | Akshay*/
    
    /* Start Service Langing Page remaining stuff | Abhijeet */
    /*body.page-template-page-service-landing .pm-mob-call-to-action{*/
    /*    justify-content: flex-end!important;*/
    /*}*/
    .pm-search-form select {
        color: #777777;
    }
    .pm-search-wrapper input[type="submit"]{
        font-family: 'Open Sans', sans-serif;
    }
    .pm-more-about-wrapper p{
        color: #555555;
    }
    #pm-result-page{
        display: none;
        margin-bottom: 6em;
    }
    #pm-result-page .pma-start-filter-wrapper{
        background: rgba(0, 0, 0, 0.2);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        display: none;
    }
    #pm-result-page .pma-start-filter-popup{
        position: absolute;
        bottom: 0;
        background: #fff;
        right: 0;
        left: 0;
        padding: 36px 50px;
        box-shadow: 3px -3px 6px rgba(0, 0, 0, 0.16);
    }
    #pm-result-page .pma-start-filter-popup .pma-popup-title{
        color: #cecece;
        font-size: 14px;
        padding-bottom: 14px;
        border-bottom: 1px solid #cecece;
        font-family: 'Open Sans',sans-serif;

    }
    #pm-result-page .pma-start-filter-popup .pma-options-wrapper {
        display: flex;
        flex-direction: column;

    }
    #pm-result-page .pma-start-filter-popup .pma-options-wrapper label {
        position: relative;
        padding: 10px 0;
        font-size: 16px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #6E6E6E;
    }
    #pm-result-page .pma-start-filter-popup .pma-options-wrapper label input[type="radio"]{
        position: absolute;
        opacity: 0;
    }
    #pm-result-page .pma-start-filter-popup .pma-options-wrapper label input[type="radio"]:checked + span{
        color: #76287C;
        font-weight: bold;
    }
    .pm-fixed-filter-bottom-bar .pm-filter-close p, .pm-fixed-filter-bottom-bar .pm-filter-apply p{
        margin: 0;
    }
    .pm-filter-tabs .pma-tab-title{
        position: relative;
    }
    .pm-filter-tabs .pma-tab-title::after{
        content: '';
        position: absolute;
        padding: 4px;
        border-top: 2px solid #CCCCCC;
        border-right: 2px solid #CCCCCC;
        top: 50%;
        right: 12px;
        transform: translateY(-50%) rotate(45deg);
    }
    .pm-filter-tabs .active.pma-tab-title::after{
        border-top: 2px solid #76287C;
        border-right: 2px solid #76287C;
        
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label span{
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #AFAFAF;
        margin-left: 6px;
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label input{
        opacity: 0;
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label{
        position: relative;
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label span:before {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        border: 2px solid #AFAFAF;
        left: 0px;
        border-radius: 100%;
        top: 3px;
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label input:checked + span {
        color: #000000;
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label input:checked + span:before{
        border-color: #76287C;
    }
    .pm-filter-tabs .pm-result-tabs .pma-radio-wrapper label input:checked + span:after{
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        left: 4px;
        border-radius: 100%;
        top: 7px;
        background: #76287C;
    
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper span{
        margin-left: 6px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #AFAFAF;
        width: 100%;
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper label{
        position: relative;
        
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper label input{
        opacity: 0;
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper label span:before {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        border: 2px solid #AFAFAF;
        left: 0px;
        top: 3px;
        border-radius: 2px;
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper label input:checked + span {
        color: #000000;
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper label input:checked + span:before {
        background: #76287C;
        border-color: #76287C;
    }
    .pm-filter-tabs .pm-result-tabs .pma-checkbox-wrapper label input:checked + span:after{
        content: '';
        position: absolute;
        left: 3px;
        top: 7px;
        padding: 2px 5px;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
        transform: rotate(-45deg);
    }
    .pm-fixed-filter-bottom-bar .pm-filter-apply p{
        color: #439C00;
        font-weight: 600;
    }
    .pm-fixed-filter-bottom-bar .pm-filter-close p{
        font-weight: 600;
        color: #727C8E;
    }
    /* Clear All Popup */
    #myfilters{
        z-index: 9999;
    }
    .pma-clearall-popup-wrapper{
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.2);
        z-index: 9999;
        display: none;
    }
    .pma-clearall-popup-wrapper .pma-clearall-popup{
        position: absolute;
        background: #fff;
        bottom: 0;
        padding: 25px 31px;
        font-family: 'Open Sans', sans-serif;
        right: 0;
        left: 0;
    }
    .pma-clearall-popup-wrapper .pma-clearall-popup .pma-popup-title{
        font-size: 18px;
        font-weight: 600;
        color: #000000;
    }
    .pma-clearall-popup-wrapper .pma-clearall-popup .pma-popup-subtitle{
        color: #AFAFAF;
        font-size: 16px;
        font-weight: 400;
    }
    .pma-clearall-popup-wrapper .pma-clearall-popup .pma-buttons-wrapper{
        display: flex;
        justify-content: space-around;
    }
    .pma-clearall-popup-wrapper .pma-clearall-popup .pma-buttons-wrapper .pma-clearall-popup-discard-button{
        width: auto;
         margin-right: 10px; 
        padding: 10px 24px;
        background: none;
        border-radius: 22px;
        font-size: 14px;
        font-family: 'Open Sans',sans-serif;
        color: #727C8E;
    }
    .pma-clearall-popup-wrapper .pma-clearall-popup .pma-buttons-wrapper .pma-clearall-popup-apply-button{
        width: auto;
        /* margin-left: 10px; */
        padding: 10px 24px;
        background: none;
        border: 1px solid #FFDE2D;
        border-radius: 22px;
        font-size: 14px;
        font-family: 'Open Sans',sans-serif;
        font-weight: 600;
        color: #439C00;
    }
    .page-template-page-service-landing .site-footer {
        display: none;
    }
    .pm-more-about-wrapper .pma-footer-toggle-arrow{
        padding: 4px;
        background: transparent;
        border-left: 2px solid #727C8E;
        border-bottom: 2px solid #727C8E;
        transform: rotate(-45deg) translateY(-8px);
    }
    .pm-more-about-wrapper .pma-footer-toggle-arrow.pma-show-menu{
        border-left: none!important;
        border-bottom: none!important;
        border-right: 2px solid #727C8E;
        border-top: 2px solid #727C8E;
        transform: rotate(-45deg) translate(-5px, -4px);
    }
    .pm-search-sector-wrap{
        position: relative;
    }
    .pm-search-sector-wrap:before{
        content: '';
        position: absolute;
        padding: 5px;
        z-index: 9999;
        right: 22px;
        top: 13px;
        border-left: 2px solid #76287C;
        border-bottom: 2px solid #76287C;
        transform: rotate(-45deg);
    }
    .pm-search-stage-wrap{
        position: relative;
    }
    .pm-search-stage-wrap:before{
        content: '';
        position: absolute;
        padding: 5px;
        z-index: 9999;
        right: 22px;
        top: 13px;
        border-left: 2px solid #76287C;
        border-bottom: 2px solid #76287C;
        transform: rotate(-45deg);
    }
    .pm-services-img-wrapper.pma-no-icon{
        background: none!important;
        box-shadow: none!important;
    }
    .pma-back-button{
        height: 30px;
        width: 30px;
        display: inline-block;
        position: relative;
        top: 5px;
        margin: 0 7px;
        text-align: center;
    }
    .pma-back-button span {
        display: inline-block;
        padding: 7px;
        border-left: 3px solid grey;
        border-bottom: 3px solid grey;
        transform: rotate(45deg);
    }
    .pm-search-wrapper select{
        appearance: none;
        -webkit-appearance: none;
    }
    .pma-load-more-button{
        color: #3a1e0c;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 16px;
        text-decoration: underline;
        /*padding: 24px 0;*/
        
        padding-top: 1em;
    }
    #pm-service-categories .pm-service-categories-wrapper{
        display: flex;
        flex-wrap: wrap;
    }
    #pm-service-categories .pm-service-categories-wrapper .pm-category-box {
        width: calc(50% - 5px);
        background: #f4f4f4;
        padding: 15px;
        margin-bottom: 10px;
        border-radius: 4px;
        display: flex;
    }
    .pm-category-box .pm-service-category{
        align-items: center;    
    }
    #pm-service-categories .pm-service-categories-wrapper .pm-category-box:nth-child(odd){
        margin-right: 5px;    
    }
    #pm-service-categories .pm-service-categories-wrapper .pm-category-box:nth-child(even){
        margin-left: 5px;
    }
    
    #pma-preloader-popup {
        position: fixed;
        z-index: 99999;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #f2f2f2;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }
    .pm-services-state{
        font-size: 8px;
        color: #999;
        margin-top: 8px;
    }
    .pm-service-box{
        border-top: none;    
    }
    .pm-service-box:nth-child(1) {
        border-top: 1px solid #d5d5d5;
    }
    .pm-service-box:nth-child(2) {
        border-top: 1px solid #d5d5d5;
    }
    .pm-service-box:nth-child(3) {
        border-top: 1px solid #d5d5d5;
    }
    .pm-no-service{
        margin: auto;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        color: #333;
        font-family: 'Open Sans',sans-serif;
        position: absolute;
        top: 50vh;
        left: 0;
        right: 0;
    }
    .pm-no-service p{
        margin: 0;    
    }
    /* End Service Langing Page remaining stuff | Abhijeet */
}
	/* Service Landing Page Price Popup */

#pma-price-popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(29, 29, 29, 0.42);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;  
}
#pma-price-popup .pma-price-info-wrapper {
    position: relative;
    background: #FFFFFF;
    padding: 60px 50px 30px;
    box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.16);
}
#pma-price-popup .pma-price-info-wrapper .pma-price-popup-icon-wrap{
    display: flex;
    justify-content: center;
}
#pma-price-popup .pm-services-img-wrapper {
    background: #fff;
    padding: 14px;
    border-radius: 50%;
    width: 96px;
    height: 96px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -50px;
    min-height: auto;
}
#pma-price-popup .pma-popup-meta-wrapper p{
    margin: 0;
    text-align: center;
}
#pma-price-popup .pma-popup-meta-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #000;
}
#pma-price-popup .pma-popup-meta-tat{
    font-family: 'Open Sans', sans-serif;
    color: #707070;
    font-size: 14px;
}
#pma-price-popup .pma-popup-meta-tat strong{
    font-weight: 600;
}
#pma-price-popup .pma-popup-price-wrapper{
    margin-top: 5px;
    text-align: center;
}
#pma-price-popup .pma-popup-price-wrapper p{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #555555;
    margin: 0;
}
#pma-price-popup .pma-popup-price-wrapper p strong{
    font-weight: 600;
    color: #76287C;
}
#pma-price-popup #pma-price-popup-close{
    background: url(./img/cross.png) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
}
#pma-price-popup-trigger {
    font-family: 'Open Sans',sans-serif;
    font-style: italic!important;
    color: #760080!important;
    font-size: 14px;
    margin-right: 12px;
    cursor: pointer!important;
    position: relative;
}
#pma-price-popup-trigger::after{
    content: '';
    width: 14px;
    height: 11px;
    background: url('./img/right-direction.png') no-repeat;
    position: absolute;
    left: calc( 100% + 5px );
    top: 5px;
}
.pma-popup-price-wrapper h5 {
    background: #E9E9E9;
    font-size: 16px;
    padding: 3px 15px;
    color: #555555;
}
.pma-popup-price-wrapper h5 strong{
    color: #76287C;
    font-weight: 700;
}
.pma-popup-price-wrapper ul {
    margin: 0;
    text-align: left;
    margin-left: 18px;
    position: relative;
}
.pma-popup-price-wrapper ul li:before{
    content:'';
    width: 4px;
    height: 4px;
    background: #76287C;
    border-radius: 100px;
    position: absolute;
    left: -18px;
    margin-top: 10px;
}
.pma-mob-popup-trigger{
    font-size: 10px!important;
}
#pma-price-popup{
    display: none;
}
@media screen and (max-width: 768px){

    #pma-price-popup-trigger::after{
        top: 3px;
    }
    #pma-price-popup .pma-price-info-wrapper{
        width: 85%;
    }

}
/* End Service Landing Page Price Popup */


/************************ End Service Landing Page ****************************/

/************************ Uberization Starts ****************************/

/* Start Non-Uberise Service */
/* single services uberisation template | akshara */
#pm-bussiness-feasibility .pm-page-title-wrapper {
    background: #F4F4F4;
}
#pm-bussiness-feasibility p#breadcrumbs {
    color: #333333
}
#pm-bussiness-feasibility p#breadcrumbs a {
    color: #333333;
}
#pm-bussiness-feasibility .breadcrumb_last {
    border-bottom: 1px solid #333333;
}
#pm-bussiness-feasibility .pm-page-title {
    color: #76287C;
    margin-bottom: 0;
}
#pm-bussiness-feasibility .pm-services-contact-form{
    position: unset;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}
.navbar-default{
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
#pm-bussiness-feasibility .pm-single-service-cost{
    clip-path: none;
    background: #f4f4f4 !important;

}
#pm-bussiness-feasibility .pm-single-price-tag-1 p {
    font-weight: 600 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif;
    color: #333333;
}
#pm-bussiness-feasibility  .pm-single-price-tag-1 strong{
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}
#pm-bussiness-feasibility .pm-product-export a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin: 0;
}
#pm-bussiness-feasibility .pm-product-export span{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
#pm-bussiness-feasibility .pm-get-in-four-days{
    margin-top: 25px;
}
#pm-bussiness-feasibility .pm-get-in-four-days p{
    font-size: 15px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin-bottom: 0;
}

#pm-bussiness-feasibility .pm-inclusions-exclusions{
    margin: 20px 0;
}
#pm-bussiness-feasibility .pm-inclusions-exclusions a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #76287C;
    margin-bottom: 0;
    border-bottom: 1px solid #76287C;
}
#pm-bussiness-feasibility .pm-view-business-planing p{
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0;
}
#pm-bussiness-feasibility .pm-view-business-planing a{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
#pm-bussiness-feasibility .pm-note-about-services{
    padding-top: 30px;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p{
    margin-bottom: 0px;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline-content p{
    margin-bottom: 0px;
}
#pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container{
    display: flex;
    /*flex-direction: row-reverse;*/
    justify-content: space-between;
    position: relative;
}
#pm-bussiness-feasibility .gform_wrapper .top_label li.pm-toggle-arrow div.ginput_container:after{
    content: '';
    height: 10px;
    width: 16px;
    display: block;
    background: url(./img/back.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 39px;
    top: 8px;
    cursor: pointer;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .field_description_below .gfield_consent_description, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gfield_consent_description{
    display: none;
}
#pm-bussiness-feasibility  .gform_wrapper {
    margin: 0px 0;
}
#pm-bussiness-feasibility  .gform_wrapper .gform_footer {
    display: flex;
    justify-content: flex-end;
    margin: 0px 0 16px 0;
    align-items: center;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pm-great-you-are-ready{
    margin-top: 0;
    margin-right: 19px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #353535;
    text-decoration: none;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]{
    position: absolute;
    left: -9999px;
}

#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services  ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services  ul li input[type=checkbox]:not(:checked) + label{
    position: relative;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    line-height: 1.5;
    display: inline-block;
    color: #333333;
    font-size: 15px;
    width: 100%;
    max-width: 100%;
    padding-right: 50px;
    font-weight: 400;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:before{
    content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #C0A2C4;
    background: #C0A2C4;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:not(:checked) + label:before{
    content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    background: #fff;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:after{
    content: '';
    position: absolute;
    top: 3px;
    right: 15px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
}
.services-template-single-non-uberisation #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services ul li.gfield{
    border-bottom: 1px solid #BEBEBE;
}
.services-template-single-non-uberisation #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services ul li.gfield:last-child{
    border-bottom: none;
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul li.gfield{
    border-bottom: 1px solid #BEBEBE;
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul #field_34_30 {
     border-bottom: none !important;
}

#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled{
    background: #e2e2e2;
    color: #999 !important;
    cursor: auto;
    pointer-events: none;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
}
/*#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer .button.gform_next_button, #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer .gform_button{
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 15px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}*/
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer input.button, #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]{
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 15px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000000;
	padding: 15px 0;
	    padding-bottom: 16px;
}
#pm-bussiness-feasibility .pm-business-planing_wrapper .pm-uberise-services  .gform_heading{
    background: #FFFFFF; 
}

#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .field_description_below .gfield_consent_description, #pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gfield_consent_description{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    overflow-y: auto;
    border: none; 
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 10px;
}
/*form steps*/
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gf_progressbar_title{
    display: none;

}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services  .gform_page_footer{
    background: #ffffff !important;
    position: unset;
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .pm-second-step-form .gform_page_footer{
    background: #ffffff !important;
    position: unset;
    margin-bottom: 15px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gform_page_footer .gform_previous_button{
    /*display: none;*/
    background: #fff !important;
    padding: 0 !important;
    color:#333333 !important;
}
#pm-bussiness-feasibility  .gform_wrapper .pm-uberise-services .gf_progressbar_wrapper{
    display: none;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pm-second-step-form ul li.gfield{
    border-bottom: none;
}

.pm-inclusion-exclusion-modal .modal-content{
    border-radius: 10px;
    padding: 15px;
}
.pm-inclusion-exclusion-modal .modal-header{
    background: #ffffff;
    color: #76287C;
    border-bottom: none;
    border-radius: 10px;
}
.pm-inclusion-exclusion-modal .modal-header h4{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color:#76287C;
    font-size:22px;
}
.pm-inclusion-exclusion-modal .modal-header .close{
    color: #333333;
    font-weight: 400;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-heading{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color:#000000;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .inclusion-exclusion{
    position: relative;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-inc-exc:nth-child(1) .inclusion-exclusion::after{
    content: ' ';
    width: 2px;
    height: 99%;
    position: absolute;
    right: 0px;
    background: #D5D5D5;
    top: 1px;   
}
/*.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .inclusion-exclusion::after :last-child{
    content: none;
}*/
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content ol{
    margin-left: 16px;
    padding-left: 0px;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content ol li{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color:#353535;
}
.pm-project-report-modal .modal-content .modal-body img{
    width:100%;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content{
    display:none;
}

	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li{
		 border-bottom: none !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label,#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label{
		padding-right: 0px !important;
    	margin-left: 36px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label:before {
		left: -35px !important;
		top:5px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:before {
    	left:-35px !important;
		top: 6px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:after {
		left: -28px !important;
		top: 8px !important;
	}
	#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
		margin-left: 0px ;
		margin-bottom: 15px;
	}
#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer {
		display:flex !important;
		justify-content: space-between !important;
		position:relative !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer input{
		margin-left: 19px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer:before{
		content: '';
		background: url(./img/preview-lightbox-back.png);
		width: 25px;
		height: 19px;
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		top: 15px;
		left: 4px;
	}
	#pm-bussiness-feasibility .pm-services-single-stories {
		padding: 80px 0;
	}
#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-mobile{
		display:none;
	}
	#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-desktop{
		display:block;
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile{
		display:none;
	}
	.pm-business-planning-checklist-modal .modal-content .modal-header{
			display: none;
	}
/*  #pm-bussiness-feasibility  .pm-checked-button_wrapper .pm-uberise-services .gform_page_footer input[type=submit].gform_button{
	    background: #e2e2e2;
		color: #999 !important;
		cursor: auto;
		pointer-events: none;
		border: none !important;
		padding: 15px 32px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600;
		width: auto;
		border-radius: 35px;
}  */
/*  #pm-bussiness-feasibility  .pm-checked-button_wrapper .pm-uberise-services .gform_page_footer .top_label.pm-button-enable input[type="submit"]{
		display: inline-block;
	   background: #f7dd2c;
	   color: #3a1e0c !important;
	   font-family: 'Open Sans', sans-serif !important;
	   font-weight: 700;
	   padding: 10px 20px;
	   border-radius: 30px;
	   border: 2px solid #f7dd2c;
	   transition: .5s;
	   pointer-events:auto;
	} */
#pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export{
    margin: 33px 0px 26px 0;
}
#pm-bussiness-feasibility .pm-get-in-four-days {
    font-family: 'Open Sans', sans-serif;
    margin-top: 25px;
    font-size: 16px;
    color: #555555;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
#pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline-content {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
#pm-bussiness-feasibility p#breadcrumbs {
    font-size: 14px;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input.button:disabled, .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit]:disabled {
    font-size: 16px !important;
}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit] {
    font-size: 16px !important;
}
.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content p{
    font-size: 16px;
    color: #353535;
    margin-bottom: 0;
    padding-right: 10px;
}
.pm-inclusion-exclusion-modal {
    text-align: center;
    padding: 0!important;
}
.pm-inclusion-exclusion-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    margin: auto;
    vertical-align: middle;
    margin-right: -4px;
}

.pm-inclusion-exclusion-modal .modal-dialog-centered {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
#pm-bussiness-feasibility .pm-page-title {
    font-size: 24px;
}
/*Start Uberisation | Akshara*/ 
/*.pm-price-details{
    display: none;
}*/
.pm-price-details {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
    padding: 35px 20px;
}
.pm-price-details .pm-price-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
	margin-bottom:25px;
}
.pm-price-details .pm-price-tax-details{
    border-bottom: 1px solid #D5D5D5;
}
.pm-price-details .pm-price-tax-details .pm-price-content{
    display: flex;
    justify-content: space-between;
}
.pm-price-details .pm-price-tax-details .pm-price-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    margin-bottom: 5px;
}
.pm-price-details .pm-price-tax-details .pm-tax-content{
    display: flex;
    justify-content: space-between;
}
.pm-price-details .pm-price-tax-details .pm-tax-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-price-details .pm-total-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pm-price-details .pm-total-amount-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
	margin-bottom:0px;
}
.tml-action.tml-action-login {
    padding-bottom: 0px;
}
.tml-action.tml-action-register{
	padding-bottom:0px;
}
.pm-price-details .pm-payable-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.pm-price-details .pm-payable-amount-content .pm-payable-amount{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-price-details .pm-payable-amount-content .pm-payable-amount-cost{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #76287C;
}
.pm-price-details .pm-pay-now-btn{
    padding-top: 25px;
    padding-bottom: 15px;
}
.pm-price-details .pm-pay-now-btn .pm-pay-now{
    text-decoration: none;
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.pm-pay-now-bottom-sticky{
    display: none;
}
/* .pm-to-proceed-further-login-register{
    display: none;
} */
.pm-login-register-overlay-wrapper{
	display: none;
}
.pm-mobile-payment-details{
    display: none;
}
.pm-reuest-the-services-mobile-btn{

    display: none;
}
.pma-request-service-disable {
    background: #e2e2e2!important;
    color: #999 !important;
    cursor: auto;
/*     pointer-events: none; */
    border: none !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
}
 #pm-bussiness-feasibility .pm-form-uberisation-non{
	padding: 0 30px;
}
/*End Uberisation | Akshara*/
/*Resolve Problem Non Uberisation | Akshara*/
#pm-bussiness-feasibility .pm-form-uberisation-set {
    padding: 0 30px;
}
.pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{
    display: none;
}
.pm-project-report-modal .modal-header .close {
    right: -40px;
    top: -6px;
    font-weight: 300;
}
.pm-project-report-modal .modal-header {
    padding: 0px; 
}
.pm-business-planning-checklist-modal .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.pm-business-planning-checklist-modal .modal-header {
    padding: 0px; 
	display: block !important;
}
.pm-business-planning-checklist-modal .modal-header h4{
	display:none;
}
.services-template-page-non-uberisation #myModal_home .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.services-template-page-non-uberisation #myModal_home .modal-header {
    padding: 0px; 
}
#pm-bussiness-feasibility .pm-services-single-stories {
    padding: 40px 0;
}
#pm-bussiness-feasibility .pm-services-sidebar-button {
    margin-top: 17px;
}
#pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled{
    background: #e2e2e2;
    color: #999 !important;
    cursor: auto;
    pointer-events: none;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
}
#pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]{
    background: #f7dd2c;
    color: #3a1e0c !important;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
	pointer-events: auto;
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
/*     display: none; */
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull .pm-track-services a.pm-track-service-btn{
    text-decoration: none;
    width: max-content;
    background: #F7DD2C;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull .pm-status{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #10A700;
	margin-bottom: 20px;
}
#pm-bussiness-feasibility .pm-adv-payment-sucessfull .pm-adv-payment-sucessfull-details{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px 20px;
    height: 300px;
}
.pm-payment-failed-details-for-desktop {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
    padding: 35px 20px;
    display: none;
}
.pm-payment-failed-details-for-desktop .pm-price-title{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #000000;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details{
    border-bottom: 1px solid #D5D5D5;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-price-content{
    display: flex;
    justify-content: space-between;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-price-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
    margin-bottom: 5px;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-tax-content{
    display: flex;
    justify-content: space-between;
}
.pm-payment-failed-details-for-desktop .pm-price-tax-details .pm-tax-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-payment-failed-details-for-desktop .pm-total-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pm-payment-failed-details-for-desktop .pm-total-amount-content p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-payment-failed-details-for-desktop .pm-payable-amount-content{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.pm-payment-failed-details-for-desktop .pm-payable-amount-content .pm-payable-amount{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #555555;
}
.pm-payment-failed-details-for-desktop .pm-payable-amount-content .pm-payable-amount-cost{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #76287C;
}
.pm-payment-failed-details-for-desktop .pm-pay-now-btn{
    padding-top: 25px;
    padding-bottom: 15px;
}
.pm-payment-failed-details-for-desktop .pm-pay-now-btn .pm-pay-now{
    text-decoration: none;
    width: max-content;
    background: #f7dd2c;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.pm-payment-failed-details-for-desktop .pm-payment-failed-status .pm-payment-failed{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #D60000;
    margin-bottom: 0px;
}
.pm-payment-failed-details-for-desktop .pm-payment-failed-status .pm-please-try-again{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #D60000;
    margin-bottom: 0px;
}
.pm-payment-failed-details-for-desktop .pm-payment-failed-status{
    padding-bottom: 18px;
}
.services-template-single-business-feasibility #myModal_home .modal-header {
    padding: 0px;
}
.services-template-single-business-feasibility #myModal_home .modal-header .close {
    right: -100px;
    top: -6px;
    font-weight: 300;
}
.tml-action.tml-action-login .tml form input[type=submit] {
    margin-top: 0px;
}
.tml-action.tml-action-login .tml .pm-forgot-wrapper {
    margin-bottom: 30px;
}
.tml-action.tml-action-lostpassword .tml form input[type=submit] {
    margin-top: 10px;
}
.tml-action.tml-action-register .tml form input[type=submit]{
    margin-top: 0px;
}
.tml-action.tml-action-login .tml .pm-forgot-wrapper a {
    font-family: 'Open Sans', sans-serif;
    color: #782C7A;
    font-size: 12px;
    font-weight: 400;
}
.tml-action.tml-action-login .tml {
    background: #F4F4F4;
}
.tml-action.tml-action-register .tml {
    background: #F4F4F4;
}
.tml-action.tml-action-lostpassword .tml {
    background: #F4F4F4;
}
.page-template-page-profile-php section#pm-title-banner {
    display: none;
}
.page-template-page-profile-php  .pm-welcome-message {
    margin-top: 120px;
}
.page-template-page-profile-php  .pm-welcome-message p a.pm-button{
    display: none;
}
.page-template-page-profile .pm-footer-for-profile{
    display: none;
}
.tml-action.tml-action-register .pm-login-user-logo{
    display: none;
}
.tml-action.tml-action-login .pm-login-user-logo{
    display: none;
}

/*End Resolve Problem Non Uberisation | Akshara*/
.tml-action.tml-action-register .tml .pm-title {
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #76287C;
	margin-top: 1px;
}
.tml-action.tml-action-register .tml {
    padding: 2em 0;
}
.tml-action.tml-action-login .tml {
    padding: 2em 0;
}

.tml-action.tml-action-login .tml .pm-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #76287C;
}
.tml-action.tml-action-register .tml-field-wrap.tml-indicator_hint-wrap {
    margin-bottom: 1em;
}
.tml-action.tml-action-register .tml-links li.tml-login-link {
    display: none;
}
.tml-action form input.tml-field, .tml-action form input[type=checkbox], .tml-action input[type=text] {
    border: 1px solid #707070;
}
.tml-action.tml-action-register .tml form {
    padding: 24px 66px;
}
.tml-action.tml-action-login .tml form {
    padding: 24px 66px;
}
.tml-action.tml-action-lostpassword .tml form {
    padding: 24px 66px;
}
.tml-action.tml-action-lostpassword .tml .pm-title {
    margin-bottom: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 24px;
    color: #76287C;
}
.tml-action.tml-action-lostpassword .tml-links li.tml-login-link {
    display: none;
}
.tml-action.tml-action-login .tml .pm-register-link-wrapper {
    color: #555555;
}
.tml-action.tml-action-login .tml .pm-register-link-wrapper {
    color: #5a5a5a;
}
/* #pm-bussiness-feasibility  .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul li.gfield:last-child{
    border-bottom: none;
} */

.services-template-single-business-feasibility #pm-bussiness-feasibility .pmn-uber-mobile-only{
	display:none;
}
.tml-action.tml-action-register input.tml-field, .tml-action.tml-action-register input[type=text] {
        margin: 2px 6px 0px 0;
    }
/* #pm-bussiness-feasibility  .pm-form-uberisation-set .gform_wrapper .pm-uberise-services ul li.gfield:last-child{
    border-bottom: none;
} */
.page-template-page-admin #pm-page-user-profile section#pm-title-banner {
    display: none;
}
.page-template-page-admin #pm-payment-information, .page-template-page-super-um-profile #pm-payment-information {
    margin-top: 125px;
}
.page-template-page-super-um-profile #pm-page-user-profile section#pm-title-banner {
    display: none;
}
.tml-action-register .tml-field-wrap.tml-indicator_hint-wrap .description.indicator-hint {
    display: none;
}
.tml-action.tml-action-register .pm-checked-wrap {
    font-size: 12px;
	text-align: center;
}
.tml-action.tml-action-register .pm-checked-wrap .pm-terms-and-condition{
    color: #76287C;
	text-decoration: underline;
}
.tml-action.tml-action-register .pm-checked-wrap .checkmark {
    top: -4px;
	left: 30px;
}
.tml-action.tml-action-register .pm-checked-wrap input:checked ~ .checkmark {
    border: 2px solid #BEBEBE;
}
.tml-action.tml-action-register .tml-field-wrap.tml-submit-wrap {
    margin-bottom: 0;
    margin-top: 0;
}
.tml-action.tml-action-register .pm-checked-wrap .checkmark {
    border: 2px solid #BEBEBE;
	background: #fff;
}
.tml-action.tml-action-register input.tml-field, .tml-action.tml-action-register input[type=text] {
    padding: 4px 12px;
}
.services-template-single-business-feasibility #pm-parsona-services {
    padding: 32px 0;
    display: none;
}
/* Resolve Problem Uberisation 1/8/2019 | Akshara */

/*End Resolve Problem Uberisation 1/8/2019 | Akshara */
@media screen and (max-width: 768px){
    #pm-bussiness-feasibility p#breadcrumbs {
        display: block; 
    }
    #pm-bussiness-feasibility .pm-page-title {
        font-size: 18px;
        text-align: center;
    }
    #pm-bussiness-feasibility .pm-single-price-tag-1 p {
        font-size: 18px !important;
        text-align: left;
    }
    #pm-bussiness-feasibility .pm-single-price-tag-1 strong {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-product-export  {
        text-align: center;
        margin-top: 0px;
    }
    #pm-bussiness-feasibility .pm-get-in-four-days {
        text-align: center;
		margin-top: 15px;
    }
    #pm-bussiness-feasibility .pm-inclusions-exclusions {
        text-align: center;
		margin: 8px 0;
    }
    #pm-bussiness-feasibility .pm-note-about-services {
        display: none;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer {
		display: block;
    	text-align: center;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pm-great-you-are-ready {
    	margin-bottom: 10px;
		margin-right: 0px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-size: 12px;
		color: #000000;
    }
	#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input[type=submit] {
		padding: 10px 32px !important;
		font-weight: 700 !important;
		font-size: 16px !important;
	}
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer .gform_previous_button {
        display: none;
    }
    #pm-bussiness-feasibility .pm-services-contact-form {
        box-shadow: none; 
    }
    #pm-bussiness-feasibility .pm-services-single-stories .pm-section-title {
        color: #333333;
    }
    #pm-bussiness-feasibility .pm-view-business-planing  {
        margin-top: 15px;
    }
    #pm-bussiness-feasibility .pm-services-single-stories-wrapper .pm-viability-report{
        display: flex;
        flex-direction: column-reverse;
		
    }
    #pm-bussiness-feasibility .pm-services-single-stories-wrapper .pm-viability-report .pm-how-to-use-funding-reading, .pm-services-video {
        margin-top: 15px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .inclusion-exclusion {
        display: none;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content{
        display: block;
    }
    .pm-inclusion-exclusion-modal .modal-content {
        padding: 0px; 
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul{
        margin-left: 0;
        display: flex;
        justify-content: space-between;
    }
    .pm-inclusion-exclusion-modal  .modal-body {
        padding: 0px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul li a{
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #000000;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
        color: #555;
        cursor: default;
        background-color: #fff;
        border: none; 
        border-bottom-color: none;
        border-bottom: 4px solid #FFDE2D;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .nav-tabs>li {
        width: 50%;
        text-align: center;
    }

    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion  .tab-pane {
        min-height: auto;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active{
        display: block;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane{
        display: none;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ol {
        margin-left: 0px;
    }
	#pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper {
        margin: 2px 0;
    }
    #pm-bussiness-feasibility .pm-single-price-tag-1 strong {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-product-export a {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-get-in-four-days p {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-inclusions-exclusions a {
        font-size: 12px;
        position: relative
    }
    #pm-bussiness-feasibility .pm-inclusions-exclusions a:after{
        content: '';
        background: url('./img/Union 1.png');
        width:20px;
        height: 20px;
        display: block;
        position: absolute;
        background-repeat: no-repeat;
        right: -20px;
        bottom: -7px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-business-planing_wrapper .pm-uberise-services .gform_heading {
        border-bottom: 1px solid #F4F4F4;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .field_description_below .gfield_consent_description, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gfield_consent_description {
        opacity: 0.75;
        color: #333333;
		font-size: 12px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        color: #000000;

    }
    #pm-bussiness-feasibility .pm-business-planing_wrapper .pm-uberise-services h3.gform_title {
        font-size: 18px !important;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        padding-right: 59px;
		margin-left: 0px;
		margin-bottom: 10px;
    }
    #pm-bussiness-feasibility .gform_wrapper .top_label li.pm-toggle-arrow div.ginput_container:after {
        width: 45px;
        right: 6px;
    }
    .pm-mobile-inclusion-exclusion .custom-modal-dialog{
        width: 100%;
        margin: 0 auto;
        border-radius: 0;
        padding: 0;
        overflow-y: hidden;
    }
    .pm-mobile-inclusion-exclusion .custom-modal-dialog .modal-content{
        height: 100vh;
        border: none !important;
        border-radius: 0px !important;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active {
        display: block;
        background: #F4F4F4;
        height: 100vh;
        position: fixed;
        overflow-y: hidden;
        padding: 20px 30px;
		 width: 100%;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        color: #000000;
        font-weight: 600;
        font-size: 14px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ul li a {
        font-size: 14px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ol li{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
        color:#000000;
    }
    .pm-inclusion-exclusion-modal .modal-header h4 {
        font-size: 16px;
    }
	.pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion ol li a:focus {
		outline: none;
	}
	.pm-mob-call-to-action a.pm-services-button.pm-gform-back-button{
		background: #76287C;
		font-family: 'Open Sans', sans-serif;
		font-size:12px;
		color:#F4F4F4 !important;
		margin-left: 7px;
/* 		width: 140px */
	}
	.pm-mob-call-to-action {
    	align-items: center;
	}
	.pm-mob-call-to-action a.pm-services-button.pm-gform-back-button:before {
		content: '';
		background: url('./img/Union 20.png');
		width: 20px;
		height: 20px;
		display: block;
		position: absolute;
		background-repeat: no-repeat;
		left: 11px;
		bottom: 7px;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li{
		 border-bottom: none !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label,#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label{
		padding-right: 0px !important;
    	margin-left: 36px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label:before {
		left: -35px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:before {
    	left:-33px !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label:after {
		left: -26px !important;
	}
	.pm-registration-certificate-mobile{
		display: flex;
    	flex-direction: column-reverse;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer:before {
		display:none !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer {
		display: block !important;
	}
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_footer input {
		margin-left: 0px !important;
	}
	#pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container {
		display: block;
	}
	#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-mobile{
		display:block;
	}
	#pm-bussiness-feasibility .pm-product-export .pm-project-report-title-desktop{
		display:none;
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile{
		display:none;
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile .pm-single-view-pdf iframe {
/* 		padding: 0 14px; */
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile .pm-single-view-pdf{
/* 		padding:10px; */
	}
	#pm-bussiness-feasibility .pm-pdf-view-for-mobile .pm-single-view-pdf:before{
		display:none;
	}
	.pm-business-planning-checklist-modal .modal-content .modal-header{
			display: block;
	}
	.pm-business-planning-checklist-modal .modal-header .modal-title {
		font-weight: 600;
		font-size: 16px;
		color: #75287e;
		font-family: 'Montserrat', sans-serif;
	}
	.pm-business-planning-checklist-modal  .modal-header .close {
		color: #ccc;
	}
	.pm-business-planning-checklist-modal .modal-header {
		background: #ffffff;
	}
	.pm-business-planning-checklist-modal .modal-dialog{
		 width: 100%;
		margin: 0;
		border-radius: unset;
	}
	.pm-business-planning-checklist-modal .modal-content{
		 border-radius: unset;
		border: none;
		height: 100vh;
	}
	.pm-business-planning-checklist-modal .modal-body {
		padding: 0px;
	}
	#pm-bussiness-feasibility .pm-inclusions-exclusions a:focus {
		outline: none;
	}
	.pm-business-planning-checklist-modal .modal-header .close {
        font-weight: 400;
    }
    #pm-bussiness-feasibility .pm-get-in-four-days {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-services-single-stories .pm-section-title {
        font-size: 18px;
    }
    .pm-inclusion-exclusion-mobile-modal-content .tab-content .tab-pane p{
        font-size: 12px;
        color: #000000;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        margin-bottom: 10px;
    }
    .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active {
        padding: 20px 20px;
    }
	#pm-bussiness-feasibility .pm-services-sidebar-button {
		margin-top: 16px;
		text-align: center;
	}
	.pm-inclusion-exclusion-modal:before {
        content: none;
    }
	#pm-bussiness-feasibility .pm-view-business-planing a:focus {
		outline:none;
	}
	    /*Start Ubersation | Akshara*/
    .pm-payment-mobile-details{
        position: fixed;
        bottom: 0;
        z-index: 999999999;
        width: 100%;
    }
    .pm-pay-now-bottom-sticky{
        display: block;
        padding: 10px 20px;
        background: #fff;
        box-shadow: 0px 0px 20px 1px #777;
        width: 100%;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-right-border{
        border-right: 1px solid #ccc;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now{
        display: flex;
        justify-content: space-evenly;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-pay-now-mobile-btn{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-price{
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 20px;
        color: #000000;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
    }
    .pm-pay-now-bottom-sticky .pm-pay-now .pm-view-details{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
/*         color: #76287C; */
		color:#AAAAAA;
        font-size: 12px;
		text-align: center;
    }

    .pm-payment-mobile-details{

    }
    .pm-payment-mobile-details .pm-price-details{
        box-shadow: 0px 0px 10px 1px #777;
        border: 1px solid #fff;
        background-color: #fff;
        padding: 35px 20px;
        border-radius: 0px;
/*         display: none; */
    }
    .pm-payment-mobile-details .pm-price-details .pm-price-tax-details {
        border-bottom: 1px dotted #D5D5D5;
    }
    .pm-price-details .pm-price-tax-details .pm-price-content p {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-price-tax-details .pm-tax-content p {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-total-amount-content p {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-payable-amount-content .pm-payable-amount {
        font-weight: 400;
        font-size: 12px;
        color: #000000;
    }
    .pm-price-details .pm-payable-amount-content .pm-payable-amount-cost {
        font-family: 'Open Sans', sans-serif;
		font-weight: 600;
        font-size: 12px;
    }
    .pm-to-proceed-further-login-register{
        position: absolute;
        bottom: 0;
        z-index: 999;
        left: 0;
        right: 0;
        background: #fff;
        padding: 55px 20px; 
		border-radius: 10px 10px 0 0;
    }
	.pm-to-proceed-further-login-register{
		position: absolute!important;
	}
	/* Login & Register Button Popup Wrappper	 */
	.pm-login-register-overlay-wrapper{
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 9999;
		background-color: rgba(0,0,0,0.5);
/* 		pointer-events: none; */
	}
		
    
	/* 	End Wrapper */
    .pm-to-proceed-further-login-register .pm-headline{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color:#000000;
        font-size: 16px;
        text-align: center;
    }
    .pm-to-proceed-further-login-register .pm-login-register{
        display: flex;
        text-align: center;
        justify-content: space-between;
        padding-top: 35px;
    }
    .pm-to-proceed-further-login-register .pm-login a{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-to-proceed-further-login-register .pm-login p{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #333333;
        font-size: 12px;
        margin-top: 25px;
    }
    .pm-to-proceed-further-login-register .pm-register a{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
	.services-template-single-business-feasibility .pm-to-proceed-further-login-register .pm-register{
		  width: 50%;
	}
	.services-template-single-business-feasibility .pm-to-proceed-further-login-register .pm-login{
		  width: 50%;
	}
    .pm-to-proceed-further-login-register .pm-register p{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        color: #333333;
        font-size: 12px;
        margin-top: 25px;
    }
    .pm-to-proceed-further-login-register .pm-borderd-left{
        color: #000000;
        background: #000000;
        width: 1px;
        height: 45px;
        margin-top: -8px;
    }
/*     .pm-to-proceed-further-login-register{
        display: none;
    } */
	.pm-login-register-overlay-wrapper{
		display: none;
	}
    
    .pm-mobile-payment-details{
        margin-top: 15px;
        display: block;
        margin-bottom: 30px;
    }
    .pm-mobile-payment-details .pm-payemt-status-details .pm-payment-user{
        border: none; 
        border-top: none; 
        padding: 0px; 
        border-bottom: 1px solid #ccc;
        padding-bottom: 9px;
    }
    .pm-mobile-payment-details .pm-payemt-status-details .pm-payment-user .pm-field {
        padding: 0px 0;
    }
    .pm-payemt-status-details .pm-payment-status-sucessful {
        font-family: Montserrat;
        color: #008000;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 0px;
        margin-top: 15px;
    }
    .pm-payemt-status-details .pm-payment-status-fail{
        color: red;
    }
    .pm-mobile-payment-details .pm-headline{
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        color: #000000;
        font-weight: 600;
        font-size: 20px;
        margin: 10px 0;
    }
    .pm-mobile-payment-details .pm-payment-brief{
        margin-top: 15px;
    }
    .pm-mobile-payment-details .pm-payment-brief .pm-payment-contact-no{
        color: #3a1e0c !important;
    }
    .page-template-page-payment .site-main {
        background: #fff; 
    }
    .pm-payemt-status-details .pm-pay-button{
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        display: block;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
        z-index: 999;
		box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.4);
    }

    .pm-payment-failed-done{
        display: none;
    }
    .pm-payment-failed-done .pm-payemt-status-details .pm-payment-status-sucessful{
        color: red;
    }
    .pm-payment-failed-done .pm-pay-button .pm-request-payment{
/*         background: #e2e2e2;
        color: #999 !important;
        border: 2px solid #e2e2e2; */
    }
    .pm-reuest-the-services-mobile-btn{
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 15px 0;
        display: none;
		padding-bottom: 12px;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-right-border{
        border-right: 1px solid #ccc;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now{
        display: flex;
        justify-content: space-evenly;
        /*align-items: center;*/
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-pay-now-mobile-btn{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-price{
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 15px;
        color: #000000;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        width: 115px;
        margin-top: 1px;
    }
    .pm-reuest-the-services-mobile-btn .pm-pay-now .pm-view-details{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color: #76287C;
        font-size: 12px;
    }
    .pm-reuest-the-services-mobile-btn{
        display: block;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer {
        display: none;
    }
	.pm-payment-suceesfully-done .pm-payemt-status-details .pm-pay-button .pm-request-payment{
		padding: 13px 32px;
	}
	.pm-mobile-payment-details .pm-headline {
		margin-top: 60px;
	}
	#pm-bussiness-feasibility .pm-form-uberisation-non {
        padding: 0 15px;
    }
	#pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label, #pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label {
        width: auto;
    }
	.page-template-page-profile .table>tbody>tr.pm-table-row>td:before {
		top: 6px;
	}
    /*End Ubersation | Akshara*/
	
	/*Resolve Problem Non Uberisation | Akshara*/

    placeholder {
        padding-top: 30px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pma-form-wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        padding: 5px 15px;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .pma-form-wrapper .top_label li.gfield.gf_left_half.pmn-country-code input {
        padding-left: 0px !important; 
        padding: 5px 4px !important;
    }
    #pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:checked + label, #pm-bussiness-feasibility .pma-form-wrapper .gform_page_fields ul li input[type=checkbox]:not(:checked) + label {
        width: auto;
    }
    #pm-bussiness-feasibility .gform_wrapper ul li.gfield {
        margin-bottom: 8px !important;
    }
    #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .pm-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        margin-bottom: 15px;
    }

    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{
        position: fixed;
        bottom: 0;
        z-index: 999;
        background: #fff;
        width: 100%;
        left: 0;
        right: 0;
        text-align: center;
        padding: 15px 0;
        display: none;
        padding-bottom: 12px;
        box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.4);
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-right-border{
        border-right: 1px solid #ccc;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now{
        display: flex;
        justify-content: space-evenly;
        /*align-items: center;*/
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-pay-now-mobile-btn{
        text-decoration: none;
        width: max-content;
        background: #f7dd2c;
        color: #3a1e0c;
        font-size: 16px;
        border-radius: 30px;
        padding: 16px 32px;
        border: none;
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-price{
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 15px;
        color: #000000;
        margin-bottom: 0px;
        display: flex;
        flex-direction: column;
        width: 115px;
        margin-top: 1px;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-view-details{
        font-family: 'Open Sans', sans-serif;
        font-weight: 700;
        color: #76287C;
        font-size: 12px;
    }
    .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{
        display: block;
    }
/*     #pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .gform_page_footer {
        display: none;
    } */
	#pm-bussiness-feasibility .report-desc-title {
		margin-bottom: 0px;
	}
/* 	#pm-bussiness-feasibility .pm-report-preview-info {
		margin: 2px 0 30px 0;
	} */
	#pm-bussiness-feasibility .pm-report-desc-points {
		margin-top: 15px;
		margin-bottom: 20px;
	}
	 #pm-bussiness-feasibility .pm-report-preview-info {
        margin-top: 0;
    }
	.services-template-page-non-uberisation #myModal_home .modal-header {
		padding: 15px;
	}
	.services-template-page-non-uberisation #myModal_home .modal-header .close {
		right: 15px;
		top: 0;
		font-weight: 300;
	}
	#pm-bussiness-feasibility .pm-services-contact-form .gform_body {
        position: relative;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .gform_page_footer {
        visibility: hidden;
        position: absolute;
    }
	#pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .pma-form-wrapper .gform_page_footer {
        visibility: hidden;
        position: absolute !important;
    }
	#pm-bussiness-feasibility .pm-form-uberisation-non .pm-services-contact-form {
        overflow-y: hidden;
    }
	#business-planning-checklist-modal .modal-open .modal {
        overflow-x: unset;
        overflow-y: unset;
    }
	#business-planning-checklist-modal .modal-dialog{
        position: fixed;
        top: 0px;
    }
	.pm-business-planning-checklist-modal .modal-header {
        padding: 15px;
		background: #75287e;
		border-bottom: none;
    }
	.pm-business-planning-checklist-modal .modal-header h4{
		display:block;
		color:#fff !important;
	}
    .pm-business-planning-checklist-modal .modal-header .close {
        right: 10px;
        top: 13px;
    }
	#pm-bussiness-feasibility .pm-form-uberisation-set {
        padding: 0 15px;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-set .pm-reuest-the-services-mobile-btn {
        box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.4);
    }
    #pm-bussiness-feasibility p#breadcrumbs {
        font-size: 12px;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled{
        background: #e2e2e2;
        color: #999 !important;
        cursor: auto;
        pointer-events: none;
        border: none !important;
        padding: 15px 32px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 600;
        width: auto;
        border-radius: 35px;
    }
	#pm-bussiness-feasibility .pm-adv-payment-sucessfull {
        display: none;
    }
    .pm-payment-failed-details-for-desktop {
        display: none;
    }
    #pm-bussiness-feasibility .pm-form-uberisation-set .gform_wrapper .gform_footer {
        display: none;
    }

    .page-template-page-payment.admin-bar section#pm-title-banner {
        display: none;
    }
    .page-template-page-payment #pm-payment-information {
        display: none;
    }
    .pm-mobile-payment-details .pm-headline {
        margin-top: 15px;
    }
    .page-template-page-profile section#pm-title-banner {
        display: none;
    }
    .page-template-page-profile .pm-welcome-message {
        margin-top: 120px;
    }
    .page-template-page-profile .pm-welcome {
        font-size: 18px;
    }
    .page-template-page-profile #pm-payment-information .pm-welcome-message p{
        font-size: 12px;
    }
    .page-template-page-profile .pm-refresh-button .pm-button {
        font-size: 12px;
    }
    .page-template-page-profile .pm-service-payment-table .table>tbody>tr.pm-table-row>td:before {
        font-size: 12px;
    }
    .page-template-page-profile .pm-service-payment-table .table>tbody>tr.pm-table-row>td {
        font-size: 12px;
    }
    .page-template-page-profile .pm-footer-for-profile{
        display: block;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details{
        padding: 20px 18px;
        background: #E2E2E2;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -1px;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details p{
        margin-bottom: 0px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details .down-arrow{
        background: url('./img/back.png');
        height: 10px;
        width: 18px;
        display: block;
        background-repeat: no-repeat;
    }
	.page-template-page-profile .pm-footer-for-profile .pm-footer-details{
        position: relative;
    }
    .page-template-page-profile .pm-footer-for-profile .pm-footer-details .pm-openTab-upperward-arrow{
        position: absolute;
        right: 23px;
        top: 21px;
        transform: rotate(180deg);
    }
    .page-template-page-profile .site-footer {
        display: none;
    }
	 /*Login*/
    .tml-action.tml-action-login .tml.tml-login{
        background: #F1F1F1;
    }
    .tml-action.tml-action-login .tml {
        padding: 0px 0; 
        margin-top: 30px;
    }
    .tml-links {
        padding: 0px; 
    }
    .tml-action.tml-action-login .tml .pm-forgot-wrapper {
        text-align: center;
    }
    .tml-action.tml-action-login .tml .pm-title {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #76287C;
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .tml-action.tml-action-login .tml form input[type=submit] {
        margin-top: 15px;
    }
    .tml-action.tml-action-login .tml form input[type=submit] {
        width: 12em;
    }
    .tml-action.tml-action-login  .tml .pm-register-link-wrapper {
        display: block;
    }
    .tml-action-login .tml form {
        width: 100%;
        /*height: 100vh;*/
        border-radius: 0;
    }
    .tml-action.tml-action-login footer.site-footer {
        display: none;
    }
    .tml-action.tml-action-login nav.pm-secondery-nav.navbar-fixed-top {
        display: none;
    }
    .tml-action.tml-action-login navbar.navbar-default{
        display: none;
    } 
    .tml-action.tml-action-login .navbar-default {
        display: none;
    }
    .tml-action.tml-action-login{
        padding: 0px;
    }
    .tml-action.tml-action-login .pm-login-mobile-header{
        display: block;
        box-shadow: 0px 0px 10px 1px #777;
    }
    .tml-action.tml-action-login .pm-login-mobile-header a.pm-header{
        font-size: 20px;
        color: #FFFFFF;
        padding: 20px 45px;
        margin-bottom: 0px;
        display: block;
        background: #76287C;
    }
    .tml-action.tml-action-login .pm-login-mobile-header .pm-header:before{
        content: '';
        background: url('./img/Union 20.png');
        width: 15px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: 25px;
        top: 28px;
    }
    .tml-action.tml-action-login .tml.tml-login {
        background: #ffffff;
        margin-top: 0px;
    }
    .tml-action.tml-action-login .tml form{
        box-shadow: none;
        padding-top: 0;
        padding: 0px 40px;
    }

    .tml-action.tml-action-login .pm-login-user-logo{
        text-align: center;
        margin-top: 52px;
    }
    .tml-action.tml-action-login .pm-login-user-logo .pm-img-user{
        background: url('./img/Group 2416.png');
        width: 28px;
        height: 29px;
        display: inline-block;
        background-repeat: no-repeat;
    }

    /*Register*/

    .tml-action.tml-action-register .tml.tml-register{
        background: #F1F1F1;
    }
    .tml-action.tml-action-register .pm-login-user-logo{
        text-align: center;
        margin-top: 15px;
    }
	.tml-action.tml-action-register .tml .tml-field-wrap {
        margin-bottom: 14px;
    }
    .tml-action.tml-action-register input.tml-field, .tml-action input[type=text] {
        padding: 4px 12px;
    }
    .tml-action.tml-action-register .acf-hidden h2{
        display: none;
    }
    .tml-action.tml-action-register .tml form {
        padding: 24px 40px;
        padding-top: 0;
    }
    .tml-action.tml-action-register .pm-login-user-logo .pm-img-user{
        background: url('./img/Group 2416.png');
        width: 28px;
        height: 29px;
        display: inline-block;
        background-repeat: no-repeat;
    }
    .tml-action.tml-action-register .tml .pm-title {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #76287C;
        margin-bottom: 15px;
        margin-top: 0;
    }
    .tml-action.tml-action-register .tml {
        padding: 0px 0; 
        margin-top: 0px;
    }

    .tml-action.tml-action-register .tml form {
        width: 100%;
        /*height: 100vh;*/
        border-radius: 0;
    }
    .tml-action.tml-action-register .tml-links li {
        display: none;
    }
    .tml-action.tml-action-register .tml .pm-register-link-wrapper {
        display: block;
    }
    .tml form input[type=submit] {
        width: 12em;
    }
    .tml-action.tml-action-register footer.site-footer {
        display: none;
    }
    .tml-action.tml-action-register nav.pm-secondery-nav.navbar-fixed-top {
        display: none;
    }
    .tml-action.tml-action-register navbar.navbar-default{
        display: none;
    } 
    .tml-action.tml-action-register .navbar-default {
        display: none;
    }
    .tml-action.tml-action-register{
        padding: 0px;
    }
    .tml-action.tml-action-register .pm-login-mobile-header{
        display: block;
        box-shadow: 0px 0px 10px 1px #777;
    }
    .tml-action.tml-action-register .pm-login-mobile-header a.pm-header{
        font-size: 20px;
        color: #FFFFFF;
        padding: 20px 45px;
        margin-bottom: 0px;
        display: block;
        background: #76287C;
    }
    .tml-action.tml-action-register .pm-login-mobile-header .pm-header:before{
        content: '';
        background: url('./img/Union 20.png');
        width: 15px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: 25px;
        top: 28px;
    }
    .tml-action.tml-action-register .tml.tml-register {
        background: #ffffff;
    }
    .tml-action.tml-action-register .tml form{
        box-shadow: none;
    }
    .tml-action.tml-action-register .pm-login-user-logo{
        display: block;
    }
    .tml-action.tml-action-login .pm-login-user-logo{
        display: block;
    }
    /*Lostpassword*/
    .tml-action.tml-action-lostpassword  .tml.tml-lostpassword{
        background: #F1F1F1;
    }
    .tml-action.tml-action-lostpassword  .tml {
        padding: 0px 0; 
        margin-top: 0px;
    }
    .tml-action.tml-action-lostpassword .tml form {
        width: 100%;
        height: 100vh;
        border-radius: 0;
    }
    .tml-action.tml-action-lostpassword footer.site-footer {
        display: none;
    }
    .tml-action.tml-action-lostpassword nav.pm-secondery-nav.navbar-fixed-top {
        display: none;
    }
    .tml-action.tml-action-lostpassword navbar.navbar-default{
        display: none;
    } 
    .tml-action.tml-action-lostpassword .navbar-default {
        display: none;
    }
    .tml-action.tml-action-lostpassword{
        padding: 0px;
    }
    .tml-action.tml-action-lostpassword .pm-login-mobile-header{
        display: block;
        box-shadow: 0px 0px 10px 1px #777;
    }
    .tml-action.tml-action-lostpassword .pm-login-mobile-header a.pm-header{
        font-size: 20px;
        color: #5a5a5a;
        padding: 20px 45px;
        margin-bottom: 0px;
        display: block;
    }
    .tml-action.tml-action-lostpassword .pm-login-mobile-header .pm-header:before{
        content: '';
        background: url(./img/slider-left-arrow.svg);
        width: 15px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        left: 25px;
        top: 25px;
    }
    .tml-action.tml-action-lostpassword .tml.tml-lostpassword {
        background: #ffffff;
    }
    .tml-action.tml-action-lostpassword .tml form{
        box-shadow: none;
    }
	.page-template-page-profile .pm-secondery-nav-wrapper .pm-mob-call-to-action .pm-mob-logout-action.pm-gform-back-button-user {
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 12px;
        color: #F4F4F4;
        margin-right: 25px;
    }
/*     .page-template-page-profile .pm-secondery-nav-wrapper .pm-mob-call-to-action a:after{
        content: '';
        background: url('./img/Group 2424.png');
        width: 19px;
        height: 23px;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
        right: 19px;
        top: 13px;
    } */
	#pm-bussiness-feasibility .pm-form-uberisation-set .pm-service-registration-form.pm-single-service-uberisation-form{
        overflow-y: hidden;
    }
	.pm-business-planning-checklist-modal .modal-header {
    padding: 30px;
	}
	.services-template-single-business-feasibility #myModal_home .modal-header .close {
		top: 15px;
		right: 18px;
	}
	.services-template-single-business-feasibility #myModal_home .modal-header {
		padding: 30px;
	 }
	#pm-bussiness-feasibility .pm-form-uberisation-set .pm-price-details {
        display: none !important;
    }
	.services-template-single-business-feasibility #pm-bussiness-feasibility .pmn-uber-mobile-only{
	display:block;
	}
	.tml-action.tml-action-register input.tml-field, .tml-action.tml-action-register input[type=text] {
        margin: 2px 6px 0px 0;
    }
	.tml-action.tml-action-register .tml-field-wrap.tml-submit-wrap {
        margin-bottom: 0;
    }
.page-template-page-payment .navbar-fixed-bottom, .page-template-page-payment .navbar-fixed-top {
        position: unset;
    }
    .page-template-page-payment .pm-secondery-nav {
        display: block;
    } 
	.page-template-page-profile .table>tbody>tr.pm-table-row>td:nth-of-type(3):before {
		content: "Status";
	}
	.page-template-page-profile .table>tbody>tr.pm-table-row>td:nth-of-type(4):before {
		content: "Action";
	}
	.page-template-page-payment .navbar-fixed-top .navbar-toggle {
		margin-top: 17px;
	}
	.page-template-page-payment .site-branding {
		margin: 0px 0;
	}
	.tml-action.tml-action-register .tml.tml-register .tml-indicator_hint-wrap .description{
        display: none;
    }
	.pm-openTab {
        color: #76287C!important;
    }
	 .page-template-page-profile .table>tbody>tr.pm-table-row>td {
        padding: 7px 16px;
    }
	.page-template-page-profile .table>tbody>tr#pm-service-work-in-progress>td.pm-action, .table>tbody>tr#pm-make-remaining-payment>td.pm-action, .table>tbody>tr.pm-table-row>td {
		padding-left: 38% !important;
	}
	.page-template-page-profile .table>tbody>tr.pm-table-row>td.pm-status {
		padding-left: 33% !important;
	}
	.page-template-page-profile .table>tbody>tr.pm-table-row>td.pm-status p.pm-service-timestamp {
		margin-bottom: 0;
	}
	.page-template-page-admin #pm-payment-information, .page-template-page-super-um-profile #pm-payment-information {
		margin-top: 100px;
	}
	.services-template-single-business-feasibility .site-footer {
        padding-bottom: 90px;
    }
	.page-template-page-payment .site-footer {
        padding-bottom: 80px;
    }
	.tml-action.tml-action-register .pm-checked-wrap .checkmark {
		left: 20px;
	}
/* 	.services-template-single-business-feasibility #myModal_home .modal-body {
        margin-top: 45px;
    }
    .services-template-single-business-feasibility #myModal_home .modal-header {
        position: fixed;
        width: 100%;
		top: 0;
    } */
	.services-template-single-business-feasibility #myModal_home .modal-dialog{
		width: 100%;
    margin: auto;
    position: fixed;
    top: 0;
	}
	.tml-action.tml-action-login input.tml-field, .tml-action input[type=password] {
        padding: 4px 12px;
    }
    /*End Resolve Problem Non Uberisation | Akshara*/
    
    
    /* Start Non Uberisation Preview Section Height */
    .pm-services-single-stories-wrapper .pm-vedio-wraper img{
        height: auto!important;    
    }
    #pm-bussiness-feasibility .pm-business-report-image {
        height: 252px!important;
        object-fit: contain!important;
    }
    /* End Non Uberisation Preview Section Height */
    
}

/* Start Non Uberisation Preview Section Height */

.pm-services-single-stories-wrapper .pm-vedio-wraper img{
        height: 450px;    
}
#pm-bussiness-feasibility .pm-business-report-image {
    height: 450px;
    object-fit: cover;
}

/* End Non Uberisation Preview Section Height */

/* Start Hide #pm-parsona-services section from Single Service | Abhijeet  */
    .services-template-single-non-uberisation #pm-parsona-services {
        display: none;}
/* End Hide #pm-parsona-services section from Single Service */


/* Start Payment Page Thank You Section (Uberized Service First Fold) | Abhijeet */

/* single services uberisation template | akshara */
.page-template-page-payment .pm-page-title-wrapper {
    background: #F4F4F4;
	padding-top: 60px;
}
.page-template-page-payment p#breadcrumbs {
    color: #333333
}
.page-template-page-payment p#breadcrumbs a {
    color: #333333;
}
.page-template-page-payment .breadcrumb_last {
    border-bottom: 1px solid #333333;
}
.page-template-page-payment .pm-page-title {
    color: #76287C;
    margin-bottom: 0;
    font-size: 24px;
}
.page-template-page-payment .pm-services-contact-form{
    position: unset;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
}
.navbar-default{
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}
.page-template-page-payment .pm-single-service-cost{
    clip-path: none;
    background: #f4f4f4 !important;

}
.page-template-page-payment .pm-single-price-tag-1 p {
    font-weight: 600 !important;
    font-size: 24px !important;
    font-family: 'Montserrat', sans-serif;
    color: #76287C;
}
.page-template-page-payment  .pm-single-price-tag-1 strong{
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}
.page-template-page-payment .pm-product-export a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin: 0;
}
.page-template-page-payment .pm-product-export span{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
.page-template-page-payment .pm-get-in-four-days{
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #555555;
}
.page-template-page-payment .pm-get-in-four-days p{
    font-size: 15px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    margin-bottom: 0;
}

.page-template-page-payment .pm-inclusions-exclusions{
    margin: 20px 0;
}
.page-template-page-payment .pm-inclusions-exclusions a{
    font-size: 16px;
    font-family: 'Open Sans',sans-serif;
    color: #76287C;
    margin-bottom: 0;
    border-bottom: 1px solid #76287C;
}
.page-template-page-payment .pm-view-business-planing p{
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
    color: #333333;
    font-weight: 600;
    margin-bottom: 0;
}
.page-template-page-payment .pm-view-business-planing a{
    color: #76287C;
    border-bottom: 1px solid #76287C;
}
.page-template-page-payment .pm-note-about-services{
    padding-top: 25px;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline p{
    margin-bottom: 0px;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline-content p{
    margin-bottom: 0px;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline p {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
.page-template-page-payment .pm-note-about-services .pm-note-tagline-content {
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 14px;
    color: #555555;
}
.page-template-page-payment .pm-feasibility-banner-content_wrapper {
    margin: 40px 0;
}
.page-template-page-payment .pm-feasibility-banner-content_wrapper .pm-product-export {
    margin: 20px 0px;
}
.page-template-page-payment .pm-adv-payment-sucessfull.text-center {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    border-radius: 9px;
    background-color: #fff;
	margin-top: 40px;
}
.page-template-page-payment .pm-adv-payment-sucessfull .pm-adv-payment-sucessfull-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 35px 20px;
    height: 300px;
}
.page-template-page-payment .pm-adv-payment-sucessfull .pm-status {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #10A700;
    margin-bottom: 20px;
}
.page-template-page-payment .pm-adv-payment-sucessfull .pm-track-services a.pm-track-service-btn {
    text-decoration: none;
    width: max-content;
    background: #F7DD2C;
    color: #3a1e0c;
    border-radius: 30px;
    padding: 10px 32px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

*
#pmn-desktop-service-alike-thankyou{
    margin-top: 55px;    
}
@media screen and (max-width: 768px)
{
    #pmn-desktop-service-alike-thankyou{
        display: none;
    }
}

/* Start Hide PDF Checklist Embed Section From Uberize Template | Abhijeet */

.services-template-single-business-feasibility #pm-embed-pdf {
    display: none;    
}

/* Stop Hide PDF Checklist Embed Section From Uberize Template | Abhijeet */
/* End Non-Uberise Service */


/*************Theme My Login******************/
/* Start Custom Login Styles | Abhijeet */
.tml-action {
    padding: 5em 0;
    
}

.tml-action .hentry  {
    background: #F1F1F1;
    margin: 0!important;
   
}
aside#secondary.widget-area {
    display: none!important;
}
.tml-action .entry-title {
    display: none;
}

.tml form {
    width: 420px;
    padding: 24px 76px; /* 36 */
    margin: auto;
    background: #ffffff;
    position: relative;
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
    border-radius: 10px;
}


.tml-action .tml{
    margin-top: 20px;
    margin-left: 0;
    padding: 4em 0;
    font-weight: 400;
    overflow: hidden;   
}
.tml-action .tml .tml-label{
    color: #72777c;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.tml-action input.tml-field, .tml-action input[type=text] {
    font-size: 18px;
    width: 100%;
    /* padding: 3px 7px; */
    margin: 2px 6px 16px 0;
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif;
    padding: 6px 12px;
}
.tml-field-wrap.tml-rememberme-wrap {
    display: flex;
}
.tml-field-wrap.tml-rememberme-wrap input{
    width: auto!important;
}   
.tml-field-wrap.tml-rememberme-wrap label{
    margin: 0;
    margin-left: 10px;
    font-size: 14px!important;
}   
.tml-field-wrap.tml-submit-wrap {
    /* position: absolute;
    bottom: 27px;
    right: 30px; */
    display: block;
    text-align: center;
}
.tml form input[type=submit] {
    margin-top: 24px;
    background: #f7dd32;
    color: #773c7d !important;
    border: 2px solid #f7dd32;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    font-weight: 700;
    padding: 13px;
    border-radius: 30px;
    transition: .5s;
    width: 8em;
}
.tml form input[type=submit]:hover{
    color: #3a1e0c !important;
    background: none;
    }

.tml-action form input.tml-field, .tml-action form input[type=checkbox], .tml-action input[type=text] {
    background: #fff;
    border: 1px solid #000;

}
.tml-action form .tml-field-wrap.tml-rememberme-wrap{
    display: none;
}
.tml-field-wrap .tml-label {
    display: none;
}
.tml-links {
    width: 320px;
    margin: auto;
    padding: 10px 25px;
}
.tml-links li{
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.tml-links li a{
    color: #666;
    border-bottom: 2px solid #666;
}

.tml .pm-title {
    margin-bottom: 48px;
    text-align: center;
    font-family: montserrat;
    font-weight: 600;
}
.tml .pm-forgot-wrapper {
    margin-bottom: 48px;
}

.tml .pm-forgot-wrapper a{
    font-size: 13px;
    color: #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
}
.tml .pm-register-link-wrapper {
    font-size: 14px;
    color: #5a5a5a;
    text-align: center;
    padding: 16px 0;
}

.tml .pm-register-link-wrapper a {
    color: #5a5a5a;
    border-bottom: 1px solid #5a5a5a;
}
.tml-action-login .tml-field-wrap.tml-pwd-wrap .pma-toggle-password {
    font-size: 14px;
    color: #5a5a5a;
    text-align: right;
}
.tml-action-login .tml-field-wrap.tml-pwd-wrap input
{
    margin-bottom: 4px;    
}
.tml-action-register .tml-field-wrap.tml-user_pass2-wrap .pma-toggle-password {
    font-size: 14px;
    color: #5a5a5a;
    text-align: right;
}
.tml-action-register .tml-field-wrap.tml-user_pass2-wrap input
{
    margin-bottom: 4px;    
}

.tml-action-register .tml-field-wrap.tml-submit-wrap input.tml-button:disabled{
    background: #e2e2e2;
    color: #999 !important;
    cursor: auto;
    pointer-events: none;
    border: none !important;
    padding: 15px 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    width: auto;
    border-radius: 35px;
}

/* TML Errors and message */

.tml .tml-errors, .tml .tml-messages {
    margin: auto!important;
    width: 320px;
}

/* Lost Password Form */
.tml.tml-lostpassword form {
    
    padding: 24px 76px;
}
.tml.tml-lostpassword input[type="submit"]
{
    width: 13em;
}
.tml.tml-lostpassword form .tml-field-wrap.tml-submit-wrap {
    bottom: 25px;
}
/* Reset Password */
.tml-field-wrap.tml-indicator-wrap {
    display: none;
}
.tml-field-wrap.tml-pass2-wrap {
    margin: 0;
}
.tml-field-wrap.tml-indicator_hint-wrap {
    margin-bottom: 4em;
}
/* End Custom Login Styles */
/*************Theme My Login******************/

/*************** Profile, Udyog Mitra & Super Udyog Mitra Starts ***********************/
/*------ Profile page -------*/

#pm-page-user-profile{
    padding: 28px 0;
    padding-top: 0;
}

.page-template-page-profile .site-main{
    background: #ffffff;
}
.pm-page-profile-title-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pm-profile-title{
    font-size: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    margin: 0;
}
#pm-title-banner .pm-user-profile {
    display: flex;
    align-items: center;
    border-radius: 5px;
}
.pm-user-profile-icon{
    background-image: url(./img/useradminicon.png);
    width: 50px;
    height: 50px;
    background-size: 47px;
    background-repeat: no-repeat;
    display: inline-block;
}
.pm-user-profile .pm-hello-user{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-right: 64px;
    margin-left: 10px;
}
.pm-user-session {
    margin-top: 3px;
    position: relative;
}
.pm-user-session a {
    color: #fff;
    padding: 10px 20px;
    font-weight: 700;
}
.pm-logout{
    font-style: italic;
    font-size: 16px;
}
.pm-welcome-message{
    margin-bottom: 15px;
}
.pm-welcome{
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3a1e0c;
}
.pm-availed-service{
    margin: 0;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #3a1e0c;
}
.pm-refresh-button .pm-button{
    color: #fff !important;
    background: #3a1e0c;
    font-size: 14px;
    border: none;
}


.pm-table-header-content{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 10px;
}

/*Table Css*/

.table-bordered.pm-service-payment-table>thead>tr>th{
    background: #F3F3F3;
    border-bottom-width: 0px;
    color: #333333;
    font-weight: 600;
    font-size: 16px;
}
.table-bordered.pm-service-payment-table>thead>tr>th.pm-action-heading{
    text-align: center;
}
.table>tbody>tr.pm-table-row>td{
    padding: 16px;
    font-size: 16px; 
    color: #333333;
}
.table>tbody>tr.pm-table-row>td.pm-id{
    width: 15%;  
}
.table>tbody>tr.pm-table-row>td.pm-service{
    width: 25%;
}
.table>tbody>tr.pm-table-row>td.pm-business,
.table>tbody>tr.pm-table-row>td.pm-status,
.table>tbody>tr.pm-table-row>td.pm-action{
    width: 20%;
}
.table>tbody>tr.pm-table-row>td.pm-status,
.table>tbody>tr.pm-table-row>td.pm-action{
    font-weight: 600;
}
#pm-make-remaining-payment .pm-button{
    padding: 8px 10px;
    font-weight: 600;
}
.table>tbody>tr#pm-make-remaining-payment>td.pm-action{
    padding: 16px 8px;
}
.pm-action input[type="submit"]{
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 600;
    padding: 8px 24px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
    font-size: 16px;
    width: max-content;
    font-family: 'Open Sans', sans-serif;
}
.table>tbody>tr.pm-table-row.pm-row-updated>td.pm-status{
    position: relative;
}
.table>tbody>tr.pm-table-row.pm-row-updated>td.pm-status:after{
    content: '';
    width: 0;
    height: 0;
    border-top: 26px solid #269200;
    border-left: 26px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
}
.pm-thank-you-message p{
    font-size: 16px;
}


/*----- Admin page -----*/

.page-template-page-admin .site-main,
.page-template-page-super-um-profile .site-main{
    background: #fff;
}

.page-template-page-admin #pm-payment-information,
.page-template-page-super-um-profile #pm-payment-information{
    margin-top: 64px;  
}

.page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-id{
    width: 10%;  
}
.page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-service{
    width: 18%;
}
.page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-business{
    width: 12%;
}

.page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-status,
.page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-customer{
    width: 19%;
}
.page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-action{
    width: 22%; 
}
.page-template-page-admin .table>tbody>tr#pm-delivered-successfully>td.pm-action{
    background: #269200;
    vertical-align: middle;
    color: #fff;
    width: 100%;
    
}
.pm-action-message {
    display: flex;
    align-items: center;
    justify-content:center;
}
.pm-success-icon{
    background-image: url(./img/Grea-job-icon.png);
    width: 34px;
    height: 29px;
    background-size: 32px;
    background-repeat: no-repeat;
    display: inline-block; 
    margin-right: 10px;
}
.page-template-page-admin .site-footer,
.page-template-page-profile .site-footer{
    padding-top: 0;  
}
.pm-action .pm-button{
    font-weight: 600;
}
.page-template-page-admin .table>tbody>tr#pm-advance-payment-done>td.pm-action .pm-button,
.page-template-page-admin .table>tbody>tr#pm-service-work-in-progress>td.pm-action .pm-button{
    padding: 8px 14px;
}
.page-template-page-admin .table>tbody>tr#pm-service-work-in-progress>td.pm-action{
    padding: 16px 8px;
}
.pm-second-reminder{
    margin: 15px 0;  
    
}
#pm-payment-pending-first-reminder .pm-checked-wrap .checkmark,
#pm-payment-pending-second-reminder .pm-checked-wrap .checkmark,
#pm-payment-pending-first-reminder .pm-checked-wrap .checkmark:after,
#pm-payment-pending-second-reminder .pm-checked-wrap .checkmark:after{
    border-color: #269200
}

#pm-remind-to-pay .pm-checked-wrap{
    pointer-events: none;
    color: #c5c5c5;
}
#pm-remind-to-pay .pm-checked-wrap .checkmark,
#pm-remind-to-pay .pm-checked-wrap .checkmark:after{
    border-color: #c5c5c5;
}
#pm-service-work-in-progress .pm-checked{
    margin-bottom: 15px;
    padding: 0 8px;
}
.pm-service-payment-table .pm-button{
    display: flex;
    justify-content: center;
}
.page-template-page-admin .table>tbody>tr#pm-service-work-in-progress>td.pm-action .pm-button,
#pm-make-remaining-payment .pm-button.pm-button-disabled,
.pm-button-submitted .pm-button{
    pointer-events: none;
    background: #E2E1E1;
    color:#ACACAC !important;
    border-color: #E2E1E1;
}
.page-template-page-admin .table>tbody>tr#pm-service-work-in-progress>td.pm-action .pm-button.pm-button-clickable{
    pointer-events: auto;
    background: #f7dd2c;
    color:#3a1e0c !important;
    border-color: #f7dd2c;
}
#pm-payment-pending-second-reminder .pm-checked-wrap,
#pm-payment-pending-first-reminder .pm-checked-wrap {
    pointer-events: none;
    font-weight: 600;
}
.pm-note-hidden{
    display: none;
}
.pm-after-button-click{
    font-size: 16px;
    font-weight: 600;
    color:#333333;
    text-align: center;
    margin-top: 5px;
}

/*add note*/
a.pm-note-button{
    display: inline-block;
    background: #f7dd2c;
    color: #3a1e0c !important;
    font-weight: 600;
    padding: 2px 12px;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    transition: .5s;
    font-size: 12px;
    width: max-content;
    font-family: 'Open Sans', sans-serif;
}
.pm-add-note-form .pm-note-button.disabled{
    pointer-events: none;
    background: #E2E1E1;
    color:#ACACAC !important;
    border-color: #E2E1E1;
}
.pm-action-items{
    display: flex;
    justify-content: space-between;
    font-size: 10px;
    margin-top: 10px;
    color: #75287e;
}
.pm-action-items .pm-add-note,
.pm-action-items .pm-show-note{
    cursor: pointer;
}
.pm-add-note-form{
    display: none;
}
.pm-add-note-form.pm-show-form{
    display: block;
}
.pm-add-note-form textarea{
    font-size: 10px;
    font-weight: 400;
}

.pm-text-disable{
    color: #ACACAC;
    pointer-events: none;
}
.pm-after-submit-msg{
    display: none;
}
.pm-after-submit-msg.pm-note-text-show{
    display: block;
}
.pm-note-time{
    font-size: 12px;
    color: #333;
    font-weight: 400;
    margin-bottom: 0;
}
.pm-single-notes{
    font-size: 14px;
}
.pm-our-all-note{
    display: none;
}
.pm-our-all-note.pm-show-all-notes{
    display: block;
}
/*end note*/

/*cancel start*/

.pm-confermation-text{
    display: none;
}
.pm-confermation-text.pm-show-confermation-text{
    display: block;
    margin-top: 10px;
    text-align: center;
}
.pm-confermation-text.pm-show-confermation-text p {
    font-size: 12px;
}
.pm-confermation-buttons{
    display: flex;
    justify-content: space-around;

}
.pm-confermation-text.pm-show-confermation-text .pm-our-button{
    background: #f7dd2c;
    color: #3a1e0c !important;
    border-radius: 30px;
    border: 2px solid #f7dd2c;
    font-size: 12px;
    padding: 2px 12px !important;
}
.pm-button-cancel{
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 10px;
    color: red;
    cursor: pointer;
    text-align: center;
}
pm-button-cancel .pm-button-cancel{
    margin: 0;
}
.pm-service-canceled .pm-button-cancel{
    pointer-events: none;
    margin-top: 10px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.table>tbody>tr.pm-service-canceled>td{
    color: #ACACAC;
}
.table>tbody>tr.pm-tr-background-color>td{
    background: #ffefea;
}

.pm-service-canceled .pm-our-button{
    display: none !important;
}
.pm-service-canceled .pm-our-button{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    border: none;
}

.pm-service-payment-table thead th{
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 117px;
    z-index: 5;
}
.admin-bar .pm-service-payment-table thead th{
    top: 148px;
}


/*end cancel*/

/*---------- Super Udyog Mitra ---------*/

.page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-id{
    width: 10%;  
}
.page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-service{
    width: 15%;
}
.page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-business{
    width: 12%;
}

.page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-status{
    width: 20%;
}
.page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-customer{
    width: 15%;
}
.page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-action{
    width: 28%; 
}
.pm-assign-task select{
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 2px solid #a4a4a4;
}
.pm-assign-task select:focus{
    outline: none;
}
.pm-assign-task input[type=submit]{
    width: max-content;
    padding: 8px 24px;
    border-radius: 30px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #ACACAC;
    pointer-events: none;
    background: #E2E1E1;
    border: none;
    font-weight: 700;
}
.pm-assign-task input[type=submit].pm-click-button{
    color: #3a1e0c;
    pointer-events: auto;
    background: #f7dd2c;
}
.pm-select-button{
    margin-top: 16px;
}
.pm-our-um-title{
    color: #646464;
}
.page-template-page-super-um-profile .pm-last-widgets{
    margin-top: 0;
}
.pm-um-assigned {
    display: flex;
    justify-content: space-between;
}
.pm-change-um{
    color:#3a1e0c !important;
    cursor: pointer;  
}
.pm-selected-option,
.pm-change-um{
    font-weight: 600;
    font-size: 16px;
}

p.pm-service-timestamp {
    font-size: 11px;
    color: #afafaf;
}
.table-bordered.pm-service-payment-table>thead>tr>th {
	text-align: center;
}

@media screen and (max-width: 600px){

    /* Profile Pages | Akshara */
   
    #pm-payment-information .pm-user-profile-info-mobile{
        display:block;
    }
    .pm-user-profile-info-mobile{
        border: 2px solid #F3F3F3;
        padding: 10px 10px;
        margin-top: 20px;
    }
    .pm-user-profile-info-mobile .pm-profile-field {
        padding: 5px 0;
    }
    .pm-user-profile-info-mobile .pm-profile-field{
        display:flex;
    }
    .pm-user-profile-info-mobile .pm-profile-field .pm-profile-key{
        width: 33%;
        min-width: 33%;
        font-size: 14px;
        color: #6D6D6D;
        font-weight: 400;
    }
    .pm-user-profile-info-mobile .pm-profile-field span.pm-profile-value {
        font-weight: 400;
        font-size: 16px;
        color: #333333;
    }
    .pm-user-profile-info-mobile .pm-profile-field span.pm-profile-advance-payment {
        font-weight: 600;
        font-size: 16px;
        color: #333333;
        width: 77%;
        margin-bottom: 25px;
    }
    .pm-user-profile-info-mobile .pm-profile-field p.pm-service-timestamp {
        font-size: 11px;
        color: #afafaf;
        position: absolute;
        bottom: 0;
        right: 0px;
    }
    .pm-user-profile-info-mobile .pm-profile-field .pm-initiate-next-process{
        font-weight: 600;
        font-size: 16px;
        color: #333333;
        width: 205px;
    }
    .pm-user-profile-info-mobile .pm-profile-status{
        position: relative;
        border-top: 2px solid #F3F3F3;
        border-bottom: 2px solid #F3F3F3;
        padding: 10px 0;
    }
    .pm-user-profile-info-mobile .pm-profile-field .pm-click-to-pay-btn a{
        font-size: 16px;
        color: #3a1e0c !important;
        margin: 15px 0;
        opacity: unset;
        border: 2px solid #f7dd2c !important;
        background: #f7dd2c !important;
        pointer-events: visible !important;
        font-weight: 700;
        padding: 8px 32px;
        border-radius: 30px;
        transition: .5s;
    }
    .pm-user-profile-info-mobile .pm-profile-field .pm-click-to-pay-btn textarea{
        margin-bottom: 15px;
    }
    .pm-user-profile-info-mobile .pm-profile-field .pm-click-to-pay-btn.pm-remaning-amount a{
        padding: 8px 10px;
    }
    .pm-user-profile-info-mobile .pm-profile-action{
        padding: 20px 0px;
        padding-bottom: 15px;
    }
    .page-template-page-profile .pm-thank-you-message-mobile{
        margin-top: 15px;
    }
    .page-template-page-profile .pm-table-header-content-mobile {
        align-items: center;
    }
    .page-template-page-profile .pm-table-header-content-mobile .pm-availed-service {
        font-size: 16px;
    }
    .pm-user-profile-info-mobile .pm-profile-field .pm-active-not-status{
        width: 15px;
        height: 15px;
        background: #269200;
        border-radius: 50%;
        margin-left: 7px;
        margin-top: 4px;
    }
    .page-template-page-profile .pm-profile-title {
        font-size: 24px;
    }
    .page-template-page-profile .pm-user-profile .pm-hello-user {
        margin-right: 5px;
        text-align: left;
    }
    .page-template-page-profile .pm-user-profile-icon {
        width: 42px;
        height: 42px;
        background-size: 28px;
        background-position: center;
    }
    /* End Profile Pages | Akshara */
    
    /*Udyog mitra mobile css | Akshay*/

    
    table.pm-service-payment-table,
    .pm-service-payment-table thead,
    .pm-service-payment-table tbody,
    .pm-service-payment-table th,
    .pm-service-payment-table td,
    .pm-service-payment-table tr {
        display: block;
    }

    
    .pm-service-payment-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .pm-service-payment-table tr{
        border: 2px solid #F3F3F3;
        margin-bottom: 28px;
    }
    .table-bordered.pm-service-payment-table{
        border: none;
    }

    .table>tbody>tr.pm-table-row>td {
        border: none;
        position: relative;

    }
    .page-template-page-admin .table>tbody>tr#pm-service-work-in-progress>td.pm-action,
    .table>tbody>tr#pm-make-remaining-payment>td.pm-action,
    .table>tbody>tr.pm-table-row>td{
        padding-left: 38%;
    }

    .table>tbody>tr.pm-table-row>td:before {
        position: absolute;
        top: 15px;
        bottom: 0;
        left: 17px;
        width: 42%;
        padding-right: 10px;
        white-space: nowrap;
        font-size: 14px;
        color: #6d6d6d;
        font-weight: 400;
    }
    .table>tbody>tr.pm-table-row.pm-row-updated>td.pm-status:after {
        content: '';
        width: 15px;
        height: 15px;
        background: #269200;
        border: none;
        border-radius: 50%;
        position: absolute;
        top: 18px;
        right: 15px;
		display: none;
    }

    .table>tbody>tr.pm-table-row>td{
        font-size: 14px;
    }
    .table>tbody>tr.pm-table-row>td.pm-status{
        border-top: 2px solid #f3f3f3;
        border-bottom: 2px solid #f3f3f3;
        width: 90% !important;
        margin: auto;
        padding-left: 33%;
    }
    .table>tbody>tr.pm-table-row>td.pm-status:before{
        left: 0;
    }
    .pm-refresh-button .pm-button {
        color: #fff !important;
        background: #3a1e0c;
        font-size: 14px;
        border: none;
        padding: 8px 12px;
        text-align: center;
    }
    .pm-availed-service{
        font-size: 16px;
    }
    .pm-table-header-content{
        align-items: center;
    }

    .table>tbody>tr.pm-table-row>td:nth-of-type(1):before { 
        content: "Service Id";
    }
    .table>tbody>tr.pm-table-row>td:nth-of-type(2):before {
        content: "Service Name";
    }
    .table>tbody>tr.pm-table-row>td:nth-of-type(3):before { 
        content: "Business";
    }
    .table>tbody>tr.pm-table-row>td:nth-of-type(4):before { 
        content: "Customer"; 
    }
    .table>tbody>tr.pm-table-row>td:nth-of-type(5):before { 
        content: "Status";
    }
    .table>tbody>tr.pm-table-row>td:nth-of-type(6):before { 
        content: "Action";
    }
    
/*     .page-template-page-profile .table>tbody>tr.pm-table-row>td:nth-of-type(4):before { 
        content: "Status"; 
    } */
    .page-template-page-profile .table>tbody>tr.pm-table-row>td:nth-of-type(5):before { 
        content: "Action";
    }

    .page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-id,
    .page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-service,
    .page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-business,
    .page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-status,
    .page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-customer,
    .page-template-page-admin .table>tbody>tr.pm-table-row>td.pm-action,
    .page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-id,
    .page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-service,
    .page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-business,
    .page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-status,
    .page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-customer,
    .page-template-page-super-um-profile .table>tbody>tr.pm-table-row>td.pm-action,
    .table>tbody>tr.pm-table-row>td.pm-id,
    .table>tbody>tr.pm-table-row>td.pm-service,
    .table>tbody>tr.pm-table-row>td.pm-business,
    .table>tbody>tr.pm-table-row>td.pm-status,
    .table>tbody>tr.pm-table-row>td.pm-action{
        
        width: 100%;  
    }
    
    
.table>tbody>tr.pm-table-row>td.pm-status,
.table>tbody>tr.pm-table-row>td.pm-action{
    font-weight: 600;
	min-height: 53px;
}

    .page-template-page-admin #pm-payment-information,
    .page-template-page-super-um-profile #pm-payment-information {
        margin-top: 16px;
    }
    .page-template-page-admin .table>tbody>tr#pm-delivered-successfully>td.pm-action{
        color: #269200;
        background: none;
    }
    .pm-success-icon {
        background-image: url(./img/thumb-down-symbol.png);
        width: 34px;
        height: 29px;
        background-size: 32px;
        background-repeat: no-repeat;
        display: inline-block;
        margin-right: 10px;
    }
    .pm-action-message{
        justify-content:flex-start;
    }
    /*end Udyog mitra mobile css | Akshay*/
}
/*************** Profile, Udyog Mitra & Super Udyog Mitra Ends ***********************/

/*************** Payment Page Starts ***********************/
/*Payment Page*/
/* Start Payment Style by Abhijeet */
.pm-payment-title{
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    margin: 20px 0;
}
.pm-user-profile{
    background: #fff;
    color: #3a1e0c !important;
    text-align: right;
    padding: 15px 20px;
    margin: 15px 0;
    border-radius: 10px;
    font-weight: 600;
    font-size: 18px;
    font-weight: 500;
}
.pm-user-profile p{
    font-family: 'Arial', sans-serif !important;
    margin: auto 0;
    
}
.page-template-page-payment .col-md-6{
    padding: 0;
}
.pm-payment-info{
    padding: 40px 0;
}
.pm-payment-desc{
    border-bottom: 1px solid #AAA;
    padding: 25px 0;
    margin: 25px 0;
}
.pm-payment-agree{
    display: flex;
    margin: 35px 0;
}
.pm-payment-agree input{
    width: auto;
    margin-right: 15px;
}

.pm-field{
    margin: 10px 0; 
}
.pm-field .pm-key{
    color: #AAA;
    font-size: 16px;
    min-width: 100px;
}
.pm-field .pm-value{
    font-size: 18px;
    margin-left: 15px;
}
/* End Payment Style by Abhijeet */

/*Payment Page*/

/*===================== Start Payment Page Css | Akshara ====================*/

/*------ Payment page -------*/

.page-template-page-payment .pm-navbar-lonin{
    top: 0;
}

.page-template-page-payment section#pm-title-banner {
    margin-top: 85px;
    padding: 32px 0px;
}
.page-template-page-payment.admin-bar section#pm-title-banner {
    margin-top: 50px;
}
#pm-payment-information .pm-pay-button a {
    border-radius: 20px;
}

.page-template-page-payment .pm-payment-title {
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 28px;
    margin: 10px 0;
}
.page-template-page-payment .pm-user-profile {
    background: #fff;
    color: #333!important;
    padding: 11px 12px;
    height: 66px;
    margin: 0;
    text-align: left;
    line-height: 44px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
}
.page-template-page-payment span.pm-user-profile-icon{
    background-image: url(./img/useradminicon.png);
    width: 50px;
    height: 50px;
    background-size: 47px;
    background-repeat: no-repeat;
    display: inline-block;
}

.page-template-page-payment i.pm-icon-user-profile {
    content: '';
    width: 44px;
    height: 44px;
    background: #F3F3F3;
    position: absolute;
    border-radius: 50%;
}
.page-template-page-payment .pm-payment-user-name {
    padding-left: 10px;
    display: inline-block;
    vertical-align: top;
}
/* .page-template-page-payment .site-branding {
    margin: 17px 0;
} */
.page-template-page-payment .pm-last-widgets {
    text-align: right;
    margin-top: 0px;
}

.page-template-page-payment #pm-payment-information{
    background: #fff;
    padding: 30px 0;
}
#pm-payment-information .pm-make-payment .pm-payment-details h2{
    font-family: Montserrat;
    color: #3a1e0c;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0;
}
#pm-payment-information .pm-make-payment .pm-payment-details{
    padding: 15px 20px;
    background: #F4F4F4;
}
#pm-payment-information .pm-make-payment .pm-payment-sucessfully h2{
    color: #ffffff;
}
#pm-payment-information .pm-make-payment .pm-payment-sucessfully {
    background: #10A700;
}
#pm-payment-information .pm-make-payment .pm-payment-failed h2{
    color: #ffffff;
}
#pm-payment-information .pm-make-payment .pm-payment-failed {
    background: #D60000;
}
#pm-payment-information .pm-make-payment .pm-payment-failed span{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.8;
}
.page-template-page-payment .pm-payment-user{
    border: 1px solid #EBEBEB;
    border-top: none;
    padding: 10px 20px;
}
.page-template-page-payment .pm-payment-user .pm-field .pm-value{
    /*margin-left: 35px;*/
    font-family: Arial;
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    width: 235px;
}
.pm-payment-user .pm-field .pm-key{
    min-width: 70px !important;;
    display: block;
    font-family: Open Sans;
    font-weight: 400;
    font-size: 15px;
    color: #666666;
}
#pm-payment-information  .pm-pay-button a{
	pointer-events: none;
    background: #E2E1E1;
    color: #ACACAC !important;
    border-color: #E2E1E1;
	font-family: Open Sans;
    font-family: 400;
    font-size: 16px;
	    margin: 15px 0;
}
#pm-payment-information .pm-pay-button a.pm-button-clickable{
	 font-family: Open Sans;
    font-family: 400;
    font-size: 16px;
    color: #3a1e0c !important;
    margin: 15px 0;
    opacity: unset;
	border: 2px solid #f7dd2c !important;
	background: #f7dd2c !important;
	pointer-events: visible !important;
}
#pm-payment-information .pm-pay-buttons-profile a{
	 font-family: Open Sans;
    font-family: 400;
    font-size: 16px;
    color: #3a1e0c !important;
    margin: 15px 0;
    opacity: unset;
	border: 2px solid #f7dd2c !important;
	background: #f7dd2c !important;
	pointer-events: visible !important;
}
#pm-payment-information .pm-request-btn a{
	pointer-events: none;
    background: #E2E1E1;
    color: #ACACAC !important;
    border-color: #E2E1E1;
	font-family: Open Sans;
    font-family: 400;
    font-size: 16px;
	    margin: 15px 0;
}
#pm-payment-information .pm-request-btn a.pm-button-clickable{
	 font-family: Open Sans;
    font-family: 400;
    font-size: 16px;
    color: #3a1e0c !important;
    margin: 15px 0;
    opacity: unset;
	border: 2px solid #f7dd2c !important;
	background: #f7dd2c !important;
	pointer-events: visible !important;
}
.pm-payment-user .pm-field{
    padding: 8px 0;
    display: flex;
}
.page-template-page-payment .pm-secondery-nav{
    display: none;
}
.page-template-page-payment .navbar-default {
    margin-top: 0px; 
}
#pm-payment-information .pm-business-planing h2{
    font-family: Montserrat;
    font-size: 22px;
    color: #3a1e0c;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}
#pm-payment-information .pm-services-details {
    font-family: Arial;
    font-weight: 400;
    font-size: 15px;
    color: #8F8F8F;
    margin-bottom: 0px;
}
#pm-payment-information .pm-services-description .pm-services-description-name{
    font-family: Arial;
    font-weight: 400;
    font-size:  16px;
    color: #8F8F8F;
    margin-bottom: 0;
}
#pm-payment-information .pm-services-description .pm-services-description-details{
    font-family: Arial;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}
#pm-payment-information .pm-services-description{
    margin-top: 15px;
}
#pm-payment-information .pm-payment-amount .pm-right-border{
    border-left: 1px solid #ccc;
}
#pm-payment-information .pm-total-price{
    position: relative;
}
#pm-payment-information .pm-payment-amount .pm-total-price h4{
    font-family: Montserrat;
    font-weight: 600;
    color: #3a1e0c;
    font-size: 22px;
    margin-top: 0;
}
#pm-payment-information .pm-payment-amount .pm-payable-amount h4{
    font-family: Montserrat;
    font-weight: 600;
    color: #3a1e0c;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0px;
}
#pm-payment-information .pm-payment-amount .pm-payable-amount span{
    font-family: Arial;
    font-weight: 400;
    font-size: 15px;
    color: #333333;
}
#pm-payment-information .pm-payment-amount{
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
}
#pm-payment-information .pm-payment-contact p{
    font-family: Arial;
    font-weight: 400;
    font-size: 15px;
    color: #8D8D8D;
    margin-bottom: 0px;
}
.pm-payment-contact .pm-payment-contact-no{
    color: #3a1e0c !important;
}
#pm-payment-information .pm-payment-contact{
    padding: 15px 0;
}

#pm-payment-information .pm-checked-wrap .checkmark-payment {
    position: absolute;
    top: 3px;
    left: 1px;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 2px solid #C2C2C2;
}
#pm-payment-information .pm-checked-wrap input:checked ~ .checkmark-payment:after {
    display: block;
}
#pm-payment-information .pm-checked-payment{
    padding-top: 20px;
}
#pm-payment-information .pm-checked-payment p{
    font-family: Open Sans;
    font-weight: 400;
    color: #666666;
    font-size: 15px;
} 
#pm-payment-information .pm-checked-wrap .checkmark-payment:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #C2C2C2;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#pm-payment-information .pm-payment-contact-mobile{
    display: none;
}
#pm-payment-information .pm-payment-contact{
    display: block;
}
.page-template-page-payment #pm-title-banner .pm-payment-user-name{
    font-family: Open Sans;
    font-weight: 600;
    font-size: 16px;
    color: #333333
}
.page-template-page-payment .pm-payment-user .pm-value span.pm-key-amount{
    font-family: Open sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
}
.page-template-page-payment .pm-payment-contact .pm-payment-contact-no a{
	color:#3a1e0c;
}

.page-template-page-payment .pm-payment-contact-mobile .pm-payment-contact-no a{
	color:#3a1e0c;
}

@media screen and (max-width: 600px){
	.page-template-page-payment .navbar-default {
		margin-top: 0;
	}
	.page-template-page-payment .pm-secondery-nav{
		display: block;
	}
}
/*************** Payment Page Ends ***********************/

/********** Logged in User Dropdown Header menu | Abhijeet **************************/

/* Start Mobile */
.pm-mob-call-to-action a {
        font-size: 13px;   
        align-items: center; 
    }
.pma-mob-user-dropdown-button {
        background: transparent!important;
        color: #F4F4F4;
}
.pma-mob-dropdown-arrow{
    background: transparent;
    padding: 3px;
    display: inline-block;
    transform: rotate(45deg);
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: -4px 0 0 10px;
}
.pma-mob-active-dropdown-arrow{
    border-right: none!important;
    border-bottom: none!important;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    margin-top: 3px;
}
.pma-mob-dropdown-wrapper{
    background: #FFFFFF;
    color: #333333;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    position: absolute;
    right: 215px;
    top: 40px;
    z-index: 9999999;
    display: none;
}
.pma-mob-dropdown-wrapper ul{
    margin: 0;
    padding: 5px;
}
.pma-mob-dropdown-wrapper a {
    background: transparent; 
    color: #333333!important;
    opacity: 0.6;
}
/* End Mobile */
/* Start Desktop */
.pm-call-to-action a {
        font-size: 13px;   
        align-items: center; 
    }
.pma-user-dropdown-button {
        background: transparent!important;
        color: #F4F4F4;
}
.pm-user-session a{
    font-weight: 500;    
}
.pma-dropdown-arrow{
    background: transparent;
    padding: 3px;
    display: inline-block;
    transform: rotate(45deg);
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin: -4px 0 0 10px;
    position: absolute;
    top: 11px;
}
.pma-active-dropdown-arrow{
    border-right: none!important;
    border-bottom: none!important;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    margin-top: 3px;
}

.pma-dropdown-wrapper ul{
    margin: 0;
    padding: 5px;
}
.pma-dropdown-wrapper li {
    padding: 5px;
}
.pma-dropdown-wrapper a {
    background: transparent; 
    color: #333333!important;
    opacity: 0.6;
}
.pma-user-hello {
    position: relative;
    top: -8px;
    padding: 0 10px;
}
.pma-user-icon{
    margin: 2px 5px;   
    background: url('./img/userIcon.png') no-repeat;
    height: 23px;
    width: 23px;
    display: inline-block;
}
/* End Desktop */
.navbar-default{
    z-index: 1029;    
}
/*** Logged in User Dropdown Header menu Ends | Abhijeet ***/

/************************ Uberization Ends ****************************/

/**
 * Page: Appointment Letter Page ( Partnership deed template )
 * Change Input Type Date width 
 * Abhijeet Sonawane
 */

 .page-template-page-part-deed-form .gform_body input[type='text'].datepicker{
     width: 100%!important;
 }

.pmsdk-salutation-width
{
     width: 25% !important;
}

 .page-template-page-part-deed-form .gform_body .ginput_container_time {
    width: 33.3%!important;
    max-width: 100%!important;
}
.page-template-page-part-deed-form .gform_body .ginput_container_time input{
    width: 100%!important;
    max-width: 100%!important;
}
.page-template-page-part-deed-form .gform_body .ginput_container_time label {
    display: none!important;
}
.page-template-page-part-deed-form .gform_body .gfield_time_ampm.ginput_container_time select{
    width: 100%!important;
    max-width: 100%!important;
    width: 100% !important;
    background: #fff;
    padding: 12px !important;
    border-radius: 3px;
    font-weight: 400;
    font-size: 15px !important;
}
.page-template-page-part-deed-form .gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_previous_button {
          padding: 10px 10px !important;
    }

.page-template-page-part-deed-form .gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_next_button
{
	z-index:1 !important;
}

.page-template-page-part-deed-form .pm-embeded-partdeedform .gform_wrapper .gf_page_steps
{
	z-index: 1 !important;
}

.page-template-page-part-deed-form .gform_wrapper .gform_page_footer input[value=Submit]
{
	z-index: 1 !important;
}


/**
 * Page: NDA Template Page ( Partnership deed template )
 * Change Adharcard or Pancard field to UPPERCASE 
 * Abhijeet Sonawane
 */
 
 .page-template-page-part-deed-form .gform_body .uppercase input[type='text']
 {
     text-transform: uppercase;
 }
 
 /* Homepreneurs Business Performance Evaluationn */

.page-template-page-homepreneurs-business .slick-slider {
   
    margin-left: 25px;
    margin-right: 25px;
}

.page-template-page-homepreneurs-business .pm-banner-img-wrapper
{
    width: 85%;
}

.page-template-page-homepreneurs-business .slick-prev
{
    top: 47%;
    position: absolute;
    left: -22px;
    border: none;
}

.page-template-page-homepreneurs-business .slick-next
{
    position: absolute;
    top: 47%;
    right: -22px;
    border: none;
}

.page-template-page-homepreneurs-business .pm-row {
    padding-bottom: 20px;
}

.page-template-page-homepreneurs-business a.pm-check-funding-button
{
    padding: 5px 12px;
    width: 216px;
    height: 58px;
    display: table-cell;
    vertical-align: middle;
}

.page-template-page-homepreneurs-business #pm-our-checklist
{
        background: #fff;
}


/* {
        height: 135px;
        margin-top:50px;
} */

.page-template-page-homepreneurs-business  .slick-dots li button {
    width: 10px;
    height: 10px;
}
.page-template-page-homepreneurs-business .slick-dots {
    margin-top: 0px !important;
}

.page-template-page-homepreneurs-business #service6  .pm-icon-wrapper
{
    justify-content: left;
}

.page-template-page-homepreneurs-business #service2  .pm-icon-wrapper
{
    justify-content: left;
}

.page-template-page-homepreneurs-business .pm-image {
   
    width: 300px;
    margin-left: 25px;
}
.page-template-page-homepreneurs-business .overlay {
    width: 300px;
    margin-left: 25px;
}

.page-template-page-homepreneurs-business  .pm-services-icon.pm-servicep-background {
    background: #f5f5f5;
    position: relative;
    padding: 40px 10px 16px;
    margin: 50px 15px 50px;
}


@media only screen and (max-width: 600px) {
.page-template-page-homepreneurs-business .pm-image {
    margin-left: 0px;
}
.page-template-page-homepreneurs-business  .col-xs-12.pm-s-i-content {
    padding-top: 20px;
}
.page-template-page-homepreneurs-business .overlay {
   
    margin-left: 0px;
}    
.page-template-page-homepreneurs-business .pm-slide img {
    width: 20%;
}
.page-template-page-homepreneurs-business .slick-next {
position: absolute;
top: 40% !important;
right: -12px !important;
border: none;
display: inline-block !important;
}

.page-template-page-homepreneurs-business .slick-prev {
top: 42%;
position: absolute;
left: -8px;
display: inline-block !important;
border: none;
}

.page-template-page-homepreneurs-business .slick-slider {
   
    margin-left: 0px;
    margin-right: 0px;
}


.page-template-page-homepreneurs-business a.pm-check-funding-button
{
    padding: 4px 12px;
    width: 274px;
    height: 63px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    margin: auto;
}
.page-template-page-homepreneurs-business  .pm-services-icon.pm-servicep-background 
{
    
	height: 135px;
		width: 290px;
		margin: 20px 10px 20px;
}
.page-template-page-homepreneurs-business .pm-sicon-slider .col-xs-12.pm-s-i-content {
    margin-top: 20px;
}
.page-template-page-homepreneurs-business .pm-sicon-slider .slick-prev
{
    top: 99%;
    position: absolute;
    left: 25%;
    display: inline-block !important;
    border: none;
    background-color: #F4F4F4;
    border-radius: 50%;
    height: 36px;
    background-position: -149px -20px;
    background: url('./img/Sprite.png') -149px -18px no-repeat #F4F4F4 !important;
    background-size: 1011px !important
}
.page-template-page-homepreneurs-business .pm-sicon-slider .slick-next {
    position: absolute;
    top: 99% !important;
    right: 27% !important;
    border: none;
    display: inline-block !important;
    background-color: #F4F4F4;
    border-radius: 50%;
    height: 36px;
    background-position: -217px -20px;
    background: url('img/Sprite.png') -217px -18px no-repeat #F4F4F4 !important;
    background-size: 1011px !important
}
.page-template.page-template-page-homepreneurs-business{
    margin-top: 98px;
}
.page-template-page-homepreneurs-business .pm-sicon-slider .slick-prev:hover{
    
}

.page-template-page-homepreneurs-business .pm-tab-pane{
    padding: 20px 20px 40px;
}


.page-template-page-homepreneurs-business  #pm-successful-testimonials
{ 
    overflow: hidden;
}
}

/*  Homepreneurs Business Performance Evaluationn */


/* New Partnership Deed Starts Here | SADIK | 20/09/2019 9:30AM */
#pmsdk-partdeed-title-meta p#breadcrumbs
{
     color: #333333;
     font-size: 14px;
}

.page-template-page-part-deed-landingpage .pm-single-view-pdf:before {
    height: 0px !important;
}

.page-template-page-part-deed-landingpage #project-report-modal .modal-dialog
{
    width: 400px;
}

.page-template-page-part-deed-landingpage .pm-partdeed-sidebar
{
    padding-top: 50px;
}


.page-template-page-partnership-deed-thankyou .pm-deed-thankyou-title
{
    font-size: 28px;
    margin: 0px;
}
#pmsdk-partdeed-title-meta p#breadcrumbs a {
    color: #333333;
}
#pmsdk-partdeed-title-meta .breadcrumb_last {
    border-bottom: 1px solid #333333;
}
section#pmsdk-partdeed-title-meta{
    margin-top:116px;
    padding-top: 20px;
}
h1.pmsdk-partdeed-title {
   font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #3a1e0c;
    padding-top: 0px;
    margin-top: 15px;
}
#pmsdk-partdeed-content {
    padding-top: 15px;
    padding-bottom: 50px;
}
#pmsdk-partdeed-content .pmsdk-report-preview-button {
  padding: 10px 20px;
    color: #fff;
    border: none;
    border-radius: 25px;
    font-weight: 600;
    text-align: center;
    margin: auto;
        display: inline-block;
    width: 170px;
    height: 41px;
    background: #3a1e0c;
}
#pmsdk-partdeed-content .pmsdk-report-preview-btn {
        margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}
#pmsdk-partdeed-content .pmsdk-our-benefited-content{
    width: 70%;
    padding-top: 23px;
    padding-left: 23px;
}

.page-template-page-part-deed-form-new  .pm-inclusion-exclusion-modal .modal-dialog-centered {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 713px;
    height: 280px;
}

#pmsdk-partdeed-content .pmsdk-benefit-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    background: #fff;
    padding: 11px;
    border-radius: 6px;
    width: 270px;
    height: 115px;
}

#pmsdk-partdeed-content .title
{
color: #333333;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.pmsdk-our-benefited-content-title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    
}
#pmsdk-partdeed-content .title2 {
    font-size: 16px;
    color: #76287C;
    font-weight: 600;
    text-decoration: underline;
    vertical-align: top;
}
#pmsdk-partdeed-content  .titlearrow
{
    text-decoration: none;
    font-size: 18px;
}
.pma-shop-icon{
    margin: 2px 5px;   
    
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20.955' viewBox='0 0 24 20.955'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%2375287c;%7d%3c/style%3e%3c/defs%3e%3cpath class='a' d='M24,37.916a.546.546,0,0,0-.078-.289l-3.57-6.277a.592.592,0,0,0-.51-.3H4.154a.582.582,0,0,0-.51.3L.078,37.626A.6.6,0,0,0,0,37.916a3.442,3.442,0,0,0,2.06,3.148V51.416A.59.59,0,0,0,2.648,52h18.7a.59.59,0,0,0,.588-.588V41.137a.259.259,0,0,0,0-.064A3.452,3.452,0,0,0,24,37.916ZM4.5,32.232h15l2.79,4.909H1.711Zm12.584,6.081a2.262,2.262,0,0,1-4.453,0Zm-5.7,0a2.265,2.265,0,0,1-4.458,0Zm-10.161,0H5.674a2.265,2.265,0,0,1-4.458,0Zm8.67,12.515H6.5V44.477a.838.838,0,0,1,.839-.839H9.053a.838.838,0,0,1,.839.839v6.351Zm10.872,0h-9.7V44.477a2.019,2.019,0,0,0-2.016-2.016H7.336a2.019,2.019,0,0,0-2.016,2.016v6.356H3.237V41.353c.069,0,.137,0,.206,0A3.438,3.438,0,0,0,6.3,39.838a3.439,3.439,0,0,0,5.708,0,3.43,3.43,0,0,0,5.7,0,3.438,3.438,0,0,0,2.854,1.52c.069,0,.132,0,.2,0v9.474Zm-.2-10.647a2.261,2.261,0,0,1-2.226-1.864h4.458A2.274,2.274,0,0,1,20.557,40.181Z' transform='translate(0 -31.05)'/%3e%3c/svg%3e");
    height: 23px;
    width: 23px;
    display: inline-block;
}
 .pma-dropdown-wrapper {
    background: #FFFFFF;
    color: #333333;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
    border-radius: 7px;
    position: absolute;
   left: 25px;
    top: 28px;
    width: 200px;
    z-index: 9999999;
    display: none;
}
 .pma-dropdown-wrapper-notify {
    background: #FFFFFF;
    color: #333333;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    position: absolute;
    left: 880px;
    top: 118px;
    width: 369px;
        padding-top: 10px;
    z-index: 9999999;
    display: none;
}


@media screen and (max-width: 700px){
    h1.pmsdk-partdeed-title{
        padding-top: 0;
        margin-top: 0;
            font-size: 20px;
            
    }
    
.page-template-page-part-deed-landingpage .site-footer {
    display: none;
}

.page-template-page-part-deed-form .site-footer {
    display: none;
}

.page-template-page-login .site-footer {
    display: none;
}

.page-template-page-sign-up .site-footer {
    display: none;
}
.page-template-page-dashboard .site-footer {
    display: none;
}
.page-template-page-my-account .site-footer {
    display: none;
}
.page-template-page-notification .site-footer {
    display: none;
}


    
    
    .page-template-page-part-deed-landingpage .pm-partdeed-sidebar
{
    padding-top: 0px;
}
    .page-template-page-part-deed-landingpage h1.pmsdk-partdeed-title {
        font-size: 20px;
}

.page-template-page-part-deed-landingpage #pmsdk-partdeed-content .pmsdk-report-preview-btn {
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
}

 #partnership-deed-modal .modalpopup
    {
        text-align: left;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: auto;
        margin: 0 auto;
        border-radius: 0;
        padding: 0;
        overflow-y: hidden;
    }
    #partnership-deed-modal .modal-content
    {
        height: 100vh;
        overflow: auto;
        border: none !important;
        border-radius: 0px !important;
        padding: 0px;
    }
    
    .pmsdk-partnership-deed-modal .modal-header h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #FFFFFF;
    font-size: 20px;
}
#partnership-deed-modal .title2 {
    color: #76287C;
    font-weight: 600;
        text-decoration: underline;
        font-size: 14px;
    vertical-align: top;
}
  .page-template-page-part-deed-form-new  .pmsdk-our-benefited-content-title {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
   
}
  .page-template-page-part-deed-form-new  .pm-inclusion-exclusion-modal .modal-dialog-centered {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
}
    #pmsdk-partdeed-content .pmsdk-view-button
    {
        border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 198px;
    height: 38px;
    padding: 0px;
    border-radius: 25px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    }
    
    .pm-partdeed-meta p
    {
        font-size:14px;
    }
    #pmsdk-partdeed-title-meta p#breadcrumbs
    {
        display:block;
         font-size: 12px;
    }
    #pmsdk-partdeed-content {
    padding-top: 10px;
    padding-bottom: 50px;
}
   section#pmsdk-partdeed-title-meta {
    margin-top: 86px;
    padding-top: 20px;
}
    section#pmsdk-partdeed-content
    {
       	margin-top: 0px;
    }
    .pmsdk-partdeedform-sample-doc 
    {
    	margin-top: 20px;
	}
    .page-template-page-partnership-deed-thankyou section#pmsdk-partdeed-content{
        margin-top: 100px;
    }
    .page-template-page-partnership-deed-thankyou .pmsdk-partdeedform-sample-doc{
        margin-top: 32px;
    }
	.gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer input[value=Submit]{
	    right:17px;
	}
	.gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_previous_button {
        padding: 10px 21px;
    }
    .gform_wrapper.pmn-my-form_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium {
        width: 100%;
    }
	.pmn-partdeed-right {
		margin-bottom: 40px;
	}

}
/* END New Partnership Deed  Here | SADIK | */

/* My Dahboard Starts Here | SADIK | */
#pmsdk-dashboard-box-wrap
{
    padding-bottom:50px;
}
.pm-box-link
{
    color:#000000;
}
.pm_in_progress div#pm-circle {
    background: #fff;
}
#pm-circle.pm-tik-icon {
    background-image: url(img/tick.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#pm-circle {
      width: 40px;
      height: 40px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
     /* background: #76287C;*/
          margin-bottom: 15px;
          display: inline-table;
    }
.dashboard-box
{
    background: #fff;
   
    height: 173px;
    border-radius: 5px;
    margin-top: 30px;
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
}
.date
{
    font-size: 14px;
    color: #949191;
    text-align: right;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    position: absolute;
    bottom: 0;
    right: 26px;
}

@media screen and (max-width: 700px){
.page-template-page-dashboard h1.pmsdk-partdeed-title 
    {
        padding-top: 20px;
        margin-top: 0;
        font-size: 20px;
        text-align:center;
    }
    
.page-template-page-dashboard    .dashboard-box
{
    background: #fff;
    border-radius: 5px;
    margin-top: 30px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 1px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
        min-height: 215px;
  
}
 .page-template-page-dashboard   #pmsdk-partdeed-title-meta p#breadcrumbs {
    display: none;
}
}
 /* END My Dahboard Here | SADIK | */
 
/* My Account Starts Here | SADIK | */
.account-box
{
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    text-align: center;
    padding-top: 30px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
} 
.editprofile
{
        background-image: url(img/Edit.svg);
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    width: 40px;
    float: right;
    background-position: 0px 20px;
   
}
.page-template-page-my-account #business_sector
{
    background: #fff;
    padding: 10px !important;
    border-radius: 3px;
}


.page-template-page-my-account .pmsdk-colorgray
{
    color:#ABABAB;
}
.page-template-page-my-account .pmsdk-view-button
    {
    border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 170px;
    height: 41px;
    padding: 0px;
    border-radius: 25px;
    font-weight: 700;
    text-align: center;
    }
.page-template-page-my-account .pmsdk-logout
{
     text-align: center;
}
.page-template-page-my-account table, th, td {
      border: none;
    color: #333333;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    font-weight: 500;
}
.page-template-page-my-account table, tr  {
    height: 65px;
    vertical-align: baseline;
}

.page-template-page-my-account .pmsdk-instruct
{
    font-size:12px;
}

@media screen and (max-width: 700px){
    .page-template-page-my-account table, th, td {
    font-size: 14px;
}
.editprofile
{
    background-position: 15px 20px;
   
}
.page-template-page-my-account table, tr {
    height: 50px;
}

.page-template-page-my-account input[type="text"] {
    margin-bottom: 10px;
}

.page-template-page-my-account #business_sector {
    width: 100%;
}
.account-box {
    padding: 10px;
}

.page-template-page-my-account h1.pmsdk-partdeed-title 
    {
        padding-top: 20px;
        margin-top: 0;
        font-size: 20px;
        text-align:center;
    }
    .page-template-page-my-account  #pmsdk-partdeed-title-meta p#breadcrumbs {
    display: none;
}
    
}

/* My Account END Here | SADIK | */

/* Notification Start Here | SADIK | */

.pmsdk-notification-box {
    background: #fff;
    border-radius: 5px;
    margin-top: 10px;
    padding: 20px 10px;
    background-image: url(img/notification.svg);
    background-repeat: no-repeat;
    background-position: 10px 20px;
}
body:not(.logged-in) .notifyicon {
    display: none;
}

.alert{
    display: none;
}
.pmsdk-notification
{
    background: #FFFFFF;
    color: #333333;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 5px;
    position: absolute;
    left: 894px;
   
    top: 88px;
    width: 369px;
    height: 386px;
    z-index: 9999999;
}
#pmsdk-notification-content
{
     overflow: auto;
         height: 280px;
             padding-bottom: 10px;
}
.pmsdk-notification-box-desk
{
   
     border-radius: 5px;
    margin-top: 10px;
    padding: 20px 10px;
    background: #F4F4F4;
    background-image: url(img/notification.svg);
    background-repeat: no-repeat;
    background-position: 10px 20px;
}
.pmsdk-notifyhead
{
     color: #000000;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align:left;
    padding-left: 30px;
}
.pmsdk-notifycontent
{
     color: #333333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-align:left;
    padding-left: 30px;
}

 .page-template-page-notification #pmsdk-dashboard-section
{
    padding-bottom:30px;   
}
.notifyicon
{
    background-image: url(img/notification.svg);
    background-repeat: no-repeat;
    background-position: 10px 28px;
    font-size: 0;
    width: 50px;
}
 .pmsdk-notification-title 
    {
        font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #76287C;
        padding-left: 15px;
    }


@media screen and (max-width: 700px){
.page-template-page-notification h1.pmsdk-partdeed-title 
    {
        padding-top: 20px;
        margin-top: 0;
        font-size: 20px;
        text-align:center;
    }
    .page-template-page-notification  #pmsdk-partdeed-title-meta p#breadcrumbs {
    display: none;
}

.page-template-page-notification .pm-breadcrumbs {
    margin-top: 100px;
}
    
}


/* Notification END Here | SADIK | */
 /* Sign Up Starts Here | SADIK | */
.pmsdk-signup-notes {
    border: none;
    padding: 0px;
}
.pmsdk-signup-dot
{
    color: #76287C;
    font-size: 18px;
}
.pmsdk-signup-note-title
{
    font-size:16px;
	padding-top: 45px;
    font-family:Montserrat;
    color:#76287C;
    font-weight: 600;
}
.pmsdk-signup-note-line
{
 font-size:16px;
    font-family:'Open Sans', sans-serif;
}

.pmsdk-embeded-signup:after {
    content: '';
    border: 1px solid #ddd;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 540px;
}
h1.pmsdk-signup-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #3a1e0c;
    padding-top: 0px;
    margin-top: 0px;
}
.page-template-page-sign-up .gform_wrapper .gform_footer input[type=submit]:hover
{
   /*  background: #fff;
     border: 2px solid #f7dd32;
     */
}
.page-template-page-sign-up .gform_wrapper span.gform_description
{
        color: #ABABAB;
    font-size: 14px;
}
.page-template-page-sign-up .gform_wrapper .gform_body {
    padding-top: 10px;
}

.page-template-page-sign-up .pmsdk-login-button
    {
       border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 170px;
height: 38px;
    padding:  0.3em 1em 0em;
    border-radius: 24px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    display: inline-block;
    }
  .page-template-page-sign-up .pmn-my-form_wrapper .top_label input {
 
   border: 1px solid #ccc; !important;
}
  
    .page-template-page-partnership-deed-thankyou .pmsdk-login-button
    {
       border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 269px;
height: 41px;
    padding:  0.3em 1em 0em;
    border-radius: 24px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    display: inline-block;
    }
 .page-template-page-sign-up .pmsdk-login-preview-btn {
        margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.page-template-page-my-account .pmsdk-login-preview-btn {
        margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.page-template-page-my-account  input[type="text"]
{
    font-size: inherit;
    font-family: inherit;
    padding: 12px !important;
}
 .page-template-page-sign-up .pmadk-login-padding {
    text-align: center;
    padding-top: 50px;

}
 .page-template-page-sign-up .gform_wrapper .gform_footer input[type=submit]
{
	    width: 170px !important;
    height: 41px !important;
}
 .page-template-page-sign-up .pm-breadcrumbs {
    margin-top: 40px;
}

@media screen and (max-width: 600px){
 .page-template-page-sign-up .pmsdk-signup-title
{
display:none;
}

.page-template-page-sign-up .pm-mob-call-to-action .pm-mob-login-signup
{
	display: none;
}
.page-template-page-sign-up .pm-mob-call-to-action {
    float: right;
}
.page-template-page-login .pm-mob-call-to-action .pm-mob-login-signup
{
	display: none;
}
.page-template-page-login .pm-mob-call-to-action {
    float: right;
}


/*.tml-action.tml-action-register footer.site-footer {
    display: block;
}*/
.tml-action.tml-action-register .navbar-default {
    display: block;
}
.tml-action.tml-action-register nav.pm-secondery-nav.navbar-fixed-top {
    display: block;
}
.page-template-page-sign-up .nav-tabs>li.active>a
{
background: #76287C;
    color: #ffffff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
    padding: 8px 20px;
    border-bottom: none;
}
.page-template-page-sign-up .nav-tabs {
    border-bottom: none;
    margin-left: 30px;
}
.page-template-page-sign-up .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #76287C;
    font-size: 18px;
    font-weight: 600;
    font-family: Montserrat;
}
.page-template-page-sign-up .nav-tabs>li {
    float: left;
    margin-bottom: -6px;
}
.page-template-page-sign-up section#pm-partdeed-content {
    margin-top: 10px;
    padding-bottom: 0px;
}
.page-template-page-sign-up .gform_wrapper .gform_footer {
    padding: 0px 0 0px;
    margin: 0px 0 0;
    clear: both;
    width: 100%;
    text-align: center;
}
.page-template-page-sign-up .pmsdk-signup-note-title {
    padding-top: 10px;
}
.page-template-page-sign-up .pmsdk-login-preview-btn
{
display:none;
}
.page-template-page-sign-up .pmsdk-signup-note-line {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 5px;
}
 .page-template-page-sign-up #pm-partdeed-content
{
    overflow:hidden
}

 .page-template-page-sign-up  .pm-breadcrumbs
{
    margin-top: 100px !important;
}
 .page-template-page-sign-upsection #pm-partdeed-title-meta {
    margin-top: 20px !important;
}
.page-template-page-sign-up .gform_wrapper .gform_footer input[type=submit] {
    width: 139px !important;
    height: 38px !important;
    line-height: 0px !important;
}
.page-template-page-sign-up section#pm-partdeed-title-meta {
    margin-top: 20px !important;
}

.page-template-page-sign-up .pmadk-login-padding {
   display:none;
}
}
/* END Sign Up Here | SADIK | */

 /* Login Starts Here | SADIK | */
 .pmsdk-login-form .tml h3.pm-title {
    display: none;
}

.pmsdk-login-form .tml >form {
    background: transparent;
    border: none;
    padding: 0;
    box-shadow: none;
}
.pmsdk-login-form label.tml-label {
        display: block;
    font-family: 'Arial';
    font-weight: 400;
    font-size: 14px;
    color: #000000;
}
 .page-template-page-login .tml-field-wrap.tml-rememberme-wrap
{
    display:none;
}
.page-template-page-login  .pm-partdeed-meta
{
    padding-bottom: 10px;
}
 .page-template-page-login .tml-field-wrap.tml-submit-wrap {
    display: block;
    text-align: left;
}
 .page-template-page-login .pmsdk-login-button
    {
       border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 192px;
height: 41px;
    padding: 0.4em 1em .4em;
    border-radius: 24px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    display: inline-block;
    }
    .page-template-page-my-account .pmsdk-login-button
    {
       border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 192px;
height: 41px;
    padding: 0.4em 1em .4em;
    border-radius: 24px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    display: inline-block;
    }
    .page-template-page-login .pmn-partdeed-left
{
    height:500px;
}
.page-template-page-login .pmn-partdeed-right
{
     display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
    height:500px;
}
 .page-template-page-login .pmsdk-login-preview-btn {
    text-align: center;
}
 .page-template-page-login .tml form
 
 {
         margin: 0px;
 }
  .page-template-page-login .pm-login-reqtxt
  {
      color:#ABABAB;
      font-size:14px;
      font-family:'Open Sans', sans-serif;
  }
 .page-template-page-login .tml form input[type=submit]
  {
              margin-top: auto;
    width: 170px;
    height: 41px;
    padding: 0px;
  }
 .page-template-page-login .tml .tml-field {
       width: 100%;
    padding-left: 10px;
    margin:0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 12px !important;
}

.page-template-page-login section#pm-partdeed-content {
    margin-top: 30px;
    padding-bottom: 70px;
}
 .page-template-page-login .gform_wrapper .gform_footer input[type=submit]
{
	    width: 170px !important;
    height: 41px !important;
}

.pm-mob-login-signup
{
	color: #3a1e0c;
}
.tml-action.tml-action-login .tml {
    background: transparent;
}
.page-template-page-login .pm-breadcrumbs {
    margin-top: 40px !important;
}
.tml .tml-errors {
    width: 415px;
    margin: 0px !important;
}
.tml-action-lostpassword .tml .tml-errors {
    width: 415px;
    margin: auto !important;
}
.tml-action-login .tml .tml-messages {
    margin: 0px !important;
    width: 330px;
}
.tml .tml-messages {
    margin: 0px;
    width: 330px;
}
.tml-action .tml .tml-label {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.tml-action.tml-action-login .tml .pm-forgot-wrapper a {
    font-family: 'Open Sans', sans-serif;
    color: #76287C;
    font-size: 14px;
    font-weight: 400;
}
.tml .pm-forgot-wrapper a {
    border-bottom: 1px solid #76287C;
}

@media screen and (max-width: 600px){
 .page-template-page-login .pm-partdeed-meta
 {
 display:block;
}


.tml-action.tml-action-login nav.pm-secondery-nav.navbar-fixed-top {
    display: block;
}
.tml-action.tml-action-login .navbar-default {
    display: block;
}
/*.tml-action.tml-action-login footer.site-footer {
    display: block;
}*/
.tml-action.tml-action-login .tml.tml-login {
    background: transparent;
}

.page-template-page-login .pm-breadcrumbs {
    margin-top: 110px !important;
}
  .page-template-page-login #pm-partdeed-content
{
    overflow:hidden
}
.page-template-page-login .tml form {
    margin: 0px;
    width: 100%;
    overflow: hidden;
}
.page-template-page-login .tml form input[type=submit] {
    margin-top: 0px;
    width: 139px;
    height: 38px;
    padding: 0px;
}
 .page-template-page-login .pmn-partdeed-left
{
    height:auto;
}
 .page-template-page-login .pmn-partdeed-right
{
    display:none;
}
.page-template-page-login .tml-field-wrap.tml-submit-wrap {
    text-align: center;
}
.page-template-page-login  .tml .pm-forgot-wrapper {
    margin-bottom: 28px;
    text-align: center;
}
.page-template-page-login section#pm-partdeed-content {
    margin-top: 10px;
    padding-bottom: 0px;
}
 .page-template-page-login .nav-tabs>li.active>a
{
background: #76287C;
    color: #ffffff;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
    padding: 8px 20px;
    border-bottom: none;
}
.page-template-page-login .nav-tabs {
    border-bottom: none;
    margin-left: 30px;
}
.page-template-page-login .nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #76287C;
    font-size: 18px;
    font-weight: 600;
    font-family: Montserrat;
}
.page-template-page-login .nav-tabs>li {
    float: left;
    margin-bottom: -5px;
}
 .page-template-page-login .pmsdk-signup-title
{
display:none;
}
.pma-user-hello {
    position: relative;
    top: 0px;
    padding: 0px 10px;
        font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
}
.welcome-box
{
    background: #fff;
    border-radius: 9px;
    margin-top: 80px;
      margin-bottom: 30px;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
}
.welcome-title
{
    color: #3a1e0c;
    font-size: 18px;
    font-family: Montserrat;
}

.tml-action.tml-action-login .tml form {
    padding: 0px 0px;
}
.tml-action.tml-action-login .tml {
    padding: 0em 0;
}
.tml-action .tml {
    margin-top: 0px;
}
.tml-action.tml-action-login .tml .pm-register-link-wrapper {
    display: none;
}
.page-template-page-login section#pm-partdeed-title-meta {
    margin-top: 20px !important;
}
.welcome-content
{
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-size: 16px;
}
/* END Login Here | SADIK | */

/* Start Partnership Form Here | SADIK | */
#pmsdk-partdeed-save-exit
{
    background:#ffffff;
    height:92px;
    padding-left: 160px;
    padding-top: 26px;
}
#pmsdk-partdeed-save-exit button:hover
{
 border:0px solid #76287C;
}
.pmsdk-breadcrumbs
{
    margin-top: 116px;
}

section#pm-partdeed-title-meta{
    margin-top: 0px !important;
}
h1.pmsdk-partdeed-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    color: #76287C;
    padding-top: 0px;
}
.page-template-page-part-deed-form .pm-partdeed-notes {
    border: 4px solid #E2E2E2;
    padding: 16px;
    background: #ffffff;
}
.page-template-page-part-deed-form  section#pmsdk-partdeed-title-meta{
    margin-top:0px;
    padding-top: 0px;
}
.page-template-page-part-deed-form p#breadcrumbs
{
    margin-left: 0px;
}

.page-template-page-part-deed-form .pm-partdeedform-sample-doc {
    box-shadow: none;   
}
.page-template-page-part-deed-form .pm-sample-deed-title {
   
   background: none;
    border: none;
    text-align: center;
    color: #76287C;
    font-size: 24px;
    font-family: Montserrat;
    font-weight: 600;
}
.pmsdk-save-exit-button
{
border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 196px;
    height: 41px;
    padding: 0px;
    border-radius: 25px;
    font-weight: 700;
    text-align: center;
    margin: auto;
}
.pmsdk-save-exit-button button:hover
{
        border: 2px solid #76287C;
}
.page-template-page-partnership-deed-thankyou  .pm-thankyou-download-button-section
 {
         margin-bottom: 30px;
         width: 470px;
 }
 .page-template-page-part-deed-form .pm-partdeedform-sample-doc {
    margin-top: 10px;
 
}
 
@media screen and (max-width: 600px){
 .page-template-page-part-deed-form h1.pmsdk-partdeed-title
 {
     font-size: 20px;
 }
 
.page-template-page-part-deed-form .modal-header {
    background: #75287e;
    color: #fff;
    padding: 25px;
}
.page-template-page-part-deed-form .modal-dialog {
    top: 25%;
}
 .page-template-page-part-deed-form section#pm-partdeed-content
 {
     margin-top: 10px;
 }
 
 .page-template-page-part-deed-form .gform_wrapper .gform_heading {
    margin-top: 30px;
}
 
.page-template-page-partnership-deed-thankyou h2.pm-deed-thankyou-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    padding-top: 20px;
}
 
.page-template-page-partnership-deed-thankyou h2.pm-download-button-content
{
    font-size: 17px;
}
 
 .page-template-page-partnership-deed-thankyou  .pm-thankyou-download-button-section
 {
         width: auto;
 }
 .page-template-page-partnership-deed-thankyou .pmsdk-login-button
 {
         width: 183px;
         height:38px;
 }
 .page-template-page-part-deed-form .gform_title:after
 {
    content: "";
    background-image: url(img/note.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
 }
 .page-template-page-part-deed-form .pmn-my-form_wrapper h3.gform_title
 {
         position: relative;
 }
 
 
 
 .page-template-page-part-deed-form p#breadcrumbs {
    display: block;
    font-size:12px;
}
.page-template-page-part-deed-form  .pmsdk-breadcrumbs {
    margin-top: 100px;
}
.page-template-page-part-deed-form  #pmsdk-partdeed-save-exit {
    padding-left: 70px;
    position: sticky;
    right: 0;
    left: 0;
    z-index: 1030;
    bottom: 0;
    height: 70px;
    padding-top: 15px;
}
.page-template-page-part-deed-form .gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_next_button
{
    padding: 0px 32px;
}
.page-template-page-part-deed-form .gform_wrapper.pmn-my-form_wrapper .gform_page_footer .button.gform_previous_button {
    padding: 0px 10px !important;
}
.page-template-page-part-deed-form .gform_wrapper .gform_page_footer input[value=Submit] {
    padding: 0px !important;
}
}
/* End Partnership Form Here | SADIK | */

.pm-more-about-footer-wrapper{
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        background: #e0dede;
    padding: 20px;

    }
    
    .pm-more-about-footer-wrapper .pma-footer-toggle-arrow {
   padding: 4px;
    background: transparent;
    border-left: 2px solid #727C8E;
    border-bottom: 2px solid #727C8E;
    transform: rotate(-45deg) translateY(-24px);
}

 .pm-more-about-footer-wrapper .pma-footer-toggle-arrow.pma-show-menu{
        border-left: none!important;
        border-bottom: none!important;
        border-right: 2px solid #727C8E;
        border-top: 2px solid #727C8E;
        transform: rotate(-45deg) translateY(-22px);
    }
    .pm-user-session-new{
   
    margin-right: auto;
    color:#3a1e0c;
    padding-left: 20px;
}
.pm-user-session a {
    color: #fff;
    font-weight: 700;
    background-color: #25a400;
    padding: 5px 9px;
    border-radius: 5px;
}

@media screen and (max-width: 600px){
    #pmsdk-dashboard-section
    {
        text-align:center;
    }
    #partnership-deed-modal .modal-header .close
    {
        padding-top: 0px;
    font-weight: 100;
    font-size: 30px;
    color:#ffffff;
    }
    .pm-price-details .pm-price-tax-details .pm-price-content p {
        font-size: 14px;
    }
    .pm-price-details .pm-price-tax-details .pm-tax-content p {
    font-size: 14px;
}
.pm-price-details .pm-total-amount-content p {
   
    font-size: 14px;
}
.pm-price-details .pm-payable-amount-content .pm-payable-amount {
 
    font-size: 14px !important;
 
}
    .page-template-page-part-deed-landingpage #inclusion-exclusion-modal .modal-dialog {
    width: 100% !important;
}
    .page-template-page-part-deed-form .gform_wrapper .gform_page_footer a.gform_save_link
    {
        display:none;
    }
    .pm-ufield
    {
     padding-left:0px;   
    }
    .search-form {
        margin-top: 10px;
        height: 28px;
    }
    .custom-logo-link
    {
        width:200px;
    }
	.pm-mob-call-to-action .pm-mob-login-action
	{
		background: none;
	}
	.pm-mob-call-to-action .pm-mob-signup-action
	{
		background: none;
	}
	.pm-notifyicon
	{   
        background: url(./img/notification.svg) no-repeat;
        width: 28px;
        height: 28px;
        display: block;
        margin-top: 5px;
	}
	.pm-notifyicon-wrap
	{
	    right: 95px;
        top: 5px;
        bottom: 0;
        margin: auto 0;
        display: flex;
        align-items: center;
        position: absolute;
	}
}
    .pm-mob-call-to-action a {
        display: inline-flex;		
    }
    .alert-no-notification {
        padding: 20px;
        margin: 20px 0;
        border: 1px solid #eee;
        border-left-color: #3a1e0c;
        border-left-width: 5px;
        border-radius: 3px;
        background:#fff;
    }
    .tml-action.tml-action-login .tml .pm-forgot-wrapper a:after {
        content: " ? ";
        border-bottom: 1px solid #f2f2f2;
    }
    .page-template-page-part-deed-landingpage #inclusion-exclusion-modal .modal-dialog
    {
        width:713px;
    }
    
     /* Uberisation New UI Starts Form Here | SADIK | 06-11-2019 */
     .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-page-title-wrapper {
        background: #E5E8EA;
    }
      
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper {
        margin: 0px 0;
    }
    .services-template-single-business-feasibility .IncludedBox
    {
        background: #fff;
        padding: 15px;
        border-radius: 6px;
        text-align: center;
        width: 170px;
        height: 175px;
    }
    .services-template-single-business-feasibility .pmsdk-our-benefited-content-title 
    {
        padding-top: 10px;
    }
    .services-template-single-business-feasibility .title2 {
        font-size: 16px;
        color: #76287C;
        font-weight: 600;
        vertical-align: top;
    }
    
    .services-template-single-business-feasibility .title
    {
        font-size: 16px;
        color: #333333;
        font-weight: 600;
        margin-top: 25px;
        font-family: 'Open Sans', sans-serif;
    }

    
    .services-template-single-business-feasibility  #inclusion-exclusion-modal .modal-dialog 
    {
        width: 713px;
    }
    .services-template-single-business-feasibility .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-inc-exc:nth-child(1) .inclusion-exclusion::after 
    {
        width: 0px;
    }
    .services-template-single-business-feasibility .pm-inclusion-exclusion-modal .modal-header h4 
    {
        font-size: 20px;
    }
    .services-template-single-business-feasibility .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-heading 
    {
        font-size: 16px;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export 
    {
        margin: 0px;
    }
    .services-template-single-business-feasibility .pm-single-view-pdf:before 
    {
        height: 0px !important;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled 
    {
        padding: 10px 32px;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled
    {
            color: #818181 !important;
    }
    
   
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title 
    {
        border-bottom: 2px solid #3a1e0c;
    }
   
    .services-template-single-business-feasibility  .pmsdk-view-button 
    {
        border: 2px solid #76287C;
        background: transparent;
        color: #76287C;
        width: 198px;
        height: 38px;
        padding: 0px;
        border-radius: 25px;
        font-weight: 700;
        text-align: center;
        margin: auto;
    }
    
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export 
    {
        margin: 0px;
    }
  
    .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .gform_footer {
        justify-content: center;
    }
    .services-template-single-business-feasibility .pm-services-contact-form
    {
        border-radius: 14px;
    }
    .services-template-single-business-feasibility  #pm-bussiness-feasibility .pm-form-uberisation-set .pm-uberise-services .gform_footer input[type=submit]:disabled
    {
        border: 2px solid #ABABAB !important;
        border-radius: 8px;
        background: #fff !important;
        font-weight: bold;
        font-size: 16px;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title {
        text-align: center;
        text-transform: uppercase;
    }
   
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-get-in-four-days {
        font-family: 'Open Sans', sans-serif;
        margin-top: 10px;
        font-size: 20px;
        color: #333333;
    }
    .centrepostion
    {
         text-align: center;
    }
    .services-template-single-business-feasibility .pmsdk-benefit-wrapper {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
        background: #fff;
        padding: 11px;
        border-radius: 6px;
        width: 270px;
        height: 115px;
    }
   .services-template-single-business-feasibility  .pmsdk-our-benefited-content{
        width: 70%;
        padding-top: 23px;
        padding-left: 23px;
    }
    .conv-underline
    {
        text-decoration: underline;
    }
    .conv-margin-zero
    {
        margin: 0px;
    }
    .conv-page-title
    {
        font-size: 24px;
        font-weight: 900; 
        color: #76287C;
        font-family: 'Montserrat', sans-serif;
        margin-top: 0;
        margin-bottom: 0;
    }
     .conv-page-title-second
    {
        font-size: 20px;
        color: #333333;
        font-weight: 600;
        margin-top: 15px;
        font-family: 'Montserrat', sans-serif;
    }
     .conv-page-title-third
    {
        font-size: 18px;
        color: #333333;
        font-weight: 600;
        margin-top: 15px;
        font-family: 'Montserrat', sans-serif;
    }
    .conv-steps-text
    {
        font-size: 14px;
        color: #333333;
        font-family: 'Montserrat', sans-serif;
        padding-top: 24px;
    }
    .conv-step-paynow
    {
       border-radius: 8px;
    border: 2px solid #76287C;
    background: transparent;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    padding: 3px 0 0px 10px;
    color: #000000 !important;
    }
    .conv-step-btnarrw
    {
        background-image: url(img/ArrowBlue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFDE2D;
    padding: 4px 15px 4px;
    border-radius: 0 6px 6px 0;
    margin-left: 10px;
    color: #3a1e0c;
    width: auto;
    top: -1px;
    position: relative;
    }
    
    .conv-step-icon-50Advance {
        background-image: url(img/50Advance.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84px;
    }
    .conv-step-icon-Documentsin {
        background-image: url(img/Documentsin.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84px;
    }
    .conv-step-icon-Servicedelivery {
        background-image: url(img/Servicedelivery.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84px;
    }
    .conv-step-icon {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='84' height='84' viewBox='0 0 84 84'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fc0000;%7d.b%7bfill:%23c0a2c4;%7d.c%7bfill:none;stroke:%23fff;stroke-linecap:round;stroke-width:3px;%7d%3c/style%3e%3c/defs%3e%3cg transform='translate(-573 -439)'%3e%3cg transform='translate(573 436)'%3e%3cg transform='translate(26.81 55.254)'%3e%3cellipse class='a' cx='5.849' cy='5.739' rx='5.849' ry='5.739' transform='translate(0)'/%3e%3cellipse class='a' cx='5.849' cy='5.739' rx='5.849' ry='5.739' transform='translate(21.796)'/%3e%3c/g%3e%3ccircle class='b' cx='42' cy='42' r='42' transform='translate(0 3)'/%3e%3c/g%3e%3cpath class='c' d='M-4504.316,57.87l6.376,9.154,19.124-16.346' transform='translate(5106.816 421.822)'/%3e%3c/g%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }
      .conv-step-icon-PayNow {
        background-image: url(img/PayNow.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84px;
    }
     .conv-step-icon-50Balance {
        background-image: url(img/50Balance.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84px;
    }
    
    .conv-step-icon-delivered {
        background-image: url(img/Delivered.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 84px;
    }
    .conv-single-price-tag-1 p 
    {
        font-size: 24px;
        font-weight: 900; 
        color: #76287C;
        font-family: 'Montserrat', sans-serif;
    }
    .conv-page-paratext
    {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        color: #333333;
    }
     .conv-single-price-tag-1 p {
        font-weight: 900 !important;
        font-size: 24px !important;
    }
    .conv-single-price-tag-1 strong {
        font-weight: 900;
        font-size: 16px;
        color: #3a1e0c;
    }
    
.conv-stepwizard-row {
    display: table-row;
}
.conv-stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.conv-stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.conv-stepwizard .btn.disabled, .conv-stepwizard .btn[disabled], .conv-stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.conv-stepwizard-row:before {
   top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 82%;
    height: 2px;
    background-color: #f2f2f2;
    z-index: 0;
    left: 9%;
}
.conv-stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.conv-btn-circle {
    width: 85px;
    height: 85px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-bottom: 0;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
}
.page-template-page-services-delivery-status button:active
{
        border-color: #76287C !important;
}
.page-template-page-services-delivery-status button:hover
{
        border-color: #76287C !important;
}
.covn-evaluate-btn
    {
       background: #4CB050;
    border-radius: 8px;
    color: #ffffff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    padding: 9px 20px 9px 0px;
    border: 1px solid #4cb050;
}
.cvn-evaluate-btn-wrap, {
    height: 50px;
}
.cvn-evaluate-again-wrap {
     height: 20px;
}
  .conv-eval-btnarrw
  {
      background: #097B0E;
      padding: 10px 20px 10px;
      border-radius: 6px 0px 0px 6px;
      top: 0;
      margin-right: 20px;
      background-image: url(img/ArrowEval.svg);
        background-repeat: no-repeat;
        background-position: center;
  }
  .conv-eval-arrw {
    background: #DEDEDE;
    padding: 7px;
    border-radius: 0 6px 6px 0;
    top: 0;
        margin-left: 10px;
}
     .cvn-btn-req-ser
    {
        background: #fff;
        border: 2px solid #3a1e0c;
        font-family: 'Montserrat', sans-serif;
        border-radius: 8px;
        font-size: 16px;
        color: #000000 !important;
        padding: 10px 0px 8px 8px;
        cursor: pointer;
        font-weight: 700;
    }
    
    .conv-icon-arrowgrey {
        background-image: url(img/ArrowGrey.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
    
     .conv-icon-arrowblue {
        background-image: url(img/ArrowBlue.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
    
     
     .cvn-btn-req-ser .conv-eval-arrw
    {
        background-image: url(img/ArrowBlue.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-color: #FFDE2D;
        padding: 9px 15px 9px;
        border-radius: 0 6px 6px 0;
        margin-left: 10px;
        color: #3a1e0c;
        width: auto;
        top: -1px;
        position: relative;   
    }
    .cvn-btn-req-ser.cnv-disabled-btn .conv-eval-arrw {
       background-color: #DEDEDE;
     background-image: url(img/ArrowGrey.svg);
 
}
.cvn-btn-req-ser.cnv-disabled-btn {
    border-color: #ABABAB;
    color: #818181 !important;
}
      .services-template-single-business-feasibility .pmsdk-save-exit-button
      {
        border: 2px solid #76287C;
        background: transparent;
        color: #76287C !important;
        width: 159px;
        padding: 6px;
        border-radius: 25px;
        font-weight: 700;
        margin: auto;
    }
     .services-template-single-business-feasibility .gform_wrapper .gform_page_footer .button.gform_previous_button {
 
    display: none;
}

.services-template-single-business-feasibility .gform_wrapper .gform_page_footer {
    background: transparent !important;
    padding: 20px 0px !important;
    border: none !important;
    display: flex;
}
      .services-template-single-business-feasibility #gform_submit_button_41
      {
              visibility: hidden;
    opacity: 0;
    width: 0px;
    margin: 0px;
    padding: 0px;
      }
      .services-template-single-business-feasibility .pm-price-details 
      {
        border: 2px solid #3a1e0c;
    }
     .services-template-single-business-feasibility .gform_wrapper .gform_page_footer a.gform_save_link 
     {
            margin-left: 0px;
            margin-top: -8px;
    }
.payment-total
{
    float: left;
    font-size: 24px;
    color: #76287C;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}  

 .services-template-single-business-feasibility .pm-price-details .pm-payable-amount-content .pm-payable-amount-cost {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: black;
}
        
@media screen and (min-width: 700px) {
   
.gform_wrapper .gform_page_footer {
    position: inherit;
    bottom: 0;
}

.home .slick-prev {
    top: 47%;
    position: absolute;
    left: -22px;
    border: none;
}
.home .slick-next {
    position: absolute;
    top: 47%;
    right: -22px;
    border: none;
}
.home .slick-slide img {
    padding-bottom: 0px !important;
}

}


@media screen and (max-width: 700px) {
    .pm-toolkits .plugin-faq dt {
   
    background: #C0A2C4 !important;
    
}
     .cvn-evaluate-again-wrap {
     height: 40px;
}
    
    .page-template-page-dashboard    .dashboard-box
{
        box-shadow: 0px 0px 5px #00000029;
}
     .pm-inclusion-exclusion-mobile-modal-content .tab-content .tab-pane p{
        font-size: 16px !important;
       
    }
    
.gform_wrapper .cvn-service-rate-wrap .gform_fields > li.cvn-grid-gf
{
    width:100% !important;
}
    
.page-template-page-services-delivery-status #ServiceSurveyModal .modal-dialog {
    width: auto;
    position: relative;
    top: 25%;
}
.page-template-page-services-delivery-status #pmsdk-partdeed-content {
    background: #fff;
}

.page-template-page-services-delivery-status  #breadcrumbs {
    display:none !important;
}
.page-template-page-services-delivery-status #ServiceSurveyModal .modal-body {
    padding: 20px;
}

.services-template-single-business-feasibility .pm-price-details {
    border: 0px solid #3a1e0c;
    border-radius: 0px;
    margin-left: -20px !important;
    margin-right: -15px !important;
}    
    
.cvn-ready-btn {
    float: right;
    padding: 8px 0px 5px 8px !important;
}  
    
.services-template-single-business-feasibility .pmsdk-save-exit-button {
    float: left;
}    
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-form-uberisation-set .pm-price-details.cvn-show {
    display: block !important;
}    
    
.services-template-single-business-feasibility .site-footer {
    display: none;
}
.page-template-page-thankyou-services .site-footer {
    display: none;
}
.page-template-page-services-delivery-status .site-footer {
    display: none;
}
.services-template-single-business-feasibility .pm-reuest-the-services-mobile-btn
{
    display:none !important;
}



.cnv-mobile-btns-wrap {
    bottom: 0;
    position: sticky;
    margin-top:20px;
    padding-top:20px;
    padding-bottom: 20px;
    background: #fff;
}
.cvn-evaluate-again-wrap {
    padding-top: 10px;
}
.services-template-single-business-feasibility .pm-page-title-wrapper {
    padding: 20px 0 0px;
}
.services-template-single-business-feasibility .pm-simple-steps-section
{
    display:none;
}
.services-template-single-business-feasibility .pm-benefit-section
{
    display:none;
}

.services-template-single-business-feasibility #pm-parsona-video-links {
       display: none;
}
.services-template-single-business-feasibility #pm-counters {

    display: none;
}
.services-template-single-business-feasibility #pm-parsona-faq {
    display: none;
}
.services-template-single-business-feasibility #pm-services-single-partner
{
    display: none;   
}
.pm-achivements-section .pm-image {
    padding-bottom: 0px !important;
}
.home .slick-initialized .slick-slide {
    padding-left: 0px;
    padding-right: 0px;
}

.home .slick-dots li {
    margin-right: 0px;
}

.conv-mob-btn-circle {
    width: 65px;
    height: 65px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
    margin-bottom: 0;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
}
  
.conv-mob-stepwizard-row {
    display: table-row;
}    
.conv-mob-stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-left: 0px;
}


.conv-mob-stepwizard-row:before {
    top: 52px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    height: 80%;
    background-color: #f2f2f2;
    z-index: 0;
    left: 20px;
} 
.services-template-single-business-feasibility #pm-bussiness-feasibility .pm-get-in-four-days {
    font-family: 'Open Sans', sans-serif;
    margin-top: 10px;
    font-size: 14px;
    color: #333333;
    text-align: left;
}
.services-template-single-business-feasibility #inclusion-exclusion-modal .modal-dialog {
    width: 100% !important;
}

.services-template-single-business-feasibility .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-mobile-modal-content .pm-tabs-inclusion-exclusion .tab-pane.active {
    background: #E5E8EA;
}
.services-template-single-business-feasibility .pm-inclusion-exclusion-modal .modal-header h4 {
    font-size: 16px;
}
.services-template-single-business-feasibility .pmsdk-report-preview-btn
{
        padding-top: 20px;
    text-align: center;
}

.services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:not(:checked) + label {
    font-size: 14px !important;
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services ul li.gfield {
    border-bottom: none !important;
    margin-bottom: 10px !important;
}

}

.page-template-page-thankyou-services .pmsdk-login-preview-btn
{
    text-align:center;
    padding-top: 20px;
}

.page-template-page-thankyou-services .paypadding
{
    padding-top:120px;
    padding-bottom: 80px;
}
.page-template-page-thankyou-services .pmsdk-login-button {
   border: 2px solid #76287C;
    background: transparent;
    color: #76287C;
    width: 240px;
    height: 40px;
    padding: 0.3em 1em 0em;
    border-radius: 24px;
    font-weight: 700;
    text-align: center;
    margin: auto;
    display: inline-block;
}
.conv-pay-success
{
    font-size: 24px;
    color: #4CB050;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: center;
}
.conv-pay-success1
{
    font-size: 20px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
}
      .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:not(:checked) + label {
        font-size: 16px;
        font-weight: 600;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services ul li.gfield 
    {
        border-bottom: 1px solid #BEBEBE;
    }
    #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:not(:checked) + label:before 
    {
        content: '';
        position: absolute;
        right: 9px;
        top: 1px;
        width: 20px;
        height: 20px;
        border: 1px solid #999;
        background: #fff;
    }
    .cvn-evaluate-btn-wrap
    {
        text-align: center;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-services-contact-form 
    {
        border: 2px solid #3a1e0c;
    }
    #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services .ginput_container.ginput_container_consent input[type=checkbox] 
    {
        position: absolute;
        left: -9999px;
    }
    #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:before {
    content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #74287B;
    background: #742b7b;
}
#pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:after {
    content: '';
    position: absolute;
    top: 3px;
    right: 15px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
}
.gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:not(:checked) + label
{
    margin-left: 0px;
    margin-bottom: 15px;
}
 	#pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:checked + label, .gform_wrapper .cnv-uberise-services ul li input[type=checkbox]:not(:checked) + label {
		margin-left: 0px ;
		margin-bottom: 15px;
		padding-right: 4em;
	}
	.conv-evaluate-icon {
        background-image: url(img/Evaluate.svg);
        background-repeat: no-repeat;
        background-position: center;
    }
    .services-template-single-business-feasibility #pm-bussiness-feasibility .pm-services-contact-form .gform_wrapper h3.gform_title {
   
    display: none;
}
   .services-template-single-business-feasibility .gform_wrapper .gf_step.gf_step_active span.gf_step_number {
    display: none;
}
.gform_wrapper .gf_step span.gf_step_number {
    display: none !important;
}
.services-template-single-business-feasibility .gform_wrapper .gf_page_steps {
    width: 100%;
    border-bottom: 2px solid #3a1e0c;
    font-size: 20px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}
.services-template-single-business-feasibility .gform_wrapper .gf_page_steps .gf_step {
    padding: 10px;
}
.services-template-single-business-feasibility .gform_body
{
    padding:20px 20px 0px 20px;
}
.services-template-single-business-feasibility .pm-title-breadcrumb ul li:last-child a {
    font-style: normal;
    border-bottom: 2px solid #ABABAB;
}
.services-template-single-business-feasibility  #field_41_2 
{
        border: none !important;
}
.services-template-single-business-feasibility   #field_41_6
{
        border: none !important;
}
.services-template-single-business-feasibility  #pm-bussiness-feasibility .pm-services-contact-form {
    padding: 0px;
}
.services-template-single-business-feasibility .gform_wrapper .gf_page_steps .gf_step.gf_step_last {
    display: none;
 
}
.services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper ul li.gfield {
    margin-bottom: 20px !important;
    max-width: calc(100% - 0px)!important;
}
.services-template-single-business-feasibility .pm-price-details .pm-price-tax-details .pm-price-content {
    border-bottom: 1px solid #D5D5D5;
        padding-bottom: 10px;
}
.services-template-single-business-feasibility .pm-price-details .pm-price-tax-details .pm-tax-content {
    padding-top: 20px;
}
.services-template-single-business-feasibility .pm-price-details .pm-payable-amount-content {
    border-bottom: 1px solid #D5D5D5;
}
.services-template-single-business-feasibility .pm-price-details {
    padding: 10px 20px;
}
.services-template-single-business-feasibility .pm-price-details .pm-total-amount-content {
    border-bottom: 1px solid #D5D5D5;
        padding-bottom: 10px;
    padding-top: 10px;
}

.services-template-single-business-feasibility .pm-price-details .pm-pay-now-btn .pm-pay-now
{
    border-radius: 8px;
    border: 2px solid #76287C;
    background: transparent;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0px 3px 1px;
    padding-left: 10px;
    line-height: 0px;
    color: black;
}

.cvn-ready-btn
{
    background: #fff;
    border: 2px solid #3a1e0c;
    font-family: 'Montserrat', sans-serif;
    border-radius: 8px;
    font-size: 16px;
    color: #000000 !important;
    padding: 10px 0px 8px 8px;
    cursor: pointer;
    font-weight: 700;
}
.conv-ready-arrw
{
    background-image: url(img/ArrowBlue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFDE2D;
    padding: 9px 15px 9px;
    border-radius: 0 6px 6px 0;
    margin-left: 30px;
    color: #3a1e0c;
    width: auto;
    top: -1px;
    position: relative;
}

.services-template-single-business-feasibility  .conv-step-paybtnarrw
{
	background-image: url(img/ArrowBlue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #FFDE2D;
    padding: 4px 15px 4px;
    border-radius: 0 6px 6px 0;
    margin-left: 10px;
    color: #3a1e0c;
    width: auto;
    top: -1px;
    position: relative;
}

.services-template-single-business-feasibility .pm-price-details .pm-pay-now-btn {
    text-align: right;
}
.services-template-single-business-feasibility .cvn-bpiv-fpage-wrap .gform_page_footer  {
 
 opacity:0px;
 visibility:hidden;
 height:0px;
}
.cvn-req-ser-btn-wrap
{
    text-align: center;
    padding-top: 20px;
}
.cvn-evaluate-again
{
    color: #76287C !important;
    text-decoration: underline;
    display: block;
    font-size: 14px;
    padding-top: 10px;
}
.cvn-evaluate-again-wrap
{
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.conv-mandatory
    {
        font-size: 14px;
        color: #ABABAB;
        font-family: 'Open Sans', sans-serif;
    }
    .dashboard-box {
    background: #fff;
    height: 190px;
    border-radius: 5px;
    margin-top: 30px;
    text-align: center;
    padding-top: 20px;
    padding-left: 15px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
    padding-right: 15px;
}

.pm-achivements-section
{
    text-align:center;
    clear: both; 
}
.colorpurple
{
    color: #3a1e0c;
}
.conv-iconsmall
{
    background-position: left;
    background-size: 40px;
}

#ServiceSurveyModal .modal-body
{
    text-align:center;
}

#ServiceSurveyModal .cnv-model-title
{
    font-size: 20px;
    color: #333333;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-top: 0px !important;
}

#ServiceSurveyModal .modal-content {
    border-radius: 5px;
}

#ServiceSurveyModal .modal-dialog
{
    width:477px;
}

#pm-circle {
    width: 40px;
    height:40px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='84' height='84' viewBox='0 0 84 84'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fc0000;%7d.b%7bfill:%23c0a2c4;%7d.c%7bfill:none;stroke:%23fff;stroke-linecap:round;stroke-width:3px;%7d%3c/style%3e%3c/defs%3e%3cg transform='translate(-573 -439)'%3e%3cg transform='translate(573 436)'%3e%3cg transform='translate(26.81 55.254)'%3e%3cellipse class='a' cx='5.849' cy='5.739' rx='5.849' ry='5.739' transform='translate(0)'/%3e%3cellipse class='a' cx='5.849' cy='5.739' rx='5.849' ry='5.739' transform='translate(21.796)'/%3e%3c/g%3e%3ccircle class='b' cx='42' cy='42' r='42' transform='translate(0 3)'/%3e%3c/g%3e%3cpath class='c' d='M-4504.316,57.87l6.376,9.154,19.124-16.346' transform='translate(5106.816 421.822)'/%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin-bottom: 15px;
    display: inline-table;
    background-size: 100%;
}

#ServiceSurveyModal  #pm-circle {
     background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='84' height='84' viewBox='0 0 84 84'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fc0000;%7d.b%7bfill:%23c0a2c4;%7d.c%7bfill:none;stroke:%23fff;stroke-linecap:round;stroke-width:3px;%7d%3c/style%3e%3c/defs%3e%3cg transform='translate(-573 -439)'%3e%3cg transform='translate(573 436)'%3e%3cg transform='translate(26.81 55.254)'%3e%3cellipse class='a' cx='5.849' cy='5.739' rx='5.849' ry='5.739' transform='translate(0)'/%3e%3cellipse class='a' cx='5.849' cy='5.739' rx='5.849' ry='5.739' transform='translate(21.796)'/%3e%3c/g%3e%3ccircle class='b' cx='42' cy='42' r='42' transform='translate(0 3)'/%3e%3c/g%3e%3cpath class='c' d='M-4504.316,57.87l6.376,9.154,19.124-16.346' transform='translate(5106.816 421.822)'/%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 25px;
    display: inline-table;
    
}

.cvn-rate-service-btn {
    border-radius: 22px;
    border: 2px solid #76287C;
    background: #fff;
    width: 240px;
    font-weight: 700;
    padding: 8px 32px;
    color: #76287C !important;
    font-size:16px;
    font-family:'Open Sans', sans-serif;
}

.services-template-single-business-feasibility .gform_wrapper li.gfield.gfield_error .validation_message {
    color: #D50000 !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px !important;
}

.services-template-single-business-feasibility .gfield_error 
{
        color: #D50000 !important;
}
.services-template-single-business-feasibility .pm-price-details .pm-price-title {
    display: none;
}

.conv-rating-page-title-small
{
    color: #333333;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.cvn-form-title
{
    color: #333333;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;   
}
.gform_wrapper .cvn-service-rate-wrap .top_label .gfield_label {
    font-family: 'Montserrat', sans-serif;
}

.cnv-uberise-services li.field_description_below .gfield_consent_description ul.cvn-form-ul li {
    list-style: disc !important;
    font-size: 13px;
}

.cnv-uberise-services li.field_description_below .gfield_consent_description {
    display: none;
    border: none;
    margin-bottom: 15px;
    overflow: auto;
    margin-top: 0px;
}

.plugin-faq dt .button-link {
    color: #333333;
}
.page-template.page-template-page-part-deed-form .gform_wrapper .gf_step span.gf_step_number{
    display: inline-block !important;
}

    /* Uberisation New UI END Here | SADIK | 06-11-2019 */

/* decademy page style */	
.page-template-page-decademy .pm-video-logo{width: 80px;height: 50px;background-size: contain;}
.page-template-page-decademy .video-popup:hover .pm-video-logo{width: 80px;height: 50px;background-size: contain;}
.labelclasscode{background: #FDDE2E;border: 1px solid #aaa;padding: 1px 5px;border-radius: 3px;}	
/* end decademy page style */
	
/* Marketing Plan Assessment Tool */
.gform_wrapper .description_above .gfield_description{
    font-style: italic;
}
.gform_wrapper .pm-page-title p.da-gf-title-style{
    font-size: 15px;
    color: #74287B;
}
#gform_wrapper_56.gform_wrapper .gform_page_footer .button.gform_previous_button, #gform_wrapper_59.gform_wrapper .gform_page_footer .button.gform_previous_button{
    font-size: 14px !important;
}
.da-fields-required-txt{
    color: #707070;
    font-style: italic;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}



.custom-logo{
    width: 100px;
    padding-bottom: 6px;
}

.pm-about-founder{
    background-color: #fff;
}


.padding-left-none{
    padding-left: 0px!important;
}

.padding-right-none{
    padding-right: 0px!important;
}

.thanky_all_checklist input[type="text"], input[type="email"] {
    color: #666!important;
    border: 1px solid #ccc!important;
    border-radius: 3px!important;
    padding: 3px!important;
}

.padding-top-bottom10{
    padding-bottom: 10px;
    padding-top: 10px;
}