
@media (max-width: 490px) {
}
@media (max-width: 767px) {
}
@media (max-width: 991px) {
}
@media (max-width: 1119px) {
}
@media (min-width: 491px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1119px) {
}
@media (min-width: 491px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 768px) {
}
@media (min-width: 1200px) {
}
.loader-container{
  position: fixed;
  z-index: 9999999;
  height: 100vh;
  width: 100vw;
  background: #bbbbbb;
}
.img-loader{
  height: 200px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
.loader-text{
  top: calc( 50% + 50px );
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  color: #404040;
}
.black-overlay{
  background-color:rgba(0, 0, 0, 0.3);
  Width:100%;
  height:100%;
  position: absolute;
  top: 0;
}
.sidebar li{
  list-style: none;
}
button.DTTT_button, div.DTTT_button, a.DTTT_button{
color: #fff!important;
}
.wpdt-c .dataTables_length .length_menu .btn{
  color:#fff;
}
.wpcf7 .screen-reader-response {
    display: none;
}
body.ipt_uif_common{
  display:block;
}
@media screen and (min-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }
  .row-offcanvas-right {
    right: 25%;
  }
  .row-offcanvas-left {
    left: 25%;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    right: -25%; 
  }
  .row-offcanvas-left .sidebar-offcanvas {
    left: -25%; 
  }
  .row-offcanvas-right.active {
    right: 0; 
  }
  .row-offcanvas-left.active {
    left: 0; 
  }
  .row-offcanvas-right.active .sidebar-offcanvas {
  }
  .row-offcanvas-left.active .sidebar-offcanvas {
  }
.row-offcanvas .content {
    width: 75%; 
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }
  .row-offcanvas.active .content {
    width: 100%; 
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 25%; 
  }
}
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; 
  }
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; 
  }
  .row-offcanvas-right.active {
    right: 50%; 
  }
  .row-offcanvas-left.active {
    left: 50%; 
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; 
  }
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; 
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
figure figcaption {
  color: #282840;
}
.posts__cta.noplus-icon::before {
    content: none;
}
.posts__cta.noplus-icon::after {
    content: none;
}
