/*
Theme Name: Minnesota Basements Child Theme
Theme URI: https://site-spring.com/mnbasements/wp-content/themes/mnbasements-child/
Author: Team Sitespring
Author URI: https://site-spring.com/
Description: Minnesota Basemens Finishing + Remodeling
Version: 1.0.0
Template: mnbasements
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&family:wght@400;400i;500&family=Red+Hat+Display:wght@400;500&family=Rubik:wght@400;500;700&display=swap');
/*

 * Default WP Alignment Classes

 *****************************************************************************/
.aiosrs-rating-wrap {display:none;}
.ft-center-text {margin-top:20px;}
.ft-left i {color:#c48e39;}
.licenseinfo {font-size: 14px;  text-transform: uppercase;}
.testimonialtitle {font-size: 50px;  font-weight: 500;  margin-bottom: 40px;line-height: 1.2;  text-transform: capitalize;  color: #1E1E18;  padding: 0;  margin-top: 0;  margin-bottom: 1.5rem;  font-family: 'Rubik', sans-serif;}
.nf-form-fields-required {display:none;}
.aligncenter, .alignleft, .alignright {
	display: block;
	padding: 0;
}
.aligncenter {
	float: none;
	margin: .5em auto 1.5em;
}
.alignright {
	float: right;
	margin: .3em 0 1em 1.5em;
}
.alignleft {
	float: left;
	margin: .3em 1.5em 1em 0!important;
}
.wp-caption {
	padding: 5px 0;
	border: 1px solid #555;
	background: #444;
	text-align: center;
}
.wp-caption img {
	display: inline;
}
.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
}
.entry-footer {display:none;}
/* ==========================================================================
   General
   ========================================================================== */

.banner-slider h1, .banner-section h1 {
    font-size: 58px;
    font-weight: 700;
    margin-bottom: 20px;    
	text-shadow: 0px 10px 10px rgb(0 0 0 / 25%);
}


div, img, a, ul, li, span, h1, h2, h3, h4, h5 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	border: 0;
	outline: none!important;
}
.clear {
	clear: both;
}
a {
	color: inherit;
	cursor: pointer;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #C48E39;
}
img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}
input, inupt:hover, input:focus {
	outline: 0;
}
button, input[type="submit"] {
	cursor: pointer;
	outline: 0;
}
button:hover, button:focus {
	outline: 0;
}
#wpadminbar {
	position: absolute;
}
body {
	padding: 0px;
	margin: 0;
	line-height: 1.6;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: rgba(30, 30, 24, 0.8);
	font-weight: normal;
	overflow-x: hidden;
}
/*body.active {
	overflow: hidden;
}*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	text-transform: capitalize;
	color: #1E1E18;
	padding: 0;
	margin-top: 0;
	margin-bottom: 1.5rem;
	font-family: 'Rubik', sans-serif;
}
h2 {
	font-size: 50px;
	font-weight: 500;
	margin-bottom: 40px;
}

h3 {
	font-size: 40px;
	font-weight: 500;
	margin-bottom:25px;
}
h3 strong {
	font-weight: inherit;
}
h4 {
	font-size: 32px;
	font-weight: 500;
	line-height: 1.3;
	margin-bottom: 35px;
}
.container-fluid {
	padding: 0 15px;
}
.row-fluid {
	width: 100%;
 *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid:after {
	clear: both;
}
.main-frame {
	padding: 0;
	margin: 0;
	display: block;
	overflow: hidden;
}
.container-fluid {
	padding: 0 20px;
	max-width: 1240px;
}
.pd-top-sm {padding-top: 35px;}

.pd-top{padding-top: 65px;}

.pd-top-lg {
	padding-top: 125px;
}

.pd-btm-sm {
	padding-bottom: 65px;
}
.pd-btm {
	padding-bottom: 90px;
}
.pd-btm-md {
	padding-bottom: 115px;
}



.gutter-0.vc_row {
	margin-left: 0;
	margin-right: 0;
}
.gutter-0 > .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}
.max-width-md > .vc_column-inner > .wpb_wrapper {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}
.max-width-lg > .vc_column-inner > .wpb_wrapper {
	max-width: 1086px;
	margin-left: auto;
	margin-right: auto;
}

.max-width-xl > .vc_column-inner > .wpb_wrapper {
	max-width: 1162px;
	margin-left: auto;
	margin-right: auto;
}
.fullwidth-img.wpb_single_image .vc_figure, .fullwidth-img.wpb_single_image .vc_single_image-wrapper, .fullwidth-img.wpb_single_image img {
	width: 100%;
}
.pagebtn button {
	height: 64px;
	padding: 0 38px!important;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500!important;
	font-family: 'Rubik', sans-serif;
}
/* ==========================================================================
   Header
   ========================================================================== */
.header {
	height: 118px;
	background-color: #ffff;
	position: relative;
	z-index: 9999;
	font-family: 'Rubik', sans-serif;
	color: #20313B;
	font-weight: 400;
	display: flex;
	align-items: center;
	box-shadow: 0px 15px 80px rgba(30, 30, 24, 0.02);
}
.header .container-fluid {
	max-width: 1300px;
}
.header .row {
	align-items: center;
}
.header-info ul {
	padding: 0;
	margin: 0;
}
.header-info ul li {
	padding: 2px 0;
	margin: 0;
	font-size: 17px;
}
.header-info ul li a {
	display: flex;
	align-items: center;
}
.header-info ul li i {
	color: #C48E39;
	margin-right: 10px;
	flex: 0 0 auto;
	font-size: 18px;
}
.logo {
	padding: 0;
	margin: 0;
}
.logo a {
	display: block;
	padding: 0;
	margin: 0 auto;
	max-width: 295px;
}
.hd-right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.socialicon {
	display: flex;
	align-items: center;
	margin-left: 40px;
	justify-content: center;
}
.socialicon ul {
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0 -10px;
}
.socialicon ul li {
	padding: 0 10px;
	margin: 0;
}
.socialicon ul li a {
	color: #20313B;
	font-size: 18px;
}
.socialicon ul li a:hover {
	color: #C48E39;
}
.hamburgermenu {
	padding: 0px;
	margin: 0px 0 0 32px;
	display: flex;
	align-items: center;
	font-size: 18px;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	color: #20313B;
}
.hamburgermenu > div {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
.hamburgermenu span.sp {
	margin: 0px 18px 0 0px;
	font-weight: 500;
	text-transform: capitalize;
	cursor: pointer;
}
.navbar-toggler {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 0;
	width: 30px;
	height: 20px;
	padding: 0;
	position: relative;
	border: 0;
	margin: 0px 0 0 0;
	border-radius: 0;
}
.navbar-toggler:hover, .navbar-toggler:focus {
	background-color: transparent;
	box-shadow: none;
}
.navbar-toggler .icon-bar {
	height: 3px;
	width: 30px;
	background: #C48E39;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	-webkit-transition: .5s; /* Safari 3.1 to 6.0 */
	transition: .5s;
}
.navbar-toggler .icon-bar + .icon-bar {
	top: 8px;
	margin: 0;
}
.navbar-toggler .icon-bar + .icon-bar + .icon-bar {
	top: 16px;
}
.navbar-toggler.active .icon-bar {
	opacity: 0;
	top: 8px;
	margin-top: 0;
}
.navbar-toggler.active .icon-bar + .icon-bar + .icon-bar {
	top: 8px;
}
.navbar-toggler.active .icon-bar + .icon-bar {
	opacity: 1;
	-ms-transform: rotate(405deg); /* IE 9 */
	-webkit-transform: rotate(405deg); /* Chrome, Safari, Opera */
	transform: rotate(405deg);
}
.navbar-toggler.active .icon-bar + .icon-bar + .icon-bar {
	opacity: 1;
	-ms-transform: rotate(-405deg); /* IE 9 */
	-webkit-transform: rotate(-405deg); /* Chrome, Safari, Opera */
	transform: rotate(-405deg);
}
.menu-bar {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1999;
	width: 387px;
	height: 100vh;
	-webkit-transform: translate(306px, 0);
	-ms-transform: translate(306px, 0);
	transform: translate(306px, 0);
	-webkit-transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	-o-transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	transition: all 0.4s cubic-bezier(0, 0, 0.03, 1);
	padding: 0;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	visibility: hidden;
	background: #FFFFFF;
	box-shadow: 0px 13px 46px rgba(21, 34, 41, 0.58);
}
.menu-bar.active {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	right: 0;
	visibility: visible;
}
.menubar-close {
	flex: 0 0 auto;
	width: 100%;
	height: 118px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0 75px;
}
.menubar-close .hamburgermenu {
	margin: 0;
}
.navmenu-bar {
	padding: 0;
	margin: 0;
	overflow-y: auto;
}
.navmenu-bar ul {
	padding: 0;
	margin: 0;
}
.navmenu-bar ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.navmenu-bar ul li a {
	display: block;
	padding: 25px 15px;
	margin: 0;
	font-size: 17px;
	font-weight: 500;
	color: #000000;
	text-align: center;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
}
.navmenu-bar > ul > li > a:hover, .navmenu-bar > ul > li.current-menu-item > a, .navmenu-bar > ul > li:hover > a, .navmenu-bar > ul > li > a.active {
	color: #C48E39;
	text-decoration: none;
}
.menu-icons {
	padding: 60px 0;
}
.menu-icons ul {
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0 -13px;
}
.menu-icons ul li {
	padding: 0 13px;
}
.menu-icons ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background: #FFFFFF;
	border: solid 1px rgba(0, 0, 0, 0.1);
	color: #C48E39;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	font-size: 22px;
}
.menu-icons ul li a:hover {
	background-color: #C48E39;
	border-color: #C48E39;
	color: #fff;
}
/* ==========================================================================
   content
   ========================================================================== */

.contentwraper {
	min-height: 70vh;
	position: relative;
	background: url(assets/images/bg-min.webp) repeat left top;
	background-attachment: fixed;
	padding-bottom: 100px;
}
.contentwraper ul {
	margin-left: 0px;
	margin-bottom: 1.6rem;
}
.contentwraper ul li {
	list-style: none;
	position: relative;
	padding-left: 18px;
	margin-bottom: 2px;
}
.contentwraper ul li:before {
	content: "•";
	position: absolute;
	left: 0;
	top: 1px;
}
.contentwraper ol {
	margin-left: 25px;
	margin-bottom: 1.5rem;
	padding: 0;
}
.contentwraper ol li {
	list-style: decimal;
	padding-left: 0;
}
.fullwidth-conatiner {
	width: 100vw;
	left: 50%;
	margin-left: -50vw;
	position: relative;
}
.mobile-grid-section{
	padding: 40px 0 0 0;
	display: none;
}

.mobile-grid-section > .vc_column_container > .vc_column-inner > .wpb_wrapper{
display: flex;
	flex-wrap: wrap;
	justify-content: center;

	max-width: 360px;
margin: 0 auto;
}

.mobile-grid-section .ult-content-box-container{
	margin-top: 28px;
	padding-left: 18px;
	padding-right: 18px;
}
.mobile-grid-section .ult-content-box-container .ult-content-box-anchor {
	background: #4D5663;
border: 1px solid rgba(255, 255, 255, 0.5);
	filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.35));
	text-align: center;
	color: #fff;
	font-size: 16px;
		font-family: 'Red Hat Display', sans-serif;
font-weight: 500;
	display: flex;
	flex-direction: column;
	width:110px;
	height: 105px;
	align-items: center;
justify-content: center;
	text-transform: capitalize;
}

.mobile-grid-section .ult-content-box-container .ult-content-box-anchor:hover, .mobile-grid-section .ult-content-box-container .ult-content-box-anchor:focus{
	background-color:#C48E39;
}
.mobile-grid-section .wpb_single_image{margin-bottom:5px;}
.mobile-grid-section .wpb_single_image .vc_single_image-wrapper{
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mobile-grid-section .wpb_text_column{margin-bottom: 0;}

.owl-banner-slider .owl-item .item {
	min-height: 646px;
	position: relative;
	background-size: cover;
	background-repeat:no-repeat;
}
.owl-banner-slider .owl-item .item:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.12));
}
.banner-slider {
	position: relative;
}
.banner-text {
	position: absolute!important;
	left: 0;
	top: 0;
	right: 0;
	z-index: 1;
	bottom: 0;
	display: flex;
	align-items: center;
}
.banner-slider h2, .banner-section h2 {
	font-size: 58px;
	font-weight: 700;
	margin-bottom: 20px;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}
.content-white-box > .vc_column-inner > .wpb_wrapper {
	background-color: #fff;
	box-shadow: 0px 15px 80px rgba(30, 30, 24, 0.02);
	padding: 70px 95px 35px 80px;
	margin-left: -80px;
	margin-top: 95px;
	position: relative;
	z-index: 2;
}
.content-white-box > .vc_column-inner > .wpb_wrapper:after {
	content: "";
	display: block;
	width: 160px;
	height: 160px;
	border: solid 2px #C48E39;
	position: absolute;
	left: 100%;
	top: 90px;
	margin-left: 65px;
}
.home-grid-content .wpb_single_image {
	position: relative;
}
.home-grid-content .wpb_single_image:before {
	content: "";
	display: block;
	width: 160px;
	height: 160px;
	background-color: #414A59;
	position: absolute;
	left: -70px;
	bottom: -60px;
}
.home-grid-content .wpb_single_image .vc_figure {
	position: relative;
	z-index: 1;
}
.call-section h3 {
	font-size: 40px;
	font-weight: 500;
}
.call-section h3 a {
	color: #C48E39;
}
.call-section h3 a:hover {
	text-decoration: underline;
}
.call-head {
	font-size: 16px;
}
.call-head p {
	max-width: 426px;
	margin-left: auto;
	margin-right: auto;
}
.call-content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 100px;
}
.call-content > .vc_column-inner:before {
	content: "";
	display: block;
	position: absolute;
	width: 75px;
	height: 75px;
	border: solid 2px #C48E39;
	left: -20px;
	top: -40px;
}
.call-content > .vc_column-inner:after {
	content: "";
	display: block;
	width: 160px;
	height: 160px;
	background-color: #414A59;
	position: absolute;
	right: -40px;
	bottom: -40px;
}
.call-content > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
	max-width: 970px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.call-content > .vc_column-inner > .wpb_wrapper {
	background-color: #fff;
	padding: 70px 70px 35px;
	box-shadow: 0px 15px 80px rgba(30, 30, 24, 0.02);
	position: relative;
	z-index: 1;
}
.gallery-section .vc_grid-container {
	position: relative;
}
.gallery-section .vc_grid-container:before {
	content: "";
	display: block;
	width: 215px;
	height: 215px;
	background-color: #414A59;
	position: absolute;
	left: -70px;
	bottom: -75px;
}
.gallery-section .vc_grid-container:after {
	content: "";
	display: block;
	position: absolute;
	width: 132px;
	height: 132px;
	border: solid 2px #C48E39;
	left: 100%;
	top: 50%;
	margin-left: 35px;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}
.owl-testimonial-carousel {
	max-width: 900px;
	margin: 0 auto 60px!important;
	font-size: 16px;
}
.owl-testimonial-carousel.owl-carousel .owl-stage-outer {
	overflow: visible;
	padding: 64px 0;
	position: relative;
}
.owl-testimonial-carousel.owl-carousel .owl-stage-outer:before {
	content: "";
	display: block;
	position: absolute;
	width: 550px;
	top:0px;
	bottom: 0px;
	background-color: #414A59;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	left: 50%;
}
/*.owl-testimonial-carousel .owl-stage {
	position: relative;
	z-index: 1;
display: flex;
	flex-wrap: wrap;
}*/




.owl-testimonial-carousel .owl-item .item {
	background: #fff;
	box-shadow: 0px 15px 80px rgba(30, 30, 24, 0.02);
	padding: 55px 130px 30px 100px;
	text-align: center;
	position: relative;
	z-index: 1;
	margin:0px 0;
}
.owl-testimonial-carousel .owl-item .item:after {
	content: "";
	background: url(assets/images/quote.svg) no-repeat;
	background-size: contain;
	width: 139px;
	height: 82px;
	position: absolute;
	top: 75px;
	right: 70px;
}
.owl-testimonial-carousel .owl-item .item {
	height:auto;
}
.owl-testimonial-carousel p {
	margin-bottom: 30px;
}
.owl-testimonial-carousel p em {
	color: #1E1E18;
}
.owl-carousel.owl-theme .owl-dots {
	margin-top: 30px !important;
position: absolute;
left: 0;
right: 0;
bottom: -60px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background: #898986;
	opacity: 0.3;
	margin: 5px 8px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span, .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
	background: #C48E39;
	opacity: 1;
}

.banner-section {
	min-height:350px;
	padding-top: 30px;
	padding-bottom:60px;
}
.banner-section h1 strong {
	color: #C08F37;
}
.content-grid-section .content-white-box > .vc_column-inner > .wpb_wrapper{
	padding: 70px 95px 15px 50px;
	margin: 115px -140px 0 0;
}

.content-grid-section .content-white-box > .vc_column-inner > .wpb_wrapper:after {
    width: 75px;
    height: 75px;
    left: -40px;
    top: auto;
    margin-left: 0;
    bottom: -40px;
}
.content-grid-section .wpb_single_image{
	position: relative;
}
.content-grid-section .wpb_single_image:after {
    content: "";
    display: block;
    width: 178px;
    height:236px;
    background: #414A59;
    position: absolute;
    left:auto;
	right: -33px;
    top: auto;
	bottom: -35px;
    margin-left: auto;
}
.content-grid-section .wpb_single_image .vc_figure {
    position: relative;
	z-index: 1;
}
.process-wrap  > .vc_column-inner{
	max-width: 1042px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.process-wrap  > .vc_column-inner:after{
		content: "";
	display: block;
	position: absolute;
	width: 138px;
	height: 138px;
	border: solid 2px #C48E39;
	right:-40px;
	top: -40px;
}

.process-wrap  > .vc_column-inner > .wpb_wrapper{
	background: linear-gradient(180deg, #414A59 0%, rgba(65,74,89,1) 300.04%);
	max-width: 1006px;
	margin: 0 auto;
	display: block;
	padding: 60px 130px 10px;
	position: relative;
	z-index: 1;
	color:#fff;
	
}
.process-wrap p em {
	font-size: 14px;
	font-style: normal;
	color: rgba(30, 30, 24, 0.7);
padding-left: 10px;
opacity: 0.8;
color:#fff;
}

.process-wrap ul {margin-bottom: 10px;}


.content-grid-section-02 .vc_column_container:first-child{
	z-index: 3;
}
.content-grid-section-02 .wpb_single_image{
	position: relative;
	margin-bottom:20px;
}
.content-grid-section-02 .wpb_single_image:after {
    content: "";
    display: block;
    width:215px;
    height:215px;
    background: #414A59;
    position: absolute;
    left:-70px;
    top: -70px;
}
.content-grid-section-02 .wpb_single_image .vc_figure {
    position: relative;
    z-index: 1;
}
.content-grid-section-02 h6{
	font-size: 15px;
	font-weight: 500;
	margin: 0 0 25px 0;
}

.content-grid-section-02 .content-white-box > .vc_column-inner > .wpb_wrapper{
	padding: 65px 50px 70px 195px;
	margin-left: -118px;
	margin-top: 75px;
}
.content-grid-section-02 h5{
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 500;
}

.content-grid-section-02 .content-white-box > .vc_column-inner > .wpb_wrapper::after {
    content: "";
    display: block;
    width: 154px;
    height: 154px;
    left: 100%;
    top: 50%;
    margin-left:35px;
		-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, 0%);
	transform: translate(0%, -50%);
}

#lightboxOverlay { position: fixed !important; top: 0; left: 0; height: 100% !important; width: 100% !important; }
#lightbox { position: fixed !important; top: 50% !important; transform: translateY(-50%); }

/* ==========================================================================
   Footer
   ========================================================================== */	


.footer {
	background: #20313B;
	font-size: 17px;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	color: #fff;
	margin: 0;
	padding: 0px 0;
}
.footer .container-fluid {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	max-width: 1300px;
}
.ft-branad a {
	display: block;
	max-width: 338px;
	margin: 0 auto;
}
.ft-right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.copyright {
	display: block;
	text-align: right;
}
.footer .socialicon ul li a {
	color: rgba(255, 255, 255, 0.5);
}
.footer .socialicon {
	margin: 0;
}
.footer .socialicon ul li a:hover {
	color: #C48E39;
}
.ft-row {
	align-items: flex-end;
}
.ft-left {padding-right: 25px;}
.ft-left, .ft-right {
	margin-bottom: 0px;
}
#back-top {
	position: absolute;
	bottom: 100%;
	right: 20px;
	margin-bottom: 30px;
}
#back-top a {
	background-color: rgba(255, 255, 255, 1);
	filter: drop-shadow(0px 8px 12px rgba(24, 67, 125, 0.05));
	width: 46px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#back-top a:after {
	border-left: 2px solid #C89211;
	border-top: 2px solid #C89211;
	content: '';
	display: block;
	height: 13px;
	width: 13px;
	margin-bottom: -7px;
	pointer-events: none;
	position: relative;
	cursor: pointer;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#back-top a:hover:after {
	border-left-color: #20313B;
	border-top-color: #20313B;
}

/* ==========================================================================
   MEDIA STYLES
   ========================================================================== */	
 /*X-Large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
body {
	font-size: 16px;
}
.header-info ul li {
	font-size: 16px;
}
.logo a {
	max-width: 276px;
}
.menu-bar {
	width: 310px;
}
.navmenu-bar ul li a {
	padding: 20px 15px;
	font-size: 16px;
}
.menu-icons {
	padding: 40px 0;
}
.menu-icons ul {
	margin: 0 -8px;
}
.menu-icons ul li {
	padding: 0 8px;
}
.menu-icons ul li a {
	width: 44px;
	height: 44px;
	font-size: 20px;
}
.owl-banner-slider .owl-item .item {
	min-height: 546px;
}
.footer {
	font-size: 16px;
}
.ft-branad a {
	max-width: 310px;
}
.content-grid-section-02 h5 {
    font-size: 20px;
}
.content-grid-section-02 .content-white-box > .vc_column-inner > .wpb_wrapper {
    padding: 65px 50px 70px 130px;
    margin-left: -80px;
}	
	.owl-testimonial-carousel.owl-carousel .owl-stage-outer{overflow: hidden;}	
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
h2 {
	font-size: 46px;
	margin-bottom: 30px;
}
	h3{
		font-size: 32px;
	}	
	
h4 {
	font-size: 28px;
	margin-bottom: 25px;
}
.pd-top-lg {
	padding-top: 100px;
}
.pd-btm-md {
	padding-bottom: 85px;
}
.pd-btm {
    padding-bottom: 65px;
}	
	
.header {
	height: 94px;
}
.menubar-close {
	height: 94px;
}
.header-info ul {
	display: flex;
	margin-left: -7px;
	margin-right: -7px;
}
.header-info ul li {
	padding-left: 7px;
	padding-right: 7px;
}
.header-info ul li span {
	display: none;
}
.header-info ul li i {
	margin: 0;
}
.header .socialicon {
	display: none;
}
.logo a {
	max-width: 240px;
}
.banner-slider h2, .banner-section h2 {
	font-size: 48px;
}
.owl-banner-slider .owl-item .item {
	min-height: 446px;
}
.content-white-box > .vc_column-inner > .wpb_wrapper {
	padding: 40px 55px 25px 40px;
	margin-left: -40px;
	margin-top: 45px;
}
.call-content {
	padding-top: 60px;
}
.call-section h3 {
	font-size: 34px;
}
.call-content > .vc_column-inner > .wpb_wrapper {
	padding: 40px 35px 5px;
}
.footer {
	text-align: center;
}
.ft-center {
	order: 1;
}
.ft-left {
	order: 2;
}
.ft-right {
	order: 3;
}
.ft-branad a {
	max-width: 230px;
}
.ft-right {
	align-items: center;
}
.ft-row [class^=col-] {
	margin-bottom: 0;
	margin-top: 25px;
}
.content-grid-section .content-white-box > .vc_column-inner > .wpb_wrapper {
    padding: 40px 60px 5px 40px;
    margin: 45px -130px 0 0;
}	
.process-wrap > .vc_column-inner > .wpb_wrapper {
    padding: 60px 50px 10px;
}
	.content-grid-section-02 .content-white-box > .vc_column-inner > .wpb_wrapper {
    padding: 40px 30px 40px 90px;
    margin-left: -60px;
		margin-top: 40px;
}
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
	.ft-left {padding-right: unset;}
.testimonialtitle {font-size: 38px;}	
h2 {
	font-size: 38px;
}
h3 {
    font-size: 28px;
}	
h4 {
	font-size: 24px;
}
.pd-top-lg {
	padding-top: 65px;
}
.pd-btm {
	padding-bottom: 45px;
}
.pd-btm-md {
	padding-bottom: 60px;
}
.pd-btm-sm {
	padding-bottom: 35px;
}
.pd-top-sm {
    padding-top: 15px;
}
.pd-top {
    padding-top: 35px;
}	
.vc_rtl-columns-reverse {
	flex-direction: column-reverse;
	display: flex;
}	
.header {
	height: 80px;
}
.menubar-close {
	height: 80px;
	padding: 0 35px;
}
.logo a {
	max-width: 166px;
}
.hamburgermenu {
	font-size: 16px;
}
.hamburgermenu span.sp {
	margin: 0px 10px 0 0px;
}
.navbar-toggler {
	width: 20px;
	height: 15px;
}
.navbar-toggler .icon-bar {
	height: 2px;
	width: 20px;
}
.navbar-toggler .icon-bar + .icon-bar {
	top: 6px;
}
.navbar-toggler .icon-bar + .icon-bar + .icon-bar {
	top: 12px;
}
.navbar-toggler.active .icon-bar {
	top: 6px;
}
.navbar-toggler.active .icon-bar + .icon-bar + .icon-bar {
	top: 6px;
}
.contentwraper {
	background-size: 1000px auto;
}
.banner-slider {
	display: none;
}
.content-white-box > .vc_column-inner > .wpb_wrapper {
	padding: 30px 25px 5px 30px;
	margin-left: 0;
	margin-top: 0;
}
.call-section h3 {
	font-size: 30px;
}
.call-content {
	padding-top: 30px;
}
.call-content > .vc_column-inner > .wpb_wrapper {
	padding: 40px 30px 5px;
}
.owl-testimonial-carousel.owl-carousel .owl-stage-outer {
    padding: 30px 0;
}	
	.owl-testimonial-carousel {
    font-size: 14px;
}
.owl-testimonial-carousel .owl-item .item {
	padding: 40px 30px 15px 30px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
}
.ft-branad a {
	max-width: 190px;
}
	.mobile-grid-section{
		display: block;
	}	
	
	.banner-section {
    min-height: 200px;
}
.banner-slider h2, .banner-section h2 {
    font-size: 40px;
}	
.content-grid-section .content-white-box > .vc_column-inner > .wpb_wrapper {
    padding: 30px 25px 5px 25px;
    margin: 35px 0px 0 0;
}	
.process-wrap > .vc_column-inner > .wpb_wrapper {
    padding: 40px 25px 5px;
}	
.content-grid-section-02 .content-white-box > .vc_column-inner > .wpb_wrapper {
    padding: 40px 25px 40px 25px;
    margin-left: 0;
    margin-top: 35px;
}
.content-grid-section-02 h5 {
    font-size: 18px;
}	
}

/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
}

@media (max-width: 360.98px) {
	.mobile-grid-section > .vc_column_container > .vc_column-inner > .wpb_wrapper{
	margin-left: -18px;
	margin-right: -18px;
}
}
