/*Global CSS*/
/*Font Family*/
.conv-fontfamily-mont{font-family:'Montserrat', sans-serif}
.conv-fontfamily-open{font-family:'Open Sans', sans-serif}
.conv-fontfamily-oswald{font-family: 'Oswald', sans-serif;}
/*Text Color*/
.conv-txt-white{color:#ffffff}
.conv-txt-black{color:#333333 !important}
.conv-txt-lightgrey{color:#f2f2f2}
.conv-txt-darkgrey{color:#7E8F96}
.conv-txt-darkpurple{color:#3a1e0c !important}
.conv-txt-lightpurple{color:#C0A2C4}
.conv-txt-yellow{color:#FFDE2D}
.conv-txt-lightblack{color:#000 !important}
.conv-txt-darkergrey{color:#707070}
.conv-txt-extragrey{color:#949191}
.conv-txt-lighterblack{color:#9A9A9A !important}


.conv-borderbottom{border-bottom: 4px solid #C0A2C4}
.conv-borderpurple{border:1px solid #C0A2C4}

/*BG Color*/
.conv-bg-white{background-color:#ffffff}
.conv-bg-black{background-color:#333333}
.conv-bg-lightgrey{background-color:#f2f2f2}
.conv-bg-darkgrey{background-color:#7E8F96}
.conv-bg-darkpurple{background-color:#3a1e0c}
.conv-bg-lightpurple{background-color:#00A400}
.conv-bg-yellow{background-color:#FFDE2D}
.conv-bg-lightergrey{background-color:#DDDEDD}

/*Text Variation*/
.conv-txt-uppercase{text-transform:uppercase;}
.conv-txt-lowercase{text-transform:lowercase;}
.conv-txt-capitalize{text-transform:capitalize;}
.conv-txt-left{text-align:left;}
.conv-txt-right{text-align:right;}
.conv-txt-center{text-align:center;}

/*Font Weight*/
.conv-font-w300{font-weight:300}
.conv-font-w400{font-weight:400}
.conv-font-w500{font-weight:500}
.conv-font-w600{font-weight:600}
.conv-font-w700{font-weight:700}
.conv-font-w800{font-weight:800}
.conv-font-w900{font-weight:900}
.conv-txt-bold{font-weight:bold;}
.conv-txt-normal{font-weight:normal;}

/*Font Size*/
.conv-font10{font-size:10px;}
.conv-font11{font-size:11px;}
.conv-font12{font-size:12px;}
.conv-font13{font-size:13px;}
.conv-font14{font-size:14px;}
.conv-font15{font-size:15px;}
.conv-font16{font-size:16px;}
.conv-font17{font-size:17px;}
.conv-font18{font-size:18px;}
.conv-font19{font-size:19px;}
.conv-font20{font-size:20px;}
.conv-font22{font-size:22px;}
.conv-font24{font-size:24px;}
.conv-font26{font-size:26px;}
.conv-font28{font-size:28px;}
.conv-font30{font-size:30px;}
.conv-font32{font-size:32px;}
.conv-font34{font-size:34px;}
.conv-font36{font-size:36px;}
.conv-font38{font-size:38px;}
.conv-font40{font-size:40px;}

.conv-font52{font-size:52px;}
/*Line height*/
.conv-lineheight16{line-height:16px;}
.conv-lineheight18{line-height:18px;}
.conv-lineheight20{line-height:20px;}
.conv-lineheight22{line-height:22px;}
.conv-lineheight24{line-height:24px;}
.conv-lineheight26{line-height:26px;}
.conv-lineheight28{line-height:28px;}
.conv-lineheight30{line-height:30px;}
.conv-lineheight32{line-height:32px;}
.conv-lineheight34{line-height:34px;}
.conv-lineheight36{line-height:36px;}
.conv-lineheight38{line-height:38px;}
.conv-lineheight40{line-height:40px;}

.conv-lineheight60{line-height:60px;}
/*Margin & Padding*/
.conv-no-margin, .conv-nomargin{margin:0;}
.conv-no-padding{padding:0 !important;}
.conv-ls05{letter-spacing: 0.5px;}
.conv-mb0{margin-bottom: 0;}
.conv-ml15{margin-left: 15px;}
.conv-fright{float: right;}
.conv-fleft{float: left;}
.conv-mb32{margin-bottom: 32px;}
.conv-mt0{margin-top: 0px;}
.conv-mt10{margin-top: 10px;}
.conv-mt20{margin-top: 20px;}
.conv-mt20{margin-top: 20px;}
.conv-mt30{margin-top: 30px;}
.conv-mt40{margin-top: 40px;}
.conv-pb15{padding-bottom:  15px;}
.conv-mt100{margin-top: 100px;}
.conv-pr0{padding-right:  0px;}
.conv-pl0{padding-left:  0px;}
.conv-pt0{padding-top: 0px;}
.conv-pt50{padding-top: 50px;}
.conv-mb5{margin-bottom: 5px;}
.conv-mb20{margin-bottom: 20px;}
.conv-mb40{margin-bottom: 40px;}
.conv-mb30{margin-bottom: 30px;}
.conv-mt40{margin-top: 40px;}
.conv-mt50{margin-top: 50px;}
.conv-mb10{margin-bottom: 10px;}
.conv-padding{padding: 15px;}
.conv-padding20{padding: 20px;}
.conv-section-padding{padding: 0px 10px;}
.conv-displayinline{display: inline-block;}
.conv-pt40{padding-top: 40px;}
.conv-pb40{padding-bottom: 40px;}
.conv-resourcebox{height: 300px; position:relative; padding-top:60px;}
.ui-datepicker tbody tr {
    height: auto;
}
.ui-datepicker-calendar tr
{
	height: auto;
}
.ui-datepicker-title {
    background: #3a1e0c;
}
.conv-sectiontitle{ position:relative; 
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    letter-spacing: 0.6px;
color: #333333;
padding-bottom: 29px;
    }
  .conv-sectiontitle span{ color: #3a1e0c;}
.conv-sectiontitle:after{ content:""; position:absolute; left:0px; top:auto; bottom:0px; width:34px; height:4px; display:inline-block; background: #3a1e0c 0% 0% no-repeat padding-box;
border-radius: 2px; }


.conv-caption-btn{
                    position:relative;
                    height: 50px;
                    background-color: #7E8F96 ; color:#fff !important; letter-spacing: 0.32px; 
                    font-weight: bold;
                    font-size: 16px;
                    min-width: 336px;
                    display: inline-block;
                    clear: both;
                    text-align: left;
                        padding-left: 55px !important;
                    line-height: 2;
                    background-position:right 14px center;
                    background-repeat: no-repeat;
                    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18.598' height='13.414' viewBox='0 0 18.598 13.414'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;%7d%3c/style%3e%3c/defs%3e%3cg transform='translate(-225.337 -215.667)'%3e%3cline class='a' x2='17.578' transform='translate(225.837 222.37)'/%3e%3cpath class='a' d='M225.291,228.374l6-6-6-6' transform='translate(12.144)'/%3e%3c/g%3e%3c/svg%3e");
    }

.conv-know-more-btn{
                    position:relative;
                    letter-spacing: 0.32px; 
                    font-weight: bold;
                    padding: 0px 40px 0px 0px!important;
                    font-size: 16px;
                    display: inline-block;
                    clear: both;
                    outline: none !important;
                    line-height: 3.5;
                    background-position:right 14px center;
                    background-repeat: no-repeat;
                    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='13.283' height='7.369' viewBox='0 0 13.283 7.369'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:none;stroke:%2375287c;stroke-linecap:round;stroke-linejoin:round;%7d%3c/style%3e%3c/defs%3e%3cg transform='translate(4.051 0.707)'%3e%3cline class='a' x2='12.274' transform='translate(-3.551 2.975)'/%3e%3cpath class='a' d='M225.291,222.329l2.977-2.977-2.977-2.977' transform='translate(-219.536 -216.374)'/%3e%3c/g%3e%3c/svg%3e");
    }

.conv-caption-left-icon{
                        position:absolute; left: 10px;
                        top: 10px;
                        width: 34px;
                        height: 28px;
                        display: inline-block;
                        
}
.conv-service{ background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='36' viewBox='0 0 32 36'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='32' height='36' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.122'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M14.379,2.292A10.222,10.222,0,0,1,10.6.527,2.7,2.7,0,0,0,7.4.527,10.222,10.222,0,0,1,3.621,2.292,2.075,2.075,0,0,0,2,4.37V8.613a8.285,8.285,0,0,0,1.084,4.062A11.59,11.59,0,0,0,5.4,15.549a15.13,15.13,0,0,0,3.332,2.324L9,18l.266-.127A15.13,15.13,0,0,0,12.6,15.549a11.59,11.59,0,0,0,2.318-2.874A8.285,8.285,0,0,0,16,8.613V4.37A2.075,2.075,0,0,0,14.379,2.292ZM13,8H5V6h8Zm-1,4H6V10h6Z' transform='translate(7 6)'/%3e%3c/g%3e%3c/svg%3e");}
.conv-resource{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='36' viewBox='0 0 32 36'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='32' height='36' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.122'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M15,2H14V0H12V2H10V0H8V2H6V0H4V2H3A1,1,0,0,0,2,3V17a1,1,0,0,0,1,1H15a1,1,0,0,0,1-1V3A1,1,0,0,0,15,2ZM8,13.414,4.293,9.707,5.707,8.293,8,10.586l4.293-4.293,1.414,1.414Z' transform='translate(7 6)'/%3e%3c/g%3e%3c/svg%3e");}
.conv-homeprenuer{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36' viewBox='0 0 36 36'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='36' height='36' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.122'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M10.586,1.417l1.853,5.3a.623.623,0,0,0,.56.417l5.4.226a.624.624,0,0,1,.371,1.1l-4.3,3.58a.626.626,0,0,0-.2.642l1.473,5.525a.621.621,0,0,1-.956.672l-4.436-3.129a.619.619,0,0,0-.713,0L5.207,18.884a.621.621,0,0,1-.956-.672l1.473-5.525a.626.626,0,0,0-.2-.642l-4.3-3.58a.624.624,0,0,1,.371-1.1L7,7.137a.623.623,0,0,0,.56-.417l1.853-5.3A.62.62,0,0,1,10.586,1.417Z' transform='translate(8 5)'/%3e%3c/g%3e%3c/svg%3e");}

.conv-resources-icon{ 
width: 70px;
height: 70px;
display: inline-block;
background-color:#C0A2C4;
border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
top: -35px; 
left: calc(50% - 35px);
background-repeat: no-repeat;
background-position:center center;
 }  

.conv-resources-new-icon{ 
width: 59px;
    height: 24px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: -1px;
    background-repeat: no-repeat;
    background-position: center center;
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 58.96 24.32'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23ffde2d;%7d.cls-2%7bisolation:isolate;%7d%3c/style%3e%3c/defs%3e%3ctitle%3enew-item%3c/title%3e%3cpath class='cls-1' d='M59.46.5,47.63,12.66,59.46,24.82H.5V.5Z' transform='translate(-0.5 -0.5)'/%3e%3cg class='cls-2'%3e%3cg class='cls-2'%3e%3cpath d='M21,17H19.46l-2.4-6.81h0l-.06.4c-.09.58-.16,1-.2,1.24s-.41,2-1.08,5.17H14.4l1.81-8.57h1.57l2.34,6.74h0c0-.21.08-.59.18-1.13s.18-.94.23-1.19l.94-4.42h1.28Z' transform='translate(-0.5 -0.5)'/%3e%3cpath d='M25.74,17.12a2.48,2.48,0,0,1-1.81-.65,2.48,2.48,0,0,1-.64-1.82,5.22,5.22,0,0,1,.45-2.16A3.67,3.67,0,0,1,25,11a2.93,2.93,0,0,1,1.74-.55,2.24,2.24,0,0,1,1.47.43A1.44,1.44,0,0,1,28.7,12a1.87,1.87,0,0,1-1,1.67,5.34,5.34,0,0,1-2.78.6h-.26v.35a1.49,1.49,0,0,0,.33,1A1.25,1.25,0,0,0,26,16a3.46,3.46,0,0,0,.84-.11,6.41,6.41,0,0,0,1-.38v1.09a5.4,5.4,0,0,1-1,.37A4.9,4.9,0,0,1,25.74,17.12Zm.89-5.66a1.45,1.45,0,0,0-1.06.5,2.89,2.89,0,0,0-.71,1.33H25A3.86,3.86,0,0,0,26.75,13a1,1,0,0,0,.62-.89.6.6,0,0,0-.19-.47A.8.8,0,0,0,26.63,11.46Z' transform='translate(-0.5 -0.5)'/%3e%3cpath d='M34,17l-.11-3.67v-.41l0-1.18-.3.74q-.15.36-2,4.52H30l-.28-6.48H31l.08,3.78c0,.34,0,.82-.07,1.44h0c.25-.69.47-1.22.63-1.59l1.63-3.63h1.49L35,14.06v.31l0,1.37h0c.06-.2.17-.5.33-.93s.28-.74.37-1l1.48-3.33h1.43l-3,6.48Z' transform='translate(-0.5 -0.5)'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
 }  
.resources-icon-1{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='52' viewBox='0 0 52 52'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='52' height='52' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.161'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M34.295,36H3.705A1.7,1.7,0,0,1,2,34.295V3.705A1.7,1.7,0,0,1,3.705,2h30.59A1.7,1.7,0,0,1,36,3.705v30.59A1.7,1.7,0,0,1,34.295,36ZM12.2,24.1H5.4v8.5h6.8Zm10.2-6.8H15.6V32.6h6.8Zm10.2-6.8H25.8V32.6h6.8Z' transform='translate(7 4)'/%3e%3c/g%3e%3c/svg%3e");}
.resources-icon-2{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='44' height='55.396' viewBox='0 0 44 55.396'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='44' height='55.396' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.122'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M24.077,12.417c3.575,3.723,5.934,9.636,5.923,13.9C29.982,33,24.147,38.4,16.967,38.383S3.982,32.937,4,26.257c.011-4.266,2.4-10.168,6-13.874ZM23.5,18.883v-3.25h-13v3.25h4.116a3.175,3.175,0,0,1,2.751,1.625H10.5v3.25h6.867a3.175,3.175,0,0,1-2.751,1.625H12.937a1.625,1.625,0,0,0-1.282,2.623l5.687,7.312,2.564-2-3.786-4.868a6.481,6.481,0,0,0,4.714-4.7H23.5v-3.25H20.833a6.433,6.433,0,0,0-.668-1.625Zm1.625-9.75A1.624,1.624,0,0,0,23.5,7.508h-13a1.625,1.625,0,1,0,0,3.25h13A1.624,1.624,0,0,0,25.125,9.133ZM23.63,7.5l2.262-4.831c.327-.99-.99-1.862-2.387-1.583L19.14,2.129a10.548,10.548,0,0,1-4.124,0L10.5,1.042C9.111.758,7.8,1.624,8.116,2.613l2.241,4.878' transform='translate(5 5.01)'/%3e%3c/g%3e%3c/svg%3e");}
.resources-icon-3{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='58' height='58' viewBox='0 0 58 58'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='58' height='58' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.161'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M38.055,1.945a6.607,6.607,0,0,0-11.262,3.9c-1.542,3.557-8.972,9.71-13.9,13.2l-.662-.662a1.666,1.666,0,0,0-2.355,0L8.707,19.553l0,0L4.01,14.863a1.666,1.666,0,0,0-2.355,0L.488,16.03a1.663,1.663,0,0,0,0,2.355L21.615,39.511a1.663,1.663,0,0,0,2.355,0l1.167-1.167a1.666,1.666,0,0,0,0-2.355L20.443,31.3l0,0,1.168-1.167a1.666,1.666,0,0,0,0-2.355l-.662-.662c3.485-4.932,9.64-12.362,13.2-13.9a6.607,6.607,0,0,0,3.9-11.262ZM18.562,24.718l-3.28-3.28C17.8,19.626,24.2,14.812,27.812,10.3A6.669,6.669,0,0,0,29.7,12.188C25.188,15.8,20.373,22.2,18.562,24.718Z' transform='translate(9 6)'/%3e%3c/g%3e%3c/svg%3e");}
.resources-icon-4{background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='54' height='50.727' viewBox='0 0 54 50.727'%3e%3cdefs%3e%3cstyle%3e.a%7bfill:%23fff;%7d.b%7bfilter:url(%23a);%7d%3c/style%3e%3cfilter id='a' x='0' y='0' width='54' height='50.727' filterUnits='userSpaceOnUse'%3e%3cfeOffset dy='3' input='SourceAlpha'/%3e%3cfeGaussianBlur stdDeviation='3' result='b'/%3e%3cfeFlood flood-opacity='0.161'/%3e%3cfeComposite operator='in' in2='b'/%3e%3cfeComposite in='SourceGraphic'/%3e%3c/filter%3e%3c/defs%3e%3cg class='b' transform='matrix(1, 0, 0, 1, 0, 0)'%3e%3cpath class='a' d='M6.909,9.364a7.364,7.364,0,1,1,7.364,7.364A7.373,7.373,0,0,1,6.909,9.364Zm18-4.091a6.333,6.333,0,0,0-.792.08,10.576,10.576,0,0,1-2.779,11.939A6.541,6.541,0,1,0,24.909,5.273ZM14.669,20C7.209,20,2,23.908,2,29.5v3.638a1.589,1.589,0,0,0,1.589,1.589H24.957a1.589,1.589,0,0,0,1.589-1.589V29.5C26.545,23.908,22.127,20,14.669,20Zm-2.851,9.813v0Zm0,0v.008l0,0Zm13.513-9.8A11.745,11.745,0,0,1,29.818,29.5v3.589h6.541A1.64,1.64,0,0,0,38,31.455l0-1.64C38,24.143,32.808,20.16,25.331,20.013Z' transform='translate(7 4)'/%3e%3c/g%3e%3c/svg%3e");}

.conv-box-shadow
{
	    box-shadow: 0px 3px 6px #00000029;
}
.conv-blog-title
{
	color:#333333;
	font-family: 'Open Sans', sans-serif; 
	font-size: 15px;
	font-weight: 700;
}
.pm-single-view-pdf {
    z-index: 2;
}
/*Headings*/
.conv-heading1
{
font-family:'Montserrat', sans-serif;
font-size:30px;
color: #333333;
font-weight: 700;
}
.conv-heading1-purple
{
font-family:'Montserrat', sans-serif;
font-size:30px;
color: #3a1e0c;
font-weight: 700;
}

.conv-section-title
{
	font-family:'Montserrat', sans-serif;
	font-size:24px;
	color: #333333;
	font-weight: 700;	
}


.conv-section-title{ position:relative; 
     
    font-weight: bold;
    letter-spacing: 0.6px;
 
padding-bottom: 10px;
    }
  .conv-section-title span{ color: #3a1e0c;}
.conv-section-title:after{ content:""; position:absolute; left:0px; top:auto; right:0px; bottom:0px; width:34px; height:4px; display:inline-block;
background: #3a1e0c 0% 0% no-repeat;
border-radius: 2px; 
margin:0 auto;
}



.conv-sub-heading
{
font-size: 16px;
font-weight: 600;
font-style: italic;
color: #3a1e0c;
}
.conv-heading2
{
font-family:'Montserrat', sans-serif;
font-size:24px;
color: #333333;
font-weight: 700;
}

.conv-achivement-box
{
	border: 2px solid #C0A2C4;
    padding: 8px;
    text-align: center;
    min-height: 91px;
}

.conv-loader-wrap {
    background: #fff;
    border: 2px solid #3a1e0c;
    text-align: center;
    padding: 30px;
    border-radius: 8px;
    min-height: 100px;
}

.conv-heading3{}
.conv-banner-padding
{
padding: 64px 0;
position: relative;
}
.conv-whitespace
{
white-space: pre;
}
.conv-testimonial-padding
{
padding: 32px;
}
.conv-service-padding
{
padding: 20px 0 40px;
}
.conv-page-content{margin-top: 120px;}
.conv-page-header-area {padding: 10px;}
.conv-page-header-area-big {
padding: 10px;
min-height: 210px;
}
/*Button*/
.conv-btn-primary
{
background-color: #7E8F96;
color: #ffffff;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 700;
padding: 10px 40px;
border: none;
border-radius: 0px;
}
.conv-btn-primary:hover
{
background-color: #53646B;
color:#ffffff;
}
.conv-btn-yellowarrow {
font-family: 'Montserrat', sans-serif;    
font-size: 16px;
min-height: 40px;
font-weight: 700;
font-style: normal;
color: #333;
border: 2px solid #3a1e0c !important;
border-radius: 8px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
background-color: #ffffff;
background-repeat: no-repeat;
background-position: 100% center;
padding: 7px 50px 7px 10px;
display: inline-block;
text-align: center;
outline: 0;
}
.conv-btn-yellowarrow:hover {
background-color: #ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color: #333;
}
.conv-input-btn
{
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3eâ€¦8,5.8C358.8,242.7,358.6,242.8,358.3,242.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
background-color: transparent;
border: none !important;
border-radius: 0;
background-size: 100%;
padding: 11px 42px 11px 20px !important;
text-align: left;
background-repeat: no-repeat;
}
.conv-actionbtn
{
display: inline-block;
padding: 5px 26px;
background: #3a1e0c;
color: #fff;
border: 2px solid #3a1e0c;
border-radius: 30px;
transition: .5s all;
}
.conv-overlay-btn {
display: none;
}
.pm-img-overlay:hover .overlay .conv-overlay-btn {
display: inline-block;
}
ul.gform_fields > li > li.cvn-can-improve, ul.gform_fields > li > li.cvn-can-improve-partner {
position: relative;
top: 40px;
}
.conv-opacity{opacity: 0.8;}
.conv-service-min-height{min-height: 384px;}
.gform_wrapper .pm-checked-button .gform_footer:not(.pm-button-enable) input[type=submit], .gform_wrapper .pm-checked-button .gform_footer input[type=submit]:disabled {
border-color: #e6e6e6;
pointer-events: none;
color: #777 !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
.gform_wrapper .pm-checked-button .gform_footer input[type=submit],  .gform_wrapper .pm-checked-button .gform_footer.pm-button-enable input[type=submit] {
font-size: 16px;
	
min-height: 40px;
font-weight: 700;
color: #333 !important;
border: 2px solid #3a1e0c;
border-radius: 8px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: 100% center;
padding: 6px 45px 6px 10px;
background-color: #fff;
pointer-events: all;
width: auto;
transition: none;
outline: 0;
}
.page-template.page-template-page-contact .gform_wrapper .pm-checked-button .gform_footer input[type=submit], .page-template.page-template-page-contact .gform_wrapper .pm-checked-button .gform_footer.pm-button-enable input[type=submit]
{ min-width: 165px;}
.gform_wrapper .pm-checked-button .gform_footer input[type=submit]:hover, .gform_wrapper .pm-checked-button .gform_footer.pm-button-enable input[type=submit]:hover {
background-color: #ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color: #333 !important;
}
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer input[type=submit],
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer input[type=button],
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_footer input[type=submit],
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_footer input[type=button],
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer.pm-button-enable input[type=submit],
.pm-search-wrapper input[type="submit"]
{
font-family: 'Montserrat', sans-serif;
font-size: 16px;
min-height: 40px;
font-weight: 700;
color: #333 !important;
border: 2px solid #3a1e0c !important;
border-radius: 8px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: 100.5% center;
padding: 6px 45px 6px 10px !important;
background-color: #fff;
pointer-events: all;
width: auto;
transition: none;
outline: 0;
}

 
.gform_wrapper.single-service-form_wrapper .pmn-service-questions .gform_page_footer .button.gform_next_button:disabled
{
    font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	min-height: 40px;
	font-weight: 700;
	color: #333 !important;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: 100.5% center;
	padding: 6px 45px 6px 10px !important;
	background-color: #fff;
	pointer-events: all;
	width: auto;
	transition: none;
	outline: 0;
	border-color: #e6e6e6 !important;
	pointer-events: none;
	color: #777 !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}



	
.gform_wrapper.single-service-form_wrapper .pmn-service-questions  .gform_page_footer.pmn-enable-button input[type=button].gform_next_button, 
.gform_wrapper.single-service-form_wrapper .pmn-service-questions  .gform_page_footer.pmn-enable-button input[type=submit].gform_next_button{ 
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	min-height: 40px;
	font-weight: 700;
	color: #333 !important;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: 100.5% center;
	padding: 6px 45px 6px 10px !important;
	background-color: #fff;
	pointer-events: all;
	width: auto;
	transition: none;
	outline: 0;
}





.gform_wrapper.single-service-form_wrapper .pmn-service-questions  .gform_page_footer.pmn-enable-button input[type=button].gform_next_button:hover, 
.gform_wrapper.single-service-form_wrapper .pmn-service-questions  .gform_page_footer.pmn-enable-button input[type=submit].gform_next_button:hover{ 
	background-color: #ffffff;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	color: #333 !important;
}


.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer input[type=submit]:hover,
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer input[type=button]:hover,
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_footer input[type=submit]:hover,
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_footer input[type=button]:hover,
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer.pm-button-enable input[type=submit]:hover,
.pm-search-wrapper input[type="submit"]:hover
{
background-color: #ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color: #333 !important;
}
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer input[type=button].gform_previous_button{
background-position: left;
padding: 6px 10px 6px 45px !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M237.8,234h17.1c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1h-17.1c-0.6,0-1-0.5-1-1C236.7,234.5,237.2,234,237.8,234z'/%3e%3cpath class='b' d='M243.6,228.2c0.3,0,0.5,0.1,0.7,0.3c0.4,0.4,0.4,1,0,1.4l-5.1,5.1l5.1,5.1c0.4,0.4,0.4,1,0,1.4s-1,0.4-1.4,0 l-5.8-5.8c-0.4-0.4-0.4-1,0-1.4l5.8-5.8C243.1,228.3,243.3,228.2,243.6,228.2z'/%3e%3c/g%3e%3c/svg%3e");
}
.gform_wrapper.conv-yellowbtn-form_wrapper > .conv-yellowbtn-form .gform_page_footer input[type=button].gform_previous_button:hover{
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M237.8,234h17.1c0.6,0,1,0.5,1,1c0,0.6-0.5,1-1,1h-17.1c-0.6,0-1-0.5-1-1C236.7,234.5,237.2,234,237.8,234z'/%3e%3cpath class='b' d='M243.6,228.2c0.3,0,0.5,0.1,0.7,0.3c0.4,0.4,0.4,1,0,1.4l-5.1,5.1l5.1,5.1c0.4,0.4,0.4,1,0,1.4s-1,0.4-1.4,0 l-5.8-5.8c-0.4-0.4-0.4-1,0-1.4l5.8-5.8C243.1,228.3,243.3,228.2,243.6,228.2z'/%3e%3c/g%3e%3c/svg%3e");
}
.conv-minheight-review
{
min-height: 286px;
}

.pm-mobile-banner-slider .slick-dots li button {
    width: 10px;
    height: 10px;
}

.page-template-page-mentor .pmn-mentor-search input.pm-button {
    font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	  width: auto;
	  min-width: 140px;
	 min-height: 40px;
	  padding: 6px 45px 6px 10px !important;
	  color: #333 !important;
	  font-weight: 700;
	color: #333 !important;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% center;
}


.page-template-page-mentor .pmn-mentor-search input.pm-button:hover
{
background-color: #ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color: #333 !important;
}

.free_tool-template-default.single.single-free_tool .gform_wrapper .gform_footer input[type=submit]:disabled{
border-color: #e6e6e6 !important;
pointer-events: none;
color: #777 !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

.free_tool-template-default.single.single-free_tool .gform_wrapper .gform_footer input[type=submit]{
    font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	  width: auto;
	  min-width: 160px;
	 min-height: 40px;
	  padding: 6px 45px 6px 10px !important;
	  color: #333 !important;
	  font-weight: 700;
	 
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% center;
}

.free_tool-template-default.single.single-free_tool .gform_wrapper .gform_footer input[type=submit]:hover{
	background-color: #ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color: #333 !important;
}
.ginput_container.ginput_container_consent input[type="checkbox"]{ height: 13px; }

#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-family: 'Montserrat', sans-serif;
	font-size: 16px;
	width: auto;
	  min-width: 160px;
	 min-height: 40px;
	  padding: 6px 45px 6px 10px !important;
	  color: #333 !important;
	  font-weight: 700;
	 
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% center;
}

#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{
	border: 2px solid #e6e6e6 !important;
	border-radius: 8px;
	 
pointer-events: none;
color: #777 !important;
	 padding: 6px 45px 6px 10px !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: 100.5% center;
}

/*.tab-content .conv-btn-yellowarrow
{
	padding-right: 71px;
}
*/

#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button:hover, #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input[type="submit"]:hover{
	 background-color: #ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color: #333 !important;
}

.page-template.page-template-page-download-psd .registration-form #sec-button-wrapper #form-submit-button{
font-family: 'Montserrat', sans-serif !important;
 
font-size: 16px !important;
min-height: 40px !important;
font-weight: 700 !important;
font-style: normal !important;
color: #333 !important;
border: 2px solid #3a1e0c !important;
border-radius: 8px !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
background-color: #ffffff !important;
background-repeat: no-repeat !important;
background-position: 100% center;
padding: 6px 50px 6px 10px !important;
display: inline-block !important;
text-align: center !important;
outline: 0;
	text-transform:capitalize !important;
	text-shadow:none !important;
}
.page-template.page-template-page-download-psd .registration-form #sec-button-wrapper #form-submit-button:hover {
background-color: #ffffff !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
color: #333 !important;
}

.page-template.page-template-page-career .gform_wrapper .pm-checked-button .gform_footer input[type="submit"], .page-template.page-template-page-career .gform_wrapper .pm-checked-button .gform_footer.pm-button-enable input[type="submit"]{ 
	min-width:140px;
	height: 40px;

line-height: 1;
}



.page-template-page-login .tml form input[type="submit"],.page-template-page-sign-up .gform_wrapper .gform_footer input[type="submit"]
{
background-color: #7E8F96;
color: #ffffff !important;
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 700;
padding: 10px 40px;
border: none;
border-radius: 0px;
}
.page-template-page-login .tml form input[type="submit"]:hover,.page-template-page-sign-up .gform_wrapper .gform_footer input[type="submit"]:hover
{
background-color: #53646B;
color:#ffffff;
}

.page-template-page-sliders .pm-existing-business-button, .page-template-page-sliders .pm-new-business-button{
    font-family: 'Montserrat', sans-serif;
font-size: 16px;
min-height: 40px;
font-weight: 700;
padding: 6px 50px 6px 10px !important;
display: inline-block !important;
text-align: center !important;
outline: 0;
 
border-radius: 8px;
    background-repeat: no-repeat !important;
background-position: 100% center;
    border-color: #e6e6e6 !important;
pointer-events: none;
color: #777 !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    }

.page-template-page-sliders .pm-existing-business-button.pm-auto, .page-template-page-sliders .pm-new-business-button.pm-auto{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
background-color: #ffffff !important;
border: 2px solid #3a1e0c !important;
color: #333 !important;
    }
    
    .page-template-page-sliders .pm-existing-business-button.pm-auto:hover, .page-template-page-sliders .pm-new-business-button.pm-auto:hover{
   background-color: #ffffff !important;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
color: #333 !important;
border: 2px solid #3a1e0c !important;
    }
 
 .pm-banner-content > .container{ position:relative; height:100%;}
  .pm-banner-content > .container:before{content:""; position: absolute;width:100px;background: #FFFFFF 0% 0% no-repeat; z-index: 0;
position: absolute;
top: 0;
bottom: 0;
left: auto;
right: calc(100% - 34px);
width: 100vw;
height: 100%;}
 .pm-banner-content > .container:after{content:"";
 
top:0;
left: 0;
width: 100%;
height: 100%;
 
 
opacity:1;
position: absolute;

/*background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1170 382.73'%3e%3ctitle%3ePATCH%3c/title%3e%3cpath fill='%23fff' d='M617.1,134.54l-165,248.19H0V0H487L605.94,79.09A40.11,40.11,0,0,1,617.1,134.54Z'/%3e%3c/svg%3e");*/
background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1260 382.73'%3e%3ctitle%3ePATCH%3c/title%3e%3cpath fill='%23fff' d='M617.1,382.54l-165,208.19H0V0H487L605.94,79.09A40.11,40.11,0,0,1,617.1,-195.46Z'/%3e%3c/svg%3e");
background-repeat: no-repeat;
background-repeat: no-repeat;
margin-left: 33px;
background-size: cover;
background-position: center;
 height: 1300px;
}
#pm-home-banner {
    margin-top: 117px;
}

 .pm-banner-content > .container .banner-caption {
    left: 0;
    
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0px 0px;
    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;
    align-items: flex-start;
    -webkit-align-items:flex-start;
     width:100%;clear:both;margin:0
    
}
.banner-caption svg {
    width: 100%;
    height: 100%;
}

.page-template-page-homepreneurs-business .pm-checklist-slider .slick-slide {
    height: auto;
}
 
/*.pm-banner-image.slick-slide img {
   width:100%; height:auto!important;
}*/

.home .conv-btn-yellowarrow
{
    background-color: transparent;
}

 


.single-service-form.pm-contact-us.pm-checked-button .gform_page_footer .gform_button.button
{ 
	font-size: 16px !important;
	width: auto !important; 
	min-height: 40px;
	border: 2px solid #e6e6e6 !important;
	border-radius: 8px !important;
	pointer-events: none;
	color: #777 !important;
	padding: 6px 45px 6px 10px !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
	background-repeat: no-repeat !important;
	background-color: #ffffff !important;
	background-position: 100% center !important;
}

.single-service-form.pm-contact-us.pm-checked-button .gform_page_footer.pm-button-enable .gform_button.button{

	font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	width: auto !important;
	 
	min-height: 40px;
	padding: 6px 45px 6px 10px !important;
	color: #333 !important;
	font-weight: 700;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100% center;
}


.single-service-form.pm-contact-us.pm-checked-button .gform_page_footer.pm-button-enable .gform_button.button:hover{

	background-color: #ffffff !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
	color: #333 !important;
}
.show_more_image{ color:#333;font-size: 13px;font-weight: normal;cursor: pointer;background-size: 12px !important;margin: 0 auto; margin-top: 0px;
padding: 3px;border-radius: 55px;margin-top: 23px;text-decoration: none !important;background-color: #F2F2F2 0% 0% no-repeat padding-box !important;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.5' height='6' viewBox='0 0 10.5 6'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%2376287c;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0 6) rotate(-90)'%3E%3Cpath class='a' d='M6,5.248v0a.747.747,0,0,0-.229-.54h0l-4.5-4.5,0,0A.75.75,0,1,0,.262,1.319l3.93,3.93L.21,9.229h0a.75.75,0,0,0,1.06,1.06h0l4.5-4.5h0A.747.747,0,0,0,6,5.25Z' transform='translate(6 10.5) rotate(-180)'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;background-position: 85px 9px;width: 16%;margin-left: -20px;}

.show_more_div{ background:  #f2f2f2;
    position: relative;
    width: 60%;
    text-align: center;
    margin: 0 auto;
        margin-top: 0px;
    border-radius: 10px;
    padding: 0px;margin-top: 20px;}
    .show_more_image::after {
    content: "";
    position: absolute;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.5' height='6' viewBox='0 0 10.5 6'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%2376287c;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0 6) rotate(-90)'%3E%3Cpath class='a' d='M6,5.248v0a.747.747,0,0,0-.229-.54h0l-4.5-4.5,0,0A.75.75,0,1,0,.262,1.319l3.93,3.93L.21,9.229h0a.75.75,0,0,0,1.06,1.06h0l4.5-4.5h0A.747.747,0,0,0,6,5.25Z' transform='translate(6 10.5) rotate(-180)'/%3E%3C/g%3E%3C/svg%3E");
    width: 11px;
    height: 50px;
    background-repeat: no-repeat;
    bottom: -36px;
    right: 14px;}

.pm-mobile-banner-slider .slick-dots{padding-left: 50%}
.pm-banner-content{height: 100%;}
.home .pm-story-slider .pm-story-outer{border: 1px solid #00000029;box-shadow: 1px 3px 6px #00000029;}




/* for thanky page*/

.mrt-78{margin-top: 40px}
.thanky_all_checklist .pm-popular-services-desktop .pm-our-services .pm-services-img-wrapper{right: 38%;width: 72px;
height: 72px;top: -35px;}
.thanky_all_checklist .pm-service-title{text-align: center;min-height: 81px;}
.thanky_all_checklist  .pm-service-content-desktop{padding: 48px 32px 25px;}
.thanky_all_checklist .pm-service-title{margin: 11px 0 0;}
.thanky_all_checklist .pm-about-polular-service{margin-bottom:25px}
.thanky_all_checklist .grow-bussiness.card-body{padding:25px 32px 18px}
.thanky_all_checklist .Testimonial_section{padding:30px 10px 30px 10px}
.thanky_all_checklist .Recommend_text .conv-caption-btn{background-color: transparent;text-decoration: underline;cursor: pointer; }
.thanky_all_checklist .Recommend_text .conv-btn-primary:hover{background: transparent;}

.page-template-page-thankyou-category-services,.page-template-page-thankyou-category-services,.page-template-page-thankyou-uberised,.page-template-page-thankyou-tools,.page-template-page-thankyou-other-services{margin-top: 117px}   
.Uberised .pm-member-button{display: flex;justify-content: center;}
.Uberised .pm-member-button >p{padding: 0px 20px 0 20px;} 
.Uberised .mrt-78{margin-top: 40px;}
.thanky_all_checklist .stay_conected{float: right}
.thanky_all_checklist .mobile_container .slick-dots{padding-top: 10px;width: 100%}

.page-template-page-thankyou-checklist .thanky_all_checklist  .h1_main,.page-template-page-thankyou-tools .h1_main{text-align: left;margin: 0px 0;font-weight: bolder;}

.page-template-page-thankyou-checklist .thanky_all_checklist  .h1_main>p{text-align: left}
.page-template-page-thankyou-checklist .slick-dots li button {
    font-size: 0 !important;}


 .con-bg-new-purple{background: #BD98C1;margin-top:40px}
 .conv-caption-left-icon2 {position: absolute;top: 13px;
width: 34px;
height: 28px;
display: inline-block;
left: 13px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:2px;%7D.b%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-14 -1355)'%3E%3Cg transform='translate(11.223 1359.661)'%3E%3Cpath class='a' d='M16.179,11.84,13.3,13.356a.386.386,0,0,1-.56-.406l.552-3.211a.385.385,0,0,0-.111-.342L10.843,7.123a.385.385,0,0,1,.214-.657L14.281,6a.385.385,0,0,0,.29-.21l1.442-2.922a.385.385,0,0,1,.691,0l1.442,2.922a.389.389,0,0,0,.29.21l3.225.468a.385.385,0,0,1,.213.657L19.539,9.4a.385.385,0,0,0-.111.342l.551,3.211a.385.385,0,0,1-.558.406L16.536,11.84A.383.383,0,0,0,16.179,11.84Z' transform='translate(-1.76 -1.073)'/%3E%3C/g%3E%3Cg transform='translate(-16 1254)'%3E%3Ccircle class='b' cx='11' cy='11' r='11' transform='translate(31 102)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;}

 .conv-caption-left-icon3 {position: absolute;top: 13px;
width: 34px;
height: 28px;
display: inline-block;
left: 13px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;stroke:%237e8f96;stroke-linecap:round;stroke-width:2px;%7D.a%7Bstroke-miterlimit:10;%7D.b%7Bstroke-linejoin:round;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-30 -101)'%3E%3Ccircle class='a' cx='11' cy='11' r='11' transform='translate(31 102)'/%3E%3Cpath class='b' d='M6.991,12.506,10,15.545l7.013-7.09' transform='translate(30 101)'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;}

.social3,.social2,.social1,.social4{border: 1px solid#8D8D8D;padding: 10px 22px 10px;border-radius: 8px;}
.social1 svg,.social2 svg,.social3 svg,.social4 svg{width: 15px;height: 17px;}
.stay_conected .pm-member-button{padding: 43px 0 109px 0px;}
.stay_conected .pm-member-button a{margin: 5px;}

.thanky_all_checklist .mobile_heading{margin-bottom: 0}
.for_download{text-align:left;}
.thanky_all_checklist .pm-thankyou-title-wrapper{margin-bottom: 26px;}
.conv-txt-testnomial{color:#3a1e0c !important;font-weight: bold;}
.thanky_all_checklist .Testimonial_section .conv-section-title{margin-bottom: 41px;}
/*.pm-industry.conv-mt10::after {
    content: "";
    position: absolute;
    bottom: -60px;
    left: -15px;
    width: 50px;
    height: 50px;
    background-image: url("http://dev.deasra.in/wp-content/uploads/2020/01/arrow_img.png");
    background-color: beige;
    z-index: ndex: -1;
}*/
.thanky_all_checklist input[type="text"], input[type="email"]{border-bottom: 1px solid #A9A9A9;border: none;box-shadow:none!important;font-family:'Open Sans', sans-serif;border-bottom: 1px solid #ccc;padding: 0;}
.thanky_all_checklist .form-control::placeholder{color: #333!important}
.pm-industry.conv-mt10 {  position: relative;z-index: 2;}
.thanky_all_checklist .modal-title{font-weight: bold;}
.form-group.labe{position: relative;}
.thanky_all_checklist .form-control{font-size:16px}
.form-group.labe::after {content: "To"; position: absolute;top: 3px;}
 ul.tagit input[type="text"]{font-family: 'Open Sans', sans-serif;font-size: 16px;}
 ul.tagit li.tagit-new{padding: 0em 4px .25em 0!important; width: 100%}

.social1{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11.15' height='24' viewBox='0 0 11.15 24'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%238d8d8d;fill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0)'%3E%3Cpath class='a' d='M335.536,735.443v11.6a.3.3,0,0,0,.3.3h4.309a.3.3,0,0,0,.3-.3V735.253h3.124a.3.3,0,0,0,.3-.277l.3-3.552a.3.3,0,0,0-.3-.328H340.45v-2.521a1.07,1.07,0,0,1,1.07-1.07h2.408a.3.3,0,0,0,.3-.3v-3.553a.3.3,0,0,0-.3-.3h-4.068a4.323,4.323,0,0,0-4.323,4.323V731.1h-2.154a.3.3,0,0,0-.3.3v3.553a.3.3,0,0,0,.3.3h2.154Z' transform='translate(-333.079 -723.348)'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;background-position: center;}
.social2{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.282' height='20' viewBox='0 0 24.282 20'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:%238d8d8d;%7D.b%7Bfill-rule:evenodd;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(0)'%3E%3Cpath class='a' d='M296.224,729.165a9.992,9.992,0,0,1-2.453.7c.4-.066.978-.782,1.211-1.071a4.513,4.513,0,0,0,.817-1.488c.021-.042.037-.1-.005-.128a.14.14,0,0,0-.13.011,12.543,12.543,0,0,1-2.913,1.115.193.193,0,0,1-.2-.054,2.465,2.465,0,0,0-.255-.26,5.135,5.135,0,0,0-1.411-.865,4.915,4.915,0,0,0-2.165-.349,5.178,5.178,0,0,0-2.053.58,5.3,5.3,0,0,0-1.657,1.353,5.093,5.093,0,0,0-.99,1.982,5.375,5.375,0,0,0-.052,2.092c.016.117.006.133-.1.117a15.562,15.562,0,0,1-10.011-5.1c-.117-.133-.18-.133-.276.01a5.077,5.077,0,0,0,.866,6c.2.186.4.371.615.542a5.115,5.115,0,0,1-1.932-.542c-.117-.073-.176-.031-.186.1a3.051,3.051,0,0,0,.032.574,5.133,5.133,0,0,0,3.164,4.092,2.94,2.94,0,0,0,.642.2,5.726,5.726,0,0,1-1.895.059c-.138-.026-.19.042-.138.175a5.331,5.331,0,0,0,3.981,3.334c.181.031.361.031.542.073-.011.017-.022.017-.032.032-.447.682-2,1.189-2.719,1.441a9.737,9.737,0,0,1-4.128.529c-.222-.033-.269-.031-.329,0s-.007.091.064.148c.281.186.568.35.86.51a13.633,13.633,0,0,0,2.76,1.1,14.7,14.7,0,0,0,14.272-3.337c2.924-2.906,3.95-6.913,3.95-10.926,0-.157.185-.244.3-.327a9.612,9.612,0,0,0,1.933-2.02.587.587,0,0,0,.12-.388v-.021C296.315,729.1,296.323,729.121,296.224,729.165Z' transform='translate(-272.033 -726.768)'/%3E%3Cg transform='translate(7.318 19.946)'%3E%3Cpath class='b' d='M281.951,754.157Z' transform='translate(-281.951 -754.157)'/%3E%3C/g%3E%3Cg transform='translate(7.046 19.946)'%3E%3Cpath class='b' d='M281.813,754.157c-.02,0-.252,0,0,0Z' transform='translate(-281.696 -754.157)'/%3E%3C/g%3E%3Cg transform='translate(8.053 19.948)'%3E%3Cpath class='b' d='M283.076,754.172c0-.026.27,0,0,0C283.076,754.159,283.109,754.172,283.076,754.172Z' transform='translate(-283.076 -754.161)'/%3E%3C/g%3E%3Cg transform='translate(16.542 0.019)'%3E%3Cpath class='b' d='M294.813,726.809a.056.056,0,0,1-.064,0Z' transform='translate(-294.749 -726.809)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;background-position: center;}
.social3{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.017' height='21.044' viewBox='0 0 22.017 21.044'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%238d8d8d;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-1331.98 -6722)'%3E%3Cg transform='translate(1331.98 6722)'%3E%3Cg transform='translate(0.298 7.012)'%3E%3Cpath class='a' d='M520.187,740.055v7.526a.343.343,0,0,1-.348.337H515.82a.343.343,0,0,1-.349-.337v-7c0-1.842-.681-3.1-2.388-3.1a2.573,2.573,0,0,0-2.42,1.667,3.028,3.028,0,0,0-.156,1.11v7.321a.343.343,0,0,1-.349.337h-4.018a.341.341,0,0,1-.349-.337c.009-1.864.05-10.907.008-13.032a.341.341,0,0,1,.348-.341h4.011a.342.342,0,0,1,.349.336v1.607c-.009.015-.023.03-.031.044h.031v-.044a4.709,4.709,0,0,1,4.25-2.265c3.1,0,5.429,1.959,5.429,6.169Zm-21.372,7.863h4.019a.343.343,0,0,0,.348-.337V734.544a.342.342,0,0,0-.348-.336h-4.019a.342.342,0,0,0-.348.336v13.038A.343.343,0,0,0,498.816,747.919Z' transform='translate(-498.468 -733.886)'/%3E%3C/g%3E%3Cg transform='translate(0)'%3E%3Cpath class='a' d='M502.921,727.382a2.438,2.438,0,1,1-2.438-2.44A2.439,2.439,0,0,1,502.921,727.382Z' transform='translate(-498.045 -724.942)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;background-position: center;}
.social4{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.983' height='21.983' viewBox='0 0 21.983 21.983'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%238d8d8d;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M15.917,0H6.066A6.073,6.073,0,0,0,0,6.067v9.85a6.073,6.073,0,0,0,6.066,6.067h9.85a6.074,6.074,0,0,0,6.067-6.067V6.067A6.073,6.073,0,0,0,15.917,0Zm4.116,15.917a4.121,4.121,0,0,1-4.116,4.116H6.066A4.121,4.121,0,0,1,1.95,15.917V6.067A4.121,4.121,0,0,1,6.066,1.95h9.85a4.121,4.121,0,0,1,4.116,4.116v9.85Z'/%3E%3Cpath class='a' d='M46.633,40.97A5.664,5.664,0,1,0,52.3,46.635,5.671,5.671,0,0,0,46.633,40.97Zm0,9.378a3.714,3.714,0,1,1,3.714-3.714A3.718,3.718,0,0,1,46.633,50.348Z' transform='translate(-35.641 -35.643)'/%3E%3Cpath class='a' d='M120.351,28.251a1.43,1.43,0,1,0,1.012.419A1.436,1.436,0,0,0,120.351,28.251Z' transform='translate(-103.458 -24.577)'/%3E%3C/svg%3E");
background-repeat: no-repeat;background-position: center;}

/*tag.css*/
/* Optional scoped theme for tag-it which mimics the zendesk widget. */
ul.tagit {
    border-style: solid;
    border-width: 1px;
    border-color: #C6C6C6;
    background: inherit;
}
ul.tagit li.tagit-choice {
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    border: 1px solid #CAD8F3;

    background: none;
    background-color: #DEE7F8;

    font-weight: normal;
}
ul.tagit li.tagit-choice .tagit-label:not(a) {
    color: #555;
}
ul.tagit li.tagit-choice a.tagit-close {
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    right: .4em;
}
ul.tagit li.tagit-choice .ui-icon {
    display: none;
}
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: inline;
    font-family: arial, sans-serif;
    font-size: 16px;
    line-height: 16px;
    color: #777;
}
ul.tagit li.tagit-choice:hover, ul.tagit li.tagit-choice.remove {
    background-color: #bbcef1;
    border-color: #6d95e0;
}
ul.tagit li.tagit-choice a.tagLabel:hover,
ul.tagit li.tagit-choice a.tagit-close .text-icon:hover {
    color: #222;
}
ul.tagit input[type="text"] {
    color: #333333;
    background: none;
}
.ui-widget {
    font-size: 16px;
}

/* Forked from a jQuery UI theme, so that we don't require the jQuery UI CSS as a dependency. */
.tagit-autocomplete.ui-autocomplete { position: absolute; cursor: default; }
* html .tagit-autocomplete.ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.tagit-autocomplete.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.tagit-autocomplete.ui-menu .ui-menu {
    margin-top: -3px;
}
.tagit-autocomplete.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.tagit-autocomplete.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-hover,
.tagit-autocomplete .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
.tagit-autocomplete.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff 50% 50% repeat-x; color: #222222; }
.tagit-autocomplete.ui-corner-all, .tagit-autocomplete .ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; }
.tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-state-focus { border: 1px solid #999999; background: #dadada; font-weight: normal; color: #212121; }
.tagit-autocomplete .ui-state-active  { border: 1px solid #aaaaaa; }

.tagit-autocomplete .ui-widget-content { border: 1px solid #aaaaaa; }
.tagit .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px,1px,1px,1px); }


ul.tagit {
    padding: 1px 5px;
    overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
}
ul.tagit li {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {    
    position: relative;
    line-height: inherit;
}
input.tagit-hidden-field {
    display: none;
}
ul.tagit li.tagit-choice-read-only { 
    padding: .2em .5em .2em .5em; 
} 

ul.tagit li.tagit-choice-editable { 
    padding: .2em 18px .2em .5em; 
} 

ul.tagit li.tagit-new {
    padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
    cursor: pointer;
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
    line-height: 17px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: block;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;

    border: none;
    margin: 0;
    padding: 0;
    width: inherit;
    background-color: inherit;
    outline: none;
}
ul#referToEmail{border: none;border-bottom: 1px solid #ccc;padding-left: 26px;}
.pma-loader { position: fixed; top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            display: none;
            justify-content: center;
            align-items: center;
            background: rgba(204,204,204,0.6);
            z-index: 99999;}
textarea#emailmsg{padding: 6px}
#myModal .msg_model a { color:  purple !important;}

#pm-counters,.page-template-page-about-us #pm-our-counters{display: none;}
.page-template-page-stories-listing p#breadcrumbs, .page-template-page-stories-listing p#breadcrumbs a, #pm-success-story-single p#breadcrumbs, #pm-success-story-single p#breadcrumbs a {
    color: 
    #fff;
}


/*rent agrement*/

  #gform_fields_42{position:relative}
    #gform_fields_42 .quotation_details{background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px -3px 10px #00000029;border-radius: 0px 0px 14px 14px;
    opacity: 1;position:absolute;top:70px;padding:10px 30px;display:none}
    #gform_fields_42 .quotation_details h4{text-decoration: underline;font: Bold 18px/36px Montserrat;letter-spacing: 0;
    color: #76287C;opacity: 1;}
    #gform_fields_42 .quotation_details a{text-decoration: underline;font: Bold 16px/20px Open Sans;
    letter-spacing: 0;color: #76287C;opacity: 1;}

#primary.rent_agreement .pm-get-in-four-days{font-size: 16px;}
#primary.rent_agreement  .conv-single-price-tag-1 p {
    font-weight: 600 !important;
    font-size: 17px !important;font-style: italic;color:#333;}
#primary.rent_agreement .pm-section-title{color:#333;}
#primary.rent_agreement .pm-step-image img{width: 90%}
#primary.rent_agreement .pm-services-contact-form .gform_wrapper .top_label input.medium,#primary.rent_agreement .pm-services-contact-form .gform_wrapper .top_label select.medium{width: 100%}
/*#primary.rent_agreement.services-template-single-business-feasibility .gform_body{padding: 0}
#primary.rent_agreement #gform_fields_42 li{padding: 0px 30px 0px 30px!important;margin-top: 23px !important;}
*/
#primary.rent_agreement #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services #gform_page_42_1 ul li.gfield{border-bottom:none;}

.page-template-page-sign-up .ginput_container.ginput_container_radio{display: none;}
#primary.rent_agreement  #gform_submit_button_42,#primary.rent_agreement .pm-report-preview-button{
    font-family: 'Montserrat', sans-serif;
font-size: 16px;
min-height: 40px;
font-weight: 700;
color: #333 !important;
border: 2px solid
#3a1e0c !important;
border-radius: 8px;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
background-repeat: no-repeat;
background-position: 100.5% center;
padding: 6px 45px 6px 10px !important;
background-color: #fff;
pointer-events: all;
width: auto;
transition: none;
outline: 0;
}
#primary.rent_agreement .pm-report-preview-button{padding: 6px 54px 6px 13px !important;}

#primary.rent_agreement  #gform_submit_button_42:hover,#primary.rent_agreement .pm-report-preview-button:hover{
    background-color:
#ffffff;
background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%2375287C;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
color:
#333 !important;

}

body #primary.rent_agreement #field_42_10{margin-top: 40px!important;margin-bottom: 0!important}
#primary.rent_agreement a.cvn-btn-req-ser.get_quote{padding: 8px 0px 8px 19px;}
body #primary.rent_agreement #field_42_10 .cvn-btn-req-ser .conv-eval-arrw{margin-left: 20px;padding: 7px 20px 9px;}
/*#primary.rent_agreement #request-service.cvn-btn-req-ser .conv-eval-arrw{margin-left: 22px;}*/
#primary.rent_agreement #gform_fields_42 .quotation_details h4{margin-bottom: 25px;}
#primary.rent_agreement a#request-service{text-decoration: none;padding: 7px 0px 8px 8px;}
#primary.rent_agreement #request-service.cvn-btn-req-ser .conv-eval-arrw{padding: 6px 20px 9px;}
#gform_submit_button_42{float: right;background:#fff;width: 153px;height: 40px;border: 2px solid #76287C;border-radius: 8px;opacity: 1;}
#primary.rent_agreement .gform_save_link{border: 2px solid #76287C;border-radius: 22px;opacity: 1;width: 159px;
height: 40px;color:#76287C;padding-top: 5px;margin-top:0 !important; font-weight: 900}
body .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper ul li#field_42_12 {
    max-width: 109% !important; position: absolute; width: 108%;left: -22px;bottom: -62px !important; z-index: 2}
.quotation_details hr{width: 92%;color: #f2f2}
.quotation_details p.text-center{margin: 0 0 17px}

.payment_details .total_charge, .payment_details .total_discounted_price{text-align:right;font-weight:700}

.quotation_details .price, .quotation_details .total_discounted_price{text-align:right;padding-right:55px;}

#primary.rent_agreement #gform_submit_button_42{padding:5px 71px 6px 15px !important}
#primary.rent_agreement .services-template-single-business-feasibility #pm-bussiness-feasibility .gform_wrapper .cnv-uberise-services ul li.gfield:last-child{border-bottom:none}
.row.payment_details{border: 2px solid #3a1e0c;border-radius: 14px;padding: 15px;}
#primary.rent_agreement .get_prize_label{font-weight: 900;}
.get_prize_label2{margin: 0 0 25px}
.last_prize{font-size: 25px;color:purple;font-weight: 900}
.top_margin{margin-top: 7px}
.page-template-page-thank-you-rent-agreement{margin-top: 117px}
#pay-now.cvn-btn-req-ser{padding: 8px 0px 8px 14px}
#pay-now.cvn-btn-req-ser .conv-eval-arrw{padding: 7px 16px 9px;margin-left: 16px}
#primary.rent_agreement #pm-bussiness-feasibility .pm-report-preview-info{text-align: center;width: 100%;margin: 25px 0;}
#primary.rent_agreement .gform_wrapper #gform_page_42_1 .top_label #field_42_6 .gfield_label{
    display: block !important;
color:#ddd;margin-left: 12px;}
#primary.rent_agreement .gform_wrapper #gform_page_42_1 .top_label .gfield_label{
    /*display: block !important;*/
color:#ddd;margin-left: 12px;}

#primary.rent_agreement #pm-bussiness-feasibility .pm-report-desc-points{margin: 15px 20px;}
#primary.rent_agreement .pm-report-desc-points p{line-height: 22px;}
#primary.rent_agreement #pm-bussiness-feasibility .report-desc-title{margin: 10px 20px;}
#primary.rent_agreement #gform_page_42_2 #field_42_21{border-bottom:none;}


select::-ms-expand {
    display: none;
}

#primary.rent_agreement #input_42_6{opacity: 0.5}

#primary.rent_agreement #field_42_4 .ginput_container.ginput_container_select::after,#primary.rent_agreement #field_42_35 .ginput_container.ginput_container_select::after {
    content: '';
    position: absolute;
    padding: 5px;
    z-index: 1;
    right: 23px;
    top: 8px;
    border-left: 2px solid 
#76287C;
border-bottom: 2px solid
    #76287C;
    transform: rotate(-45deg);
}

#primary.rent_agreement #field_42_6 #input_42_6:hover {
  /*cursor: not-allowed;*/
  cursor: auto;
  cursor: url('http://uat.deasra.in/wp-content/uploads/2020/01/signal.png') 4 12, auto;
}

/*#primary.rent_agreement #field_42_6 .ginput_container.ginput_container_select::after {
 content: '';
position: absolute;
padding: 5px;
z-index: 1;
right: 5px;
top: 5px;
background-position: 0px;
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-size: cover;
background-image: url('http://uat.deasra.in/wp-content/uploads/2020/01/preview-full-image.png');
}*/
#primary.rent_agreement .instruction{display: none;}
.page-template-page-rent-and-lease-agreement .services-template-single-business-feasibility .gfield_error{color: #000000 !important;}
.page-template-page-rent-and-lease-agreement .extra_lebal{padding-right: 125px;text-align: right}
.page-template-page-rent-and-lease-agreement .gform_wrapper .field_description_below .gfield_consent_description, .gform_wrapper .gfield_consent_description{font-size: 13px}
.services-template-single-business-feasibility .gform_wrapper .top_label select.medium{-webkit-appearance: none;}

/*.gfield.quotation_details.hidden-xs::before {*/
   /* content: '';
    border: 3px solid 
#fff;
display: block;
width: 100px;
height: 339px;
margin-left: -33px;
top: -3px;
position: absolute;
border-radius: 14px;
border-: none;
padding: 170px 309px;*/
/*#gform_fields_42 .quotation_details::after {
    content: '';
    border-left: 2px solid 

    #fff;
    display: block;
    width: 100px;
    height: 339px;
    margin-left: -32px;
    top: -10px;
    position: absolute;
    border-radius: 14px;

}*/
/*rent agrement*/

/*service page funding fitment*/
body.postid-12710 .pm-steps{width:25%}
body.postid-12710 .pm-steps:first-child p{ margin-left: 142px}
body.postid-12710 .pm-steps:last-child p{margin-right: 90px;margin-left: 0px;}
body.postid-12710 h1.conv-heading1{font-size:28px;}
body.postid-12710.services-template-single-non-uberisation #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_43_38{border-bottom:none} 
body.postid-12710 #pm-bussiness-feasibility .pm-get-in-four-days{font-size:15px;}

body.postid-12710 .gform_wrapper .gform_body{padding: 20px 20px 0px 20px;}
body.postid-12710 #pm-bussiness-feasibility .pm-services-contact-form{padding:0;border: 2px solid #3a1e0c;}
body.postid-12710 .gform_wrapper .gf_step.gf_step_active{padding:10px;}
body.postid-12710 .gform_wrapper .gf_page_steps #gf_step_43_2{display:none}
#pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer #gform_next_button_43_18{margin:0 auto}

body.postid-12710 #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{display:none}

body.postid-12710 .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;}


@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
	body.postid-12710 .pm-steps:first-child p{margin-left: 0;}
	body.postid-12710 .pm-steps{width:100%;}
	body.postid-12710 .pm-step-content{height:475px;}
	body.postid-12710 .pm-steps:last-child p{margin-right:0}
	body.postid-12710 h1.conv-heading1{font-size:20px;}
	body.postid-12710 .gform_wrapper .gf_step.gf_step_active{padding: 15px 5px;}
}


/*end service page funding fitment*/







/* Large screen Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1024px) and (max-device-width : 1224px){
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* Styles */

}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 480px) and (max-device-width : 768px) {

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
	.home .pmn-call-button > span { color:   #fff !important;}

	.conv-heading1
	{
		font-size:20px;
	}

.conv-resourcebox {
    height: 150px;
    position: relative;
    padding-top: 60px;
    margin-bottom: 50px;
}


	.conv-mb15{
		margin-bottom: 15px;
	}
	.conv-heading1-purple
	{
		font-size:20px;
	}
	.conv-sectionpadding {
		padding-top: 10px;
		padding-bottom: 32px;
	}
	.conv-m96 {
		margin-top: 96px;

	}
	.conv-mt100{		
		margin-top: 100px;
	}
	.page-template.page-template-page-about-us .conv-page-header-area-big {
		padding: 0px;
		min-height: 10px;
		
	}
	

	.pm-services-icon .conv-btn-yellowarrow{ font-size:12px;}
	
	.conv-heading2
	{
		font-size:18px;
	}
	
    section#pm-deasra-career {
        margin-top: 100px;
    }
    .page-template.page-template-page-career .pm-page-title-wrapper{
        padding:10px 0px 0px 0px;
        }
    	
}

#gform_wrapper_26 li.field_description_below .gfield_consent_description ul.cvn-form-ul li {
    list-style: disc !important;
    font-size: 13px;
}
#gform_wrapper_26 li.field_description_below .gfield_consent_description ul.cvn-form-ul{margin:0 0 1.5em 2.5em}


/*#service3 h1,h2,span{color:#3a1e0c}*/
.pm-banner-img-wrapper{width: 1170px;margin: 0 auto}




/*mobile start*/
@media all and (max-width : 768px) {

    .page-template-page-homepreneurs-business .pm-services-icon.pm-servicep-background{height: 284px !important;}
    .pm-mobile-banner-slider .slick-dot{padding-left: 0!important}
 .custom-logo-link {
    width: 150px;
    margin-top: 6px;
}
.site-branding {
    margin-top: 0;
    padding: 2px 0px 2px 10px;
}   
.pm-search input[type="search"] {
    padding: 25px;
}
.navbar-toggle {
    margin: 0px 0px 0px 0px;
    width:50px; height:50px; background-color:#ececec;
    border-radius:0px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color:#ececec;
}
.navbar-toggle .icon-bar{ margin-left:auto; margin-right:auto; border-radius:0px;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #8f8f8f;
    height: 2px;
    opacity: 0.8;
}
.conv-section-title {
 
    font-size: 18px;
 
}
.conv-resourcebox {
    height: 91px;
    margin-bottom: 40px;
    padding-top: 40px !important;
}
    .conv-resources-icon {
    width: 42px;
    height: 42px;   
    background-size:70%;
    left:calc(50% - 21px);
    top:-21px;
    }
    
 #pm-entrepreneur_story .conv-mb40{
    margin-bottom: 0px;
  
}
.conv-resourcebox .conv-font18
{
      font-size: 13px;
    line-height: 1.2;
    display: inline-block;
}

.conv-resources-new-icon {
       width: 29px;
        height: 13px;
        top:8px;
}
.conv-section-title:after
{
    width:18px;
}
.amount-facilitated-mt-15{
    margin-top:15px;
      margin-bottom:15px;
}
.conv-achivement-box{
    padding:15px 0px; 
    font-size:14px;
    min-height: 133px; 
    display:flex; 
    flex-direction: column;
    justify-content: center;
}

.conv-achivement-box-pr-0{ padding-right:7px;}
.conv-achivement-box-pl-0{ padding-left:7px;}
.banner-caption .conv-lineheight40 {
	    line-height: 28px;
} 
.pm-about-entrepreneur{
	background: #F2F2F2;
    padding: 10px;
    font-size: 14px;
}
.pm-about-deasra-content{
	font-size: 14px;
	padding-top: 15px;
}

#pm-entrepreneur_story .conv-mt40 {
	margin-top: 20px;
}

.conv-resource-box-pr-0 {
    padding-right: 5px;
    padding-left: 5px;
}

.conv-padding {
    padding-left: 3px;
    padding-right: 3px;
}
.conv-left-align-mob
{
	text-align: left !important;
	font-size:14px;
}
.conv-padding-mob
{
    padding-left: 15px !important;
    padding-right: 15px !important;   
}
.pm-button.pma-request-service-disable
{
	font-family: 'Montserrat', sans-serif !important; 
	font-size: 14px !important;
	min-height: 40px !important;
	font-weight: 700 !important;
	border: 2px solid #e6e6e6 !important;
	border-radius: 8px;	
	pointer-events: none;
	color: #777 !important;
	padding: 6px 45px 6px 10px !important;
	background: #ffffff !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
	background-repeat: no-repeat !important;
	background-position: 100% center !important;
}

.pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now .pm-pay-now-mobile-btn{
		font-family: 'Montserrat', sans-serif;
	font-size: 16px !important;
	width: auto !important;
	 
	min-height: 40px;
	padding: 6px 45px 6px 10px !important;
	color: #333 !important;
	font-weight: 700;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100% center;
}
.pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now-mobile-btn.pma-request-service-disable
{
	font-family: 'Montserrat', sans-serif !important; 
	font-size: 14px !important;
	min-height: 40px !important;
	font-weight: 700 !important;
	border: 2px solid #e6e6e6 !important;
	border-radius: 8px;	
	pointer-events: none;
	color: #777 !important;
	padding: 6px 45px 6px 10px !important;
	background: #ffffff !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") !important;
	background-repeat: no-repeat !important;
	background-position: 100% center !important;
}

.pm-feasibility-banner-content_wrapper
{
	text-align: center;
}
.pm-feasibility-banner-content_wrapper .pm-single-price-tag-1 p
{
	text-align: center !important;	
}
.pm-service-banner-form .pm-search-wrapper h1.conv-heading1
{
  font-size:16px;
}
body {
    font-size: 14px;
}
.pm-achievement-slider .slick-dots li button
{
    width: 7px;
    height: 7px;
}
.pm-about-entrepreneur-wrapper
{
    background-color: #f2f2f2;
}
.pm-mobile-banner-slider .slick-dots li button
{
    width: 10px;
    height: 10px;
}
.pm-mob-call-to-action
{
    height: 41px;
}
.pm-mob-call-to-action a {
    padding: 8px 10px;
}
.pm-mobile-banner-slider .slick-dots {
    padding-left: 0%;
    bottom:10px;
}
div#pm-home-banner {
    margin-top: 92px;
}
.conv-caption-btn
{
    font-size: 15px !important;
}
.pm-banner-content {
    padding: 0px 0px 15px !important;
}
#pm-entrepreneur_story .conv-padding20 
{
    padding: 0px;
}
.conv-sectiontitle:after {
    width: 18px;
}
.pm-banner .conv-sectiontitle
{
	padding-bottom: 18px;
}
.banner-caption h6
{
	margin: 0;
}
.banner-caption .pm-member-button {
    margin-top: 12px;
}
.pm-single-case-stuty-title a {
    font-size: 14px;
}



#pm-home-partner .pm-partner-slider .pm-partners img{width: 76px}
#pm-home-partner .pm-partner-slider .slick-next{
  position: absolute;
    bottom: 1%;
    top: 30%;
    border: none;
    vertical-align: middle;
    display: table-cell;
    right: -15px;
    background: url(./img/Sprite.png) -164px -19px no-repeat;
    height: 32px;
    background-size: 784px;
}
#pm-home-partner .pm-partner-slider .slick-prev{
	    position: absolute;
      left: -15px;
     bottom: -1%;
    top: 30%;
    background: url(./img/Sprite.png) -117px -19px no-repeat;
    height: 25px!important;
    background-size: 767px!important;
}
#pm-entrepreneur_story .pm-story-slider .slick-next{
    position: absolute;
    bottom: 1%;
    top: 45%;
    border: none;
    vertical-align: middle;
    display: table-cell;
   right: -15px;
    background: url(./img/Sprite.png) -161px -19px no-repeat;
    height: 32px;
    background-size: 784px;

}
#pm-entrepreneur_story .pm-story-slider .slick-prev{
	    position: absolute;
      left: -13px;
     bottom: -1%;
    top: 45%;
     background: url(./img/Sprite.png) -120px -20px no-repeat;
    height: 25px!important;
    background-size: 767px!important;
    
}
#pm-home-partner .pm-story-slider .slick-next,#pm-home-partner .pm-story-slider .slick-prev{display: none!important;}
#pm-home-partner .pm-main-story-content{border:1px solid #F4F4F4;}
.home_page_banner .banner-caption {padding: 5px 15px 10px 10px!important;}
  .home_page_banner .conv-sectiontitle {margin-top: 24px!important;}
  .home .conv-font30{font-size: 20px!important}
  .show_more_div{width: 38%}
  .show_more_image::after{bottom:-38px;}

  .pm-start-button.Let_start .pm-button{padding: 7px 50px 7px 10px!important;width: auto!important;}




/*.pm-contact-title.conv-txt-darkpurple.h1_main{margin:0;}*/
.thanky_all_checklist {overflow: hidden}
.thanky_all_checklist article#pm-services-thank-you-page{padding: 0px 0;}
.thanky_all_checklist .pm-services-img-wrapper {
    width: 72px!important;
    height: 72px !important;
    top: -21px !important;
    position: static!important;
}
.thanky_all_checklist .pm-service-box {border: 1px solid  #FFF !important;padding: 10px 5px 10px 5px}
.thanky_all_checklist .pm-service-title {  font-size: 13px !important;min-height: 68px;}
.thanky_all_checklist .pm-our-services { background: #F2F2F2 !important;}
.thanky_all_checklist .pm-popular-post{display: none}
.thanky_all_checklist .pm-services-img-wrapper{right: 0!important;left: 0;margin: 0 auto;}
.thanky_all_checklist .pm-service-title { margin: 13px 0 0;}
.thanky_all_checklist .stay_conected{float: none}
.thanky_all_checklist .conv-bg-lightergrey{background: #fff!important}
.thanky_all_checklist .grow-bussiness.card-body{background: #f2f2f2;}
.thanky_all_checklist .grow-bussiness.card-body{padding: 25px 0px 18px;}
.grow_business_div,.grow_business_div .grow-bussiness.card-body{background: #F2F2F2!important }
.thanky_all_checklist .Recommend_text .conv-caption-btn{ cursor:pointer;color:
#3a1e0c !important;padding: 12px 0 0 0; padding-left: 0px;text-decoration: none !important;background-color: transparent;font-size: 14px!important}
.thanky_all_checklist .Testimonial_section{    padding: 30px 0px 0px 0px;}
.thanky_all_checklist .pm-more2{padding: 18px;
    background: #f2f2f2; margin-top: 0}
    .Uberised .mrt-78{margin-top: 0}
.Uberised .pm-member-button{display: block;}
.Uberised .grow-bussiness.card-body{background: #f2f2f2!important}
.Uberised #pm-entrepreneur_story.conv-bg-lightergrey.conv-padding-mob{padding: 0;background: #f2f2f2 !important;}
.thanky_all_checklist .pm-more-about-wrapper p{font-size: 14px}
.mobile_padding{padding: 0!important}
.thanky_all_checklist .slick-dots{margin-top: 0;width: 100%;background: #fff!important}
.thanky_all_checklist .pm-storys-button{margin-top: 20px;margin-bottom: 20px;}
.thanky_all_checklist  .pm-thankyou-title-wrapper{margin-bottom: 30px;}
.thanky_all_checklist .container.mobile_container{padding: 0!important}
h2.mobile_heading{padding-left:10px;padding-right: 10px;margin-bottom:20px !important}
/*end thanky page*/
.page-template-page-thankyou-category-services .site-footer,.page-template-page-thankyou-category-services .site-footer,.page-template-page-thankyou-uberised .site-footer,.page-template-page-thankyou-tools .site-footer,.page-template-page-thankyou-checklist .site-footer,.page-template-page-thankyou-other-services .site-footer{display: none;}


.page-template-page-thankyou-checklist .thanky_all_checklist .h1_main{text-align: center;}
.for_download{text-align:center;padding:0px 5px 0px 5px}
.thanky_all_checklist .mobile_container .slick-dots{background: #fff;}
.social1 svg, .social2 svg, .social3 svg, .social4 svg{width: 26px;height: 21px;}
.social3, .social2, .social1, .social4{padding: 10px 22px 10px;}
.stay_conected .pm-member-button{padding: 25px 0 25px 0px;}
.thanky_all_checklist .stay_conected .grow-bussiness.card-body:first-child{padding-top:0;}
.thanky_all_checklist .con-bg-new-purple{background:transparent;padding: 0px 11px 0px 11px;}
 .conv-caption-left-icon2{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.a,.b%7Bfill:none;stroke:%237e8f96;stroke-miterlimit:10;stroke-width:2px;%7D.b%7Bstroke-linecap:round;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(-14 -1355)'%3E%3Cg transform='translate(11.223 1359.661)'%3E%3Cpath class='a' d='M16.179,11.84,13.3,13.356a.386.386,0,0,1-.56-.406l.552-3.211a.385.385,0,0,0-.111-.342L10.843,7.123a.385.385,0,0,1,.214-.657L14.281,6a.385.385,0,0,0,.29-.21l1.442-2.922a.385.385,0,0,1,.691,0l1.442,2.922a.389.389,0,0,0,.29.21l3.225.468a.385.385,0,0,1,.213.657L19.539,9.4a.385.385,0,0,0-.111.342l.551,3.211a.385.385,0,0,1-.558.406L16.536,11.84A.383.383,0,0,0,16.179,11.84Z' transform='translate(-1.76 -1.073)'/%3E%3C/g%3E%3Cg transform='translate(-16 1254)'%3E%3Ccircle class='b' cx='11' cy='11' r='11' transform='translate(31 102)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")!important}
.page-template-page-thankyou-tools .for_download{text-align: left;}
.text_left_site{text-align: left}
.Uberised .pm-member-button > p,.mobile{padding: 0}
.thanky_all_checklist .pm-contact-title.conv-txt-darkpurple.text-left{font-size: 18px;margin-bottom: 10px;margin-top: 2px}
.thanky_all_checklist  .middle_div{margin-bottom: 20px;margin-top: -9px;}
.thanky_all_checklist .containt{padding: 0 5px 0 5px;display: flex;}
.correct_image{margin-right: 6px;display: block;width: 26px;height: 25px;}}
.conv-btn-yellowarrow.mrt-78.footer{margin: 0 auto;margin-top: 15px;margin-bottom: 15px;}

#myModal .form-control, #myModal .form-control::placeholder{font-size:14px;color: #333}
ul.tagit input[type="text"]{font-size: 14px;}

/**/
#myModal .conv-padding20{ padding: 0px!important}


/*rent agreement page*/
#myModal .conv-padding20{ padding: 0px!important}
#primary.rent_agreement .conv-page-title{font-size: 20px;}
#primary.rent_agreement .pm-get-in-four-days,#primary.rent_agreement .gform_wrapper .gf_step{font-size: 14px}
/*#primary.rent_agreement  #pm-bussiness-feasibility .pm-business-report-image{height: auto!important}
#primary.rent_agreement  .pm-services-single-stories{background:#F0F0F0;padding: 32px 0px!important;}*/
#primary.rent_agreement  #pm-bussiness-feasibility #pm-parsona-video-links,#primary.rent_agreement #pm-parsona-faq{padding: 32px 0px!important;}
#primary.rent_agreement  #pm-bussiness-feasibility .pm-view-business-planing p{font-size: 14px!important}
#primary.rent_agreement .pm-benefit-section,#primary.rent_agreement #pm-counters,#primary.rent_agreement #pm-parsona-video-links,
#primary.rent_agreement #pm-parsona-faq,#primary.rent_agreement #pm-services-single-partner{display: block;}
#primary.rent_agreement #pm-bussiness-feasibility .pm-form-uberisation-set{padding: 15px 15px 5px 15px;}
.quotation_details_mobile hr{margin-top: 10px;margin-bottom: 10px;}
.conv-left-top-section-logged-in{text-align: left;}
  #primary.rent_agreement #pm-services-single .pm-page-title-wrapper{min-height: auto;}
#primary.rent_agreement #pm-bussiness-feasibility .pm-report-preview-info{margin: 25px 0;}
.quotation_details_mobile .price,.quotation_details_mobile .total_discounted_price{text-align: right;/*font-weight: 700*/}
#primary.rent_agreement .cnv-mobile-btns-wrap{margin-top: 0;}

#pay-now.cvn-btn-req-ser{padding: 8px 0px 8px 14px}
#pay-now.cvn-btn-req-ser .conv-eval-arrw{padding: 7px 16px 9px}
/*.page-template-page-rent-delivery-status .cvn-step-wrapper h1,.page-template-page-rent-delivery-status .cvn-step-wrapper p{ text-align: center; }*/
.page-template-page-rent-delivery-status .conv-page-title.conv-heading1.conv-mt0{color: purple;font-weight: 900}
.page-template-page-rent-delivery-status .conv-page-title-second{margin-top:0}
.page-template-page-rent-delivery-status .row.cvn-service-step-mobile-wrap p{text-align:left; }
#estimated-charges-modal .modal-body{padding: 11px;}
#primary.rent_agreement #partnership-deed-modal .modal-header .close{padding-top: 5px;}
#primary.rent_agreement .pm-benefit-wrapper p{text-align: left;}
#primary.rent_agreement .plugin-faq dt .button-link{font-weight: 900}
#primary.rent_agreement #pm-counters .pm-devid:nth-child(3n){clear: left;float: right;}

#pm-success-story-single .pm-page-title{font-size: 20px}
.page-template-page-rent-and-lease-agreement .extra_lebal{padding-right: 0!important;text-align:left!important;}
.page-template-page-rent-and-lease-agreement .srv_charg_total{padding-left: 15px!important}
.page-template-page-rent-and-lease-agreement .total_a_b{padding-right: 86px!important}
/*end css rent agrement*/

 
}

/*mobile end*/

.conv-font30{font-size: 30px!important}

/*.home h1.conv-font30{font-size: 25px!important}*/

@media only screen and (min-width: 769px)and (max-width: 1280px){
.conv-font30{font-size: 25px!important}
}

/*.home_page_banner_row > [class*="col-"] {
        display: flex;
    flex-direction: column;
    }*/

/*magazine subscritpion page - sachin 29 apr. 2020*/
#gform_11 input[name=input_4]{display:none}
#gform_11 #field_11_30 .ginput_container,#gform_11 #field_11_9 .ginput_container{margin-top:20px !important;}

@media only screen and (min-width:641px) { 
	.gform_wrapper.gform_validation_error #gform_11 .gform_body ul li#field_11_12, .gform_wrapper.gform_validation_error #gform_11 .gform_body ul li#field_11_8{max-width:calc(50% - 16px) !important;}
	.gform_wrapper.gform_validation_error #gform_11 .gform_body ul li#field_11_12 #input_11_12{width:100%;}
}

@media only screen and (max-width:360px) {
body .pm-subscription-form .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code{width:20%;}
body .pm-subscription-form .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half.pm-contact-us-phone{width:80%;}
}


/*end magazine subscritpion page*/


/*start ejm icon menu - 27 may 2020 */
li.ejm-map-icon{background-image: url(img/ejm-icon.gif);
    background-size: 55px;
background-repeat: no-repeat;
background-position: bottom center;
margin-top: 6px; 
/*position: fixed !important;*/
font-size: 0;
/*right: 8px;*/
width: 74px;
} 

.navbar-nav > li.ejm-map-icon > a{padding-bottom: 25px;}

.notifyicon{width:37px;}
.navbar-default .navbar-nav > .active.ejm-map-icon > a::after{border-bottom:none}

.navbar-default .navbar-nav > .active.ejm-map-icon > a{background:transparent;}

.pm-notifyicon-wrap.ejm-journey-map > a::after {
	display: none;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
	li.ejm-map-icon{display: none;} 
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	body.page-id-13987 .pm-notifyicon-wrap.ejm-journey-map.hidden-lg{display:inline-block!important;position:absolute;top:6px;}
}
/*end start ejm icon menu - 27 may 2020 */



/* new business funding service page - sachin - 28 may 2020*/

body.postid-16415 #content{font-family: 'Montserrat', sans-serif;}

body.postid-16415 h1.conv-heading1{font-size: 24px;font-weight: 600;color: #76287C;font-family: 'Montserrat', sans-serif;margin-top: 0;margin-bottom: 0;}
body.postid-16415 .gform_wrapper .gfield_description{width:72%;float:left;color:#2b2a28!important}
body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .top_label .gf_list_inline div.ginput_container{width:28%;text-align:right;float:left}

body.postid-16415 .gform_wrapper ul.gfield_radio {margin: 0;}
body.postid-16415 .gform_wrapper .gfield_checkbox li label, body.postid-16415 .gform_wrapper .gfield_radio li label{max-width:100%;padding:5px 18px;margin: 2px 0 0 0px;font-weight: normal;}

body.postid-16415 .gform_wrapper li.gf_list_inline ul.gfield_radio li{margin:0 !important;}

.switch-field {display: flex;margin-bottom: 36px;overflow: hidden;}

.switch-field input {position: absolute !important;clip: rect(0, 0, 0, 0);height: 1px;width: 1px;
	border: 0;overflow: hidden;}

.switch-field label {background-color: #ffffff;color: rgba(0, 0, 0, 0.6);font-size: 14px;line-height: 1;
	text-align: center;padding: 8px 16px;margin-right: -1px;border: 1px solid #76287c;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);transition: all 0.1s ease-in-out;}

.switch-field label:hover {cursor: pointer;}

.switch-field input:checked + label {background-color: #3a1e0c;box-shadow: none;color:#ffffff;
}

.switch-field label:first-of-type {/*border-radius: 4px 0 0 4px;*/border-radius: 0;}

.switch-field label:last-of-type {/*border-radius: 4px 0 0 4px;*/border-radius: 0;}

body.postid-16415 #field_49_12{float:left}


body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_49_20 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::after,

body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_49_60 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::after
{left:6px !important;}

body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_49_20 .ginput_container.ginput_container_consent input[type="checkbox"]:not(:checked) + label::before,
body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_49_60 .ginput_container.ginput_container_consent input[type="checkbox"]:not(:checked) + label::before
{left:0 !important;}

body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_49_20 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::before,
body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_49_60 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::before
{left:0 !important;}


body.postid-16415 .gform_wrapper .pm-uberise-services ul li#field_49_20 input[type="checkbox"]:not(:checked) + label,body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_49_20 input[type="checkbox"]:checked + label,
body.postid-16415 .gform_wrapper .pm-uberise-services ul li#field_49_60 input[type="checkbox"]:not(:checked) + label,body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_49_60 input[type="checkbox"]:checked + label
{
	padding-left: 40px !important; padding-right: 0 !important;
}

body.postid-16415 span#discount_tooltip {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M256,0C114.51,0,0,114.497,0,256c0,141.49,114.497,256,256,256c141.49,0,256-114.497,256-256C512,114.51,397.503,0,256,0zM256,477.867c-122.337,0-221.867-99.529-221.867-221.867S133.663,34.133,256,34.133S477.867,133.663,477.867,256S378.337,477.867,256,477.867z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M255.997,209.777c-9.425,0-17.067,7.641-17.067,17.067v143.969c0,9.425,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067V226.843C273.063,217.417,265.422,209.777,255.997,209.777z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M256,124.122c-18.821,0-34.133,15.312-34.133,34.133s15.312,34.133,34.133,34.133s34.133-15.312,34.133-34.133S274.821,124.122,256,124.122z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");
	width: 16px;
	height: 16px;
	background-size: cover;
	background-position: center;
	display: inline-block;
	background-repeat: no-repeat;
	/*top: 4px !important;*/
	position: absolute;
	margin-left: 5px;
}

body.postid-16415 .gform_wrapper .gfield_description, body.postid-16415 #pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p{font-size:15px;margin-bottom: 15px;color: #2b2a28 !important;}

body.postid-16415 .gform_wrapper .gfield_description#gfield_description_49_68{width:100%;} 

body.postid-16415 #pm-bussiness-feasibility .pm-page-title-wrapper{background:#ffffff;
padding-top:0;
/*background-image: url(/wp-content/uploads/2020/01/funding-request-banner-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
*/
}

body.postid-16415 #pm-bussiness-feasibility .gform_wrapper ul li.gfield{margin-bottom: 15px !important;}

body.postid-16415 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{width:25%;padding:0 20px;border:1px solid #0077c7;border-left:none;}

body.postid-16415 .pm-our-benefited .pm-benefit-wrapper{display:block;padding:0 30px;}

body.postid-16415 .pm-our-benefited .pm-single-services-benefited-icon{width:100%; text-align:center}
body.postid-16415 .pm-our-benefited .pm-our-benefited-content{width:100%;margin-top:20px;}

body.postid-16415 .pm-services-contact-form{border:1px solid #dfdfdf}

/*body.postid-16415 .pm-product-export{display:none}*/

body.postid-16415 .gform_wrapper .pm-checked-button .gform_footer input[type="submit"]{padding: 6px 60px 6px 10px;}
body.postid-16415 .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now-mobile-btn.pma-request-service-disable{padding: 10px 60px 5px 10px !important;} 

body.postid-16415 .pm-faq .pm-faqs .pm-repeater{min-height: 125px;}
body.postid-16415 .pm-faq .pm-faqs .pm-repeater:nth-child(7){min-height: 150px;}
body.postid-16415 .pm-faq .pm-faqs .pm-repeater:nth-child(8){min-height: 150px;}

body.postid-16415 #pm-bussiness-feasibility .pm-product-export span{border:none;}

body.postid-16415 #pm-bussiness-feasibility .pm-services-contact-form {
	border: 2px solid #3a1e0c;
}
body.postid-16415 .gform_wrapper .gform_title {
	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;
	margin-bottom:16px !important; 
	padding: 5px 0 !important;
}

body.postid-16415 .pm-note-tagline ul{margin:0;padding:0;list-style-type:bullets;} 
body.postid-16415 .pm-note-tagline ol li{list-style-type:bullets;line-height:40px;}

body.postid-16415 .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-heading {color:#76287C}

body.postid-16415 #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{font-size:16px !important;}

body.postid-16415 .pm-reuest-the-services-non-uberise-mobile-btn{display:none}

@media only screen and (min-width : 769px) and (max-width : 991px) {
	body.postid-16415 #pm-services-single{margin-top:160px;}
	body.postid-16415 .pm-step-content{display:inline-block}
	body.postid-16415 .pm-step-content .pm-steps{width:100%;margin-bottom:40%;text-align:left;}
	body.postid-16415 .pm-step-content .pm-steps p {width:100%;margin-bottom:35%;text-align:left;margin-left:0}
	body.postid-16415 .mobile_banner{display:none !important;}
	body.postid-16415 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{height:760px;}
	
	
}


@media only screen and (min-width : 320px) and (max-width : 768px) {
	
	body.postid-16415 h1.conv-heading1{font-size: 18px;}
	
	body.postid-16415 .mobile-img{width: 230px;padding: 10px 0;}
	
	body.postid-16415 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{padding:0 20px;}
	body.postid-16415 .pm-our-benefited .pm-single-services-benefited-icon{width:15%}
	body.postid-16415 .pm-our-benefited .pm-benefit-wrapper .pm-single-services-benefited-icon img{width:auto !important;height:auto !important;} 
	
	body.postid-16415 .pm-our-benefited .pm-our-benefited-content{width:75%}
	body.postid-16415 .pm-content-services-benefited p b{font-size:16px;}
	body.postid-16415 .pm-inclusion-exclusion-mobile-modal-content .pm-inc-exc{padding:0 50px !important;}
	body.postid-16415 #pm-bussiness-feasibility .pm-page-title-wrapper, body.postid-16415 #pm-bussiness-feasibility #pm-services-form .container-fluid  #topRow{background-image:none !important;padding-top:0 !important;padding-left:0px !important;}
	
	
	body.postid-16415 #pm-bussiness-feasibility .col-lg-6.col-md-6.col-sm-12.col-xs-12.pm-feasibility-banner-content_wrapper{
		background-image:none !important;
		padding-left:10px !important;
		padding-top:10px !important;
		min-height:1px !important;
		margin-top:-88px !important;
	}
	body.postid-16415 #pm-bussiness-feasibility .pm-form-uberisation-non{padding-top:0px !important;margin-top:0 !important}
	
	body.postid-16415 #pm-bussiness-feasibility .pm-note-about-services { display: block;}
	
    body.postid-16415 .pm-project-report-title-mobile{color:#ffffff!important;}
	
	body.postid-16415 .pm-our-benefited .pm-benefit-wrapper{display:flex;padding:0;}
	body.postid-16415 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{width:100% !important;border-right:none;}
	body.postid-16415 .pm-our-benefited .pm-our-benefited-content{margin-top:0;}
	
	body.postid-16415 .pm-feasibility-banner-content_wrapper,body.postid-16415 #pm-bussiness-feasibility .pm-inclusions-exclusions{text-align:left}
	
	body.postid-16415 #field_49_62 .ginput_container{margin-bottom:0px !important;}
	body.postid-16415 #field_49_62 .ginput_container,body.postid-16415 #field_49_62,body.postid-16415 #gfield_description_49_61{width:100%;float:left}
	
	body.postid-16415 #field_49_68 .ginput_container{margin-bottom:0px !important;}
	body.postid-16415 #field_49_68 .ginput_container,body.postid-16415 #field_49_68,body.postid-16415 #gfield_description_49_61{width:100%;float:left} 
	
	body.postid-16415 .gform_wrapper #gfield_description_49_68{width:100%;}
	
	
	body.postid-16415 #pm-bussiness-feasibility .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code{padding-right: 4px !important;}
	
	body.postid-16415 #inclusion-exclusion-modal .modal-body{height:550px;overflow-y:scroll;overflow-x:hidden;}
	
	.page-id-9762 .pm-thankyou-title-wrapper ol{width: 100% !important;margin:0 auto;margin-left:20px !important}
}


@media only screen and (min-device-width : 1024px) and (max-device-width : 1920px) {
	body.postid-16415 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_error{display:inline-block;}
}



body.postid-16415 .pm-benefit-section .row{margin:0;}

body.postid-16415 .gfield.pm-contact-us-name input,body.postid-16415 .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone.pmn-border-2px input,body.postid-16415 .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code.pmn-border-2px input,body.postid-16415 .gfield.pm-contact-us-mail input,body.postid-16415 input[type="text"],body.postid-16415 select,
body.postid-16415 .pm-services-contact-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select
{border: 1px solid #76287c;padding:8px 4px;}

body.postid-16415 .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){padding:8px 4px;}

body.postid-16415 .pm-uberise-services .gform_fields li#field_49_2{display:inline-block !important}

body.postid-16415.services-template-facilitation-of-loan #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li.gfield {
	border-bottom: 1px solid #BEBEBE;
}


body.postid-16415 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{margin-top:0px !important;
/*background-image: url(/wp-content/uploads/2020/01/funding-request-desktop-banner.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;*/
padding-left:0px;
/*padding-top:60px;*/
min-height:455px;
margin-bottom:0;
position:relative;
margin-top: 233px !important;
}


body.postid-16415 #pm-bussiness-feasibility #pm-services-form .container-fluid  #topRow{
	background-image: url(/wp-content/uploads/2020/02/funding-request-desktop-banner-large-new.jpg);
background-repeat: repeat-x;
/*background-size: cover;*/
/*background-position: top center;*/
/*padding-left:60px;*/
padding-top:60px;
min-height:630px;
margin-bottom:0;
position:relative;
background-color: #dbf1fe;

}




#overlay {
  position: absolute; /* Sit on top of the page content */
 /* display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(236,236,236,0.6); /* Black background with opacity */
  z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
  /*cursor: pointer; /* Add a pointer on hover */
}

body.postid-16415 .pm-feasibi1lity-banner-content_wrapper,
body.postid-16415 .pm-product-export,
body.postid-16415 .pm-inclusions-exclusions,
body.postid-16415 .pm-note-about-services
{
	z-index:2;position:relative;
}




body.postid-16415 #pm-bussiness-feasibility .pm-form-uberisation-non{/*padding-top:60px;*/ margin-top:-130px;}

body.postid-16415 #pm-services-form{padding-bottom:0;}

body.postid-16415 .pm-project-report-title-desktop{color:#ffffff!important;font-weight: 600;font-family:'Montserrat', sans-serif}


body.postid-16415 #pm-bussiness-feasibility .pm-note-about-services{padding-top: 0px !important;}
body.postid-16415 .pm-get-in-four-days{display:none;}

body.postid-16415 .pm-note-about-services .pm-note-tagline,body.postid-16415 .pm-faqs dd{font-family:'Montserrat', sans-serif}

body.postid-16415 .pm-note-about-services .pm-note-tagline ul li:before {
  /*content: 'âœ“ ';*/
}

body.postid-16415 .pm-our-benefited-content .pm-content-services-benefited ul li{margin-bottom:10px;position:relative;padding:0 15px;}

body.postid-16415 .pm-our-benefited-content .pm-content-services-benefited ul li:before {
  content: '';
  position: absolute;
width: 8px;
height: 8px;
background: #3a1e0c;
border-radius: 50%;
left: -9px;
top: 8px; 
}


body.postid-16415 .pm-note-about-services .pm-note-tagline ul li{margin-bottom:30px;}

body.postid-16415 .pm-our-benefited-content-title{color:#3a1e0c;text-transform:capitalize;}
body.postid-16415 .pm-our-benefited-content-title b{font-weight:600}
body.postid-16415 .pm-content-services-benefited b{color:#3a1e0c}

body.postid-16415 .pm-benefit-section .pm-step-section-title h2{margin-bottom:30px;}

body.postid-16415 #pm-bussiness-feasibility .pm-simple-steps-section{padding: 46px 0 64px;}


body.postid-16415 .pm-step-section-title h2.conv-heading2{/*padding-bottom:30px;*/font-weight:600;}
body.postid-16415 .pm-step-section-title p.pm-section-title-tagline{padding-bottom:30px;}

body.postid-16415 #pm-bussiness-feasibility .pm-benefit-section{padding: 46px 0;}

body.postid-16415 #pm-bussiness-feasibility #pm-parsona-video-links{padding: 0px 0;}

body.postid-16415 .pm-our-benefited .pm-benefit-wrapper .pm-single-services-benefited-icon img{width:100px;height:100px;}


body.postid-16415 #pm-parsona-video-links h2.conv-heading2, body.postid-16415 #pm-parsona-faq h2.conv-heading2{padding-bottom:30px;}

body.postid-16415 #pm-parsona-faq .pm-faq .plugin-faq ol{margin: 0 0 1.5em 1.5em;}

body.postid-16415 h2.conv-heading2{font-weight:600;}

body.postid-16415 #input_49_61_3{display:none}

body.postid-16415 #input_49_61_5_container{display:inline-table;width:100%;}

body.postid-16415 #gfield_description_49_62{width:100%;}{width:100%;}
body.postid-16415 #field_49_62 .ginput_container, body.postid-16415 #field_49_68 .ginput_container{width:100%;margin-bottom:50px;}

body.postid-16415 .slider-display{width:100%;margin-top: 1.8em;}

body.postid-16415 .noUi-handle{box-shadow:none;}
body.postid-16415 .noUi-base{background:#f6c132}

body.postid-16415 .noUi-handle.noUi-handle-lower{background-color:#3a1e0c}

body.postid-16415 #field_49_64 .ginput_container_number .instruction{display:none}

body.postid-16415 #input_49_64,#input_49_3,#input_49_39{width:100%}
body.postid-16415 #input_49_61_3_container{display:none}
body.postid-16415 #gfield_description_49_61{width:100% !important}

body.postid-16415 .slider-display span[class$="val-relation"]{font-size:14px;color:#aaa;}

body.postid-16415 .inclusion-exclusion ol li span{color:#76287C;text-decoration:underline}

body.postid-16415 .inclusion-exclusion ol li span:hover{cursor:pointer}

body.postid-16415 .inclusion-exclusion ol li .tooltip-inner{background:#76287C;padding: 15px;
text-align: left}
body.postid-16415 .inclusion-exclusion ol li .tooltip.bottom .tooltip-arrow{border-bottom-color:#76287C}

body.postid-16415 .inclusion-exclusion ol li .tooltip-inner a{color:#f6c132}

body.postid-16415 #field_49_2 .instruction.validation_message{display:none;}

body.postid-16415.services-template-facilitation-of-loan #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_49_66{border-bottom:none !important;}

body.postid-16415 .gform_wrapper li.gfield.gfield_error {border-bottom: 1px solid #BEBEBE !important;display:block;float:left;}

body.postid-16415 .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-inc-exc:nth-child(1) .inclusion-exclusion::after {
	height: 150%;
	
}
.page-id-9762 .pm-thankyou-title-wrapper ol{width: 65%;margin:0 auto;margin-bottom:10px;padding-left: 21%;}

.page-id-9762 .pm-thankyou-title-wrapper ol li{text-align:left}

/* new business funding service page - sachin - 28 may 2020*/


/* end business funding consultation - step section - sachin */
@media only screen and (min-width : 759px) and (max-width : 990px) {
	body.postid-12710 .pm-steps, body.postid-13290 .pm-steps {
	width: 100% !important;
	margin: 31px 0 100px 0 !important;
	}
	body.postid-12710 .pm-step-content,  body.postid-13290 .pm-step-content{
		display: block !important;
		width: 100% !important;
	}
	body.postid-12710 .pm-steps p, body.postid-13290 .pm-steps p{margin-left:0 !important}
	
	body.postid-13290 .pm-step-image img{width:85px !important;}
	 
	
	
	
}
/* end business funding consultation - step section */


/*social media management - 24 june 2020*/
body.postid-5881 .pm-step-content {display: flex;justify-content: space-around;margin: 0 auto;width: 100%;}
body.postid-5881 .pm-steps {width: 20%;text-align: center;}
body.postid-5881 .pm-steps p {margin: 10px 20px;}
body.postid-5881 .pm-repeater {min-height: 125px;}
body.postid-5881 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export {
    margin: 33px 0px 26px 0;display:none;}
body.postid-5881 #pm-bussiness-feasibility .pm-report-preview-info {display: none;}
body.postid-5881 .pm-step-image img{width:88%}

@media screen and (max-width: 768px) {
body.postid-5881 .pm-steps {width: 100%;}
body.postid-5881 #pm-bussiness-feasibility .pm-report-preview-info {display: none;}
body.postid-5881 .pm-step-content {display: flex;justify-content: space-between;margin: 0 auto;width: 90%;height: 510px;}
body.postid-5881 #pm-bussiness-feasibility .pm-business-report-image .pm-business-report-image{display:block}
}
/*end social media management - 24 june 2020*/

/*mentor page buttons start*/
.pm-mentor-page-buttons{margin-top:100px;}
.pm-mentor-page-buttons .btn{background:#748187;color:#ffffff;padding:10px 80px;}
.pm-mentor-page-buttons p{margin:20px 0;}

#gf_progressbar_wrapper_46{display:none;}
.gform_wrapper #gform_46 h3{margin-bottom:20px;}
.gform_wrapper #gform_46 #gform_next_button_46_8{width:130px;text-align:left}
#our-mentors{color:#3a1e0c;margin-top:40px;}
.page-template-page-mentor .pmn-mentor-search{padding-top:16px;}
body.page-id-2813 .gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button{font-size:17px !important;}
/*mentor page buttons ends*/

li#menu-item-16348 a{font-size:0px !important;}





/*emergency loan application service page start*/


body.postid-17553 #content{font-family: 'Montserrat', sans-serif;}

body.postid-17553 h1.conv-heading1{font-size: 24px;font-weight: 600;color: #76287C;font-family: 'Montserrat', sans-serif;margin-top: 0;margin-bottom: 0;}
body.postid-17553 .gform_wrapper .gfield_description{width:72%;float:left;color:#2b2a28!important}
body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .top_label .gf_list_inline div.ginput_container{width:28%;text-align:right;float:left}

body.postid-17553 .gform_wrapper .gfield_description#gfield_description_51_66{width:100%;}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #gform_page_51_2 .gform_page_footer{display:inline-block;}

body.postid-17553 .gform_wrapper .gfield_html p{color:#76287C;font-weight:600;text-transform:uppercase;}

body.postid-17553 .gform_wrapper ul.gfield_radio {margin: 0;}
body.postid-17553 .gform_wrapper .gfield_checkbox li label, body.postid-17553 .gform_wrapper .gfield_radio li label{max-width:100%;padding:5px 18px;margin: 2px 0 0 0px;font-weight: normal;}

body.postid-17553 .gform_wrapper li.gf_list_inline ul.gfield_radio li{margin:0 !important;}

.switch-field {display: flex;margin-bottom: 36px;overflow: hidden;}

.switch-field input {position: absolute !important;clip: rect(0, 0, 0, 0);height: 1px;width: 1px;
	border: 0;overflow: hidden;}

.switch-field label {background-color: #ffffff;color: rgba(0, 0, 0, 0.6);font-size: 14px;line-height: 1;
	text-align: center;padding: 8px 16px;margin-right: -1px;border: 1px solid #76287c;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);transition: all 0.1s ease-in-out;}

.switch-field label:hover {cursor: pointer;}

.switch-field input:checked + label {background-color: #3a1e0c;box-shadow: none;color:#ffffff;
}

.switch-field label:first-of-type {/*border-radius: 4px 0 0 4px;*/border-radius: 0;}

.switch-field label:last-of-type {/*border-radius: 4px 0 0 4px;*/border-radius: 0;}

body.postid-17553 #field_51_12{float:left}


body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_51_20 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::after,

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_51_60 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::after
{left:6px !important;}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_51_20 .ginput_container.ginput_container_consent input[type="checkbox"]:not(:checked) + label::before,
body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_51_60 .ginput_container.ginput_container_consent input[type="checkbox"]:not(:checked) + label::before
{left:0 !important;}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_51_20 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::before,
body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_51_60 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::before
{left:0 !important;}


body.postid-17553 .gform_wrapper .pm-uberise-services ul li#field_51_20 input[type="checkbox"]:not(:checked) + label,body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_51_20 input[type="checkbox"]:checked + label,
body.postid-17553 .gform_wrapper .pm-uberise-services ul li#field_51_60 input[type="checkbox"]:not(:checked) + label,body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_51_60 input[type="checkbox"]:checked + label
{
	padding-left: 40px !important; padding-right: 0 !important;
}

body.postid-17553 span#discount_tooltip {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M256,0C114.51,0,0,114.497,0,256c0,141.49,114.497,256,256,256c141.49,0,256-114.497,256-256C512,114.51,397.503,0,256,0zM256,477.867c-122.337,0-221.867-99.529-221.867-221.867S133.663,34.133,256,34.133S477.867,133.663,477.867,256S378.337,477.867,256,477.867z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M255.997,209.777c-9.425,0-17.067,7.641-17.067,17.067v143.969c0,9.425,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067V226.843C273.063,217.417,265.422,209.777,255.997,209.777z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M256,124.122c-18.821,0-34.133,15.312-34.133,34.133s15.312,34.133,34.133,34.133s34.133-15.312,34.133-34.133S274.821,124.122,256,124.122z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");
	width: 16px;
	height: 16px;
	background-size: cover;
	background-position: center;
	display: inline-block;
	background-repeat: no-repeat;
	/*top: 4px !important;*/
	position: absolute;
	margin-left: 5px;
}

body.postid-17553 .gform_wrapper .gfield_description, body.postid-17553 #pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p{font-size:15px;margin-bottom: 15px;color: #2b2a28 !important;}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper ul li.gfield#field_51_60{margin-bottom: 75px !important;}

body.postid-17553 .gform_wrapper #gform_submit_button_51{position: absolute;bottom: 75px;left: 175px;}


body.postid-17553 .gform_wrapper .gfield_description#gfield_description_51_68{width:100%;} 

body.postid-17553 #pm-bussiness-feasibility .pm-page-title-wrapper{background:#ffffff;
padding-top:0;
/*background-image: url(/wp-content/uploads/2020/01/funding-request-banner-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
*/
}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper ul li.gfield{margin-bottom: 15px !important;}

body.postid-17553 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{width:20%;padding:0 20px;/*border:1px solid #0077c7;border-left:none;*/}

body.postid-17553 .pm-our-benefited .pm-content-services-benefited{margin-top:20px;}

body.postid-17553 .pm-our-benefited .pm-benefit-wrapper{display:block;padding:0 30px;}

body.postid-17553 .pm-our-benefited .pm-single-services-benefited-icon{width:100%; text-align:center}
body.postid-17553 .pm-our-benefited .pm-our-benefited-content{width:100%;margin-top:20px;}

body.postid-17553 .pm-services-contact-form{border:1px solid #dfdfdf}

/*body.postid-17553 .pm-product-export{display:none}*/

body.postid-17553 .gform_wrapper .pm-checked-button .gform_footer input[type="submit"]{padding: 6px 60px 6px 10px;}
body.postid-17553 .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now-mobile-btn.pma-request-service-disable{padding: 10px 60px 5px 10px !important;} 

body.postid-17553 .pm-faq .pm-faqs .pm-repeater{min-height: 125px;}
body.postid-17553 .pm-faq .pm-faqs .pm-repeater:nth-child(7){min-height: 150px;}
body.postid-17553 .pm-faq .pm-faqs .pm-repeater:nth-child(8){min-height: 150px;}

body.postid-17553 #pm-bussiness-feasibility .pm-product-export span{border:none;}

body.postid-17553 #pm-bussiness-feasibility .pm-services-contact-form {
	border: 2px solid #3a1e0c;
}
body.postid-17553 .gform_wrapper .gform_title {
	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;
	margin-bottom:16px !important; 
	padding: 5px 0 !important;
}

body.postid-17553 .pm-note-tagline ul{margin:0;padding:0;list-style-type:bullets;} 
body.postid-17553 .pm-note-tagline ol li{list-style-type:bullets;line-height:40px;}

body.postid-17553 .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-heading {color:#76287C}

body.postid-17553 #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{font-size:16px !important;}

body.postid-17553 .pm-reuest-the-services-non-uberise-mobile-btn{display:none}

@media only screen and (min-width : 769px) and (max-width : 991px) {
	body.postid-17553 #pm-services-single{margin-top:160px;}
	body.postid-17553 .pm-step-content{display:inline-block}
	body.postid-17553 .pm-step-content .pm-steps{width:100%;margin-bottom:40%;text-align:left;}
	body.postid-17553 .pm-step-content .pm-steps p {width:100%;margin-bottom:35%;text-align:left;margin-left:0}
	body.postid-17553 .mobile_banner{display:none !important;}
	body.postid-17553 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{height:760px;}
	
	
}


 body.postid-17553 .gform_wrapper .pm-checked-button .gform_footer input[type="submit"]:disabled {
	border-color: #e6e6e6 !important;
	pointer-events: none!important;
	color: #777 !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")!important;
}

@media only screen and (min-width : 320px) and (max-width : 768px) {

body.postid-17553 #topRow .container{padding:0 !important}

body.postid-17553 #topRow .container .pm-feasibility-banner-content_wrapper{padding:0 !important}
body.postid-17553 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export{display:none !important}
body.postid-17553 .pm-single-price-tag-1{display:none !important}







}

body.postid-17553 #field_51_78 .ginput_container{display:inline !important}

@media only screen and (min-width : 320px) and (max-width : 768px) {
	
	body.postid-17553 .title-container{display:inline-block}	
	
	body.postid-17553 .gform_wrapper #gform_submit_button_51{position:relative !important;margin:0 auto; margin-top:10px;left:0 !important;bottom:0 !important}
	
	body.postid-17553 h1.conv-heading1{font-size: 18px;}
	
	body.postid-17553 .mobile-img{width: 230px;padding: 10px 0;}
	
	body.postid-17553 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{padding:0 20px;}
	body.postid-17553 .pm-our-benefited .pm-single-services-benefited-icon{width:15%}
	body.postid-17553 .pm-our-benefited .pm-benefit-wrapper .pm-single-services-benefited-icon img{width:auto !important;height:auto !important;} 
	
	body.postid-17553 .pm-our-benefited .pm-our-benefited-content{width:75%}
	body.postid-17553 .pm-content-services-benefited p b{font-size:16px;}
	body.postid-17553 .pm-inclusion-exclusion-mobile-modal-content .pm-inc-exc{padding:0 50px !important;}
	body.postid-17553 #pm-bussiness-feasibility .pm-page-title-wrapper, body.postid-17553 #pm-bussiness-feasibility #pm-services-form .container-fluid  #topRow{background-image:none !important;padding-top:0 !important/*;padding-left:0px*/ !important;}
	
	
	body.postid-17553 #pm-bussiness-feasibility .col-lg-6.col-md-6.col-sm-12.col-xs-12.pm-feasibility-banner-content_wrapper{
		background-image:none !important;
		/*padding-left:10px */!important;
		/*padding-top:10px !important;*/
		min-height:1px !important;
		/*margin-top:-88px !important;*/
	}
	body.postid-17553 #pm-bussiness-feasibility .pm-form-uberisation-non{padding-top:0px !important;margin-top:0 !important}
	
	body.postid-17553 #pm-bussiness-feasibility .pm-note-about-services { display: block;}
	
    body.postid-17553 .pm-project-report-title-mobile{color:#ffffff!important;}
	
	body.postid-17553 .pm-our-benefited .pm-benefit-wrapper{display:flex;padding:0;}
	body.postid-17553 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{width:100% !important;border-right:none;}
	body.postid-17553 .pm-our-benefited .pm-our-benefited-content{margin-top:0;}
	
	body.postid-17553 .pm-feasibility-banner-content_wrapper,body.postid-17553 #pm-bussiness-feasibility .pm-inclusions-exclusions{text-align:left; margin-left:15px;}
	
	body.postid-17553 #field_51_62 .ginput_container{margin-bottom:0px !important;}
	body.postid-17553 #field_51_62 .ginput_container,body.postid-17553 #field_51_62,body.postid-17553 #gfield_description_51_61{width:100%;float:left}
	
	body.postid-17553 #field_51_68 .ginput_container{margin-bottom:0px !important;}
	body.postid-17553 #field_51_68 .ginput_container,body.postid-17553 #field_51_68,body.postid-17553 #gfield_description_51_61{width:100%;float:left} 
	
	body.postid-17553 .gform_wrapper #gfield_description_51_68{width:100%;}
	
	
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code{padding-right: 4px !important;}
	
	body.postid-17553 #inclusion-exclusion-modal .modal-body{height:550px;overflow-y:scroll;overflow-x:hidden;}
	
	.page-id-9762 .pm-thankyou-title-wrapper ol{width: 100% !important;margin:0 auto;margin-left:20px !important}
	
	body.postid-17553 .banner-img{position:relative !important;width:100% !important;height:210px !important;}
	
	body.postid-17553 #gform_page_51_2{display:block !important}
	
	body.postid-17553 .gform_wrapper #CollapseOne {
		background: #ebedec;
		padding: 20px;
		height: auto;
		width: 100%;
		float:left;
	}
	body.postid-17553  .back{top: 1px;height: 116px !important;width: 100% !important;z-index: 0;top:0 !important;height:117px !important;}
/**/	
	body.postid-17553 .backgray,body.postid-17553 .back{display:none;}
	
	body.postid-17553 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-note-about-services{background:#fff; padding:15px !important;}
	
	body.postid-17553 .pm-feasibility-banner-content_wrapper, body.postid-17553 #pm-bussiness-feasibility .pm-inclusions-exclusions{margin-top:0 !important;}
	
	body.postid-17553 #pm-bussiness-feasibility .pm-inclusions-exclusions p.lst_doc{/*background:#fff;*/ padding:0px !important;}
	
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_html{padding: 10px 0 0 20px;margin-bottom:0 !important}
	
	body.postid-17553 .gform_wrapper #field_51_61{background: #ebedec;}
	
	body.postid-17553 .gform_wrapper #field_51_63{background: #dfecd2;}
	body.postid-17553 .gform_wrapper #CollapseTwo {
		background: #dfecd2;
		padding: 20px;
		height: auto;
		width: 100%;
		float:left;
	}
	
	
	body.postid-17553 .gform_wrapper #field_51_69{background: #ebedec;} 
		body.postid-17553 .gform_wrapper #CollapseThree {
		background: #ebedec;
		padding: 20px;
		height: auto;
		width: 100%;
		float:left;
	}
	
		body.postid-17553 .gform_wrapper #field_51_72{background: #dfecd2;}
		body.postid-17553 .gform_wrapper #CollapseFour {
			background: #dfecd2;
			padding: 20px;
			height: auto;
			width: 100%;
			float:left;
		}
		
	body.postid-17553 .gform_wrapper #field_51_63{background: #dfecd2;}
	
	body.postid-17553 #pm-bussiness-feasibility .pm-services-contact-form{padding:15px 5px 0 5px !important}
	
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #gform_page_51_2 .gform_page_footer{position:relative;}
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #gform_page_51_2 .gform_page_footer input[type="submit"]{visibility:visible;position:relative;left:0;top:15px;}
	
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container{display:flex;}
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper ul li.gfield#field_51_60{margin-bottom:0 !important}
	
	body.postid-17553 .pm-form-uberisation-non #scroll{margin-top:0 !important;}
	body.postid-17553 .pm-inclusions-exclusions .help-section .help-txt{width: 57.333% !important;}
	body.postid-17553 .pm-our-step-content .pm-step-content{height: 535px;padding: 35px 0;}
	
	body.postid-17553 .pm-our-step-content .pm-step-image img{height:535px !important;}
	
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_html {
		padding: 10px 0 0 20px;
		margin-bottom: 0 !important;
	}
	
}


#field_51_76 a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	width: auto;
	min-width: 160px;
	min-height: 40px;
	padding: 6px 45px 6px 10px !important;
	color: #333 !important;
	font-weight: 700;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% center;
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1920px) {
	body.postid-17553 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_error{display:inline-block;}
}

body.postid-17553 .pm-step-content{padding: 0 34px;}

body.postid-17553 .pm-steps p{margin: 10px 0px;}
@media all and (max-width : 768px) {
body.postid-17553 .pm-steps p{margin: 10px 0px; text-align: left;}

}

body.postid-17553  .back{background: #b1d360;position: absolute;top: 1px;height: 199px;width: 80%;z-index: 0;}

body.postid-17553 .backgray {
	background: #f2f2f2;
	position: absolute;
	top: 1px;
	height: 198px;
	width: 20%;
	z-index: 0;
	right: 0;
}

body.postid-17553 .pm-benefit-section .row{margin:0;}

body.postid-17553 .gfield.pm-contact-us-name input,body.postid-17553 .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone.pmn-border-2px input,body.postid-17553 .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code.pmn-border-2px input,body.postid-17553 .gfield.pm-contact-us-mail input,body.postid-17553 input[type="text"],body.postid-17553 select,
body.postid-17553 .pm-services-contact-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select
{border: 1px solid #76287c;padding:8px 4px;}


body.postid-17553 .pm-services-contact-form .gform_wrapper #field_51_76,body.postid-17553 .pm-services-contact-form .gform_wrapper #field_51_77{border-bottom:0 !important;}

body.postid-17553 .pm-services-contact-form .gform_wrapper #field_51_77 a{font-style:normal !important}



body.postid-17553 .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){padding:8px 4px !important;}

/*body.postid-17553 .pm-uberise-services .gform_fields li#field_51_2{display:inline-block !important}*/

body.postid-17553.services-template-emergency-loan-application #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li.gfield {
	border-bottom: 1px solid #BEBEBE;
}


body.postid-17553 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{margin-top:0px !important;
/*background-image: url(/wp-content/uploads/2020/01/funding-request-desktop-banner.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;*/
padding-left:0px;
/*padding-top:60px;*/
min-height:455px;
margin-bottom:0;
position:relative;
/*margin-top: 165px !important;*/
}


body.postid-17553 #pm-bussiness-feasibility #pm-services-form .container-fluid  #topRow{
/*	background-image: url(/wp-content/uploads/2020/01/funding-request-desktop-banner-large-new.jpg);
background-repeat: repeat-x;*/
/*background-size: cover;*/
/*background-position: top center;*/
/*padding-left:60px;*/
/*padding-top:60px;*/
min-height:630px;
margin-bottom:0;
position:relative;
background-color: #eaffd4;

}

body.postid-17553 .pm-form-uberisation-non #scroll{margin-top:60px;margin-left: 7px;}

body.postid-17553 .banner-img {
	
	background-image: url(/wp-content/themes/deasra-new/assets/img/emergency-nbfc-loan.svg);
	background-repeat:no-repeat;
	height:609px;
	position:absolute;
	top:0;
	width:52.5%;
}



#overlay {
  position: absolute; /* Sit on top of the page content */
 /* display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(236,236,236,0.6); /* Black background with opacity */
  z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
  /*cursor: pointer; /* Add a pointer on hover */
}

body.postid-17553 .pm-feasibi1lity-banner-content_wrapper,
body.postid-17553 .pm-product-export,
body.postid-17553 .pm-inclusions-exclusions,
body.postid-17553 .pm-note-about-services
{
	z-index:2;position:relative;
}




body.postid-17553 #pm-bussiness-feasibility .pm-form-uberisation-non{/*padding-top:60px;*/ margin-top:-130px;}

body.postid-17553 #pm-services-form{padding-bottom:0;}

body.postid-17553 .pm-project-report-title-desktop{color:#ffffff!important;font-weight: 600;font-family:'Montserrat', sans-serif}


body.postid-17553 #pm-bussiness-feasibility .pm-note-about-services{padding-top: 0px !important;}
body.postid-17553 .pm-get-in-four-days{display:none;}

body.postid-17553 .pm-note-about-services .pm-note-tagline,body.postid-17553 .pm-faqs dd{font-family:'Montserrat', sans-serif}

body.postid-17553 .pm-note-about-services .pm-note-tagline ul li:before {
  /*content: 'âœ“ ';*/
}

body.postid-17553 .pm-our-benefited-content .pm-content-services-benefited ul li{margin-bottom:10px;position:relative;padding:0 15px;}

body.postid-17553 .pm-our-benefited-content .pm-content-services-benefited ul li:before {
  content: '';
  position: absolute;
width: 8px;
height: 8px;
background: #3a1e0c;
border-radius: 50%;
left: -9px;
top: 8px; 
}


body.postid-17553 .pm-note-about-services .pm-note-tagline ul li{margin-bottom:10px;}

body.postid-17553 .pm-our-benefited-content-title{color:#3a1e0c;text-transform:capitalize;}

@media only screen and (min-width : 320px) and (max-width : 768px) {
body.postid-17553 .pm-our-benefited-content-title{color:#3a1e0c;text-transform:capitalize; text-align:left}

}


body.postid-17553 .pm-our-benefited-content-title b{font-weight:600}
body.postid-17553 .pm-content-services-benefited b{color:#3a1e0c}

body.postid-17553 .pm-benefit-section .pm-step-section-title h2{margin-bottom:30px;}

body.postid-17553 #pm-bussiness-feasibility .pm-simple-steps-section{padding: 46px 0 64px;}


body.postid-17553 .pm-step-section-title h2.conv-heading2{/*padding-bottom:30px;*/font-weight:600;}
body.postid-17553 .pm-step-section-title p.pm-section-title-tagline{padding-bottom:30px;}

body.postid-17553 #pm-bussiness-feasibility .pm-benefit-section{padding: 46px 0;}

body.postid-17553 #pm-bussiness-feasibility #pm-parsona-video-links{padding: 0px 0;}

body.postid-17553 .pm-our-benefited .pm-benefit-wrapper .pm-single-services-benefited-icon img{width:70px;height:70px;}


body.postid-17553 #pm-parsona-video-links h2.conv-heading2, body.postid-17553 #pm-parsona-faq h2.conv-heading2{padding-bottom:30px;}

body.postid-17553 #pm-parsona-faq .pm-faq .plugin-faq ol{margin: 0 0 1.5em 1.5em;}

body.postid-17553 h2.conv-heading2{font-weight:600;}

body.postid-17553 #input_51_61_3{display:none}

body.postid-17553 #input_51_66_5_container{display:inline-table;width:100%;}

body.postid-17553 #gfield_description_51_62{width:100%;}{width:100%;}
body.postid-17553 #field_51_62 .ginput_container, body.postid-17553 #field_51_68 .ginput_container{width:100%;margin-bottom:50px;}

body.postid-17553 #gfield_description_51_64{width:100%;}{width:100%;}
body.postid-17553 #field_51_64 .ginput_container{width:100%;margin-bottom:50px;}

body.postid-17553 .slider-display{width:100%;margin-top: 1.8em;}

body.postid-17553 .noUi-handle{box-shadow:none;}
body.postid-17553 .noUi-base{background:#f6c132}

body.postid-17553 .noUi-handle.noUi-handle-lower{background-color:#3a1e0c}

body.postid-17553 #field_51_64 .ginput_container_number .instruction{display:none}

body.postid-17553 #input_51_64,#input_51_3,#input_51_39{width:100%}
body.postid-17553 #input_51_66_3_container{display:none}
body.postid-17553 #gfield_description_51_61{width:100% !important}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper #field_51_70 div.ginput_container{display:inline !important;}

body.postid-17553 .slider-display span[class$="val-relation"]{font-size:14px;color:#aaa;}

/*body.postid-17553 .inclusion-exclusion ol li span{color:#76287C;text-decoration:underline}*/

body.postid-17553 .inclusion-exclusion ol li span:hover{cursor:pointer}

body.postid-17553 .inclusion-exclusion ol li .tooltip-inner{background:#76287C;padding: 15px;
text-align: left}
body.postid-17553 .inclusion-exclusion ol li .tooltip.bottom .tooltip-arrow{border-bottom-color:#76287C}

body.postid-17553 .inclusion-exclusion ol li .tooltip-inner a{color:#f6c132}

body.postid-17553 #field_51_2 .instruction.validation_message{display:none;}

body.postid-17553.services-template-emergency-loan-application #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_51_66{border-bottom:none !important;}

body.postid-17553 .gform_wrapper li.gfield.gfield_error {border-bottom: 1px solid #BEBEBE !important;display:block;float:left;}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button#gform_previous_button_51, body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button#gform_next_button_51_68 {padding:6px !important;min-width:100px !important;background-image: none;border-radius:0 !important; border-color:#333333 !important;}

body.postid-17553 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button:hover{background:none !important;}

body.postid-17553 .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-inc-exc:nth-child(1) .inclusion-exclusion::after {
	height: 170%;
	right: -13px;
	top: -26px;
}


body.postid-17553 #field_51_77 a{
	font-size: 16px;
	padding: 6px 10px 6px 45px !important;
	color: #333 !important;
	font-weight: 700;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% left;
	background-image: url('img/previous.svg');
}

body.postid-17553 #pm-bussiness-feasibility .pm-services-sidebar-button{ margin-bottom:12px;}

body.postid-17553 #field_51_78 .instruction{display:none;}



body.postid-17553 .pm-note-about-services .pm-note-tagline .panel{width:90%;}
body.postid-17553 .pm-note-about-services .pm-note-tagline .panel .panel-heading{padding:0;}
body.postid-17553 .pm-note-about-services .pm-note-tagline .panel{border-top:none;}
body.postid-17553 .pm-note-about-services .pm-note-tagline .panel ul li:last-child a{font-style:normal !important;}

body.postid-17553 .pm-note-about-services .pm-note-tagline .panel .panel-heading .nav-tabs > li.active > a{background-color:#76287c !important}

body.postid-17553 .pm-note-about-services .pm-note-tagline .panel ul.nav > li > a{padding: 8px 8px !important;}

body.postid-17553 #gfield_description_51_80,body.postid-17553 #input_51_80{width:100%;}

body.postid-17553 .pm-note-about-services .pm-note-tagline ul.nav.nav-tabs li{margin-bottom:0}

/*#input_50_80_2, #input_50_80_1, #input_50_80_3{padding:10px 45px;}*/

#gfield_description_51_81,#field_51_81 .ginput_container{width:50% !important;line-height: 35px;}
/*emergency loan application service page ends*/


/*start udyam registration*/

body.postid-17669 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export{display:none;}

body.postid-17669 #pm-bussiness-feasibility .pm-services-single-stories{display:none;}

body.postid-17669 #pm-bussiness-feasibility .pm-benefit-section{display:none;}

body.postid-17669 #pm-bussiness-feasibility .pm-simple-steps-section{background:#FFFFFF;}

body.postid-17669 #pm-bussiness-feasibility #pm-parsona-video-links{background:#f2f2f2;}

body.postid-17669 #pm-parsona-faq{background:#FFFFFF;}

body.postid-17669 #pm-bussiness-feasibility .pm-form-uberisation-non .gform_wrapper .pm-uberise-services .gform_page_footer{visibility:visible;position:relative !important;}

body.postid-17669 .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn{display:none !important} 

body.postid-17669 #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: 6px 57px 6px 10px !important;}

/*end udyam registration*/

/* disable notificaton for utm parameters*/
nav.navbar.navbar-default.navbar-fixed-top.pmn-iframeHide-mainNav .pm-notifyicon-wrap{display:none !important}
/* end disable notificaton for utm parameters*/


.site-header .site-branding{margin-left:0 !important; }
.site-header .pm-search{right: 0px !important}

@media only screen and (max-width: 650px){
	.site-header .pm-search{right: 20px !important;}
	.site-header .site-branding{margin-left: 0px;}
}
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	li.ejm-map-icon{width:55px !important;}
}


/*start shop act intimation*/
body.postid-5704 .gform_wrapper .gfield_description{font-size: 15px;margin-bottom:10px;color:#333333;}
body.postid-5704 .gform_wrapper ul.gform_fields li.gfield select{border: 1px solid #76287c;}
body.postid-5704 .pm-services-single-stories{display:none;}
body.postid-5704 .pm-step-image img{width:90%;}
body.postid-5704  #pm-bussiness-feasibility .pm-simple-steps-section{background:#ffffff;}
body.postid-5704 #pm-bussiness-feasibility .pm-benefit-section{background:#f2f2f2;}
body.postid-5704 .pm-product-export{display:none}
body.postid-5704 .pm-faqs .pm-repeater{min-height:126px;}
/*end shop act intimation*/


/* Entrepreneur Excellence Awards Starts  */
body.page-id-17905 #content{font-family: 'Montserrat', sans-serif;}

body.page-id-17905 h1.conv-heading1{font-size: 24px;font-weight: 600;color: #76287C;font-family: 'Montserrat', sans-serif;margin-top: 0;margin-bottom: 0;}
body.page-id-17905 .gform_wrapper .gfield_description{width:72%;float:left;color:#2b2a28!important}
body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .top_label .gf_list_inline div.ginput_container{width:28%;text-align:right;float:left}

body.page-id-17905 .gform_wrapper .gfield_description#gfield_description_53_66{width:100%;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #gform_page_53_2 .gform_page_footer{display:inline-block;}

body.page-id-17905 .gform_wrapper .gfield_html p{color:#76287C;font-weight:600;text-transform:uppercase;}

body.page-id-17905 .gform_wrapper ul.gfield_radio {margin: 0;}
body.page-id-17905 .gform_wrapper .gfield_checkbox li label, body.page-id-17905 .gform_wrapper .gfield_radio li label{max-width:100%;padding:5px 18px;margin: 2px 0 0 0px;font-weight: normal;}

body.page-id-17905 .gform_wrapper li.gf_list_inline ul.gfield_radio li{margin:0 !important;}

.switch-field {display: flex;margin-bottom: 36px;overflow: hidden;}

.switch-field input {position: absolute !important;clip: rect(0, 0, 0, 0);height: 1px;width: 1px;
	border: 0;overflow: hidden;}

.switch-field label {background-color: #ffffff;color: rgba(0, 0, 0, 0.6);font-size: 14px;line-height: 1;
	text-align: center;padding: 8px 16px;margin-right: -1px;border: 1px solid #76287c;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);transition: all 0.1s ease-in-out;}

.switch-field label:hover {cursor: pointer;}

.switch-field input:checked + label {background-color: #3a1e0c;box-shadow: none;color:#ffffff;
}

.switch-field label:first-of-type {/*border-radius: 4px 0 0 4px;*/border-radius: 0;}

.switch-field label:last-of-type {/*border-radius: 4px 0 0 4px;*/border-radius: 0;}

body.page-id-17905 #field_53_12{float:left}


body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_53_20 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::after,

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_53_60 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::after
{left:6px !important;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_53_20 .ginput_container.ginput_container_consent input[type="checkbox"]:not(:checked) + label::before,
body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_53_60 .ginput_container.ginput_container_consent input[type="checkbox"]:not(:checked) + label::before
{left:0 !important;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_53_20 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::before,
body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #field_53_60 .ginput_container.ginput_container_consent input[type="checkbox"]:checked + label::before
{left:0 !important;}


body.page-id-17905 .gform_wrapper .pm-uberise-services ul li#field_53_20 input[type="checkbox"]:not(:checked) + label,body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_53_20 input[type="checkbox"]:checked + label,
body.page-id-17905 .gform_wrapper .pm-uberise-services ul li#field_53_60 input[type="checkbox"]:not(:checked) + label,body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_53_60 input[type="checkbox"]:checked + label
{
	padding-left: 40px !important; padding-right: 0 !important;
}

body.page-id-17905 span#discount_tooltip {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath d='M256,0C114.51,0,0,114.497,0,256c0,141.49,114.497,256,256,256c141.49,0,256-114.497,256-256C512,114.51,397.503,0,256,0zM256,477.867c-122.337,0-221.867-99.529-221.867-221.867S133.663,34.133,256,34.133S477.867,133.663,477.867,256S378.337,477.867,256,477.867z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M255.997,209.777c-9.425,0-17.067,7.641-17.067,17.067v143.969c0,9.425,7.641,17.067,17.067,17.067s17.067-7.641,17.067-17.067V226.843C273.063,217.417,265.422,209.777,255.997,209.777z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3cg%3e%3cpath d='M256,124.122c-18.821,0-34.133,15.312-34.133,34.133s15.312,34.133,34.133,34.133s34.133-15.312,34.133-34.133S274.821,124.122,256,124.122z'/%3e%3c/g%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");
	width: 16px;
	height: 16px;
	background-size: cover;
	background-position: center;
	display: inline-block;
	background-repeat: no-repeat;
	/*top: 4px !important;*/
	position: absolute;
	margin-left: 5px;
}

body.page-id-17905 .gform_wrapper .gfield_description, body.page-id-17905 #pm-bussiness-feasibility .pm-note-about-services .pm-note-tagline p{font-size:15px;margin-bottom: 15px;color: #2b2a28 !important;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield#field_53_60{margin-bottom: 0px !important;}

body.page-id-17905 .gform_wrapper #gform_submit_button_50{position: absolute;bottom: 75px;left: 175px;}


body.page-id-17905 .gform_wrapper .gfield_description#gfield_description_53_68{width:100%;} 

body.page-id-17905 #pm-bussiness-feasibility .pm-page-title-wrapper{background:#ffffff;
padding-top:0;
/*background-image: url(/wp-content/uploads/2020/01/funding-request-banner-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
*/
}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield{margin-bottom: 15px !important;}

body.page-id-17905 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{width:20%;padding:0 20px;/*border:1px solid #0077c7;border-left:none;*/}

body.page-id-17905 .pm-our-benefited .pm-content-services-benefited{margin-top:20px;}

body.page-id-17905 .pm-our-benefited .pm-benefit-wrapper{display:block;padding:0 30px;}

body.page-id-17905 .pm-our-benefited .pm-single-services-benefited-icon{width:100%; text-align:center}
body.page-id-17905 .pm-our-benefited .pm-our-benefited-content{width:100%;margin-top:20px;}

body.page-id-17905 .pm-services-contact-form{border:1px solid #dfdfdf}

/*body.page-id-17905 .pm-product-export{display:none}*/

body.page-id-17905 .gform_wrapper .pm-checked-button .gform_footer input[type="submit"]{padding: 6px 60px 6px 10px;}
body.page-id-17905 .pm-form-uberisation-non .pm-reuest-the-services-non-uberise-mobile-btn .pm-pay-now-mobile-btn.pma-request-service-disable{padding: 10px 60px 5px 10px !important;} 

body.page-id-17905 .pm-faq .pm-faqs .pm-repeater{min-height: 125px;}
body.page-id-17905 .pm-faq .pm-faqs .pm-repeater:nth-child(7){min-height: 150px;}
body.page-id-17905 .pm-faq .pm-faqs .pm-repeater:nth-child(8){min-height: 150px;}

body.page-id-17905 #pm-bussiness-feasibility .pm-product-export span{border:none;}

body.page-id-17905 #pm-bussiness-feasibility .pm-services-contact-form {
	border: 2px solid #3a1e0c;
}
body.page-id-17905 .gform_wrapper .gform_title {
	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;
	margin-bottom:16px !important; 
	padding: 5px 0 !important;
}

body.page-id-17905 .pm-note-tagline ul{margin:0;padding:0;list-style-type:bullets;} 
body.page-id-17905 .pm-note-tagline ol li{list-style-type:bullets;line-height:40px;}

body.page-id-17905 .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-heading {color:#76287C}

body.page-id-17905 #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{font-size:16px !important;}

body.page-id-17905 .pm-reuest-the-services-non-uberise-mobile-btn{display:none}

@media only screen and (min-width : 769px) and (max-width : 991px) {
	body.page-id-17905 #pm-services-single{margin-top:160px;}
	body.page-id-17905 .pm-step-content{display:inline-block}
	body.page-id-17905 .pm-step-content .pm-steps{width:100%;margin-bottom:40%;text-align:left;}
	body.page-id-17905 .pm-step-content .pm-steps p {width:100%;margin-bottom:35%;text-align:left;margin-left:0}
	body.page-id-17905 .mobile_banner{display:none !important;}
	body.page-id-17905 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{height:760px;}
	
	
}


 body.page-id-17905 .gform_wrapper .pm-checked-button .gform_footer input[type="submit"]:disabled {
	border-color: #e6e6e6 !important;
	pointer-events: none!important;
	color: #777 !important;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23e6e6e6;%7d.b%7bfill:%23ffffff;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")!important;
}

@media only screen and (min-width : 320px) and (max-width : 768px) {

body.page-id-17905 #topRow .container{padding:0 !important}

body.page-id-17905 #topRow .container .pm-feasibility-banner-content_wrapper{padding:0 !important}
body.page-id-17905 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-product-export{display:none !important}
body.page-id-17905 .pm-single-price-tag-1{display:none !important}







}

body.page-id-17905 #field_53_78 .ginput_container{display:inline !important}

@media only screen and (min-width : 320px) and (max-width : 768px) {
	
	body.page-id-17905 .title-container{display:inline-block}	
	body.page-id-17905 .gform_wrapper #gform_submit_button_50{position:relative !important;margin:0 auto; margin-top:10px;left:0 !important;bottom:0 !important}
	
	body.page-id-17905 h1.conv-heading1{font-size: 18px;}
	
	body.page-id-17905 .mobile-img{width: 230px;padding: 10px 0;}
	
	body.page-id-17905 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{padding:0 20px;}
	body.page-id-17905 .pm-our-benefited .pm-single-services-benefited-icon{width:15%}
	body.page-id-17905 .pm-our-benefited .pm-benefit-wrapper .pm-single-services-benefited-icon img{width:auto !important;height:auto !important;} 
	
	body.page-id-17905 .pm-our-benefited .pm-our-benefited-content{width:75%}
	body.page-id-17905 .pm-content-services-benefited p b{font-size:16px;}
	body.page-id-17905 .pm-inclusion-exclusion-mobile-modal-content .pm-inc-exc{padding:0 50px !important;}
	body.page-id-17905 #pm-bussiness-feasibility .pm-page-title-wrapper, body.page-id-17905 #pm-bussiness-feasibility #pm-services-form .container-fluid  #topRow{background-image:none !important;padding-top:0 !important/*;padding-left:0px*/ !important;}
	
	
	body.page-id-17905 #pm-bussiness-feasibility .col-lg-6.col-md-6.col-sm-12.col-xs-12.pm-feasibility-banner-content_wrapper{
		background-image:none !important;
		/*padding-left:10px */!important;
		/*padding-top:10px !important;*/
		min-height:1px !important;
		/*margin-top:-88px !important;*/
	}
	body.page-id-17905 #pm-bussiness-feasibility .pm-form-uberisation-non{padding-top:0px !important;margin-top:0 !important}
	
	body.page-id-17905 #pm-bussiness-feasibility .pm-note-about-services { display: block;}
	
    body.page-id-17905 .pm-project-report-title-mobile{color:#ffffff!important;}
	
	body.page-id-17905 .pm-our-benefited .pm-benefit-wrapper{display:flex;padding:0;}
	body.page-id-17905 .pm-our-benefited .col-lg-4.col-md-4.col-sm-6{width:100% !important;border-right:none;}
	body.page-id-17905 .pm-our-benefited .pm-our-benefited-content{margin-top:0;}
	
	body.page-id-17905 .pm-feasibility-banner-content_wrapper,body.page-id-17905 #pm-bussiness-feasibility .pm-inclusions-exclusions{text-align:left; margin-left:15px;}
	
	body.page-id-17905 #field_53_62 .ginput_container{margin-bottom:0px !important;}
	body.page-id-17905 #field_53_62 .ginput_container,body.page-id-17905 #field_53_62,body.page-id-17905 #gfield_description_53_61{width:100%;float:left}
	
	body.page-id-17905 #field_53_68 .ginput_container{margin-bottom:0px !important;}
	body.page-id-17905 #field_53_68 .ginput_container,body.page-id-17905 #field_53_68,body.page-id-17905 #gfield_description_53_61{width:100%;float:left} 
	
	body.page-id-17905 .gform_wrapper #gfield_description_53_68{width:100%;}
	
	
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code{padding-right: 4px !important;}
	
	body.page-id-17905 #inclusion-exclusion-modal .modal-body{height:550px;overflow-y:scroll;overflow-x:hidden;}
	
	.page-id-9762 .pm-thankyou-title-wrapper ol{width: 100% !important;margin:0 auto;margin-left:20px !important}
	
	body.page-id-17905 .banner-img{position:relative !important;width:100% !important;height:210px !important;}
	
	body.page-id-17905 #gform_page_53_2{display:block !important}
	
	body.page-id-17905 .gform_wrapper #CollapseOne {
		background: #ebedec;
		padding: 20px;
		height: auto;
		width: 100%;
		float:left;
	}
	body.page-id-17905  .back{top: 1px;height: 116px !important;width: 100% !important;z-index: 0;top:0 !important;height:117px !important;}
/**/	
	body.page-id-17905 .backgray,body.page-id-17905 .back{display:none;}
	
	body.page-id-17905 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper .pm-note-about-services{background:#fff; padding:15px !important;}
	
	body.page-id-17905 .pm-feasibility-banner-content_wrapper, body.page-id-17905 #pm-bussiness-feasibility .pm-inclusions-exclusions{margin-top:0 !important;}
	
	body.page-id-17905 #pm-bussiness-feasibility .pm-inclusions-exclusions p.lst_doc{/*background:#fff;*/ padding:0px !important;}
	
	ody.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_html{padding: 10px 0 0 20px;margin-bottom:0 !important}
	
	body.page-id-17905 .gform_wrapper #field_53_61{background: #ebedec;}
	
	body.page-id-17905 .gform_wrapper #field_53_63{background: #dfecd2;}
	body.page-id-17905 .gform_wrapper #CollapseTwo {
		background: #dfecd2;
		padding: 20px;
		height: auto;
		width: 100%;
		float:left;
	}
	
	
	body.page-id-17905 .gform_wrapper #field_53_69{background: #ebedec;} 
		body.page-id-17905 .gform_wrapper #CollapseThree {
		background: #ebedec;
		padding: 20px;
		height: auto;
		width: 100%;
		float:left;
	}
	
		body.page-id-17905 .gform_wrapper #field_53_72{background: #dfecd2;}
		body.page-id-17905 .gform_wrapper #CollapseFour {
			background: #dfecd2;
			padding: 20px;
			height: auto;
			width: 100%;
			float:left;
		}
		
	body.page-id-17905 .gform_wrapper #field_53_63{background: #dfecd2;}
	
	body.page-id-17905 #pm-bussiness-feasibility .pm-services-contact-form{padding:15px 5px 0 5px !important}
	
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #gform_page_53_2 .gform_page_footer{position:relative;}
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services #gform_page_53_2 .gform_page_footer input[type="submit"]{visibility:visible;position:relative;left:0;top:15px;}
	
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .top_label div.ginput_container{display:flex;}
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield#field_53_60{margin-bottom:0 !important;    padding: 10px;}
    body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_html#field_53_105{
        margin-top: 10px !important;
    }
	body.page-id-17905 .pm-form-uberisation-non #scroll{margin-top:0 !important;}
	body.page-id-17905 .pm-inclusions-exclusions .help-section .help-txt{width: 57.333% !important;}
	body.page-id-17905 .pm-our-step-content .pm-step-content{height: 535px;padding: 35px 0;}
	
	body.page-id-17905 .pm-our-step-content .pm-step-image img{height:535px !important;}
	
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_html {
		padding: 10px 0 0 20px;
		margin-bottom: 0 !important;
	}
    body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .top_label .gf_list_inline div.ginput_container {
        width: 28% !important;
    }
	
}


#field_53_104 a {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	width: auto;
	min-width: 160px;
	min-height: 40px;
	padding: 6px 45px 6px 10px !important;
	color: #333 !important;
	font-weight: 700;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% center;
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1920px) {
	body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_error{display:inline-block;}
}

body.page-id-17905 .pm-step-content{padding: 0 34px;}

body.page-id-17905 .pm-steps p{margin: 10px 0px;}
@media all and (max-width : 768px) {
body.page-id-17905 .pm-steps p{margin: 10px 0px; text-align: left;}

}

body.page-id-17905  .back{background: #ffe864;position: absolute;top: 1px;height: 199px;width: 80%;z-index: 0;}

body.page-id-17905 .backgray {
	background: #ffe864;
	position: absolute;
	top: 1px;
	height: 198px;
	width: 20%;
	z-index: 0;
	right: 0;
}

body.page-id-17905 .pm-benefit-section .row{margin:0;}

body.page-id-17905 .gfield.pm-contact-us-name input,body.page-id-17905 .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone.pmn-border-2px input,body.page-id-17905 .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code.pmn-border-2px input,body.page-id-17905 .gfield.pm-contact-us-mail input,body.page-id-17905 input[type="text"],body.page-id-17905 select,
body.page-id-17905 .pm-services-contact-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select
{border: 1px solid #76287c;padding:8px 4px;}


body.page-id-17905 .pm-services-contact-form .gform_wrapper #field_53_104,body.page-id-17905 .pm-services-contact-form .gform_wrapper #field_53_105{border-bottom:0 !important;}

body.page-id-17905 .pm-services-contact-form .gform_wrapper #field_53_105 a{font-style:normal !important}



body.page-id-17905 .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){padding:8px 4px !important;}

/*body.page-id-17905 .pm-uberise-services .gform_fields li#field_53_2{display:inline-block !important}*/

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li.gfield {
	border-bottom: 1px solid #BEBEBE;
}


body.page-id-17905 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{margin-top:-121px !important;
/*background-image: url(/wp-content/uploads/2020/01/funding-request-desktop-banner.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;*/
padding-left:0px;
/*padding-top:60px;*/
min-height:455px;
margin-bottom:0;
position:relative;
/*margin-top: 165px !important;*/
}


body.page-id-17905 #pm-bussiness-feasibility #pm-services-form .container-fluid  #topRow{
/*	background-image: url(/wp-content/uploads/2020/01/funding-request-desktop-banner-large-new.jpg);
background-repeat: repeat-x;*/
/*background-size: cover;*/
/*background-position: top center;*/
/*padding-left:60px;*/
/*padding-top:60px;*/
min-height:630px;
margin-bottom:0;
position:relative;
background-color: #ffffff;

}

body.page-id-17905 .pm-form-uberisation-non #scroll{margin-top:60px;margin-left: 7px;    margin-bottom: 20px;    padding-bottom: 20px;
}

body.page-id-17905 .banner-img {
	
	background-image: url(/wp-content/themes/deasra-new/assets/img/emergency-nbfc-loan.svg);
	background-repeat:no-repeat;
	height:609px;
	position:absolute;
	top:0;
	width:52.5%;
}



#overlay {
  position: absolute; /* Sit on top of the page content */
 /* display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(236,236,236,0.6); /* Black background with opacity */
  z-index: 1; /* Specify a stack order in case you're using a different order for other elements */
  /*cursor: pointer; /* Add a pointer on hover */
}

body.page-id-17905 .pm-feasibi1lity-banner-content_wrapper,
body.page-id-17905 .pm-product-export,
body.page-id-17905 .pm-inclusions-exclusions,
body.page-id-17905 .pm-note-about-services
{
	z-index:2;position:relative;
}




body.page-id-17905 #pm-bussiness-feasibility .pm-form-uberisation-non{/*padding-top:60px;*/ margin-top:-130px;}

body.page-id-17905 #pm-services-form{padding-bottom:0;}

body.page-id-17905 .pm-project-report-title-desktop{color:#ffffff!important;font-weight: 600;font-family:'Montserrat', sans-serif}


body.page-id-17905 #pm-bussiness-feasibility .pm-note-about-services{padding-top: 0px !important;}
body.page-id-17905 .pm-get-in-four-days{display:none;}

body.page-id-17905 .pm-note-about-services .pm-note-tagline,body.page-id-17905 .pm-faqs dd{font-family:'Montserrat', sans-serif}

body.page-id-17905 .pm-note-about-services .pm-note-tagline ul li:before {
  /*content: 'âœ“ ';*/
}

body.page-id-17905 .pm-our-benefited-content .pm-content-services-benefited ul li{margin-bottom:10px;position:relative;padding:0 15px;}

body.page-id-17905 .pm-our-benefited-content .pm-content-services-benefited ul li:before {
  content: '';
  position: absolute;
width: 8px;
height: 8px;
background: #3a1e0c;
border-radius: 50%;
left: -9px;
top: 8px; 
}


/*body.page-id-17905 .pm-note-about-services .pm-note-tagline ul li{margin-bottom:10px;}*/

body.page-id-17905 .pm-our-benefited-content-title{color:#3a1e0c;text-transform:capitalize;}

@media only screen and (min-width : 320px) and (max-width : 768px) {
body.page-id-17905 .pm-our-benefited-content-title{color:#3a1e0c;text-transform:capitalize; text-align:left}
body.page-id-17905 #field_53_81 #gfield_description_53_81{width:72% !important;}
body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield.gfield_html#field_53_104{margin-bottom: 20px !important;    margin-top: 10px !important;}
body.page-id-17905  .gform_wrapper li.gfield.gfield_error,
body.page-id-17905  .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:transparent !important;}
body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper ul li.gfield{padding-bottom: 10px;}
body.page-id-17905 .gform_wrapper #CollapseFive {background: #ebedec;padding: 20px; height: auto;width: 100%;float: left;}
    body.page-id-17905 .gform_wrapper #field_53_99 {background: #ebedec;}
}


body.page-id-17905 .pm-our-benefited-content-title b{font-weight:600}
body.page-id-17905 .pm-content-services-benefited b{color:#3a1e0c}

body.page-id-17905 .pm-benefit-section .pm-step-section-title h2{margin-bottom:30px;}

body.page-id-17905 #pm-bussiness-feasibility .pm-simple-steps-section{padding: 46px 0 64px;background-color: #3a1e0c;}    body.page-id-17905 .pm-step-section-title .conv-btn-yellowarrow:hover{background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='utf-8'?%3e%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 42.7 38.3' style='enable-background:new 0 0 42.7 38.3;' xml:space='preserve'%3e%3cstyle type='text/css'%3e.a%7bfill:%23FFDE2D;%7d.b%7bfill:%2376287C;%7d%3c/style%3e%3crect class='a' width='42.7' height='38.3'/%3e%3cg%3e%3cpath class='a' d='M42.7,7.5v23.3c0,4.1-3.4,7.5-7.5,7.5H0V0h35.2C39.4,0,42.7,3.4,42.7,7.5z'/%3e%3cg transform='translate(-224.837 -214.96)'%3e%3cpath class='b' d='M254.9,236h-17.1c-0.6,0-1-0.5-1-1c0-0.6,0.5-1,1-1h17.1c0.6,0,1,0.5,1,1C256,235.5,255.5,236,254.9,236z'/%3e%3cpath class='b' d='M249.1,241.8c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.1-5.1l-5.1-5.1c-0.4-0.4-0.4-1,0-1.4 s1-0.4,1.4,0l5.8,5.8c0.4,0.4,0.4,1,0,1.4l-5.8,5.8C249.6,241.7,249.4,241.8,249.1,241.8z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");}


body.page-id-17905 .pm-step-section-title h2.conv-heading2{/*padding-bottom:30px;*/font-weight:600;color:#ffffff;}
body.page-id-17905 .pm-step-section-title p.pm-section-title-tagline{padding-bottom:0px;color:#ffffff;}

body.page-id-17905 #pm-bussiness-feasibility .pm-benefit-section{padding: 46px 0;display:none;}

body.page-id-17905 #pm-bussiness-feasibility #pm-parsona-video-links{padding: 0px 0;}

body.page-id-17905 .pm-our-benefited .pm-benefit-wrapper .pm-single-services-benefited-icon img{width:70px;height:70px;}


body.page-id-17905 #pm-parsona-video-links h2.conv-heading2, body.page-id-17905 #pm-parsona-faq h2.conv-heading2{padding-bottom:30px;}

body.page-id-17905 #pm-parsona-faq .pm-faq .plugin-faq ol{margin: 0 0 1.5em 1.5em;}

body.page-id-17905 h2.conv-heading2{font-weight:600;}

body.page-id-17905 #input_53_61_3{display:none}

body.page-id-17905 #input_53_66_5_container{display:inline-table;width:100%;}

body.page-id-17905 #gfield_description_53_62{width:100%;}{width:100%;}
body.page-id-17905 #field_53_62 .ginput_container, body.page-id-17905 #field_53_68 .ginput_container{width:100%;margin-bottom:50px;}

body.page-id-17905 #gfield_description_53_64{width:100%;}{width:100%;}
body.page-id-17905 #field_53_64 .ginput_container{width:100%;margin-bottom:50px;}

body.page-id-17905 .slider-display{width:100%;margin-top: 1.8em;}

body.page-id-17905 .noUi-handle{box-shadow:none;}
body.page-id-17905 .noUi-base{background:#f6c132}

body.page-id-17905 .noUi-handle.noUi-handle-lower{background-color:#3a1e0c}

body.page-id-17905 #field_53_64 .ginput_container_number .instruction{display:none}

body.page-id-17905 #input_53_64,#input_53_3,#input_53_39{width:100%}
body.page-id-17905 #input_53_66_3_container{display:none}
body.page-id-17905 #gfield_description_53_61{width:100% !important}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper #field_53_70 div.ginput_container{display:inline !important;}

body.page-id-17905 .slider-display span[class$="val-relation"]{font-size:14px;color:#aaa;}

/*body.page-id-17905 .inclusion-exclusion ol li span{color:#76287C;text-decoration:underline}*/

body.page-id-17905 .inclusion-exclusion ol li span:hover{cursor:pointer}

body.page-id-17905 .inclusion-exclusion ol li .tooltip-inner{background:#76287C;padding: 15px;
text-align: left}
body.page-id-17905 .inclusion-exclusion ol li .tooltip.bottom .tooltip-arrow{border-bottom-color:#76287C}

body.page-id-17905 .inclusion-exclusion ol li .tooltip-inner a{color:#f6c132}

body.page-id-17905 #field_53_2 .instruction.validation_message{display:none;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services ul li#field_53_66{border-bottom:none !important;}

body.page-id-17905 .gform_wrapper li.gfield.gfield_error {border-bottom: 1px solid #BEBEBE !important;display:block;float:left;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button#gform_previous_button_50, body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button#gform_next_button_53_68 {padding:6px !important;min-width:100px !important;background-image: none;border-radius:0 !important; border-color:#333333 !important;}

body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer input.button:hover{background:none !important;}

body.page-id-17905 .pm-inclusion-exclusion-modal .pm-inclusion-exclusion-modal-content .pm-inc-exc:nth-child(1) .inclusion-exclusion::after {
	height: 170%;
	right: -13px;
	top: -26px;
}

body.page-id-17905 #field_53_105 a{
	font-size: 16px;
	padding: 6px 10px 6px 45px !important;
	color: #333 !important;
	font-weight: 700;
	border: 2px solid #3a1e0c !important;
	border-radius: 8px;
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: 100.5% left;
	background-image: url('img/previous.svg');
}


body.page-id-17905 #pm-bussiness-feasibility .pm-services-sidebar-button{ margin-bottom:12px;}

body.page-id-17905 #field_53_78 .instruction{display:none;}


body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel{width:90%;}
body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel .panel-heading{padding:0;}
body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel{border-top:none;}
body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel ul li:last-child a{font-style:normal !important;}

body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel .panel-heading .nav-tabs > li.active > a{background-color:#76287c !important}

body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel ul.nav > li > a{padding: 8px 8px !important;}

body.page-id-17905 #gfield_description_53_80,body.page-id-17905 #input_53_80{width:100%;}

/*#input_53_80_2, #input_53_80_1, #input_53_80_3{padding:10px 45px;}*/

body.page-id-17905 #gfield_description_53_81,#field_53_81 .ginput_container{width:50% !important;/*line-height: 35px;*/}

body.page-id-17905 #gfield_description_53_94,body.page-id-17905 #gfield_description_53_96{width:100%}
body.page-id-17905 #field_53_94 .ginput_container_text,body.page-id-17905 #field_53_96 .ginput_container_text{width:100%;display:inline-block;}

body.page-id-17905 .gfield_error .ginput_container_text input{width:100% !important;}

body.page-id-17905 .gform_wrapper .gfield_description#gfield_description_53_103{width:100%;}
body.page-id-17905 #field_53_103 .ginput_container_checkbox{width:100%;} 
body.page-id-17905 ul#input_53_103 label{width:95% !important;margin-bottom:0 !important; padding-left: 40px !important;    padding-top: 0px !important;}

body.page-id-17905 .gfield_html:hover{cursor:pointer}

body.page-id-17905 li#field_53_94 {width: 100%;float: left;}
body.page-id-17905  li#field_53_94 .ginput_container_text,body.page-id-17905  li#field_53_94 .gfield_description,body.page-id-17905  li#field_53_96 .ginput_container_text,body.page-id-17905  li#field_53_96 .gfield_description {width: 50% !important;float:left;}
/*body.page-id-17905  #field_53_103 .gfield_checkbox li input, body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox]{width: 20px !important;height: 20px;border: 1px solid #999;background: #fff;position: absolute;right: 9px;top: 1px;}*/

body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox]:not(:checked) + label::before {
    left: 0 !important;
}
body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox]:checked + label::before {
    left: 0 !important;
}
body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox] {
    position: absolute;
    left: -9999px;
}
body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    background: #fff;
}
body.page-id-17905  #field_53_103 .gfield_checkbox li 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;
}
body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox]:checked + label::after
{left:6px !important;}
body.page-id-17905  #field_53_103 .gfield_checkbox li input[type=checkbox]:checked + label:before {
     content: '';
    position: absolute;
    right: 9px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #C0A2C4;
    background: #C0A2C4;

}
body.page-id-17905 div#tab2default .pm-popular-services-desktop li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 50px;
}
body.page-id-17905  div#tab2default .pm-popular-services-desktop img {
    max-width: 40px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
}
body.page-id-17905 div#tab1default li{
    position: relative;
/*    margin-bottom: 20px;*/
    padding-left: 20px;
}
body.page-id-17905 div#tab1default li strong{
    position: absolute;
    left: 0px;
    top:0px;
}
body.page-id-17905  #pm-bussiness-feasibility .pm-inclusions-exclusions{display: none;}
body.page-id-17905 #pm-bussiness-feasibility .gform_wrapper #field_53_96{display:inline-block   }
body.page-id-17905  #gform_fields_53{position: relative;}
body.page-id-17905 li#field_53_105 {
    position: absolute;
    bottom: -60px;
}
body.page-id-17905 li#field_53_105 a{
    padding: 9px 10px 9px 50px !important;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
 .site-branding {
        margin-top: 15px !important;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
    body.page-id-17905 li#field_53_105 a{
        padding: 12px 10px 12px 55px !important;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 768px) {
    body.page-id-17905 li#field_53_105 {
        position: absolute;
        bottom: -50px;
        padding-left: 0px !important;
    }
    
    
    body.page-id-17905 .backgray, body.page-id-17905 .back {
        display: block !important;
    }
    body.page-id-17905 .pm-note-about-services .pm-note-tagline .panel {
        width: 100%;
    }
    body.page-id-17905 .back{
        height: 213px !important;
    }
    body.page-id-17905 .pm-note-about-services .pm-note-tagline strong{
        font-size: 14px !important;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    body.page-id-17905 .back{
        height: 162px !important;
    }
    body.page-id-17905 #pm-bussiness-feasibility .pm-feasibility-banner-content_wrapper{
        margin-top: -100px !important;
    }
}
/* Entrepreneur Excellence Awards Ends  */

.micrograam-video-row .video-popup:hover .pm-vedio-wraper::after {
    background: transparent !important;
}

/*Menu*/
ul.navbar-nav  li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
ul.navbar-nav .services-menu li.dropdown > ul.dropdown-menu {
    display: none;
}
.navbar-nav .dropdown-menu {
    left: 0;
    right: auto;
    border-radius: 9px;
    border: none;
}
.service-sub-menu > ul.dropdown-menu {
    position: relative !important;
    left: 0 !important;
    top: 0px !important;
    border-radius: 0px !important;
    width: 100% !important;
}

.services-menu .service-sub-menu {
    position: relative !important;
    width: 100%;
    float: left;
}
.dropdown-menu{
    min-width: 160px;
}
.services-menu ul.dropdown-menu {
    min-width: 360px !important;
}


.services-menu .dropdown-menu > li > .dropdown-menu {
left: 222px;
    top: -5px;
    border-radius: 0px 0px 9px 9px;
    box-shadow: none;
}
.services-menu ul li.menu-item-has-children:before {
    content: "";
    border-color: transparent #878787;
    border-style: solid;
    border-width: 0.30em 0 0.30em 0.40em;
    display: block;
    height: 0;
    width: 0;
    right: 7px;
    top: 8px;
    position: absolute;
}
.services-menu ul li.menu-item-has-children:hover::before{
     border-color: transparent #fff;
}
.services-menu .violet > a,.services-menu ul.dropdown-menu .current-menu-parent > a {
    color: #fff !important;
}
.services-menu .violet {
    background: #3a1e0c !important;
}
.services-menu ul.dropdown-menu .current-menu-parent {
    background: #3a1e0c;
}
.services-menu ul.dropdown-menu li.current-menu-parent:before {
    border-color: transparent #fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
/* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */  
  .services-menu .dropdown-menu > li > .dropdown-menu {
      left: 230px;
    } 
}
@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
    .services-menu ul.dropdown-menu li a{
        white-space: normal !important;
    }
    .services-menu .dropdown-menu > li > .dropdown-menu{
        border-radius: 0px !important;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) {
    .services-menu .dropdown-menu > li > .dropdown-menu {
      left: 162px;
    } 
     .services-menu ul.dropdown-menu li a{
        white-space: normal !important;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .services-menu .dropdown-menu > li > .dropdown-menu {
      left: 162px;
    } 
    .services-menu ul.dropdown-menu li a{
        white-space: normal !important;
    }
}
.services-menu .main-menu-back a {
    background-color: #fff !important;
    color: #000 !important;
    font-weight: 600 !important;
    padding-left: 60px !important;
}
.services-menu .main-menu-back  a:before {
    content: ' \2190';
    position: absolute;
    left: 18px;
    font-size: 24px;
    top: 0px;
}
.services-menu .main-menu-back {
    border-bottom: 1px solid #d5dbdb;
    text-transform: uppercase;
    background-color: #fff !important;
    display:none;
}
.services-menu .dropdown-menu li.link-title a {
    background: #fff !important;
    font-weight: 500;
    color: #969397;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    pointer-events: none;
}
.services-menu .dropdown-menu li.link-title{
    display: none;
}
.services-menu ul.dropdown-menu{
    min-width: 360px !important;
}
.service-sub-menu > ul.dropdown-menu {
    position: relative;
    left: 0 !important;
    top: 0px !important;
   
    border-radius: 0px !important;
    width:100% !important;
}

ul.navbar-nav .services-menu li.dropdown.service-sub-menu > ul.dropdown-menu{
    /*display: none !important;*/
}
ul.navbar-nav .services-menu li.dropdown.service-sub-menu.subviewopen > ul.dropdown-menu{
    /*display: block !important;*/
        background: #ececec;
}
ul.navbar-nav .services-menu .subview li.service-sub-menu{
    display: block  !important;
} 
ul.navbar-nav .services-menu .subview li.dropdown.service-sub-menu.subviewopen{
    display: block !important;
} 
ul.navbar-nav .services-menu li.dropdown.service-sub-menu.subviewopen > a{
    /*display: none !important;*/
}
.services-menu .service-sub-menu{position: relative;width: 100%;float: left;}
.services-menu .dropdown-menu>li>a{padding-top: 5px;padding-bottom: 5px;}
.services-menu .dropdown-menu{padding-top: 0px !important;padding-bottom: 0px !important; margin-top: 0px !important;}
.services-menu .dropdown-menu>li>a{padding: 5px 20px !important;}


@media only screen and (min-device-width : 320px) and (max-device-width : 767px) {
.services-menu ul.dropdown-menu {
    min-width: 100% !important;
    }
    .services-menu .service-sub-menu ul.dropdown-menu {
    min-height: 60px;
        box-shadow: none;
}
.services-menu ul.dropdown-menu {
    position: relative !important;
    box-shadow: none;
}
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after{
    display: none !important;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu{
    margin-left: 0px !important;
}

.services-menu .violet > a, .services-menu ul.dropdown-menu .current-menu-parent > a {
    color: #fff !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background: #3a1e0c !important;
    color: #fff;
}
.dropdown-menu>li>a{
    font-size: 14px !important;
}
@media screen and (max-width: 600px){
#masthead.navbar-light .navbar-nav .nav-link{
    padding-top: 10px;
    padding-bottom: 10px;
}
}


body.postid-18071   #pm-bussiness-feasibility .pm-uberise-services_wrapper .pm-uberise-services h3.gform_title{display:none}
body.postid-18071    .gform_wrapper .gform_body{padding: 20px 20px 0px 20px;}
body.postid-18071    #pm-bussiness-feasibility .pm-services-contact-form{padding:0;border: 2px solid #3a1e0c;}
body.postid-18071   .gform_wrapper .gf_page_steps #gf_step_55_2{display:none}
body.postid-18071   .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;
}
body.postid-18071 #pm-bussiness-feasibility .gform_wrapper .pm-uberise-services .gform_page_footer #gform_next_button_55_8{margin:20px  auto 0}
body.postid-18071  .pm-steps:first-child p {
    margin-left: -50px;
}
body.postid-18071 .pm-repeater {
    min-height: 124px;
}

.home-success-stories-wrap .success-banner-wrap{
    background-position: center center;
    background-repeat: no-repeat;
    height: 340px;
    background-size: 100%;
}
.home-success-stories-wrap .success-bg{
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
    min-height: 550px;

}
.home-success-stories-wrap .style_1.success-bg{
    background-color: #f8be00;
}
.home-success-stories-wrap .style_2.success-bg{
    background-color: #ffa0fe;
}
.home-success-stories-wrap .style_3.success-bg{
    background-color: #b6dbff;
}
@media (min-width: 992px){
    .home-success-stories-wrap .success-bg.col-md-4 {
        flex: 0 0 31.3333333333%;
        -webkit-flex: 0 0 31.333333%;
        max-width: 31.33333%;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.home-success-stories-wrap .success-avatar {
    position: absolute;
    right: 0;
    top: 75px;
    border-radius: 100px;
    width:250px !important;
}
.home-success-stories-wrap .td-module-meta-info {
    padding-left: 10px;
    min-height: auto;
    position: unset;
    top:5%;
    bottom: 0px;
    left: 0px;
    z-index: 999999999999999;
}
.home-success-stories-wrap.style_method2 .jeg_post_excerpt > p {
    min-height: auto !important;
    color: #000 !important;
    font-size: 14px !important;
}
.home-success-stories-wrap h4.company_name {
    font-size: 15px;
    color: #3a1e0c;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 5px;
}
.home-success-stories-wrap h3 {
    min-height: 70px !important;
    font-size:22px;
    font-weight: 400;
    margin-bottom: 2px;
    color: #000 !important;
}
.home-success-stories-wrap .style_1 h3 a{
    color:#c76307  !important;
}
.home-success-stories-wrap  .style_2 h3 a{
    color:#7d347b  !important;
}
.home-success-stories-wrap .style_3 h3 a{
    color:#147cda  !important;
}
.home-success-stories-wrap .tdb-module-title-wrap {
    position: unset;
    bottom: 0%;
    padding-top: 175px;
    padding-left: 10px;
    max-width: 235px;
}
@media (max-width: 768px){
    .home-success-stories-wrap.style_method2 .jeg_post_excerpt > p {
    min-height: auto !important;
}
.home-success-stories-wrap .td-module-meta-info {
    top:15px !important;
    bottom: 0px !important;
    min-height: auto !important;
}
.home-success-stories-wrap .success-bg .col-md-8{
    width: 60%;
    float: left;
}
.home-success-stories-wrap .success-bg .col-md-4{
    width: 40%;
    float: left;
}
.home-success-stories-wrap .td-module-meta-info .tdb-module-title-wrap h3.entry-title {
    font-size: 18px !important;
}
.home-success-stories-wrap h4.company_name {
    font-size: 16px;
}

.home-success-stories-wrap .success-avatar {
   right: -18px;
   top: 30%;
   width: 120px !important;
}
.home-success-stories-wrap .td-module-meta-info {
    padding-right: 10px;
        padding-top: 20px;

}
.home-success-stories-wrap .success-banner-wrap{
    height: 100px !important;
}
}
@media (max-width: 767px){
    .home-success-stories-wrap  h3{
        font-size: 20px !important;
    }
    .home-success-stories-wrap .success-bg{
        min-height: auto !important;
    }
    .home-success-stories-wrap  .success-avatar {
          right: 15px;
    top: 55px;
    width: 100px !important;
   }
   .home-success-stories-wrap .col-md-10{
    width: 100%;
    float: left;
   }
   .home-success-stories-wrap .tdb-module-title-wrap{
    padding-top: 125px !important;
   }
}
@media (min-width: 1400px){
    .home-success-stories-wrap.style_method2 {
        max-width: 1366px !important;
    }
}
@media (min-width: 1600px){
    .home-success-stories-wrap .success-avatar {
        position: absolute;
        right: 0;
        top: 75px !important;
    }
}
@media (max-width: 320px){
    .home-success-stories-wrap .success-avatar {
           right: 15px;
    top: 45px;
    width: 90px !important;
    }
    .home-success-stories-wrap .tdb-module-title-wrap {
        position: unset;
        bottom: 0%;
        padding-top: 80% !important;
    }
}
@media only screen  and (min-width:1280px) and (max-width: 1300px){
 .home-success-stories-wrap .success-avatar {
    right: 0px;
    top: 13%;
}
}
@media only screen  and (min-width: 375px) and (max-width: 400px){
.home-success-stories-wrap .success-avatar {
    right: 17px;
    top: 55px;
    width: 105px !important;
}
}
@media only screen  and (min-width: 768px) and (max-width: 1023px){
    .home-success-stories-wrap .success-avatar {
         right: 6px;
    top: 60px;
    width: 115px !important;
    }
    .home-success-stories-wrap .success-bg {
    margin-left: 10px;
    margin-right: 10px;
}
      .home-success-stories-wrap .col-md-10{
    width: 100%;
    float: left;
   }
   .home-success-stories-wrap .tdb-module-title-wrap{
    padding-top: 110px !important
   }
    .home-success-stories-wrap h3 {
        min-height: auto;
        font-size: 18px !important;
    }
    .home-success-stories-wrap .success-bg .col-md-8{
        width: 60%;
        float: left;
    }
    .home-success-stories-wrap .success-bg .col-md-4{
        width: 40%;
        float: left;
    }
}
@media only screen  and (min-width: 1200px) and (max-width: 1365px){
   .home-success-stories-wrap   .success-avatar {
    top: 70px;
}
}
@media only screen  and (min-width: 1000px) and (max-width: 1024px){
    .home-success-stories-wrap .success-avatar {
        right: 0px;
        top: 55px;
        width: 120px !important;
    }
    .home-success-stories-wrap h3 {
     min-height: 60px;
     font-size: 18px !important;
 }
}
@media only screen  and (min-width: 410px) and (max-width: 420px){
 .home-success-stories-wrap .success-avatar {
         right: 20px;
    top: 65px;
    width: 115px !important;
 }
}
@media only screen  and (min-width: 500px) and (max-width: 540px){
    .home-success-stories-wrap .success-avatar {
        right: -10px;
        top: 0%;
        width: 180px !important;
    }
}

.eea-table-wrap  td{
    color: #ffffff;
    font-size: 14px;
}
.eea-table-wrap .table-bordered>thead>tr>td,
.eea-table-wrap .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
    border-color: #fff;
    vertical-align: top;
}
.eea-table-wrap .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
    border-color: #fff;
    vertical-align: top;
    font-size: 17px;
    color: #ffde2d;
}
.eea-table-wrap  .table-bordered>tbody>tr>th{
	font-size: 14px;
	vertical-align: top;
	color:#fff;
}

.eea-table-wrap  ol,.eea-table-wrap  ul {
    margin-left: 15px;
}
.eea-table-wrap a{
	color:#eee !important;
    text-decoration: underline;
}
.eea-table-wrap .table{
    table-layout: fixed;

}
.eea-table-wrap .height160{
    height: 160px;
}
.eea-table-wrap .height290{
    height:290px;
}
@media screen and (max-width: 768px){
 .eea-table-wrap .height160{
    height: auto !important;
}
.eea-table-wrap .height290{
    height:auto !important;
}
}
@media screen and (max-width: 768px){

    .eea-table-wrap .table>tbody>tr>td,
    .eea-table-wrap .table>tbody>tr>th,
    .eea-table-wrap .table>tfoot>tr>td,
    .eea-table-wrap .table>thead>tr>td,
    .eea-table-wrap .table>thead>tr>th {
        white-space: normal !important;
        vertical-align: top;
        padding: 5px !important;
        font-size:13px !important;
    }
    .eea-table-wrap  .table-bordered>tbody>tr>th{
       font-size: 13px;
   }
   .eea-table-wrap .table{
       table-layout: fixed;
   }
   .eea-table-wrap .table>thead>tr>th{

    border-bottom-width: 0px;
    border-right-width: 0px;
}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
    .eea-table-wrap .table-bordered>thead>tr>th{
        font-size: 15px !important;
    }
    .eea-table-wrap .height-sm-220{
       height: 220px;
   }

   .eea-table-wrap .height-sm-200{
       height: 200px;
   }
   .eea-table-wrap .height-sm-390{
       height: 390px;
   }
}


/*Social Champ*/
.social-banner-wrap{
    background-color: #FCF6D0;
}

.download-btn{
    padding: 15px 24px;
    width: auto;
    float: left;
    color:#fff !important;
}
.btn-wrap{
    width: 100%;
    float: left;
}

.social-banner-left{
    background-size: contain;
    background-position: 70%;
    background-repeat: no-repeat;
}
.social-tab-wrap{
    background-color: #E3EBFF;
}
.social-tab-wrap  ul.main{
    border: 1px solid #73257E;
    background-color:#F9F9F9;
    border-bottom-width:  0px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px !important;
}

.social-tab-wrap .tab-pane {
    background: #F9F9F9;
    padding: 10px;
    height: 200px;
    border: 1px solid #73257E;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    min-height: 200px !important;
    overflow-y: scroll;
}


.social-tab-wrap .nav-tabs>li {
    width: 50%;
    text-align: center;
    float: left;
    margin-bottom: -3px;
}
.social-tab-wrap .nav-tabs>li.active>a,
.social-tab-wrap .nav-tabs>li.active>a:focus,
.social-tab-wrap .nav-tabs>li.active>a:hover {
    color: #fff !important;
    background-color: #73257E;
    border: 0px solid #73257E;
    border-bottom-width: 0px !important;
    border-radius: 0px !important;
}
.social-tab-wrap .nav-tabs>li>a {
    margin-right: 0px;
    padding: 15px 15px !important;
    color:#73257E !important;
}
.social-tab-wrap .nav-tabs>li a.first-li,.social-tab-wrap .nav-tabs>li a.first-li:hover,.social-tab-wrap .nav-tabs>li.active>a.first-li {
    border-top-left-radius: 7px !important;
}
.social-tab-wrap .nav-tabs>li a.last-li,.social-tab-wrap .nav-tabs>li a.last-li:hover,.social-tab-wrap .nav-tabs>li.active>a.last-li {
    border-top-right-radius: 7px !important;
}
.social-tab-wrap .tab-pane p{
    /*margin-bottom: 0px !important;*/
}
.social-tab-wrap .tab-pane ul li {
    line-height: 26px;
    margin-top: 0;
    position: relative;
}

.social-tab-wrap .tab-pane ul li:before {
    content: "\2022";
    color: #000000;
    font-weight: bold;
    display: inline-block;
    width: 0.2em;
    margin-left: -0.5em;
    font-size: 36px;
    line-height: 13px;
    top: 3px !important;
    position: absolute;
}

.social-tab-wrap .tab-pane::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
.social-tab-wrap .tab-pane::-webkit-scrollbar-thumb {
    background: #FF0000;
}
.program-wrap .panel-default {
    margin-bottom: 7px !important;
}
.program-wrap .panel-group{
    max-width: 600px;
}
.program-wrap .panel-default>.panel-heading {
    color: #333;
    background-color: #ffde2d;
    border-color: #ffde2d;
}
.program-wrap i.more-less{
    float: right;
}
.program-wrap  .panel-group .panel {
    border-radius: 0px;
    background: #f9f9f9;
    border-width: 0px !important;
}
.program-wrap{
    padding-bottom: 50px !important;
}
.panel-row {
    padding-top: 15px;

    border-bottom: 1px solid #868686;
    padding-bottom: 15px;
}
.panel-row:first-child{
    padding-top:0px !important; 
}
.panel-sub-row {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #dedede;
}
body.postid-18399  .service-single .pm-services-contact-form{z-index:999;width:100%;box-shadow: 1px 3px 6px #00000029 !important;border: 1px solid #3a1e0c;
}

.service-single .social-banner-wrap .gform_wrapper .gform_body {
    min-height: auto;
    position: relative;
}
.service-single .social-banner-wrap  .payment_details {
    padding: 0px 15px !important;
}
.service-single .social-banner-wrap .col-md-1 {
    width: 4.333333%;
}
.service-single .social-banner-wrap  .payment_details hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #3a1e0c;
}
.service-single .social-banner-wrap  .payment_details a{
    border-radius: 0px;
    border: none;
    padding: 10px 42px;
    float: right;
    width: 100%;
    text-align: center;
    color: #fff !important;
}
.payment_details span {
    word-break: break-all;
}
.social-champ-form span.gform_description {
    display: none !important;
}
.pm-services-contact-form.social-champ-form  {
    border: 1px solid #f9f9f9;
    background-color: #f9f9f9;
}

.social-champ-form li#field_56_33 {
    font-weight: 600;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    color: #73257e;
    margin-bottom: 10px !important;
}
.social-champ-form  .gform_wrapper .gf_step span.gf_step_label{
    margin: 0;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px !important;
    font-weight: 600;
    color: #3a1e0c !important;
    font-family: 'Montserrat', sans-serif;
    
}
.social-champ-form .gform_wrapper{
    margin-top: 0px !important;
}
.social-champ-form.pm-services-contact-form{
    padding: 15px 9px 0 15px !important;
}
/*.social-champ-form  .gform_wrapper .gf_page_steps .gf_step.gf_step_last{display:none !important;}*/
.social-champ-form  .gform_wrapper .gf_page_steps{
    text-align: center;
}
.social-champ-form  .gform_wrapper .gf_page_steps{
    border-bottom: 1px solid #3a1e0c;
    margin-bottom: 15px;
}
.social-champ-form .gform_wrapper .gfield_radio li label,
.social-champ-form .gform_wrapper ul.gfield_checkbox li label {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif;
}
.social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button {
    color: #fff !important;
    margin-right: 0px !important;
    font-size: 18px !important;
    width: 50% !important; 
    height: 48px !important;
    padding: 15px 0px !important;
    border-radius: 0px !important;
    background: #6b6b6b;
}
li#field_56_37 {
    margin-top: 10px !important;
}
.social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button.disabled{
    background: #6b6b6b;
    padding: 15px 0px !important;
    color:#fff !important;
}
.social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button.enabled{
    background-color: #3a1e0c;
    width: 50%;
    background-image: none !important;
    color: #fff !important;
    padding: 15px 0px !important;
    border: none !important;
}
.social-champ-form .gform_wrapper .gform_page_footer{
    background: #f9f9f9 !important;


}
.social-champ-form #gform_page_56_1 .gform_page_footer{
   margin-top: 30px !important;
}
.social-champ-form .gform_wrapper .pm-great-you-are-ready{
    display: none !important;
}
li#field_57_36 {
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 49%;
    margin-bottom: 0px !important;
}
a#priceBtn:after {
    content: "\20B9";
    position: absolute;
    left: 50px;
}
a#priceBtn {
    width: 100%;
    height: 48px;
    line-height: 35px;
    font-weight: 600;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0px !important;
    color: #6b6b6b;
}
.social-champ-form .gform_wrapper #gfield_description_57_37.gfield_description {
    width: 100%;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif;
    color: #1c1c1c !important;
}
.social-champ-form .gform_wrapper ul.gfield_checkbox li label{
    width: auto !important;
    margin-bottom: 0px !important;
}

.social-champ-form .gform_wrapper #choice_57_37_1{
    margin-top: 0px !important;
}
.social-champ-form .gform_wrapper .gf_page_steps .gf_step.gf_step_last {
    display: flex;
    justify-content: center !important;
}
.social-champ-form.pm-services-contact-form{
    /*top:-70px !important;*/
}
.social-tab-wrap{
    z-index: 999;
    position: relative;
}
.program-wrap {
    padding-bottom: 100px !important;
    padding-top: 100px;
}
.element-is-sticky.social-champ-form.pm-services-contact-form{
    top:130px !important;
}
#gform_page_57_2  li.gfield.gfield_error .validation_message{
    display: none !important;
}
.services-template-tpl-social-champ-service .service-single {
    padding-top: 120px !important;
}
.social-champ-form{
    min-height: 417px !important;
}

.social-champ-form  input,
.social-champ-form .gfield.pm-contact-us-name input,
.social-champ-form .gfield.pm-contact-us-mail input,
.social-champ-form .gfield.pm-contact-us-upload input, 
.social-champ-form .gfield.pm-contact-us-select select, 
.social-champ-form.pm-services-contact-form .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select,
.social-champ-form .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code.pmn-border-2px input,
.social-champ-form .gform_wrapper .top_label li.gfield.gf_right_half.pm-contact-us-phone.pmn-border-2px input {
    border: 1px solid #a9a9a9;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
}

.social-champ-form .gform_wrapper .top_label li.gfield.gf_left_half.pmn-country-code {
    width: 19%;
    margin-right: 1%;
}
body .social-champ-form .gform_wrapper ul li.gfield {
    margin-bottom: 10px !important;
}
.social-champ-form .gfield.gf_left_half.pmn-country-code,
.social-champ-form .gfield.pm-contact-us-phone.gf_right_half {
    margin-bottom: 3px !important;
}

.social-champ-form  #field_57_20 label.gfield_consent_label {
    color: #6B6B6B !important;
    font-size: 14px !important;
    font-family: 'Montserrat', sans-serif !important;
    padding-right: 0px !important;
    margin-bottom: 0px !important;
        margin-left: 5px !important;

}

.social-champ-form  input#gform_submit_button_57 {
    width: 50%;
    background: #6B6B6B;
    color: #fff !important;
        font-weight: 600 !important;
    background-image: none;
     font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    padding: 15px 0px !important;
    border: none !important;
    margin-right: 0px !important;
}
.social-champ-form  .gform_wrapper .gform_page_footer .button.gform_previous_button{
     font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
}
.social-champ-form  .gform_wrapper .gform_page_footer .button.gform_previous_button#gform_previous_button_57 {
    margin-bottom: 0;
    background: #fff !important;
    border: 1px solid #73257E!important;
    margin-right: 10px;
    color: #73257E;
        font-size: 18px !important;

        padding: 15px 0px !important;

    width: 50% !important;
}

.social-champ-form.pm-services-contact-form .gform_wrapper .top_label input.medium, 
.social-champ-form.pm-services-contact-form .gform_wrapper .top_label select.medium {
    width: 100% !important;

}
.social-champ-form.pm-services-contact-form .gform_wrapper.gf_browser_chrome select {
    padding: 5px 4px !important;
}
.hide-md-lg-sm{
    display: none !important;
}
.side-icon-wrap {
    margin-top: 21px !important;
}
.side-icon-wrap .col-md-1{
  width: 14.333333%;

}
.side-icon-wrap .col-md-10{
    padding-left: 12px !important;
}
.col-md-2.space-col{
    width: 14.666667%;
}
.side-icon-wrap .row{
    align-items: center;
    display: flex;
    margin-bottom: 23px;
}
.side-icon-wrap p{
    margin-bottom: 0px !important;
}
.social-champ-form .gform_wrapper .gfield_checkbox li input,
.social-champ-form .gform_wrapper .gfield_checkbox li input[type=checkbox], 
.social-champ-form .gform_wrapper .gfield_radio li input[type=radio]{
    margin-top: 0px !important;
}
.program_details  {
    position: absolute;
    bottom: -45px;
    left: 0;
    right: 0;
    text-align: center;
}
.program_details a {
    font-size: 16px;
    color: #73257e;
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500;
}
span.right-arrow {
    position: absolute;
    font-size: 22px;
    color: #fff;
    right: 13px;
    margin-top: 4px;
}
p.p-max {
    max-width: 111px;
    margin: 0 auto;
}
#field_58_1 {
        position: relative;
    padding-bottom: 0px !important;

}
#field_58_1 .validation_message{
        position: absolute;
    top: -25px;
}
@media (max-width: 768px){
    p.p-max {
    max-width: 100%;
}
.social-content {
    margin: 10px auto 20px;
}
 .mon-row{
        width: 95%;
    float: left;
    margin: 0 auto;
 }
    .program-wrap {
    padding-bottom: 20px !important;
    padding-top: 20px;
}
    .conv-font30-mob {
        font-size: 30px;
    }
    .panel-row span.hide-md-lg-sm {
        font-size: 12px !important;
    }
    a#payment_link {
        width: 100%;
    text-align: center;
        padding: 10px 42px;
        float: right;
    }
    .conv-font14-mob {
        font-size: 14px;
    }
    .conv-font18-mob {
        font-size: 18px;
    }
    .conv-font16-mob {
        font-size: 16px;
    }
    .conv-mt0-mob{
        margin-top: 0px !important
    }
    .social-banner-left p {
        max-width: 190px;
    }
    .download-btn {
        padding: 8px 11px;
    }
    .social-banner-wrap .col-md-7{
        padding-right: 0px !important;
    }
    .main-bg{
        background-image: none !important;
    }
    .social-banner-left {
        background-image: url(/wp-content/uploads/2020/11/person-2.png);
        background-size: contain;
        background-position: 40px bottom;

    }
    .social-banner-wrap{
        padding-top: 0px !important;
        margin-top: 0px !important;
    }
    .panel-row .col-md-2 h3{
        display: inline-flex;
    }
    .panel-row .col-md-2{
        order: 1;
        padding-right: 15px;
        text-align: center;
    }
    .social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button{font-size: 14px !important;}
    .panel-row .col-md-7 {
        order: 3;
        text-align: center;
    }
    .panel-row .col-md-3 {
        order: 2;
    }
    .panel-row{
        display: grid !important;
    }
    .hide-xs{
        display: none !important;
    }
    .hide-md-lg-sm{
        display: block !important;
    }
    .panel-sub-row .col-md-10 {
        width: 80%;
        float: left;
    }
    .panel-sub-row .col-md-2 {
        width: 20%;
        float: left;
    }
    .mobile-form{
        padding-right: 10px;
        padding-left: 10px;
    }
    a.hide-md-lg-sm.register-now {
        position: fixed;
        bottom: 14px;
        right: 0;
        background: #3a1e0c;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        left: 50%;
        width: 90%;
        transform: translate(-50%, 0);
        padding: 10px 0px;
        border-radius: 8px;
        z-index: 999;
    }
    .social-tab-wrap .nav-tabs>li>a {
        padding: 15px 5px !important;
    }
    .social-champ-form {
        min-height: auto !important;
    }
    .social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button,
    .social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button.enabled {
        padding: 5px 0px !important;
    }
    .social-champ-form .gform_wrapper .gform_page_footer{
        position: unset;
    }
    .social-champ-form .gform_wrapper .gform_page_footer .button.gform_previous_button#gform_previous_button_57,.social-champ-form input#gform_submit_button_57 {
        height: 46px !important;
        padding: 5px 0px !important;
    }
    li#field_57_36 {
        bottom: 51px;
        left: 22px;
        width: 44%;
        margin-bottom: 0px !important;
    }
    .program_details {
        bottom: 0;
    }

    .social-champ-form.pm-services-contact-form {
        padding: 15px 9px 35px 10px !important;
    }
    a#priceBtn {
        font-size: 14px !important;
        height: 46px;
        line-height: 32px;
    }

    .social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button{
       height: 46px !important; 
       padding: 2px 0px !important;
   }
   .social-champ-form.pm-services-contact-form{
    margin-left: 0px !important;
}
.payment_details .col-md-6 {
    width: 50%;
    float: left;
}
.side-icon-wrap p {
    max-width: 270px;
}
.side-icon-wrap {
    margin-left: 20px;
}
.side-icon-wrap .row {
    align-items: start;
    justify-content: flex-start;
    display: flex;
    margin-bottom: 23px;
}
.social-champ-form .gform_wrapper .gform_page_footer .button.gform_next_button.disabled{
    padding: 5px 0 !important;
}
.slick-slide .pm-social-wrapper  img {
    display: block;
    margin: 0 auto !important;
}
span.right-arrow{
    right: 38px !important;
}
.services-template-tpl-social-champ-service .service-single {
    padding-top: 90px !important;
}
.panel-body .panel-row h3,.panel-body .panel-sub-row h3{
    font-size: 12px !important;
}
.panel-sub-row {
    padding-bottom: 5px;
    padding-top: 5px;
}
.program-wrap .panel-heading h4 {
    position: relative;
}

.program-wrap i.more-less {
    float: right;
    position: absolute;
    right: 0;
    top: 15px;
}
.services-template-tpl-social-champ-service .pm-inclusion-exclusion-modal .modal-body {
    padding: 0px 15px;
}
.services-template-tpl-social-champ-service #pm-services-single-partner{
    padding-top: 0px !important;
}
.services-template-tpl-social-champ-service #pm-parsona-video-links {
    padding: 20px 0 0 !important;
}
.social-champ-form .gform_wrapper .gform_page_footer .button.gform_previous_button#gform_previous_button_57,
 .social-champ-form input#gform_submit_button_57{
    font-size: 14px !important;
}
}

.services-template-tpl-social-champ-service .site-main {
    background: #ffffff;
}
.disabledField {opacity: 0.4;}
.btn-wrap input#gform_submit_button_58 {
    background: #73257E !important;
    border-color: #73257E !important;
    border-radius: 0px !important;
    color: #fff !important;
    padding: 14px 20px !important;
        font-family: 'Montserrat', sans-serif !important;
} 
#input_58_1{
        font-family: 'Montserrat', sans-serif !important;
    border-radius: 0px !important;
    max-width: 250px;
        padding: 10px;

}
.btn-wrap{
    min-height: 130px !important;
}

.btn-wrap .gform_confirmation_message{
      font-family: 'Montserrat', sans-serif !important;
}

.btn-wrap .gform_wrapper li.gfield.gfield_error{
    background-color: transparent !important;
}
@media (max-width: 768px){
    #input_58_1 {
    max-width: 188px !important;
}
   .btn-wrap input#gform_submit_button_58 {
    width: auto !important;
   }
   .btn-wrap {
    min-height: 60px;
}
.services-template-tpl-social-champ-service .pm-inclusion-exclusion-modal .modal-header,
.services-template-tpl-social-champ-service .pm-inclusion-exclusion-modal .modal-content {
    background: #FCF6D0;
}

}

.social-banner-wrap{
    position: relative;
}
.max-width-392{
    max-width: 392px;
}

#scroll{
    z-index: 999;
}
.panel-body .panel-sub-row:last-child {
    border-bottom: 0px !important;
    padding-bottom: 0px !important;
}
@media (max-width: 320px){
    span.right-arrow {
    right: 32px !important;
}
.social-champ-form .gform_wrapper .gform_page_footer .button.gform_previous_button#gform_previous_button_57,
 .social-champ-form input#gform_submit_button_57 {
    font-size: 14px !important;
}
a#priceBtn:after {
    content: "\20B9";
    position: absolute;
    left: 35px !important;
}
li#field_57_36 {
    width: 42% !important;
}

}
.social-img img {
    height: 35px;
    width: 35px;
}
.social-img{
        background: #4886e4;
    border-radius: 100%;
       width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
margin-bottom: 10px;
}
.social-champ-form .pm-button-enable input#gform_submit_button_57 {
    background: #73257e !important;
}
a.hide-md-lg-sm.register-now{
  text-decoration: none;
  -webkit-animation: glowing 2500ms infinite;
  -moz-animation: glowing 2500ms infinite;
  -o-animation: glowing 2500ms infinite;
  animation: glowing 2500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #3a1e0c; -webkit-box-shadow: 0 0 5px #ffffff; }
  50% { background-color: #3a1e0c; -webkit-box-shadow: 0 0 40px #ffffff; }
  100% { background-color: #3a1e0c; -webkit-box-shadow: 0 0 5px #ffffff; }
}

@-moz-keyframes glowing {
  0% { background-color: #3a1e0c; -moz-box-shadow: 0 0 5px #fffff; }
  50% { background-color: #3a1e0c; -moz-box-shadow: 0 0 40px #fffff; }
  100% { background-color:#3a1e0c; -moz-box-shadow: 0 0 5px #ffffff; }
}

@-o-keyframes glowing {
  0% { background-color: #3a1e0c; box-shadow: 0 0 5px #ffffff; }
  50% { background-color: #3a1e0c; box-shadow: 0 0 40px #ffffff; }
  100% { background-color: #3a1e0c; box-shadow: 0 0 5px #ffffff; }
}

@keyframes glowing {
  0% { background-color: #3a1e0c; box-shadow: 0 0 5px #ffffff; }
  50% { background-color:#3a1e0c; box-shadow: 0 0 40px #ffffff; }
  100% { background-color: #3a1e0c; box-shadow: 0 0 5px #ffffff; }
}

 .btn-wrap .gform_wrapper .gform_footer {
    margin: 4px 0 0 !important;
}


/*Social Champ css end*/

.pm-whtsapp{
    background: url(./img/whatsapp-hover.svg) no-repeat;
    height: 30px;
    width: 33px;
    display: inline-block;
    background-size: contain;
}
.pm-whtsapp:hover,.pm-whtsapp:focus{
    background: url(./img/whatsapp.svg) no-repeat;
    background-size: contain !important;
}
.pm-instagram{
    background: url(./img/instagram-hover.svg) no-repeat;
    height: 30px;
    width: 33px;
    display: inline-block;
    background-size: contain;
}
.pm-secondery-nav .pm-instagram,.pm-secondery-nav .pm-whtsapp{
    height: 22px !important;
    width: 22px !important;
}
.pm-instagram:hover,.pm-instagram:focus{
    background-size: contain !important; 
    background: url(./img/instagram.svg) no-repeat;
}
.pm-last-widgets .pm-social a {
    margin: 0 10px;
}

@media only screen and (max-device-width : 768px) {
    .pm-last-widgets .pm-social a {
        margin: 0 5px !important;
    }
}