/*** ======= // TABLE OF CONTENT // ============================
01- Google Fonts
02- Plugin Stylesheets Import
03- General Styling
04- Cross Browser Compatibility
05- Project Style
06- Header Styles
    06.1- Header Style
    06.2- DropDown
    06.3- Header Search
    06.4- Responsive Header
    06.5- Responsive Menu
07- Sec Title
08- Theme Button
09- About Sec
10- Timing Sec
11- Services Sec
12- videos sec
13- Blog Posts
14- Event
15- Donation Sec
16- Team Sec
17- Footer
18- Newsletter Sec
19- About Style 2
20- Service Style 2
21- Blog Page
22- Pagination
23- Breadcrumbs
24- Testimonials Sec
25- Causes Page
26- Event Page
27- Contact Page
28- Study Page
29- Sidebar
30- Cause Detail Page
31- Event Detail
32- Team Detail Page
33- Blog Detail Page
34- Services Detail Page
35- 404 Error Page
36- Search Found Page
37- Gallery Style
38- Product Page
39- Product Detail
40- Page Loader
41- Sidepanel


===================================================== ***/

/*=== Included Files ===*/
@import url(owl.carousel.min.css);
@import url(fancybox.min.css);
@import url(bootstrap-select.css);
@import url(slick.css);
@import url(animate.css);

/*===== Google Fonts =====*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);

/*===== General Styling =====*/
html, 
body {overflow-x:hidden;}
body {
  float: left;
  font-family: Montserrat;
  letter-spacing: 0;
  margin: 0;
  position: relative;
  width: 100%;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Montserrat;
  color: #222;
  font-weight: 600;
}
h1 {font-size:54px;}
h2 {font-size:44px;}
h3 {font-size:36px;}
h4 {font-size:30px;}
h5 {font-size:24px;}
h6 {font-size:22px;}
p {
  font-family: Poppins;
  color: #777;
  line-height: 28px;
  font-size: 15px;
}
ul li,
ol li {
  font-family: Poppins;
  color:#666;
  font-size:14px;
  line-height:30px;
}
a {color: inherit;}
a:hover,
a:focus {
  text-decoration:none;
  outline:none;
}
input,
textarea,
select,
button {border: 0;}
button,
input[type="submit"],
.fileContainer,
input[type="file"] {cursor: pointer;}
input:focus,
textarea:focus,
select:focus,
button:focus,
a:focus,
.form-wrp fieldset p a:focus,
.page-link:focus {
  border-color: transparent;
  outline: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
textarea {resize: none;}
main {
  float: left;
  position: relative;
  width: 100%;
}
body.boxed {text-align: center;}
body.boxed main {
  float: none;
  display: inline-block;
  text-align: left;
  width: 1720px;
}
section {
  float:left;
  position:relative;
  width:100%;
}
.gap {
  float: left;
  padding: 100px 0;
  position: relative;
  width: 100%;
}
.less-gap90{
	padding: 90px 0;
}
.less-gap,
.gap.less-gap {padding: 80px 0;}
.top-spac40,
.gap.top-spac40 {padding-top: 40px;}
.bottom-spac40,
.gap.bottom-spac40 {padding-bottom: 40px;}
.top-spac50,
.gap.top-spac50 {padding-top: 50px;}
.bottom-spac50,
.gap.bottom-spac50 {padding-bottom: 50px;}
.top-spac60,
.gap.top-spac60 {padding-top: 60px;}
.bottom-spac60,
.gap.bottom-spac60 {padding-bottom: 60px;}
.top-spac70,
.gap.top-spac70 {padding-top: 70px;}
.bottom-spac70,
.gap.bottom-spac70 {padding-bottom: 70px;}
.top-spac80,
.gap.top-spac80 {padding-top: 80px;}
.bottom-spac80,
.gap.bottom-spac80 {padding-bottom: 80px;}
.top-spac90,
.gap.top-spac90 {padding-top: 90px;}
.gap-spac90,
.gap.bottom-spac90 {padding-bottom: 90px;}
.top-spac120,
.gap.top-spac120 {padding-top: 120px;}
.gap-spac120,
.gap.bottom-spac120 {padding-bottom: 120px;}
.top-spac215,
.gap.top-spac215 {padding-top: 215px;}
.gap-spac215,
.gap.bottom-spac215 {padding-bottom: 215px;}
.top-spac260,
.gap.top-spac260 {padding-top: 260px;}
.gap-spac260,
.gap.bottom-spac260 {padding-bottom: 260px;}
.top-spac270,
.gap.top-spac270 {padding-top: 270px;}
.gap-spac270,
.gap.bottom-spac270 {padding-bottom: 270px;}
.remove-gap,
.gap.remove-gap {padding-top: 0;}
.remove-bottom,
.gap.remove-bottom {padding-bottom: 0;}
.no-gap,
.gap.no-gap {padding: 0;}
.gray-bg {background-color: #f7f6fc;}
.drk-bg {background-color: #222;}
.container {
  padding: 0;
  max-width:1170px;
}
.remove-ext,
.remove-ext2,
.remove-ext3,
.remove-ext4,
.remove-ext5,
.remove-ext6,
.remove-ext7,
.remove-ext8,
.remove-ext9,
.remove-ext10,
.remove-ext11,
.remove-ext12,
.remove-ext13,
.remove-ext14,
.remove-ext15 {
  float: left;
  margin-bottom: -20px;
  width: 100%;
}
.remove-ext2 {margin-bottom: -25px;}
.remove-ext3 {margin-bottom: -30px;}
.remove-ext4 {margin-bottom: -35px;}
.remove-ext5 {margin-bottom: -40px;}
.remove-ext6 {margin-bottom: -45px;}
.remove-ext7 {margin-bottom: -50px;}
.remove-ext8 {margin-bottom: -55px;}
.remove-ext9 {margin-bottom: -60px;}
.remove-ext10 {margin-bottom: -65px;}
.remove-ext11 {margin-bottom: -70px;}
.remove-ext12 {margin-bottom: -75px;}
.remove-ext13 {margin-bottom: -80px;}
.remove-ext14 {margin-bottom: -85px;}
.remove-ext15 {margin-bottom: -90px;}
.overlap144 {
  position: relative;
  z-index: 1;
}
.overlap144 {margin-top: 0px;}
.mrg {margin: 0;}
.mrg > div {padding: 0;}
.mrg4 {margin: 0 -2px;}
.mrg4 > div {padding: 0 2px;}
.mrg6 {margin: 0 -3px;}
.mrg6 > div {padding: 0 3px;}
.mrg10 {margin: 0 -5px;}
.mrg10 > div {padding: 0 5px;}
.mrg15 {margin: 0 -7.5px;}
.mrg15 > div {padding: 0 7.5px;}
.mrg20 {margin: 0 -10px;}
.mrg20 > div {padding: 0 10px;}
.mrg25 {margin: 0 -12.5px;}
.mrg25 > div {padding: 0 12.4px;}
.fixed-bg,
.fixed-bg2 {
  background-position: center;
  height:100%;
  width:100%;
  margin:0;
  position:absolute;
  left:0;
  top:0;
  z-index:-2;
}
.fixed-bg {
  background-attachment:fixed;
  background-size:cover;
}
.fixed-bg2 {
  background-attachment: scroll;
  background-size:cover;
}
.fixed-bg2.pattern-bg,
.fixed-bg.pattern-bg {background-size: initial;}
.fixed-bg.wt-gry-bg,
.fixed-bg2.wt-gry-bg {background-color: #f5f5f5;}
.fixed-bg.wt-blk-bg,
.fixed-bg2.wt-blk-bg {background-color: #1e1d1d;}
.black-layer:before,
.black-layer2:before,
.blue-layer:before,
.black-layer4:before, 
.white-layer:before,
.gray-layer:before,
.gray-layer2:before,
.grd-lyr:before,
.theme-bg-layer:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.gray-layer2:before {background-color: #fafbfe;}
.white-layer:before {background-color:#ffffff;}
.gray-layer:before {background-color: #ececec}
.black-layer:before {background-color: #000000;}
.black-layer2:before {background-color: #171717;}
.blue-layer:before {background-color: #000524;}
.black-layer4:before {background-color: #070500;}
.grd-lyr:before {
  background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
  background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=1 );
  opacity: .17;
  z-index: initial;
}
.hlf-parallax.black-layer:before,
.hlf-parallax.black-layer2:before,
.hlf-parallax.blue-layer:before,
.hlf-parallax.black-layer4:before, 
.hlf-parallax.white-layer:before,
.hlf-parallax.gray-layer:before,
.hlf-parallax.gray-layer2:before,
.hlf-parallax.grd-lyr:before,
.hlf-parallax.theme-bg-layer:before,
.hlf-parallax .fixed-bg,
.hlf-parallax .fixed-bg2 {height: 60%;}
.opc1:before {opacity: .1;}
.opc15:before {opacity: .15;}
.opc2:before {opacity: .2;}
.opc25:before {opacity: .25;}
.opc3:before {opacity: .3;}
.opc35:before {opacity: .35;}
.opc4:before {opacity: .4;}
.opc45:before {opacity: .45;}
.opc5:before {opacity: .5;}
.opc55:before {opacity: .55;}
.opc6:before {opacity: .6;}
.opc65:before {opacity: .65;}
.opc7:before {opacity: .7;}
.opc75:before {opacity: .75;}
.opc8:before {opacity: .8;}
.opc85:before {opacity: .85;}
.opc9:before {opacity: .9;}
.opc95:before {opacity: .95;}
iframe {
  border: 0;
  width: 100%;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/*===== Cross Browser Compatibility =====*/
i,
a,
img,
input,
button,
textarea,
:before,
:after,
nav ul ul,
label,
.logo,
nav > div > ul ul,
nav > div > ul li,
td,
.pagination > li,
.rspn-cnt > li,
.rspn-mnu-btn,
.rspn-mnu-cls,
.srch-cls-btn,
.owl-nav > div,
.owl-dots > div,
.tm-inf,
.tm-inf > span,
.countdown > li,
.toggle-item > h6,
.tm-inf2,
.tm-bx2 .tm-thmb > h4, .abt-desc ul li:hover span, .abt-desc ul li:hover h5
{
  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}


nav ul ul,
.header-search,
.theme-btn:before,
.theme-btn:after,
.rsnp-mnu,
.sidepanel,
.scl2,
.tm-inf2,
.tm-bx2:before
{
  -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
  -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}


.brd-rd50,
.abt-desc > ul li:before,
.pagination > li.page-item,
.pagination > li.pg-lst
{
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.brd-rd40
{
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.brd-rd30
{
  -webkit-border-radius: 30px;
  border-radius: 30px;
}

.brd-rd20
{
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.brd-rd10
{
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.brd-rd5,
.scl4 > a,
.tag-clouds > a,
a.comment-reply-link,
.rspn-mnu-cls
{
  -webkit-border-radius: 25px;
  border-radius: 25px;
}

.brd-rd4
{
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.brd-rd3,
nav > div > ul li a:before
{
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
nav > div > ul li a:before
{
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
/*===== Social Media Colors =====*/
.scl4 > a.facebook {
  border-color: #3b5999;
  background-color: #3b5999;
}
.scl4 > a.twitter {
  border-color: #55acee;
  background-color: #55acee;
}
.scl4 > a.google {
  border-color: #dd4b39;
  background-color: #dd4b39;
}
.scl4 > a.linkedin {
  border-color: #0077B5;
  background-color: #0077B5;
}

/*===== Project Style =====*/

/*===== Header Styles =====*/
header {
  float: left;
  position: relative;
  width: 100%;
  z-index: 9999;
}
header.stick {
  position: absolute;
  top: 0;
  left: 0;
}
.tb-br {
  float: left;
  background-color: #222;
  width: 100%;
}
.scl1 {
  display: inline-block;
  text-align: center;
}
.scl1 > a {
  position: relative;
  float: left;
  color: #fff;
  width: 45px;
  font-size: 13px;
  line-height: 50px;
  z-index: 1;
}
.scl1 > a + a {border-left: 1px solid rgba(255,255,255,.15);}
.scl1 > a:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  bottom: 100%;
}
.scl1 > a:hover:before, 
.scl1 > a:focus:before {
  opacity: 1;
  bottom: 0;
  top: 0;
  background:#222;
}
.tp-lst {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  display: inline-block;
}
.tp-lst > li {
  float: left;
  color: #fff;
  font-size: 13px;
  line-height: 50px;
}
.tp-lst > li + li {margin-left: 20px;}
.tp-lst > li i {margin-right: 10px; color:#fff;}
header .tp-lst > li a:hover{
	color:#fff;
}
i.fa-phone {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lg-mnu-sec {
  float: left;
  width: 100%;
}
.logo {
  display: inline-block;
  padding: 20px 0;
}
.logo > a {display: inline-block;}
nav > div {
  float: left;
  width: 100%;
}
nav > div ul {
  float: left;
  width: 100%; 
}
nav > div > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: auto;
}
nav > div > ul li {
  float: left;
  width: 100%;
  font-size: 15px;
  font-family: Poppins;
  font-weight: 500;
  line-height: 35px;
  position: relative;
  color:#fff;
}
nav > div > ul > li {
  width: auto;
  font-size: 16px;
  color: #fff;
}
nav > div > ul > li + li {margin-left: 5px;}
nav > div > ul li a {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 5px 30px;
}
nav > div > ul > li > a {
  display: inline-block;
  padding: 3px 15px 30px 15px;
}
nav > div a.srch-btn {
  display: inline-block;
  color: #fff;
  line-height: 35px;
  width: 35px;
  text-align: center;
  font-size: 13px;
  margin-left: 40px;
}
nav > div a.srch-btn:hover,
nav > div a.srch-btn:focus {background-color: #333;}
nav > div > ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  right: 100%;
  bottom: 0;
  z-index: -1;
  opacity: 0;
}
nav > div > ul li:hover > a::before, 
nav > div > ul li a:focus:before, 
nav > div > ul li.active > a::before {
  opacity: 1;
  left: 0;
  right: 0;
}
nav > div > ul li:hover > a, 
nav > div > ul li a:focus, 
nav > div > ul li.active > a {color: #fff;}
/*===== DropDown =====*/
nav > div > ul ul {
  position: absolute;
  top: 66px;
  left: 0;
  padding: 10px 0;
  list-style: none;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: rgba(0,0,0,0.8);
  -webkit-box-shadow: 0 0 70px rgba(0,0,0,.1);
  -ms-box-shadow: 0 0 70px rgba(0,0,0,.1);
  -o-box-shadow: 0 0 70px rgba(0,0,0,.1);
  box-shadow: 0 0 70px rgba(0,0,0,.1);
  width: 230px;
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  -o-transform: scale(.5);
  transform: scale(.5);
  opacity: 0;
  visibility: hidden;
}
nav > div > ul ul ul {
  left: 100%;
  top: 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
nav > div > ul li.menu-item-has-children:hover > ul {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
nav > div > ul ul li a:before {
  -webkit-border-radius: 0;
  border-radius: 0;
}
nav > div > ul ul li a i.fas {
  position: absolute;
  right: 25px;
  line-height: 45px;
  top: 0;
}
nav > div > ul ul li a {padding-right: 45px;}
nav > div > ul ul li {font-size: 14px;}
nav > div > ul ul li + li {border-top: 1px solid #414141;}
/*===== Header Search =====*/
.header-search {
  position: fixed;
  top: 0;
  left: 80%;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 80px 100px;
  background-color: rgba(243, 160, 42, 0.8);
  visibility: hidden;
  opacity: 0;
}
.header-search > form {
  position: absolute;
  left: 100px;
  right: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-search > form input {
  float: left;
  width: 100%;
  background-color: transparent;
  font-size: 30px;
  height: 70px;
  border-bottom: 1px solid #fff;
  padding-right: 70px;
  color:#fff;
}
.header-search > form button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0px;
  width: 70px;
  font-size: 20px;
  background-color: transparent;
  color: #555;
}
.srch-cls-btn {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  line-height: 50px;
  width: 50px;
  text-align: center;
  background-color: #fff;
}
.srch-cls-btn:hover {color: #fff;}
.header-search.active {
  opacity: 1;
  visibility: visible;
  left: 0;
}
/*===== Sec Title =====*/
.sec-tl {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin-bottom: 20px;
  position: relative;
}

.sec-tl.text-center:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sec-tl > span {
  display: inline-block;
  font-size: 14px;
  color: #777;
  font-family:Poppins;
  font-weight:400;
  margin-bottom: 5px;
  line-height:26px;
  width:90%;
}
.sec-tl > h2 {margin-bottom: 10px;}
.tl-shp {
  position: absolute;
  bottom: -10px;
  width: 150px;
  margin-left: -1px;
}
.tl-shp > i {
  float: left;
  height: 10px;
  width: 10px;
  border: 1px solid;
  background-color: #fff;
  z-index: 1;
  position: relative;
  margin: 2.5px 1px 0 1px;
  display: inline-block;
  vertical-align: middle;
}
.tl-shp:before {
  content: "";
  position: absolute;
  left: 1px;
  right: 0;
  height: 1px;
  border-top: 1px solid;
  top: 50%;
  margin-top: -.5px;
}
.tl-shp > i.md-shp {
  height: 13px;
  width: 13px;
  margin-top: 0;
}
.text-center .tl-shp {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text-center .tl-shp > i {
  float: none;
  display: inline-block;
  margin-bottom: 4px;
}
/*===== Theme Button =====*/
.theme-btn {
  display: inline-block;
  color: #fff;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 15px;
  padding: 13px 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.theme-btn:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  background-color: #1a1a1a;
}
.theme-btn:hover:before, 
.theme-btn:focus:before {
  opacity: 1;
  left: 0;
  right: 0;
}
.theme-btn:hover, 
.theme-btn:focus {color: #fff;}

/*===== Theme Button White =====*/
.theme-btn-wht {
  display: inline-block;
  color: #1a5abc;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 15px;
  padding: 13px 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background:#fff;
}
.theme-btn-wht:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  background-color: #1a5abc;
}
.theme-btn-wht:hover:before, 
.theme-btn-wht:focus:before {
  opacity: 1;
  left: 0;
  right: 0;
  background:#222;
}
.theme-btn-wht:hover, 
.theme-btn-wht:focus {color: #fff;}
/*===== About Sec =====*/
.abt-sec {
  float: left;
  width: 100%;
}
.abt-cnt {
  float: left;
  width: 100%;
  padding-left:15px;
}
.abt-desc {
  float: left;
  width: 100%;
  margin-top:18px;
}
.abt-desc > p {margin: 0 0 10px;}
.abt-desc > h3 {margin: 25px 0 0; color:#444;}
.abt-desc > ul {
  padding-left: 0px;
  list-style: none;
  margin: 15px 20px 0 0;
  display: inline-block;
  width: 100%;
}
.abt-desc > ul > li {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
  margin-top: 3px;
  padding-left:20px;
  font-family:Poppins;
  line-height:32px;
}
.abt-desc > ul + a.theme-btn {margin-top: 25px;}
.abt-img {
  float: left;
  width: 100%;
  position: relative;
  padding: 100px 45px 0 0;
}
.abt-img > img {
  -webkit-box-shadow: 0 6px 70px rgba(0,0,0,.2);
  -ms-box-shadow: 0 6px 70px rgba(0,0,0,.2);
  -o-box-shadow: 0 6px 70px rgba(0,0,0,.2);
  box-shadow: 0 6px 70px rgba(0,0,0,.2);
  z-index: 1;
  position: relative;
}
.abt-img > img.abt-img1 {
  position: absolute;
  top: 0;
  right: 0;
}
.abt-img.style2 {padding: 30px 30px 0 0; text-align:center;}
.abt-img.style2:before {
  content: "";
  position: absolute;
  height: 200px;
  width: 200px;
  right: 0;
  top: 0;
}

/*===== Services Sec =====*/
.srv-wrp {
  float: left;
  width: 100%;
  margin-top:20px;
}
.servi-block .srv-inf > a:hover{
    color:#e43b1b;
}
.remove-ext7 .srv-bx {margin-bottom: 30px;}
.srv-bx {
  float: left;
  width: 100%;
}
.srv-bx > i {
  display: inline-block;
  margin-bottom: 15px;
  border:1px solid #e43b1b;
  padding:5px;
}
.srv-bx > i img {
  width:70px;
  height:70px;
}
.gray-bg .srv-bx > i {background-color: #fff;}
.srv-inf {
  float: left;
  width: 100%;
}
.srv-inf > h5 {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 22px;
    color: #555;
    margin-top: 10px;
}

.srv-inf > p {
  margin-bottom: 0;
  line-height: 26px;
  font-size: 15px;
}
.srv-inf a::hover {
    color: #e43b1b;
}

.srv-inf > a {
    display: inline-block;
    margin: 10px 0 0 0;
    font-weight: 600;
    font-size: 15px;
}

.vw-al {
  float: left;
  margin-top: 75px;
  width: 100%;
}
/*===== Campaign Sec =====*/
.camp-wrp {
  float: left;
  width: 100%;
}
.remove-ext5 .camp-bx {margin-bottom: 40px;}
.camp-bx {
  float: left;
  width: 100%;
}
.camp-thmb {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background:#000;
}
.vdo-car .vdo-bx .camp-inf::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image:  linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.36) 15%,rgba(0, 0, 0, 0.42) 20%,rgba(0, 0, 0, 0.66) 30%,rgba(0, 0, 0, 0.65) 50%,rgba(0, 0, 0, 0.74) 70%,rgba(0, 0, 0, 0.77) 100%,rgba(0, 0, 0, 0.78) 85%,rgba(0, 0, 0, 0.85) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%,rgba(0, 0, 0, 0.36) 15%,rgba(0, 0, 0, 0.42) 20%,rgba(0, 0, 0, 0.66) 30%,rgba(0, 0, 0, 0.65) 50%,rgba(0, 0, 0, 0.74) 70%,rgba(0, 0, 0, 0.77) 100%,rgba(0, 0, 0, 0.78) 85%,rgba(0, 0, 0, 0.85) 100%);
  opacity: 1;
  top: 0;
  z-index: -1;
}
.camp-inf::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-image:  linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.15) 15%,rgba(0, 0, 0, 0.22) 20%,rgba(0, 0, 0, 0.32) 30%,rgba(0, 0, 0, 0.45) 50%,rgba(0, 0, 0, 0.57) 70%,rgba(0, 0, 0, 0.66) 100%,rgba(0, 0, 0, 0.52) 85%,rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.15) 15%,rgba(0, 0, 0, 0.22) 20%,rgba(0, 0, 0, 0.32) 30%,rgba(0, 0, 0, 0.45) 50%,rgba(0, 0, 0, 0.57) 70%,rgba(0, 0, 0, 0.66) 100%,rgba(0, 0, 0, 0.52) 85%,rgba(0, 0, 0, 0.6) 100%);
  opacity: 1;
  top: 0;
  z-index: -1;
}

.camp-thmb > a {
  float: left;
  width: 100%;
}
.camp-inf {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  z-index: 1;
  text-align:center;
  background:rgba(0, 0, 0, 0.1);
}
.camp-inf > h5 {
  color: #fff;
  text-align:center;
  margin-bottom: 5px;
  font-weight:500;
  font-size:22px;
}
.camp-inf > span {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-align:center;
}
.camp-inf > span i {margin-right: 8px;}
.prg-wrp {
  float: left;
  width: 100%;
  position: relative;
}
.camp-bx .prg-wrp {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
}
.camp-bx .prg-wrp > a.theme-btn {
  background-color: #888;
  font-weight:600;
  margin-top: 50px;
  margin-bottom: 30px;
}
.prg-wrp .progress {
  background-color: #e7e7e7;
  height: 10px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.progress .progress-bar {
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.rs-gl {
  display: inline-block;
  font-size: 14px;
  color: #444;
  margin-top: 12px;
  font-weight:600;
}
.rs-gl > i {
    font-style: normal;
    padding-left: 4px;
    font-size: 15px;
}
.w5 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w55 {width: 55%;}
.w60 {width: 60%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.w75 {width: 75%;}
.w80 {width: 80%;}
.w85 {width: 85%;}
.w90 {width: 90%;}
.w95 {width: 95%;}
.w100 {width: 100%;}
/*===== Video Sec =====*/
.theme-bg-layer .sec-tl > span, 
.theme-bg-layer .sec-tl > h2,
.black-layer .sec-tl > span, 
.black-layer .sec-tl > h2 {color: #fff;}
.theme-bg-layer .tl-shp:before,
.black-layer .tl-shp:before {border-top-color: #fff;}
.theme-bg-layer .tl-shp > i,
.black-layer .tl-shp > i {border-color: #d7d7d7;}
.black-layer p,
.theme-bg-layer p {color: #eee;}
.vdo-sec-wrp {
  float: left;
  padding: 0 30px;
  width: 100%;
}
.vdo-car {
  float: left;
  width: 100%;
  margin: -30px 0;
}
.vdo-sec {
  float: left;
  width: 100%;
}
.remove-ext5 .vdo-bx-wrp {margin-bottom: 10px;}
.vdo-bx-wrp {
  float: left;
  width: 100%;
}
.vdo-bx {
  float: left;
  width: 100%;
  position: relative;
}
.vdo-bx-wrp > h4, 
.vdo-bx-wrp > h5 {
  margin: 25px 0 0;
  float: left;
  width: 100%;
}
.vdo-bx:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  background-color: #000;
  opacity: .6;
}
.vdo-car .owl-stage-outer {padding: 30px 0;}
.vdo-bx img {
  -webkit-border-radius: inherit;
  border-radius: inherit;
  width: 100%;
}
.vdo-bx > a {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 60px;
}
.col-md-6 .vdo-bx > a {font-size: 80px;}
.vdo-car .owl-nav {
  position: absolute;
  top: 50%;
  left: -20px;
  right: -20px;
}
.vdo-car .owl-nav > div {
  position: absolute;
  line-height: 38px;
  width: 40px;
  text-align: center;
  background-color: #a8a8a8;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1);
  -ms-box-shadow: 0 0 30px rgba(0,0,0,0.1);
  -o-box-shadow: 0 0 30px rgba(0,0,0,0.1);
  box-shadow: 0 0 30px rgba(0,0,0,0.1);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  height: 40px;
  border: 2px solid #fff;
  color: #fff;
}
.vdo-car .owl-nav > div.owl-prev {left: 0;}
.vdo-car .owl-nav > div.owl-next {right: 0;}
.vdo-car .owl-nav > div:hover, 
.vdo-car .owl-nav > div:focus {color: #fff;}
/*===== Blog Sec =====*/
.blg-evnt-wrp {
  float: left;
  width: 100%;
}
.remove-ext5 .blg-bx {
	margin-bottom: 30px; 
	box-shadow:8px 8px 18px rgba(0,0,0,0.05);
	-webkit-box-shadow: 8px 8px 18px rgba(0,0,0,0.05);
	-ms-box-shadow: 8px 8px 18px rgba(0,0,0,0.05);
	-o-box-shadow: 8px 8px 18px rgba(0,0,0,0.05);
}
.blg-bx,
.tm-bx {
  float: left;
  width: 100%;
}
.blg-thmb,
.tm-thmb {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.blg-thmb > a,
.tm-thmb > a {
  float: left;
  width: 100%;
}
.blg-thmb > a:before,
.tm-thmb > a:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: #000;
  z-index: 1;
}
.blg-bx:hover .blg-thmb > a::before,
.tm-bx:hover .tm-thmb > a:before {
  opacity: .5;
  left: 0;
  right: 0;
}
.blg-thmb > a img {width: 100%;}
.blg-bx:hover .blg-thmb > a img,
.tm-bx:hover .tm-thmb > a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.blg-inf {
  float: left;
  width: 100%;
  margin-top: 25px;
  position: relative;
  padding-bottom: 15px;
  text-align:center;
}
.blg-inf > h6 {
    font-size: 22px;
    margin-bottom: 0;
    padding: 0px 15px;
    line-height: 30px;
	color:#444;
}
.pst-mta {
  display: inline-block;
  padding-left: 0;
  margin: 2px 0 0;
  list-style: none;
}
.pst-mta > li {
  display: inline-block;
  line-height: 20px;
  position: relative;
  margin-top: 10px;
  font-size:13px;
}
.pst-mta > li + li:before {
  content: "-";
  font-weight: 700;
  margin: 0 10px;
  font-family: Poppins;
}
.pst-mta > li i {margin-right: 8px;}
.blg-inf > p {
    margin: 20px auto;
    font-size: 15px;
    line-height: 26px;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    padding: 0px 25px;
}
.blg-inf > a {
  position: absolute;
  bottom: -10px;
  right: 0;
  font-family: Poppins;
  font-size: 14px;
  background-color: #fff;
  color: #777;
  font-weight: 400;
  padding-left: 15px;
  display:none;
}
/*===== Event Style 1 =====*/
.evnt-wrp {
  float: left;
  width: 100%;
}
.evnt-bx {
  float: left;
  width: 100%;
  padding-left: 100px;
  position: relative;
}
.evnt-bx + .evnt-bx {
  margin-top: 25px;
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
}
.evnt-bx .evnt-dat {
  position: absolute;
  left: 0;
}
.evnt-dat {
  display: inline-block;
  color: #fff;
  font-family: Poppins;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  max-width: 80px;
  width: 100%;
  line-height: 30px;
}
.evnt-dat > a {
  float: left;
  width: 100%;
  padding: 20px 5px 15px;
}
.evnt-dat > a i {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  display: block;
  margin-top: 5px;
}
.evnt-dat > a:hover, 
.evnt-dat > a:focus {color: #fff;}
.evnt-inf {
  float: left;
  width: 100%;
}
.evnt-inf > h5 {margin-bottom: 10px; font-weight:600; font-size:22px; color:#444;}
.evnt-inf > p {
    line-height: 24px;
    margin: 5px 0 0 0;
}
.evnt-inf > a {
  display: inline-block;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  margin-top: 15px;
  color: #444;
}
/*===== Facts Sec =====*/
.fcts-lst {
  float: left;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  width: 100%;
}
.fcts-lst > li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255,.3);
  border-left: 1px solid rgba(255,255,255,.3);
  padding: 30px 40px;
  line-height: initial;
}
.black-layer .fcts-lst > li span, 
.black-layer .fcts-lst > li h6 {color: #fff;}
.fcts-lst > li:last-child, 
.fcts-lst > li:nth-last-child(2) {border-bottom: 0;}
.fcts-lst > li:nth-child(2n+1) {border-left: 0;}
.fcts-lst > li span {
  font-weight: 600;
  font-family: Poppins;
  font-size: 50px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.fcts-lst > li span:before {
  content: "";
  height: 3px;
  width: 25px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12.5px;
  background:#fff !important;
}
.fcts-lst > li h6 {
  margin: 16px 0 0;
  font-size: 18px;
  font-weight: 500;
}
/*===== Team Sec =====*/
.tem-sec {
  float: left;
  width: 100%;
}
.remove-ext5 .tm-bx {margin-bottom: 40px;}
.tm-inf > span {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
.tm-thmb img {width: 100%;}
.scl2 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  max-width: 45px;
  width: 100%;
  overflow: hidden;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  opacity: 0;
  visibility: hidden;
}
.scl2 > a {
  float: left;
  color: #fff;
  font-size: 14px;
  width: 100%;
  padding: 7px 10px;
}
.tm-bx:hover .scl2 {
  opacity: 1;
  visibility: visible;
  top: 25px;
  right: 25px;
}
.scl2 > a:hover, 
.scl2 > a:focus {background-color: #1a1a1a;}
.tm-inf {
  position: relative;
  display: inline-block;
  background-color: #fff;
  margin-top: -50px;
  max-width: 80%;
  width: 100%;
  padding: 20px;
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -ms-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 30px rgba(0,0,0,0.2);
  box-shadow: 0 0 30px rgba(0,0,0,0.2);
  z-index: 1;
}
.tm-inf > h5 {margin-bottom: 0px; font-weight:600; color:#444;}
.tm-bx:hover .tm-inf > h5,
.tm-inf > h5 a:hover, 
.tm-inf > h5 a:focus,
.tm-bx:hover .tm-inf > span {color: #fff;}
/*===== Footer =====*/
.ftr-dta {
  float: left;
  width: 100%;
}
.remove-ext5 .wdgt-bx {margin-bottom: 40px;}
.remove-ext7 .wdgt-bx {margin-bottom: 50px;}
.wdgt-bx {
  float: left;
  width: 100%;
}
.wdgt-bx > h5 {margin-bottom: 40px;}
.drk-bg .wdgt-bx > h5 {color: #fff; font-weight:600;}
.wdgt-bx > ul {
  padding-left: 0;
  list-style: none;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.wdgt-bx > ul li {
  float: left;
  width: 100%;
  font-size: 14px;
  position: relative;
}
.drk-bg .wdgt-bx > ul li {
    color: #cacaca;
    margin-bottom: 4px;
}
.wdgt-bx > ul li a > i {
  position: absolute;
  left: 0;
  line-height: inherit;
  font-size: 13px;
}
.wdgt-bx > ul li + li {margin-top: 5px;}
.wdgt-bx > ul li > a {
  padding-left: 20px;
  float: left;
  width: calc(100% - 30px);
}
.drk-bg .wdgt-bx > ul li a > i {color: #fff;}
.drk-bg .wdgt-bx > ul li:hover > a, 
.drk-bg .wdgt-bx > ul li a:focus {color: #e43b1b;}
.ltst-wrp {
  float: left;
  width: 100%;
}
.sidebar-wrp .ltst-wrp {
  float: left;
  width: 100%;
  margin-top:10px;
}
.ltst-nws-bx {
  float: left;
  width: 100%;
}
.ltst-nws-bx + .ltst-nws-bx {
  padding-top: 15px;
  border-top: 1px solid rgba(0,0,0,.15);
  margin-top: 15px;
}
.drk-bg .ltst-nws-bx + .ltst-nws-bx {border-top-color: rgba(255,255,255,.2);}
.ltst-nws-bx > a {
  float: left;
  margin-right: 15px;
  overflow: hidden;
}
.ltst-nws-inf {display: table;}
.ltst-nws-inf > h6 {
  margin-bottom: 4px;
}
.drk-bg .ltst-nws-inf > h6 {color: #fff;}
.drk-bg .ltst-nws-inf > span {color: #919191;}
.ltst-nws-inf > span {
  display: inline-block;
  font-size: 13px;
  line-height: 15px;
}
.wrk-glry-wrp {
  float: left;
  width: 100%;
}
.wrk-glry-wrp > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.wrk-glry-wrp > ul img {width: 100%;}
.wrk-gal-nv-itm {
  overflow: hidden;
  margin: 8px 4px 0;
  position: relative;
}
.wrk-glry-wrp > ul.wrk-gal-nv {
  margin-left: -4px;
  width: calc(100% + 8px);
}
.wrk-glry-wrp > ul.wrk-gal-nv li {
  cursor: pointer;
  border: 0 !important;
}
.wrk-gal-nv-itm:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
}
.wrk-glry-wrp > ul.wrk-gal-nv li.slick-current .wrk-gal-nv-itm:before {opacity: .8;}
.wdgt-bx > p {
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 14px;
}
.drk-bg .wdgt-bx > p {color: #cacaca;}
.loc-mp {
  float: left;
  width: 100%;
  height: 80px;
  margin-top: 20px;
}
.wdgt-bx > span {
  float: left;
  width: 100%;
  margin-top: 20px;
  font-family: Poppins;
  font-weight: 400;
}
.drk-bg .wdgt-bx > span {color: #fff;}
.wdgt-bx > span i {margin-right: 8px;}
/*===== Bottom Bar =====*/
.btm-br {
  float: left;
  width: 100%;
  border-top: 1px solid rgba(255,255,255,.2);
  padding: 20px;
}
.cpyrgt {display: inline-block;}
.cpyrgt > p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 40px;
}
.drk-bg .cpyrgt > p {color: #919191;}
.scl-sbcrb {display: inline-block;}
.scribe-frm {
  float: left;
  max-width: 250px;
  position: relative;
  min-width: 250px;
  overflow: hidden;
}
.scribe-frm > input {
  float: left;
  width: 100%;
  color: #919191;
  height: 40px;
  padding: 10px 40px 10px 20px;
  font-size: 14px;
}
.scribe-frm > button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 40px;
  font-size: 14px;
  background-color: transparent;
  color: #555;
}
.scl3 {
  display: inline-block;
  float: left;
  margin-top: -5px;
}
.scl3 > a {
  float: left;
  position: relative;
  color: #fff;
  line-height: 40px;
  width: 40px;
  text-align: center;
  font-size: 14px;
  background-color: #4a4a4a;
  margin: 5px 0 0 5px;
  z-index: 1;
  overflow: hidden;
}
.scl3 > a:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 50%;
  left: 50%;
  right: 50%;
  opacity: 0;
  z-index: -1;
}
.scl3 > a:hover:before, 
.scl3 > a:focus:before {
  opacity: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
/*===== Page Top =====*/
.pg-tp-wrp {
  text-align:center;
  width: 100%;
  padding-top:140px;
}
.pg-tp-wrp ol.breadcrumb{
	margin:5px 0 -15px;
}
.pg-tp-wrp > h1 {
  margin-bottom: 0;
  font-size: 48px;
  line-height: 60px;
}
.black-layer .pg-tp-wrp > h1 {color: #fff;}
ol.breadcrumb {
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  margin: 25px 0 0;
  display: inline-block;
}
ol.breadcrumb > li.breadcrumb-item {
  display: inline-block;
  font-size: 16px;
  float: left;
}
.black-layer ol.breadcrumb > li.breadcrumb-item {color: #fff;}
.breadcrumb-item + .breadcrumb-item {padding-left: 0;}
.breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  color: #fff;
  padding: 0;
  margin: 0 12px;
  font-size:16px;
}
/*===== Pagination =====*/
.pgn-wrp {
  float: left;
  margin-top: 45px;
  width: 100%;
}
.pagination {
  display: inline-block;
  margin: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.pagination > li.page-item {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  color: #666;
  margin: 5px 2px 0;
}
.pagination > li.page-item a.page-link, 
.pagination > li.page-item span {
  -webkit-border-radius: inherit !important;
  border-radius: inherit !important;
  color: inherit;
  padding: 0;
  display: inline-block;
  line-height: 40px;
  width: 42px;
  border: 1px solid #dfdfdf;
  font-size:15px;
}
.pagination > li.pg-lst {
  line-height: 40px;
  border: 1px solid #ddd;
  width: 42px;
  display: inline-block;
  height: 42px;
  border: 1px solid #dfdfdf;
}
.pagination > li.page-item a.page-link:hover, 
.pagination > li.page-item a.page-link:focus, 
.pagination > li.page-item span {color: #fff;}
.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px
}
.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px
}

/*===== 404 Error Page =====*/
.error-page {
  float: left;
  width: 100%;
  text-align: center;
}
.error-page-inner {
  display: inline-block;
  max-width: 50%;
  width: 100%;
  position: relative;
}
.error-page-inner > h1 {
  display: inherit;
  font-size: 200px;
  color: #292929;
  font-weight: 700;
  margin-bottom: 0;
}
.error-page-inner > h1 > i {font-style: normal;}
.error-page-inner > span {
  display: inherit;
  font-size: 70px;
  font-weight: 300;
  color: #292929;
  position: relative;
  line-height: 60px;
  letter-spacing: .3px;
  margin-top: 10px;
}
.error-page-inner span span {
  display: block;
  font-size: 24px;
  font-weight: 400;
}
.error-page-inner > p {
  font-size: 15px;
  display: inherit;
  max-width: 80%;
  margin-top: 10px;
}
.search-form {
  display: inherit;
  margin-top: 40px;
  width: 100%;
  position: relative;
  max-width: 540px;
}
.search-form > input {
  width: 100%;
  border: 0;
  background: #f8f8f8;
  padding-left: 60px;
  padding-right: 30px;
  height: 60px;
  font-size: 14px;
  color: #969292;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.search-form > button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.error-page-inner > p a {text-decoration: underline;}
/*===== Search Found Page =====*/
.search-found {
  float: left;
  width: 100%;
  text-align: center;
}
.search-found-inner {
  display: inline-block;
  max-width: 80%;
  width: 100%;
}
.searh-content {
  width: 100%;
  background: #f8f8f8;
  text-align: center;
  display: inline-block;
  padding: 25px;
  font-size: 18px;
  max-width: 870px;
  margin-bottom: 30px;
  color: #444;
  font-weight: 700;
}
.searh-content > i {font-style: normal;}
.search-found-inner > h4 {
  margin-top: 20px;
  font-size: 30px;
}
.search-found-inner > p {
  margin-top: 18px;
  font-size: 15px;
}
.search-found-inner .searching-form {margin-top: 50px;}
.search-results {
  margin-top: 50px;
  border-top: 1px solid #d6d6d6;
  padding-top: 60px;
  text-align: left;
}
/*===== Events Sec =====*/
.evnt-sec {
  float: left;
  width: 100%;
}
.evnt-bx2 {
  float: left;
  width: 100%;
  overflow: hidden;
}
.evnt-thmb {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.evnt-thmb > a {
  float: left;
  width: 100%;
}
.evnt-thmb img {width: 100%;}
.evnt-thmb .countdown {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.countdown {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  z-index: 1;
  position: relative;
}
.countdown {
  max-width: 38px;
  width: 100%;
}
.countdown > li {
  float: left;
  width: 100%;
  line-height: initial;
  font-size: 15px;
  font-weight: 700;
  background-color: #77a1e2;
  margin: 2px 0;
  color: #fff;
  padding: 5px 3px;
}
.evnt-thmb > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: .5;
  z-index: 1;
}
.evnt-bx2:hover .evnt-thmb img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.evnt-bx2:hover .evnt-thmb img {
    opacity: .7;
    z-index: 1;
}
.countdown > li span {
  display: block;
  line-height: 13px;
}
.countdown > li p {
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 10.5px;
  color: #fff;
  font-weight: 300;
  line-height: initial;
}
.evnt-bx2 .evnt-inf {
  background-color: #fff;
  position: relative;
  padding: 25px 25px 25px;
}
.evnt-bx2 .evnt-inf > p {color: #777;}
.pst-mta-wrp {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 17px;
}
.pst-mta-wrp .evnt-dat {
  position: absolute;
  left: 0;
  font-size: 23px;
  max-width: 55px;
  line-height: 20px;
}
.pst-mta-wrp .evnt-dat > a {
  padding: 8px 5px 6px;
}
.pst-mta-wrp .evnt-dat > a i {
  font-size: 15px;
  margin-top: 3px;
  font-weight: 400;
}
.pst-mta-wrp .pst-mta > li {
  float: left;
  width: 100%;
  margin-top: 3px;
  color: #777;
}
.pst-mta-wrp .pst-mta > li + li:before {display: none;}
.pst-mta-wrp .pst-mta > li + li {margin-top: 10px;}
.evnt-bx2 .evnt-inf > a.theme-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  background-color: #1a5abc;
  color: #fff;
  font-weight: 600;
}
.evnt-bx2 .evnt-inf > a.theme-btn:hover, 
.evnt-bx2 .evnt-inf > a.theme-btn:focus {color: #fff;}
.remove-ext5 .evnt-bx2 {margin-bottom: 40px;}
.evnt-bx2:hover .evnt-inf > a.theme-btn:before {
  opacity: 1;
  left: 0;
  right: 0;
}
/*===== Contact Us =====*/
.cnt-wrp {
  float: left;
  width: 100%;
}
.cnt-frm {
  float: left;
  width: 100%;
}

.cnt-frm > form {
  float: left;
  width: 100%;
  margin-top:35px;
}
.cnt-frm > form input, 
.cnt-frm > form textarea {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  height: 42px;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  color: #666;
  padding: 10px 25px;
  font-size: 15px;
}
.cnt-frm > form textarea {
  height: 185px;
  padding-top: 15px;
}
.cnt-frm > form button {float: right;}
.cnt-inf-wrp {
  float: left;
  width: 100%;
}
.cnt-inf-wrp > h4 {
  margin-bottom: 22px;
}
.cnt-inf-lst {
  float: left;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  width: 100%;
  margin-top:20px;
}
.cnt-inf-lst > li {
  position: relative;
  padding-left: 50px;
  line-height: 24px;
  float: left;
  width: 100%;
}
.cnt-inf-lst > li i {
  position: absolute;
  left: 0;
  line-height: 30px;
  font-size: 25px;
}
.cnt-inf-lst > li strong {
  display: block;
  font-family: Poppins;
  font-weight: 400;
  color: #222;
  font-size: 20px;
  margin-bottom: 7px;
}
.cnt-inf-lst > li + li {margin-top: 30px;}
.cnt-inf-lst > li > a, 
.cnt-inf-lst > li > span {
  display: block;
  line-height: 22px;
  width:80%;
}
.scl4 {display: inline-block;}
.cnt-inf-wrp .scl4 {margin-top: 40px;}
.scl4 > a {
  float: left;
  margin: 5px 0 0 5px;
  font-size: 14px;
  color: #fff;
  line-height: 35px;
  width: 35px;
  background-color: #a8a8a8;
  text-align: center;
}
.cnt-mp {
  float: left;
  width: 100%;
  height: 605px;
}
/*===== Faq Sec =====*/
.faq-wrp {
  float: left;
  width: 100%;
  margin-top:10px;
}
.remove-ext5 .toggle {margin-bottom: 40px;}
.toggle {
  float: left;
  width: 100%;
}
.toggle-item {
  float: left;
  width: 100%;
  border: 1px solid #efefef;
}
.toggle-item > h6 {
  float: left;
  width: 100%;
  cursor: pointer;
  font-size: 16px;
  padding: 15px 40px 15px 25px;
  position: relative;
  margin-bottom: 0;
}
.toggle-item > h6 i {
  position: absolute;
  right: 25px;
  line-height: 50px;
  top: 0;
}
.toggle-item > h6.active i.fa-plus {
  opacity: 0;
  right: 0;
}
.toggle-item > h6 i.fa-minus {
  opacity: 0;
  right: 0;
}
.toggle-item > h6.active i.fa-minus {
  opacity: 1;
  right: 25px;
}
.toggle-item + .toggle-item {margin-top: 10px;}
.toggle-content {
  float: left;
  padding: 0 25px 25px;
  width: 100%;
}
.toggle-content > p {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  color: #666;
}
.toggle-content > p + p {margin-top: 15px;}
/*===== Team Detail Page =====*/
.team-detail-wrp {
  float: left;
  width: 100%;
}
.team-detail-inr {
  float: left;
  width: 100%;
}
.team-detail-thmb {
  float: left;
  width: 100%;
  overflow: hidden;
}
.team-detail-thmb > img {width: 100%;}
.team-detail-inf {
  float: left;
  width: 100%;
  padding-top:5%;
}
.team-member-name {
  float: left;
  width: 100%;
  position: relative;
  padding-right: 220px;
}
.team-member-name .scl4 {
  position: absolute;
  right: 0;
  top: 14px;
}
.team-member-name > h3 {margin-bottom: 5px;}
.team-member-name > span {
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  margin-bottom:5px;
}
.team-detail-inf-inr {
  float: left;
  width: 100%;
}
.member-cnt {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.member-cnt > h6 {margin-bottom: 10px;font-size:18px;}
.member-cnt > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.member-cnt > ul > li {
  float: left;
  width: 100%;
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  margin-top: 11px;
}
.member-cnt > ul > li i {
  position: absolute;
  left: 0;
  top: 9px;
}
.member-expr-lst > li:before {
  content: "";
  position: absolute;
  height: 8px;
  width: 8px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 11px;
}
.member-expr-lst > li {padding-left: 20px !important;}
.team-detail-desc {
  float: left;
  width: 100%;
  margin-top: 50px;
}
.team-detail-desc > h3 {margin-bottom: 0;}
.team-detail-desc > p {margin: 20px 0 0;}
/*===== Blog Detail =====*/
.blog-detail-wrp {
  float: left;
  width: 100%;
}
.blog-detail {
  float: left;
  width: 100%;
}
.blog-detail-inf{
  float: left;
  width: 100%;
}
.blog-detail-inf img,
.event-detail-img img {
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.blog-detail-inf .pst-mta {
    width: 100%;
    margin: 15px 0 -10px;
    display: block;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 15px;
}
.blog-detail-desc,
.event-detail-desc {
  float: left;
  width: 100%;
}
.blog-detail-desc > p {margin: 25px 0 0;}
.aligncenter {margin-bottom: 30px;}
.pst-shr-tgs {
  float: left;
  margin-top: 30px;
  width: 100%;
  border-top:1px solid rgba(204, 204, 204, 0.5);
  border-bottom:1px solid rgba(204, 204, 204, 0.5);
}
.pst-shr-tgs .scl4 {margin-top: 20px; margin-bottom:20px;}
.scl4 > span, 
.tag-clouds > span {
  float: left;
  margin: 5px 15px 0 0;
  line-height: 35px;
  font-size: 16px;
  font-weight: 500;
  font-family: Poppins;
}
.tag-clouds {
  display: inline-block;
  margin-top: 20px;
}
.tag-clouds > a {
  float: left;
  margin: 5px 0 0 5px;
  color: #fff;
  background-color: #a8a8a8;
  padding: 6.25px 16px;
  position: relative;
  z-index: 1;
  font-size: 13px;
  overflow: hidden;
}
.tag-clouds > a:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  opacity: 0;
  z-index: -1;
}
.tag-clouds > a:hover:before, 
.tag-clouds > a:focus:before {
  opacity: 1;
  left: 0;
  right: 0;
}
.rltd-wrp {
  float: left;
  width: 100%;
  margin-top: 30px;
}
.rltd-wrp > h4 { position:relative;}
.cmts-wrp {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.cmts-wrp > h4 { position:relative; }
.cmt-thrd {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.blog-detail .cmt-thrd {
	margin-top:30px;
}
.cmt-thrd > li {
  float: left;
  width: 100%;
}
.cmt-thrd .children {
  padding-left: 50px;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.cmt-thrd .children > li {
  float: left;
  width: 100%;
}
.cmt-bx {
  float: left;
  width: 100%;
  border-top: 1px solid rgba(204, 204, 204, 0.55);
  margin-top: 30px;
  padding-top: 30px;
}
.cmt-bx > img {
  float: left;
  margin-right: 15px;
  border:2px solid #e78600;
}
.cmt-inf {
  float: left;
  width: calc(100% - 120px);
}
.cmt-inf > h6 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.cmt-inf > span {
  line-height: initial;
  display: inline-block;
}
a.comment-reply-link {
  position: relative;
  background-color: #888;
  color: #fff;
  padding: 2px 18px;
  float: right;
  font-size: 13px;
  font-weight: 500;
  font-family: Poppins;
  z-index: 1;
  overflow: hidden;
  margin-top: -10px;
  display:none;
}
a.comment-reply-link:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  top: 0;
  opacity: 0;
}
a.comment-reply-link:hover:before, 
a.comment-reply-link:focus:before {
  left: 0;
  right: 0;
  opacity: 1;
}
.cmt-inf > p {
  margin:0;
  font-size: 14px;
  line-height: 26px;
  max-width: 90%;
}
.cmt-thrd > li:first-child > .cmt-bx {
  border-top: 0;
  margin-top: 10px;
  padding-top: 0;
}
.cmt-frm {
  float: left;
  width: 100%;
  margin-top: 45px;
}

/*===== Sidebar =====*/
.sidebar-wrp .wdgt-bx > h5 {
    margin-bottom: 15px;
    font-size: 18.5px;
    font-weight: 600;
}
.sidebar-wrp .wdgt-bx > p:last-child {margin-bottom: 0;}
.srch-frm {position: relative;}
.wdgt-bx > form {
  float: left;
  width: 100%;
}
.wdgt-bx > form input, 
.wdgt-bx > form textarea {
  float: left;
  width: 100%;
  background-color: #f8f8f8;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  font-size: 15px;
  padding: 10px 24px;
  color: #777;
}
.srch-frm > input {
  -webkit-border-radius: inherit;
  border-radius: inherit;
  margin-bottom: 0 !important;
}
.srch-frm > button {
  position: absolute;
  background-color: transparent;
  font-size: 13px;
  right: 0;
  top: 0;
  bottom: 0;
  width: 45px;
}
.wdgt-bx > ul.cat-lst li {text-align: right;}
.wdgt-bx > ul.cat-lst li a {text-align: initial;}
.sidebar-wrp .wdgt-bx > ul li + li {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #ccc;
}
.wrk-gal {
  float: left;
  width: 100%;
  margin-bottom: -4px;
}
.wrk-gal a {
  float: left;
  width: 100%;
  overflow: hidden;
}
.wrk-gal a img {width: 100%;}
.wrk-gal .mrg4 a {margin-bottom: 4px;}
.wdgt-bx .scl4 {margin-left: -5px;}
.wdgt-bx > form.nws-ltr {
  float: left;
  width: 100%;
  padding: 35px 20px;
  background-color: #222;
}
.wdgt-bx > form.nws-ltr > input {
  border-color: #fff;
  background-color: #fff;
}
.wdgt-bx > form.nws-ltr > button {
  width: 100%;
  padding: 11px 30px;
}
.wdgt-bx > form.nws-ltr > button:before {background-color: #4a4a4a;}
/*===== Event Detail =====*/
.event-detail-wrp {
  float: left;
  width: 100%;
}
.event-detail {
  float: left;
  width: 100%;
}
.event-detail-img {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius:5px;
}
.event-detail-img:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: .3;
}
.event-detail-img ul.countdown {
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 50px;
}
.event-detail-img ul.countdown > li {
  font-size: 20px;
  padding: 9px 5px;
}
.event-detail-img ul.countdown > li p {
  font-size: 14px;
  margin-top: 3px;
}
.event-detail-inf-inr {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.event-detail-desc > p {margin: 20px 0 20px;}
.event-detail-desc > blockquote + p {margin-top: 0;}
.evntspkrs-wrp {
  float: left;
  width: 100%;
}
.evntspkrs-wrp > h3 {margin-bottom: 50px; margin-top:20px; position:relative;}
.ltst-evnt-wrp {
  float: left;
  width: 100%;
  border-radius:0px;
}
.ltst-evnt {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.ltst-evnt > a {
  float: left;
  width: 100%;
}
.ltst-evnt > a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: .35;
  z-index: 1;
}
.ltst-evnt:hover > a img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.ltst-evnt ul.countdown {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 30px;
}
.ltst-evnt ul.countdown > li {
  font-size: 10.8px;
  padding: 3px;
}
.ltst-evnt ul.countdown > li p {font-size: 7.6px;}
.ltst-evnt-car > .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
}
.ltst-evnt-car > .owl-nav > div {
  display: inline-block;
  line-height: 25px;
  width: 25px;
  text-align: center;
  background-color: #4a4a4a;
  color: #fff;
  margin-left: 3px;
  font-size: 14px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/*===== Service Detail =====*/
.service-detail-wrp {
  float: left;
  width: 100%;
}
.service-detail-nav {
  float: left;
  width: 100%;
  background-color: #fbfbfb;
  padding: 30px;
}
.service-detail-nav > ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.service-detail-nav > ul li {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #222;
  font-weight: 700;
}
.service-detail-nav > ul li + li {margin-top: 10px;}
.service-detail-desc {
  float: left;
  width: 100%;
}
.service-detail-desc > img {width: 100%;}
.service-detail-desc > h3 {margin: 25px 0 0;}
.service-detail-desc > p {margin: 20px 0 0;}
.service-detail-desc > p + p {margin-top: 30px;}
/*===== Campaign Detail =====*/
.campaign-detail-wrp {
  float: left;
  width: 100%;
}
.campaign-detail-img {
  float: left;
  width: 100%;
  position: relative;
}
.campaign-detail-img > a.theme-btn {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.campaign-detail-desc {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.campaign-detail-desc > p {margin: 25px 0 10px;}
/*===== Gallery Style =====*/
.gallery-wrap {
  float: left;
  width: 100%;
}
.gallery-item {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.gallery-item > a {
  float: left;
  width: 100%;
}
.gallery-item > a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #000;
  opacity: 0;
}
.gallery-item:hover > a::before {opacity: .5;}
.mrg10 .gallery-item {margin-bottom: 10px;}
/*===== Responsive Header =====*/
.rspn-hdr {
  display: none;
  float: left;
  width: 100%;
  position: relative;
  z-index: 999;
}
.rspn-mdbr {
  background-color: #252a2c;
  float: left;
  width: 100%;
}
.rspn-scil {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
}
.rspn-scil > li {
  color: #fff;
  float: left;
  font-size: 10px;
  line-height: 38px;
  margin-right: 1px;
  text-align: center;
}
.rspn-scil > li:last-child {margin-right: 0;}
.rspn-scil > li a {
  background-color: #3d3d3d;
  color: inherit;
  float: left;
  height: 38px;
  width: 33px;
}
.rspn-srch {
  float: right;
  height: 38px;
  position: relative;
  width: calc(100% - 135px);
}
.rspn-srch > input {
  background-color: transparent;
  border: 0 none;
  color: #7e7e7e;
  font-family: Montserrat;
  font-size: 12px;
  height: 100%;
  padding: 0 7%;
  width: 100%;
}
.rspn-srch > input:focus {font-style: normal;}
.rspn-srch > button {
  background-color: transparent;
  border: 0;
  color: #999;
  font-size: 12px;
  height: 100%;
  position: absolute;
  right: 10px;
  top: 0;
}
.lg-mn {
  float: left;
  padding: 20px 30px;
  position: relative;
  width: 100%;
}
.lg-mn .logo {
  float: left;
  width: auto;
  padding: 0;
}
.lg-mn .logo > a {padding: 0;}
.lg-mn {text-align: center;}
.rspn-cnt {
  display: inline-block;
  margin-top: 10px;
}
.rspn-cnt > span {
  display: inline-block;
  margin: 10px 10px 0;
  color: #fff;
}
.rspn-cnt > span i {margin-right: 8px;}
.rspn-mnu-btn {
  background-color: #141414;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 30px;
  text-align: center;
  top: 30%;
  width: 40px;
}
.rspn-mnu-btn:hover {background-color: #fff;}
/*===== Responsive Menu =====*/
.rsnp-mnu {
  background-color: #0c0c0c;
  bottom: 0;
  opacity: 0;
  padding: 85px 40px 50px;
  position: fixed;
  right: -350px;
  top: 0;
  visibility: hidden;
  z-index: 99999;
  max-width: 350px;
  width: 100%;
}
.rsnp-mnu.slidein {
  opacity: 1;
  right: 0;
  visibility: visible;
}
.rspn-mnu-cls {
  background-color: #303030;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 12px;
  width: 40px;
}
.rsnp-mnu > ul {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  overflow-y: auto !important;
  height: 300px;
  width: 100% !important;
}
.rsnp-mnu > ul > li {
  color: #fff;
  float: left;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.rsnp-mnu > ul > li a {
  color: inherit;
  display: block;
}
.rsnp-mnu > ul > li:last-child {margin-bottom: 0;}
.rsnp-mnu > ul ul {
  display: none;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 20px;
  opacity: 1;
  position: static;
  visibility: visible;
}
.rsnp-mnu ul li.menu-item-has-children.active > a {margin-bottom: 15px;}
.rsnp-mnu > ul li.menu-item-has-children::before {
  content: ". . .";
  right: 0;
  position: absolute;
  top: -2px;
}
.rsnp-mnu > ul ul > li {
  color: #a4a4a4;
  font-family: Poppins;
  font-size: 13px;
  margin-bottom: 12px;
  position: relative;
  text-transform: initial;
}
.rsnp-mnu > ul ul > li:last-child {margin-bottom: 0;}
/*===== Sidepanel =====*/
.sidepanel {
  padding: 30px;
  position: fixed;
  width: 250px;
  background: #222222;
  z-index: 100000000;
  left: -250px;
  top: 100px;
  display:none;
}
.show {left: 0;}
.sidepanel > span {
  position: absolute;
  right: -50px;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  font-size: 18px;
  color: #ffffff;
  background: #222222;
  top: 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
  -ms-box-shadow: 0 0 10px rgba(0,0,0,.1);
  -o-box-shadow: 0 0 10px rgba(0,0,0,.1);
  box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.color-picker {
  float: left;
  width: 100%;
}
.color-picker > h6 {
  float: left;
  width: 100%;
  margin: 0 0 20px;
  position: relative;
  font-weight: 700;
  color: #fff;
  font-size: 13px;
  padding-bottom: 13px;
}
.color-picker > h6::before {
  content: "";
  background: #777;
  height: 3px;
  width: 13px;
  left: 0;
  bottom: 0;
  position: absolute;
}
.color-picker > a::before {
  height: 100%;
  top: 0;
  left: 0;
  width: 0;
  position: absolute;
  z-index: 1;
  content: "";
}
.color-picker > a.color-picker::before {width: 100%;}
.color-picker > a::after {
  color: #fff;
  content: "✔";
  font-size: 16px;
  left: 50%;
  top: 50%;
  position: absolute;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
.color-picker > a.applied::after {opacity: 1}
.color-picker > a {
  cursor: pointer;
  float: left;
  height: 35px;
  margin: 0 10px 10px 0;
  position: relative;
  width: 35px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.color-picker .color {background-color: #1a5abc;}
.color-picker .color2 {background-color: #b57c00;}
.color-picker .color3 {background-color: #a0ce4e;}
.color-picker .color4 {background-color: #f64243;}
/*===== Page Loader =====*/
.preloader {
  background: #e78600;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999999;
  left: 0;
  top: 0;
}
.preloader .ball-scale-multiple {
  position: relative;
  top: 50%;
  left: 50%;
}
 @-webkit-keyframes ball-scale-ripple-multiple {
 0% {
 -webkit-transform: scale(0.1);
 transform: scale(0.1);
 opacity: 1;
}
 70% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0.7;
}
 100% {
 opacity: 0.0;
}
}
 @keyframes ball-scale-ripple-multiple {
 0% {
 -webkit-transform: scale(0.1);
 transform: scale(0.1);
 opacity: 1;
}
 70% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0.7;
}
 100% {
 opacity: 0.0;
}
}
.ball-scale-ripple-multiple {
  position: relative;
  -webkit-transform: translateY(-25px);
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
}
.ball-scale-ripple-multiple > div:nth-child(0) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.ball-scale-ripple-multiple > div:nth-child(1) {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.ball-scale-ripple-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.ball-scale-ripple-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.ball-scale-ripple-multiple > div {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  top: -2px;
  left: -26px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
}
 @-webkit-keyframes ball-beat {
 50% {
 opacity: 0.2;
 -webkit-transform: scale(0.75);
 transform: scale(0.75);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
 @keyframes ball-beat {
 50% {
 opacity: 0.2;
 -webkit-transform: scale(0.75);
 transform: scale(0.75);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
}
.ball-beat > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat 0.7s 0s infinite linear;
  animation: ball-beat 0.7s 0s infinite linear;
}
.ball-beat > div:nth-child(2n-1) {
  -webkit-animation-delay: -0.35s !important;
  animation-delay: -0.35s !important;
}
 @-webkit-keyframes ball-scale-multiple {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
 opacity: 0;
}
 5% {
 opacity: 1;
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
 @keyframes ball-scale-multiple {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
 opacity: 0;
}
 5% {
 opacity: 1;
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
.ball-scale-multiple {
  position: relative;
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.ball-scale-multiple > div:nth-child(3) {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.ball-scale-multiple > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: -30px;
  top: 0px;
  opacity: 0;
  margin: 0;
  width: 60px;
  height: 60px;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite;
}


.blog-detail-inf > h1 {
  font-size: 36px;
  margin: 25px 0 0;
  font-weight: 500;
}
.sidebar-wrp .ltst-nws-bx > a {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.sidebar-wrp .ltst-nws-inf > h6 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
  width: calc(100% + 5px);
  font-weight: 500;
}
.sidebar-wrp .ltst-nws-inf > span {font-size: 12px;}
.ltst-nws-inf > span i {margin-right: 7px;}
.event-detail-inf-inr > h1 {
  font-size: 36px;
  font-weight: 500;
  margin: 10px 0 0;
}
.event-detail-inf-inr .pst-mta {
    margin: 5px 0 -5px;
    display: block;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 20px;
}
.sidebar-wrp .ltst-nws-bx + .ltst-nws-bx {
  padding-top: 0;
  border-top: 0;
  margin-top: 15px;
}

.wdgt-bx > form.srch-frm input {
  background-color: transparent;
  padding: 10px 45px 10px 13px;
  -webkit-border-radius: 0;
  border-radius: 5px;
}
.wdgt-bx > form.srch-frm i.fa.fa-search {
    font-size: 14px;
}
.wdgt-bx .srch-frm > button:before {
  content: "";
  top: 8px;
  bottom: 8px;
  width: 1px;
  position: absolute;
  left: 0;
  background-color: #ccc;
}
.wdgt-bx .srch-frm > button {padding-top: 4px;}
.wdgt-bx .srch-frm > button:hover, 
.wdgt-bx .srch-frm > button:focus {color: #333;}
.floter-911 {
  position: fixed;
  z-index: 1;
  right: 40px;
  bottom: 50px;
}
.pagination > li.page-item.prev a, 
.pagination > li.page-item.next a {
  line-height: 42px;
  height: 42px;
}

.cnt-frm > h4,
.cnt-inf-wrp > h4 {
  position: relative;
}
.toggle-item > h6.active {
  padding-top: 28px;
  padding-bottom: 10px;
}
.toggle-item > h6.active i {line-height: 62px;}

blockquote p i.tp-qt {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-left: -35px;
  margin-top: 0;
  top: -15px;
}
blockquote p i.bt-qt {
  display: inline;
  bottom: -15px;
  margin-left: 15px;
}

.event-detail-desc blockquote {
  border: 6px solid #ebe9e9;
  position: relative;
  padding: 23px 40px 20px 35px;
  margin-bottom: 20px;
  display: inline-block;
  width: calc(100% - 20px);
  margin-left: 10px;
}
.event-detail-desc blockquote p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 26px;
  color: #777;
  max-width: 100%;
}
.event-detail-desc blockquote p i.tp-qt {
  left: -25px;
  top: 0;
}
.event-detail-desc blockquote p i {
  margin: 0;
  color: #bcbbbb;
  font-size: 23px;
  position: absolute;
  background-color: #fff;
  line-height: 50px;
  width: 50px;
  text-align: center;
}
.event-detail-desc blockquote p i.bt-qt {
  right: -25px;
  bottom: 0;
}
/*===== Team Style 2 =====*/
.remove-ext5 .tm-bx2 {margin-bottom: 40px;}
.tm-bx2 {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.tm-thmb > h4 {
  position: absolute;
  left: 50%;
  bottom: 30px;
  color: #fff;
  margin-bottom: 0;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 24px;
  line-height: 70px;
  padding-right: 50px;
  min-width: 268px;
  z-index: 1;
}
.tm-thmb > h4 i {
  float: left;
  line-height: 70px;
  width: 70px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #222;
  margin-right: 30px;
}
.tm-bx2 .tm-thmb > img {
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}
.tm-bx2:hover .tm-thmb > img {
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.tm-bx2 .tm-thmb:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #000;
  z-index: 1;
  opacity: .6;
}
.tm-bx2:hover .tm-thmb > h4 {
  bottom: 0;
  opacity: 0;
  visibility: hidden;
}
.tm-inf2 {
  position: absolute;
  top: 80%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  padding: 0 50px;
  opacity: 0;
  visibility: hidden;
}
.tm-inf2 > h5 {
  color: #fff;
  margin-bottom: 0;
  font-size: 26px;
}
.tm-inf2 > span {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    margin: 5px 0 0 0;
}
.tm-inf2 > p {
  color: #fff;
  line-height: 24px;
  margin: 13px 0 12px;
}
.tm-inf2 .scl4 > a {
  -webkit-border-radius: 0;
  border-radius: 0;
  line-height: 30px;
  width: 30px;
  font-size: 16px;
  background:none;
}
.tm-bx2 .tm-inf2 {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.floter-911{
	display:none;
}
.logo img {
    width: 80%;
}

.lg-mnu-sec nav {
    float: right;
    margin-top: 40px;
}
.header-search i.fas.fa-search {
    color: #fff;
}

.header-search ::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.header-search :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #fff;
}

.header-search ::-ms-input-placeholder { /* Microsoft Edge */
 color: #fff;
}
.header-search > form {
    position: absolute;
    left: 180px;
    right: 200px;
    top: 50%;
    width: 75%;
}
header.stick{
	background:rgba(0, 0, 0, 0.40);
}
.abt-sec.style-edit h3{
	font-size:20px;
}

.camp-thmb > a:after{
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.6);
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.camp-thmb > a:hover:after{
    opacity:1;
}
.hlf-parallex .fixed-bg{
	background-attachment:initial;
	background-size:contain;
}

.evnt-inf a.event-btn:hover{
	color:#1a5abc;
}
.theme-bg-layer:before{
	background-color: #5f0101 !important;
}
img.facts-mockup {
    margin-top: -30px;
	width:85%;
}
footer .drk-bg .ltst-nws-inf > h6 {
    color: #cacaca;
    font-weight: 500;
    line-height: 15px;
    font-size: 15px;
}

.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
#animated-example {
  width: 20px;
  height: 20px;
  background-color: red;
  position: relative;
  top: 100px;
  left: 100px;
  border-radius: 50%;
}
hr {
  position: relative;
  top: 92px;
  left: -300px;
  width: 200px;
}
.pg-tp-wrp h1:after {
    content: "";
    position: absolute;
    left: 46%;
    width: 80px;
    height: 2px;
    border-bottom:3px solid #fff;
    bottom: 0;
    top: 70px;
	display:none;
}
.black-layer .pg-tp-wrp > h1{
	position:relative;
	font-weight:700;
}
header.header2, header{
	border:none;
	background-color: rgba(0, 0, 0, 0.45);
}
header.header2 .tb-br{
	display:none;
}
.blog-detail img.alignleft{
  -webkit-border-radius: 5px;
  border-radius:5px;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
  -ms-box-shadow: 0 0 10px rgba(0,0,0,.2);
  -o-box-shadow: 0 0 10px rgba(0,0,0,.2);
  box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.rltd-wrp h4:before, .cmts-wrp h4:before {
    top: 50px;
}
.rltd-wrp .remove-ext5 .blg-bx{
	margin-top:30px;
}
.team-member-name .scl1 > a{
	color:#1a5abc;
}
.team-member-name .scl1 > a:hover{
	color:#fff;
}
.team-member-name .scl1{
	display:block;
}
.team-detail-desc h3{
	position:relative;
}
.team-detail-desc h3:before{
	top:45px;
}

.abt-cnt .sec-tl{
	margin-bottom:0;
	padding-bottom:0;
}
.abt-desc ul li span{
	border: 2px solid #1a5abc;
    padding: 5px 10px;
    font-weight: 600;
    margin-top: 4px;
    float: left;
}
.abt-desc h5 {
    display: inline-block;
    padding-left: 15px;
	font-size:18px;
}

.remove-ext5 .camp-bx{
  -webkit-box-shadow: 7px 4px 50px rgba(0,0,0,.1);
  -ms-box-shadow: 7px 4px 50px rgba(0,0,0,.1);
  -o-box-shadow: 7px 4px 50px rgba(0,0,0,.1);
  box-shadow: 7px 4px 50px rgba(0,0,0,.1);
  z-index: 1;
  position: relative;
}
.camp-thmb img{
	width:100%;
	opacity:0.7;
}
.srv-bx {
    background: #fff;
    padding: 40px 45px;
	text-align: center;
    border-radius: 0px;
}
.srv-bx:hover:before, 
.srv-bx:focus:before {
  opacity: 1;
  left: 20px;
  right: 0;
}
.srv-bx:before{
  -webkit-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -moz-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -o-transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  transition:all 600ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
  -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); 
  transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}
  
.srv-bx:before {
  
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 40px;
    z-index: -1;
    opacity: 0;
    background-color: #1a5abc;
    height: 115px;
    border-radius: 50px;
    width: 90%;
}
.srv-bx:before{
    -webkit-transition: all 0s linear;
    -ms-transition: all 0 linear;
    -o-transition: all 0 linear;
    transition: all 0 ease-in;
}
.services-grid .sec-tl{
	margin-bottom:0px;
}
.vdo-bx .camp-inf > h5{
	text-align:center;
	font-size: 22px;
    font-weight: 500;
}
.vdo-bx .camp-inf > span{
	margin-right: 10px;
    font-size: 14px;
    font-family: Poppins;
    margin-bottom: 5px;
}
.vdo-bx-wrp{
	margin-bottom:4px;
}
.services-grid .theme-btn-wht {
    border: 1px solid #1a5abc;
}
.eme-call img{
	width:100%;
	float:left;
	position:relative;
}
.eme-call h2 {
    color: #fff;
    font-family: Montserrat;
    padding: 20px 40px;
    display: inline-block;
    border-right: 1px solid #fff;
    margin: 35px 0px;
	width:100%;
}
.eme-call{
	background-image: url(../images/emergency-bg.jpg);
	background-size:cover;
	-webkit-box-shadow: 6px 7px 40px 3px rgba(9, 9, 9, 0.2);
	-ms-box-shadow:6px 7px 40px 3px rgba(9, 9, 9, 0.2);
	-o-box-shadow: 6px 7px 40px 3px rgba(9, 9, 9, 0.2);
	box-shadow: 6px 7px 40px 3px rgba(9, 9, 9, 0.2);
}
.eme-call a {
    padding: 15px 65px;
    margin: -10px 10px;
    font-size: 17px;
	font-family: Montserrat;
}
.full-gal-view .gallery-item{
	width:50%;
}
.full-gal-view .gallery-item-full{
	width:100%;
}
.gallery-item,  .gallery-item-full{
	-webkit-box-shadow: 0 0 70px rgba(0,0,0,.1);
	-ms-box-shadow: 0 0 70px rgba(0,0,0,.1);
	-o-box-shadow: 0 0 70px rgba(0,0,0,.1);
	box-shadow: 0 0 70px rgba(0,0,0,.1);
	border-radius:0;
}
.tem-sec.style-3 .scl2{
	display:block;
}
.tem-sec.style-3 .tm-thmb {
    background: #f2f2f2;
    padding: 10px;
}
.tem-sec.style-3 .tm-thmb:hover, .tem-sec.style-3 .tm-bx:hover .tm-thmb > a img{
	background:#1a5abc;
	  -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.tem-sec.style-3 .tm-inf{
	max-width:100%;
	background:#1a5abc;
	margin-top:0px;
}

.tem-sec.style-3 .tm-inf > h5, .tem-sec.style-3 .tm-inf span, .tem-sec.style-3 .social-icons a{
	color:#fff;
}
.tem-sec.style-3 .social-icons{
	margin-top:7px;
}
.tem-sec.style-3 .social-icons a{
	padding:5px 7px;
}
.tem-sec.style-3 .tm-bx:hover .tm-thmb > a img{
	-webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}
.tem-sec.style-3 .tm-thmb > a:before {
  position: absolute;
  left: 50%;
  right: 50%;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: #000;
  z-index: 1;
}
.vdo-sec.remove-ext5 .col-sm-6 {
    margin-bottom: -5px;
}
.abt-desc ul li:hover span{
	background:#1a5abc;
	color:#fff;
}
.abt-desc ul li:hover h5{
	color:#1a5abc;
}

.style-2 .abt-desc p {
    margin-left: 55px;
    line-height: 26px;
    width: 85%;
}
.tb-br li:hover i {
    color: #222;
}
.abt-sec .image-holder {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 3px;
    margin: 0px;
}
.image-holder{
	position:relative;
}
.image-holder a {
    position: absolute;
    left: 40%;
    top: 45%;
    background: #1a5abc;
    padding: 7px 15px;
    color: #fff;
	visibility: hidden;
}
.image-holder:hover a{
	visibility: visible;
}
.image-holder:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
}
.image-holder:hover:before {
    opacity: .6;
}
.services-block-three .inner-box .image h4{
	position:absolute;
	left:0px;
	bottom:25px;
	color:#ffffff;
	font-size:24px;
	font-weight:600;
	padding:4px 25px;
	z-index:2;
	background-color:#eb0028;
	font-family: 'Raleway', sans-serif;
}

.services-block-three .inner-box .image h4:after{
	position:absolute;
	content:'';
	right:-20px;
	top:0px;
	border-top: 46px solid #eb0028;
    border-right: 20px solid transparent;
}

li.author a {
    font-size: 12px;
    background: #1a5abc;
    color: #fff;
    padding: 3px 10px;
}
li.author a:hover {
    font-size: 12px;
    background: #fff;
    color: ##1a5abc;
    padding: 3px 10px;
}
.blg-bx .blg-inf > a:hover{
	color:#1a5abc;
}
.gallery-item > a{
	padding:2px;
	background:#fff;
}

footer .wdgt-bx h5{
	position:relative;
}
footer .wdgt-bx h5:before{
    content: "";
    position: absolute;
    height: 3px;
    width: 50px;
    bottom: 0;
    left: 0;
	top:40px;
	background:#1a5abc;
}
footer .ltst-nws-inf {
    margin-top: 10px;
}
.vdo-bx.about-block > a {
    left: 90%;
    top: 73%;
    z-index: 9;
}
.col-md-6 .vdo-bx.about-block > a {
    font-size: 50px;
}
.col-md-6 .vdo-bx.small > a {
    font-size: 50px;
	top:35%;
}


.abt-desc > ul > li:before {
    content: "";
    position: absolute;
    height: 8px;
    width: 8px;
    left: 0;
    top: 10px;
}

.full-sec .col-md-6 .vdo-bx h5, .full-sec .col-md-6 .vdo-bx .camp-inf{
	text-align:center;
}
.full-sec .vdo-bx > a{
	top:45%;
}
.vdo-bx.about-block:before {
    position: absolute;
    content: '';
    left: 65%;
    top: -15px;
    right: -15px;
    bottom: 50px;
    background-color: #ccc;
    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;
    z-index: -1;
}
span.fea {
    position: absolute;
    left: 0px;
    top: 35px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 15px;
    z-index: 2;
    background: rgba(26, 90, 188, 0.61);
    font-family: 'Poppins', sans-serif;
}
span.fea:after {
    position: absolute;
    content: '';
    right: -20px;
    top: 0px;
    border-top: 33px solid rgba(26, 90, 188, 0.61);
    border-right: 20px solid transparent;
}
.camp-inf ul {
    list-style: none;
    display:inline-block;
	margin:0;
	padding:0;
}
.camp-inf ul li {
    list-style: none;
    float: left;
    text-align: center;
    background: rgba(63, 63, 63, 0.61);
    color: #fff;
    margin: 5px 2px;
    padding: 0px 10px;
    border-radius: 2px;
    font-size: 10px;
    line-height: 20px;
}
.abt-cnt .vw-al{
	margin-top:15px;
}
.vdo-car .vdo-bx .camp-inf {
    padding: 20px 0 15px 0; 
    text-align: center;
}
.vdo-car .vdo-bx .camp-inf h5{
	text-align:center;
}

.fcts-wrp .sec-tl {
	margin-bottom:10px;
}
.fcts-lst{
	margin-top:15px;
}
.abt-cnt .sec-tl h2{
	margin-bottom:20px;
}
.abt-desc p {
    margin: 5px 0px 15px 0px;
    font-size: 15px;
    line-height: 30px;
}
.services-grid .sec-tl > h2{
	line-height:48px;
	margin-top:-10px;
}
.gap.services-grid{
	padding:100px 0px 90px 0px;
}
.gap.video-block, .gap.post-block, .gap.team-block, .gap.event-block, .gap.operation-block, .gap.faq-block, .gap.campaign-block{
	margin-top:-10px;
}
.evnt-sec .evnt-bx2{
  -webkit-box-shadow: 9px 9px 18px 5px rgba(0,0,0,.05);
  -ms-box-shadow: 9px 9px 18px 5px rgba(0,0,0,.05);
  -o-box-shadow: 9px 9px 18px 5px rgba(0,0,0,.05);
  box-shadow: 9px 9px 18px 5px rgba(0,0,0,.05);
  z-index: 1;
  position: relative;
}
.evntspkrs-wrp h3:before, .event-detail .cmt-frm h4:before, .rltd-wrp h4:before, .cmts-wrp h4:before, .blog-detail-desc .cmt-frm h4:before, .cnt-frm h4:before, .cnt-inf-wrp h4:before{ 
    content: "";
    position: absolute;
    height: 3px;
    width: 60px;
    bottom: 0;
    left: 0;
    top: 50px;
    background: #1a5abc;
}
.event-detail .cmt-frm{
	margin-top:50px;
}
.event-detail .cnt-frm > form{
	margin-top:30px;
}
.blog-detail-desc  blockquote{
	margin-bottom:0px;
}

.blog-detail-desc .cnt-frm > form{
	margin-top:40px;
}
.image-holder img{
	width:100%;
	height:auto;
}
.vdo-bx.small .camp-inf, .vdo-bx.small .camp-inf h5 {
	text-align:center;
}
.sec-tl h2 {
    line-height: 50px;
}
.camp-wrp .camp-inf > h5:hover:after {
    opacity: 0.7;
}
.camp-wrp .camp-inf > h5:after {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
	z-index:-1;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.large{
	font-size:90px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium{
	font-size:60px;
	top:40%;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.small{
	font-size:50px;
	top:40%;
}
.remove-ext5.blg-sec{
	margin-bottom:-20px;
}
.abt-desc.style4 > ul{
	margin-top:15px 0 0;
}
.vdo-car .vdo-bx > a{
	top:40%;
}
.donate-btn {
    display: none;
    max-width: 300px;
    margin: 25px auto;
    text-align: center;
}
.camp-goals {
    margin-bottom: 25px;
    display: block;
    float: left;
    width: 100%;
}
.owl-carousel .owl-item img{
	width:80px;
	height:auto;
	display:inline-block;
}
.testimonial-info-inner {
    display: inline-block;
}
.testimonials-wrap {
  float: left;
  padding: 0 80px;
  width: 100%;
}
.call-info {
  float: left;
  margin: 10px 0 0;
  width: 100%;
}
.call-info > h4 {
  color: #fff;
  max-width: 90%;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 32px;
}
.call-info > h2 {
  font-weight: 200;
  font-size: 40px;
  margin: 13px 0 10px;
}
.call-info > a {margin-top: 25px;}
.testimonials-carousel {
  float: left;
  padding-left: 0px;
  position: relative;
  width: 100%;
}
.testimonial-box {
  float: left;
  position: relative;
  width: 100%;
}
.testimonial-box:before {
  content: "";
  position: absolute;
  font-family: fontawesome;
  color: rgba(229,229,229,.32);
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  bottom: 0;
  left: 50%;
  font-size: 90px;
  line-height: initial;
}
.testimonial-box > p {
    color: #d8d8d8;
    font-style: italic;
    font-size: 16px;
    line-height: 36px;
    font-family: Poppins;
	padding:0 40px 0 0;
}
.testimonials-carousel:before {
  height: 200px;
  width: 1px;
  left: 15px;
  top: 50%;
  margin-top: -100px;
  background-color: #8d8d8d;
  position: absolute;
}
.testimonial-info {
  float: left;
  margin-top: 15px;
  width: 100%;
}
.testimonial-info > img {
  float: left;
  width: auto !important;
  border: 5px solid #fff;
  margin-right: 20px;
}
.testimonial-info-inner {
  display: table;
  margin-top: 40px;
}
.testimonial-info-inner > h5 {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 20px;
}
.testimonial-info-inner > span {
    font-family: poppins;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 13px;
    color: #f8f8f8;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.vdo-sec-wrp .owl-carousel .owl-nav {
  position: absolute;
  top: 48%;
  left: -20px;
  right: -20px;
}
.owl-carousel .owl-nav > div {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 40px;
  width: 40px;
  text-align: center;
  background-color: rgba(255,255,255,.2);
  font-size: 20px;
  color: #fff;
}
.testimonials-carousel .owl-nav {
  left: auto;
  bottom: 40px;
  right: 150px;
  top: auto;
}
.owl-carousel .owl-nav > div.owl-next {right: 0;}
.owl-carousel .owl-nav .owl-prev {left: 0;}
.owl-carousel .owl-nav > div:hover {color: #fff;}
.testimonials-carousel .owl-nav div {margin: 0 2.5px;}
.testimonials-carousel .owl-nav div.owl-prev {
  right: 0;
  left: auto;
}
.testimonials-carousel .owl-nav div.owl-next {
  left: 0;
  right: auto;
}
.shrt-fcts-wrp h2 {
    font-weight: 600;
}
.fcts-wrp p {
    color: #dbdbdb;
    font-style: italic;
    font-size: 15px;
}
.shrt-fcts-wrp .col-md-5 .sec-tl{
	margin-bottom:10px;
}
.fcts-lst li h6 {
    color: #dbdbdb !important;
}
.srv-wrp.left-style .srv-bx{
	text-align:left;
	padding:30px 40px 45px 40px;
}
.owl-carousel .owl-item .vdo-bx img {
    width: 100%;
    height: auto;
    display: inline-block;
}

.vdo-car .vdo-bx {
	border:4px solid #f8f8f8;
}
nav ul i {
    font-size: 12px;
    padding-left: 2px;
}
.tm-bx2 h4{
	display:none;
}
.servi-block .sec-tl{
	margin-bottom:10px;
}
.abt-cnt .sec-tl span {
    margin-bottom: 7px;
}
.ltst-evnt-car .ltst-evnt img{
	width:100%;
}

.vdo-sec.video-gal .col-md-6 .vdo-bx-wrp .vdo-bx > a{
	top:45%;
}
.vdo-sec.video-gal .col-md-4 .vdo-bx-wrp .vdo-bx > a{
	top:40%;
}
.gap.about-block{
	padding:50px 0 80px 0;
}
.less-gap90.servi-block {
    padding: 95px 0 120px 0;
}
.less-gap90.camp-grid{
	padding:90px 0 100px 0;
}

.less-gap90.ops-vids{
	padding:95px 0 80px 0;
}
.less-gap90.blg-pst{
	padding:70px 0 70px 0;
}
.less-gap90.fire-team{
	padding:75px 0 80px 0;
}
.less-gap90.evt-block {
    padding: 90px 0 100px 0;
}
.less-gap90.faq-block{
	padding: 100px 0 100px 0;
}
.less-gap80 {
    padding: 80px 0;
}
.less-gap70.srv-page {
    padding: 70px 0 100px 0;
}
.abt-cnt a.theme-btn {
    margin-top: 20px;
}
.sec-tl h2{
	font-weight:600;
	color:#444;
}
.donate-btn a.theme-btn {
    background: #aeaeae;
}
.gap.less-gap80{
	padding:80px 0;
}
nav li.active a.brd-rd3 {
    color: #fff;
}

nav li.active ul li a:before{
	content:"";
	background:#77a1e1;
}
.sec-tl h2:before, .pg-tp-wrp h1:after, .rltd-wrp > h4:before, .team-detail-desc h3:before {
    content: "";
    position: absolute;
    left: 5%;
    width: 128px;
    height: 9px;
    background-image: url(../images/tl-shp.png);
    bottom: 0;
}
.sec-tl.text-center h2:before{
	content: "";
    position: absolute;
    width: 128px;
    height: 9px;
    background-image: url(../images/tl-shp.png);
    bottom: -25px;
	left: 50%;
	transform: translate(-50%, -25px);
}
.ops-vids .sec-tl.text-center h2:before{
	content: "";
    position: absolute;
    width: 128px;
    height: 9px;
    background-image: url(../images/tl-shp2.png);
    bottom: -20px;
	left: 50%;
	transform: translate(-50%, -25px);
}
.shrt-fcts-wrp .sec-tl.text-center h2:before, .shrt-fcts-wrp .sec-tl h2:before{
	content:none;
}
.sec-tl.text-center > h2 {
    margin-bottom: 15px;
}
.camp-wrp.remove-ext5 {
    margin-top: 10px;
}
.team-member-name .scl1 > a {
    width: 38px;
    font-size: 13px;
    line-height: 40px;
}
.ops-vids .sec-tl.text-center > h2 {
    margin-bottom: 20px;
}
.evnt-sec.remove-ext5 {
    margin-top: 10px;
}

.events-page .evnt-sec.remove-ext5 {
    margin-top: 0px;
}
.srv-page .srv-wrp{
	margin-top:10px;
}
.camp-page{
	margin-top:-10px;
}
.faq-wrp h6{
	color:#666;
	font-size:16.5px;
	font-weight:500;
}
footer .gap.top-spac60, footer .gap.bottom-spac60{
	padding-top:75px;
}
.less-gap80.cnt-page{
	padding:75px 0px 80px 0px;
}
.event-detail .evntspkrs-wrp h3, .event-detail .cnt-frm > h4{
	font-size:32px;
}
nav > div > ul li.active > a::before{
	display:none;
}

.rsnp-mnu  ul  li a i{
	display:none;
} 

/*===== Blog Posts =====*/
.post-bx {
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 0 70px rgba(0,0,0,.1);
  -ms-box-shadow: 0 0 70px rgba(0,0,0,.1);
  -o-box-shadow: 0 0 70px rgba(0,0,0,.1);
  box-shadow: 0 0 70px rgba(0,0,0,.1);
  overflow: hidden;
}
.post-bx.lst {
  display: table;
  overflow: hidden;
}
.remove-ext3 .post-bx {margin-bottom: 30px;}
.post-thmb {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.post-thmb > a {
  float: left;
  width: 100%;
}
.post-thmb > a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  z-index: 1;
}
.post-bx:hover .post-thmb > a::before {opacity: .5;}
.post-bx:hover .post-thmb img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.post-inf {
  float: left;
  width: 100%;
  padding: 25px 30px 30px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.post-inf > h5 {
  margin-bottom: 7px;
  font-size: 20px;
  font-weight:600;
  color:#444;
}
.pst-mta {
  padding-left: 0;
  list-style: none;
  margin-bottom: 5px;
  display: inline-block;
}
.pst-mta > li {
  display: inline-block;
  font-size: 14px;
  margin: 5px 0 0 0;
}
.pst-mta > li:last-child {margin-right: 0;}
.pst-mta > li i {margin-right: 7px;}
.post-inf > p {
  line-height: 25px;
  margin-bottom: 0;
  margin-top:5px;
}
.post-inf > a {
  display: inline-block;
  font-family: poppins;
  font-weight: 400;
  font-size: 15px;
  margin-top: 23px;
}
.post-bx.lst > * {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  float: none;
}
.post-bx.lst .post-thmb {width: 300px;}
.post-bx.lst .post-info {padding: 20px;}
.post-thmb img {width: 100%;}
.post-bx.lst .post-inf {padding: 15px 25px; background:#fff;}
.post-bx.lst .post-inf > a {margin-top: 15px; color:#444; font-weight:500;}
/*===== Event =====*/
.remove-ext3 .event-bx {margin-bottom: 15px;}
.event-bx {
  float: left;
  position: relative;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
  -webkit-box-shadow: 0 0 70px rgba(0,0,0,.05);
  -ms-box-shadow: 0 0 70px rgba(0,0,0,.05);
  -o-box-shadow: 0 0 70px rgba(0,0,0,.05);
  box-shadow: 0 0 70px rgba(0,0,0,.05);
  padding: 30px 25px 30px 100px;
}
.event-bx:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: -1;
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.event-bx > span {
  position: absolute;
  left: 25px;
  font-weight: 700;
  font-size: 50px;
  line-height: initial;
  text-align: center;
}
.event-bx > span i {
  font-family: Montserrat;
  font-style: normal;
  font-size: 18px;
  display: block;
}
.event-bx > h5 {
  font-size: 19px;
  margin-bottom: 0;
  line-height:24px;
  font-weight:600;
  color:#444;
}
.event-bx > a {
    display: inline-block;
    font-family: Poppins;
    font-size: 15px;
    color: #444;
    font-weight: 500;
}
.event-bx:hover > h5 {color: #fff;}
.event-bx:hover .pst-mta > li {color: #f1f1f1;}
.event-bx:hover > a {color: #fff;}
.event-bx:hover:before {background-color: rgba(0,0,0,.8);}
.event-blg .event-bx .pst-mta{
	display:block;
	margin-top:5px;
}
.less-gap90.event-blg{
	padding:70px 0 80px 0;
}
.event-blg .pst-mta li a, .event-blg .pst-mta li {
    color: #444;
}
.blog-grid .blg-inf > p{
	margin-top:5px;
}

.blog-grid .blg-inf .pst-mta li a{
	color:#444;
}
.tp-lst > li i:hover{
    color:#fff;
}
.tm-bx span.theme-clr {
    border-top: 1px solid;
    padding-top: 10px;
    margin-top: 10px;
}
.ltst-evnt-wrp.ltst-evnt-car{
    margin-top:10px;
}
.blg-bx .blg-inf > h6 {
    font-size: 22px;
    margin-bottom: 7px;
    padding: 0px 15px;
    line-height: 30px;
    color: #444;
    font-weight: 600;
}
.team-member-name span.theme-clr {
    font-weight: 600;
    margin-top: 10px;
}
.srv-bx:hover > i{
    border:1px solid #e43b1b;
}
.camp-bx .progress-bar{
    background-color:#e43b1bcc;
}

.camp-bx:hover .progress-bar{
    background-color:#e78600;
     -webkit-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.camp-inf > span{
    color:#fff;
}

.vdo-sec-wrp .owl-carousel .owl-nav > div {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 40px;
  width: 40px;
  text-align: center;
  background-color: #2d2d2d;
  font-size: 20px;
  color: #fff;
}

.vdo-sec-wrp{
    margin-top:10px;
}

.post-bx.lst:hover .post-inf > a{
    color:#e78600;
}
.event-blg .remove-ext3 {
    margin-top: 15px;
}

#rev_slider_4_1_wrapper .zeus.tparrows{
  display:none !important;  
}
.pst-mta-wrp .evnt-dat{
    background:#555;
    display:none;
}
.ltst-evnt-car > .owl-nav{
    display:none !important;
}
.evntspkrs-wrp .tm-inf > h5{
    font-size:20px;
}
/* BASE STYLES FOR EACH */
.callouts li {
  display: inline-block;
  /* Real styles */
  position: relative;
	width: 22%;
	height: 100px;
  padding: 15px;
	background-color: #fff;
  border: 1px solid #c1c1c1;
	border-radius: 4px;
	box-shadow: 0 0 10px #c1c1c1;
}
/* LEFT */
.callouts--left:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: -42px;
	top: 17px;
  border: 10px solid transparent;
  border-right: 32px solid rgb(193,193,193); /* IE8 Fallback */
  border-right: 32px solid rgba(193,193,193,0.5);
  z-index: 2;
}
.callouts--left:after {
  content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: -31px;
	top: 20px;
  border: 8px solid transparent;
  border-right: 24px solid #ffc107;
  z-index: 3;
}
nav > div > ul ul li a:hover{
	color:#fff;
}


h2{
  text-align:center;
  padding: 20px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}

#image-gallery-image {
  max-width: 450px;
  max-height: 450px;
  margin: 0 auto;
  display: table;
}
.thumb h5 {
  text-align: center;
}
@media (max-width: 1605px) {

}


@media (max-width: 1445px) {

}


@media (max-width: 1370px) {
.hlf-parallax.black-layer::before, 
.hlf-parallax.black-layer2::before, 
.hlf-parallax.blue-layer::before, 
.hlf-parallax.black-layer4::before, 
.hlf-parallax.white-layer::before, 
.hlf-parallax.gray-layer::before, 
.hlf-parallax.gray-layer2::before, 
.hlf-parallax.grd-lyr::before, 
.hlf-parallax.theme-bg-layer::before, 
.hlf-parallax .fixed-bg, 
.hlf-parallax .fixed-bg2 {height: 61%;}
.floter-911 {width: 60px;}
  

}


@media (max-width: 1200px) {
.blog-detail-desc blockquote {
    margin-bottom: 0px;
    margin-top: 20px;
}
.vdo-bx.about-block:before{
	display:none;
}
nav > div > ul > li {
    width: auto;
    font-size: 14px;
    color: #fff;
}
nav > div > ul > li > a {
    display: inline-block;
    padding: 0 15px;
}
.container {padding: 0 30px;max-width: 100%;}
.vdo-car .vdo-bx > a {
    display:none;
}
}


@media (max-width: 1030px) {
.rspn-srch > input{
	padding:0 4%;
}
.container {padding: 0 30px;max-width: 100%;}
header {display: none;}
.rspn-hdr {display: block;}
main {padding-top: 0 !important;}
.pst-mta > li + li::before {margin: 0 10px;}
.pg-tp-wrp {padding-top: 120px;}
.tag-clouds.float-right {float: left !important;}
.floter-911 {width: 50px;}

.srv-inf h5, .evnt-inf > h5{
	font-size:20px;
	line-height:28px;
}

.pst-mta > li{
	font-size:12px;
}
.drk-bg .wdgt-bx > ul li{
	font-size:14px;
}
.tag-clouds{
	display:none;
}
.evntspkrs-wrp h3:before, .event-detail .cmt-frm h4:before, .rltd-wrp h4:before, .cmts-wrp h4:before, .blog-detail-desc .cmt-frm h4:before, .cnt-frm h4:before, .cnt-inf-wrp h4:before{
	display:none;
}

}

@media (max-width: 1030px) and (min-width: 1000px) {
footer .wdgt-bx h5{
	font-size:22px;
}
.lg-mn {background-color: #333; text-align:left;}

.pg-tp-wrp {
    padding-top: 0;
    margin-top: -30px;
}
.sec-tl > span{
	font-size:14px;
}
}

@media (max-width: 770px) and (min-width: 481px) {
.srv-inf > a{
	font-size:14px;
}
.rspn-srch > input{
	padding:0 2%;
}
.event-detail-img ul.countdown {
    position: static;
    max-width: 100%;
    float: left;
    margin: 20px 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.event-detail-img ul.countdown > li {
    max-width: 50px;
    margin: 3px;
    float: none;
    display: inline-block;
}
.camp-inf h5{
	font-size:20px;
}
.eme-call a {
    display: none;
}
.video-gal .vdo-bx > a{
	display:none;
}
.vdo-bx .camp-inf > h5{
	line-height:26px;
}
.vdo-bx .camp-inf > span{
	margin-bottom:5px;
}
.vdo-car .vdo-bx .camp-inf h5 {
    font-size: 17px;
    line-height: 26px;
    padding: 0px 5px;
}

.vdo-car .vdo-bx .camp-inf > span{
	margin-bottom:0px;
}

.evnt-inf > h5{
	font-size:21px;
}
.abt-cnt .sec-tl h2, .abt-cnt .sec-tl > span{
    margin-bottom: 15px;
}
.vdo-car  .vdo-bx > a{
	display:none;
}

.col-md-6 .vdo-bx.about-block > a{
	font-size:60px;
}
.abt-desc p{
	width:90%;
}
.col-md-6 .vdo-bx.about-block h5 {
    margin: 10px 0px;
}
.srv-bx {
    padding: 35px 30px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium {
    display:none;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.large {
    font-size: 70px;
}
.col-md-6 .vdo-bx.small > a.bottom {
    font-size: 50px;
    top: 40%;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.small {
    font-size: 60px;
    top: 40%;
}

.video-block .vdo-bx .camp-inf > span{
	font-size:10px;
}
.col-md-6 .vdo-bx h5 {
    margin: 10px 0px;
}
.style4 .abt-cnt{
	margin-top:30px;
	margin-bottom:0px;
}
.video-block .camp-inf{
	padding:10px;
}
.camp-bx .camp-inf > span{
	font-size:13px;
}
.camp-bx .prg-wrp > a.theme-btn{
	margin-left:0px;
}
.camp-bx .prg-wrp > a.theme-btn {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.video-block .col-md-6 .vdo-bx h5{
	font-size:15px;
}
.video-block .full-sec .vdo-bx > a{
	top:40%;
}
.gap.bottom-spac80{
	padding:70px 0px;
}
}

@media (max-width: 1130px) and (min-width: 1000px) {
.post-bx.lst .post-thmb {
    width: 225px;
}
.abt-cnt .sec-tl h2 {
    margin-bottom: 25px;
}
.video-gal .col-md-4 .vdo-bx > a{
	top:40%;
}
.lg-mn {background-color: #333; text-align:left;}
	nav > div > ul > li {
    width: auto;
    font-size: 14px;
}

.vdo-bx.about-block > a.top {
    left: 90%;
    top: 70%;
    z-index: 9;
	font-size:50px;
}
.abt-cnt .sec-tl > span{
	margin-bottom:15px;
}
footer .drk-bg .ltst-nws-inf > h6{
	line-height:22px;
}
.vdo-car .vdo-bx > a {
    display:none;
}
	
h2{
	font-size:40px;
}
.col-md-6 .vdo-bx.small > a {
    font-size: 40px;
    top: 35%;
}
.vdo-bx .camp-inf > h5{
	font-size:16px;
}
.video-gal-block .vdo-bx .camp-inf > h5{
	font-size:20px;
}
.vdo-car .vdo-bx .camp-inf > h5{
	font-size:20px;
	line-height:24px;
}
.vdo-car .vdo-bx .camp-inf > span{
	margin-bottom:5px;
}
.rspn-cnt{padding-left:9%;}
nav > div > ul > li > a {
    display: inline-block;
    padding: 0 7px;
}
.evnt-inf h5{
	font-size:20px;
}
	
li.author a{font-size:11px;}
.eme-call a {
    padding: 15px 65px;
    margin: -25px 70px;
    font-size: 17px;
    float: left;
}
.camp-bx .prg-wrp > a.theme-btn {
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
.camp-inf > h5{
	font-size:20px;
	text-align:center;
}
.eme-call h2{
	border:none;
}
}

@media (max-width: 1000px) and (min-width: 980px) {
.abt-cnt .sec-tl h2 {
    margin-bottom: 25px;
}
	.lg-mn {background-color: #333; text-align:left;}
	.overlap144 {
    margin-top: -30px;
    padding-top: 0;
}
.evnt-inf h5{
	font-size:20px;
}
.rspn-cnt{padding-left:9%;}
}


@media (max-width: 980px) {
.cnt-frm > form {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.cnt-inf-lst {
    margin-top: 0px;
}
.team-detail-desc > p {
    margin: 35px 0 0;
}
.scribe-frm{
	display:none;
}
.menu-item-has-children a i{
	display:none;
}
.evntspkrs-wrp > h3 {
    margin-bottom: 25px;
    margin-top: 20px;
    position: relative;
}
.event-detail .cnt-frm > form {
    margin-top: 10px;
}
.abt-desc p{
	margin-top:10px;
}
.abt-desc > ul > li{
	line-height:28px;
}
.abt-cnt .sec-tl h2 {
    margin-bottom: 5px;
}
.abt-cnt h2:before{
	display:none;
}
.logo img {
    width: 100%;
}
.pst-mta > li {
    font-size: 14px;
}
.evnt-thmb .countdown, .tm-thmb > h4{
	display:none;
}
.overlap144 {
    margin-top: -30px;
    padding-top: 0;
}
.rspn-cnt{display:none;}

.lg-mn {background-color: #333; text-align:left;}
h1,
.pg-tp-wrp > h1 {font-size: 38px;}
h2 {font-size: 32px;}
h3 {font-size: 28px;}
.abt-sec h3{
	font-size:24px;
}
.col-md-6 .vdo-bx.about-block > a{font-size:60px;}
.eme-call a{
	margin:-35px 37%;
}
.eme-call h2 {
    border: none;
    line-height: 50px;
    text-align: center;
}
}

@media (max-width: 770px) {


.testimonials-carousel .owl-nav {
    left: auto;
    bottom: 40px;
    right: 50px;
    top: auto;
}

.abt-desc{
	margin-top:0px;
}
.video-gal-block .vdo-bx .camp-inf span{
	display:none;
}



.tparrows {
	display: none !important;
}
.abt-sec.style-edit.left-image .col-md-5 {
    margin-bottom: 70px;
}
img.facts-mockup{
	margin-top:0px;
	width:100%;
}

h1,
.pg-tp-wrp > h1 {font-size: 38px;}
h2 {font-size: 36px;}
h3 {font-size: 28px;}
.abt-sec.style-edit h3{
	font-size:24px;
}

.camp-bx .prg-wrp > a.theme-btn{float:left;}
.rspn-cnt{display:none;}
.overlap144 {
    margin-top: -30px;
    padding-top: 0;
}
.btm-br {text-align: center;}
.cpyrgt.float-left{
	margin-top:10px;
}
.scl-sbcrb {margin-top: 10px;}
.fcts-lst {margin-top: 30px;}
.sidebar-wrp,
.cnt-inf-wrp {margin-top: 50px;}
.abt-img{
	margin-top:15px;
}
.pg-tp-wrp {text-align: center;}
.pg-tp-wrp > h1 {font-size: 42px;max-width: 100%;width: 100%;}
ol.breadcrumb {max-width: 100%;width: 100%;}
ol.breadcrumb > li.breadcrumb-item {float: none;display: inline-block;font-size: 20px;}
.team-detail-thmb {margin-bottom: 30px;}
.error-page-inner,
.search-found-inner {max-width: 100%;}
.abt-img.style2 img {width: 100%;}
.fcts-wrp {
    text-align: left;
    float: left;
    width: 100%;
    margin-top: 80px;
}
.fcts-wrp .sec-tl:before {left: 50%;margin-left: -64px;}

.pg-tp-wrp h1:after {
    top: 70px;
    left: 45%;
}
.abt-cnt{
	margin-bottom:30px;
}

}


@media (max-width: 480px) {
.sec-tl > span {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 15px;
    text-align: center;
}
.sec-tl > span{
    width:100%;
}

.abt-cnt .sec-tl > span{
    padding-bottom:25px;
}
.event-bx {
    padding: 30px 25px 30px 30px;
}

.event-bx > h5 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 26px;
}
.post-inf > h5 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 28px;
}
.post-bx.lst > * {display: block;float: left;width: 100%;}
.post-bx.lst .post-thmb {width: 100%;}
.post-bx.lst .post-inf {padding: 25px;}
.team-sec {padding: 0;}
.event-bx > span {position: static;}
.event-bx > span i {display: inline-block;}
.abt-cnt .sec-tl h2, .abt-desc p{
    text-align:center;
}

.abt-cnt {
  float: left;
  width: 100%;
  padding-left:0px;
}
.abt-desc{
    text-align:center;
}

.camp-bx .prg-wrp > a.theme-btn{float:left;margin-left:20px;}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium {
    display: none;
}
.pg-tp-wrp ol.breadcrumb {
    margin: 0px 0 -15px;
}
.col-md-6 .vdo-bx.about-block > a{
	font-size:30px;
}
	.abt-sec .image-holder{
	margin:0px 0px 25px 0px;
}
.eme-call a{margin:-30px 90px;}
.eme-call h2{border:none; line-height:56px;}
.rspn-cnt {display: none;}
.overlap144.rev_slider_wrapper {margin-top: -5px;}
h1,
.pg-tp-wrp > h1 {font-size: 48px;}
h2 {font-size: 32px;}
h3 {font-size: 28px;}
.abt-sec.style-edit h3{
	font-size:24px;
}
.rltd-wrp{
	text-align:center;
}
.tag-clouds{display:none;}
.srv-bx {text-align: center;}
.camp-thmb > a img,
.gallery-item > a img {width: 100%;}
.fcts-lst > li {padding: 30px 20px;}
.scribe-frm {float: none;display: inline-block;}
.scl-sbcrb .scl3 {float: none;margin-top: 10px;margin-left: -5px;}
.alignleft,
.alignright,
.aligncenter {width: 100%;margin-left: 0;margin-right: 0;}
.team-member-name {padding-right: 0;}
.team-member-name .scl4 {position: static;float: left;width: 100%;margin: 15px 0 0 -5px;}
.error-page-inner > h1 {font-size: 150px;}
.search-form > button {position: relative;margin-top: 10px;float: left;width: 100%;}
.blog-detail-desc blockquote, 
.event-detail-desc blockquote {padding: 30px 40px; margin:20px 10px 0px 10px;}
.blog-detail-desc blockquote p, .scl4 > span, .tag-clouds > span{font-size:14px;}
.cmt-thrd .children {padding-left: 0;}
.cmt-bx {text-align: center;}
.cmt-bx > img {display: inline-block;float: none;margin: 0 0 25px;}
.cmt-inf {width: 100%;}
.cmt-inf > h6 {width: 100%;margin: 0 0 10px;}
.cmt-inf > span {width: 100%;margin-bottom: 30px; float:left;}
a.comment-reply-link {float: none;display: inline-block;}
.cmt-inf > p {max-width: 100%; font-size:14px;}
.cmts-wrp > h4 {text-align: center;}
.cnt-frm > form button {float: left;padding: 14px 30px 15px;}
.campaign-detail-img > a.theme-btn {padding: 12px 35px;bottom: 20px;left: 20px;}
.event-detail-img ul.countdown {position: static;max-width: 100%;float: left;margin: 20px 0;
	-webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.cnt-frm > h4, .cnt-inf-wrp > h4{ font-size:24px;}
.rltd-wrp h4:before, .cmts-wrp h4:before{
	display:none;
}
.black-layer .pg-tp-wrp > h1{
	font-size:36px;
}
.pg-tp-wrp h1:after{
	top:70px;
	left:32%;
}
.event-detail-img ul.countdown > li {max-width: 50px;margin: 3px;float: none;display: inline-block;}
.col-md-6 .vdo-bx > a,
.vdo-bx > a {font-size: 45px;}
.pg-tp-wrp > h1 {line-height: 66px;}
.container {padding: 0 15px;}
.lg-mn {background-color: #333; text-align:left;}
.vdo-bx-wrp > h4 {font-size: 24px;}
.wrk-gal > div > div {width: 33.334%;}


}


@media (max-width: 420px) {

.breadcrumb-item + .breadcrumb-item::before{
	margin:0px 10px;
}
.evntspkrs-wrp > h3 {
    margin-bottom: 25px;
    margin-top: 20px;
    position: relative;
}
.abt-cnt {
    margin-bottom: 30px;
    margin-top: 30px;
}
.ops-vids .sec-tl{
	margin-bottom:0px;
	
}
.shrt-fcts-wrp .sec-tl h2{
	text-align:center;
	font-size:34px;
}
.testimonial-info {

    padding-left: 10%;
}
.fcts-lst > li span{
	font-size:36px;
}
.testimonial-box > p {
    text-align:center;
    padding: 0px 20px 0 20px;
}

.blg-inf > h6 {
    font-size: 20px;
}
.testimonials-carousel .owl-nav{
	display:none;
}

.vdo-car {
    float: left;
    width: 100%;
    margin: 0px 0px -25px 0;
}

.abt-cnt .sec-tl h2 {
    margin-bottom: 0px;
    margin-top: -25px;
    line-height: 44px;
}

.event-block .pst-mta > li{
	font-size:12px;
}
.event-block  .pst-mta-wrp{
	padding-left:70px;
}
.vdo-car .vdo-bx .camp-inf > h5{
	margin-bottom:2px;
	font-size:17px;
	text-align:center;
}

.camp-inf, .camp-inf > h5{text-align:center; font-size:19px;}
.vdo-sec .vdo-bx.about-block > a{font-size:25px;}
.abt-img {padding-top: 130px;}
h1,
.pg-tp-wrp > h1 {font-size: 40px;}
.pg-tp-wrp > h1 {line-height: 40px;margin-bottom: 10px;}
h2 {font-size: 28px;}
h3 {font-size: 22px;}
h5 {font-size: 18px;}
.sec-tl > h2 {
	line-height:44px;
}
.abt-sec.style-edit h3{
	font-size:20px;
}

.eme-call h2{
	font-size:30px;
	line-height:46px;
	border-right:none;
	padding:0;
}
.eme-call a{display:none;}

.camp-bx .prg-wrp > a.theme-btn{
	float:left;
	margin:25px 0px;
}
.full-sec .vdo-bx > a{
	top:35%;
}
.gap {
    float: left;
    padding: 60px 0;
    position: relative;
    width: 100%;
}

.rs-gl{
	font-size:12px;
}
.pg-tp-wrp h1:after{
	top:55px;
	left:30%;
}
.pg-tp-wrp {
    padding-top: 20px;
}
.black-layer .pg-tp-wrp > h1{
	font-size:30px;
}
.pst-mta > li {
    font-size: 13px;
}
.black-layer .pg-tp-wrp ol.breadcrumb > li.breadcrumb-item{
	font-size:16px;
}
.vdo-sec-wrp {padding: 0 15px;}
.fixed-bg + .sec-tl {padding-left: 15px;padding-right: 15px;}
.evnt-bx {padding-left: 0;text-align: center;}
.evnt-bx .evnt-dat {position: static;margin: 0 0 20px;}
.fcts-lst > li {width: 100%;border-left: 0;}
.fcts-lst > li:nth-last-child(2) {border-bottom: 1px solid rgba(255,255,255,.3);}
.scribe-frm {max-width: 100%;min-width: 100%;}
.scl-sbcrb {width: 100%;}
.btm-br {padding: 20px 0;}
.lg-mn .logo {max-width: 60%;}
.error-page-inner > h1 {font-size: 120px;}
.error-page-inner > p {line-height: 25px;max-width: 100%;margin-bottom: 0;}
.tm-inf2 {padding: 0 30px;}
.tm-thmb > h4 {line-height: 40px;font-size: 18px;min-width: 180px;padding-right: 20px;}
.tm-thmb > h4 i {line-height: 40px;width: 40px;margin-right: 20px;font-size: 14px;}

}


@media (max-width: 320px) {
.event-bx {
    padding: 30px 25px 30px 30px;
}

.event-bx > h5 {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 26px;
}
.post-inf > h5 {
    margin-bottom: 3px;
    font-size: 20px;
    line-height: 28px;
}

.sec-tl.text-center > h2, .ops-vids .sec-tl.text-center > h2 {
    margin-bottom: 12px;
}

.gap.about-block {
    padding: 50px 0;
}

.evntspkrs-wrp > h3 {
    margin-bottom: 25px;
    margin-top: 20px;
    position: relative;
}

.faq-wrp {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.abt-cnt h2 {
    font-size: 28px;
    line-height: 44px;
}

.camp-wrp.remove-ext5 {
    margin-top: 20px;
}
.vdo-car .owl-stage-outer {
    padding: 20px 0;
}
.evt-block .evnt-sec{
	margin-top:15px;
}

.fcts-lst > li span{
	font-size:32px;
}

.fire-team .sec-tl.text-center {
    margin-bottom: 25px;
}

.col-md-5.col-sm-12.col-lg-5 .abt-img {
    margin-bottom: 25px;
}
.camp-inf ul{
	display:none;
}
.testimonial-box > p{
	font-size:14px;
	line-height:32px;
}
.video-gal .col-md-6 .vdo-bx > a {
    font-size: 40px;
	top:35%;
}
.video-gal .col-md-4 .vdo-bx > a, .vdo-bx > a {
    font-size: 45px;
	top:35%;
}
.style4 .abt-cnt {
    margin-bottom: 0px;
}

.event-blg .sec-tl {
    margin-bottom: 15px;
}

.sec-tl{
	margin-bottom:0px;
}

.shrt-fcts-wrp .sec-tl {
    margin-bottom: 0px;
    text-align: center;
}

.blg-pst .sec-tl {
    margin-bottom: 20px;
}
.camp-wrp .camp-inf > span{
	font-size:12px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.large{
	font-size:50px;
	top:40%;
}
img.facts-mockup{
	width:100%;
	margin-top:0px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium{
	display:none;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.small{
	font-size:50px;
	top:45%;
}
.abt-desc p{   
	font-size: 14px;
    width: 100%;
    margin-bottom: 30px;
}
.pg-tp-wrp h1:after {
    top: 55px;
    left: 35%;
}
.vdo-bx .camp-inf > span{
	margin-bottom:2px;
}
.rspn-mnu-btn{
	top:25%;
}
.camp-inf{
	padding:18px;
}
.col-md-6 .vdo-bx.small > a{
	top:40%;
}
.services-grid .sec-tl > h2{
	line-height:40px;
}

.eme-call h2{
	font-size:28px;
}
}

@media (max-width: 424px) and (min-width: 321px) {
.camp-wrp.remove-ext5 {
    margin-top: 5px;
}
.vdo-car {
    margin: 0px 0px -10px 0px;
}
}

@media (max-width: 479px) and (min-width: 421px) {
.eme-call h2{
	text-align:center;
}
.style4 .abt-cnt {
    margin-bottom: 0px;
}
.pg-tp-wrp h1:after{
	left:40%;
}
.vdo-bx.about-block a.top{
	display:none;
}
.vdo-sec .vdo-bx .camp-inf > h5 {
    font-size: 16px;
    margin-bottom: 10px;
	text-align:center;
}
.vdo-sec .vdo-bx .camp-inf > span{
	font-size:12px;
	margin-bottom:5px;
}
.vdo-sec .camp-inf{
	text-align:center;
}
.vdo-sec .col-md-6 .vdo-bx.small > a{
	top:45%;
}
.camp-wrp .camp-bx .prg-wrp > a.theme-btn {
    margin-left: 7%;
    text-align: center;
}
.camp-wrp .camp-inf h5, .camp-wrp .camp-inf{
	text-align:center;
}
.camp-inf > h5{
	font-size:24px;
}
.camp-wrp .camp-inf > span{
	font-size:13px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.large {
    font-size: 70px;
    top: 45%;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.small {
    font-size: 60px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium {
    display:none;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.small {
    top: 45%;
}
img.facts-mockup{
	margin-top:0px;
	width:100%;
}
.fcts-lst > li h6 {
    font-weight: 500;
}
.logo img {
    width: 85%;
}
.gap.bottom-spac80{
	padding:60px 0px;
}
.abt-cnt .sec-tl h2{
    margin-bottom: 0px;
}


.abt-desc p{
	width:100%;
}
}

@media (max-width: 420px) and (min-width: 321px) {

.video-gal .col-md-6 .vdo-bx > a {
    font-size: 40px;
	top:35%;
}
.eme-call h2{
	text-align:center;
}
.pg-tp-wrp h1:after{
	left:40%;
}
.vdo-bx.about-block a.top{
	display:none;
}
.vdo-sec .vdo-bx .camp-inf > h5 {
    font-size: 17px;
    margin-bottom: 5px;
}
.vdo-sec .vdo-bx .camp-inf > span{
	font-size:12px;
	margin-bottom:5px;
}
.vdo-sec .col-md-6 .vdo-bx.small > a{
	top:45%;
}
.camp-wrp .camp-bx .prg-wrp > a.theme-btn {
    margin: 35px auto;
    text-align: center;
}
.camp-wrp .camp-inf > span{
	font-size:13px;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.large {
    font-size: 60px;
	top:40%;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium {
    display:none;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.small {
    top: 45%;
}
img.facts-mockup{
	margin-top:0px;
	width:100%;
}
.fcts-lst > li h6 {
    font-weight: 500;
}
.style4 .abt-cnt {
    margin-bottom: 0px;
}
}

@media (max-width: 990px) and (min-width: 770px) {

.abt-desc{
    margin-top:0px;
}

.sec-tl > span{
    margin-bottom:15px;
}


.testimonials-carousel .owl-nav{
	display:none;
}

.sec-tl h2 {
    line-height: 30px;
	font-size:40px;
	padding-bottom:10px;
}
.abt-desc > ul{
	margin:10px 0 0 0;
}
.video-gal .col-md-6 .vdo-bx > a {
    font-size: 60px;
	top:40%;
}
.video-gal .vdo-bx .camp-inf > span{
	margin-bottom:5px;
}
.video-gal .col-md-4 .vdo-bx a{
	display:none;
}
.abt-cnt .sec-tl > span{
	margin-bottom:15px;
	font-size:13px;
}
.abt-desc > ul > li{
	margin-top:10px;
}
.vdo-bx.about-block > a {
    left: 90%;
    top: 80%;
    z-index: 9;
}
.col-md-6 .vdo-bx.small > a {
    font-size: 50px;
    top: 45%;
}
.srv-bx {
    padding: 35px 35px;
}
.gap.bottom-spac80{
	padding:80px 0px;
}
.camp-wrp .camp-inf > h5{
	font-size:20px;
}
.camp-wrp .camp-inf > span{
	font-size:13px;
}
.camp-bx .prg-wrp > a.theme-btn {
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 30px;
	width:100%;
	text-align:center;
}
.vdo-sec.full-sec .col-md-6 .vdo-bx > a.medium, .vdo-sec.full-sec .col-md-6 .vdo-bx > a.small {
    display:none;
}
img.facts-mockup {
    margin-top:0px;
    width: 100%;
}
footer .drk-bg .ltst-nws-inf > h6{
	line-height:22px;
}
}
@media (max-width: 600px) and (min-width: 421px) {
.evntspkrs-wrp > h3 {
    margin-bottom: 25px;
    margin-top: 20px;
    position: relative;
}

.gap.about-block {
    padding: 30px 0 60px 0;
}

.shrt-fcts-wrp .sec-tl h2 {
    text-align: center;
	font-size:36px;
}
.shrt-fcts-wrp .testimonial-box > p{
	text-align:center;
	padding:0 30px; 
}
.testimonial-info{
	padding-left:15%;
}
.fcts-lst > li span{
	font-size:40px;
}
.testimonials-carousel .owl-nav{
	display:none;
}
}

@media (max-width: 1023px) and (min-width: 769px) {

.evntspkrs-wrp > h3 {
    margin-bottom: 25px;
    margin-top: 20px;
    position: relative;
}

.wdgt-bx .ltst-evnt  ul.countdown {
    position: static;
    max-width: 100%;
    float: left;
    margin: 10px 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.wdgt-bx .ltst-evnt ul.countdown > li {
    max-width: 30px;
    margin: 2px;
    float: none;
    display: inline-block;
	font-size:10px;
}
.wdgt-bx .ltst-evnt > a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .2;
    z-index: 1;
}
.wdgt-bx .ltst-nws-inf {
    display: table;
    clear: both;
    margin-top: 10px;
    float: left;
}
.wdgt-bx h5 {
    font-size: 16px;
}
.wdgt-bx > form.nws-ltr > button {
    width: 100%;
    padding: 11px 30px;
    font-size: 8px;
}
.wdgt-bx > form input, .wdgt-bx > form textarea {
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    font-size: 10px;
    padding: 10px 24px;
    color: #777;
}
.blog-detail .cmt-thrd {
    margin-top: 20px;
}
.blog-detail-desc .cnt-frm > form {
    margin-top: 15px;
}
.cnt-frm > form {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.cnt-inf-lst {
    margin-top: 0px;
}
.camp-inf > h5{
    font-size:18px;
}
}

@media (max-width: 481px) and (min-width: 580px){
.camp-wrp .camp-inf h5 {
    font-size:16px;
}
}