 

@import url('https://fonts.googleapis.com/css?family=Nunito:300,400');
@import url('timeline.css');
@import url('mansory-style.css');
@import url('font-awesome.css');
@import url('reponsive-nav.css');

/*** 

====================================================================
  Reset
====================================================================

***/
* {
  margin:0px;
  padding:0px;
  border:none;
  outline:none;
}

/*** 

====================================================================
  Global Settings
====================================================================

***/
/*.clearfix {
    clear:both;
}*/
body {
  font-size:14px;
  font-weight:400;
  background:#ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
}

/*a{
  text-decoration:none;
  cursor:pointer;
  color:#000;
}

a:hover,a:focus,a:visited{
  text-decoration:none;
  outline:none;
}*/

h1,h2,h3,h4,h5,h6 {
  position:relative;
  font-weight:normal;
  margin:0px;
  background:none;
  line-height:1.6em;
  font-family: 'Nunito', sans-serif;
}

input,button,select,textarea{

}

p{
  position:relative;
  line-height:1.8em;  
}

.gray-bg{
  background-color:#fafafa !important;
}

.strike-through{
  text-decoration:line-through; 
}

.page-wrapper{
  position:relative;
  margin:0 auto;
  width:100%;
  min-width:300px;
}

ul,li{
  list-style:none;
  padding:0px;
  margin:0px; 
}

.theme-btn{
  display:inline-block;
  transition:all 0.3s ease;
  -moz-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
}

.centered{
  text-align:center;  
}

/********** GLOBAL STYLES **********/

/**width size**/
.w0{ width:0px;}
.w5{ width:5px;}
.w10{ width:10px;}
.w50{ width:50px !important;}
.w80{ width:80px;}
.w100{ width:100px;}
.w110{ width:110px;}
.w115{ width:115px;}
.w120{ width:120px;}
.w150{ width:150px !important;}
.w160{ width:160px;}
.w170{ width:170px;}
.w180{ width:180px;}
.w190{ width:190px;}
.w200{ width:200px;}
.w238{ width:238px;}
.w250{ width:250px;}
.w260{ width:260px;}
.w270{ width:270px;}
.w280{ width:280px;}
.w290{ width:290px !important;}
.w300{ width:300px !important;}
.w310{ width:310px;}
.w320{ width:320px;}
.w330{ width:330px;}
.w340{ width:340px;}
.w350{ width:350px;}
.w610{ width:610px;}
.fullWidth{ width:100%;}

/**margin-top**/
.mT0{ margin-top:0px;}
.mT2{ margin-top:2px;}
.mT5{ margin-top:5px;}
.mT8{ margin-top:8px;}
.mT10{ margin-top:10px;}
.mT15{ margin-top:15px;}
.mT20{ margin-top:20px;}
.mT21{ margin-top:21px;}
.mT25{ margin-top:25px;}
.mT30{ margin-top:30px;}
.mT35{ margin-top:35px;}
.mT40{ margin-top:40px;}
.mT50{ margin-top:50px !important;}
.mT60{ margin-top:60px !important;}
.mT28{ margin-top:28px; text-align: right;}

/**margin-left**/
.mL0{ margin-left:0px;}
.mL5{ margin-left:5px;}
.mL10{ margin-left:10px;}
.mL15{ margin-left:15px;}
.mL20{ margin-left:20px;}
.mL25{ margin-left:25px;}
.mL30{ margin-left:30px;}
.mL40{ margin-left:40px;}
.mL50{ margin-left:50px;}
.mL55{ margin-left:55px;}
.mL190{ margin-left:190px;}
.margin-Left{ margin-left:274px;}


/**margin-right**/
.mR0{ margin-right:0;}
.mR2{ margin-right:2px;}
.mR5{ margin-right:5px;}
.mR10{ margin-right:10px;}
.mR12{ margin-right:12px;}
.mR14{ margin-right:14px;}
.mR15{ margin-right:15px;}
.mR18{ margin-right:18px;}
.mR20{ margin-right:20px;}
.mR21{ margin-right:21px;}
.mR22{ margin-right:22px;}
.mR23{ margin-right:23px;}
.mR24{ margin-right:24px;}
.mR25{ margin-right:25px;}
.mR30{ margin-right:30px !important;}
.mR40{ margin-right:40px !important;}
.mR45{ margin-right:45px !important;}
.mR50{ margin-right:50px !important;}
.mR55{ margin-right:55px !important;}
.mR60{ margin-right:60px !important;}
.mR65{ margin-right:65px !important;}
.mR70{ margin-right:100px !important;}
.mR80{ margin-right:80px !important;}

/**margin-bottom**/
.mB0{ margin-bottom:0px;}
.mB5{ margin-bottom:5px;}
.mB10{ margin-bottom:10px;}
.mB15{ margin-bottom:15px !important;}
.mB20{ margin-bottom:20px !important;}
.mB25{ margin-bottom:25px !important;}
.mB28{ margin-bottom:28px !important;}
.mB30{ margin-bottom:30px !important;}
.mB40{ margin-bottom:40px !important;}
.mB35{ margin-bottom:35px !important;}
.mB45{ margin-bottom:45px !important;}
.mB60{ margin-bottom:60px !important;}
.mB160{ margin-bottom:160px !important;}

/**padding**/
.p0{ padding:0;}
.p5{ padding:5px;}
.p8{ padding:8px;}
.p10{ padding:10px;}
.p12{ padding:12px;}
.p15{ padding:15px;}
.p20{ padding:20px;}
.p25{ padding:25px;}
.p30{ padding:30px;}

/**padding-top**/
.pT0{ padding-top:0px !important;}
.pT2{ padding-top:2px; }
.pT8{ padding-top:8px;}
.pT5{ padding-top:5px;}
.pT10{ padding-top:10px;}
.pT15{ padding-top:15px;}
.pT14{ padding-top:14px;}
.pT20{ padding-top:20px;}
.pT25{ padding-top:25px;}
.pT30{ padding-top:30px;}
.pT40{ padding-top:40px;}
.pT50{ padding-top:60px;}


/**padding-bottom**/
.pB0{ padding-bottom:0px;}
.pB5{ padding-bottom:5px;}
.pB10{ padding-bottom:10px;}
.pB14{ padding-bottom:14px;}
.pB15{ padding-bottom:15px;}
.pB20{ padding-bottom:20px;}
.pB25{ padding-bottom:25px;}
.pB30{ padding-bottom:30px;}
.pB40{ padding-bottom:40px;}
.pB80{ padding-bottom:80px;}

/**padding-left**/
.pL0{ padding-left:0px;}
.pL5{ padding-left:5px;}
.pL10{ padding-left:10px;}
.pL15{ padding-left:15px;}
.pL20{ padding-left:20px;}
.pL25{ padding-left:25px;}
.pL32{ padding-left:32px;}
.pL40{ padding-left:40px;}
.pL50{ padding-left:50px;}
.pL60{ padding-left:60px;}
.pL80{ padding-left:80px;}

/**padding-right**/ 
.pR0 {padding-right: 0px !important;}
.pR5 {padding-right: 5px;}
.pR10 {padding-right: 10px;}
.pR15 {padding-right: 15px;}
.pR20 {padding-right: 20px;}
.pR25 {padding-right: 25px;}
.pR30 {padding-right: 30px;}

img{
  max-width:100%;
  height:auto;  
}

.preloader{ 
  position:fixed; 
  left:0px; 
  top:0px; 
  width:100%; 
  height:100%; 
  z-index:999999; 
  background-color:#ffffff; 
  background-position:center 
  center; 
  background-repeat:no-repeat; 
  background-image:url(../images/loader.gif);
  /*background-image:url(../images/preloader.gif);*/  
}

/*.container {
    margin-bottom:50px;
}*/

.containermbt {
    margin-bottom:50px;
}
/*** 

====================================================================
  Scroll To Top style
====================================================================

***/

.scroll-to-top{
  position:fixed;
  bottom:75px;
  right:35px;
  width:40px;
  height:40px;
  color:#fff;
  font-size:13px;
  text-transform:uppercase;
  text-align:center;
  z-index:100;
  cursor:pointer;
  border-radius:50%;
  background:#da1f26;  
  display:none;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;    
}

.scroll-to-top span 
{
    line-height:40px;
 }

.scroll-to-top:hover{
  color:#fff;
  background:#1c283d;
}

/*** 

====================================================================
  Main Header style
====================================================================

***/

.main-header{
  position:relative;
  left:0px;
  top:0px;
  z-index:999;
  width:100%;
  background:#ffffff;
}
.main-header .auto-container{
  position:relative;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;  
}
.main-header .header-top{
  position:relative;
  background:#231f20;
  padding: 1px 0px;
}
/*.regi-icon {
  padding-top: 16px;
  padding-left: 18  0px;
  float: left;
  position: absolute;
  text-align: right;
}*/
.main-header .header-top .top-right{
  text-align:right;
  padding:0px 0px;
  float:right;
}
.main-header .header-top .top-right .right-text {
  padding: 0px 0px;
}
.main-header .header-top .top-right .right-text ul {
  padding: 0px 0px;
}
.main-header .header-top .top-right .right-text ul li {
  padding: 0px 0px 0px 10px;
  float: left;
  color:#000;
}
.main-header .header-top .top-right .right-text ul li a {
  color:#fff;
  font-size:12px;
}
.main-header .header-top .top-right .right-text ul li a:hover {
  color:#fcd704;
}
.main-header .header-top .top-left{
  padding:0px 0px;
  float:left;
}
.main-header .header-top .top-left .text{
  display:inline-block;
  color: #fff;
  font-size:12px;   
}
.main-header .header-top .top-left .text a{
  color:#efefef;
  text-decoration:underline;
}
.marginbutton {
  margin: 24px 0px;
  text-align: right;
  float: right;
}
.main-header.fixed-header .main-box .logo-box{
  padding:11px 0px;
}
.main-header.fixed-header .main-menu .navigation > li{
  padding:24px 0px;
}
.main-header.fixed-header #menu{
  visibility: hidden !important;
  display:none;
}
#gsearch{
  visibility: hidden;
  display:none;
}
.main-header.fixed-header #gsearch{
  visibility: visible;
  display:block;
  position:absolute;
  top:3px;
  right:77px;
}
.main-header .main-box{
  position:relative;
  padding:0px 0px;
  left:0px;
  top:0px;
  width:100%;
  /** added on 14-12-2020 **/
  background-image: linear-gradient(to right, #f6d100 , #fab666);
  /**background:#fcd704;**/
  /*border-bottom:1px solid #b1b1b1;*/
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;
}
.main-header.fixed-header .main-box{
  position:fixed;
  border-bottom:1px solid #e0e0e0;
  padding:0px 0px;
  z-index:999;
  opacity:1;
  visibility:visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 500ms;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; 
}

.main-header .main-box .logo-box{
  position:relative;
  float:left;
  left:0px;
  z-index:20;
  padding:10px 0px;
}

.main-header .main-box .logo-box .logo {
  display:inline-block;
  max-width:130px;
  /*width: 70%;*/
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;  
}

.main-header .nav-toggler{
  position:absolute;
  right:110px;
  top:50%;
  margin-top:-18px;
  display:none;
}

.main-header .nav-toggler button{
  position:relative;
  display:block;
  height:36px;
  width:40px;
  background:#fc721e;
  color:#ffffff;
  text-align:center;
  font-size:16px;
  line-height:34px;
  border:1px solid #fc721e;
  border-radius:3px;
  font-weight:normal;
}

.main-header .nav-outer{
  position:relative;
  float:left;
  /*padding-right:200px;*/
}

.main-menu{
  position:relative;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  transition:all 300ms ease;  
}

.main-menu .navigate-collapse{
  padding:0px 0px;  
}



.main-menu .navigation{
  position:relative;
  margin:0px;
}

.main-menu .navigation > li{
  position:relative;
  display:inline-block;
  padding:24px 0px;
  margin:0px 10px 0px 0px;
}

.main-menu .navigation > li.dropdown > a{
  padding-right:15px;
}

.main-menu .navigation > li.dropdown > a:after{
  font-family: 'FontAwesome';
  content: "\f107";
  position:absolute;
  right:0px;
  top:50%;
  margin-top:-15px;
  width:10px;
  height:30px;
  display:block;
  line-height:30px;
  font-size:14px;
  font-weight:normal;
}

.main-menu .navigation > li > a{
  position:relative;
  display:block;
  color:#000;
  line-height:16px;
  letter-spacing:0px;
  opacity:1;
  font-weight:500;
  font-size:13px;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
  color:#c8203f;
  opacity:1;
  text-decoration:none !important;
}

.main-menu .navigation > li > ul{
  position:absolute;
  left:0px;
  top:100%;
  width:150px;
  padding:0px;
  z-index:100;
  display:none;
  background:#ffffff;
  border-top:3px solid #da1f26;
  -webkit-transform:scaleY(0);
  -ms-transform:scaleY(0);
  -o-transform:scaleY(0);
  -moz-transform:scaleY(0);
  transform:scaleY(0);
  -webkit-transform-origin:top;
  -ms-transform-origin:top;
  -o-transform-origin:top;
  -moz-transform-origin:top;
  transform-origin:top;
  -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
}

.main-menu .navigation > li > ul.from-right{
  left:auto;
  right:0px;  
}

.main-menu .navigation > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
  top:100%;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  -webkit-transform:scaleY(1);
  -ms-transform:scaleY(1);
  -o-transform:scaleY(1);
  -moz-transform:scaleY(1);
  transform:scaleY(1);  
}

.main-menu .navigation > li > ul > li{
  position:relative;
  border-bottom:0px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > a{
  position:relative;
  display:block;
  padding:5px 10px;;
  line-height:24px;
  font-weight:normal;
  font-size:13px;
  color:#242424;
  transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
}

/*.main-menu .navigation > li > ul > li > a:before{
  font-family: 'FontAwesome';
  content: "\f10c";
  position:absolute;
  left:20px;
  top:12px;
  width:10px;
  height:24px;
  display:block;
  line-height:24px;
  font-size:10px;
  font-weight:normal;
  z-index:5;  
}

.main-menu .navigation > li > ul > li > a:after{
  font-family: 'FontAwesome';
  content: "\f111";
  position:absolute;
  left:23px;
  top:12px;
  width:10px;
  height:24px;
  display:block;
  line-height:24px;
  font-size:3px;
  font-weight:normal;
  z-index:5;  
}*/

.main-menu .navigation > li > ul > li:hover > a{
  color:#da1f26;
  background:#f9f9f9; 
}

.main-menu .navigation > li > ul > li > ul{
  position:absolute;
  left:100%;
  top:0px;
  width:240px;
  padding:0px;
  z-index:100;
  display:none;
  background:#ffffff;
  border-top:3px solid #da1f26;
  -webkit-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -ms-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -o-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -moz-box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  box-shadow:2px 2px 5px 1px rgba(0,0,0,0.05),-2px 0px 5px 1px rgba(0,0,0,0.05);
  -webkit-transform:scaleY(0);
  -ms-transform:scaleY(0);
  -o-transform:scaleY(0);
  -moz-transform:scaleY(0);
  transform:scaleY(0);
  -webkit-transform-origin:top;
  -ms-transform-origin:top;
  -o-transform-origin:top;
  -moz-transform-origin:top;
  transform-origin:top;
}

.main-menu .navigation li > ul > li.dropdown:hover > ul{
  visibility:visible;
  opacity:1;
  top:0;
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  -webkit-transform:scaleY(1);
  -ms-transform:scaleY(1);
  -o-transform:scaleY(1);
  -moz-transform:scaleY(1);
  transform:scaleY(1);  
}

.main-menu .navigation > li > ul > li > ul > li{
  position:relative;
  border-bottom:1px solid rgba(0,0,0,0.10);
}

.main-menu .navigation > li > ul > li:last-child{
  border-bottom:none; 
}

.main-menu .navigation > li > ul > li > ul > li > a{
  position:relative;
  display:block;
  padding:12px 20px 12px 40px;
  line-height:24px;
  font-weight:600;
  font-size:13px;
  text-transform:uppercase;
  color:#242424;
  transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
}

.main-menu .navigation > li > ul > li > ul > li > a:before{
  font-family: 'FontAwesome';
  content: "\f10c";
  position:absolute;
  left:20px;
  top:12px;
  width:10px;
  height:24px;
  display:block;
  line-height:24px;
  font-size:10px;
  font-weight:normal;
  z-index:5;  
}

.main-menu .navigation > li > ul > li > ul > li > a:after{
  font-family: 'FontAwesome';
  content: "\f111";
  position:absolute;
  left:23px;
  top:12px;
  width:10px;
  height:24px;
  display:block;
  line-height:24px;
  font-size:3px;
  font-weight:normal;
  z-index:5;  
}

.main-menu .navigation > li > ul > li > ul > li:hover > a{
  color:#9dd15b;
  background:#f9f9f9; 
}

.main-menu .navigate-collapse > ul li.dropdown .dropdown-btn{
  position: absolute;
  right: 4px;
  top: 4px;
  width: 22px;
  height:22px;
  text-align: center;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  background:#ffffff;
  cursor: pointer;
  z-index: 5;
  display: none;
}

.main-header .nav-outer .outer-box{
  position: absolute;
  right: 0px;
  top: 50%;
  z-index: 12;
  margin-top: -15px;
}

.main-header .nav-outer .outer-box .contact-number{
  color:#333333;
  font-size:22px;
  font-weight:700;
  padding-left:25px;
}

.main-header .nav-outer .outer-box .contact-number:before{
  position:absolute;
  content:'\f095';
  left:0px;
  top:0px;
  font-size:20px;
  color:#9dd15b;
  font-family: 'FontAwesome';
}

/*** 

====================================================================
 New Search CSS
====================================================================

***/
/** Non-ProjexSurvey css **/
/**.searchbg {  
  border-bottom: 1px solid #75ccf9;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/search-bg.jpg);
  height: 350px;  
}**/

/** ProjexSurvey css **/
.searchbg {  
  border-bottom: 0px solid #75ccf9;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  /**background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/search-bg.jpg); 
  height:441px;**/
  background-color:#fff;  
}


.searchbg img {
  width: 100%;
  height: 441px;
}
.searchdiv .searchtitle{
  text-align: center;
  font-size: 35px;
  line-height: 45px;
  margin-top: 65px;
  padding-bottom: 10px; 
}
.searchdiv .searchtitlenew{
  text-align: center;
  font-size: 35px;
  line-height: 45px;
  margin-top: 35px;
  padding-bottom: 20px; 
}
.searchdiv .searchtitlenew img{
    width:400px;
    /*width:551px;*/
    height:auto;
}
/*.searchdiv input[type="text"] {
  position: relative;
  width: 100%;
  border:2px solid #ddd;
  padding: 20px 10px;
  color: #000;
  font-size: 14px;
  background: none;
  max-width:500px;
  left:30%;
  border-radius: 5px;
  background-color:#fff;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transi50tion: all 300ms ease;
  transition: all 300ms ease;
}*/
.searchbutton {
  display: inline-block;
  padding: 11px 24px;
  margin-bottom: 0;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color:#ef9c00;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-radius: 0px;
  float: left;
}
.searchbutton-danger {
  color: #fff;
  background-color: #ef9c00;
  border-color: #ef9c00
}
.searchbutton.focus,
.searchbutton:focus {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.searchbutton:hover {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.searchbutton.active,
.searchbutton:active,
.open>.dropdown-toggle.searchbutton {
  color: #fff;
  background-color: #000;
  border-color: #000
}
.searchbutton.focus,
.searchbutton.active:focus,
.searchbutton.active:hover,
.searchbutton:active:focus,
.searchbutton:active:hover,
.open>.dropdown-toggle.searchbutton.focus,
.open>.dropdown-toggle.searchbutton:focus,
.open>.dropdown-toggle.searchbutton:hover {
  color: #fff;
  background-color: #000;
  border-color: #000
}

.indexsearch {
  position: relative;
  font-size: 18px;
  padding-top: 0px;
  margin: 10px auto 35px;
  width: 600px;
}
.indexsearch label {
  position: absolute;
  right: 17px;
  top: 11px;
  font-size: 17px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.indexsearch .indexsearch-input, .indexsearch .hint {
  padding-left: 17px;
  padding-right: 43px;
  border-radius: 40px;
  height: 40px; 
}

.input-lg {
  height: 46px;
  padding: 0px 0px;
  font-size: 14px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/*** 

====================================================================
 section 1
====================================================================

***/

.section-1 {
  border-bottom: 1px solid #d3f0ff;
  padding: 40px 0px;
}
.section-1 h1 {
  font-size:26px;
  color: #000;
  text-align: left;
}
.section-1 p {
  font-size: 15px;
  text-align: justify;
  padding: 10px 0px;
  line-height: 26px;
  color: #3a3a3a;
}
.offerimage {
  width: 40%;
  height: 270px;
  float: right; 
  background-image: url(../images/whatweoffer.jpg);
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-1 img {
  padding: 0px 20px;
  width: 80%;
  height:auto;
}
.section-1 ul {
  padding: 0px 0px 25px 0px;
  float: left;
  text-align: left;
}
/*.section-1 ul li {
  padding: 2px 0px;
  text-decoration: none;
}*/
.section-1 ul li{
  font-size: 14px;
  padding: 0px 0px;
  text-align: left;
  color: #3a3a3a;
  font-weight: 400;
  line-height:26px;
}
.section-1 ul li a:hover {
  color: #3a3a3a;
}
.paddingcheck {
  padding-right:10px;
}
/*** 

====================================================================
 section 2
====================================================================

***/
.section-2 {
  border-bottom: 1px solid #d3f0ff;
  padding: 40px 0px 0px 0px;
}
.section-2 h1 {
  font-size:26px;
  color: #000;
  text-align: left;
}
.section-2 p {
  font-size: 15px;
  text-align: justify;
  padding: 10px 0px;
  line-height: 26px;
  color: #3a3a3a;
}
.section-2 img {
  padding: 0px 20px;
  width: 60%;
  height:auto;
}

/*** 

====================================================================
 section 3
====================================================================

***/

.section-3 {
  /*border-bottom: 1px solid #d3f0ff;*/
  padding: 40px 0px;
}
.section-3 h1 {
  font-size:26px;
  color: #000;
  text-align: left;
}
.section-3 p {
  font-size: 16px;
  text-align: justify;
  padding: 10px 0px;
  line-height: 26px;
  color: #3a3a3a;
}
.section-3 img {
  padding: 0px 20px;
 width: 78%;
  height:auto;
  cursor:pointer;
}
.section-3 ul {
  padding: 0px 0px 25px 0px;
  float: left;
  text-align: left;
}
.section-3 ul li {
  padding: 2px 0px;
  text-decoration: none;
}
.section-3 ul li a {
  font-size: 13px;
  padding: 0px 20px;
  text-align: left;
  color: #3a3a3a;
  font-weight: 400;
}
.section-3 ul li a:hover {
  color: #ef9c00;
}

/*** 

====================================================================
 section 3a
====================================================================

***/
.section-3a {
  /*border-bottom: 1px solid #d3f0ff;*/
  padding: 50px 0px;   
}
.section-3a .companytitle {
  text-align: center; 
  padding-bottom:15px;
}
.section-3a .companytitle a{
  font-size:26px;
  padding-bottom:0px;
  color: #000;  
}
.section-3a .companytitle a:hover{
  color: #000;
}
/*** 

====================================================================
 section 4a
====================================================================

***/
.section-4a {
  border-bottom: 1px solid #d3f0ff;
  padding: 40px 0px 0px 0px;
  background-color: #fcd704;
}
.section-4a h1 {
  font-size:26px;
  color: #000;
  text-align: left;
}
.section-4a p {
  font-size: 16px;
  text-align: justify;
  padding: 10px 0px;
  line-height: 26px;
  color: #000;
}
.section-4a img {
  padding: 0px 20px;
  width: 100%;
  height:400px;
}

/*** 

====================================================================
 section 4
====================================================================

***/

.section-4 {
  border-bottom: 1px solid #d3f0ff;
  padding: 50px 0px;
  background-color: #fff;
}
.section-4 h2 {
  font-size:26px;
  padding-bottom:0px;
  color: #000;
  text-align: center; 
}
.trusted-logo {
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  color:#007bc8;
}
.trusted-logo span {
  font-size:12px;
  font-weight:normal;
  color:#999999;
}
.trusted-logo img {
  width: 185px;
  height: 71px;
  text-align: center;
  padding: 0px;
}
.section-4 p {  
  font-size: 13px;
  text-align: center;
  padding: 10px 0px 5px 0px;
  margin-top: 15px;
  line-height: 24px;
  color: #3a3a3a;
  font-weight: 400;
  font-style: italic;
}
.trusted-padding {
  padding: 0px 50px;
}
.bottomline {
  border:1px solid #fcd704; 
  width:75px; 
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:8px;
}
/*** 

====================================================================
 section 5a
====================================================================

***/
.section-5a {
  padding: 40px 0px;
  background-color: #fff;
  border-bottom: 1px solid #d3f0ff;
}
.section-5a .divpadding {
  padding: 10px;
}
.section-5a .divpadding h3 {
  text-align: center;
  font-size: 22px;
  color: #c8203f;
  padding-bottom: 8px;
}
.section-5a .divpadding .innerlatesbox {
  width: 100%;
  padding: 15px;
  background-color: #fcfbf6;
  border:1px solid #e9e7db;
  border-radius: 2px;
  height:230px;
  display:inline-block;
}
.section-5a .divpadding .insidedate {
  text-align: left;
  font-size: 13px;
  padding: 2px 0px;
  color: #5a5a5a;
}
.section-5a .divpadding .insidenews {
  font-size: 13px;
  text-align: left;
  padding: 2px 0px 20px 0px;
  color: #000;
}
.section-5a .divpadding .viewmore {
  margin: 20px 0px;
  text-align: center;
}
.section-5a .divpadding .viewmore a {
  text-align: center;
  font-size: 15px;
  padding: 0px 0px 2px 0px;
  display: table;
  margin: 0 auto;
  border-bottom: 2px solid #fcd704;
}
.section-5a .divpadding .viewmore a:hover {
  color: #da1f26;
   border-bottom: 2px solid #da1f26;
}
/*** 

====================================================================
 section 5
====================================================================

***/

.section-5 {
  border-bottom: 1px solid #d3f0ff;
  padding: 40px 0px;
  background-color: #fcd704;
}
.section-5 h3 {
  font-size:26px;
  padding-bottom: 20px;
  color: #000;
  text-align: center; 
}

/*** 

====================================================================
  section Footer
====================================================================

***/

.section-footer {
  padding: 30px 0px;
  position: relative;
  background-color: #231f20;
}
.footer-logo {
  width: auto;
  height: auto;
}
.footer-logo img {
  width: 110px;
  height: auto;
  margin-bottom: 15px;
}
.section-footer .footercontact {
  font-size: 14px;
  padding: 0px 0px;
  margin-top: 0px;
  color: #fff;
  font-weight:normal;
}
.section-footer .footercontact a {
  color:#fff;
}    
.section-footer a {
  font-size: 14px;
  text-align: left;
  padding: 0px 0px;
  margin-top: 0px; 
  color: #fff;
  font-weight:normal;
  text-decoration: none;
} 
.section-footer a:hover {
  color: #b87a06;
  text-decoration: none;
}

.social-icon{
  position:relative;
  display:inline-block;
  margin-top: 15px;
}

.social-icon a{
  position: relative;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
  width: 30px;
  height: 30px;
  padding:7px;
  line-height: 35px;
  font-size: 15px;
  /*border: 2px solid #0a3d55;*/
  color: #714904;
  border-radius: 8px;
  background-color:#faefd7;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.social-icon a:hover{
  color:#000;
}
.social-icon .btn {
  display: inline-block;
  padding: 2px 12px;
  margin-left: 4px;
  height: 25px;
  color: #fff;
  background-color:#aaaaaa;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;

}
.social-icon .btn a:hover{
  color:#000;
}
.section-footer h4 {
  font-size:20px;
  /*padding-bottom: 10px;*/
  margin-bottom:10px;
  color: #ffe600;  
}
.footer-nav {
  overflow: hidden;
  padding: 0;
  margin:0; 
}
.footer-nav ul {
  padding:7px 0px 0px 0px;
}
.footer-nav ul li {
  padding: 0px 0px;
}
.footer-nav ul li:before {
   content: "\f054";
   color:#fff;
   padding-right:8px;
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: 10px;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
}
.footer-nav ul  li a {
  font-size: 14px;  
  color: #fff;
  text-decoration: none;
}
.footer-nav ul  li a:hover {
  color: #fcd704;
  text-decoration: none;
}

.footer-bottom{
  position:relative;
  padding:10px 0px;
  background-color:#000;
}

.footer-bottom .copyright{
  color:#fff;`
  font-size:14px;
  text-align:center;
}
.footer-bottom .copyright a{
  color:#979797;
  font-size:14px;
  text-align:center;
}
.footer-bottom .copyright a:hover{
  color: #da1f26;
  text-decoration: none;
}
.footertext a{
  color: #315c9c;
  font-size:14px;
  font-weight: 600;
  padding:0px 5px;
}
.footertext a:hover {
  color: #da1f26;
}
/***!!!!!!========== Search Details Page CSS ==========!!!!!!***/

/*** 

====================================================================
 Details Page Search CSS
====================================================================

***/


/*Search Menu*/

.search-form .form-groupnew input.form-controlnew::-webkit-input-placeholder{
  display:none;
  position: absolute;
}
.search-form .form-groupnew input.form-controlnew::-moz-placeholder{
  display:none;
}
.navbar-right{
  /*min-width:280px;*/ /*or I can probably just use columns*/
  width:100%;
  margin-right:0px !important;
  padding: 20px 85px 0px 10px;
}
.navbar-right form{
  width:100%;
}
.form-controlnew {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius:3px; 
  /*border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
  border-bottom-left-radius:3px;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-groupnew{
  position:relative;
  width:100%;
  min-width:60px;
  height:40px;
  overflow:hidden;
  transition: width 1s;
  backface-visibility:hidden;
}
.form-groupnew input.form-controlnew{
  position:absolute;
  top:0;
  right:0;
  outline:none;
  width:100%;
  /*height:40px;*/
  margin:0;
  z-index:10;
}
/*input[type="text"].form-control{
  -webkit-appearence:none;
  -webkit-border-radius:0;
}*/
.form-controlnew-submit,
.search-label{
  width:45px;
  height:40px;
  font-size:15px;
  position:absolute;
  right:0;
  top:0;
  padding:0;
  margin:0;
  text-align:center;
  cursor:pointer;
  line-height:42px;
  color: #fff;
  background:#1c283d;
}
.form-controlnew-submit{
  background:#fff; /*stupid IE*/
    opacity: 0;
  color:transparent;
  border:none;
  outline:none;
  z-index:-1;
}
.search-label{
  z-index:90;
}
.form-groupnew.sb-search-open,
.no-js .sb-search-open{
  width:100%;
}
.form-groupnew.sb-search-open .search-label,
.no-js .sb-search .search-label {
  background: #da6d0d;
  color: #fff;
  z-index: 11;
}
.form-groupnew.sb-search-open .form-control-submit,
.no-js .form-controlnew .form-control-submit {
  z-index: 90;
}
/*#search {
  visibility: hidden;
  display:none;
}*/
.main-header.fixed-header #menu{
  /*visibility: visible !important;
  display:block;*/
  visibility: hidden !important;
  display:none;
}
/*.main-header.fixed-header .main-box #search{
  visibility: visible !important;
  display:block;
}*/
.main-header.fixed-header .main-box #mini-search{
  visibility: hidden; !important;
  display:none;
}
.form-group.pull-right label{
  visibility: visible;
  display: block;
}
.form-group.pull-right.sb-search-open label{
  visibility: hidden;
  display: none;
}
.searchLabelHide {
  visibility: hidden !important;
  opacity: 0;
  transition: opacity 1s ease-out;
}
.searchLabelShow {
  visibility: visible;
  transition: opacity 1s ease-out;
  opacity: 1;
}
.sidebar-nav-fixed {
  width:14%;
}
.padding-left-35{
  padding-left: 35px;
}
/*End Search Menu*/

.f30 {
  font-size: 35px;
}
.username {
  font-size: 16px;
  text-align: right;
  color: #000;
}
.breadcrumb-bottombdr {
  border-bottom: 1px solid #b1b1b1;
}
.breadcrumb-float {
  float: left;
}
.btn-reslut {
  float: right;
  margin-top: 10px;
}

/*** 

====================================================================
 Sample Page Projects Heading
====================================================================

***/




/*** 

====================================================================
 Projects Heading
====================================================================

***/

.section-projectheading {
  background-color: #fff;
  padding: 0px 0px 15px 0px;
}
.section-projectheading h2 {
  font-size: 22px;
  text-align: left;
  color: #000;
  bottom:0px;
}
.btnmargin {
  margin-left: 10px;
}

/*** 

====================================================================
 Middle Wrapper
====================================================================

***/

.middle-wrapper-bg {
  background: linear-gradient(to right, #1c283d 31%, #f0f0f0 31%);

}
/*#dashboard.middle-wrapper-bg
{
    background: linear-gradient(to right, #1c283d 28%, #f0f0f0 28%);
}*/

/******* Left Panel css *********/

.leftpanel {
  padding:20px 20px 10px 0px;
  height: 100%;
}
.project-bg-title {
  font-size: 15px;
  text-align: left;
  padding: 10px 0px;
  color: #fff100;
}
.leftpanel p ,.leftpanel span{
  font-size: 13px;
  text-align: left;
  color: #d7d7d7;
  padding: 5px 0px;
}
.collapsetext {
  color: #c8203f;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  cursor: pointer;
}
.collapsetext .readfirst {
  display: block;
}
.collapsetext .readfirst a:hover {
  color: #fff;
}
.fa-read {
  color: #c8203f;
  font-size: 20px;
  padding-left: 3px;
  vertical-align: middle;
}
.collapsetext .viewlast {
  display: none;
}
.collapsetext[aria-expanded=true] .viewlast {
  display: block;
}
.collapsetext[aria-expanded=true] .readfirst {
  display: none;
}
.mapmarker-bg {
  width: 100%;
  padding: 2px 0px 5px 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #141d2c;
  display: inline-block;
}
.marker-font {
  font-size: 28px;
  color: #c7c7c7;
  float: left;
  padding-right:5px  
}
.marker-text {
  font-size: 14px;
  text-align: left;
  float: left;
  padding-left: 10px;
  padding-top: 5px;
  color: #c7c7c7;
}
.image-div {
  display: inline-flex;
  width: 100%;
  padding: 5px 0px;
}
.img {
  padding: 5px;
  float: left;
}
.img img {
  width: 110px;
  height: 100%;
}
.img .moreimg {
  position: absolute;
  color: white;
  font-size: 13px;
  padding: 16px;
}
.x-button {
  /*background: url(../images/lightbox-close.png) no-repeat!important;*/
  width: 35px;
  display: block;
  height: 35px;
  top: 18px;
  right: 15px;
  position: absolute;
  /* bottom: 46px; */
  z-index: 999;
  opacity: 1 !important;
  color: #000 !important;
}

/******* Right Panel css *********/

.rightpanel {
  padding: 20px 0px 10px 20px; 
}
.rightpanel .middleheaderbg {
  background-color: #e6f6cf;
  padding: 8px;
  overflow: hidden;
  border:1px solid #e6e1c5;
  border-radius: 5px;
}
.rightpanel h4 {  
  font-size: 18px;
  background-color: #f7f5ea;
  padding: 6px 10px;
  color: #c8203f;
  border-top-right-radius:5px;
  border-top-left-radius:5px;
}
.rightpanel h2 {
  text-align: left;
  font-size: 15px;  
  vertical-align: middle;
}
.rightpanel .rightbtn {
  float: right;
}
.rightpanel .float-right {
  float: right;
}
.rightpanel .float-left {
  float: left;
}
/*.list-padding-right {
  margin-right: 15px;
  margin-bottom: 20px;
}
.list-padding-left {
margin-left: 15px;
margin-bottom: 20px;
}*/

/******** List 1 ********/
.list-1 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.list-1 ul {
  padding: 7px 10px;
}
.list-1 ul li {
  display: table;
  text-align: left;
  padding:2px 4px;
  font-size: 13px;
  margin:3px 0px;
  background-color: #f3f2ea;
  border-radius: 4px;
}
.list-1 ul li a {
    color:#000;
}
.list-1 ul li a:hover {
    color:#1c283d;
}
    
/******** List 2 ********/
.list-2 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.list-2 ul {
  padding: 7px 10px;
  overflow: hidden;
}
.list-2 ul li {
  display: table;
  float: left;
  text-align: left;
  padding:2px 6px;
  font-size: 13px;
  margin:3px 2px;
  background-color: #f3f2ea;
  border-radius: 4px;
}

/******** List 3 ********/
.list-3 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.list-3 .tpading {
  padding: 9px 10px;
  font-size:13px;
}
.list-3 table th, td 
{
   border:none;
   text-align:left;
   color:#000;
   padding:3px;
} 
/******** List 4 ********/
.list-4 {
  overflow: hidden;
  background-color: #fff;  
  border-radius: 5px;
}
.list-4 .listbox {
  padding: 7px 10px 0px 10px;
}
.titlename {
  font-size: 14px;
  padding: 5px 0px;
  text-transform: uppercase;
}
.companyname {
  display: table;
  float: left;
  text-align: left;
  padding:2px 6px;
  margin: 5px 0px;
  font-size: 13px;
  background-color: #f3f2ea;
  border-radius: 4px;
}
.companyname a {
    color:#000;
}
.companyname a:hover {
    color:#1c283d;
}
 
.list-4 .address {
  text-align: left;
  font-size: 13px;
  padding: 5px 0px 10px 0px;
  line-height: 20px;
  border-bottom: 2px solid #f2f2f2;
}
.list-4 .address1 {
  text-align: left;
  font-size: 13px;
  padding: 5px 0px 10px 0px;
  line-height: 20px
}
/******** List 5 ********/
.list-5 {
  overflow: hidden;
  background-color: #fff; 
  border-radius: 5px;
}
.list-5 .nametitle {
  font-size: 14px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.list-5 ul li {
  padding: 0px 10px;
}
.list-5 li a {
  text-align: left;
  font-size: 13px;
  text-decoration: none;
}
.pdfbtn {
  padding: 2px 12px;
  background-color: #da1f26;
  color: #fff;
  font-size: 14px;
  float: left;
}
.viewbtn {
  padding: 2px 12px;
  background-color: #3b475c;
  color: #fff;
  font-size: 14px;
}
.mainbtn {
  border-radius: 5px;
  border:1px solid #1c283d;
  display: inline-block;
  margin: 10px;
}

/******** List 6 ********/
.list-6 {
  overflow: hidden;
  background-color: #fff; 
  border-radius: 5px;
}
.list-6 .inside {
  padding: 10px 20px;
  display: inline-block;
}
.list-6 .date {
  font-size: 14px;
  text-align: left;
  color: #000;
}
.textChange .first {
  display: block;
}
.textChange .last {
  display: none;
}
.textChange[aria-expanded=true] .last{
  display: block;
}
.textChange[aria-expanded=true] .first{
  display: none;
}

/******** List 7 ********/
.list-7 {
  overflow: hidden;
  background-color: #fff;  
  border-radius: 5px;
}
.list-7 .listbox {
  padding: 15px 10px;
}
.list-7 .tendpdfbtn {
  padding: 2px 8px;
  background-color: #da1f26;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  float: left;
  border-radius: 3px;
}
.list-7 .dpr {
  background-color: #6c060a !important;
}
.list-7 .zipbtn {
  padding: 2px 11px;
  background-color: #b5b5b5;
  color: #000;
  font-size: 14px;
  margin-right: 9px;
  float: left;
}
.list-7 .tendertext {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.list-7 .tendertext a {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.list-7 .tendertext a:hover {
  color: #1da1f3;
}

/******** List 8 ********/
.list-8 {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
}
.list-8 .tpading {
  padding: 9px 10px;
  border-collapse: none;
}

/******** List 9 ********/
.list-9 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.list-9 .listbox2 {
  padding: 15px 10px;
}
.list-9 p{
  font-size: 14px;
  text-align: left;
  padding: 15px 20px 5px 20px;
  line-height: 20px;
  color: #0f4a93; 
}
.list-9 p span{
    font-size:13px;    
}
.list-9 .color {
  color: #757575;
}
.list-9 .fontsize {
  color: #000;
  font-size: 13px;
  font-style: italic;
}
/******** List 10 ********/
.list-10 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.list-10 .loctionmap {
  padding: 10px;
}
/******** List 11 ********/
.list-11 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.list-11 .listbox3 {
  padding: 15px 10px;
}
.list-11 p{
  font-size: 14px;
  text-align: left;
  padding: 15px 20px 5px 20px;
  line-height: 20px; 
}
.list-11 .color {
  color: #b0b0b0;
}
.list-11 .fontsize {
  font-size: 20px;
  padding-left: 10px;
}
.list-11 #pane4 {
  padding: 15px;
  width: 100%;
  height: 250px;
  overflow-y: scroll;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;
}
.list-11 #pane5 {
  padding: 15px;
  width: 100%;
  height: 250px;
  overflow-y: scroll;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;
}
.list-11 .fbpostbox {
  width: 100%;
  border-radius:3px;
  border:1px solid #f3f3f3;
  padding: 10px;
  margin: 10px 0px;
  box-shadow:1px 1px 1px #e1e2e3;
  overflow: hidden; 
}
.postdate {
  color: #000;
  font-size: 14px;
  padding: 0px 10px 0px 0px;
  float: left;
}
.posticon {
  position: relative;
  display: inline-block;
}
.fbcolor {
  color: #3b5997;
}
.tweetcolor {
  color: #1da1f3;
}
.posticon ul {
  position: relative;
  padding: 0px 10px; 
}
.posticon ul li {
  float: left;
  padding: 0;
}
.posticon ul li a {
  font-size: 14px;
  color: #000;
  padding: 0px 8px; 
  vertical-align: top;
}
.postdetail {
  position: relative;
  padding: 13px 0px 0px 0px;
  text-align:left;
}
.nopostdata {
    text-align:center;
    font-size:16px;
}
.postdetail a {
  text-align: left;
  font-size: 13px;
  color: #000;
}
.postdetail a:hover {

}

/******** List 12 ********/
.list-12 {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
}
.list-12 .tpading {
  padding: 9px 10px;
  font-size:13px;
}
.list-12 table th, td 
{
   border:none;
   text-align:left;
   color:#000;
   padding:3px;
} 

/******** List 13 ********/
.list-13 {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
}
.list-13 .listbox {
  padding: 10px 10px;
}
.list-13 .tendertext {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.list-13 .tendertext a {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.list-13 .tendertext a:hover {
  color: #d31e25;
}
.list-13 .glyphiconlink {
  float: left;
  padding: 4px 8px 4px 0px;
}

/******** List 14 ********/
.list-14 {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
}
.list-14 .listbox4 {
  padding: 15px 10px;
}
.list-14 .textkbox {
  font-size: 15px;
  vertical-align: middle;
  padding-left: 10px;
}
.list-14 input[type="checkbox"] {
  height: 18px;
  width: 18px;
  line-height: 18px;
  vertical-align: middle; 
}
/******** List 15 ********/
.list-15 {
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
}
.list-15 img {
  padding: 10px;
  width: 100%;  
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;
}



/*** 

====================================================================
 New Search Page CSS
====================================================================

***/
.searchresult {
  padding: 15px 0px;
  font-size:16px;
  color: #c8203f;
  font-weight: bold;
  text-align: left; 
}
.bgnavigate {
  background-color: #f7f5ea;
  /*border-bottom: 2px solid #e8e8e8;*/
}
.recordnews {
  color: #5b2900;
  font-size: 18px;
  font-weight: normal; 
  /*border-bottom: 1px solid #ddd;*/
}
.Webreferance {
  color: #c8203f;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px; 
}
.recordnews span {
  color: #000;
  font-weight: normal;
}
.detailsnews {
  padding-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.newstitle {
  padding: 0px;
}
/*.newstitle a {
  font-size: 15px;
  color: #000;
  font-weight: normal;
  text-align: left;
}*/
.newstitle a{
   color: #2e4589;
   font-weight:700;
   font-size: 15px;    
  text-align: left;
}
.newstitle a:hover {  
  text-decoration: underline;
  color: #000;
}
/*.projectnews {
  font-size: 13px;
  color: #5a5a5a;
  padding-top: 8px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;   
}*/
.projectnews {
  color:#000000;
  font-size :13.5px;
  padding-top: 8px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;   
}
.projectnews a{
  color: #601706;
}
.projectnews span span {
    display: inline;
}
.referncewebbg {
  padding-bottom: 0px;
  padding-top: 15px;
}
.referncewebtitle {
  padding: 0px;
}
.referncewebtitle a {
  font-size: 15px;
  color: #000;
  font-weight: 600;
  text-align: left;
}
.referncewebtitle a:hover {  
  text-decoration: underline;
}
.referncewebtext {
  font-size: 13px;
  color: #601706;
  padding-top: 8px;   
}
.referncewebtext span{
  color: #5a5a5a;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */  
}
.descripoject {
  font-size: 13px;
  text-align: left;
  color: #000;
  padding: 5px 0px;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.searchpagedetailprojectbg {
  background-color: #f7f5ea;
  border:1px solid #d9d4ba; 
  border-radius: 2px;
  margin-bottom: 20px;
}
.detailprojecttitle {
  padding: 10px 17px;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}
.detailprojecttext {
  text-align: left;
  font-size: 13px;
  color: #444444;
  padding: 10px 17px;
  line-height: 22px;
}
.btn-detailprojectbtn {
  color: #000;
  background-color: #ffffff;
  border-color: #e4e0c8;
  margin:10px 17px;
  display: table;  
}
.btn-detailprojectbtn a {
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 2px;
  color: #000;
  text-transform: uppercase;
}
.btn-detailprojectbtn.focus,
.btn-detailprojectbtn a:focus {
  color: #000;
  text-decoration: underline;
}

.btn-detailprojectbtn a:hover {
  color: #000;
  text-decoration: underline;
  
}

.btn-detailprojectbtn.active,
.btn-detailprojectbtn a:active,
.open>.dropdown-toggle.btn-detailprojectbtn {
  color: #000;
  text-decoration: underline;
}
.sLpanel {
  /*background-color: #f7f5ea;*/
  border:1px solid #d9d4ba; 
  border-radius: 2px;
  margin-bottom: 20px;
}
.right-padding {
  padding-right: 20px;
}
.pramoterleft-padding {
  padding-left: 20px;
}
.sLpanel .pltitle {
  /*background-color: #eae7d6;*/
  padding: 10px 17px;
  color: #c8203f;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  border-bottom:1px solid #d9d4ba;
}
.bgproject {
  padding: 10px 17px;
}
.bgproject .ptpadding {
  padding-bottom: 10px;
}
.bgproject .pttitle {
  line-height: 18px;
}
/*.bgproject .pttitle a {
  font-size: 14px;
  color: #06275d;
  font-weight: normal;
  text-align: justify;
}*/
.bgproject .pttitle a {
  font-size: 14px;
  color:#0e36aa;
  font-weight: normal;
  text-align: justify;
}
.bgproject .pttitle a:hover {
  text-decoration: underline;
}
.bgproject .ptext {
  font-size: 13px;
  color:#444444; 
}
.bgproject .tenderttitle {
  line-height: 18px;
}
/*.bgproject .tenderttitle a {
  font-size:14px;
  color:#0e36aa;
  font-weight: normal;
  text-align: justify;
}*/
.bgproject .tenderttitle a {
  font-size: 14.5px;
  color: #06275d;
  font-weight: normal;
  text-align: justify;
}
.bgproject .tenderttitle a:hover {
  text-decoration: underline;
}
/*.bgproject .ttext {
  font-size: 13px;
  color:#444444; 
}*/
.bgproject .ttext{
  line-height:18px;
  font-size: 13px;
  color:#444444;
  margin-bottom:10px;
}

.bgproject .contractttitle {
  line-height: 18px;
}
.bgproject .contractttitle a {
  font-size: 14px;
  color: #06275d;
  font-weight: normal;
  text-align: justify;
}
.bgproject .contractttitle a:hover {
  text-decoration: underline;
}
.bgproject .conttext {
  font-size: 13px;
  color:#444444; 
}
.viewdetailsbg {
  display: inline-block;
  width: 100%;
  padding: 10px 17px;
  margin-bottom: 0;
  background-color: #fffef7;
  border-top:1px solid #d9d4ba;
}
.viewdetailsbg a {
  color: #000;
  font-size: 13px;
  cursor:pointer;
}
.viewdetailsbg a:hover {
  text-decoration: underline;
}
.tabpane2-bg {
  background: linear-gradient(to right, #1c283d 32%, #fff 32%);
}
.splpanel {
  padding: 10px 10px 10px 0px;
}
.spRpanel {
  padding:20px 0px 20px 30px;
  min-height:400px;
}
.serachproject-title {
  font-size: 15px;
  text-align: left;
  padding: 13px 0px;
  color: #fff100;
  border-bottom: 1px solid #59572e;
}
.modifiedproject {
  font-size: 15px;
  color: #dbdbdb;
  text-align: left;
  margin-top: 15px;
}
.radiobtn {
  padding: 10px 0px;
}
.labelcolor {
  color: #dbdbdb;
  font-size: 15px;
}
.clickhere {
  margin-top:15px;
}
.clickhere a {
  color: #fff100;
  font-size: 15px;  
}
.clickhere a:hover {
  color: #fff;
  text-decoration:underline;
}
.inputpadding {
  padding-right: 10px;
}
.overflow {
  overflow: hidden;
}
.checkboxbg {
  background-color: #243044;
  border-radius: 4px;
  box-shadow: 1px 1px 1px 1px #181818;
  padding: 10px;
  overflow: hidden;
}
.btnfontsize {
  font-size: 16px;
  margin-right: 10px;
}
.detailsproject {
  padding-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.projecttitle {
  padding: 0px;
}
.projecttitle a {
  font-size: 15px;
  color: #601706;
  font-weight: 600;
  text-align: left;
}
.projecttitle a:hover {  
  text-decoration: underline;
  color: #601706;
}
.listproejctbtn {
  display: inline-block;
  padding: 4px 6px;
  margin: 5px 0px; 
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid #efe6d8;
  border-radius: 3px;
  background-color: #f7f5ea;
  color: #c8203f;
}
.listprojects {
  position: relative;
}
.listprojects ul {
  position: relative;
}
.listprojects ul li {
  float: left;
  margin: 5px 15px 10px 0px;
}
.listprojects ul li a {
  font-size: 14px;
  color: #444444;
  vertical-align: middle;
}
.listprojects ul li a i {
  font-size: 20px;
  padding-right: 5px;
}
.listprojectsdetails {
  color: #000;
  font-size: 13px;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; */  
}
.searchdisplay {
  display: none;
}
.ptsearchbtn {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  color: #fff100;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-bottom: 1px solid #59572e;
  padding-bottom: 10px;
}
.ptsearchpanel {
  padding:10px; 
}
.fadownarrow {
  position: relative;
  top: 3px;
  right: 0px;
  float:right;
}
.ptsearchbtnslide {
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.bottomborder {
  border-bottom: 2px solid #999ea8;
  overflow: hidden;
  padding-top: 20px;
}
.pramoterpanel {
  /*background-color: #f7f5ea;*/
  border:1px solid #d9d4ba; 
  border-radius: 2px;
  margin-bottom: 20px;
}
.pramoterpanel .pramotrtitle {
  /*background-color: #eae7d6;*/
  padding: 10px 10px;
  color: #c8203f;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  border-bottom:1px solid #d9d4ba;
}
.pramoterbg{
  padding:5px 10px;
}
.listpramoters ul {
  padding: 0px 0px;
}
/*.listpramoters ul li {
  display: table;
  text-align: left;
  padding:5px 3px;
  font-size: 13px;
  margin:10px 0px;
  background-color: #f3f2ea;
  border-radius: 4px;
  border:1px solid #ebe9d9;
}*/
.listpramoters ul li {
  display: table;
  text-align: left;
  padding:3px 5px;
  font-size: 13px;
  margin:10px 0px;
  background-color: #f3f2ea;
  border-radius: 4px;
  border:1px solid #ebe9d9;
}
.listpramoters ul li a {
  color:#000;
}
.listpramoters ul li a:hover {
  color:#1c283d;
}
.listpramoters ul li:hover{
background-color:#d9d4ba;
}
.advtbg {
  background-color: #e1e2e5;
  border:1px solid #b8c2d5;
  border-radius: 4px;
  font-size: 12px;
  padding: 4px 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  display: table;
}
.advttitle {
  color: #000;
  font-size: 15px;
  text-align: left;
  padding-bottom: 10px;
}
.advttext {
  text-align: left;
  color: #5a5a5a;
  font-size: 14px;
  padding-bottom: 5px;
}
.advttext span {
  padding-bottom: 5px;
  color: #3456b6;
}
/***
====================================================================
 Pricing Plan Page CSS
====================================================================

***/
.pricingplanborder {
  
}
.pricingplanheading {
 font-size: 20px;
 font-weight: 600;
 color: #c8203f;
 padding: 20px 0;
 border-bottom:1px solid #ddd;
}
.pricingplanheading a{
 font-size: 20px;
 font-weight: 600;
 color: #c8203f; 
}
/*.pricingplanheading {
 font-size: 20px;
 font-weight: 600;
 color: #c8203f;
 padding: 12px 0;
 border-bottom:1px solid #ddd;
}
.pricingplanheading a{
 font-size: 20px;
 font-weight: 600;
 color: #c8203f; 
}*/
.pricingtopm {
  margin-top:5px;
}
.pricingplanote {
  text-align: center;
  padding: 0px 0px 10px 0px;
  font-weight:bold;
  font-size: 16px;
}
.planpricebg {
  background-color: #f9f9f9;
  border-radius: 10px;
  border:1px solid #e1e3e2; 
  overflow: hidden;
  /*box-shadow: 1px 1px 2px #ddd; */
  bottom: 0;
  height:380px;
}
.planprice h1 {
  background-color: #ff8400;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: uppercase;
  padding: 15px 0px;
  color: #000;
  text-align: center;
  font-weight: bolder;
  font-size: 20px;
}
/*.planprice h2 {
  background-color: #fcd704;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: uppercase;
  padding: 15px 0px;
  color: #000;
  text-align: center;
  font-weight: bolder;
  font-size: 25px;
}
.planprice h3 {
  background-color: #86dc4c;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: uppercase;
  padding: 15px 0px;
  color: #000;
  text-align: center;
  font-weight: bolder;
  font-size: 25px;
}*/
.planprice .pricingplanbg1 {
  background-color: #4e94fe;
}
.planprice .pricingplanbg2 {
  background-color: #fcd704;
}
.planprice .pricingplanbg3 {
  background-color: #86dc4c;
}
.planprice .pricingplanbg4 {
  background-color: #a84269;
}
.textplanprice {
  padding: 8px 15px;  
}
.textplanprice h2 {
  text-align: center;
  padding: 8px 0px;
  font-size: 20px;
  color: #6a111e;
}
.textplanprice p {
  text-align: center;
  padding-top:6px;
  padding-bottom: 6px;
  /*color: #6a111e;*/
  color:#000;
  border-bottom: 1px solid #e1e3e2;
  line-height:20px;
  font-size:14px;
}
.textplanprice p:last-child {
  border-bottom: 1px solid #e1e3e2;
}
.textplanprice .amount {
  text-align: center; 
  font-size:18px;
  color: #000;
  font-weight: 1000;
  padding: 10px 0px;
}
.dataapibg {
  border-radius: 5px;
  border:1px solid #efe4ce;
  overflow: hidden;
  margin: 10px 0px;
  background-color: #f1d983;
}
.dataapibg h3 {
  text-align: center;
  vertical-align: middle;
  font-size: 25px;
  text-transform: uppercase;
  background-color: #eac748;
  color:#000;
  font-weight: bold;
  padding: 50px 0px;
  border-top-left-radius: 5px;
}
.dataapibg .innerbox {
  padding: 32px 0px;
  text-align:center;
}
.dataapibg .innerbox p {
  text-align: center;
  line-height: 22px;
  color: #6a111e;
  font-weight: 600;
}
.dataapibg .innerbox a {
  color: #a50a20;
  font-size: 16px;
  font-weight: 600;
  text-decoration:none;
  text-align:center;    
}
.dataapibg .color {
  color: #a50a20;
  font-size: 16px;
  font-weight: 600;
}
.dataapibg .btninnerbox {
  padding: 48px 0px;
}
.sectorwisebg {
  /*border-radius: 5px;
  border:0px solid #efe4ce;*/
  background-color: #fff;
  overflow: hidden;
  margin: 0px 0px;
  /*box-shadow: 1px 2px 3px #e0e0e0;*/
}
.sectorwisebg h4 {
  /*background-color: #86dc4c;*/
  background-color:#085f8a;
  padding: 10px 0px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color:#fff;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;*/
}
.sectorwisebg .rightborder {
  border-right:1px solid #efeeec;
  border-bottom: 0px solid #e0e2e1; 
  height: 340px;
}
.sectorwisebg .rightbordernone {
  border-right:0px solid #e0e2e1;
 
}

.sectorwisebg .margintopsector {
  margin-top:43px;
}
/*.sectorwisebg .rightborder:last-child {
  border-right:none; 
}*/
.sectorwisebg .sectortitle {
  background-color: #c5dfee;
  position: relative;
  /*border-top-left-radius: 5px;
  border-top-right-radius: 5px;*/
  text-transform: uppercase;
  border-right: 0px solid #efe4ce;
  padding: 10px 0px 24px 0px;  
  color: #000;
  text-align: center;
  font-weight: bolder;
  font-size: 14px;
}
.sectorwisebg .subprice {
  border-radius: 15px;
  background-color: #feb75d;
  border:0px solid #dab52c;
  padding: 3px 20px;
  color: #000;
  margin-left: auto;
  margin-right: auto;  
  position: absolute;    
  left: 0;
  right: 0;
  top: 12%;
  width: 160px;
  text-align: center;
}
.sectorwisebg ul {
 padding: 20px 0px 10px 0px;
 height:215px;
}
.sectorwisebg ul li {
  padding:4px 0px 3px 0px;
  text-align: center;
  color: #000;
  font-size: 13px;
}
.sectorwisebg ul li a:last-of-type {
  color: #ab272a;
}
.price-divbox{
  position: relative; 
  /*min-height: 720px; 
  max-height:100%;*/
}
.price-div1{
  position: absolute;  
  bottom:0; 
  left:25%;
}
.price-div4{
  position: absolute;  
  bottom:0; 
  left:0;
}
.price-div2{
  position: absolute;  
  bottom:0; 
  left:50%;
}
.price-div3{
  position: absolute;  
  bottom:0; 
  right:0;
}
.pricebtnpad {
  padding:6px 12px;
  font-size:14px;  
  border-radius:5px;
}
.custacces {
  position: absolute;
  bottom: 11px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
/*Arushi
.fa
{
    line-height:22px;
    
    }
    .fauparrow
    {
        line-height:40px;
        }*/
        
/* Bhavesh */
/*.fa
{
  line-height: 22px;
}*/
.fa40
{
  line-height: 40px !important;
}
.nav i.fa {
         font-size: 18px;
      }
.rightFloat
{
    float:right;
}
.searchPlace 
{
    position: absolute;
    top: 104px;
    right: 0;
}
.mAuto
{
    margin: 2% auto;
}

.m0{ margin:0px !important;}
.m5{ margin:5px;}
.m10{ margin:10px;}
.m15{ margin:15px !important;}
.m20{ margin:20px !important;}
.m25{ margin:25px !important;}
.m28{ margin:28px !important;}
.m30{ margin:30px !important;}
.m35{ margin:35px !important;}
.m45{ margin:45px !important;}
.m60{ margin:60px !important;}
.mB160{ margin:160px !important;}
.transparent-bg
{
    background : transparent
}
.sliderPos 
{
    padding: 0 22px;
    box-shadow: none;    
}
.slide-arrow
{
    color: #4e4a4a;
}
.modal-button
{
    top: 3px;
    color: black !important;
    font-size: 18px;
    border-radius: 50%;
    background: #f7f5ea;
    box-shadow: 1px 1px 7px grey;
}
.dNone
{
    display:none;    
}
.dShow
{
    display:block;
}
.dNone.collapse.in
{
    display:inline;
}
.list-1 {
    min-height: 100px;
}
.vmInline
{
    display:inline-flex;
}
.vmInline li
{
    padding:5px;
    float:left;
}
.vmInline li img
{
    width: 110px;
    height: 100%;
}
.vmInline li .moreimg 
{
    position: absolute;
    right: 36px;
    color: white;
    font-size: 18px;
    bottom: 84px;
}
#background 
{
    display:none;
    }
    
#background[aria-expanded=true] {
    display: inline;
}
.list-11 #facebook {
    padding: 15px;
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.list-11 #twitter {
    padding: 15px;
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}

/*
===================================
    LOGIN & REGISTER PAGE CSS
===================================
*/
.btn-primary a {
  color: #fff;
  text-decoration: none;
}

.usriconfont {
  font-size: 18px;
  padding:2px 3px;
  vertical-align: middle;
  color:#000;
}

.btn-primary a:hover {
  text-decoration: none;
}

.loginpagebg {
  background-color: #f0f0f0;
}
.loginbox {
  width: 400px;
  margin: 10% auto;
}
.logininside {
  border: 1px solid #e5ebec;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #FFFFFF;  
  padding: 20px 0px;
  box-shadow: 0 0 20px 0 #dedede, 0 5px 5px 0 #dedede;
}
.loginlogo {
  padding:0px;
  height:auto;
  z-index:999; 
  left:0px; 
  top:0px;
  text-align: center;
}
.loginlogo img {
  /*width:100%;*/
  max-width:140px;
  padding-bottom: 10px;
  transition:All 0.5s ease;
  -webkit-transition:All 0.5s ease;
  -moz-transition:All 0.5s ease;
  -o-transition:All 0.5s ease;
}
.loginmargin {
  margin:10px 0px;
}
.loginpadding {
  padding: 15px 35px 5px 35px;
}
.loginpadding .checkbox  {
    color: #000;
    width: 100%;
    background-color: #FFF;
    border: 0px solid #d0e4f4;
    padding:0px 0px 0px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size:13px;   
 }
 
.logininput {
  background-color: #f9f9f9;
  border-radius: 3px;
  height: 30px;
  border:1px solid #f0eebe;
}
.loginbtnfullwidth {
  width: 100%;
  height: 30px;
  font-size: 14px;
}
.forgot a {
  text-align: right;
  float: right;
  font-size:13px;
}
.borderbottom {
  border-bottom: 2px solid #f5ec54;
}
.borderpadding {
  padding: 0px 35px 0px 35px;
}
.registertext {
  text-align: center;
  color: #000000;
  padding:15px 0px 1px 0;
  font-weight: bold;
}
.registertext a {
  color: #cb3951;   
}
.registertext a:hover {
  color: #cb3951;
  text-decoration: underline;
}
.registermodal {
  position: fixed; 
  top: 0; 
  right: 0; 
  left: 0; 
  bottom: 0; 
  z-index: 1050;
  background-color:#f0f0f0;
}
.btnclose {
  font-size:14px; 
  top:10px; 
  right:10px; 
  position:absolute; 
  z-index:9;
  cursor:pointer;  
}
.regitserbox {
  width: 800px;
  margin: 8% auto;
}
.registerpadding {
  padding: 15px 15px 0px 15px;
}
.registerrightbg {
  background-color: #f5ec54;
  padding:53px 25px;
  height: 100%; 
}
.registertitle {
  text-align: center;  
  text-transform: uppercase;
  font-size: 16px; 
  font-weight: bold;
  padding-bottom: 20px;
}
.registerinside {
  border: 1px solid #e5ebec;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: #FFFFFF; 
  /*box-shadow: 0 0 20px 0 #dedede, 0 5px 5px 0 #dedede;*/
}
.registerinline {
  padding:25px 25px;
}
.registerfree {
  padding: 10px 0px;
  width: 100%;
  display: inline-flex;
}
.registerfree img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.registerfree p {
  padding: 6px 10px;
  text-align: left;
  vertical-align: middle;
  font-size: 16px;
}
.ortext {
  font-size:14px;
  padding-top:8px;
  text-align:center;
  font-weight:600;
}
.imalredytext {
  text-align:center;
}
.imalredytext a{
 font-size:14px;
 font-weight:600;
 color:#cb3951; 
}
.imalredytext a:hover{
  text-decoration:underline;
  color:#cb3951;  
}
.borderline  {
  border-bottom:1px solid #d3f0ff;
  padding:0px 0 20px 0;
}
.PTservicetitle {
    font-size: 20px;
    font-weight: 600;
    color: #c8203f;
    padding: 10px 0;
    border-bottom: 1px dotted #dddddd;
}
.btndeafult {
   padding: 13px 20px;
   font-size: 16px;
   border: 1px solid #C2A205;
 }
.f12 { 
   font-size:12px;
}
.btn-white {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn-white.focus,
.btn-white:focus {
    color: #fff !important;
    background-color: #231f20;
    border-color: #231f20
}

.btn-white:hover {
    color: #fff !important;
    background-color:#231f20;
    border-color: #231f20
}

.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open>.dropdown-toggle.btn-white.focus,
.open>.dropdown-toggle.btn-white:focus,
.open>.dropdown-toggle.btn-white:hover {
    color: #fff !important;
    background-color: #231f20;
    border-color: #231f20
}

.btn-favourites {
    color: #fff;
    background-color:#ff5733;
    border-color:#ff5733; 
}
.btn-success:hover {
    color: #fff;
    background-color:#ff5733;
    border-color:#ff5733 
}
.btn-success:active {
    color: #fff;
    background-color:#ff5733;
    border-color:#ff5733 
}
.SMbtn {
    display: inline-block;
    padding: 2px 4px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /*-ms-touch-action: manipulation;
    touch-action: manipulation;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #000;
    border-radius: 3px
}
.btn-SMprimary {
    color: #000;
    background-color: transparent;
    border-color: #000;
}
.btn-SMprimary.focus,
.btn-SMprimary:focus {
    color: #000;
    background-color: transparent;
    border-color: #000;
}
.btn-SMprimary:hover {
    color: #000;
    background-color: transparent;
    border-color: #000;
}
.btn-SMprimary.active,
.btn-SMprimary:active {
    color: #000;
    background-color: transparent;
    border-color: #000;
}

/**
============================================
       Testimonials CSS
============================================
**/
.testimonialsbg h1  {
    font-size :20px; 
    font-weight:600; 
    color:#c8203f; 
    padding:10px 0; 
    border-bottom:1px dotted #dddddd;
}
.testileftp {
    padding-left:10px;
}
.testirightp {
    padding-right:10px;
}
.testitopp {
    padding-top:20px;
}
.testifleft {
    float:left;
}
.testifright {
    float:right;
}
.testimonialsboxbg {
    background-color: #f7f5ea;
    border: 1px solid #d9d4ba;
    padding:13px;
    border-radius:3px;
}
.testimonialsboxbg p {
    text-align:left;
    line-height:24px;
    font-size:14px;
    color:#000;    
}
.testiborderbottom {
    padding-bottom:15px;
    border-bottom:2px solid #fde457;
}
.testfontcolor {
    color:#c8203f;
}


/******* CSS for Old Projects TOday *********/
.leftpadding {
    padding:10px 7.5px 10px 0px; 
}
.rightpadding {
    padding:10px 0px 10px 7.5px;
}

#spinner Div{
        position: absolute;
        left: 0;
        z-index: 9999;
        top: 0;
        width: 100%;
        background: rgba(128, 128, 128, 0.5);
        height: 100%;
    }
    #spinner img{
    position: fixed;
    margin-left: -60px;
    z-index: 9999;
    bottom: 36%;
    font-size: 17px;
    height: auto;  
    }
    .highlight {
    /*font-weight: 800;
    color: #da1f26 !important;*/
    background-color:#fff79c;
}
.pagination a {
    /* background: #fcd704; */
    background-color: #fcd704 !important;
}
.pagination span 
{
    padding: 4px 6px !important;
    color: #fff !important;
    background-color: #231f20 !important;
    border-radius: 4px;
    border: none !important;
    cursor: not-allowed;
}
/*a.pagination {
    padding: 2px 5px;
    background: #fcd704;
}

span.current {
    padding: 2px 5px;
    background: #231f20;
    color: white;
    border-radius: 3px;
    display: inline-block;
    margin: 0px;
    border-radius: 4px;
    cursor: not-allowed;
}*/
.light
{
    color:#fff;
}

/*Snackbar*/
.snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #fcd704;
    color: #000;
    text-align: center;
    font-weight: 800;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
    box-shadow: 1px 2px 8px grey;
}

.snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

/*
====================================
        News Deatils Page CSS
====================================
*/
.sharebg {
    background-color: #283e6b;
    display: table;
    padding: 2px 6px;
    margin-bottom: 5px;
    font-style:normal;
    color:#fff;
    float:left;
    text-align:right;
    margin-right:5px;
}
.sharebg a {
    color:#fff;
}
.sharebgpadding {
    padding:4px 0px 4px 0px;
    float:right;
}
.insidefloatright {
    float:right;
}
/** Social Button CSS **/

.share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    padding:7px;
    width:28px;
    height:28px;
    line-height:28px;
    border-radius:28px;
    outline: none;
    text-align: center;
    font-size:13px;
}

.share-btn:hover {
  color: #eeeeee;
}

.share-btn:active {
  position: relative;
  top: 2px;
  box-shadow: none;
  color: #e2e2e2;
  outline: none;
}

.share-btn.twitter     { background: #55acee; color:#fff; }
.share-btn.google-plus { background: #dd4b39; }
.share-btn.facebook    { background: #3B5998; }
.share-btn.stumbleupon { background: #EB4823; }
.share-btn.reddit      { background: #ff5700; }
.share-btn.linkedin    { background: #4875B4; }
.share-btn.email       { background: #444444; }

/*
========================================
            Modalpopup CSS 02/11/2017
========================================
*/

.popuptextalign {
   text-align:left;
}
.popupmodal-sm {
   width:550px;
}
.popupinsidepadding  {
    padding:15px 10px;
}
h4 {font-size:18px; color:#d53c03;}
    
    
/*
====================================
        Admin Page CSS
====================================
*/
.section-adminheading {
  background-color: #fff;
  padding: 15px 0px;
}
.section-adminheading h2 {
  font-size: 21px;
  text-align: left;
  color: #c8203f;
}
.leftpanelpadding {
  padding: 0px 10px 0px 0px;
}
.adminleftpanel {
  padding-left: 0;
  margin-bottom: 20px
}
.adminleftpanel-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #1c283d;
  /*border: 1px solid #141d2c;*/
  border-bottom: 2px solid #141d2c 
}
.adminleftpanel-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px
}
.adminleftpanel-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px
}
a.adminleftpanel-item,
button.adminleftpanel-item {
  color: #fff;
  text-decoration: none;
}
a img {
  padding-right: 20px;
  text-align: center;
}
.adminleftpanel-item.active,
.adminleftpanel-item.active:focus,
.adminleftpanel-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #fc5b3a;
  border-color: #fc5b3a;
  text-decoration: none;
}
.adminleftpanel-item:focus,
.adminleftpanel-item:hover {
  z-index: 2;
  color: #fff;
  background-color: #fc5b3a;
  border-color: #fc5b3a;
  text-decoration: none;
}
.adminmenudisplay {
  display: none;
}
.deletebtnpadding {
    padding:6px 20px;
}
.bottommodal-footer a {
    text-decoration:none !important;
    color:#fff;
}
.btn-save {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-save a{
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    text-decoration:none;
}
.btn-save.focus,
.btn-save:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-save:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-save.active,
.btn-save:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-save.active.focus,
.btn-save.active:focus,
.btn-save.active:hover,
.btn-save:active.focus,
.btn-save:active:focus,
.btn-save:active:hover,
.open>.dropdown-toggle.btn-save.focus,
.open>.dropdown-toggle.btn-save:focus,
.open>.dropdown-toggle.btn-save:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.admintextrightalign {
    text-align:right;
    float:right;
}
.urdashboardbg {
    background-color:#f7f5ea;
    padding: 3px 12px;
    color:#c8203f;
    border-radius:5px;
    display:table;
    font-size:14px; 
}
.subscriptionalign {
    text-align:right;
    float:right;
    color:#c8203f;
}
.btn-primaryfont {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
}

/******** adminlist-1 ********/

.adminlist-1 {
  overflow: hidden;
  background-color: #fff;  
  border-radius: 5px;
}
.adminlist-1 .listbox {
  padding: 5px 10px;
}
.adminlist-1 .tendpdfbtn {
  padding: 2px 8px;
  background-color: #da1f26;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  float: left;
  border-radius: 3px;
}
.adminlist-1 .zipbtn {
  padding: 2px 11px;
  background-color: #b5b5b5;
  color: #000;
  font-size: 14px;
  margin-right: 9px;
  float: left;
}
.adminlist-1 .tendertext {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.adminlist-1 .tendertext a {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  display: flex;
  color: #601706;
  /*font-weight: bold;*/
}
.adminlist-1 .fasize {padding: 4px 5px;
font-size: 12px; }
.adminlist-1 .tendertext a:hover {
  color: #1da1f3;
  text-decoration: none;
}
.adminlist-1 .morebtn {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.adminlist-1 .morebtn a{
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  display: flex;
  color: #fff;
  font-weight: bold;
}
.adminlist-1 .morebtn a:hover {
  color: #fff;
  background-color:#091e42;
  text-decoration: none;
}
.adminlist-1 .margintop {margin-top: 15px;}


/******** adminlist-2 ********/

.adminlist-2 {
  overflow: hidden;
  background-color: #fff;  
  border-radius: 5px;
}
.adminlist-2 .listbox {
  padding: 5px 10px;
}
.adminlist-2 .btnpadding {
    padding: 3px 6px;
    float: right;
}
.adminlisttextcolor {
    color:#601706;
    font-weight:600;    
}
.adminlist-2 table td {
    color:#601706;
    font-weight:600;
}
.adminlist-2 .tendpdfbtn {
  padding: 2px 8px;
  background-color: #da1f26;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  float: left;
  border-radius: 3px;
}
.adminlist-2 .zipbtn {
  padding: 2px 11px;
  background-color: #b5b5b5;
  color: #000;
  font-size: 14px;
  margin-right: 9px;
  float: left;
}
.adminlist-2 .tendertext {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.adminlist-2 .tendertext span {
  font-size: 13px;
  color: #000;
  padding-left: 20px;
}
.adminlist-2 .tendertext a {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  display: flex;
  color: #601706;
  /*font-weight: bold;*/
}
.adminlist-2 .fasize {padding:4px 5px; font-size:12px; }
.adminlist-2 .tendertext a:hover {
  color: #1da1f3;
  text-decoration: none;
}
.adminlist-2 .morebtn {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.adminlist-2 .morebtn a{
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  display: flex;
  color: #fff;
  font-weight: bold;
}
.adminlist-2 .morebtn a:hover {
  color: #fff;
  background-color:#091e42;
  text-decoration: none;
}
.adminlist-2 .margintop {margin-top: 15px;}

/******** adminlist-3 ********/

.adminlist-3 {
  overflow: hidden;
  background-color: #fff;  
  border-radius: 5px;
}
.adminlist-3 .listbox {
  padding: 5px 10px;
}
.adminlist-3 .tendpdfbtn {
  padding: 2px 8px;
  background-color: #da1f26;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  float: left;
  border-radius: 3px;
}
.adminlist-3 .zipbtn {
  padding: 2px 11px;
  background-color: #b5b5b5;
  color: #000;
  font-size: 14px;
  margin-right: 9px;
  float: left;
}
.adminlist-3 .infoheading {
  font-size: 15px;
  text-align: left;
  color: #000;
}
.adminlist-3 .tendertext {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.adminlist-3 .tendertext span {
  font-size: 13px;
  color: #000;
  padding-left: 20px;
}
.adminlist-3 .tendertext a {
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  display: flex;
  color: #601706;
  /*font-weight: bold;*/
}
.adminlist-3.fasize {padding:3px 5px; }
.adminlist-3 .tendertext a:hover {
  color: #1da1f3;
  text-decoration: none;
}
.adminlist-3 .margintop {margin-top: 15px;}

/******** adminlist-4 ********/

.adminlist-4 {
  overflow: hidden;
  background-color: #fff;  
  border-radius: 5px;
}
.adminlist-4 .listbox {
  padding: 10px 10px;
  overflow: hidden;
}
.adminlist-4 select {
  width: 100%;
  padding:5px; 
  border:1px solid #ddd9c0;
  background-color: #f7f5ea;
}
.adminlist-4 textarea {
  width: 100%;
  height: 100px;
  padding: 5px;
  margin-top: 10px;
  border:1px solid #ddd9c0;
  background-color: #f7f5ea;
}
.adminlist-4 .floatright {
  float: right;
} 
/******** adminlist 5 ********/
.adminlist-5 {
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.adminlist-5 .listbox {
  padding: 4px 10px;
  overflow: hidden;
}
.adminlist-5 .pramoterlistbox {
  padding: 6px;
  overflow: hidden;
}
.adminlist-5 .tendertext {
  font-size: 13px;
  text-align: left; 
  padding:3px 4px;
  background-color: #f3f2ea;
  display: table;
  border-radius: 4px;
  float: left;
}
.adminlist-5 .btnpadding {
  padding: 3px 6px;
  float: right;
}   

/*
=======================================
        404 PAGE CSS
=======================================
*/
.toperrorpagebg {
    background-color:#f7f5ea;
    padding:15px 0px 25px 0px;
    border-bottom:1px solid #e8e8e8;
}
.errorheading {
    font-size: 35px;
    font-weight: 600;
    color: #4c3623;
    padding-top:10px;
}
.errorpagetext {
    text-align:left;
    font-size:14px;
    color:#232c3a;
    padding-bottom:10px;
}
.pagenotfoundsearch {
    margin: 20px 0px 15px 0px;
    
}

/****
=====================================
    Dashboard Global Search CSS
=====================================
****/

.globalsearch {
  position: relative;
  font-size: 18px;
  padding-top: 0px;
  margin: 0px auto 10px;
  width: 600px;
}
.globalsearch label {
  position: absolute;
  right: 17px;
  top: 6px;
  font-size: 22px;
}
.globalsearch .indexsearch-input, .globalsearch .hint {
  height: 35px !important;
            padding-left: 17px;
    padding-right: 43px;
    border-radius: 8px;
}

    .globalsearch .searchButton
    {
            position: absolute;
            top: 2px;
            /* background: red; */
            width: 30px;
            height: 30px;
            right: 12px;
            z-index: 1;
            background-color: transparent;
    }


/***
=======================================
        Bottom Side Modal CSS
=======================================
**/
.popupbottommodal.popupfade.in .popupbottommodal-body {
  bottom: 10px; 
  opacity: 1;
}

.popupbottommodal-body {
  position: absolute;
  bottom: -250px;
  right: 5%;
  width: 400px;
  height: 256px;
  background-color: transparent;
  border-radius: 6px 6px 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
  transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
    /*border: none;
    visibility: visible;
    width: 400px;
    height: 256px;
    border-radius: 9pt;
    bottom: 72pt;    
    display: inline;
    padding: 0px;
    position: fixed;
    right: 18pt;
    top: auto;
    z-index: 2147483647;*/
}
.modal-open.closemodal { 
    overflow-y: scroll;
}
.popupbottomclose {
  position: absolute;
  top: -16px;
  right: -16px;
  z-index: 999;
  font-size: 20px;
  background-color: #005aa0;
  color: #fff;
  padding:10px;
  border-radius:100%;
  text-align: center;
}
.bottompopup-button {
  margin-left: 140px;
  margin-top: 77px;
  font-weight: bold;
}
.popupbottommodal-open {
  overflow: hidden
}

.popupbottommodal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  
}

#bottompopup {
    display:block;
}


/***
=======================================
     Popup for mobile view 10/01/18
=======================================
***/

.mbpopupbg {
    background-color:#0a61a4;
    padding:0px 10px;;
    border:2px solid #005392;
    border-radius:7px;
    width:100%;
    display:inline-block;
}
.mbpadding {
    padding:21px 0px;
    text-align:center;
}
.mbpopupbg a {
    color:#fff;    
    padding:4px 8px;
    font-size:16px;
}
.mbpopupbg a span {
    text-decoration: underline;         
}
.mbpopupbg a span:hover {    
    color:#fff;
}
.mbpopupbg h2 {
    font-size:20px;
    font-weight:bold;
    text-align:left;
    color:#fff;
}
.mbpopupbg p {
     text-align:left;
     font-size:16px;
     color:#fff;
     padding-bottom:7px;    
}
.btnmodalfont {
    font-size:15px;
    font-weight:bold;
    letter-spacing: 1px;
    color:#000;
}

.btn-freetrial:hover {
    color: #fff;
    background-color:#ff5733;
    border-color:#ff5733 
}
.btn-freetrial a {
    color: #000;
    background-color:#ff5733;
    border-color:#ff5733 
}
.btn-freetrial:active {
    color: #fff;
    background-color:#ff5733;
    border-color:#ff5733 
}
.smpopupbg {
    background-color:#0a61a4;
    padding:10px 10px;;
    border:2px solid #005392;
    border-radius:7px;
    width:100%;
    display:inline-block;
}
.smpopupbg h2 {
   font-size:18px;
    font-weight:bold;
    text-align:left;
    color:#fff; 
}
.smpopupbg a {
    color:#fff;    
    padding:4px 8px;
    font-size:14px;
    margin-bottom:5px;
}
.smpopupbg a span {
    text-decoration: underline;         
}
.smpopupbg a span:hover {    
    color:#fff;
}
.smpopupbg p {
     text-align:left;
     font-size:14px;
     color:#fff;
     padding-bottom:7px;    
}
.smpadding {
    padding:8px 0px;
    text-align:center;
}
/***
=======================================
     New Css for Top Navigation
=======================================
***/
.redbtn {
    display: inline-block;
    padding: 6px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 3px;

}

.bluebtn {
    display: inline-block;
    padding: 6px 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 3px;

}
.btn-red {
    color: #fff !important;
    background-color: #ab070e;
    border-color: #ab070e
}

.btn-red.focus,
.btn-red:focus {
    color: #fff !important;
    background-color: #8c050b;
    border-color: #8c050b
}

.btn-red:hover {
    color: #fff !important;
    background-color:#8c050b;
    border-color: #8c050b
}

.btn-red.active.focus,
.btn-red.active:focus,
.btn-red.active:hover,
.btn-red:active.focus,
.btn-red:active:focus,
.btn-red:active:hover,
.open>.dropdown-toggle.btn-red.focus,
.open>.dropdown-toggle.btn-red:focus,
.open>.dropdown-toggle.btn-red:hover {
    color: #fff !important;
    background-color: #8c050b;
    border-color: #8c050b
}


/**
=========================================
        Css for Budget 2018
=========================================
**/

.budgetbg {
  background-color: #77bcea;
  padding: 30px 0px;
  width: 100%;  
  margin-top: 93px;
}

.budgetlogopad {
  padding-bottom: 10px;
  padding-top: 10px;
}

.budgetnewbg {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 15px;
  height:70px;
}

.budgetnews {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.budgetheadline {
  color: #0343a3;
  font-size: 16px;
  text-align: left;
}

.budgetlogo img{
  width: 314px;
  height: 48px;
}

.btnviewfull {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 15px;
  position: absolute;
  bottom:-46px;
  left: 0;
}

.btnviewfull-red {
  color: #fff !important;
  background-color: #ab070e;
  border-color: #ab070e
}

.btnviewfull-red.focus,
.btnviewfull-red:focus {
  color: #fff !important;
  background-color: #8c050b;
  border-color: #8c050b
}

.btnviewfull-red:hover {
  color: #fff !important;
  background-color:#8c050b;
  border-color: #8c050b
}

.btnviewfull-red.active.focus,
.btnviewfull-red.active:focus,
.btnviewfull-red.active:hover,
.btnviewfull-red:active.focus,
.btnviewfull-red:active:focus,
.btnviewfull-red:active:hover,
.open>.dropdown-toggle.btnviewfull-red.focus,
.open>.dropdown-toggle.btnviewfull-red:focus,
.open>.dropdown-toggle.btnviewfull-red:hover {
  color: #fff !important;
  background-color: #8c050b;
  border-color: #8c050b
}

/**
=========================================
   Css for Trial Access Page 31/01/18
=========================================
**/

.contminheight {
    min-height:600px;    
}
.freetafeaturebg {
   background-color:#d6efff;
   padding: 15px;
   position:relative;
}

.freetitale {
    font-size:16px;
    font-weight:bold;
    padding-bottom:10px;
}

.featurefree {
    position:relative;
}

.featurefree ul {
    position:relative;
    margin:0;
    padding:0;
}

.featurefree ul li {
    font-size:15px;
    color:#0e3751;
    padding-bottom:9px;
    text-align:left;
}

.featurefree ul li:before {
     content:"\f054 ";
     font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size:12px;
    color:#0e3751;
    padding-right:8px
}

.chevronpadding {
    padding-right:8px;
    font-size:12px;
}

.demodetailedbg {
   background-color:#bbe4ff;
   padding: 15px;
   position:relative;
}

.plzcontact {
    font-size:15px;
    color:#0e3751;
    padding-bottom:5px;
    text-align:left;
}

.plzcontact span {
    text-decoration:underline;
}

.plzcontact span a {
    font-size:15px;
    color:#0e3751;
}

.callus {
    font-size:16px;
    color:#0e3751;
    text-align:left;
}

.freemargintop {
    margin-top:20px;
}


/**
==============================================
        Knowledge Graph CSS
==============================================
**/

.knowledgegraphbg {
    width:100%;
    position:relative;
    border:1px solid #d9d4ba;
    display:inline-block;  
    margin-bottom:15px;
    border-radius:4px;   
}

.ntpctophead {
    padding:12px 12px 10px 12px;
    background-color:#fffef8;
    border-bottom:1px solid #d9d4ba;    
    border-top-left-radius:4px;
    border-top-right-radius:4px;       
    overflow:hidden;
}

.ntpctitle {
     font-size:20px;
     font-weight:bold;
     color:#063e6f;
     padding-bottom:4px;
}

.promotersocial  {
   position:relative;
}

.promotersocial ul li {
     position:relative;
}
.promotersocial li  {
    padding:0px 1px; 
    display:inline-block; 
    float:left;
 }

.promotersocial li a  {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    font-size: 13px!important;
    margin-right: 4px !important;
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    border-radius: 0px;
    vertical-align: middle;
    padding: 3px;
}

.promotersocial li a:hover{
    border-radius:0px;
    color:#031133;
    transition:All 0.5s ease;
    -webkit-transition:All 0.5s ease;
    -moz-transition:All 0.5s ease;
    -o-transition:All 0.5s ease; 
    background:#fff;
} 

.twitcolor {
    background-color:#1da4df;
}

.facebcolor {
    background-color:#3b579d;
}

.youtubecolor {
    background-color:#c00604;
}

.linkedincolor {
    background-color:#76b8d7;
}

.btnpromoter {
  display: inline-block;
  padding: 2px 12px;  
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius:4px; 
}

.btnpromoter-red {
  color: #000 !important;
  background-color: #d2e3ea;
  border-color: #a8bbc8
}

.btnpromoter-red.focus,
.btnpromoter-red:focus {
  color: #fff !important;
  background-color: #76b4ce;
  border-color: #4fa3c6
}

.btnpromoter-red:hover {
  color: #fff !important;
  background-color:#76b4ce;
  border-color: #4fa3c6
}

.btnpromoter-red.active.focus,
.btnpromoter-red.active:focus,
.btnpromoter-red.active:hover,
.btnpromoter-red:active.focus,
.btnpromoter-red:active:focus,
.btnpromoter-red:active:hover,
.open>.dropdown-toggle.btnpromoter-red.focus,
.open>.dropdown-toggle.btnpromoter-red:focus,
.open>.dropdown-toggle.btnpromoter-red:hover {
  color: #fff !important;
  background-color: #76b4ce;
  border-color: #4fa3c6
}

.btnpromotermargin {
    margin-right:4px;
}

.promoterlogo img {
    width:80px;
    height:52px;
}

.promodetailsbg {
   padding:12px 12px 15px 12px; 
   position:relative; 
   font-size:13px;
   font-weight:400;
}

.promosubdetailsbg {
   margin-bottom:10px;
   position:relative;
}
.promodetails {
    text-align:left;
    line-height:22px;
    color:#000;
    padding-bottom:10px;
}

.promotitles {
    font-weight:bold;
    color:#000;  
    text-align:left;  
    float:left;
    padding-right:6px;
    margin-bottom:10px;
}

.promosubdetails {
    color:#000;
    text-align:left;        
    margin-bottom:12px;
}

.promosubdetails1 {
    color:#000;
    text-align:left;    
    margin-bottom:10px;  
}

a.btnseemore {
  display: inline-block;
  padding: 2px 8px;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  border-top-left-radius:4px;  
  position: absolute;
  bottom:0;
   right:0;
}

a.btnseemore-less {
  color: #fff !important;
  background-color: #3b475c;
  border-color: #3b475c
}

a.btnseemore-less.focus,
a.btnseemore-less:focus {
  color: #fff !important;
  background-color: #8c050b;
  border-color: #8c050b
}

a.btnseemore-less:hover {
  color: #fff !important;
  background-color:#8c050b;
  border-color: #8c050b
}

a.btnseemore-less.active.focus,
a.btnseemore-less.active:focus,
a.btnseemore-less.active:hover,
a.btnseemore-less:active.focus,
a.btnseemore-less:active:focus,
a.btnseemore-less:active:hover,
a.open>.dropdown-toggle.btnseemore-less.focus,
a.open>.dropdown-toggle.btnseemore-less:focus,
a.open>.dropdown-toggle.btnseemore-less:hover {
  color: #fff !important;
  background-color: #8c050b;
  border-color: #8c050b
}

.collapse.promocollapse {
   display:none;
}

.collapse.promocollapse.in {
   display:block;
}

.btnshowmore .more_see {
  display: block;
}

.btnshowmore .less_see {
  display: none;
}

.btnshowmore[aria-expanded=true] .less_see{
  display: block;
}

.btnshowmore[aria-expanded=true] .more_see{
  display: none;
} 

.promocollapse {
   display:none;
}

.promooverflow {
    margin-bottom:0px;
    line-height:22px;
}

.marginpromo {
    margin-bottom:12px;
}


/***
===========================================
    New Fraternity CSS ON 08/2/2018
===========================================
***/

/***.search_title_bg {
  background-color: #fff;
  padding: 10px;
  width: 100%;
  border-bottom: 1px solid #d9d4ba;
  overflow: hidden;
  margin-top: 0px;
  color: #d53c03;
  font-size: 18px;  
}***/
.searchbybg {
  background-color: #fcd704;
  padding: 10px 30px;
  margin-top: 15px;
  margin-bottom:15px;
  overflow: hidden;
}
.serachbytext {
  text-align: left;
  font-size: 16px;
  color: #000;
}
.serachbyintext {
  text-align: left;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
}
.searchbyinput {
  padding:5px 10px;
  text-align: left;
  font-size: 12px;
  background-color: #fff;
  border:1px solid #d8d4be;
  width: 100%;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*.compnybtnserach {
  z-index: 999;
  position: absolute !important;
  right: 0;
  top: 0px;
  width: 70px;
  border: none !important;
  background-color: transparent !important;
}*/
.compnybtnserach{
  width: 39px;
  /*height: 40px;*/
  position: absolute;
  right: 0;
  top: 0;
  padding: 8px;
  margin: 0;
  text-align: center;
  cursor: pointer;
  line-height: 33px;
  color: #fff;
  background: #1c283d;
}
.searchfacolor {
  color: #fcd704;
  font-size: 17px;
}
.submit_now {
  padding: 20px 0px;
}
.submit_now img {
  width: 100%;
  padding: 0;
}
.companiespaddingleft {
   padding:15px 15px 0px 0px;  
   height:auto;
}
.companiespaddingright {
  padding:15px 15px 0px 0px;  
  height:auto;
}
.fterlastchild:last-child {
  padding:10px 0px 0px 0px;     
}
.companiesbg {
  background-color: #f8f8f8;
  border-radius: 4px;
  border:2px solid #bfdaec;
  box-shadow: 2px 2px 2px #e9e9e9;
}
.companypadding {
  padding: 5px 5px;
  overflow:hidden;
}
.companypadding a img {
  width: 40px;
  height: 40px;
  padding:0;
}
.companiesrightside, .insidetext {
  font-weight: 500;
  color: #0284d7;
  line-height: 20px;
  padding-top: 10px;
}
.companiesrightside, .insidetext a {
  font-size:12px; 
  color:#0284d7; 
}
.companiesrightside, .insidetext a:hover {
  font-size:12px;
  color:#0284d7;
  text-decoration:underline;
}
.companiesrightside, .insidetext1 {
  font-size: 13px;
  font-weight: 500;
  color:#0284d7;
  line-height: 20px;
  padding-top: 0px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  white-space : nowrap;
}
.companiesrightside, .insidetext1 a {
   color:#0284d7;
   font-size: 13px;   
}
.companiesrightside, .insidetext1 a:hover {
   text-decoration:underline;
   color:#0284d7;
}
.companiesnumbers {
  background-color: #fff;
  padding: 5px 5px;
  border-top: 1px solid #bfdaec;
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
.companiesnumbers a {
  color: #0284d7;
  font-weight: 500;
  font-size: 13px;
  padding-left:8px;
}
.companiesnumbers a span {
  color: #0284d7;
  font-weight: 500;
  font-size: 14px;
}
.companylistbanner a img {
  width:100%;
  /*height:149px;*/
  padding-right:0px;
}
.companylistbanner1 img {   
   padding-right:15px;
}
.companyadwords img {   
   padding-left:15px;
}
.fraternity_title_bg {
  background-color:#fff; 
  padding:15px; 
  width:100%; 
  border-bottom:1px solid #ddd;     
}
.fraternity_title {
  font-size:25px;
  color:#dd4e4e;
  text-align:left;
}
.frternity-right-border {
   border-right:1px solid #ddd;
}
.frternity-left-border {
   border-left:1px solid #ddd;
}
.frternity-padding {
  padding:10px 15px 20px 0px;
}
.frternity-rightpadding {
  padding:10px 0px 20px 15px;
}
.freetrialimg {
   width:100%;
   position:relative;
   margin-bottom:15px;
}
.freetrialimg img {
   width:279px;
   height:179px;
}
.directorybreadcrumbg {
    background-color:#e6f6cf;
    padding:10px;
    border: 1px solid #c8e2be;
    margin-bottom: 15px;
    margin-top: 12px;
}
.directorybreadcrum {    
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
.directorybreadcrum>li {
    display: inline-block;
    color: #000;
}
.directorybreadcrum>li a {
    color: #000;
}
.directorybreadcrum>li+li:before {
    padding: 0px 0px;
    color: #000;
    content: ">\00a0"
}
.directorybreadcrum>li a.active {
    color: #003ba3;
    text-decoration:underline;    
}
.latestwidgetbg {
    position:relative;
    padding:5px 0px;
    margin-bottom:15px;    
}
.latestwidgetbg h2 {
    font-size:16px;
    color:#004d86;
    padding-top:10px;
    padding-bottom:3px;
}
.latestwidgetbg .subtext {
    text-align:left;
    line-height:20px;
    padding-bottom:5px;
}
.seeprojectdetails a {
    color:#337ab7;
    text-decoration:underline;
}
.latestwidgetbg .subtext a:hover {
    cursor:pointer;
}
.latestwidgetbg .latesttitlebg {
    border-bottom:1px solid #b1b5be;
    padding-bottom:4px;
    display: flow-root;
}
.latestwidgetbg .latesttitle {
    font-size:15px;
    color:#000;
    font-weight:500;
    text-transform: uppercase;
    padding-top:3px;
}
.latestwidgetbg ul {
    /*padding-left: 0;
    margin:10px 0px;
    list-style: none;*/
    padding-left: 0;
    margin: 10px 0px;
    height: 200px;
    overflow-y: scroll;
    list-style: none;
}
.latestwidgetbg ul li {
    margin-bottom:5px;
    padding-left:15px;
    position:relative;
}
.latestwidgetbg ul li a {    
    color:#0062ae;
    margin-bottom: 0;
    line-height: 22px;    
}
.latestwidgetbg ul li:before {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size:17px;
     font-weight:600;
     left: 0;
     top: 0;
     height: 8px;
     width: 8px;     
     display:inline-block;
     color:#ec141b; 
     position: absolute;  
}
.ftfloatleft {
    float:left;
}
.ftfloatright {
    float:right;
}
.viewallbtn {
    display: inline-block;
    padding:3px 8px;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 5px;
}
.viewallbtn-primary {
    color: #fff;
    background-color: #3b475c;
    border-color: #3b475c
}

.viewallbtn-primary.focus,
.viewallbtn-primary:focus {
    color: #fff;
    background-color: #3b475c;
    border-color: #3b475c
}

.viewallbtn-primary:hover {
    color: #fff;
    background-color: #172946;
    border-color: #172946
}

.viewallbtn-primary.active,
.viewallbtn-primary:active,
.open>.dropdown-toggle.viewallbtn-primary {
    color: #fff;
    background-color: #3b475c;
    border-color: #3b475c
}

.viewallbtn-primary.active.focus,
.viewallbtn-primary.active:focus,
.viewallbtn-primary.active:hover,
.viewallbtn-primary:active.focus,
.viewallbtn-primary:active:focus,
.viewallbtn-primary:active:hover,
.open>.dropdown-toggle.viewallbtn-primary.focus,
.open>.dropdown-toggle.viewallbtn-primary:focus,
.open>.dropdown-toggle.viewallbtn-primary:hover {
    color: #fff;
    background-color: #3b475c;
    border-color: #3b475c
}

.viewallbtn-primary.active,
.viewallbtn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.viewallbtn-primary.disabled.focus,
.viewallbtn-primary.disabled:focus,
.viewallbtn-primary.disabled:hover,
.viewallbtn-primary[disabled].focus,
.viewallbtn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .viewallbtn-primary.focus,
fieldset[disabled] .viewallbtn-primary:focus,
fieldset[disabled] .viewallbtn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.viewallbtn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.latestnewsbg {
    position:relative;
    padding:5px 0px;
    margin-bottom:15px;    
}
.latestnewsbg .latestnewstitlebg {
    border-bottom:1px solid #b1b5be;
    padding-bottom:4px;
    display: flow-root;
}
.latestnewsbg .latestnewstitle {
    font-size:15px;
    color:#000;
    font-weight:500;
    text-transform: uppercase;
    padding-top:3px;
}
/*.latestnewsbg ul {
    position:relative;
    padding:15px 0px 8px 0px;
    height:200px;
    overflow-y:scroll;
}
.latestnewsbg ul li {
    padding:0px 0px;    
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.latestnewsbg ul li a {    
    color:#0062ae;    
}
.latestnewsbg ul li:before {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size:17px;
     font-weight:600;
     padding-right:8px;
     color:#ec141b;   
}*/
.latestnewsbg ul {
    padding-left: 0;
    margin:10px 0px;
    height:200px;
    overflow-y:scroll;
    list-style: none;
}
.latestnewsbg ul li {
    margin-bottom:5px;
    padding-left:15px;
    position:relative;
}
.latestnewsbg ul li a {    
    color:#0062ae;
    margin-bottom: 0;
    line-height: 22px;    
}
.latestnewsbg ul li:before {
     content: "\f105";
     font-family: 'FontAwesome';
     font-size:17px;
     font-weight:600;
     left: 0;
     top: 0;
     height: 8px;
     width: 8px;     
     display:inline-block;
     color:#ec141b; 
     position: absolute;  
}
.ftcompanydetailbg {
  padding: 15px;
  border:1px solid #eae7d6;
  display: flow-root;
}
.ftborderbottom {
  border-bottom:1px solid #eae7d6;
  margin-bottom:8px;
  padding-bottom:10px;
}
.ftborderbottom:last-child {
  border-bottom:0px solid #eae7d6;
  margin-bottom:0px;
  padding-bottom:0px;
}
.ftcompanyname {
  font-size: 16px;
  color: #004d86;
  padding-bottom: 4px;
  font-weight: normal;
  text-align: left;
}
.ftcompanyname a {
  color: #004d86;
}
.ftcompanyname a:hover {
  text-decoration:underline;
}
.ftpaddingbt {
  padding-bottom: 0px;
}
.ftsubpoints1 {
  width: 11%;
  float: left;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: left;  
}
.ftsubpoints2 {
  width: 8%;
  float: left;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: left;  
}
.ftsubpointdetails{
  width: 89%;
  float: left;
  color: #000;  
  font-size: 13px;
  text-align: left;
  font-weight: normal;
  display: inline;
}
.ftpageresulttop {
   margin:15px 0px 0px 0px !important;
}
.ftpageresultbottom {
   margin:0px 0px 0px 0px !important;
}
.ftcompanydetailbg {
  padding: 15px;
  border:1px solid #ddd;
  margin-top: 0px;
}
.ftcompanyname {
  font-size: 18px;
  color: #0284d7;
  padding-bottom: 8px;
  font-weight: 500;
  text-align: left;
}
.ftpaddingbt {
  padding-bottom: 5px;
}
.ftsubpoints1 {
  width: 11%;
  float: left;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  text-align: left;  
}
.ftsubpoints2 {
  width: 8%;
  float: left;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  text-align: left;  
}
.ftsubpointdetails{
  width: 89%;
  float: left;
  color: #4c4c4c;  
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  display: inline;
}

.companydetailstitle {
  color:#000;
  font-weight: 500;
  font-size: 25px;
  padding-top: 15px;
}

.ftcompanydetailsbg {
  background-color: #fff;  
  border:1px solid #eae7d6;
  border-radius: 5px;
  margin-top: 20px;
  box-shadow: 1px 0px 6px #d3d3d3;
}

.ftcompanydetailsbg .detailscotitle {
  font-size: 16px;
  padding: 8px 15px;
  color: #000;
  font-weight: normal;
  background-color: #f7f5ea;
  border-bottom:1px solid #eae7d6;
}
.ftcompanydetailsbg .insidebox {
  padding: 16px;
  display: flow-root;
}
.ftcompanydetailbtmborder {
   border-bottom:1px solid #eae7d6;
}
.ftcompanydetailsbg .insidemarginbtm {
  margin-bottom: 10px;
}
.ftcompanydetailsbg .insidebox .insidetxt {
  color: #000;
  font-size: 13px;
  font-weight: bold;  
  display: inline-block;
  position: relative;
  margin-right: 12px;
  width:100%;
}
.ftcompanydetailsbg .insidebox .insidetxt::before {
  position: absolute;
  content: ":";
  right: 5px;  
}
.ftcompanydetailsbg .insidebox .insidetxt a {
  color: #0b3c8e;
}
.ftcompanydetailsbg .insidebox .insidetxt span {
  float: right;
  padding-right: 5px;
}
.ftcompanydetailsbg .insidebox .insidetxt1 {
  color: #000;
  font-size: 13px;
  font-weight: bold; 
}
.ftcompanydetailsbg .insidebox .insidetxt1 a {
  color: #0b3c8e;
}
.ftcompanydetailsbg .insidebox a {
   color:#337ab7;
   font-weight:bold;
   text-decoration:none;
   cursor:pointer;
}
.ftcompanydetailsbg .insidebox a:hover { 
   text-decoration:underline;
}
.ftcompanydetailsbg .insidebox .insidetxt1 span {
  float: right;
  padding-right: 5px;
}
.ftcompanydetailsbg .insidebox .insidesubtxt {
  color: #601706;
  font-size: 13px;
  font-weight:500;
}
.ftcompanydetailsbg .insidebox .insidesubtxt a{
   color:#337ab7;
   font-size:13px;
}
.ftcompanydetailsbg .insidebox .insidesubtxt a:hover{
   color:#337ab7;
   text-decoration:underline
}
.ftcompanydetailsbg .insidebox .insidedocument {
  color: #601706;
  font-size: 13px;
  font-weight:500;
  /*padding-left:23px;*/
  margin-bottom:10px;
}
.ftcompanydetailsbg .insidebox .insidedocument i::before {
  font-size:18px;
  left: 0;
  position: relative;
  top: 0;      
  margin-right:5px;
}
.pdfcolor { color:#ff0014;}
.imgcolor { color: #337ab7;}
.videocolor { color: #337ab7;}
.othercolor { color: #337ab7;}
/*.ftcompanydetailsbg .insidebox .insidedocument::before {
    content: "\f1c5";
    font-family: 'FontAwesome';
    font-size: 17px;
    font-weight: 600;
    left: 0;
    top: 0;
    height: 8px;
    width: 8px;
    display: inline-block;
    color: #337ab7;
    position: absolute;
}*/
.ftcompanydetailsbg .insidebox .insidedocument a{
   color:#337ab7;
}
.ftcompanydetailsbg .insidebox .insidedocument a:hover{
   color:#337ab7;
   text-decoration:underline
}
.ftcompanydetailsbg .insidebox .contacttitle {
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.ftcompanydetailsbg .insidebox p {
  font-size: 14px;
  color: #000;
  line-height: 22px;
}
.ftcompanydetailsbg .insidebox p a {
  text-decoration: underline;
  color: #0f2f67;
}
.topidwidth {
  width:21%;
  float:left;
}
.topnamewidth {
  width:79%;
  float:left;
}
.contactpersonpadding {
   padding:0px 10px 0px 0px 
}
.btngetdirection {
  display: inline-block;
  padding: 5px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  /*border-radius: 5px;*/
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  position: absolute !important;
  bottom:0;
  right: 0;
  z-index: 99 !important;
  opacity:1 !important;
}

.btngetdirection-red {
  color: #fff !important;
  background-color: #3b475c;
  border-color: #3b475c
}

.btngetdirection-red.focus,
.btngetdirection-red:focus {
  color: #fff !important;
  background-color: #3b475c;
  border-color: #3b475c
}

.btngetdirection-red:hover {
  color: #fff !important;
  background-color:#3b475c;
  border-color: #3b475c
}
.btngetdirection-red.active.focus,
.btngetdirection-red.active:focus,
.btngetdirection-red.active:hover,
.btngetdirection-red:active.focus,
.btngetdirection-red:active:focus,
.btngetdirection-red:active:hover,
.open>.dropdown-toggle.btngetdirection-red.focus,
.open>.dropdown-toggle.btngetdirection-red:focus,
.open>.dropdown-toggle.btngetdirection-red:hover {
  color: #fff !important;
  background-color: #3b475c;
  border-color: #3b475c
}

.ftcompanydetailsbg1 {
  background-color: #fff;  
  border:1px solid #eae7d6;
  border-radius: 5px;
  margin-top: 20px;
  box-shadow: 1px 0px 10px #d3d3d3;
  position: relative;
  width: 100%;  
  overflow: hidden;
}
.ftcompanydetailsbg1 .insidebox1 {
  padding: 16px;
  /*display: flow-root;*/
}
.ftcompanydetailsbg1 [type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.ftcompanydetailsbg1 input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.ftcompanydetailsbg1 label {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #8c050b;
  padding: 0 0 0 1em;
  background: #f7f5ea;
  /*background-color:#8c050b;*/
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.ftcompanydetailsbg1 input[type=checkbox]:checked + label::after {
  -webkit-transform: rotate(360deg);
  transform: rotate(180deg);
}
.ftcompanydetailsbg1 input[type=checkbox] + label::after {
  content: url(../images/PF/up-arrow-key.png);
}
.ftcompanydetailsbg1 label::after {
  position: absolute;
  right: 13px;
  top: 13px;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  -webkit-transition: all .35s;
  transition: all .35s;
}
input:checked ~ .insidebox1 {
  max-height:450px;
  overflow: initial;
}
.ftcompanydetailsbg1 .insidebox1 {
  max-height: 60px;
  overflow: hidden;
  background: #fff;
  -webkit-transition: max-height .35s;
  /* transition: max-height .35s; */
}
.ftcompanydetailsbg1 .inputinside {
  position: relative !important;
  opacity: 1.1 !important;
  z-index: 9 !important;
}
.ftcompanydetailsbg1 .mappadding {
  padding-bottom: 15px !important; 
  margin-top: 20px;
}
.ftdetailedpadding0 {
  padding-left:0px;
  padding-right:0px;
}
/***
==============================================
      Order detailed information css
==============================================
***/
.ordertopheaderbg {
  padding: 15px 0px;
}
.ordertopheaderbg h6 {
  font-size: 22px;
  text-align: left;
  color: #000;
}
.ordermarginbtm {
  margin-bottom: 15px;
}
.ordercolor {
  color: #601706 !important;
}
.ordermarginbtm table{
  border:1px solid #cecbb9 !important;
  background-color: #f0f0f0;
  margin-bottom: 0px;
}
.ftcompanydetailsbg .insidebox .insidesubtxt .table > thead > tr > th {
  padding: 5px !important;
  border: 0px !important;
  text-align: left;
  color:#601706;
}
.ftcompanydetailsbg .insidebox .insidesubtxt .table > tbody > tr > td {
  padding: 5px !important;
  border: 0px !important;
  text-align: left;
  color:#601706;
  background-color:#fff;
}

/*.ordermarginbtm table th{    
  padding: 5px !important;
}
.ordermarginbtm table td{  
  background-color: #fff;
  color: #601706;
  padding: 5px !important;
}*/

/***
==============================================
      Tender detailed information css
==============================================
***/
.tendercolorfont {
  color: #c8203f !important;
  font-size: 16px !important;
}
.tendermarginbtm {
  margin-bottom: 5px;
}
.tenderblackcolor {
  color: #000 !important;
}
.ftcompanydetailsbg .insidebox .insidesubtxt a img {
  padding-right: 10px;
  text-align: center;
}

/** 
===========================================
    Payment Checkout CSS
===========================================
**/

.checkoutbg {
  /*background-color: #fcfbf6;*/
  
}
.pleasewaitbg {
   background-color:#fcfbf6;
   padding:8px 0px;
}
.bilingcheckoutbg {
   border-bottom: 1px solid #e9e7db;
   background-color:#fcfbf6;
}
.bilingcheckout {
  font-size: 20px;
  padding: 20px 0px;
  color: #c8203f;
  font-weight: bold;
  text-align: left;  
}
.checkoutbg h1 {
  font-size: 20px;
  padding: 5px 0px;
  color: #c8203f;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px solid #e9e7db;
}
.checkoutbg h2 {
  font-size:35px;
  padding: 5px 0px;
  /*color: #c8203f;*/
  color: #000;
  font-weight: bold;
  text-align: left;  
}
.checkoutbg .form-control {
  height: 28px;
  margin-bottom:15px;
}
.checkoutbg .alignright {
   text-align:right;
}
.checkoutbg .checkoutpadding {
  /*padding: 0px 5px;*/
  padding-right: 10px;
}
.checkouttextalign {
  text-align: left !important;
}
.checkoutbg .checkoutinside {
  padding: 20px 0px;
}
.checkoutbg .checkoutinside p {
  margin-bottom: 5px;  
}
.checkoutbg .form-horizontal .form-group {
  margin-right:5px;
  margin-left: 5px;
  margin-bottom: 15px;
}
.f17 {
  font-size: 14px;
  font-weight:normal;  
  padding: 4px 10px;
  margin-bottom: 10px;
}
.checkoutbg .form-horizontal .control-label {
    padding-top:0px;
}

#promocode .collapse {
  display:none;
}
#promocode .collapse.in {
  display:block;
}
.paymenttitle {
    font-size: 20px;
    font-weight: 600;
    color: #c8203f;
    padding:0px 0px 20px 0;
    margin-bottom:5px;
    border-bottom: 1px solid #ddd;
}

/*** 

====================================================================
 Sample Page Projects Heading
====================================================================

***/

.sampleheading {
    position:relative;
}
.sampleheading .container h1 {
   color:#c8203f;   
   font-size:20px;
   font-weight:600;
   border-bottom: 1px solid #dddddd;
   padding-top:10px;
   padding-bottom:10px;
   margin-bottom:10px;
   margin-top:10px;
   
}
.sapmlepanel {
  padding:10px 0px 10px 10px ;  
  margin-top:19px;
}
.samplefreetrailbg .form-group {
  margin-bottom:15px;
}
.samplefreetrailbg .formgp {
  padding: 0px 3px;
  margin-bottom:10px !important
}
.samplefreetrailbg {   
   background-color:#0a61a4;
   border: 2px solid #005392;
   padding:10px;
   box-shadow: 1px 2px 8px #dfdddd;
   margin-bottom:10px;
}
.samplefreetrailbg .freetrailheading {
   font-size:18px;
   color:#ffeb06;
   font-weight:normal;
   border-bottom:1px solid #BBBBBB;
   padding-bottom:10px;
   margin-bottom:10px;
}
.sftinputheight {
   height: 28px;
   font-size: 12px;
   padding:4px 6px;
   margin-bottom: -5px;   
}
.btnfreetrialwidth100 {
   width:100%;
}
.onlineprotendbg { 
  background-color:transparent;
  box-shadow: 1px 2px 8px #dfdddd;
  border: 2px solid #e9e7db;
}
.onlineheading {
  color: #d53c03;
  font-size : 15px;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #f8f8f8;     
}
.counterheading{
  font-size: 15px;
  font-weight: normal;
  color: #04539e;
  text-decoration: none;
  text-transform: uppercase;
}
.newrelatednewsbg {
  box-shadow: 1px 2px 8px #dfdddd;
  padding:8px 8px 0px 8px;
  margin:15px 0px;    
}
    
    
    
/**
================================
        Validation CSS
================================
**/
.validationtext {
    color:#fff;
    padding-top:5px;
    font-size:11px;    
}

.projecttendercountbg {   
    background-color:#f9f9f9;
    border:1px solid #dddddd;
    padding:15px 10px; 
    margin-top:15px; 
}
.projecttendercountbg .innerpadding {
    padding:0px 10px;
}
.countconamebg {  
    background-color:#2f7cc9;
    border-radius:5px;
    padding:5px 10px;    
}
.countconamebg a {
    color:#fff;  
    font-size:14px;
    font-weight:bold;
}
.countindustrynamebg {  
    background-color:#7db3c0;
    border-radius:5px;
    padding:5px 10px;    
}
.countindustrynamebg a {
    color:#fff;  
    font-size:14px;
    font-weight:bold;
}
.rightarrowcolor{
   color:#fff; 
   float:right;
   padding-top:4px;
}
.relatedprojecttextbg {
   background-color:#f7f6f7;
   border:1px solid #dbdbdb;
   border-radius:5px;
   padding:5px 10px;   
}
.relatedprojecttextbg a{
   color:#000;  
   font-size:14px;
   font-weight:bold;
}
.relatedprojecttextbg a:hover {
   color:#23527c;  
}
.ptrelatednobg {
    background-color: #c7def8;
    border:1px solid #7eb4ef;
    border-radius: 5px;
    padding: 3px 10px;
    float:right;
    /*width:100px;*/
}
.ptrelatednobg::after{
    top: 5px;
    right: -14px;
    border-top: 10px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 10px solid transparent;
}
.ptrelatednobg::after {
    border-left-color: #fff;
    border-right-color: #fff;
}
.ptrelatednobg::after {
    content: "";
    display: inline-block;
    position: absolute;        
}
.ptrelatednobg::after {
    border-left-color: #c7def8;
    border-right-color: #c7def8;
}
.ptrelatednobg::after {
    right: auto !important;
    border-left-width: 0 !important;
}
.ptrelatednobg::after {
    left: -10px !important;
    border-right-width: 12px !important;
}
.ptrelatednobg::before {
    top: 5px;
    right: -15px;
    border-top: 10px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 10px solid transparent;
}
.ptrelatednobg::before {
    border-left-color: #7eb4ef;
    border-right-color: #7eb4ef;
}
.ptrelatednobg::before {
    content: "";
    display: inline-block;
    position: absolute;
}
.ptrelatednobg::before {
    right: auto !important;
    border-left-width: 0 !important;
}
.ptrelatednobg::before {
    left: -12px !important;
    border-right-width: 12px !important;
}  
 
.inthpressheading { 
    font-size: 20px;
    font-weight: 600;
    color: #c8203f;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
} 

/**
======================================================
    Subscription Page CSS Added on 15/06/2018
======================================================
**/

.subscriptionheading {
    padding: 10px 0px;
    color: #000000;
    font-size: 16px;
    width: 100%;
}
.subscrpaddingleft {
     padding-left:10px;
}
.subscrpaddingright {
     padding-right:10px;
}
.subscrpdetailbg {
  background-color:#fff;
  border:1px solid #d9d4ba;
  border-radius:5px;
  margin-bottom:10px;
  margin-top:10px;
  box-shadow:3px 2px 2px #a7a7a7;
}
.subscrpdetailbg .contdetailstitle {
    background-color: #eae7d6;
    padding: 10px 10px;
    color: #c8203f;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    border-bottom: 1px solid #d9d4ba;
}
.subscrpdetailbg .contdeatilbg { 
    padding:15px; 
    overflow:hidden;
}
.subscrpdetailbg .contdeatilbg .inputbox{
    background-color:#f7f5ea;
    border:1px solid #d9d4ba;
    border-radius:5px; 
    /*width:350px;*/
}
.subscrpdetailbg .contdeatilbg .fsize {
    font-size:16px; 
    text-align:left;
}
.subscrpdetailbg .contdeatilbg .form-group span {
   color:#ff0000;     
}
.subscrpdetailbg .contdeatilbg .form-group {
   overflow:hidden; 
}
.subscrpdetailbg .contdeatilbg .selectpaddingleft {
   padding-left:10px; 
}
.subscrpdetailbg .contdeatilbg .selectpaddingright {
   padding-right:10px; 
}
.subscrpdetailbg .contdeatilbg .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
    margin-right: 15px;
    margin-left: 0px;
}
.buttonbg {
    padding: 22px 15px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #d9d4ba;
    border-radius:5px;
    box-shadow:3px 2px 2px #a7a7a7;
}
.buttonbg .topmargin0 {
    margin-top:0px;
}
.subscrcontainerpadding {    
    padding-bottom:40px;
}
.subscrpdetailbg .contdeatilbg .form-group .validationCSS {  
    margin-left:0px;     
}
  /** 
===========================================
    Dashboard CSS on 09/08/2018
===========================================
**/
.dbtopheader {
  background-color: #fff;
  padding: 15px 0px 0px 0px;
}
/*.dsbalign {
  text-align: center;
}*/
.dsbmiddlesectionbg {
  background-color: #ebf0f8;
  padding:0px 0px 20px 0px;
}
.dsbpadding0 {
  padding-right: 0px;
  padding-left: 0px;
}
.dsbnewpad {
  padding-left: 10px;
  padding-right: 10px;
}
.cube {
  margin: 50px auto;
  width: 300px;
  height: 300px;
  border-left: 15px solid #3EC8AC;
  border-right: 15px solid #4E90A4;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 20px;
  -moz-background-size: 100% 20px;
  background-size: 100% 20px;
  background-image: -webkit-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%), -webkit-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%);
  background-image: -moz-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%), -moz-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%);
  background-image: -o-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%), -o-linear-gradient(left, #3EC8AC 0%, #4E90A4 100%);
  background-image: linear-gradient(to right, #3EC8AC 0%, #4E90A4 100%), linear-gradient(to right, #3EC8AC 0%, #4E90A4 100%);
}
.addbtn {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 3px;
  text-align: center;
  box-sizing: border-box;
  border: 2px solid #df6800;
  /*background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(#fff, #fff), linear-gradient( to right, #cb0133, #dd6705, #df6800);*/
  /*background-image: linear-gradient(#cb0133, #cb0133), linear-gradient(#dd6705, #df6800);*/
}
.addbtn-default {
  color: #333;
  background-color: #fff;
 border: 1px solid #df6800;
 cursor:pointer;
}

.addbtn-default.focus,
.addbtn-default:focus {
  color: #333;
  background-color:#eae7d6;
  /*border-color: #fcd704;*/
  border-color: #df6800;
}

.addbtn-default:hover {
  color: #333;
  background-color: #eae7d6;
  /*border-color: #fcd704;*/
  border-color: #df6800;
}

.addbtn-default.active,
.addbtn-default:active {
  color: #333;
  background-color: #eae7d6;
  /*border-color: #fcd704;*/
  border-color: #df6800;
}

.addbtn-default.active.focus,
.addbtn-default.active:focus,
.addbtn-default.active:hover,
.addbtn-default:active.focus,
.addbtn-default:active:focus,
.addbtn-default:active:hover {
  color: #333;
  background-color: #eae7d6;
  /*border-color: #fcd704;*/
  border-color: #df6800;
}

.addbtn-default.active,
.addbtn-default:active {
 color: #333;
  background-color: #eae7d6;
  /*border-color: #fcd704;*/
  border-color: #df6800;
}
.dsbprojectsbg {
  border-top:2px solid #aeb5bd;
  border-left:2px solid #aeb5bd;
  border-right:2px solid #aeb5bd;
  border-bottom:0px solid #aeb5bd;
  border-radius: 3px;
  overflow:hidden;
}
.dsbproject {
  /*background-color: linear-gradient(to top, #f6d700, #f1aa00);*/
  /*background: linear-gradient(#f6d700, #f1aa00);*/
  background-color:#fcd704;
  color: #000;
  padding: 10px; 
  font-size: 18px;
  font-weight: bold;
}
.dsBtableTH {
  background-color: #fcd704;
  padding:10px;
  color: #000; 
  font-weight:bold;
  font-size: 16px; 
  border:0px solid;
  text-align:left;
  border-bottom:1px solid #aeb5bd;
}
.dsBtableTD {  
  padding:6px;
  font-size: 14px;
  background-color: #fff;
  border-bottom:1px solid #aeb5bd;
  line-height:20px;
}
 .dsbviewallbtn {
    background-color: #000; 
    color: #fff; 
    text-align: center; 
    cursor: pointer;
    width:100%;
    padding:6px;
    border-bottom: 4px solid #000;
    border-right:4px solid #000;
    border-left:4px solid #000;
    border-top:0px solid #000;
    float:left;
}
.dsbviewallbtn a{
    color:#fff;
    text-decoration:none;
}
.dsbviewallbtn a:active{
    color:#fff;
    text-decoration:none;
}
.dsbviewallbtn a:hover {
    color:#fff;
    text-decoration:none;
}
.dsbpaddingright {
  padding-right: 20px;
}
.dsbcheckleft {
    float:left;
    padding-right:10px;
    padding-top:4px;
}
.dsbcheckfloat {
    float:right;
    margin-right:-25px;
}
.tendrpading {
    padding-left:7% !important;
    float:right;
    padding-top:10px;
}
 .slider-container {
    width: 100%;
    max-width: 500px;
    margin: 10px 20px;
}
.dsbslider-container {
    width: 100%;
    max-width: 500px;
    margin: 10px 20px;
}
.prlistslider-container {
    width: 100%;
    max-width: 500px;
    /*margin: 0 auto 10px;*/
    margin:0px 15px 10px 15px;
}
.workspacebg { 
  background: linear-gradient(#fe6f51, #fb2a61);
  color: #fff;
  width: 100%;
  border-radius: 3px;
  height: 120px;
  padding: 36px 0px;
  text-align: center;   
  font-size: 16px;
  font-weight: bold;
}
.proejctexplorerbg { 
  background: linear-gradient(#9be295, #429c79);
  color: #fff;
  width: 100%;
  border-radius: 3px;
  height: 120px;
  padding: 50px 0px;
  text-align: center;   
  font-size: 16px;
  font-weight: bold;
}
.statisticbg { 
  background: linear-gradient(#35b6fa, #0977ce);
  color: #fff;
  width: 100%;
  border-radius: 3px;
  height: 120px;
  padding: 50px 0px;
  text-align: center;   
  font-size: 16px;
  font-weight: bold;
}
.anlyticalbg { 
  background: linear-gradient(#f8983e, #aa5200);
  color: #fff;
  width: 100%;
  border-radius: 3px;
  height: 120px;
  padding: 50px 0px;
  text-align: center;   
  font-size: 16px;
  font-weight: bold;
} 
.dsbtopmargin {
  margin-top: 20px;
}
.dsbbottommargin {
  margin-bottom: 20px;
}
.dsbbtnpad {
  padding: 4px 4px;
  font-size:12px;
}
.orderbtnpad {
  padding: 4px 4px;
  font-size:12px;
}
.dsbbtnpad label { 
   margin-bottom:0px;
}
.dsbaccordianbg {
  border:2px solid #aeb5bd;
  border-radius: 3px;
}
details {
  /*border-color: #878d99;*/
  color: rgba(255, 255, 255, 0.9);
  /*background: #878d99;*/
  background: linear-gradient(#f7d501, #f2b101);
  /*border: 1px solid;*/
  cursor: pointer;
  transition: background 0.3s;
  border-radius: 4px;
  min-height: 48px;
  max-height: 60px;
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-transform: rotate(0.1deg);
          transform: rotate(0.1deg);
  transition: all 0.3s;
}
details:hover {
  /*border-color: #878d99;*/
  color: rgba(255, 255, 255, 0.6);
}
details:active {
  color: rgba(255, 255, 255, 0.9);
  /*border-color: #6d7380;*/
}
details ::-webkit-details-marker {
  display: none;
}
details + details {
  margin-top: 0px;
}
details p {
  background-color: #fff;
  color: #000;
  line-height: 1.7;
  margin: 10px 0 0;
  /*padding: 20px;*/
}
details.primary {
  /*border-color: #409eff;*/
  color: rgba(255, 255, 255, 0.9);
  /*background: #409eff;*/
  background: linear-gradient(#f7d501, #f2b101);
}
details.primary:hover {
  /*border-color: #409eff;*/
  color: rgba(255, 255, 255, 0.6);
}
details.primary:active {
  color: rgba(255, 255, 255, 0.9);
  /*border-color: #0d84ff;*/
}
details.success {
  /*border-color: #67c23a;*/
  color: rgba(255, 255, 255, 0.9);
  /*background: #67c23a;*/
  background: linear-gradient(#f7d501, #f2b101);
}
details.success:hover {
  /*border-color: #67c23a;*/
  color: rgba(255, 255, 255, 0.6);
}
details.success:active {
  color: rgba(255, 255, 255, 0.9);
  /*border-color: #529b2e;*/
}
details.square {
  border-radius: 3px;
}
details[open] {
  transition: all 0.6s;
  min-height: 100px;
  max-height: 250px; 
}
summary {
  outline: none;
  font-size: 16px;
  padding: 13px;
  color: #000;
  font-weight: bold;
}
summary:selection {
  background: transparent;
}
summary:after {
  font-family: 'FontAwesome';
  margin-top: 2px;
  content: "\f067";
  float: right;
  margin-right: 11px;
  text-align: center;
  font-size: 16px;
  color: #000;
}
[open] summary:after {
  font-family: 'FontAwesome';
  padding: 0 0 12px 0;
  content: "\f068";
  color: #000;
}
.detailsinside1 {
  padding: 10px 30px 10px 15px;
  border-bottom: 2px solid #dee3e7;
  background-color: #fff;
  background-image: url(../images/right-arrow.jpg);
  background-position: right;
  background-repeat: no-repeat;
}
.detailsinside1:last-child {
  border-bottom: 0px solid #dee3e7;
}
.detailsinside1 > .newslistbg a {
  font-size: 15px;
  text-align: left;
  color: #000;
}
.detailsinside1 > .newslistbg a:hover {
  text-decoration:underline;
  background-color: transparent;
}
.dateproject {
  color:#000;
}
.detailsinside {
  overflow-y: scroll;
  height: 250px;
  width: 100%;
  background-color:#fff;
}
/*.detailsinside1 a {  
  color: #000;
}
.detailsinside1 a:hover{
  background-color: #f1f3f3;
  box-shadow: 2px 2px 2px #c4c4c4;
  text-decoration: none;
  width: 100%;
}*/
.dsbprojectsoverviewbg {
  width: 100%;
  border:1px solid #e8e8e8;
  background-color: #fff;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
  /**box-shadow: 2px 1px 1px #979797;*/
}    
.dsbprovpadingr {
  padding-right: 10px;
}
.dsbprotitle {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: #000;
  /*padding-bottom: 15px;*/
}
/*.dsbtotprojectbg {
  background-image: url(../images/project_bg.png);
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  padding: 15px;

  &:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #5dba9d, #a6dea3);
  opacity: .6; 
  }
}*/
.dsbtotprojectbg {
  background: linear-gradient(to right, #5dba9d, #a6dea3), url(../images/trending_projects.png);
  width: 100%;
  border-radius: 5px;
  padding: 15px;
}
.dsbtotprojectbg:before{
  content: "";
  position: absolute;
  /*background: rgba(255,255,255,.2);*/
  background-color: #545454;
  opacity: 0.1;
  border-radius: 50%;
  right: 0px; 
}
.dsbtotprojectbg:after {
  content: "";
  position: absolute;
  /*background: rgba(255,255,255,.2);*/
  background-color: #545454;
  opacity: 0.1;
  border-radius: 50%;
  right: -20px; 
}
.dsbtotprojectbg:before {
  width: 110px;
  height: 110px;
  bottom: -50px;
}
.dsbtotprojectbg:after {
  width: 85px;
  height: 85px;
  bottom: 26px;
}
.dsbtrendingprojectbg {
  background: linear-gradient(to right, #fb1f62, #e17545), url(../images/trending_projects.png);
  width: 100%;
  border-radius: 5px;
  padding: 15px;
}
.dsbfavprojectbg {
  background: linear-gradient(to right, #0874cc, #2d9edc);
  width: 100%;
  border-radius: 5px;
  padding: 15px;
}
.dsbprivprojectbg {
  background: linear-gradient(to right, #834cd6, #bd59dc);
  width: 100%;
  border-radius: 5px;
  padding: 15px;
  overflow: hidden;
}
.dsbprivprojectbg ul {
  position: relative;
}
.dsbprivprojectbg ul li {
  float: left;
  border-right: 1px solid #fff;
}
.dsbf-right {
  float: right;
}
.dsbrightborder {
  border-right: 2px solid #fff;    
  display: inline-table;
  height: 62px;
}
/*http://html.phoenixcoded.net/dash-able/bootstrap/default/*/
/** new added css on 14/08/2018 **/

.bg-c-green {
  background: #181059;
  /*background: linear-gradient(to right, #5dba9d, #a6dea3);
  background: linear-gradient(to right, #932d16, #fcd0c7);*/
}
.bg-c-red {
  background: #680006;
  /*background: linear-gradient(to right, #fb1f62, #e17545);
  background: linear-gradient(to right, #932d16, #fcd0c7);*/
}
.bg-c-blue {
  background: #633d00;
  /*background: linear-gradient(to right, #0874cc, #2d9edc);
  background: linear-gradient(to right, #932d16, #fcd0c7);*/
}
.bg-c-purple {
  background: #272829;
  /*background: linear-gradient(to right, #834cd6, #bd59dc);
  background: linear-gradient(to right, #932d16, #fcd0c7);*/
}
.o-hidden {
  overflow: hidden;
}
.card {
  border-radius: 5px;
  -webkit-box-shadow: 0 12px 5px -10px rgba(0,0,0,.1), 0 0 4px 0 rgba(0,0,0,.1);
  box-shadow: 0 12px 5px -10px rgba(0,0,0,.1), 0 0 4px 0 rgba(0,0,0,.1);
  border: 0;
  margin-bottom: 10px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.web-num-card .card-block {
  position: relative;
}
.card .card-block {
  padding:23px 15px 23px 15px;
  overflow:hidden;
}
.m-t-15 {
  margin-top: 15px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.text-white {
  color: #fff!important;
}
.totalno {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 4px;
  text-align: left;
}
.totalproject {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
.web-num-card img {
  position: absolute;
  margin-top: 15px;
  right: 25px;
}
.web-num-card .card-block:after,
.web-num-card .card-block:before {
  content: "";
  position: absolute;
  /*background: rgba(255, 255, 255, .2);*/
  background-color: #545454;
  opacity: 0.2;
  border-radius: 50%;
  right: -25px
}
/*.web-num-card .card-block:after {
  width: 100px;
  height: 100px;
  bottom: 45px;
}
.web-num-card .card-block:before {
  width: 125px;
  height: 125px;
  bottom: -46px;
}*/
.dsbcheckbox {
  width: 14px; 
  height:18px;
  vertical-align:top;
  /*margin:0px 0px 0px -6px !important;*/
}
.dsbcheckss label {
  vertical-align:top;  
  margin-top: 2px;
}
.dsbcheckss input[type="checkbox"] {
  background-color: #000;
}

/* Popup container - can be anything you want */
.dsbtooltippopup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

/* The actual popup */
.dsbtooltippopup .dsbpopuptext {
  visibility: hidden;
  width: 250%;
  background-color: #ebf0f8;
  color: #000;
  border:1px solid #bdbdbd;
  text-align: left;
  font-size: 12px;
  border-radius: 0px;
  padding: 8px 8px;
  position: absolute;
  z-index: 1;
  top: 125%;
  left: -100%;
  right: 0%;
  /*margin-left: -80px;*/
}

/* Popup arrow */
.dsbtooltippopup .dsbpopuptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 45%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #bdbdbd transparent;
}
.dsbacralign {
  text-align: center;
}

/* Toggle this class - hide and show the popup */
.dsbtooltippopup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}

/* Popup container - can be anything you want */
.livetooltippopup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
/* The actual popup */
.livetooltippopup .livepopuptext {
  visibility: hidden;
  width: 385%;
  background-color: #ebf0f8;
  color: #000;
  border:1px solid #bdbdbd;
  text-align: left;
  font-size: 12px;
  border-radius: 0px;
  padding: 8px 8px;
  position: absolute;
  z-index: 1;
  top: 132%;
  left: -177%;
  right: 0%;
  /*margin-left: -80px;*/
}

/* Popup arrow */
.livetooltippopup .livepopuptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 45%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #bdbdbd transparent;
}
.liveacralign {
  text-align: center;
}

/* Toggle this class - hide and show the popup */
.livetooltippopup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/*Projects In Your Sector*/
/**
==================================================
  Dashboard Accordian Panel CSS On 24/08/2018
==================================================
**/  
.panel {
  background-color: #ebf0f8;
  -webkit-box-shadow: 0 1px 2px #C3C3C3;
  -moz-box-shadow: 0 1px 2px #C3C3C3;
  box-shadow: 0 1px 2px #C3C3C3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #8B91A0;
  border: none;
  position: relative;
}
.panel-white, .partition-white {
    /* background-color: #ffffff; */
    position: relative;
    color: #8B91A0;
    border: 1px solid #1d232a !important;
    border-radius: 0px;
    overflow: hidden;
}
.panel-white, .partition-white {
  /*background-color: #ffffff;*/
  position: relative;
  color: #8B91A0;
  border:1px solid #1d232a !important;
  border-radius: 0px;
  overflow: hidden;
}
.accordion .panel {
  background-color: #FFFFFF;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
}
/* line 11, ../sass/partials/_accordion.scss */
.accordion .panel-heading {
  padding: 0;
  background-image: none;
  height: auto;
  min-height: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 18, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle {
  /*background: linear-gradient(#f7d501, #f2b101);*/
  background-color:#fcd704;
  color: #000;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  padding: 10px;
  position: relative;
  /*-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;*/
}
/* line 28, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle:hover, .accordion .panel-heading .accordion-toggle:focus {
  text-decoration: none;
}
/* line 31, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle.collapsed {
  background: linear-gradient(#f7d501, #f2b101);
  /*border-color: #D9D9D9;*/
  border-width: 0 0 0 1px;
  color: #000;
  font-weight: 600;
}
/* line 37, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle.collapsed > .icon-arrow {
  filter: alpha(opacity=75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;  
}
/* line 39, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle.collapsed > .icon-arrow:before {
  content: "\f067" !important;
}
/* line 44, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle > .icon-arrow {
  font-family: FontAwesome;
  font-size: 11px;
  padding: 5px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  float: right;
}
/* line 56, ../sass/partials/_accordion.scss */
.accordion .panel-heading .accordion-toggle > .icon-arrow:before {
  content: "\f068";
}
/* line 62, ../sass/partials/_accordion.scss */
.accordion .panel-body {
  border: none !important;
}
/* line 65, ../sass/partials/_accordion.scss */
.accordion.panel-group .panel + .panel {
  margin-top: 1px;
  border-radius: 0px;
}
/* line 70, ../sass/partials/_accordion.scss */
.accordion.accordion-white .panel-heading .accordion-toggle {
  background-color: #ffffff;
}
/* line 72, ../sass/partials/_accordion.scss */
.accordion.accordion-white .panel-heading .accordion-toggle.collapsed {
  background-color: #ffffff;
}
/* line 77, ../sass/partials/_accordion.scss */
.accordion.accordion-white.panel-group .panel + .panel {
  margin-top: 0;
  border-top: 1px solid #a7acb7;
}
.editmodal{
  position: absolute;
  top: 8px;
  right: 35px;
  color: #000;
  font-weight:bold;
  /*background-color: #ddd;
  padding: 2px 28px;*/
  cursor: pointer;
}
.dsb0padding {
  padding: 0px;
}
.dsb0border {
  border:0px solid #1d232a !important;
  border-radius: 0px;
}
.dsb0margin {
  margin-bottom: 0px;
}

.checkbtn {
    border: 1px solid transparent;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  background-image: linear-gradient(#fff, #fff), linear-gradient( to right, #cb0133, #dd6705, #df6800);
    border-radius: 4px;
  /*box-sizing: border-box;*/
    color: #000;
    display: inline-block;
    font: 1.125rem 'Oswald', Arial, sans-serif; /*18*/    
    letter-spacing: 1px;    
    padding: 4px;
    position: relative;
  text-decoration: none;
    text-transform: uppercase;    
    z-index: 2;
}

.checkbtn:hover {
    color: #000;
     background-image: linear-gradient(#fff, #fff), linear-gradient( to right, #cb0133, #dd6705, #df6800);
     cursor:pointer;
}

.checkbtn span {
    align-items: center;
    background: #e7e8e9;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    height: 100%;
    transition: background .5s ease;
    width: 100%;
}

.checkbtn:hover span {
    background: transparent;
}
/*.prlistcollapse {
  display: none
}
.prlistcollapse.in {
  display: block
}*/

.livecollapse {
  display: none
}
.livecollapse.in {
  display: block
}
.dsbchecklibg {
  position: absolute;
  width: 160%;
  font-size: 12px;
  z-index: 999;
  left: -50px;
  background-color: #ddd;
  padding: 10px;
}
.dsblivechecklibg {
  position: absolute;
  width: 260%;
  font-size: 12px;
  z-index: 999;
  left: -50px;
  background-color: #ddd;
  padding: 10px;
}

    
    
/**
==================================
      Project List Page Css
==================================
**/
.toolpadding {
  padding: 15px 10px 15px 20px !important
}
.f16 {
  font-size: 16px;
  /*width: 90%;*/
   margin-right:5px;
}
.containp {
  padding: 10px 0px 10px 20px;
}
.prlisticonimg {
  width:16px;
  height:16px;
}
.prlisticonpad {
   padding:7px !important;
}
.prlisticon {
  width:100%;
  text-align: right;
}
.prlisticon ul {
  position: relative;
  float:right;
}
.prlisticon li {
  padding:2px; 
  float:left;
  text-align:center;
}
.prlisticon li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding:2px;
  /*color: #000000;*/
  color:#fff;
  line-height: 25px;
  background-color: #ab070e;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  margin-right: 4px;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
  border-radius: 50%;
  /**box-shadow: 0px 1px 1px #000;**/
  cursor:pointer;
}
.prlisticon li a:hover{
  border-radius:5px;  
}
.prlistbtn {
  display: inline-block;
  padding: 4px 6px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px
} 
.prlistbtn-danger {
  color: #000;
  background-color: #ebf0f8;
  border-color: #1d232a
}
.prlistbtn-danger.focus,
.prlistbtn-danger:focus {
  color: #000;
  background-color: #f2ba00;
  border-color: #1d232a
}
.prlistbtn-danger:hover {
  color: #000;
  background-color: #f2ba00;
  border-color: #1d232a
}
.prlistbtn-danger.active,
.prlistbtn-danger:active {
  color: #000;
  background-color: #f2ba00;
  border-color: #1d232a
}
.prlistbtn-danger.active.focus,
.prlistbtn-danger.active:focus,
.prlistbtn-danger.active:hover,
.prlistbtn-danger:active.focus,
.prlistbtn-danger:active:focus,
.prlistbtn-danger:active:hover {
  color: #000;
  background-color: #f2ba00;
  border-color: #1d232a
}
.innerboxbg {
  margin-top: 10px;
  border-radius: 5px;
  border:0px solid #90812d;
}
.innerboxbg .insitopheader {
  /*background: linear-gradient(#f5d400, #f1aa00);
  background-color:#fcd704;*/
  /*background-color:#fff;*/
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  overflow: hidden;
  padding: 10px 20px 10px 0px;
  /*border-bottom:1px solid #d4d9e0;*/
}
.innerboxbg .insitopheader .toptitle {
  font-size: 20px;
  font-weight: bold;
  padding-right: 15px;
}
.innerboxbg .insitopheader .toptitle span {
  font-size: 22px;
  color:#000;
}
.innerboxbg .insitopheader .text-right{
  text-align: right;  
}
.innerboxbg .insitopheader .allselect {
  padding-right: 8px;
  font-size: 15px;
  font-weight: bold;
}
.newradiusa {
    border-top-left-radius: 5px;
}
.prlisttabltabke21 {
    background-color: #fff;
    border-radius: 5px;
    border-left: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
}

.prlisttablth {
  background-color: #000;
  color: #fff;
  font-weight:bold;
  padding: 5px 8px;
  font-size: 13px;
  border:0;
  text-align:left;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
} 
.prlisttablthLast {
    border-right: 0px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.prlisttablth a{
  color:#fff;
}
.pRlisTtabTd {  
  background-color: #ffffff;
  color: #585858;
  padding: 5px 8px;
  font-size: 12px;
  border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.pRlisTtabTd a {
    color: #1a0dab !important;
}
.pRlisTtabTdLast {
    background-color: #ffffff;
    color: #585858;
    padding: 6px 8px;
    font-size: 12px;
    border-right: 0px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.newradiusc {
    border-bottom-left-radius: 5px;
}
.innerboxbg .checkbox  {
  width: 18px;
  height: 18px;
}
.innerboxbg .tablemargin {
  margin-bottom: 0px;
  /**border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;**/
   border-radius:5px;
  background-color:#fff;
}
/*.prlistcollapse {
  display: none
}
.prlistcollapse.in {
  display: block
}*/
.livecollapse {
  display: none
}
.livecollapse.in {
  display: block
}
.dsbchecklibg {
  position: absolute;
  width: 250%;
  z-index: 999;
  left: -50px;
  background-color: #ddd;
  padding: 10px;
}
.dsblivechecklibg {
  position: absolute;
  width: 400%;
  font-size: 12px;
  z-index: 999;
  left: -50px;
  background-color: #ddd;
  padding: 10px;
}
.dsb0padding {
  padding: 0px;
}
.dsb0border {
  border:0px solid #1d232a !important;
  border-radius: 0px;
}
.dsb0margin {
  margin-bottom: 0px;
}
.dsb1border {
  border-top-right-radius: 5px !important;
  border-top-left-radius: 5px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.dsb2border {
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
  border-bottom-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}







/**
=====================================================
            Radios Style CSS ON 28/08/2018
=====================================================
**/
.radios-to-slider {
    background-color: #e0e0e0;
    /*background: linear-gradient(#f4b401, #f8dd01);*/
    display: block;
    position: relative;
    margin-bottom: 40px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
}

.radios-to-slider.medium {
    height: 3px;
    /*-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;*/
    padding: 2px;
}


/* Levels */

.radios-to-slider .slider-level {
    background-color: #bd7e0a;
    cursor: pointer;
    position: absolute;
    display: block;
}

.radios-to-slider .slider-level.slider-lower-level {
    opacity: 0.4;
}

.radios-to-slider.medium .slider-level {
    width: 4px;
    height: 19px;
    margin-top: 5px;
    /*-webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;*/
    z-index: 2;
}


/* Labels */

.slider-label {
    position: absolute;
    display: block;
    /*cursor: pointer;*/
    color: #5e5e5e;
    text-align: center;
}

.slider-label-active {
    font-weight: bold;
}

.radios-to-slider.medium .slider-label {
    top: 25px;
    width: 60px;
    margin-left: -18px;    
    font-size: 13px;
    font-weight: normal;
}


/* Slider bar */

.radios-to-slider .slider-bar {
    /*background-color: #00b4f1;*/
    background: linear-gradient(#f4b401, #f8dd01);
    float: left;
    height: 100%;
    width: 0;
    pointer-events: none;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    min-width: 32px !important;
}

.slider-bar.transition-enabled {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.radios-to-slider.medium .slider-bar {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
}


/* Slider Knob */

.slider-knob {
    float: right;
    background-color: #fff;
    border-radius: 50%;
    border:3px solid #fcda19;
    margin-top: -5px;
}

.radios-to-slider.medium .slider-knob {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}

.addbtn input[type="checkbox"] {
    margin:5px 5px 0px 5px;
}
.prlisttoolbar {
    margin-left:-10px;
}
.dsbalign {
  text-align: center;
}
/*.loader {
  position: fixed; 
  left:0px; 
  top:100px; 
  margin:0 auto;
  width:100%; 
  height:100%; 
  z-index:999999; 
  background-color:#000; 
  opacity:0.2 
}
.loader img {
   width:
}*/

.rangbarmarleft {
  margin-left:200px;    
}

#LightBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
#LightBox .loader {
    border: 3px solid #F1F1F1;
    background-clip: padding-box;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    position: absolute;
    display: inline-block;
    background-color: #FFF;
    padding: 3px;
    margin-right: auto;
    margin-left:40%;
    top: 40%;
    border-radius: 3px;
}

#SliderLightBoxt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
#SliderLightBoxt .sliderloader {
    border: 3px solid #F1F1F1;
    background-clip: padding-box;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    position: absolute;
    display: inline-block;
    background-color: #FFF;
    padding: 3px;
    margin-right: auto;
    margin-left:40%;
    top: 40%;
    border-radius: 3px;
}

#pginLightBoxt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
#pginLightBoxt .pginloader {
    border: 3px solid #F1F1F1;
    background-clip: padding-box;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    position: absolute;
    display: inline-block;
    background-color: #FFF;
    padding: 3px;
    margin-right: auto;
    margin-left:40%;
    top: 40%;
    border-radius: 3px;
}

#LightBoxtSlider {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
#LightBoxtSlider .loaderSlider {
    border: 3px solid #F1F1F1;
    background-clip: padding-box;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    position: absolute;
    display: inline-block;
    background-color: #FFF;
    padding: 3px;
    margin-right: auto;
    margin-left:40%;
    top: 40%;
    border-radius: 3px;
}


#LightBoxt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
#LightBoxt .loader {
    border: 3px solid #F1F1F1;
    background-clip: padding-box;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    position: absolute;
    display: inline-block;
    background-color: #FFF;
    padding: 3px;
    margin-right: auto;
    margin-left:40%;
    top: 40%;
    border-radius: 3px;
}

.dsbmT10 {
   margin-top:10px;
   margin-right:10px;
}
.admodipadding {
  padding-left:4% !important;
  margin-left:-3%;
}
.dsbadmodipad {
  padding-left:13%;
  margin-left:-8%;
}
 #dvLoading
    {
        background: url("https://www.projectstoday.com/workspace/WorkspaceImages/ajax-loader2.gif") no-repeat center center;
        height: 100px;
        width: 100px;
        position: fixed;
        z-index: 1000;
        left: 50%;
        top: 50%;
        margin: -25px 0 0 -25px;
    }
    .ui-widget-overlay
    {
        background: url(../images/overlay.png) repeat;
        left: 0;        
        opacity: 0.9;
        position: absolute;
        top: 0;
    }
    .prlimarr0 {
     padding-right:0px;
     padding-left:0px;
     margin-top:6px;
}
.dsbrifal {
     text-align:right;
}



/*** 

====================================================================
 New Project List CSS on 21/09/2018
====================================================================

***/

.newprojectmiddle-wrapper-bg {
  background: linear-gradient(to right, #1c283d 22%, #fff 22%);
}
.newprjlistmargin0 {
  margin-left: 0px;
  margin-right: 0px;
}
.newprjlistleftpanel {
  padding:20px 20px 20px 40px;
  height: 100%;
}
.newprjlistleftpanel .leftinsidepanel {
  border-bottom: 1px solid #31373e;
  padding-bottom: 20px;
}
.newprjlistleftpanel .leftinsidepanel1 {
  border-bottom: 1px solid #31373e;
  padding-bottom: 10px;
}
.newprjlistleftpanel .leftinsidepanel2 {
  border-bottom: 0px solid #31373e;
  padding-bottom: 10px;
}
.newprjlist-title {
  font-size: 16px;
  text-align: left;
  padding-top: 15px;
  color: #fff100;
  text-transform: uppercase;
}
.newprjlist-title span{
  float:right;
  color:#fff;
}
.width24 {
  width: 22%;  
  float: left;
}
.width76 {
  width: 78%;
  float: left;
}
.newprjlistleftpanel .leftinsidepanel .insidepadding {
  padding-top: 10px;
  /*padding-bottom: 10px;*/
  color: #a0a4a7;
  font-size: 14px;
  /*min-height: 200px;*/
  height: 200px;
  /*overflow-y: scroll;*/ 
}
.newprjlistleftpanel .leftinsidepanel1 .insidepadding1 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #a0a4a7;
  font-size: 14px;  
}
.newprjlistleftpanel .leftinsidepanel2 .insidepadding1 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #a0a4a7;
  font-size: 14px;  
}
.rightmr {
  margin-right: 5px !important;
  margin-bottom: 10px !important;
}
.more30 {
  color: #5392d3;
  font-weight: bold;
  padding-bottom: 10px;  
  padding-top: 10px;
}
.newprjlistrightpanel {
  padding: 0px 0px 0px 0px;   
}
.topwhitebg {
  background-color: #fff8eb;
  padding:10px 15px;
  overflow: hidden;
}
.searchpanel {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  border-radius:5px;
  color: #fcd704;
  background-color:#fff100;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-bottom: 0px solid #59572e;
  padding:5px 10px;
}
.searchpanel2 {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  border-radius:5px;
  color: #000;
  background-color:#fff100;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.42857143;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-bottom: 0px solid #59572e;
  padding:5px 10px;
}
.projlistdisplay {
  display: none;
}
.collapse.promocollapse {
  display:none;
}
.collapse.promocollapse.in {
  display:block;
}
.btnshowmore .more_see {
  display: block;
}
.btnshowmore .less_see {
  display: none;
}
.btnshowmore[aria-expanded=true] .less_see{
  display: block;
}
.btnshowmore[aria-expanded=true] .more_see{
  display: none;
}
.promocollapse {
  display:none;
}


.newpanel-wrapper {
  position: relative;
}
.newpanel-wrapper a {
  color: #5392d3;
  text-decoration: none;
}
.newpanel-wrapper a:hover {
  text-decoration: underline;
}
.filterdisplay {
  display: block;
}
.collapse.filtercollapse {
  display:block;
}
.collapse.filtercollapse.in {
  display:none;
}
.smlfilterdisplay {
  display:none;
}
.filterwidth{
   width:100%;
   background-color:transparent;
   padding-top:10px;
}
.newbtn {
  color: #fff100;  
  left: 0%;
  padding:10px 0px 10px 0px;
  text-decoration: none;
  width: 100%;
  text-align: left;
}
.newshow, .newhide {
  position: absolute;
  bottom: -50px;
  z-index: 100;
  text-align: left;
}

.newhide {display: none;}
.newshow:target {display: none;}
.newshow:target ~ .newhide {display: block;}
.newshow:target ~ .newpanel {
   max-height: 500px; 
   overflow-y: scroll;
}
.newshow:target ~ .newfade {
  margin-top: 0;
}


.newbtn1 {
  color: #fff100;  
  left: 0%;
  padding:10px 0px 10px 0px;
  text-decoration: none;
  width: 100%;
  text-align: left;
}
.newshow1, .newhide1 {
  position: absolute;
  bottom: -50px;
  z-index: 100;
  text-align: left;
}
.newhide1 {display: none;}
.newshow1:target {display: none;}
.newshow1:target ~ .newhide1 {display: block;}
.newshow1:target ~ .newpanel1 {
   max-height: 500px; 
   overflow-y: scroll;
}
.newshow1:target ~ .newfade1 {
  margin-top: 0;
}
.newpanel1 {
  position: relative;
  margin: 5px  auto 30px auto;
  color: #a0a4a7;
  width: 100%;
  max-height: 200px;
  /*overflow: hidden;*/
  overflow-y: scroll;
  transition: max-height .5s ease;
}
.newpanel {
  position: relative;
  margin: 5px  auto 30px auto;
  color: #a0a4a7;
  width: 100%;
  max-height: 200px;
  /*overflow: hidden;*/
  overflow-y: scroll;
  transition: max-height .5s ease;
}
.newfade {
  background: linear-gradient(to bottom, rgba($bg-color,0) 0%,rgba($bg-color,1) 75%);
  height: 50px;
  margin-top: -50px;
  position: relative;
}

.middleprojlistwrapper {
  padding: 15px 20px;
}
.prjpaddingright {
 padding-right: 15px; 
}

._3clSXm, ._3clSXm ._3TWCND, ._3clSXm ._3UZZGt {
  display: inline-block;
  font-weight: 600;
  margin-right: 5px;
  margin-left: 5px;
}
._3clSXm {
  cursor: pointer;
  font-size: 12px;
     background-color: #fdd89c;
    border: 1px dashed #b3a388;
  box-shadow: 0 2px 4px 0 hsla(0,0%,100%,.5);
  border-radius: 3px;
  margin: 2px 8px 2px 0px;
  overflow: hidden;
  transition: background-color .1s;
  /*max-width: 200px;*/
  padding: 2px;
  font-weight: normal;
}
._3clSXm ._3UZZGt {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: bottom;
  margin: 0px 5px;  
  max-width: 90%;
}
._2oXuet {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  margin: 1px 8px 2px 0px;
  overflow: hidden;
  transition: background-color .1s;
  /*max-width: 200px;*/
  padding: 2px;
  font-weight: normal;
}
 ._1oXuet {  
  cursor: pointer;
  color: #044486;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  background-color:transparent !important;
  border:0px solid #b2b2b2 !important;
}
/*.tdnav ul {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
.tdnav li {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
.tdnav li a {
  border: 0 none;
  display: block;
  font-size: 14px;
  font-weight: 300;
  color:#fff;
  padding: 5px 0px;
  position: relative;
  text-decoration: none;
}
.tdnav li a:active {
  color:#000;
}
.tdnav li a:hover,
.tdnav li a:focus,{
  background-color:#fcd704;
  text-decoration:none;
  color:#000;
}
*/


/* line 95, ../sass/partials/layout-elements/_pageslideLeft.scss */
ul.main-navigation-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 99, ../sass/partials/layout-elements/_pageslideLeft.scss */
ul.main-navigation-menu li {
  border: none;
  display: block;
  margin: 0;
  padding: 0;
}
/* line 105, ../sass/partials/layout-elements/_pageslideLeft.scss */
ul.main-navigation-menu li.active > ul.sub-menu {
  display: block;
  padding: 0;
}
/* line 110, ../sass/partials/layout-elements/_pageslideLeft.scss */
ul.main-navigation-menu li a {
  border: 0 none;
  display: block;
  font-size: 14px;
  font-weight:500;  
  padding: 5px 5px;
  position: relative;
  text-decoration: none;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0px;
}
/* line 121, ../sass/partials/layout-elements/_pageslideLeft.scss */
ul.main-navigation-menu li a i {
  font-size: 12px;
  margin-right: 5px;
  display: inline-block;
}

/* line 52, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu > li a {
  border-bottom: none;
  border-top-color: #30363d;
  /*color: #181d27;*/
  color: #fff;
}
ul.main-navigation-menu > li a:hover {
 background-color: #fcd704 !important;
color: #000;
border-bottom-left-radius: 4px;
border-top-right-radius: 0px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0px;
}
/* line 56, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu > li a i {
  color: #b3b7be;
  font-weight: normal;
}
/* line 61, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu > li.active > a {
  background: #fcd704 !important;
  border-top: none !important;
  color: #2C2F3B;
}
/* line 65, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu > li.active > a i {
  color: #2C2F3B;
}

/* line 70, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu li > ul.sub-menu > li > a:hover {
  background: #e5e8ed;
  text-decoration:none;
}

/* line 73, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu li > ul.sub-menu > li.open > a, ul.main-navigation-menu li > ul.sub-menu > li.active > a, ul.main-navigation-menu li > ul.sub-menu > li.open > a:hover, ul.main-navigation-menu li > ul.sub-menu > li.active > a:hover {
  background: #fcd704;
  text-decoration:none;
}

/* line 76, ../../sass/themes/theme-style8.scss */
ul.main-navigation-menu > li.open > a, ul.main-navigation-menu > li > a:hover, ul.main-navigation-menu > li:hover > a {
  background-color: #fcd704;
  text-decoration:none;
}

/*.trnav {
    background-color:transparent !important;
    border-bottom:0px solid;
    padding:0px;
}
.tdnav {
    background-color:transparent !important;
    border-bottom:0px solid;
    padding: 5px 5px 5px 5px;
}
.tdnav a {
   color:#fff;   
}
.tdnav a:hover {
   color:#fcd704;
   text-decoration:none;
}
.tdnav a span:hover {
   color:#fcd704;
   text-decoration:none;
}
.trnavactive {
   background-color: transparent !important;   
   color:#000;
   border-bottom-left-radius: 4px;
 border-top-right-radius: 0px;
 border-top-left-radius: 4px;
 border-bottom-right-radius: 0px;
margin: 0px 0px 0px 20px;
padding: 5px 5px 5px 10px;
border-bottom: 1px solid #30363d;
border-top: 1px solid #30363d;
border-left: 1px solid #30363d;
} 
*/
.radiusborder {
  /**border:1px solid #A6A6A6;**/
  background-color:#393939;
  border-radius:5px;
  padding:5px 5px 5px 14px;
  margin-bottom:10px;  
  margin-right:0px;  
}
.newprjlist-title span {
  font-size:14px;
}




/**
=====================================================
        Shopping Cart Page CSS
=====================================================
**/
.shoppingcart_title_bg {
  background-color: #fff;
  padding: 15px;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.fraternity_title {
  font-size: 25px;
  color: #000;
  text-align: left;
}
.uritem {
  color: #c8203f;
  padding: 10px 0px 0px 0px;
  font-weight: bold;
  font-size: 20px;
}
.shopingcarrightpadding {
  padding-right: 15px;
}
.shopingcarleftpadding {
  padding-left: 15px;
}
.ordertotalbg {
  box-shadow: 1px 0px 10px #d3d3d3;
  border-radius: 5px;
  padding: 15px;
  margin-top: 20px;
}
.itemtotalbg {
  border-bottom: 2px solid #ebebeb;
  padding-bottom: 25px; 
  margin-bottom:10px;
}
.totlittext {
  font-size: 17px;
  color: #000;
  font-weight: bold;
}
.totlittext span {
  width: 150px;
  text-align: right;
  float: right;
}
.totlamt {
  font-size: 16px;
  color: #000;
  font-weight: normal;
}
.totlamt span {
  width: 150px;
  text-align: right;
  float: right;
}
.totlamt1 {
  font-size: 16px;
  color: #000;
  font-weight: normal;
}
.totlamt1 span {
  width: auto;
  text-align: right;
  float: right;
}
.newptamt1pad {
   padding-right:4px;
   padding-top:3px;
}
.orderbtn {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px
}
.orderbtn-primary {
  color: #fff;
  background-color: #c8203f;
  border-color: #c8203f
}

.orderbtn-primary.focus,
.orderbtn-primary:focus {
  color: #fff;
  background-color: #7b091e;
  border-color: #7b091e
}

.orderbtn-primary:hover {
  color: #fff;
  background-color: #7b091e;
  border-color: #7b091e
}

.orderbtn-primary.active,
.orderbtn-primary:active{
  color: #fff;
  background-color: #7b091e;
  border-color: #7b091e
}

.orderbtn-primary.active.focus,
.orderbtn-primary.active:focus,
.orderbtn-primary.active:hover,
.orderbtn-primary:active.focus,
.orderbtn-primary:active:focus,
.orderbtn-primary:active:hover {
  color: #fff;
  background-color: #7b091e;
  border-color: #7b091e
}
.cartno {
    display:inline-block;    
    text-align: center;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    font-weight:bold;
    background-color: #ff6161;
    border: 1px solid #fff;
    color: #f0f0f0;
    line-height: 16px;
    font-size: 12px;
    margin-right:0px;
}
.cartright {
    padding-right:8px;
    font-size:17px;
}



.sidebar-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
.sidebar-menu>li {
	position: relative;
	margin: 0;
	padding: 0;
}
.sidebar-menu>li>a {
	padding: 10px;
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.sidebar-menu>li>a>.fa {
	width: 20px;
}
.sidebar-menu>li:hover>a, .sidebar-menu>li.active>a {
	color: #000;
	background: #fcd704;
	text-decoration:none;
}
.sidebar-menu>li .label, .sidebar-menu>li .badge {
		
}
.float-right {
	float:right;
}
.badge-info {
	color: #fff;
	background-color: #000;
}
.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem;
}	
/*.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	will-change: opacity, transform;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}*
.float-right {
	float: right;
}*/ 
    
.feedback {
    background-color : #680006;
    color: #fff;
    padding: 15px;
    border-radius:50%;
    border-color: #46b8da;    
    margin-bottom:10px; 
    font-size:14px;    
    text-align:center;
    width:115px;
    line-height:22px;
}
.feedback a {
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    line-height:18px;
}
.feedback a:hover {
    text-decoration:none;
    color:#fff;
}
.feedback img {
    width:30px;
    padding-right:0px;
}
.mybutton {
    position: fixed;
    bottom: -4px;
    right: 10px;
    z-index:999;
}
.newgif {
    position:absolute;
    top:-28px;
    right:-40px;
    width:55px;
}
    
/**
=====================================================
        New Trial Access Registration Page CSS
=====================================================
**/

.onlinetitle {
   color:#c8203f;
   font-size:18px;
   font-weight:bold;
   text-align:center;
   border-bottom:1px solid #ddd;
   margin-bottom:15px;
   padding-bottom:5px;
   padding-top:5px;
}
.Totalstaticbg {
   border-radius:5px;  
   border:1px solid #ddd;
   /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19);*/
   padding-bottom:15px;
   
}
.prdetailstar {
   border-radius:5px;  
   border:1px solid #efe4ce;
   /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.19);*/
   padding:10px;
   margin-top:18px;
   background-color:#f7f5ea;
}
.fontsize {
    font-size:16px;
    line-height:26px;
    text-align:justify;
    padding-bottom:10px; 
}
.nameproject {
    color:#ae0123;
    font-size:16px;
    font-weight:bold;
}
.nameproject span {    
    color:#6a111e;
    font-size:14px;
    font-weight:normal;
}
.toview {    
    font-size:18px;
    font-weight:bold;
    text-align:center;
    color:#c8203f;
    margin-top:5px;    
}
.sampbtn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /*-ms-touch-action: manipulation;
    touch-action: manipulation;*/
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 2px solid #2d2d2d;
    border-radius: 10px;
    margin-top:15px;   
}
    
.sampbtn-danger {
    color: #3a62e8;
    background-color: transparent;
    border:2px solid #2d2d2d;
}

.sampbtn-danger.focus,
.sampbtn-danger:focus {
    color: #fff;
    background-color: #3a62e8;
    border-color: #2d2d2d
}

.sampbtn-danger:hover {
    color: #fff;
    background-color: #3a62e8;
    border-color: #2d2d2d
}

.sampbtn-danger.active,
.sampbtn-danger:active {
    color: #fff;
   background-color: #3a62e8;
    border-color: #2d2d2d
}

.sampbtn-danger.active.focus,
.sampbtn-danger.active:focus,
.sampbtn-danger.active:hover,
.sampbtn-danger:active.focus,
.sampbtn-danger:active:focus,
.sampbtn-danger:active:hover {
    color: #fff;
    background-color: #3a62e8;
    border-color: #2d2d2d
}

.sampbtn-danger.active,
.sampbtn-danger:active {
    background-image: none
}    
.blckcolor {
    color:#000 !important;
    font-weight:bold !important;
    padding-bottom:20px !important;
    padding-top:20px !important;
    font-size:18px !important;
}
    

/**
===========================================
        Download Excel CSS ON 20/11/2018    
===========================================
**/
.topterm {
   font-size:16px;
   color:#000;
   padding-bottom:10px;
}   
.termsinside { 
    padding:10px;
}


/**
==================================================
     New Pricing Plan Design CSS ON 21/11/2018
==================================================
**/

.planprice .ptophed1 {
  /*background-color: #4d94fe;*/
  background-color:#d2232a;  
}
.planprice .ptophed2 {
  /*background-color: #fcd704;*/
  background-color:#007d93;
}
.planprice .ptophed3 {
  /*background-color: #87dc4d;*/
  background-color:#e07934;  
}
.planprice .ptophed4 {
  /*background-color: #ff8500;*/
  background-color:#743416;
}
.planprice .ptophed5 {
  /*background-color: #ff8500;*/
  background-color:#a84269;
}
.planprice h3 {
  background-color: #ff8400;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: uppercase;
  padding: 10px 0px;
  /*color: #000;*/
  color:#fff;
  text-align: center;
  font-weight: bolder;
  font-size: 18px;
}
.textplanprice .amount1 {
  text-align: center;
  font-size: 22px;
  color: #000;
  font-weight: bold;
  padding: 15px 0px;
}
   
.loadercss  {
  position:absolute;
  z-index:9;
  left:50%;
  top:40%;
  box-shadow:1px 5px 10px #888;
}
    


/**
======================================================
        Successful Transcation CSS ON 23/11/2018
======================================================
**/

.successbg {    
   background-color:#f7f5ea;
   padding:25px;
   border-radius:5px;
   border:1px solid #c0c0c0;
   box-shadow:1px 4px 6px #c0c0c0;  
   width:80%;
   margin:5% auto; 
   text-align:center;
}    
.successbg img {
   width:70;
   height:70px;  
}
.thanku {
   font-size:30px;
   font-weight:bold;   
   padding-top:5px;
   color:#000;
}
.trasuccess {
   font-size:23px;
   color:#000;
   font-weight:bold;
   padding-top:5px;
}
.thanksub {
   font-size:18px;
   font-weight:bold;
   color:#000;
   text-align:center !important;
 /*padding-top:8px;*/
  line-height :40px;
}
.drtablebg {
   border:1px solid #c0c0c0;
   border-radius: 8px;
   margin-top:8px;
   width:70%;
}
.drth {
   border-bottom:1px solid #c0c0c0;
   padding:5px;
   width:40%;
   font-size:22px;
   color:#000;
   font-weight:normal;
}
.drtd {
  border-right:1px solid #c0c0c0;
  border-bottom:1px solid #c0c0c0;
  text-align:left;
  padding:8px;
  font-size:16px;
  color:#000;
}
.drtd1 {
  border-right:0px solid #c0c0c0;
  border-bottom:1px solid #c0c0c0;
  text-align:left;
  padding:8px;
  font-size:16px;
  color:#000;
}
.drtd2 {
  border-right:1px solid #c0c0c0;
  border-bottom:0px solid #c0c0c0;
  text-align:left;
  padding:8px;
  font-size:16px;
  color:#000;
}
.drtd3 {
  border-right:0px solid #c0c0c0;
  border-bottom:0px solid #c0c0c0;
  text-align:left;
  padding:8px;
  font-size:16px;
  color:#000;
}
.Trialuserbg {    
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 0px 6px 0px;
  color: #fff;
  border-radius: 10px;
  border: 2px solid #efe4ce;
  margin-top: 25px;  
  background-color:#016e3c;    
}
    
/*.btn-apply {
    color: #000;
    background-color: #E3E3E3;
    border-color: #E3E3E3;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
}
.btn-apply:focus {
    color: #fff;
    background-color: #B6B6B6;
    border-color: #B6B6B6
}
.btn-apply:hover {
    color: #fff;
    background-color:  #B6B6B6;
    border-color:  #B6B6B6 
}
.btn-apply:active {
    color: #fff;
    background-color: #B6B6B6;
    border-color: #B6B6B6
}
*/

/**
======================================================
        KPO CSS on 08/02/2018
======================================================
**/
.kpo-topheadbg {
    background-color:#000 !important;
    color:#fff;
    font-size:12px;
}
.kpo-mainbox {
   background-color:#fcd704 !important;    
}
.maintitle {    
   font-size:25px;
   font-weight:bold;
   margin:20px 0px 40px 0px;
}
.maintitle {    
   font-size:25px;
   font-weight:bold;
   margin:20px 0px 40px 0px;
}
.maintitle2 {    
   font-size:25px;
   font-weight:bold;
   margin:0px 0px 10px 0px;
   color:#000;
}
.kpobox1 {
   box-shadow: -1px -1px 15px 1px #ddd;
   width: 100%;
   padding:20px;
   position:relative;
   display:inline-block;
}
.kpoml {
  margin-left:15px;
}
.kpobox1 img {
   width:300px;
   margin-top:-40px;
}
.kpobox1p {
   line-height:24px;
   text-align:justify;    
   padding: 0px 0px 10px 0px;   
}
.kpobox2 img {
   width:500px; 
}
.needimg img {
   width:324px;
}
.kpocalign { 
   text-align:center;
   padding:0px 20px;
} 
.kpopad1 {   
   padding:20px 20px 0px 0px;
}
.kpopad2 {   
   padding:20px 20px 20px 20px;
}
.kpopad3 {   
   padding:20px 0px 0px 20px;
}
.kposmbox1 {
    background-color:#ffaf2b;
    border:1px solid #d38400;
    box-shadow: -1px -1px 15px 1px #ddd;
    padding:10px;
    border-radius:5px;
    height:340px;
}
.kposmbox2 {
    background-color:#2b86fe;
    border:1px solid #0251b9;
    box-shadow: -1px -1px 15px 1px #ddd;
    padding:10px;
    border-radius:5px;
    height:340px;
}
.kposmbox3 {
    background-color:#fb6a26;
    border:1px solid #a93601;
    box-shadow: -1px -1px 15px 1px #ddd;
    padding:10px;
    border-radius:5px;
    height:340px;
}
.kposmboxtitle {
   font-size:22px;
   text-align:center;
   font-weight:bold;
   margin:0px 0px 15px 0px;
   color:#fff;
}
.smkpobox {
   position:relative;
   padding:10px;
   margin:0;
}
.smkpobox ul {
   position:relative;
   padding:0px 0px 0px 20px;
   margin:0;
}
.smkpobox ul li {
   text-align:left;
   padding: 0px 0px 4px 0px;
   font-size:15px;
   color:#000;
}
.smkpobox ul li::before {
  font-family: 'FontAwesome';
  content: "\f0da";
  color: #f7ad70;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.kpoformbg {
   background-color:#fff;   
}
.pmititle {
   font-size:25px;
   font-weight:bold;
   margin:0px 0px 20px 0px;
   color:#000;
}
.pmibtmborder {    
   border-bottom:2px solid #d9dbda; 
}
.pmiboxtitle {
   font-size:25px;
   text-align:center;
   font-weight:bold;
   margin:10px 0px 10px 0px;
   color:#000;
}
.kpoformpad1 {
    padding:12px 8px 12px 0px;
}
.kpoformpad2 {
    padding:12px 0px 12px 8px;
}
.kpoformpad3 {
    padding:10px 0px 10px 0px;
}

.pmipad1 {   
   padding:6px 6px 6px 0px;
}
.pmipad2 {   
   padding:6px 6px 6px 6px;
}
.pmipad3 {   
   padding:6px 6px 6px 6px;
}
.pmipad4 {   
   padding:6px 0px 6px 6px;
}
.pmipad5 {   
   padding:10px 0px 10px 0px;
}
.pmifloat {    
  float:right !important;  
}
.main-header.fixed-header .kpo-mainbox {
   position:relative !important;
}
.pmipad1>span,
.pmipad2>span,
.pmipad3>span,
.pmipad4>span,
.pmipad5>span {
   color:red;        
   font-size:14px;   
}
.whitcolor {
    color:#fff;
    font-size:14px;   
}  
.pmiborderpad {
    border:2px solid #d7dbda;
    padding:20px;
    display:inline-block;
    
}
.pmiborderpad img {
    width:100%;
}
/**
====================================================
  KPO Accordian CSS Added on 27/02/2019  
====================================================
**/


.half {
  float: left;
  width: 100%;  
  border:1px solid #58add2;
}
/* Acordeon styles */
.kpotab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #000;
  overflow: hidden;
}

.kpotab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  margin-bottom:0px;
  background: #16a085;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.kpoblue label {
  background: #a2d9f7;
  font-size:16px;
  font-weight:bold;
}
.kpotab-content {
  max-height: 0;
  overflow: hidden;
  background: #ffff;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.kpoblue .kpotab-content {
  background: #fff;
}
.kpotab-content p {
  margin: 1em;
}

.kpoenquirybg {
    border:1px solid #58add2;    
}
.kpoenquirytitle {
    background-color:#a2d9f7;
    padding:10px 0px;
    font-size:18px;
    text-align:center;
    color:#000;
    font-weight:bold;
}
.kpoenquirybg .kpoforminsi {
    padding:21px;
    display:inline-block;
}
.btn-kpobtn {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.btn-kpobtn.focus,
.btn-kpobtn:focus {
    color: #fff;
    background-color: #f8aa48;
    border-color: #f8aa48
}

.btn-kpobtn:hover {
    color: #fff;
    background-color: #f8aa48;
    border-color: #f8aa48
}

.btn-kpobtn.active,
.btn-kpobtn:active {
    color: #fff;
    background-color: #f8aa48;
    border-color: #f8aa48
}


.btn-ptmibtn {
    color: #fff;
    background-color: #f8aa48;
    border-color: #f8aa48;
}
.btn-ptmibtn.focus,
.btn-ptmibtn:focus {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-ptmibtn:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-ptmibtn.active,
.btn-ptmibtn:active {
    color: #fff;
    background-color: #000;
    border-color: #000
}
.keyoffering img {
    width:100px;
    height:117px;    
}


/**
=====================================
        Show more & Show Less CSS
=====================================
**/

.read-more-state {
	display: none;
}

.read-more-target {
	opacity: 0;
	max-height: 0;
	font-size: 0;
	transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
	opacity: 1;
	font-size: inherit;
	/*max-height: 999em;*/
}

.read-more-state ~ .read-more-trigger:before {
	content: 'Show more';
	font-size:14px;
	font-weight:bold;
}

.read-more-state:checked ~ .read-more-trigger:before {
	content: 'Show less';
}

.read-more-trigger {
	cursor: pointer;
	display: inline-block;
	padding: 0;
	color: #eea35f;
	font-size: 16px;
	text-decoration: underline;	
	/*border: 1px solid #ddd;
	border-radius: .25em;*/
}
.moreless {
    /*line-height: 18px;*/
	color: #000;	  	  
}


.ptmitopmp1 {
   margin:40px 0px;
   padding-right:20px;      
}

.ptmitopmp2 {
    margin:40px 0px;
   padding-left:20px;      
}    
.ptmiclient {
    padding:40px 0px;
}
    
.kpoformpad1>span,
.kpoformpad2>span,
.kpoformpad3>span {  
    color: red;
    font-size: 14px;
}


/**
================================================================
        Tender Modal Popup CSS Added on 31/05/2019 By Rupesh
================================================================
**/
.tedermodalpad {
    padding:10px;
}
.tedbtmmar {
    margin-bottom:5px;
}
.marbtmtend {
    margin-bottom:5px;
}
.tenderinside {
    box-shadow: 1px 0px 6px #d3d3d3;
    padding:15px;
    margin-bottom:20px;
    border-radius: 4px;
}
.corigtendetailtitle {
    font-size: 16px;
    padding: 8px 15px;
    color: #000;
    display:inline-block;
    font-weight: normal;
    background-color: #f7f5ea;
    /*border-bottom: 1px solid #eae7d6;*/
    border-radius:4px;
}   
.tedinsidetext {    
    color: #000;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin-right: 12px;
    width: 100%;   
}
.tedsubtxt {
    color: #601706;
    font-size: 13px;
    font-weight: 500;   
}
.tenderclose {
    position: absolute;
    top: -15px;
    right: -13px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    float: right;
    opacity: 6;
}
.teddoctxt {   
    color: #000;
    font-size: 13px;
    font-weight: bold;
     margin-bottom:5px;    
}
.tenderdoc {
    color: #601706;
    font-size: 13px;
    font-weight: 500;
    /* padding-left: 23px; */
    margin-bottom: 10px;   
}
    
/**
=======================================================
        SchneiderGridLandingpage CSS on 07/05/2019
=======================================================
**/
.pagecontent_title .left img {    
    width:170px;
    height:49px;
    padding:0px;
}
.sc-titlename {
    font-size:22px;
    font-weight:bold;
    color:#000;
}
.sc-titlename1 {
    font-size:16px;
    font-weight:bold;
    color:#000;
    margin-top:15px;
}   
    


/** New CSS Added on 20/08/2019 by Rupesh **/
/*.bannerimg a img {
   width:100%;
   padding-right:0px !important;
   height: 100%;
}*/    
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: 100%;
  transition: .5s ease;
  backface-visibility: hidden;
}
.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
/*.bannerimg:hover .image {
  opacity: 0.3;
  background-color:#000;
}
.bannerimg:hover .middle {
  opacity: 1;
}*/
.textnew {
  background-color: #ab070e;
  color: white;
  font-size: 16px;
  padding: 6px 40px;
  cursor:pointer;
}
.bannerimg a .image1 {
  position:absolute;
  top:86%;    
  right:15px;
  width:120px;
  cursor:pointer;
}


/**
=================================================
    New Pricing Plan Page Css Added on 12/09/19
=================================================
**/
.newpricinglistbg {
    border:1px solid #dfdfdf;    
    margin-top:35px;
    margin-bottom:15px;
    display:inline-block;
    
}
.useraccessbg {
    padding:20px;   
    display:inline-block;
}
.newsectwisebg {
    background-color:#085f8a;
    padding:
}
.newsecmiddlebg {
    background-color:#085f8a;
    padding:8px;
    display:inline-block;
    width:100%;
}
.tabheight {
    height:55px;
}
    
.textplanprice ul {
    border-bottom: 1px solid #3b475c !important;
    position:relative;
}
.textplanprice ul li {
    float: left;
    margin-bottom: -1px;
    position: relative;
    display: block;
}
.textplanprice ul li a{
    color: #000;
    cursor: default;
    background-color: transparent;
    border: 0px solid #3b475c;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-color: transparent; 
}   
.textplanprice ul li .active>a{
    color: #000 !important;
    cursor: default;
    background-color:transparent !important;
    border: 0px solid #3b475c !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-color: transparent !important; 
}   




/**
========================================
        New Tab Panel Css
========================================
**/
.planpricebg .tab p {
    padding:18px 0px;
}
.tabs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0px 0px;
}

.tabs label {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	color:#000;
	display: block;
	padding:7px 7px;
	font-size:12px;
	/*margin-right: 0.2rem;*/
	cursor: pointer;
	border-bottom: 1px solid #eee;
	/*background: #90CAF9;*/
	font-weight: 600;
	-webkit-transition: background ease 0.2s;
	transition: background ease 0.2s;
}

.tabs .tab {
	-webkit-box-ordinal-group: 100;
	-webkit-order: 99;
	-ms-flex-order: 99;
	order: 99;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	display: none;
	/*padding: 1rem;*/
	/*background: #fafafa;*/
}

.tabs input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.tabs input[type="radio"]:checked + label { 
	/*background: #fafafa; */
	/*border-bottom: 4px solid #600729;*/
	background-color:#600729;
	color:#fff;
}

.tabs input[type="radio"]:checked + label + .tab { display: block; }
	/*@media (max-width: 45em) {

.tabs .tab,  .tabs label {
	-webkit-box-ordinal-group: NaN;
	-webkit-order: initial;
	-ms-flex-order: initial;
	order: initial;
}

.tabs label {
	width: 100%;
	margin-right: 0;
	margin-top: 0.2rem;
}
}*/
    
/**
=======================================
        OFFER CSS 
=======================================
**/

#feedback {
  position: fixed;
  top: 150px;
  right: 0;
  bottom: 0;
  height: 235px;
  margin-left: -3px;
  margin-bottom: -3px;
  z-index:999;
}
.applicabletxt {
   font-size:15px;
   padding:12px;
   color:#000;
}
#feedback-form {
  float: right;
  width: 400px;
  height: 100%;
  z-index: 1000;
  padding:0px 0px;
  background-color:#eaeaea;
  background-clip: 'padding-box';
  border: 1px solid rgba(0,0,0,.2);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#feedback-tab {
  float: right;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  width: 120px;
  height: 42px;
  background-color:#ef7f1b;
  margin-top: 60px;
  margin-right: -42px;
  padding-top: 5px;
  /*-moz-border-radius: 8px;
  -webkit-border-radius: 8px;*/
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#feedback-tab:hover { background-color: #ca6c18; }

#feedback-form textarea { resize: none; }

.Package20 {
  height: 140px;
  width: 100%;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
.Package30 {
  height: 160px;
  width: 100%;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block; 
}
.Package40 {
  height: 180px;
  width: 100%;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
}
.packages2 {
  background-color: #f5a623;
  text-align: center;
  padding: 20px 0px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.packages3 {
  background-color: #f64e4d;
  padding: 20px 0px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.packages4 {
   background-color: #23c7a4;
   padding: 20px 0px;
   color: #fff;
   text-align: center;
   font-size: 18px;
   font-weight: bold;
}
.newpadding12 {
   padding:12px;
}
.packagesallimg {
   text-align: center;
   padding-top: 20px;
}
.packagesallimg img {
  width: 50px;
  height: 31px;
}
.btnclosemodal {
  top: -30px;
  right: -30px;
  color: #000 !important;
  background-color: #fff !important;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 1px 0 20px 1px rgba(0, 0, 0, 0.45);
  -moz-box-shadow:  0 0 10px 0px rgba(0, 0, 0, 0.45);     
}


/**
=========================================
      Pricing List Page NewTab Css 
=========================================
**/

.nav-tabsnew {
	    border-bottom: 1px solid #eee;
	}
	.nav-tabsnew>li.active>a, .nav-tabsnew>li.active>a:focus, .nav-tabsnew>li.active>a:hover {
	    color: #fff;
	    cursor: default;
	    background-color: #600729;
	    border: 0px solid #3b475c;
	    border-top-left-radius: 0px;
	    border-top-right-radius: 0px;
	    border-bottom-color: transparent;
	}
	.nav-tabsnew>li>a {
	    margin-right: 0px;
	    line-height: 1.42857143;
	    border: 0px solid #3b475c;
	    border-radius: 0 0 0 0;
	}
	.navnew>li>a {
	    position: relative;
	    display: block;
	    padding: 8px 7px;
	    color: #000;
	}
	.navnew>li>a:focus,
	.navnew>li>a:hover {
	    text-decoration: none;
	    background-color: #92053b;
	    color:#fff;
	}


	@media (min-width: 401px) and (max-width: 599px) {
		.navnew>li>a {
		    position: relative;
		    display: block;
		    padding: 8px 16px;
		}
		.newptbudgetbg {
            background-color: #78bceb;
            padding: 36px 0px;
            margin-top: 40px !important;
        }
        /**.surveytxt {
            background-color: #fcd704;
            display: inline-block;
            font-size: 14px !important;
            font-weight: bold;
            padding: 12.5px 7px !important;
            position: absolute;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            z-index: 9;
       } **/
        .btnviewfullnew-align {
           text-align:right;    
            padding:10px 0px !important;
        }		                
        /**.btnviewfullnew {
          display: inline-block;
          padding: 7px 12px !important;
          margin-bottom: 0;
          font-size: 13px !important;
          font-weight: 400;
          color:#000;
          line-height: 1.42857143;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          background-image: none;
          border: 1px solid transparent;
          border-radius: 10px;  
        }**/
        
        .Marquee-content {
          /*display: -webkit-box;*/
          display: -webkit-inline-box !important;
          padding: 10px 0px;
        /*  display: -moz-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: box;
          display: flex;*/
           -webkit-animation: marquee 450s linear infinite running !important;
          -moz-animation: marquee 450s linear infinite running !important;
          -o-animation: marquee 450s linear infinite running !important;
          -ms-animation: marquee 450s linear infinite running !important;
          animation: marquee 450s linear infinite running !important;
        }

	}

	@media (max-width: 400px) {
		.navnew>li>a {
		    position: relative;
		    display: block;
		    padding: 8px 12px !important;
		}
		.newptbudgetbg {
            background-color: #78bceb;
            padding: 36px 0px;
            margin-top: 40px !important;
        }
        .btnviewfullnew-align {
           text-align:right;    
            padding:10px 0px !important;
        }
		    /**.surveytxt {
                background-color: #fcd704;
                display: inline-block;
                font-size: 14px !important;
                font-weight: bold;
                padding: 12.5px 7px !important;
                position: absolute;
                border-top-left-radius: 8px;
                border-bottom-left-radius: 8px;
                z-index: 9;
            }**/
        .Marquee-content {
          /*display: -webkit-box;*/
          display: -webkit-inline-box !important;
          padding: 10px 0px;
        /*  display: -moz-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: box;
          display: flex;*/
           -webkit-animation: marquee 450s linear infinite running !important;
          -moz-animation: marquee 450s linear infinite running !important;
          -o-animation: marquee 450s linear infinite running !important;
          -ms-animation: marquee 450s linear infinite running !important;
          animation: marquee 450s linear infinite running !important;
        }
        /**.btnviewfullnew {
          display: inline-block;
          padding: 7px 12px !important;
          margin-bottom: 0;
          font-size: 13px !important;
          font-weight: 400;
          color:#000;
          line-height: 1.42857143;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          background-image: none;
          border: 1px solid transparent;
          border-radius: 10px;  
        }**/
        

	}
    
    @media (min-width: 600px) and (max-width: 767px) {
		.navnew>li>a {
		    position: relative;
		    display: block;
		    padding: 8px 9px !important;
            font-size: 12px !important;
		}
		
		.newptbudgetbg {
            background-color: #78bceb;
            padding: 36px 0px;
            margin-top: 50px !important;
        }
        /**.surveytxt {
            background-color: #fcd704;
            display: inline-block;
            font-size: 14px !important;
            font-weight: bold;
            padding: 12.5px 7px !important;
            position: absolute;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            z-index: 9;
        }**/
        .Marquee-content {
          /*display: -webkit-box;*/
          display: -webkit-inline-box !important;
          padding: 10px 0px;
        /*  display: -moz-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: box;
          display: flex;*/
           -webkit-animation: marquee 450s linear infinite running !important;
          -moz-animation: marquee 450s linear infinite running !important;
          -o-animation: marquee 450s linear infinite running !important;
          -ms-animation: marquee 450s linear infinite running !important;
          animation: marquee 450s linear infinite running !important;
        }
        .btnviewfullnew-align {
           text-align:right;    
            padding:10px 0px !important;
        }		                
        /**.btnviewfullnew {
          display: inline-block;
          padding: 7px 12px !important;
          margin-bottom: 0;
          font-size: 13px !important;
          font-weight: 400;
          color:#000;
          line-height: 1.42857143;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          background-image: none;
          border: 1px solid transparent;
          border-radius: 10px;  
        }**/
         
	}
    
	@media (min-width: 768px) and (max-width: 991px) {
		.navnew>li>a {
		    position: relative;
		    display: block;
		    padding: 8px 17px !important;
            font-size: 14px !important;
		}
		.newptbudgetbg {
            background-color: #78bceb;
            padding: 36px 0px;
            margin-top: 0px !important;
        }
        /**.surveytxt {
            background-color: #fcd704;
            display: inline-block;
            font-size: 14px !important;
            font-weight: bold;
            padding: 12.5px 7px !important;
            position: absolute;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            z-index: 9;
        }**/
        .btnviewfullnew-align {
            text-align: right;
            padding: 10px 0px !important;
        }
        /**.btnviewfullnew {
          display: inline-block;
          padding: 7px 12px !important;
          margin-bottom: 0;
          font-size: 13px !important;
          font-weight: 400;
          color:#000;
          line-height: 1.42857143;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          cursor: pointer;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          background-image: none;
          border: 1px solid transparent;
          border-radius: 10px;  
        }**/
        

	}

	@media (min-width: 992px) and (max-width: 1199px) {
		.navnew>li>a {
		    position: relative;
		    display: block;
		    padding: 8px 35px !important;
		    font-size: 14px !important;
		}
		/**.surveytxt {
            background-color: #fcd704;
            display: inline-block;
            font-size: 19px;
            font-weight: bold;
            padding: 11px 10px !important;
            position: absolute;
            border-top-left-radius: 8px;
            border-bottom-left-radius: 8px;
            z-index: 9;
            font-size: 16px !important;
        }
        .btnviewfullnew {
            display: inline-block;
            padding: 11px 12px !important;
            margin-bottom: 0;
            font-size: 16px !important;
            font-weight: 400;
            color: #000;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 10px;
        }**/

	}
	
	
	



/**
==============================================
        New Surveys css added on 30/09/2019   
==============================================
**/

.Marquee {
  /*background: -webkit-linear-gradient(225deg, #008ed9, #8b00db);
  background: -moz-linear-gradient(225deg, #008ed9, #8b00db);
  background: -o-linear-gradient(225deg, #008ed9, #8b00db);
  background: -ms-linear-gradient(225deg, #008ed9, #8b00db);
  background: linear-gradient(-135deg, #008ed9, #8b00db);*/
  /**background-color: #fff;**/
  background-color:#508085;
  border:1px solid #508085;
  border-radius: 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0px 12px;
  color: #fff;
  font-weight: 200;
  /*display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;*/
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.Marquee-content {
  display: -webkit-box;
  padding: 4.5px 0px;
/*  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
   -webkit-animation: marquee 180s linear infinite running;
  -moz-animation: marquee 180s linear infinite running;
  -o-animation: marquee 180s linear infinite running;
  -ms-animation: marquee 180s linear infinite running;
  animation: marquee 180s linear infinite running;*/
}
.Marquee-content:hover {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  -ms-animation-play-state: paused;
  animation-play-state: paused;
}
.Marquee-tag span {
   color:#ed801b !important;
   font-size:25px;
   padding-top:15px;
   font-weight:bold;
}
.starcolor {
   color:#fff;
}
/**.Marquee-tag {
  width: auto;
  margin-right: 70px;
  color: #000;
  font-weight: 400;
  font-size: 16px;  
  line-height: 2px;
  background: transparent;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: left;
  -moz-box-align: left;
  -o-box-align: left;
  -ms-flex-align: left;
  -webkit-align-items: left;
  align-items: left;
  -webkit-box-pack: left;
  -moz-box-pack: left;
  -o-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.Marquee-tag:hover {
  bbackground: rgba(255,255,255,0.5);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
}
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -o-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translate(-1350%);
    -moz-transform: translate(-1350%);
    -o-transform: translate(-1350%);
    -ms-transform: translate(-1350%);
    transform: translate(-1350%);
  }
}**/
.newptbudgetbg {
    /**background-color: #78bceb;**/
    /**background-color:#fdeed5;**/
    background-color:#e5fcff;
     padding: 15px 0px;
    margin-top:15px;
}
.surveytxt {
    background-color: #035f69;
    color:#fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 4px 9px;
    position: absolute;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    z-index: 9;
 } 
 
 .btnviewfullnew {
  display: inline-block;
  padding: 4px 15px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  color:#000;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 10px;  
}
.btnviewfullnew-align {
   text-align:right;    
    padding:0px 10px;
}
.btnviewfullnew-yellow {
  color: #fff !important;
  font-weight:normal;
  background-color: #035f69;
  border-color: #035f69
}

.btnviewfullnew-yellow.focus,
.btnviewfullnew-yellow:focus {
  color: #fff !important;
  background-color: #034249;
  border-color: #034249
}

.btnviewfullnew-yellow:hover {
  color: #fff !important;
  background-color:#034249;
  border-color: #034249
}

.btnviewfullnew-yellow.active.focus,
.btnviewfullnew-yellow.active:focus,
.btnviewfullnew-yellow.active:hover,
.btnviewfullnew-yellow:active.focus,
.btnviewfullnew-yellow:active:focus,
.btnviewfullnew-yellow:active:hover,
.open>.dropdown-toggle.btnviewfullnew-yellow.focus,
.open>.dropdown-toggle.btnviewfullnew-yellow:focus,
.open>.dropdown-toggle.btnviewfullnew-yellow:hover {
  color: #000 !important;
  background-color: #83560c;
  border-color: #83560c
}



/**
==============================================
        New Surveys css added on 30/09/2019   
==============================================
**/

.wrap{
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
  border-radius: 8px;
  background: #fff;  
  /*box-shadow: inset 0 0 7px rgba(69, 78, 140,0.5);*/
}
.jctkr-label{
  height: 40px;
  padding: 0 17px;
  line-height: 40px;
  background: #fcd704;
  font-size: 19px;
  font-weight: bold;
  color: #000;
  /*text-shadow: 0 1px 2px rgba(69, 78, 140,1);*/
  cursor: default;
}
.jctkr-label:hover{
  background: rgba(69, 78, 140,0.9);
}
[class*="js-conveyor-"] ul{
  display: inline-block;
  /*opacity: 0.5;*/
}
[class*="js-conveyor-"] ul li{
  padding: 0 50px;
  line-height: 40px;
  font-size: 16px;  
}
.scrollerbg {
  background-color: #78bceb;
  padding: 20px 0px;
  margin-top: 15px;
}


.jctkr-wrapper,
.jctkr-wrapper *{
  box-sizing: border-box;
}
.jctkr-wrapper{
  display: inline-block;
  position: relative;
  width: 100%;
  height: 35px;
  vertical-align: top;
  overflow: hidden;
}
.jctkr-wrapper ul{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: decimal !important;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.jctkr-wrapper.jctkr-initialized ul{
  opacity: 1;
}
.jctkr-wrapper ul li{
  display: inline-block;
  font-family: sans-serif;
  font-size: 16px;
}
.jctkr-label{
  display: inline-block;
}

/***
==============================
    KPO Page OTP Button
==============================
**/

.otpsend {
    padding: 3px 6px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    float: left;
    margin-right: 10px;
}
.btn-kpootpbtn {
    color: #fff;
    background-color: #f26722;
    border-color: #f26722
}
.btn-kpootpbtn.focus,
.btn-kpootpbtn:focus {
    color: #fff;
    background-color: #f26722;
    border-color: #f26722
}
.btn-kpootpbtn:hover {
    color: #fff;
    background-color: #e35e1c;
    border-color: #e35e1c
}
.btn-kpootpbtn.active,
.btn-kpootpbtn:active {
    color: #fff;
    background-color: #e35e1c;
    border-color: #e35e1c
}
.txtboxpad {
    height:25px;
    font-size:12px;
    padding:3px 6px;   
}
.resendotp a {
    font-size: 12px;    
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    margin-left: 8px;
} 
.resendotp a:hover {    
    text-decoration: underline;
    color:#000;
}
 
.btn-blue {
    color: #fff !important;
    background-color: #5E5970;
    border-color: #5E5970
}

.btn-blue.focus,
.btn-blue:focus {
    color: #fff !important;
    background-color: #4d4a5a
    border-color: #4d4a5a
}

.btn-blue:hover {
    color: #fff !important;
    background-color:#4d4a5a;
    border-color: #4d4a5a
}

.btn-blue.active.focus,
.btn-blue.active:focus,
.btn-blue.active:hover,
.btn-blue:active.focus,
.btn-blue:active:focus,
.btn-blue:active:hover,
.open>.dropdown-toggle.btn-blue.focus,
.open>.dropdown-toggle.btn-blue:focus,
.open>.dropdown-toggle.btn-blue:hover {
    color: #fff !important;
    background-color: #4d4a5a;
    border-color: #4d4a5a
}


marquee { background: transpernt; }

.rightTI { background: #ff002b;
  white-space: nowrap; 
  overflow: hidden;
  animation: marquee 18s linear infinite;
}
.rightTI:hover {
  animation-play-state: paused;
}
@-webkit-keyframes marquee {
  0% {text-indent: 0%;}
  100% {text-indent: -100%;}
}

.rightCSS { 
  background: #a35dc1;
  overflow: hidden;
} 
.rightCSS div {
  position: relative;
  animation: CSSright linear 18s infinite;
} 
@keyframes CSSright {
  0% { right: 0% }
  100% { right: -200% }
}
.rightCSS:hover div {
  animation-play-state: paused;
}

.rightJS { background: #ffa900; }

.rightJQ { background: #00a753; }

.li {
  float: left;
  width: 100%;
  /*padding: 1%;
  margin: 1% 10%;
  height: 30px;*/
  border-radius: 0.5em;
  /*box-shadow: 0 0.1em 0.5em:*/
}
.li a {
	padding: 0px 20px;
	color: #fff;
	text-decoration: none;
	cursor:pointer;
}
.li a:hover {  
    color:#fff;
    text-decoration:underline;
}


/**
==========================================================
    Trial Access Search Result CSS Added on 07-0-2020
==========================================================
**/

.UrQueryBG {
    background-color:#f6efc1;
    padding:10px;    
    margin-bottom:15px;
}
.UrQueryBG .Ursearchtitle {
    font-size:22px;
    color:#8a050b;
    font-weight:700;   
    text-align:center;
}
.UrQueryBG .Ursearchtitle span {
    font-size:22px;
    color:#8a050b;
    font-weight:700;
}
    
    
    
    
/**
==========================================================
    Trial Access Search Result CSS Added on 07-0-2020
==========================================================
**/

.UrQueryBG {
  background-color:#f6efc1;
  padding:10px;    
  margin-bottom:20px;
  margin-top: 0px;
}
.UrQueryBG .Ursearchtitle {
  font-size:16px;
  color:#8a050b;
  font-weight:700;   
  text-align:center;
}
.UrQueryBG .Ursearchtitle span {
  font-size:16px;
  color:#8a050b;
  font-weight:700;
}
.NewTrialSearchBox {
  border-radius: 5px;
  padding: 20px 20px 10px 20px;
  margin-right: 10px; 
  margin-bottom: 20px;
  display: flex !important;  
}
.GreenColor {
  background-color: #0ab59b;
}
.RedColor {
  background-color: #dd3d4c;
}
.ICfaGreencolor {
  color: #93ded3;
  font-size: 60px;
}
.ICfaRedcolor {
  color: #f0aab0;
  font-size: 60px;
}
.NewTrialSearchBox .newInsideText {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
  display: table;
}
.NewTrialSearchBox .newInsideText span {
  display: flex;
  font-size: 30px;
  padding-bottom: 10px;
  padding-top: 12px;
  padding-left: 12px;
  color: #fff;
  font-weight: 600;
}
.Tablemargintop {
  margin-top: 25px;
}
.TRACtableborder {
  border-right:1px solid #c8ae00 !important;
  border-left: 1px solid #c8ae00 !important;
  border-top: 1px solid #c8ae00 !important;
}
.TRACtheadbg {
  background-color: #f6f3df;
  padding:5px 10px !important;
  color: #000 !important;
  text-align: center;
  font-weight: 500;
  border-right:1px solid #c8ae00 !important;
  border-bottom: 1px solid #c8ae00 !important; 
}
.TRACtdbg {
  background-color:transparent;
  padding:5px 10px !important;
  color: #000 !important;
  text-align: left;
  font-weight: 500;
  border-right:1px solid #c8ae00 !important;
  border-bottom: 1px solid #c8ae00 !important; 
}
.TRACtdbg a {
  color: #000 !important;
  text-decoration:none;
}
.TRACtdbg a:hover {
  text-decoration: underline;
  color: #c8ae00;
}
.TRACalign {
  text-align: center !important;
}
    
     
/**
==========================================================
    Trial Access Search Result CSS Added on 07-0-2020 End
==========================================================
**/   
    
    
    
/**
==========================================
   New Dashboard Added css on 30/01/2020
==========================================
**/
.widget1bg {
  padding:  0px 15px 0px 15px; 
}
.widget2bg {
  padding:  0px 15px 0px 15px; 
}
.widget1bg a img{
  padding-right: 0;  
}
.widget2bg a img{
  padding-right: 0;  
}
.ndcount {
  font-size: 30px;
  color: #fff;
  z-index: 9;
  position: absolute;
  right: 45px;
  font-weight: bold;
  top: 20px;
}
.icimage {
  z-index: 999999;
  position: absolute;
  margin-top: 20px;
  margin-left: 10px;
  width: 45px;
}
 h2 {
  font-size: 18px;
  color: #fff; 
  font-weight: bold;
  /**bottom: 40px;
  text-align: center;**/
}

 .widget2bg h2 {
  font-size: 18px;
  color: #fff;
  z-index: 9;
  padding-left: 16px;
  padding-top: 12px;  
  font-weight: bold;
  bottom: 0;
  text-align: center;
}
.widget0 {
  background-color: #452f01;
  height: 150px;
 /*  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  -webkit-transition: all 1000ms cubic-bezier(0.47, 1.64, 0.41, 0.8);
  transition: all 1000ms cubic-bezier(0.47, 1.64, 0.41, 0.8);*/
}
.theambg0 {
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #a77307;
  z-index: 9;  
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}

.widget1bg .overlay {
  position: absolute;
  left: 15px;
  top: 0;
  height: 84%;
  background: #000;
  width: 90%;
  transform: scale(0.7,0);
  transition: .5s ease-in-out;
  z-index: 99;
}
.widget1bg:hover .overlay {
  transform: scale(1,1);
  transition: .5s ease-in-out;
  cursor: pointer;
  opacity: 0.8; 
}
.widget1bg .inner-box {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 25% auto;
}

.widget2bg .overlay {
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  background: #000;  
  width: 90%;
  transform: scale(0.7,0);
  transition: .5s ease-in-out;
  z-index: 999;
}
.widget2bg:hover .overlay {
  transform: scale(1,1);
  transition: .5s ease-in-out;
  cursor: pointer;
  opacity:1.0; 
  z-index: 99999;
}
.widget2bg .inner-box {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 7% auto;
}



.widget1 {
  background-color: #452f01;
  height: 150px;
}
.theambg12 {
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #a77307;
  z-index: 9;  
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}

.widget2 {
  background-color: #3c4501;
  height: 150px;
}
.theambg23{
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #849704;
  z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}

.widget3 {
  background-color: #872e31;
  height: 150px;
}
.theambg3 {
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #ce4b45;
   z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}


.widget4 {
  background-color: #036d69;
  height: 150px;
}
.theambg4 {
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #04c1ba;
  z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}

.widget5 {
  background-color: #014345;
  height: 150px;
}
.theambg5 {
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #036063;
  z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}

.widget6 {
  background-color: #5a026d;
  height: 150px;
}
.theambg6 {
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #8901a6;
  z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}
.widget7 {
  background-color: #041e65;
  height: 150px;
}
.theambg7{
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #072fb1;
  z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}
.widget8 {
  background-color: #7d7303;
  height: 150px;
}
.theambg8{
  height: 100px;
  top: 0px;
  width: 100%;    
  right: 0px;
  background: #c8b800;
  z-index: 1;
  border-bottom-right-radius: 88%;    
  transform: rotate(360deg);
}
.widget9 {
  background-color: #011345;
  /*height: 150px;*/
  padding: 10px;
  display: flex;
  z-index: 999;
}
.widget10 {
  background-color: #077bb1;
  /*height: 150px;*/
  padding: 10px;
  display: flex;
}
.widget11 {
  background-color: #620205;
  /*height: 150px;*/
  padding: 10px;
  display: flex;
}
.widget12 {
  background-color: #01452f;
  /*height: 150px;*/
  padding: 10px;
  display: flex;
}
.btn-MoreView {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  background-color: #ffffff;
  border-color: transparent;
}

.btn-MoreView.focus,
.btn-MoreView:focus {
  color: #333;
  background-color: #ffffff;
  border-color: #ffffff
}

.btn-MoreView:hover {
  color: #333;
  background-color: #ffffff;
  border-color: #ffffff
}

.btn-MoreView.active,
.btn-MoreView:active {
  color: #333;
  background-color: #ffffff;
  border-color: #ffffff
}    
    
    
 .dsbbarchartbg {
  width: 100%;
  border:1px solid #1d232a;
  background-color: #fff;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
  box-shadow: 2px 1px 1px #979797;
}    
.dsbbarchartr {
  padding-right: 10px;
}  

.dsbbarchartbg img {  
     width:100%;
     height:303px !important;
    
}
.barchartmb {
    margin-bottom:20px;
}
.newdbtxtbg span{
   float:left
}
.newdbtxtbg1 span{
   float:left
}
.newtenderbg {
  background-color:#428cf0;
  width:15px;
  height:15px;
  margin-right:5px;
  float:left;   
}
.neworderbg {
  background-color:#fcb442;   
   width:15px;
  height:15px;
  margin-right:5px;
  float:left;
}
.neworderbg span {
   float:left;
}
.newtenderbg span {
   float:left;
}
.txtnewpaddingleft {
    padding-left:32%;
}

@media (min-width: 768px) and (max-width: 991px) {   
    h2 {
      font-size: 15px;
      color: #fff; 
      font-weight: bold;
      bottom: 40px;
      text-align: center;
    }

     .widget2bg h2 {
      font-size: 15px;
      color: #fff;
      z-index: 9;
      padding-left: 15px;
      padding-top: 12px;  
      font-weight: bold;
      bottom: 0;
      text-align: center;
    }
    .widget3bg {
        padding-bottom:22px;
    }
     .NewDBPadleft{padding-left: 15px !important;}
    .NewDBPadright{padding-right: 5px !important;} 
    .NewDBPadtop{padding-top: 10px !important;} 
    .NewDBPadbottom{padding-bottom: 10px !important;} 
 .dispadtop {padding-top:0px !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {   
    h2 {
      font-size: 14px;
      color: #fff; 
      font-weight: bold;
      bottom: 40px;
      text-align: center;
    }

     .widget2bg h2 {
      font-size: 14px;
      color: #fff;
      z-index: 9;
      padding-left: 16px;
      padding-top: 12px;  
      font-weight: bold;
      bottom: 0;
      text-align: center;
    }
    .widget3bg {
        padding-bottom:20px;
    }
	  
  .NewPtWidgetbg .NewPtWidgetInside .NewPtCount span {
    font-size: 22px !important;}

  .NewPtWidgetbg .NewPtWidgetTitle {
    font-size: 15px !important;}

  .NewPtWidgetbg .NewPtWidgetInside .NewPtWidgettitle1 span {
    font-size: 15px !important;}

  .NewPtWidgetbg {
    height: 150px !important;}
 
 .NewPtWidgetbg1 {
    height: 100px !important;
}
}
@media (max-width: 767px) { 
    
    .widget3bg {
        padding-bottom:20px;
    }
    .mapscroll {overflow-x:scroll; cursor:pointer;}

 .NewPtWidgetbg1 {
        height:115px !important;
      }
 .dispadtop {padding-top:0px !important;}
}
@media (max-width: 599px) { 
    .NewDBAlign { text-align:center !important;}
    .NewDBMap {
        font-size: 13px !important;
        font-weight: bold;
        position: absolute;
        z-index: 9;
        color: #ab070e;
        right: 25px;
    }
    .NewDBPadleft{padding-left: 15px !important;}
    .NewDBPadright{padding-right: 5px !important;} 
    .NewDBPadtop{padding-top: 10px !important;} 
    .NewDBPadbottom{padding-bottom: 10px !important;} 
    
.NewPtWidgetbg {
         padding:15px 15px 10px 15px;
         border-radius :5px;     
         height:auto;
        }
}


 

.middleheaderbg1 {
    background-color: #e6f6cf;
    padding: 5px;
    overflow: hidden;
    border: 1px solid #e6e1c5;
    border-radius: 5px; 
    margin-bottom:0px;
    display:inline-block;
 }   
  
 .middleheaderbg1 h2 {
    text-align: left;
    font-size: 12px;
    vertical-align: middle;
    font-weight:bold;
    bottom:0 !important;
    color:#000;
  }
  
  .subscriptionalign1 
  {
    text-align: right;
    float: right;
    color: #c8203f;
    font-size:14px;
    font-weight:bold;
  }
    
 

 /** New CSS ADDED ON  20/05/2020 **/
  .NewDBPadleft{padding-left: 15px;}
  .NewDBPadright{padding-right: 5px;} 
  .NewDBPadtop{padding-top: 10px;} 
  .NewDBPadbottom{padding-bottom: 20px;}  
  .NewDBMap{font-size: 21px; font-weight: bold; position: absolute; z-index: 9; color: #ab070e; right: 35px;}   
    
    
    
 /***** New Dashboard CSS ON 03-07-2020 By Rupesh **/
  .Newpttopbg   {
      background-color:#fef8d5; 
      padding:15px 0px; 
      margin-bottom:15px;
  }
  
  .NewptDateSubbg {
    background-color:#fef8d5 !important;
    padding:4px 20px !important;   
    box-shadow:1px 1px 1px 2px #ddd;
    border:0px solid !important;    
    font-size:12px;
    margin:7px 0px;
   }  
   
   .NewPtWidgetOutsidepad {
     padding:0px 10px 18px 10px;
   }
   
   .NewPtWidgetbg {
     padding:12px 12px 10px 12px;
     border-radius :5px;     
     height:140px;
    }
    
    /***.NewptWidget4padding {
         padding:20px 20px 52px 20px !important;
    }***/    
    .NewPtAlion {
      text-align:right;
    }
    .NewPtWidget1 {
        background-color:#157271;
    }
    
    .NewPtWidget2 {
        background-color:#1c9392;
    }
    
    .NewPtWidget3 {
        background-color:#20acab;
    }
    
    .NewPtWidget4 {
        background-color:#26c6c5;
    }
    
    .NewPtWidget5 {
        background-color:#6d1f31;
    }
    
    .NewPtWidget6 {
        background-color:#942a42;
    }
    
    .NewPtWidget7 {
        background-color:#674119;
    }
    
    .NewPtWidget8 {
        background-color:#935e27;
    }
    
    .NewPtWidget9 {
        background-color:#675905;
    }
    
    .NewPtWidget10 {
        background-color:#065582;
    }
    
    .NewPtWidget11 {
        background-color:#5c2896;
    }
    
    .NewPtWidget12 {
        background-color:#406e04;
    }
    .NewPtWidgetbg .NewPtWidgetTitle {
       font-size:20px;
       color:#ffff;
       font-weight:bold;
       padding-bottom:10px;
    }
    
    .NewPtWidgetbg .NewPtWidgetInside {
       padding-bottom:10px;
    }
    
    .NewPtWidgetbg .NewPtWidgetInside .NewPtimg {
        float:left;        
    }
    .NewPtWidgetbg .NewPtWidgetInside .NewPtCount {
      text-align:right;
    }
    .NewPtWidgetbg .NewPtWidgetInside .NewPtCount span { 
        font-size:25px;
         color:#fff;         
         font-weight:bold;
    }
    .NewPtWidgetbg .NewPtWidgetInside .NewPtWidgettitle1 {
        text-align:right;
    }
    
    .NewPtWidgetbg .NewPtWidgetInside .NewPtWidgettitle1 span {
        font-size:20px;
       color:#ffff;
       font-weight:bold;
    }
   .NewPtbtn{
      padding: 3px 3px;
      color: #fff;
      text-align: center;
      position: relative;
      text-decoration: none;
      display:inline-block;
  
    }
  .NewPtbtn{
      border:1px solid transparent; 
       -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
      transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
      font-size:14px;
    }

    .NewPtbtn::before {
      content: '';
      position: absolute;
      left: 0px;
      bottom:0px;
      z-index:1;
      width: 0%;
      height:1px;
      background: #fff;
      box-shadow: inset 0px 0px 0px #6098FF;
      display: block;
      -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
      transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
    }

  .NewPtbtn:hover::before {
      width:100%;
    }

  .NewPtbtn::after {
      content: '';
      position: absolute;
      right: 0px;
      top:0px;
      z-index:1;
      width: 0%;
      height:1px;
      background: #fff;
      -webkit-transition: all 0.4s cubic-bezier(.5., .24, 0, 1);
      transition: all 0.4s cubic-bezier(.5, .24, 0, 1)
    }
    
  .NewPtbtn:hover::after {
      width:100%;
    }
    
 .NewPtbtn:hover{
      border-left:1px solid #fff;
      border-right:1px solid #fff;
      color: #fff;
    }
    
.NewPtbtn:focus{     
      border-left:1px solid #fff;
      border-right:1px solid #fff;
      color: #fff;
    }
    .NewPtWidgetbg1 {
        height:92px !important;
      }
    
  .dispadtop {padding-top:12px;}

@media (min-width: 1200px) and (max-width: 1278px) { 
    .prlimarr0 {
        margin-bottom:0px !important;
        height:90px;
    }
  
  .topheightbg {height:80px;}
    
 }

@media (min-width: 1279px) and (max-width: 1366px) { 
    .prlimarr0 {
        margin-bottom:0px !important;
         height:90px;
    }
 
    .topheightbg {height:80px;}
    
}


/**
=================================================
        Pricing Page Added New Css 15/08/2020
=================================================
**/
.blink{
    display: inline-block;    
    text-align: center;   
    padding:3px 15px;
    background-color:#06d7b2;  
    margin-left:10px; 
    margin-right:6px; 
    border-radius:5px;
  }
  .span{
    display: inline-block;
    font-size: 16px;
    color: #ab070e;
    color:#fff;    
    font-weight:bold;
    letter-spacing:1px;
    text-transform:uppercase;
    /**animation: blink 1s linear infinite;**/
  }
.blink img {
    position: absolute;
    left: 13px;
    width: 40px;
    margin-top: -20px;
}
/**@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}***/
.NewServicetext {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-top:25px; 
  padding-bottom:20px;  
}


/***
==================================================================
            New Enquiry Popup CSS added on 19/08/20020
==================================================================
***/

.NewSSpopup-trigger {
  display: inline-block;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  padding:6px 12px;
  font-weight:400;
  vertical-align:middle;
  white-space:nowrap;
  line-height:1.42857143;
  text-decoration:none;    
  border-radius: 5px;
  background: #ea5670;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
  transition:300ms all;
  border: 1px solid transparent;
}

.NewSSpopup-trigger:hover {
    opacity:.8;
    color:#fff;
}

.NewSSpopup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 1000;
  width: 100%;
  background-color: #6a6a6a;
  opacity: 0.1;
  visibility: hidden;
  transition:500ms all;

}

.NewSSpopup.is-visible {
  opacity: 1;
  visibility: visible;
 transition:1s all;
}
.NewSSIHeader {
    padding: 10px 20px;
    font-size: 28px;
    border-top-right-radius:15px;
    border-top-left-radius:15px;
    letter-spacing: 1px;
    color: #fff;
    background-color: #085f8a;
    font-weight: bold;
}
.NewSSMargin {
    margin-top:10px;
}
.NewSSInside {
    padding:20px;
    font-size:18px;
}

.NewSSpopup-container {
  transform:translateY(-50%);
  transition:500ms all;
  position: relative;
  width: 400px;
  margin: 5% auto;
  top: 5%;  
  background: #FFF;
  border-radius: 15px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.is-visible .NewSSpopup-container {
  transform:translateY(0);
  transition:500ms all;
}

.NewSSpopup-container .NewSSpopup-close {
  position: absolute;
  top: 8px;
  font-size:0;
  right: 8px;
  width: 30px;
  height: 30px;
}


.NewSSpopup-container .NewSSpopup-close::before,
.NewSSpopup-container .NewSSpopup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}

.NewSSpopup-container .NewSSpopup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}

.NewSSpopup-container .NewSSpopup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}


.NewSSpopup-container .NewSSpopup-close:hover:before,
.NewSSpopup-container .NewSSpopup-close:hover:after {
  background-color:#35a785;
  transition:300ms all;
}

.white_contentNew
{
    display: none;
    position: absolute;
    top: 15%;
    left: 10%;
    width: 80%;
    height: auto;
    padding: 16px;
    z-index: 1002;
}
.black_overlayNew
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 200%;
    background-color: #DAE1E7;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=70);
}
.PTPriceClose {
    top: -20px;
    position: absolute;
    right: -22px;
    background-color: #000;
    color: #fff;
    /* padding: 7px; */
    font-size: 20px;
    font-weight: bold;
    border-radius: 50px;
    width: 50px;
    height: 50px;
}


/***
======================================================================
        New Homepage CSS Added on 15/12/2020 By Rupesh
======================================================================
***/

.section-footer h4:after {
    font-size: 10px !important;
    /*background: linear-gradient(to right, #f39d0a 50%,#000 50%);*/
    background:#f9d854;
    position: absolute;
    content: '';
    height: 2px;
    width: 40px;
    right: 0;
    left: 0;
    bottom: -2px;
}
.NewPTLogoAlign {
    text-align:center;   
}
@media (max-width:767px) {
.section-footer h4:after    {
    margin:0 auto;
}
.footer-nav ul li:before {    
     display:none;
}
}
    
/***
======================================================================
       Trending page CSS Added on 21/06/2021 By Rupesh
======================================================================
***/

/*********** Costing Css ********/

.PTCostBg {
  background-color: #f9ba54;
  border-radius: 50px;
  padding:4px 10px;
  text-align: center;
  color: #000;
  margin: 5px;
}
.PTcostPr ul{
  padding: 0;
  margin: 0;
  position: relative;
}
.PTcostPr ul li a{
  background-color: #fff;
  float: left;
  width: 47%;
  margin: 5px;
  font-size:12px;
  text-decoration: none;
  border-radius: 50px;
  padding:4px 8px;
  text-align: center;
  color: #000;
}
.PTcostPr ul li a:hover {
  background-color: #f9ba54;
  color: #fff;
  cursor: pointer;
}
.PTcostPr ul li a:active {
  background-color: #f9ba54;
  color: #fff;
  cursor: pointer;
}

.new {
  background-color: #393939;
  padding: 5px;
  border-radius: 5px;
}

.form-groupptTrend {
  display: block;
}

.form-groupptTrend input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-groupptTrend label {
  position: relative;
  cursor: pointer;
  color: #fff;
  margin-bottom:0px;
font-size:12px;
}

.form-groupptTrend label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
  padding: 6px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;

}

.form-groupptTrend input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 4px;
  width: 5px;
  height: 8px;  
  border: solid #fff;
  border-radius: 3px;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.Newbtnwhite 
{
    width: 100%;
    display: inline-block;
    padding: 0px 22px;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 3px;

}
.btn-white {
    color: #ab070e !important;
    background-color: #fff;
    border-color: #fff
}

.btn-white.focus,
.btn-white:focus {
    color: #fff !important;
    background-color: #8c050b;
    border-color: #8c050b
}

.btn-white:hover {
    color: #fff !important;
    background-color:#8c050b;
    border-color: #8c050b
}

.btn-white.active.focus,
.btn-white.active:focus,
.btn-rwhite.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open>.dropdown-toggle.btn-white.focus,
.open>.dropdown-toggle.btn-white:focus,
.open>.dropdown-toggle.btn-white:hover {
    color: #fff !important;
    background-color: #8c050b;
    border-color: #8c050b
}

.leftfloat {float:left;}
.topCostMargin {margin:0px 20px 15px 20px;}
.fRightAdded{float:right;}
.mrleftAdded{margin-left:40%;}
.tdnav a{
  color:#fff;
  font-size:12px;
}


/* CLEARFIX */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* FORM */

.formGroup .plan input, .formGroup .payment-plan input, .formGroup .payment-type input{
    display: none !important;
}

.formPadding {padding: 5px 0px 5px 0px;}
.formGroup label{
    display: block;
    position: relative;
    color: #000;    
    background-color: #fff;
    font-size: 12px;
    text-align: center;
    /*height: 150px;
    line-height: 150px;*/
    cursor: pointer;
    padding: 5px;
    border-radius: 25px;
    border: 0px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.formGroup .plan input:checked + label, .formGroup .payment-plan input:checked + label, .formGroup .payment-type input:checked + label{
    border: 0px solid #333;
    background-color: #f9ba54;
    color: #000;
}

/*.form .plan input:checked + label:after, form .payment-plan input:checked + label:after, .form .payment-type input:checked + label:after{
    content: "\2713";
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    border: 2px solid #333;
    background-color: #2fcc71;
    z-index: 999;
    position: absolute;
    top: -10px;
    right: -10px;
}*/




@media (min-width: 992px) and (max-width: 1199px) {
.PTcostPr ul li a{
  background-color: #fff;
  float: left;
  width: 23%;
  margin: 5px 5px 15px 5px;
  text-decoration: none;
  border-radius: 50px;
  padding:4px 10px;
  font-size:12px;
  text-align: center;
  color: #000;
}
.fRightAdded{float:none;;}
.mrleftAdded{margin-left:0%;}
.topCostMargin {
    margin: 0px 10px 0px 10px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.fRightAdded {
    float: none;
}
.mrleftAdded {
    margin-left: 0;
}
.form-groupptTrend {
    display: block;
    padding: 5px;
}
.tdnav a {
    color: #fff;
    font-size:10px;
}


}

@media (min-width: 600px) and (max-width:767px) {

.mrleftAdded {
    margin-left: 0%;
}
.form-groupptTrend {
    display: block;
    margin-bottom:5px;
}

}

@media only screen and (max-width: 599px) {


.topCostMargin {
    margin: 0px 0px 15px 0px;
}

.PTcostPr ul li a {
    background-color: #fff;
    float: left;
    width: 46%;
    margin: 5px;
    font-size: 10px;
    text-decoration: none;
    border-radius: 50px;
    padding: 4px 8px;
    text-align: center;
    color: #000;
   font-weight:600;
}

.form-groupptTrend {
    display: block;
    margin-bottom:5px;
}
.mrleftAdded {
    margin-left: 0%;
}
.nAlgmar{
  text-align:center;
  margin-bottom:5px;
}
}