

/*==========================
	Custom css
==========================*/

.h1 {
    font-size: 80px;
    font-weight: 700;
}
.h2 {
    font-size: 40px;
    line-height: 50px;
}
.h3 {
    font-size: 35px;
}
.h4 {
    font-size: 30px;
}
.h5 {
    font-size: 28px;
    font-weight: 100;
}
.h6 {
    font-size: 24px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #193037;
    font-family: "Nunito", sans-serif;
}
.bg-img-fix {
    background-size: cover;
}
/*==== Home Page Css =====*/
.worker {
    margin-top: -30px;
}
.button-white .erinyen.tparrows {
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
}
.button-white .erinyen.tparrows:before {
    color: #000;
}
/* Our Gallery */
.our-gallery .rdx-info-has {
    top: 0;
}
.our-gallery .media-box {
    position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.gallery-block .filters li {
    list-style: none;
    display: inline-block;
}
.gallery-block .filters li a {
    font-size: 15px;
    font-weight: 700;
    padding: 5px 15px;
    text-transform: uppercase;
}
.gallery-block .rdx-box {
    margin-bottom: 0;
}
.gallery-block .section-head {
    margin-bottom: 20px;
}
/* Our Schedule */
.our-schedule .ow-entry-content {
    padding: 15px;
}
.our-schedule .rdx-social-icon li a {
    border: 0;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    width: 35px;
    height: 35px;
    padding: 0;
    line-height: 35px;
    font-size: 15px;
}
.our-schedule .rdx-box-team {
    margin-top: -30px;
    position: relative;
    z-index: 1;
}
.our-schedule .rdx-box-team .rdx-title a:hover {
    color: #fff;
}
/* Company Stats */
.company-stats {
    position: relative;
    z-index: 1;
}
/* Owl Nav */

.owl-nav-none .owl-nav {
    display: none;
}
.owl-nav-none .owl-carousel {
    cursor: grab;
}
/*==== Pricing Table =====*/

.yoga-pricing .pricingtable-wrapper {
    background-color: rgba(255, 255, 255, 0.2);
}
.yoga-pricing .pricingtable-highlight {
    margin-bottom: 0;
}
.yoga-pricing .pricingtable-features {
    border: 0;
}
.yoga-pricing .pricingtable-footer,
.yoga-pricing .pricingtable-features li:nth-child(2n),
.yoga-pricing .pricingtable-price {
    background-color: rgba(255, 255, 255, 0.05);
    border-width: 0;
    color: #fff;
}
.yoga-pricing .pricingtable-features li {
    border-width: 0;
}
.yoga-pricing .pricingtable-title {
    background-color: rgba(0, 0, 0, 0);
}
.yoga-pricing .pricingtable-bx,
.yoga-pricing .pricingtable-features li {
    color: #fff;
}
.bg-secondry-dark {
    background-color: #2D3239;
}
.price-table .pricingtable-price,
.price-table .pricingtable-footer {
    border: 0;
    position: relative;
}
.price-table .pricingtable-features,
.price-table .pricingtable-features li {
    border: 0
}
.price-table .pricingtable-price-bx h2 {
    font-size: 60px;
    font-weight: bold;
    color: #2D3239;
    line-height: 65px;
}
.price-table .pricingtable-price-bx span {
    font-size: 20px;
    font-weight: bold;
    color: #2D3239;
}
.price-table .pricingtable-price.text-white:after,
.price-table .pricingtable-price.text-white:before {
    background-color: inherit;
    bottom: -10px;
    content: "";
    height: 30px;
    position: absolute;
    width: 50%;
    z-index: 2;
}
.price-table .pricingtable-price.text-white:after {
    -moz-transform: skewY(7deg);
    -webkit-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    transform: skewY(7deg);
    left: 0;
}
.price-table .pricingtable-price.text-white:before {
    -moz-transform: skewY(-7deg);
    -webkit-transform: skewY(-7deg);
    -o-transform: skewY(-7deg);
    -ms-transform: skewY(-7deg);
    transform: skewY(-7deg);
    left: auto;
    right: 0;
}
/*==== Pricing Table End =====*/

/* Home 2 */
.our-projects-galery .rdx-gallery-box {
    margin-bottom: 0;
}
footer .rdx-post-meta i {
    color: #fff;
}
/* Home 5 */
.header-style-5.darked .header-nav .nav > li > a {
    color: #fff;
}
.header-style-5.darked .is-fixed .header-nav .nav > li > a {
    color: #000;
}
.header-style-5.darked .header-nav .nav > li.active > a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
}
.header-style-5.darked .header-nav .nav > li:hover > a {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
}
/* Home 6 */
.yoga-woman img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.benefits-yoga .rdx-box.left {
    margin-right: -40px;
}
.benefits-yoga .rdx-box.right {
    margin-left: -40px;
}
/*==== Appointment Form Css =====*/
	/* Mack An Appointment Dark */
	.mack-an-appointment {
		background-color: #1d2229;
	}
	.mack-an-appointment {} .mack-an-appointment [class*="col-md-"] {
		padding: 0 7.5px
	}
	.mack-an-appointment .form-group {
		margin-bottom: 15px;
	}
	.mack-an-appointment .form-control {
		background-color: #181d24;
		border: 1px solid #292929;
	}
	.mack-an-appointment .bootstrap-select button.dropdown-toggle {
		background-color: #181d24 !important;
		border: 1px solid #292929 !important;
	}
	/* Mack An Appointment Dark End */
	
	/* Mack An Appointment White */
	.mack-an-appointment.white {
		background-color: #fff;
		border: 1px solid #d4d4d4;
	}
	.mack-an-appointment.white .form-control {
		background-color: #fff;
		border: 1px solid #d4d4d4;
	}
	.mack-an-appointment.white .bootstrap-select button.dropdown-toggle {
		background-color: #fff !important;
		border: 1px solid #d4d4d4 !important;
	}
	/* Mack An Appointment White End */
/*==== Appointment Form Css End ====*/

/* Testimoniyal Home 5 */
.client-pic li {
    position: relative;
    list-style: none;
    display: inline-block;
}
.client-pic li a {
    border: 2px solid;
    border-radius: 100%;
    display: block;
    height: 80px;
    overflow: hidden;
    width: 80px;
}
.client-think {
    position: relative;
    max-width: 780px;
    margin: 0px auto;
    background-color: #E8E8E7;
    border-radius: 30px;
}
.client-think:before {
    content: "\f10e";
    font-family: "FontAwesome";
    bottom: 0;
    color: rgba(0, 0, 0, 0.1);
    font-size: 80px;
    position: absolute;
    right: 30px;
}
.client-pic li a.active:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    color: #e8e8e7;
    display: block;
    font-size: 60px;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    position: absolute;
    top: -80px;
}
/* White */
.client-think-white {
    border-radius: 30px;
    margin: 0 auto;
    max-width: 780px;
    position: relative;
}
.client-think-white:before {
    bottom: 0;
    color: rgba(0, 0, 0, 0.1);
    content: \f10e;
    font-family: "FontAwesome";
    font-size: 80px;
    position: absolute;
    right: 30px;
}
/* Home 10 */
ul.u-list {
    margin: 0;
    padding: 0;
}
ul.u-list li {
    list-style: none;
}
/* Home 10 End */
/*==== Home Page Css End =====*/
/*==== Responsive Css =====*/

@media only screen and (max-width: 1024px) {
    .our-gallery > .col-md-6 {
        width: 100%;
    }
    .our-gallery > .col-md-3 {
        width: 50%;
    }
}
@media only screen and (max-width: 991px) {
    body .dzseth > div.col-md-4 {
        height: auto !important;
    }
	.button-layout .site-button-link,
	.button-layout .site-secondry,
	.button-layout .site-button,
	.btn {
		 margin-bottom:10px;
	}
}
@media only screen and (max-width: 767px) {
    .our-gallery .rdx-media img,
    .our-gallery .rdx-post-media img {
        min-height: 320px;
        object-fit: cover;
        width: 100%;
    }
    .h2 {
        font-size: 24px;
		line-height: 34px;
    }
    .footer-info-box .newsletter .input-group {
        margin-bottom: 10px;
    }
    .our-gallery > .col-md-6 {
        width: auto;
    }
    .our-gallery > .col-md-3 {
        width: auto;
    }
    .benefits-yoga .rdx-box.left {
        margin-right: 0;
    }
    .benefits-yoga .rdx-box.right {
        margin-left: 0;
    }
    .yoga-woman img {
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
    }
}
/*===== Responsive Css End =====*/
/* Spacing */
.content-inner{
	padding-top:30px;
	padding-bottom:5px;
}
.content-inner-1{
	padding-top:70px;
	padding-bottom:70px;
}
.content-inner-2{
	padding-top:70px;
	padding-bottom:0px;
}
@media only screen and (max-width: 991px) {
	.content-inner{
		padding-top:30px;
		padding-bottom:20px;
	}
	.content-inner-1{
		padding-top:30px;
		padding-bottom:30px;
	}
	.content-inner-2{
		padding-top:30px;
		padding-bottom:0px;
	}
	.section-head {
		margin-bottom: 30px;
	}
	.content-area {
		padding-top: 25px;
	}
}
@media only screen and (max-width: 768px) {
	h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	h2 {
		font-size: 22px;
		line-height: 38px;
		margin-bottom: 15px;
	}
	h3 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	h4 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 15px;
	}
	h5 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	h6 {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
	}
}




.list-inline > li {
	display: inline-block;
}
.bg-primary {
    color: #fff;
}
.h1, .h2, .h3 {
	font-weight: 700;
}
/* header */
.is-fixed .main-bar {
    box-shadow: 0 0 5px 0 #808080;
}
.top-bar .rdx-topbar-left .social-line li span {
    margin-left: 2px;
}
.header-style-4 .social-line li a {
    color: #818181;
}
.header-style-4.dark .social-line li a {
    color: #e3e0e0;
}
.header-nav .nav > li .mega-menu > li ul {
	width: 100%;
}
.header-style-1 .is-fixed.header-curve  .header-nav .nav > li > a {
    padding: 21px 12px;
}
.dark-nav.header-nav .nav > li > a {
    color: #c0bfbf;
}
/* navicon */
.navicon {
    width: 20px;
    height: 18px;
    position: relative;
	float: right;
}
.navicon span{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  background: #000;
}
.header-style-5.dark .navicon span,
.header-style-2.dark .navicon span {
	background: #fff;
}
.header-nav .nav > li .sub-menu li .fa {
    display: none;
}
.navicon span:nth-child(1) {
  top: 0px;
}

.navicon span:nth-child(2) {
  top: 7px;
}
.navicon span:nth-child(3) {
  top: 14px;
}
.navicon.open span:nth-child(1) {
  top: 7px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navicon.open span:nth-child(2) {
  opacity: 0;
}
.navicon.open span:nth-child(3) {
  top: 7px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media only screen and (max-width: 1200px) {
	.rdx-quik-search.On form {
		max-width: 1000px;
	}
}
@media only screen and (max-width: 1023px) {
	.rdx-quik-search.On form {
		max-width: 700px;
	}
}
@media only screen and (max-width: 767px) {
	.rdx-quik-search.On form {
		max-width: 500px;
	}
}
@media only screen and (max-width: 576px) {
	.rdx-quik-search.On form {
		max-width: 300px;
	}
}
@media only screen and (max-width: 1024px) {
	.header-curve .logo-header::before {
		right: -17px;
	}
}
@media only screen and (max-width: 991px) {
	.header-curve .logo-header {
		font-size: 40px;
	}
	.rdx-topbar-right.list-unstyled span {
        display: none;
    }
	.e-p-bx li {
		padding-right: 5px;
	}
	.header-style-1 .is-fixed.header-curve .header-nav .nav > li > a {
		padding: 12px 15px;
	}
	.header-style-1 .is-fixed .logo-header, .is-fixed.header-curve .logo-header {
		height: 50px;
	}
	.header-style-5.dark.mo-left .navbar-toggler.open span,
	.header-style-4.mo-left .navbar-toggler.open span,
	.header-style-4 .navicon span{
		background: #fff;
	}
	.mo-left .header-nav .nav i {
		margin-top: 9px;
	}
	.mo-left .header-nav{
		overflow-y: scroll;
		overflow-x: hidden;
		position: fixed;
		width: 60px;
		left:-280px;
		height:100% !important;
		transition:all 0.5s;
		-webkit-transition:all 0.5s;
		-moz-transition:all 0.5s;
		-o-transition:all 0.5s;
		top:0;
		background-color:#fff;
		margin:0;
		z-index:99;
	}
	.mo-left .header-nav li.open a{
		position:relative;
	}
	.mo-left .header-nav.show {
		left: -1px;
		transition:all 0.8s;
		-webkit-transition:all 0.8s;
		-moz-transition:all 0.8s;
		-o-transition:all 0.8s;
		margin:0;
		width: 280px;
	}
	.mo-left .is-fixed .header-nav .nav{
		height:100%;
	}
	.mo-left .navbar-toggler.open:after{
		background-color: rgba(0, 0, 0, 0.6);
		content: "";
		height: 100%;
		left: 0;
		position: fixed;
		right: 0;
		top: 0;
		transform: scale(100);
		-o-transform: scale(100);
		-moz-transform: scale(100);
		-webkit-transform: scale(100);
		width: 100%;
		z-index: 10;
		transition:all 0.5s;
	}
	.mo-left .header-nav .logo-header {
		display: block;
		float: none;
		height: auto;
		max-width: 100%;
		padding: 20px 15px;
		width: 100%;
	}
	.mo-left .header-nav .logo-header img{
		max-width: unset;
		width: 180px;
	}
	.mo-left .navbar-toggler.open span{
		background:#000;
	}
	.mo-left.header-style-2.dark .navbar-toggler.open span {
		background: #fff;
	}
	.navbar-header {
        float: none;
    }
    .navbar-toggler {
        display: block;
		margin: 36px 0 30px 15px;
		border: 0px;
		outline: 0px;
    }
	.is-fixed .navbar-toggler {
		margin: 28px 0 15px 10px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.show {
        /* NEW */
        
        display: block!important;
    }
	.header-curve .logo-header::before {
		right: -30px;
	}
	.header-nav .nav i {
		padding-right: 5px;
	}
	.header-nav .nav {
        float: none;
        margin: 0;
        background: #fff;
		width: 100%;
		display: block;
    }
    .header-nav .nav li {
		float: none;
		display: block;
		width: 100%;
    }
    .header-nav .nav > li .sub-menu > li,
    .header-nav .nav > li .mega-menu > li {
        float: none;
        display: block;
        width: auto;
    }
    .header-nav .nav > li > a {
        padding: 12px 15px;
        border-top: 1px solid #E9E9E9;
		display:block;
		position: relative;
    }
    .header-nav .nav i {
        float: right;
    }
    .header-nav .nav > li > a:hover,
    .header-nav .nav > li > a:active,
    .header-nav .nav > li > a:focus {
        background-color: #f0f0f0;
        text-decoration: none;
    }
    .header-nav .nav > li .mega-menu > li:after {
        display: none;
    }
        .header-nav .nav > li ul,
    .header-nav .nav > li .sub-menu,
    .header-nav .nav > li .mega-menu {
        display: none;
        position: static;
        visibility: visible;
        width: auto;
        background: #f6f6f6;
    }
    .header-nav .nav > li ul.mega-menu ul {
        display: none;
    }
    .header-nav .nav > li:hover > ul,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .mega-menu,
    .header-nav .nav > li .sub-menu li > .sub-menu {
        opacity: 1;
        visibility: visible;
        display: block;
        margin: 0;
    }
    .header-nav .nav > li ul.mega-menu li:hover ul {
        display: block;
    }
	.header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .mega-menu {
        display: none;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav li .sub-menu .sub-menu{
		display: none;
        opacity: 1;
        margin-top: 0;
	}
	.header-nav .nav > li.open > .sub-menu .sub-menu{
		display: none;
	}
	.header-nav .nav > li.open > .sub-menu li.open .sub-menu,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open > .sub-menu,
	.header-nav .nav > li ul.mega-menu ul{
        display: block;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav > li:hover > .sub-menu,
	.header-nav .nav > li:hover > .mega-menu {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow:none;
	}
	.header-nav .nav > li .sub-menu li .fa {
		position: unset;
		right: 0px;
	}
	.header-nav .nav > li .sub-menu li .fa {
		display: block;
	}
	.header-nav .nav > li.open > a i:before{
		content:"\f054";
	}
	.header-nav .nav > li.open .sub-menu li.open  > a i:before{
		content:"\f054";
	}
	.header-nav .nav > li .sub-menu li a {
		padding: 10px 15px;
	}
    .header-nav .nav > li .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu .sub-menu,
    .header-nav .nav > li:hover .sub-menu,
    .header-nav .nav > li:hover .mega-menu {
        display: none;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav li .sub-menu .sub-menu{
		display: none;
        opacity: 1;
        margin-top: 0;
	}
	.header-nav .nav > li.open > .sub-menu .sub-menu{
		display: none;
	}
	.header-nav .nav > li.open > .sub-menu li.open .sub-menu,
    .header-nav .nav > li.open > .mega-menu,
    .header-nav .nav > li.open > .sub-menu,
	.header-nav .nav > li ul.mega-menu ul{
        display: block;
        opacity: 1;
        margin-top: 0;
    }
	.header-nav .nav > li .mega-menu > li > a{
		display:none;
	}
	.header-nav .nav .mega-menu a i{
		display:inline-block;
		float:none;
		margin-top: 0;
	}
    .header-nav .nav .open > a,
    .header-nav .nav .open > a:focus,
    .header-nav .nav .open > a:hover {
        background-color: inherit;
        border-color: #e9e9e9;
    }
	.e-p-bx li i {
		margin-right: 0px;
	}
	[class*="bg-"] .header-nav .nav > li > a:hover,
	[class*="bg-"] .header-nav .nav > li:hover > a {
		color: #555555;
	}
	.header-style-3.mo-left .is-fixed .header-nav .logo-header,
	.header-style-3.mo-left .header-nav .logo-header,
	.mo-left .is-fixed .header-nav .logo-header{
		height: auto;
	}
	.header-style-4.mo-left .header-nav .logo-header:nth-child(2) {
		display: none;
	}
	.header-style-2.dark .header-nav .nav > li > a {
		color: #555555;
	}
	.rdx-quik-search .form-control {
		height: 60px;
	}
	.mo-left.header-style-5.darked .is-fixed .header-nav .nav > li > a {
		color: #fff;
	}
}
@media only screen and (max-width: 991px) {
	.is-fixed .navbar-toggler,
	.navbar-toggler {
		margin: 22px 0 20px 5px;
	}
	.is-fixed .extra-nav,
	.extra-nav {
		padding: 10px 0 10px;
		margin-right: 5px;
	}
	.is-fixed .logo-header a img {
		vertical-align: middle;
	}
	.header-style-3 .is-fixed.header-curve .logo-header,
	.header-style-3 .header-curve .logo-header {
		height: 60px;
		width: 170px;
	}
	.is-fixed .logo-header,
	.logo-header {
		height: 50px;
		width: 170px;
	}
}
/* content */
.rdx-box .rdx-title a:hover {
	color: #000;
}
.testimonial-1 {
    width: 70%;
    margin: auto;
}
.testimonial-1 .testimonial-name, 
.testimonial-1 .testimonial-position {
    display: block;
    font-size: 16px;
}
.rdx-post-title .post-title {
    margin-bottom: 5px;
}
textarea.form-control {
	height: auto;
}
.site-filters .site-button.active {
    color: #fff;
}
.accordion.space .panel {
    margin-bottom: 5px;
}
.ow-entry-title,
.rdx-title {
    text-transform: capitalize;
}
.pagination > .active > a, 
.pagination > .active > a:focus, 
.pagination > .active > a:hover, 
.pagination > .active > span, 
.pagination > .active > span:focus, 
.pagination > .active > span:hover {
    color: #fff;
}
.input-group-text {
	background-color: transparent;
	border-radius: 0px;
	border-color: #e1e6eb;
	align-items: start;
	padding-top: 10px;
}
.is-fixed .rdx-coming-soon .logo-header {
	width: 100%;
}
.login-form.nav {
    display: block;
}
/* tab */
.rdx-tabs.border {
    border: 0px !important;
}
.rdx-tabs .nav-tabs > li > a.active:hover {
    background-color: #fff;
    border-color: #ddd;
	border-bottom: 1px solid #FFF;
}
.nav-tabs .nav-link.active,
.rdx-tabs.bg-tabs .nav-tabs > li > a.active {
    border-bottom: 1px solid transparent;
    background-color: #fff;
}
.rdx-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid #EFBB20;
}
.rdx-tabs.vertical .nav-tabs li a.active {
    border-bottom: 1px solid #ddd;
}
.rdx-tabs.vertical .nav-tabs li {
	width: 100%;
	margin-right: -1px;
}
.rdx-tabs.vertical .nav-tabs li a.active {
	margin-right: -1px;
	border-right: none;
}
.rdx-tabs.vertical .nav-tabs li a {
	margin-right: -1px;
}
.rdx-tabs.vertical.right .nav-tabs li a.active {
    border-right: 1px solid #ddd;
    border-left: none;
}
.rdx-tabs.border-tp .nav-tabs > li > a.active {
    border-top: 2px solid #FF91B8;
}
.rdx-tabs.border-top {
    border-top: 0px solid #dee2e6;
}
.button-layout .site-button-link, 
.button-layout .site-secondry, 
.button-layout .site-button, .btn {
    margin-bottom: 10px;
}
.rdx-accordion.border-bottom {
    border-bottom: 0px !important;
}
.widget_archive ul.dropdown-menu.inner li::before {
	display: none;
}
.monster-widget-placeholder-1.widget.widget_archive li a {
    float: left;
}
.monster-widget-placeholder-1.widget.widget_archive li {
    text-align: right;
}
h6.post-title a {
	font-weight: 700;
}
.rdx-post-meta a {
    color: inherit;
}
.site-button-link i {
    margin-left: 5px;
}
.widget_services ul {
	margin-bottom: 24px;
}
/* share-button */
.share-details-btn ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 6px;
}
.site-button.facebook:hover,
.site-button.facebook {
    background-color: #3B5998;
}
.site-button.google-plus:hover,
.site-button.google-plus {
    background-color: #DE4E43;
}
.site-button.linkedin:hover,
.site-button.linkedin {
    background-color: #007BB6;
}
.site-button.instagram:hover,
.site-button.instagram {
    background-color: #8A5A4E;
}
.site-button.twitter:hover,
.site-button.twitter {
    background-color: #1EA1F3;
}
.site-button.whatsapp:hover,
.site-button.whatsapp {
    background-color: #01C854;
}
.comments-area .comment-form p input[type="submit"] {
    cursor: pointer;
}
@media only screen and (max-width: 1024px) {
	.rdx-info-has {
		padding: 30px 20px 30px;
	}
	/* .blog-post.blog-grid.date-style-2 {
		margin-bottom: 0px;
	} */
	.style-3 .rdx-full-blog {
		width: 53%;
	}
	.counter-sc .counter-box h5 {
		font-size: 13px;
	}
}
@media only screen and (max-width: 991px) {
	.testimonial-1 {
		width: 100%;
	}
	.style-3 .rdx-full-blog {
		width: 100%;
	}
	.page-notfound {
		padding-bottom: 0px;
	}
	.section-content.m-b50 {
		margin-bottom: 0px;
	}
	ol.comment-list li.comment .reply a {
		position: unset;
	}
	ol.comment-list li .children {
		margin-left: 0;
	}
	.comments-area .comment-form p {
		width: 100%;
	}
	.h3 {
		font-size: 25px;
	}
}
@media only screen and (max-width: 576px) {
	.countdown .date,
	.rdx-coming-bx.left-bar .rdx-coming-bx .countdown .date {
		min-width: 65px;
	}
	.countdown .date span {
		font-size: 35px;
	}
	.login-form .tab-content .tab-pane .rdx-form .site-button.login {
		display: block;
	}
	.nav.nav-tabs .nav-item .nav-link span {
		display: none;
	}
	ol.commentlist li .star-rating {
		position: relative;
		top: 0px;
		right: 0px;
	}
	.comment-form [class*="comment-form"] {
		width: 100%;
	}
	.rdx-tabs.vertical .nav-tabs {
		width: 50px;
	}
	.rdx-tabs.vertical .tab-content {
		margin-left: 49px;
	}
	.rdx-tabs.vertical.right .tab-content {
		margin-right: 49px;
	}
	.rdx-info-has.skew-has {
		padding: 25px 20px 40px;
	}
	.page-content {
		padding-bottom: 30px;
	}
	.side-bar {
		margin-bottom: 20px;
	}
	.alignright,
	.alignleft {
		width: 100%;
	}
}
/* footer */
.footer-social li a:hover {
    color: #fff;
}
.footer-bottom a {
	margin-left: 5px;
}
.home-2 footer .footer-bottom a:hover{
	color: inherit;
}
.footer-info-box .text-right .rdx-border li a:hover {
	color: #fff;
}
.footer-image .footer-info-box .text-right .rdx-border li a:hover {
	color: #000;
}
footer .footer-top.bg-primary .rdx-social-icon.rdx-border li a:hover {
	color: #000;
}
footer .widget_getintuch {
    padding-top: 0px;
}
footer .rdx-separator {
	margin-bottom: 15px;
}
.footer-top.bg-primary .widget.recent-posts-entry .widget-post-bx .rdx-post-info .rdx-post-meta ul li a:hover{
	color: #fff;
}
@media only screen and (max-width: 991px) {
	.footer-bottom .text-left,
	.footer-bottom .text-right {
		text-align: center!important;
	}
	.footer-fixed .page-wraper {
		padding-bottom: 0px !important;
	}
	.footer-fixed .site-footer {
		position: relative;
	}
	footer.default .container {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* Google Recaptcha */
.recaptcha-box{
 height:60px;
}
.g-recaptcha > div{
	width:200px !important; 
}

