/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/
.mega-dropdown {
  position: static !important;
    list-style: none;
}
.mega-dropdown-menu {
    padding: 20px 40px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
    
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #ececec;
  padding: 3px 5px;
}
 .dropdown-toggle .fa{
     color: white !important;
    font-size: 20px !important;
    background: none;
    /* top: 7px; */
    /* position: relative; */
    padding: 0px !Important;

    }    
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 16px;
    color: #91d8f3;
    font-weight: 500;
    padding: 5px 60px 5px 5px;
    line-height: 20px;
}

/*.top-bar{
    background-color: #0ea73d;
}*/
.top-bar{
   /* background-color: #30943c;*/
    background-color: #0a1330;
}
.mega-dropdown a{
    font-size: 13px;
    font-weight: 400;
}
.mega-dropdown a:hover{
    color: white;
}
.dropdown-toggle{
    color: white;
    font-size: 16px !important;
}

.mega-dropdown .dropdown-menu{
    margin-top:-1px !important;
}
/*.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -16px;
  left: 101px;
  z-index: 10;
}*/

/*.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 103px;
  z-index: 8;
}*/

.logo-header img{
    height: 115px;
    padding-top: 13px;
}
.dropdown-menu .divider{
    margin: 4px 0 !important;
}
.dropdown-menu{
   /* display: block !Important;*/
    background-color: #0a1f5f !important;
}
.fnt-sze {
    border-right: 1px black solid; */
    line-height: 15px !important;
    padding: 5px 8px !important;
    /* background-color: #eaeaea; */
    border: 1px #ffffff solid;
    border-radius: 0px;
    color: white !important;
    /* font-weight: 600;*/
}
.hin-img {
    color: black !important;
    padding: 4px 8px !important;
    background-color: #eaeaea;
    border: 1px solid #dad6d6;
}
.side-line{
    border-right: 1px solid #ffffff4a;
    height: 200px;
    border-bottom: 1px solid #ffffff4a;
}

.zm-post-thumb a {
    display: block;
}
.zm-post-thumb img {
    /*width: 100%;*/
        height: 184px;
    box-shadow: 0px 2px 5px #8c89896b;
}
.zm-category {
    line-height: 1;
}
.cat-btn {
    border-radius: 2px;
    display: inline-block;
    font-family: roboto condensed;
    font-size: 12px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 1;
    margin-bottom: 8px;
    color: #fff;
}
.cat-btn::before {
    background: #000 none repeat scroll 0 0;
    border-radius: 2px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
.zm-post-title a {
    color: inherit !important;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.bg-cat-1 {
    background-color: #00c8ff;
}
.bg-cat-2 {
    background-color: #8bc34a;
}
.bg-cat-3 {
    background-color: #f2b718;
}
.s-meta:first-child {
    margin-left: 0;
    padding-left: 0;
}
.s-meta {
    margin: auto 8px;
    padding: 0 8px;
    position: relative;
    display: inline-block;
}
.zm-post-lay-c{
    margin-bottom: 30px;
}

.zm-post-meta .zm-date{
    color: white;
    font-weight: 600;
    /*font-family: 'Lato', sans-serif;*/
}

.zm-post-lay-c .zm-post-meta {
    line-height: initial;
    margin-top: 8px;
}
.zm-category {
    line-height: 1;
}
.zm-post-lay-c .zm-post-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0px auto;
    line-height: 25px;
}
.zm-post-lay-c .zm-post-thumb {
    width: 38%;
}
.zm-post-lay-c .zm-post-dis {
    /*padding-left: 30px;*/
    width: 62%;
}
.zm-post-lay-c .zm-post-content {
    margin-top: 0px;
}
.zm-post-lay-c .zm-post-content p{
    font-size: 14px !important;
        margin-bottom: 0px;
}
.zm-post-lay-c .zm-post-header {
    padding: 0;
}
.zm-posts .zm-post-lay-c {
    margin-bottom: 30px;
}
.zm-posts .zm-post-lay-c:last-child {
    margin-bottom: 0;
}
.zm-post-meta ul{
    margin-bottom: 10px;
}

.section-head h1{
    margin-bottom: 0px;
    font-weight: inherit;
    font-size: 28px !important;
    text-transform: uppercase;
}


#timeline {
  display: flex;
  background-color: #031625;

  &:hover {
    .tl-item {
      width: 23.3333%;
    }
  }
}

.tl-item {
  transform: translate3d(0, 0, 0);
  position: relative;
  width: 25%;
  height: 100vh;
  min-height: 600px;
  color: #fff;
  overflow: hidden;
  transition: width 0.5s ease;
  
  &:before, &:after {
    transform: translate3d(0, 0, 0);
    content: '';
    position: absolute;
    left: 0; top: 0;
    width: 100%; height: 100%;
  }

  &:after {
    background: transparentize(#031625, 0.15);
    opacity: 1;
    transition: opacity 0.5s ease;
  }

  &:before {
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 75%);
    z-index: 1;
    opacity: 0;
    transform: translate3d(0, 0, 0) translateY(50%);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }

  &:hover {
    width: 30% !important;
    
    &:after {
      opacity: 0;
    }

    &:before {
      opacity: 1;
      transform: translate3d(0, 0, 0) translateY(0);
      transition: opacity 1s ease, transform 1s ease 0.25s;
    }
    
    .tl-content {
      opacity: 1;
      transform: translateY(0);
      transition: all 0.75s ease 0.5s;
    }

    .tl-bg {
      filter: grayscale(0);
    }
  }
}

.tl-content {
  transform: translate3d(0, 0, 0) translateY(25px);
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 1.618em;
  top: 55%;
  opacity: 0;
  
 
}

.tl-year {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  
  
}

.tl-bg {
  transform: translate3d(0, 0, 0);
  position: absolute;
  width: 100%; height: 100%;
  top: 0; left: 0;
  background-size: cover;
  background-position: center center;
  transition: filter 0.5s ease;
  filter: grayscale(100%);
}
.site-button {
    /*background-color: #43baf3 !important;*/
    background-color: #c3670f !important
}
.fnt-szee {
    background: none;
    font-size: 12px;
    font-weight: 600;
    background-color: #c3670f;
    line-height: 15px !important;
    padding: 6px 10px !important;
    border-radius: 2px;
    color: white !important;
}

.panel-login {
	border-color: #ccc;
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.2);
}
.panel-login>.panel-heading {
	color: #00415d;
	background-color: #fff;
	border-color: #fff;
	text-align:center;
}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 15px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login>.panel-heading a.active{
	color: #029f5b;
	font-size: 18px;
}
.panel-login>.panel-heading hr{
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
	background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
	height: 45px;
	border: 1px solid #ddd;
	font-size: 16px;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}
.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}
.forgot-password {
	text-decoration: underline;
	color: #888;
}
.forgot-password:hover,
.forgot-password:focus {
	text-decoration: underline;
	color: #666;
}

.btn-register {
	background-color: #1CB94E;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	text-transform: uppercase;
	border-color: #1CB94A;
}
.btn-register:hover,
.btn-register:focus {
	color: #fff;
	background-color: #1CA347;
	border-color: #1CA347;
}
#notice-Modal .bg-primary{
    background-color: #bd6613;
}
#notice-Modal .form-group{
    margin-bottom: 10px;
}
#notice-Modal .form-control::placeholder{
    font-size: 12px;
}
.widget ul li a{
    font-size: 13px !important;
    color: white !important;
}
.ebook ul li a{
   font-size: 14px !important;
    color: black !important; 
    font-weight: 500;
}
.eform ul li a{
   font-size: 14px !important;
    color: black !important; 
    font-weight: 500;
    text-decoration: underline;
}
.foot-p{
    color: white !important;
    font-size: 13px;
    line-height: 24px !important;
}
.widget span{
    font-weight: 500;
    font-size: 15px;
    color: white;
}
.widget p{
    font-weight: 500;
    font-size: 14px;
    color: white !important;
}

 .about4-content ol li a{
   line-height: 32px; */
    /* margin-bottom: 24px; */
    /* margin: 0 0 10px; */
    font-size: 14px;
    text-decoration: underline;
    color: #101010;
    }
     .about4-content ol li{
     font-size: 14px;
    color: black;
         
    }
    .timeline{
	position: relative;
}

/*Line*/
.timeline>li::before{
	content: '';
    position: absolute;
    width: 1px;
    background-color: #E7E7E7;
    top: 0px;
    bottom: 0px;
    left: -25px;
}

/*Circle*/
.timeline>li::after{
   text-align: center;
    padding-top: 5px;
    z-index: 10;
    content: counter(item);
    position: absolute;
    width: 35px;
    height: 35px;
    border: 3px solid white;
    background-color: #E7E7E7;
    border-radius: 50%;
    top: 0;
    left: -43px;
}

/*Content*/
.timeline>li{
	counter-increment: item;
    padding: 0px 10px;
    margin-left: 0px;
    min-height: 40px;
    position: relative;
    background-color: white; 
    list-style: none;
}
.timeline>li:nth-last-child(1)::before{
	width: 0px;
}

.wt-box .overlay-icon a{
    display: inline-block;
    padding: 0px 7px;
    margin: 0 2px;
    border: none;
    color: #fff;
    background-color: red;
    border-radius: 2px;
}

.wt-box .overlay-bx { 
	position:absolute; 
	left:0; 
	bottom:0; 
	width:100%; 
	height:100%; 
	text-align:center; 
	z-index:1; 
	opacity:1; 
	visibility:visible; 
}
.about4-content .site-button{
    background-color: #9F5BA4;
    float: right;
}
.tweet-box {
    overflow-x: hidden;
    overflow-y: scroll;
    /* margin-top: 40px; */
    border-radius: 4px;
    height: 300px !important;
    /* border-left: 1px solid lightgrey; */
    /* border-bottom: 1px solid lightgrey; */
}
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background: grey;
    border-radius: 5px;
}

.usr-nm {
    color: white;
    font-size: 13px !Important;
    font-weight: 500;
    padding-right: 5px;
}
.user-complaint{
background-color: #f5f5f5;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}
.user-complaint label{
    font-weight: 500;
    margin-bottom: 10px;
    color: #3a3a3a;
}
.user-complaint .form-group{
    margin-bottom: 15px;
}
.user-complaint input::placeholder{
    font-size: 13px;
}
.user-complaint select{
    font-size: 13px;
}
.user-complaint input[type=date]{
    font-size: 13px;
}
.user-complaint input[type=radio]{
    opacity:1;
}
.user-complaint input[type=checkbox]{
    opacity:1;
}
.user-complaint .card{
    margin-bottom: 0px;
}
.acc-bg-purple a{
    background-color: #27705f;
}
.acod-head a{
    color: #000000;
    font-weight: 600;
        border-radius: 2px;
}
.acod-head a:hover{
    color: #FFFFFF !important;
    
}
.wt-accordion .com-form{
    margin: 0px -15px;
    margin-bottom: 10px !important;
}
.main-slider{
    height: 570px;
}
.modal-footer a{
    color: #3d45a0;
}
.modal-footer label{
    font-weight: 600 !important;
}
.wt-thum-bx img{
    height: 220px !Important;
}
.wt-post-info{
    height: 80px;
}

.inner-block {
    padding: 8em 2em 4em 2em;
    background: #fafafa;
}
.market-update-block {
    padding: 2em 2em;
    background: #999;
}
.market-update-block a{
    font-size: 1.2em;
    color: #fff;
    font-weight: 600;
    margin: 0.3em 0em;
}
.market-update-block h3 {
    color: #fff;
    font-size: 2.5em;
    /*font-family: 'Carrois Gothic', sans-serif;*/
}
.market-update-block h4 {
	font-size: 1.2em;
    color: #fff;
    font-weight: 600;
    margin: 0.3em 0em;
   /*font-family: 'Carrois Gothic', sans-serif;*/
}
.market-update-block p {
    color: #fff;
    font-size: 0.8em;
    line-height: 1.8em;
}
.market-update-block.clr-block-1 {
    background: #68ae00;
    margin-right: 0.8em;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.market-update-block.clr-block-2 {
    background:#d26213;
     margin-right: 0.8em;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.market-update-block.clr-block-4 {
    background:#118e88;
    margin-bottom: 20px;
    margin-right: 0.8em;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.market-update-block.clr-block-3 {
    background:#118e88;
    margin-bottom: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
/*.market-update-block.clr-block-1:hover {
    background: #3C3C3C;
   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.market-update-block.clr-block-2:hover {
    background: #3C3C3C;
   transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.market-update-block.clr-block-3:hover {
    background:#3C3C3C;
    transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}*/
.market-update-right i.fa.fa-file-text-o {
    font-size: 2em;
    color:#68AE00;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius:49px;
    -o-border-radius:49px;
    line-height: 1.7em;
}

.market-update-right i.fa.fa-check {
    font-size: 2em;
    color:#68AE00;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius:49px;
    -o-border-radius:49px;
    line-height: 1.7em;
}

.market-update-right i.fa.fa-eye {
     font-size: 2em;
    color:#FC8213;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius:49px;
    -o-border-radius:49px;
    line-height: 1.7em;
}

.market-update-right i.fa.fa-area-chart {
     font-size: 2em;
    color:#FC8213;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius:49px;
    -o-border-radius:49px;
    line-height: 1.7em;
}


.market-update-right i.fa.fa-envelope-o {
     font-size:2em;
    color:#337AB7;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius:49px;
    -o-border-radius:49px;
    line-height: 1.7em;
}

.market-update-right i.fa.fa-info {
     font-size:2em;
    color:#337AB7;
    width: 50px;
    height: 50px;
    background: #fff;
    text-align: center;
    border-radius: 49px;
    -webkit-border-radius: 49px;
    -moz-border-radius:49px;
    -o-border-radius:49px;
    line-height: 1.7em;
}
.market-update-left {
    padding: 0px;
}
.market-update-block a{
    color: white;
}
.market-update-block a:hover{
    color: white;
}
.post-title a:hover{
    color: #000000;
}
.wt-gallery-bx h4{
    font-size: 13px;
    line-height: 20px;
}
.who-sec .acod-head a{
    color: #ffffff;
    background-color: #3b5998;
}
.who-sec .acc-bg-gray .acod-head .indicator{
    color: #ffffff;
}
.who-sec{
    border-radius: 10px;
}
.who-sec .list-check-circle{
    margin: 0 0 0px 0 !important;
}
.org-chart .acod-head a{
    color: #ffffff;
    background-color: #3b5998;
}
/*.org-chart .acod-head a:hover{
    color: white;
}*/
.org-chart .acod-head .indicator{
    margin: 0 0 0px 0 !important;
}
.wrk-dstr thead{
    background-color: #3b5998;
}
.wrk-dstr th{
    padding: 12px !important;
    color: white;
}
button.scroltop{
    color: white !important;
}
.join-box{
    border-left: 5px solid #2549af !important;
    box-shadow: 0px 0 16px rgb(0 0 0 / 22%);
}
.join-box .site-button{
padding: 5px 20px;
    }

.wt-post-media img{
    height: 280px;
}
.post h3{
    font-size: 14px !important;
    line-height: 26px;
}

.wt-press{
    background-color: #f5f5f5;
    height: 120px;
    padding: 10px;
    border: 1px solid lightgrey;
}

.drop-header{
    font-size: 15px !important;
    color: #91d8f3 !important;
    font-weight: 500 !important;
    padding: 2px 60px 2px 5px !important;
    line-height: 20px !important;
    }
.gal-info h4{
    font-size: 13px !important;
    /*font-size: 13px;*/
    line-height: 20px;
}
.user-complaint a{
    color: white !important;
}
.wt-info p{
    height: 100px;
}
.btn-back{
    padding: 4px 10px;
    border-radius: 2px;
    background-color: #f0ad4e;
    border-color: #eea236;
    text-decoration: underline;
    border-color: #f5f5f5;
    font-size: 13px;
    }

/*.dropdown-toggle {
    position: relative;
    margin-top: 3px;
    height: 28px;
    width: 36px;
    cursor: pointer;
    z-index: 999;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}
.dropdown-toggle span {
    background: #f5f5f5;
    border: none;
    width: 90%;
    height: 0.26rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    cursor: pointer;
    border-radius: 2px;
}
.dropdown-toggle span:nth-of-type(2) {
    top: 7px;
    width: 80%;
    
}
.dropdown-toggle span:nth-of-type(3) {
    top: 14px;
    width: 70%;
    right: 40%;
}*/
.top-title{
       margin-left: 10px;
    color: #f5f5f5;
    font-size: 18px !important;
    bottom: 3px;
    text-transform: uppercase;
    font-weight: 500 !important;
    position: relative;
}
.reprt-sec ul li a{
    text-decoration: underline;
    color: darkslategray;
    line-height: 30px;
}
@media screen and (max-width: 767px){
    .top-title{
        font-size: 11px !important;
    } 
    .fnt-szee{
        font-size: 10px;
    }
    .social-bx .btn-col-last{
            margin-top: 20px;
    }
    .rev_slider li.tp-revslider-slidesli{
        height: 150px !important;
    }
    .rev_slider_wrapper .fullscreenbanner {
        height: 150px !important;
    }
    .forcefullwidth_wrapper_tp_banner{
        height: 150px !important;
    }
    .social-bx .fb, .social-bx .tw, .social-bx .ln{
        display: none;
    }
    .logo-header{
        display: none;
    }
    .main-title{
        display: none;
    }
    #MainContent_rdbNoG td
    {
        padding-right:5px !important;
    }
    .user-complaint input[type=radio]
    {
        display:none !important;
        }
}
.ebook .badge{
background-color: cornflowerblue;
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 10px;
    margin-left: 5px;
    }
.ebook .fa-file-pdf-o{
    color: red;
    padding-left: 5px;
}
.f-t15{
        font-size: 20px;
}
.f-w6{
    font-weight: 600;
}
.fix-botm{
    position: relative;
    bottom: 0;
    width: 100%;
}
.dash-sec{
   /* height: 75vh;*/
}
.p-lr0{
    padding-left: 0px;
    padding-right: 0px;
}
.main-title{
    color: #f5f5f5;
    font-size: 13px;
    font-weight: 400;
    margin: 0px 10px;
    line-height: 14px;
}
.footer-bottom a{
    color: white;
}

/*@media (min-width: 768px){
.fullscreenbanner .tp-revslider-mainul .tp-bgimg {
    height: calc(100vh - 278px) !Important;
}}*/

 /*.rev_slider li.tp-revslider-slidesli{
        height: calc(100vh - 32vh) !important;
    }
    .rev_slider_wrapper .fullscreenbanner {
        height: calc(100vh - 32vh) !important;
    }
    .forcefullwidth_wrapper_tp_banner{
        height: calc(100vh - 32vh) !important;
    }*/
.pull-right
{
    float:right;
    }
    
  
.hlp-btn {
    background: none;
    font-size: 12px !important;
    font-weight: 600;
    background-color: #000;
    line-height: 15px !important;
    padding: 6px 10px !important;
    border-radius: 2px;
    color: white !important;
}
.hlp-sec{
    background-color: white !important;
}
.hlp-sec li{
   padding: 5px 0px; 
    
}
.hlp-sec li a{
    color: black !important;
}
#saberfeedback_button {
    background: rgb(88, 174, 31); 
    color: rgb(255, 255, 255);
    display: block!important;
    position: fixed;
    z-index: 2147483647;
    cursor: pointer;
    transition: none!important;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
}
#saberfeedback_button.bm_label span {
    letter-spacing: .04em;
}
#saberfeedback_button span {
    background: #389438; 
    color: rgb(255, 255, 255); 
    border-color: rgb(255, 255, 255);
    border-radius: 4px;
    display: inline-block;
    border-width: 2px;
    border-style: solid;
    padding: 6px 10px;
    font-size: 16px;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-align: center;
    line-height: 1.3em;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
}
#saberfeedback_button.bm_label {
    bottom: 60%;
}
#saberfeedback_button.bm_label.bm_right {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(
270deg
);
    -moz-transform: rotate(270deg);
    transform: rotate(
270deg
);
    -ms-transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    right: 0;
}
.market-update-gd{
    float: left;
}