html {
  overflow-y: scroll;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: 400;
}
.mainwrapper {
  font-family: 'Poppins', sans-serif;
  margin: 0px 0px;
  padding: 0px 0px;
}
.right-mob-left {
  text-align: right;
}
.right-mob-center {
  text-align: right;
}
.left-mob-center {
  text-align: left;
}
.left-mob-right {
  text-align: left;
}
.center-mob-left {
  text-align: center;
}
.center-mob-right {
  text-align: center;
}
.right-mobtab-left {
  text-align: right;
}
.nopaddingarea {
  padding: 0px 15px;
}
.nopadding {
  padding: 0px;
}
.nopaddingarea1 {
  padding: 0px 14px;
}
.nopadding1 {
  padding: 0px 1px;
}
.padding5pxarea {
  padding: 0px 10px;
}
.padding5px {
  padding: 0px 5px;
}
.padding8pxarea {
  padding: 0px 7px;
}
.padding8px {
  padding: 0px 8px;
}
.topmargin5 {
  margin-top: 5px;
}
.topmargin10 {
  margin-top: 10px;
}
.topmargin15 {
  margin-top: 15px;
}
.topmargin20 {
  margin-top: 20px;
}
.topmargin30 {
  margin-top: 30px;
}
.topmargin40 {
  margin-top: 40px;
}
.topmargin50 {
  margin-top: 50px;
}
.topmargin60 {
  margin-top: 60px;
}
.topmargin70 {
  margin-top: 70px;
}
.rowmargindesk20 {
  margin-top: 20px;
}
.rowmargindesk30 {
  margin-top: 30px;
}
.rowmargindesk50 {
  margin-top: 50px;
}
.rowmargindesktab20 {
  margin-top: 20px;
}

/****************************************************************************************************
Topband Css Start here
****************************************************************************************************/
.topband {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px 0px;
    z-index: 10000;
    margin: 0px !important;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.topband.active {
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    z-index: 999999;
}
.topstip {
    background: #ffffff;
    padding: 5px 0px;
    font-size: 13px;
    color: #727271;
    text-align: right;
    border-bottom: 1px solid #f3f3f3;
}
.topstip a {
    color: #727271;
    text-decoration: none;
    margin-left: 25px;
}
.topstip a:hover {
    color: #000;
    text-decoration: none;
}
.logomenubg {
    background: #fff;
    padding: 10px 0px;
}
.logo {
    margin: 0px;
}
.logo img {
    height: 59px;
}
.requestdemotpbtnarea {
    margin-top: 9px;
}
.menu {
    position: absolute;
    margin-top: 6px;
    width: 100%;
}
.menumargin {
    margin-left: 185px;
    float: left;
    margin-top: -48px
}
.menumargin_in {
    margin-right: 210px;
}
.megamenucontarea {
	padding: 20px 20px;
}
.megamenuproductarea {
    border-right: solid 1px #d9d9d9;
    padding-right: 30px;
}
.megamenuproductarea h4 {
    font-size: 16px;
    color: #d52055;
    line-height: 20px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.megamenuproductbox {
	margin-bottom: 20px;
}
.megamenuproductbox a {
    background: #fff;
	transition: all 0.5s;
    padding: 10px 10px;
    display: block;
    border-radius: 10px;
    min-height: 97px;
}
.megamenuproductbox a:hover {
	background: #f8f8f8;
    outline: none;
    text-decoration: none;
}
.megamenuproductbox a:focus {
	background: #f8f8f8;
    outline: none;
    text-decoration: none;
}
.megamenuproductlogo {
    margin-bottom: 0px;
}
.megamenuproductlogo img {
    width: 30px;
}
.megamenuproductbox h3 {
    font-size: 17px;
    color: #000;
    line-height: 17px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 7px;
}
.megamenuproductbox h3 span {
    color: #585858;
    font-weight: 400;
}
.megamenuproductboxcont {
    font-size: 13px;
    color: #727271;
    line-height: 16px;
}
.megamenuotherproductarea {
    margin: 0px;
}
.megamenuotherproductarea h4 {
    font-size: 16px;
    color: #545454;
    line-height: 20px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5px;
}
.megamenuotherproductlink {
    font-size: 14px;
    color: #545454;
    line-height: 16px;
}
.megamenuotherproductlink a {
    color: #545454;
    text-decoration: none;
}
.megamenuotherproductlink a:hover {
    color: #d52055;
    text-decoration: none;
}
.megamenuotherproductlink ul {
    margin: 0px 0px 0px 12px;
    padding: 0px 0px;
}
.megamenuotherproductlink ul li {
    list-style-type: disc;
    margin: 0px 0px;
    padding: 5px 0px;
}
.seeallproductarea {
    text-align: right;
    position: relative;
    margin-top: 0px;
}
.dropdowncontareasmall {
    width: 230px !important;
}
.drawerproductbox {
	margin-bottom: 10px;
}
.drawerproductbox a {
    background: #fff;
	transition: all 0.5s;
    padding: 10px 10px;
    display: block;
    border-radius: 10px;
    min-height: 75px;
}
.drawerproductbox a:hover {
	background: #f8f8f8;
    outline: none;
    text-decoration: none;
}
.drawerproductbox a:focus {
	background: #f8f8f8;
    outline: none;
    text-decoration: none;
}
.drawerproductlogo {
    margin-bottom: 0px;
}
.drawerproductlogo img {
    width: 45px;
}
.drawerproductbox h3 {
    font-size: 14px;
    color: #000;
    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 7px;
}
.drawerproductbox h3 span {
    color: #585858;
    font-weight: 400;
}


/****************************************************************************************************
Collage Css Start here
****************************************************************************************************/
.maincontarea {
    margin-top: 109px;
}
.collage {
    /*background: rgba(213,47,55,1);
background: -moz-linear-gradient(left, rgba(213,47,55,1) 0%, rgba(193,37,45,1) 47%, rgba(176,24,32,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(213,47,55,1)), color-stop(47%, rgba(193,37,45,1)), color-stop(100%, rgba(176,24,32,1)));
background: -webkit-linear-gradient(left, rgba(213,47,55,1) 0%, rgba(193,37,45,1) 47%, rgba(176,24,32,1) 100%);
background: -o-linear-gradient(left, rgba(213,47,55,1) 0%, rgba(193,37,45,1) 47%, rgba(176,24,32,1) 100%);
background: -ms-linear-gradient(left, rgba(213,47,55,1) 0%, rgba(193,37,45,1) 47%, rgba(176,24,32,1) 100%);
background: linear-gradient(to right, rgba(213,47,55,1) 0%, rgba(193,37,45,1) 47%, rgba(176,24,32,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d52f37', endColorstr='#b01820', GradientType=1 );*/
    background: url("../img/collageNew.jpg") no-repeat center top #c3262e;
    background-size: cover;
}
.collagecontarea {
    margin-top: 120px;
}
.collagecontarea h2 {
    font-size: 38px;
    color: #fff;
    line-height: 40px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 30px;
}
.collagecontarea h2 span {
    font-weight: 600;
}
.textwhite18light {
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    font-weight: 300;
}
.contentarea{
    padding: 80px 0px;
}
.graybg{
    background-color: #f8fbfd;
}
.mainheading{
    
}
.mainheading h2 {
    font-size: 32px;
    color: #262626;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}
.mainheading h3 {
    font-size: 26px;
    color: #c3262e;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.mainheading h4 {
    font-size: 18px;
    color: #262626;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 15px;
}
.content{
    color: #262626;
    font-size: 15px;
    line-height: 22px;
}
.content a {
    color: #262626;
    text-decoration: none;
}
.content a:hover {
    color: #c3262e;
    text-decoration: none;
}
.content-pad{
    padding: 15px 0px;
}
.probox{
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.53);
    -moz-box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.3);
    box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.3);
    padding: 35px;
    margin-bottom: 30px;
    color: #262626;
    font-size: 14px;
    line-height: 22px;
    transition: 0.3s;
    min-height: 315px;
}
.probox:hover{
    transform: scale(1.05);
}
.probox h3 {
    color: #262626;
    font-size: 26px;
    line-height: 22px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
	min-height: 50px;
}
.probox h3 span{
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 2px;
}
.probox h4 {
    color: #c3262e;
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}
.probox h4 span{
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 2px;
}
.probox3{
    background-color: #fff;
    border-radius: 6px;
    padding: 10px 0px;
    margin-bottom: 30px;
    color: #262626;
    font-size: 14px;
    line-height: 22px;
    transition: 0.3s;
}
.probox3:hover{
    transform: scale(1.05);
}
.probox3 h4 {
    color: #c3262e;
    font-size: 18px;
    line-height: 17px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
}
.probox3 h4 span{
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    padding-left: 2px;
}
.bluelink{
    color: #156cce;
    font-size: 13px;
}
.bluelink a{
    color: #156cce;
    font-size: 13px;
    text-decoration: underline;
    transition: 0.3s;
}
.bluelink a:hover{
    color: #a21e25;
    font-size: 13px;
    text-decoration: underline;
}
.bluelink2{
    color: #3DDFF9;
    font-size: 13px;
    text-decoration: underline;
}
.bluelink2 a{
    color: #3DDFF9;
    font-size: 13px;
    text-decoration: underline;
    transition: 0.3s;
}
.bluelink2 i{
    color: #3DDFF9;
    font-size: 10px;
}
.bluelink2 a:hover{
    color: #3DDFF9;
    font-size: 13px;
    text-decoration: underline;
}
.procont{
    min-height: 110px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.procont2{
    min-height: 245px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.upcoming{
    margin-bottom: 30px;
}
.upcoming h3 {
    font-size: 21px;
    color: #c3262e;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.upcomingtext {
    font-size: 14px;
    color: #262626;
    line-height: 22px;
    margin-bottom: 15px;
}
.pointers{
    background: rgba(0,50,130,1);
background: -moz-linear-gradient(left, rgba(0,50,130,1) 0%, rgba(9,88,173,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,50,130,1)), color-stop(100%, rgba(9,88,173,1)));
background: -webkit-linear-gradient(left, rgba(0,50,130,1) 0%, rgba(9,88,173,1) 100%);
background: -o-linear-gradient(left, rgba(0,50,130,1) 0%, rgba(9,88,173,1) 100%);
background: -ms-linear-gradient(left, rgba(0,50,130,1) 0%, rgba(9,88,173,1) 100%);
background: linear-gradient(to right, rgba(0,50,130,1) 0%, rgba(9,88,173,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003282', endColorstr='#0958ad', GradientType=1 );
    padding: 80px 0px;
    color: #fff;
    font-size: 14px;
}
.pointers h2{
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    padding: 0px 0px 20px 0px;
    margin: 0px;
}
.gridwrapper{
    display: flex;
    flex-flow: row wrap;
    margin-top: 50px;
}
.griditem{
    flex: 1 1 25%;
    max-width: 25%;
    text-align: center;
    padding: 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.griditem:nth-child(4n){
    border-right: 0;
}
.griditem:nth-child(n+5){
    border-bottom: 0;
}
.griditem h3{
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    padding: 5px;
    margin: 0px;
}
.griditem h3 span{
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
.certificate{
    background-color: #fff;
    border: 1px solid #dddddd;
    border-radius: 12px;
    padding: 18px 30px;
    display: block;
    font-size: 22px;
}
.footer {
    background: #202020;
}
.footercontarea {
    padding: 40px 0px;
}
.footercontarea h6 {
    font-size: 14px;
	color: #fff;
	line-height: 20px;
    font-weight: 700;
    margin-top: 0px;
	margin-bottom: 10px;
}
.footertext {
    font-size: 13px;
    color: #c6c6c6;
    line-height: 18px;
    font-weight: 400;
}
.footertext a {
    color: #c6c6c6;
    text-decoration: none;
}
.footertext a:hover {
    color: #fff;
    text-decoration: none;
}
.footertext ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.footertext ul li {
    list-style-type: none;
    margin: 0px 0px;
    padding: 4px 0px;
}
.socialiconarea {
    margin-top: 10px;
}
.socialiconarea a {
    color: #7f7f7f;
    text-decoration: none;
}
.socialiconarea a:hover {
    color: #c3262e;
    text-decoration: none;
}
.socialiconarea i {
    font-size: 30px;
    line-height: 30px;
}
.copyrightarea {
    border-top: solid 1px #464646;
    padding: 20px 0px;
}


/****************************************************************************************************
Inner css start here
****************************************************************************************************/

.loginarea {
    background: url(../img/loginbg.jpg) no-repeat center top;
    background-size: cover;
    padding: 100px 0px;
}
.loginarea h2 {
    font-size: 30px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
}
.loginarea h3 {
    font-size: 20px;
    color: #fff;
    line-height: 25px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 0px;
}
.textwhite14 {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
.loginbox {
    background: #fff;
    border-radius: 6px;
    padding: 20px 20px;
    min-height: 225px;
}
.textblack14 {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.textblack14 ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.textblack14 ul li {
    background: url(../img/check.png) no-repeat left top;
    background-position: 0px 10px;
    list-style-type: none;
    margin: 0px 0px;
    padding: 5px 0px 5px 20px;
    line-height: 18px;
}
.infolinks {
    font-size: 14px;
    color: #156cce;
    line-height: 20px;
    font-weight: 400;
}
.infolinks a {
    color: #156cce;
    text-decoration: underline;
}
.infolinks a:hover {
    color: #c6272f;
    text-decoration: underline;
}
.pricecontarea {
    background: #f8fbfd;
    padding: 70px 0px;
}
.pricebox {
    background: #fff;
    border-radius: 6px;
    padding: 30px 30px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(211,219,225,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(211,219,225,0.4);
    box-shadow: 0px 0px 10px 0px rgba(211,219,225,0.4);
}
.priceboxcontarea {
    text-align: center;
    margin-bottom: 30px;
}
.priceboxcontarea h3 {
    font-size: 26px;
    color: #262626;
    line-height: 28px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}
.priceboxtext {
    font-size: 13px;
    color: #4b4b4b;
    line-height: 18px;
}
.pricetext {
    font-size: 30px;
    color: #c3262e;
    line-height: 30px;
    font-weight: 700;
}
.pricetextcut {
    font-size: 18px;
    color: #c3262e;
    line-height: 20px;
    font-weight: 400;
    text-decoration: line-through;
}
.priceboxhighlightarea {
    border-top: dotted 1px #717171;
    padding-top: 30px;
}
.priceboxhighlightarea h5 {
    font-size: 16px;
    color: #c3262e;
    line-height: 20px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}
.priceboxhighlightpoint {
    margin: 0px;
}
.priceboxhighlightpoint ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.priceboxhighlightpoint ul li {
    background: url(../img/check.png) no-repeat left top;
    background-position: 0px 10px;
    list-style-type: none;
    margin: 0px 0px;
    padding: 5px 0px 5px 20px;
    font-size: 14px;
    color: #262626;
    line-height: 18px;
}
.aboutuscollage {
    background: url(../img/aboutuscollage.jpg) no-repeat center top;
    background-size: cover;
}
.aboutuscontarea {
    width: 100%;
    height: 433px;
    display: table;
}
.aboutuscont {
    display: table-cell;
    vertical-align: middle;
}
.aboutuscont h2 {
    font-size: 32px;
    color: #fff;
    line-height: 35px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 25px;
}
.aboutuscont h5 {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
}
.visionmissionarea {
    padding: 20px;
    background-color: #c3262e;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(211,219,225,0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(211,219,225,0.4);
    box-shadow: 0px 0px 10px 0px rgba(211,219,225,0.4);
    min-height: 240px;
    color: #fff;
    font-size: 15px;
}
.visionmissionarea h3{
   font-size: 26px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.textblack15 {
    font-size: 15px;
    color: #262626;
    line-height: 22px;
}
.textblack15 a {
    color: #262626;
    text-decoration: none;
}
.textblack15 a:hover {
    color: #c3262e;
    text-decoration: none;
}
.textblack15 ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
}
.textblack15 ul li {
    background: url(../img/check.png) no-repeat left top;
    background-position: 0px 10px;
    list-style-type: none;
    margin: 0px 0px;
    padding: 3px 0px 3px 20px;
    line-height: 20px;
}
.textblack15bold {
    font-size: 15px;
    color: #262626;
    line-height: 22px;
    font-weight: 600;
}
.visionmissionimg {
    background: #f9f9f9;
    border-radius: 12px;
    height: 315px;
}
.visionmissionimg img {
    width: 100%;
    height: 315px;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 12px;
}
.ourhistoryarea {
    background: #f8fbfd;
    padding: 70px 0px;
}
.ourhistorybox {
    margin: 0px 0px;
}
.ourhistoryyearabox {
    background: #c3262e;
    padding: 12px 0px;
    margin: 0px auto;
    width: 120px;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
}
.ourhistoryyearaborder {
    border-bottom: solid 2px #c3262e;
    margin-bottom: 20px;
}
.ourhistorytext {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    text-align: center;
}
.breadcrumbg {
    background: #f8fbfd;
    padding: 20px 0px;
}
.innercontarea {
    padding: 70px 0px;
}
.productcontarea {
    margin-top: 80px;
}
.productcontarea h3 {
    color: #262626;
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}
.productcontarea h3 span {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 2px;
}
.productsimg {
    background: #f9f9f9;
    border-radius: 12px;
    height: 300px;
}
.productsimg img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: 50% 50%;
    border-radius: 12px;
}
.featuredprobox {
    background-color: #fff;
    border-radius: 6px;
    padding: 20px;
    border: 1px solid #dddddd;
    min-height: 310px;
}
.featuredprobox h3 {
    color: #262626;
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    margin: 0px;
}
.blogpostarea {
    margin-bottom: 60px;
    background: #fff;
    border-radius: 12px;
    padding: 20px 20px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
}
.blogpostarea h3 {
    font-size: 32px;
    color: #262626;
    line-height: 34px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.blogpostgraytext {
    font-size: 13px;
    color: #757575;
    line-height: 16px;
    font-style: italic;
}
.blogpostgraytext i {
    font-size: 6px;
    color: #757575;
    padding-left: 5px;
    vertical-align: text-top;
    line-height: 20px;
}
.blogpostimg {
    background: url(../img/noimage.webp) no-repeat center center #f9f9f9;
    width: 100%;
    height: 400px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.blogpostimg img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: 50% 50%;
}
.blogpostcontent {
    font-size: 15px;
    color: #262626;
    line-height: 22px;
}
.authornamearea {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: dotted 1px #717171;
    border-bottom: dotted 1px #717171;
    padding: 20px 0px;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-style: italic;
}
.authornamearea h6 {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
}
.postcommentbox {
    background: #f8fbfd;
    border-radius: 10px;
    padding: 30px 30px;
}
.moretopicbox {
    border: solid 1px #d9d9d9;
    border-radius: 6px;
    padding: 20px 15px 15px 15px;
}
.textred14 {
    font-size: 14px;
    color: #c3262e;
    line-height: 20px;
}
.moretopicbox ul {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px;
}
.moretopicbox ul li {
    background: url(../img/check.png) no-repeat left top;
    background-position: 0px 9px;
    list-style-type: none;
    margin: 0px 0px;
    padding: 4px 0px 5px 17px;
    font-size: 15px;
    color: #000;
    line-height: 20px;
}
.moretopicbox ul li a {
    color: #000;
    text-decoration: none;
}
.moretopicbox ul li a:hover {
    color: #c3262e;
    text-decoration: none;
}
.textpink14 {
    font-size: 14px;
    color: #d52055;
    line-height: 18px;
}
.similarpostsbox {
    margin: 0px;
}
.similarpostsbox ul {
    margin: 0px 0px;
    padding: 0px 0px;
}
.similarpostsbox ul li {
    list-style-type: none;
    margin: 0px 0px 15px 0px;
    padding: 0px 10px 0px 0px;
    font-size: 13px;
    color: #000;
    line-height: 18px;
    font-weight: 500;
}
.similarpostsbox ul li img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    object-position: 50% 50%;
}
.similarpostsbox ul li a {
    border: solid 1px #d9d9d9;
    border-radius: 6px;
    display: block;
    color: #000;
    text-decoration: none;
    transition: all 0.5s;
    padding: 7px 7px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.53);
    -moz-box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.3);
    box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.3);
}
.similarpostsbox ul li a:hover {
    color: #000;
    text-decoration: none;
    border: solid 1px #c3262e;
    border-radius: 6px;
    display: block;
}
.similarpostscont {
    padding-left: 10px;
}
.similarpostscont h6 {
    font-size: 15px;
    color: #262626;
    line-height: 18px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
}

/****************************************************************************************************
Dashboard css start here
****************************************************************************************************/

.dashboardheadtext {
	font-size: 17px;
	color: #c3262e;
	line-height: 20px;
	margin-top: 20px;
}
.topstipdashboard {
    font-size: 14px;
    color: #000;
	font-weight: 400;
    text-align: right;
	margin-top: 20px;
}
.topstipdashboard span {
    font-weight: 600;
}
.topstipdashboard a {
	font-size: 13px;
    color: #727271;
    text-decoration: none;
}
.topstipdashboard a:hover {
    color: #000;
    text-decoration: none;
}
.maincontareadashboard {
    margin-top: 80px;
}
.innercontareadashboard {
    padding: 50px 0px;
}
.dashboardleftmenu {
    background: #fff;
    border-radius: 10px;
    padding: 5px 15px 15px 15px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
}
.dashboardleftmenu ul {
	margin: 0px 0px;
	padding: 0px 0px;
}
.dashboardleftmenu ul li {
	list-style-type: none;
	margin: 0px 0px;
	padding: 12px 0px;
	border-bottom: 1px solid #f3f3f3;
}
.dashboardleftmenu ul li a {
	font-size: 16px;
    color: #262626;
    line-height: 18px;
  	text-decoration: none;
}
.dashboardleftmenu ul li a:hover {
    color: #c3262e;
}
.dashboardleftmenuactive {
    color: #c3262e !important;
}
.dashboardcontbox {
    background: #fff;
    border-radius: 10px;
    padding: 15px 15px 10px 15px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
	margin-top: 20px;
}
.dashboardtext {
	font-size: 12px;
	color: #727271;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}
.dashboardtext span {
	font-size: 13px;
	color: #000;
	font-weight: 500;
}
.completed {
	background-color:#187c01;
	border-radius: 20px;
	padding: 0px 8px 2px 8px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	text-align:center;
	display: inline-block;
}
.pending {
	background-color:#f36519;
	border-radius: 20px;
	padding: 0px 8px 2px 8px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	text-align:center;
	display: inline-block;
}
.rejected {
	background-color:#c3262e;
	border-radius: 20px;
	padding: 0px 8px 2px 8px;
    font-weight: 400;
	font-size:12px;
	color:#fff;	
	text-align:center;	
	display: inline-block;
}
.dashboardcontbox1 {
    background: #fff;
    border-radius: 10px;
    padding: 15px 15px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
}
.checkoutbox {
	background: #fff;
    border-radius: 10px;
    padding: 20px 20px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.1);
}
.checkoutbox h2 {
	font-size: 25px;
    color: #262626;
	line-height: 28px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.checkoutbox h5 {
    font-size: 16px;
    color: #c3262e;
    line-height: 20px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}
.textred18bold {
    font-size: 18px;
    color: #c3262e;
    line-height: 22px;
	font-weight: 600;
}
.textred22bold {
    font-size: 22px;
    color: #c3262e;
    line-height: 24px;
	font-weight: 600;
}
.textblack18bold {
    font-size: 18px;
    color: #262626;
    line-height: 22px;
    font-weight: 600;
}
.myprofiletext {
	font-size: 14px;
	color: #727271;
	line-height: 18px;
	font-weight: 400;
	margin-bottom: 15px;
}
.myprofiletext span {
	font-size: 15px;
	color: #000;
	font-weight: 400;
}
.countlabel {
	float: right;
	background: #e4f1fa;
	font-size: 13px;
	color: #000;
	padding: 1px 7px;
	border-radius: 4px;
}
.verificationbg {
    background: #f8fbfd;
    padding: 50px 0px;
}
.verificationbg h2 {
    font-size: 24px;
    color: #262626;
    line-height: 24px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 20px;
}
.authentificationarea {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.authentificationbox {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(189,189,189,0.3);
    -moz-box-shadow: 0px 0px 35px 0px rgba(189,189,189,0.3);
    box-shadow: 0px 0px 35px 0px rgba(189,189,189,0.3);
}
.authentificationcont {
    padding: 20px 20px;
}
.authentificationgrayarea {
    background: #e4e4e4;
    border-radius: 0px 0px 10px 10px;
    border-bottom: solid 1px #fff;
    padding: 20px 20px;
}
.authentificationtextfield {
    display: inline-block;
    width: 100%;
    padding:0px 10px;
    font-size: 22px;
    color: #262626;
    font-weight: 400;
    text-align: center;
    background-color: #f6f6f6;
    background-image: none;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    min-height:55px;
    -webkit-appearance: none !important;
}
.authentificationtextfield:focus {
  border-color: #757575;
  outline: 0;
}
.authentificationtextfield::-moz-placeholder {
    color: #757575;
    opacity: 1;
}
.authentificationtextfield:-ms-input-placeholder {
    color: #757575;
}
.authentificationtextfield::-webkit-input-placeholder { 
    color: #757575;
}
.iconcirclearea {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: table;
    margin: 0px auto;
    text-align: center;
}
.iconcircle {
    display: table-cell;
    vertical-align: middle;
}
.bfsibox {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.53);
    -moz-box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.3);
    box-shadow: 1px 1px 5px 0px rgba(211,219,225,0.3);
    padding: 35px;
    margin-bottom: 30px;
    color: #262626;
    font-size: 14px;
    line-height: 22px;
    transition: 0.3s;
	min-height: 330px;
}
.bfsibox:hover{
    transform: scale(1.05);
}
.bfsibox h3 {
    color: #262626;
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}
.contactuscontbox {
	background: #fff2f2;
	padding: 30px 30px;
	-webkit-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	margin-right: -70px;
	margin-top: 60px;
	z-index: 1;
	position: relative;
	border-radius: 15px;
}
.enquirybox {
	background: #fff;
	padding: 40px 40px 40px 110px;
	-webkit-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
	box-shadow: 10px 10px 40px 0px rgba(0,0,0,0.15);
}



/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (min-width : 1920px) {
    
.procont{
    min-height: 80px;
}
 
  

}

@media screen and (max-width : 1080px) {
    
.collagecontarea {
    margin-top: 100px;
}	
.collagecontarea h2 {
    font-size: 30px;
    line-height: 32px;
}
.probox{
    padding: 20px;
}
.probox h3 {
    font-size: 22px;
    line-height: 22px;
}
.probox h3 span{
    font-size: 15px;
} 
.loginbox {
    min-height: 315px;
}    
.bfsibox {
    min-height: 320px;
}
	
    
}

@media screen and (max-width : 992px) {
.rowmargintabmob30 {
    margin-top: 30px;
}
.rowmargintabmob20 {
    margin-top: 20px;
}
.rowmargintabmob10 {
    margin-top: 10px;
}
.rowmargindesktab20 {
    margin-top: 0px;
}
.collagecontarea {
    margin-top: 40px;
}
.probox{
    min-height: 350px;
}	
.procont{
    min-height: 160px;
}    
.loginbox {
    min-height: auto;
}     
.aboutuscontarea {
    width: 100%;
    height: 350px;
    display: table;
}   
.contactuscontbox {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
} 
.enquirybox {
	padding: 30px 30px 30px 30px;
}
	
    
}


@media screen and (max-width : 767px) {
.rowmargin40 {
    margin-top: 40px;
}
.rowmargin30 {
    margin-top: 30px;
}
.rowmargin20 {
    margin-top: 20px;
}
.rowmargin10 {
    margin-top: 10px;
}
.rowmargin5 {
    margin-top: 5px;
}
.rowmargindesk20 {
    margin-top: 0px;
}
.rowmargindesk30 {
    margin-top: 0px;
}
.rowmargindesk50 {
    margin-top: 0px;
}
.probox{
    min-height: auto;
}
.right-mob-left {
    text-align: left;
}
.right-mob-center {
    text-align: center;
}
.left-mob-center {
    text-align: center;
}
.left-mob-right {
    text-align: right;
}
.center-mob-left {
    text-align: left;
}
.center-mob-right {
    text-align: right;
}
.requestdemotpbtnarea {
    margin-top: 3px;
    margin-right: 35px;
}
.menumargin {
    margin-right: 0px;
}  
.menumargin_in {
    margin-right: 0px;
}    
.menu {
    position: relative;
    margin-top: 0px;
}
.collage {
    padding: 40px 0px;
}
.contentarea {
    padding: 50px 0px;
}
 .mainheading h2 {
    font-size: 28px;
    color: #262626;
}   
 .mainheading h3 {
    font-size: 24px;
} 
 .pointers h2 {
    font-size: 28px;
}  
.griditem{
    flex: 1 1 50%;
    max-width: 50%;
    text-align: center;
    padding: 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.griditem:nth-child(2n){
    border-right: 0;
}
.griditem:nth-child(5n){
    border-right: 1px solid #fff;
     border-bottom: 1px solid #fff;
}
.griditem:nth-child(6n){
    border-right: 0;
     border-bottom: 1px solid #fff;
}
.procont{
    min-height: auto;
}    
.loginarea {
    padding: 50px 0px;
}  
.topstipdashboard {
    margin-top: 10px;
	border-top: 1px solid #f3f3f3;
	padding-top: 10px;
}  
.bfsibox {
    min-height: auto;
}	
.collagecontarea {
    margin-top: 0px;
}	
    
    
}
@media screen and (max-width : 480px) {

.logo img {
    height: 49px;
}   
.maincontarea {
    margin-top: 99px;
}  
.aboutuscontarea {
    width: 100%;
    height: 250px;
    display: table;
}  
.aboutuscont h2 {
    font-size: 28px;
    line-height: 32px;
}
.aboutuscont h5 {
    font-size: 16px;
    line-height: 20px;
}    
.featuredprobox {
    min-height: 440px;
}    
    

}

@media screen and (max-width : 375px) {
    

}

@media screen and (max-width : 320px) {
    
}