.main-header .header-upper{
	z-index: 9;
}
.main-header .logo-outer{
	padding: 0;
}
.main-header .header-upper .upper-right {
    padding: 12px 0 0px;
}
.main-header .info-box{
	margin-bottom: 10px;
}
.logo {
    position: absolute;
    width: 300px;
    top: -45px;
    left: -30px;
}
.main-header .logo-outer .logo img{
    display: block;
    margin: 0 auto 5px;
    width: 230px;
}
.logo span{
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    display: block;
}
.header-top {
    background: #e88d0d !important;
}
.main-header .header-lower{
	background-color: #2172ab;
}
.main-header .header-top .call-btn a:hover {
    background: #2272ab;
    color: #fff;
}
.main-menu .navigation .dropdown a::after {
    content: "\f0d7";
    top: 15px;
    color:  #fff;
    font-family: FontAwesome !important;
    position: absolute;
    right: 3px;
    font-size: 12px;
}
.main-menu .navigation .dropdown ul li a::after {
    display: none;
}
.whatsapptop a {
    background: #5fcd38;
    width: 30px;
    line-height:  30px;
    text-align:  center;
    display:  inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 2px;
}
.fixed-header .logo img {
    width: 90px;
    margin-top: 38px;
}
.tp-caption {
    text-shadow:  0 2px 3px #000;
}
.tp-caption a{
    text-shadow: none;
}
.content-column h2 {
    border-left: 8px double #e88c0e;
    padding-left:  15px;
}
.title-box h2 {
    border-left: 8px double #e88c0e;
    padding-left: 15px;
    position: relative;
    font-size: 30px;
    line-height: 1.2em;
    color: #111;
    font-weight: 500;
    text-transform: uppercase;
}
.about-us .content-column .text span {
    display: block;
    margin-bottom: 15px;
}
.about-us .image-column .image-box {
    overflow:  hidden;
    box-shadow:  0 20px 20px -20px #000;
    border: 4px double #e5e5e5;
}
.about-us .image-column .image-box img{ 
	transition: all ease-in-out 0.5s;
}
.about-us .image-column .image-box:hover img {
    transform: scale(1.1);
}
.feature-section::before {
    content:  "";
    position:  absolute;
    background: rgba(255, 255, 255, 0.85);
    width:  100%;
    height:  100%;
    top:  0;
    left:  0;
}
.features-carousel .owl-next {
    right: 65px;
}
.feature-block .inner-box {
    border-radius: 0;
}
.feature-block .lower-content p {
    margin-bottom: 10px;
    color: #fff;
}
.feature-block .lower-content .read-more {
    background: #2272ab;
    color: #fff;
}
.fun-fact-section .count-box .inner-box {
    border-color:  #fff;
}
.fun-fact-section .count-box .counter-title h5 {
    background-color: #fff;
    color:  #111;
}
.fun-fact-section .count-box .counter-title h5:before {
    border-bottom-color: #fff;
}
.team-page-section .title-box {
    margin-bottom: 35px;
}
.team-block-two .image-box img {
    border: 5px solid #e5e5e5;
}
.team-block-two .overlay-box a {
    text-transform: uppercase;
    background: #fff;
    color: #111;
    padding: 10px 15px;
}
.team-block-two .caption-box {
    margin-top: -10px;
}
.team-block-two .caption-box .name{
	text-transform: uppercase;
}
.gallery-section {
    position: relative;
    padding: 60px 0 60px;
    background: #f1f1f1;
}
.gallery-section .title-box {
    margin-bottom: 35px;
}
.gallery-item .image-box .image img{
	height: 250px;
	border: 10px double #fff;
}
.testimonial-section {
    position: relative;
    padding: 60px 0;
    background-size: 800px;
    background-position: center;
    background-attachment: fixed;
}
.testimonial-section .title-box h2 {
    color: #fff;
    margin-bottom: 35px;
}
.testimonial-section::before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to right, rgb(232, 140, 14), #000);
    opacity: .55;
    content: "";
}
.testimonial-block{
	background-color: #fff;
}
.testimonial-block.even:before{
	background-color: #fff;
}
.makein {
    width: 150px;
    margin-bottom: -50px;
    margin-top: 10px;
}
.faddr p {
    width:  100%;
    float:  left;
    margin-bottom: 15px;
    color:  #aaa;
    text-align: justify;
}
.faddr p span {
    float:  right;
    width:  90%;
}
.faddr p strong {
    font-size: 14.5px;
    color: #e5e5e5;
}
.pagebg {
    position:  relative;
    background-size:  cover;
    background-position:  center;
}
.pagebg::before {
    content:  "";
    position:  absolute;
    background: rgba(0, 0, 0, 0.55);
    width:  100%;
    height:  100%;
    top:  0;
    left:  0;
}
.pagebg p {
	position: relative;
    font-size: 65px;
    line-height: 75px;
    text-align: left;
    padding: 7rem 5rem;
    color:  #fff;
    text-transform:  uppercase;
    font-weight: 700;
    text-shadow:  0 2px 3px #000;
    margin:  0;
}
.inpages {
    padding: 2rem 5rem 3rem;
    background: url(https://www.brisklyelevators.com/wp-content/uploads/2020/10/inbg.jpg);
    margin-top: -30px;
}
.mainheading {
    text-align:  center;
    font-size:  35px;
	font-weight: 500;
    color: #222;
    letter-spacing:  0.3px;
	text-transform: uppercase;
}
.mainheading:before {
    content: "";
    position: relative;
    background: #2272ab;
    width: 70px;
    height: 4px;
    top: -10px;
    border-right: 15px solid #e88c0e;
    margin-right: 15px;
    display: inline-block;
}
.mainheading:after {
    content: "";
    position: relative;
    background: #2272ab;
    width: 70px;
    height: 4px;
    top: -10px;
    border-left: 15px solid #e88c0e;
    display: inline-block;
    margin-left: 15px;
}
.inpages p, li, span {
    font-size: 15px;
}
.textjust {
    text-align: justify;
}
.inpages p {
    margin-bottom: 10px;
}
.imgstyle1 img {
	width: 100%;
    border: 5px solid #e5e5e5;
    box-shadow:  0 20px 20px -20px #000;
    transition:  all ease-in-out 0.5s;
}
.imgstyle1 img:hover {
    transform: scale(1.05);
}
.misvis {
    border: 1px solid rgba(34, 114, 171, 0.1);
    padding:  15px 15px 5px;
    background: rgba(34, 114, 171, 0.05);
    text-align:  justify;
}
.misvis .fa {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #2272ab;
    color:  #fff;
    text-align:  center;
    font-size:  25px;
    border: double;
}
.misvis strong {
    font-size: 20px;
    color: #222;
    margin-top: 10px;
    display: inline-block;
    margin-bottom:  0;
    text-transform:  uppercase;
    letter-spacing:  0.5px;
}
.mysidebar h3 {
    background: #2272ab;
    color:  #fff;
    font-weight: 500;
    text-align: left;
    font-size:  20px;
    text-transform:  uppercase;
    padding: 5px 15px;
    letter-spacing:  0.5px;
    border-top: 7px ridge #2272ab;
}
.mysidebar ul li {
    list-style:  none;
    margin:  0;
}
.mysidebar ul li a {
    position:  relative;
    display:  block;
    background: rgba(232, 140, 14, 0.25);
    padding: 5px 0 5px 30px;
    border-bottom: 1px solid rgb(255, 255, 255);
    color:  #333;
    transition:  all ease-in-out 0.5s;
    font-size:  14px;
}
.mysidebar ul li a::before {
    content:  "\00bb";
    position:  absolute;
    left:  15px;
    font-size: 17px;
    top:  4px;
}
.mysidebar ul li a:hover {
    background: #e88c0e;
    color:  #fff;
}
.servimg {
    float:  left;
    width: 35%;
}
.servright {
    float:  right;
    width: 62%;
    margin-top: -20.8rem;
    margin-bottom: -35px;
}
.rl-gallery-link{
	border: 10px solid #fff !important;
	overflow: hidden;
}
.rl-gallery-link img {
    width: 100%;
    border: 5px solid #e5e5e5 !important;
	transition-duration: 0.8s;
}
.rl-gallery-link:hover img {
    transform: scale(1.2);
}
#swipebox-overlay {
    background: rgba(0, 0, 0, 0.9);
}
.wpcf7 {
    width:  100%;
    float:  left;
}
.wpcf7 label {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
	color: #333;
    font-weight: 600;
    font-size: 14px;
}
.fullwidth {
    width: 98% !important;
}
.wpcf7 input {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
	background: #fff;
}
.wpcf7 select {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
	background: #fff;
	margin-top: 5px;
}
.wpcf7 textarea {
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
    height: 150px;
	background: #fff;
}
.wpcf7 input:focus {
    border: 1px solid #e88c0e;
}
.wpcf7 textarea:focus {
    border:  1px solid #e88c0e;
}
.wpcf7 input::placeholder {
    color: #666 !important;
}
.wpcf7 textarea::placeholder {
    color: #666 !important;
}
.wpcf7-submit {
    width:  30% !important;
    background: #2272ab !important;
    color:  #fff;
    border:  none !important;
    padding:  10px 0 !important;
    font-size: 18px;
    letter-spacing:  5px;
    font-weight: 300;
    cursor:  pointer;
    transition:  all ease-in-out 0.5s;
}
.wpcf7-submit:hover {
    background: #222 !important;
}
.contbox p strong {
    text-transform: uppercase;
    color: #333;
    font-size: 15px;
    margin: 10px 0px;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
}
.locmap strong{
	font-size: 18px !important;
	font-weight: 500;
	color: #222;
	display: inline-block;
	margin-bottom: 10px !important;
}
.locmap iframe {
    border: 1px solid #e5e5e5 !important;
    padding: 2px;
    height: 400px !important;
	width: 100% !important;
}
.careerform {
    box-shadow: 0 20px 20px -20px #000;
    border: 1px solid #ddd;
    float: left;
    width: 100%;
    padding: 15px 7px 15px 20px;
    background: rgba(85, 85, 85, 0.05);
}
.inpages strong {
    color: #555;
}
.inpages li {
    list-style: square;
    margin-left: 15px;
}
.upcomingloc {
    text-align:  center;
}
.upcomingloc h3 {
	font-size: 20px;
	font-weight: 500;
}
.upcomingloc span {
    font-size: 20px;
    color: #f59d21;
    margin:  0 5px;
}
.shopbox {
    text-align:  center;
}
.shopbox img {
    border: 3px solid rgba(232, 140, 14, 0.35);
    box-shadow: 0 20px 20px -20px #000;
    padding: 3px;
}
.shopbox h4 {
    font-size: 20px;
    color: #444;
}
.paoc-popup.popupaoc-link {
    background: #2272ab;
    padding: 8px 20px;
    color: #fff;
}
.paoc-popup-modal-cnt{
	padding: 20px 20px 20px 20px !important;
    float: left;
    width: 100%;
    border: 7px ridge #666;
}
.paoc-popup-modal-cnt h5 {
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: -25px;
    color: #333;
    font-size: 22px;
}
.fancybox-button--thumbs {
    display:  none;
}
.fancybox-button--share {
    display:  none;
}
@media only screen and (max-width: 1024px) {
	.logo {
    position: relative;
    width: 215px;
    top: 0;
    left: 0;
}
	.main-header .logo-outer .logo img {
    width: 165px;
		margin: 5px auto 5px;
}
	.main-header .header-upper .upper-right {
    position: absolute;
    right: -80px;
    top: 30px;
}
	.main-header .info-box{
		margin-left: 40px;
	}
	.about-us .content-column .list-style-one li {
    width: 50%;
}
	.gallery-item .image-box .image img{
		height: 210px;
	}
	.sticky-header .logo{
		top: 0;
	}
	.fixed-header .logo img {
    margin-top: 0;
}
	.servright{
		margin-top: -15.8rem;
	}
	.wpcf7-submit{
		width: 50% !important;
	}
}
@media only screen and (max-width: 768px) {
	.logo {
    width: 180px;
}
	.main-header .logo-outer .logo img {
    width: 125px;
}
	.logo span{
		font-size: 13px;
	}
	.main-header .header-upper .upper-right {
    top: 22px;
}
	.main-header .info-box {
    margin-left: 10px;
	padding-left: 45px;
}
	.main-header .info-box .icon-box span{
		font-size: 30px;
	}
	.main-header .info-box li{
		font-size: 12px;
    margin-bottom: 2px;
	}
	.main-menu .navigation > li > a{
		padding: 15px 18px;
	}
	.makein {
    width: 135px;
    margin-bottom: 0;
    display: block;
}
	.main-header .sticky-header .main-menu .navigation > li > a{
		font-size: 14px;
		padding: 15px 10px !important;
	}
	.pagebg p {
    font-size: 55px;
    line-height: 65px;
    padding: 4rem 2rem;
	}
	.inpages {
    padding: 2rem 2rem 3rem; 
	}
	.mainheading{
		font-size: 30px;
		letter-spacing: 0;
	}
	.servright {
    margin-top: -16.8rem;
}
	#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
    width: calc(50% - 2px) !important;
}
}
@media only screen and (max-width: 600px) {
	.main-header .header-top .top-left{
		display: block !important;
		padding-bottom: 0;
	}
	.main-header .header-top .top-left ul li{
		font-size: 15px;
		padding: 2px 0;
	}
	.main-header .header-top .top-right{
		display: block !important;
		    float: none !important;
	}
	.main-header .header-top .social-icon-one {
    float: none;
    padding: 5px 0;
    text-align: center;
}
	.social-icon-one li {
    float: none;
    display: inline-block;
    text-align: center;
}
	.main-header .header-top .call-btn {
    float: none;
    margin-left: 0;
    text-align: center;
}
	.main-header .header-top .call-btn a{
		padding: 10px 30px;
		margin-bottom: 5px;
	}
	.logo {
    width: 100%;
}
	.main-header .logo-outer .logo img {
    display: block;
    margin: 5px auto 0;
}
	.main-header .header-upper .upper-right {
		position: relative;
    top: 0;
		right: 0;
    padding: 0;
}
	.main-header .header-upper .upper-column.info-box{
		width: 33.33333%;
		text-align: center;
    padding: 0px 0px;
    float: left;
	}
	.main-header .info-box .icon-box {
    margin-bottom: -10px;
}
	.main-header .info-box .icon-box span{
		font-size: 20px;
	}
	.main-header .info-box li {
    font-size: 9px;
		line-height: 12px;
    margin-bottom: 2px;
}
	.main-header .info-box strong{
		font-size: 10px;
	}
	.main-menu .navbar-header{
		padding: 13px 0 10px;
	}
	.main-header .header-lower .search-box-outer{
		padding: 18px 0;
	}
	.main-slider h4 {
    font-size: 14px;
    line-height: 4em;
}
	.main-slider h2 {
    font-size: 15px;
    line-height: 2em;
}
	.main-slider .text {
    font-size: 10px;
    line-height: 12px;
}
	.tp-caption a {
    text-shadow: none;
    padding: 5px 10px !important;
}
	.about-us .content-column .list-style-one li{
		width: 100%;
	}
	.about-us .image-column .column {
    margin-bottom: 12px;
}
	.feature-section .title-box h2{
		font-size: 25px;
	}
	.features-carousel .owl-nav {
    right: -65px;
    top: -45px;
}
	.team-block-two{
		margin-bottom: 25px;
	}
	.team-page-section {
    padding: 45px 0 20px;
}
	.fun-fact-section {
    padding: 50px 0 20px;
}
	.feature-section {
    padding: 50px 0;
}
	.about-us {
    padding: 50px 0 20px;
}
	.gallery-section{
		padding: 50px 0;
	}
	.testimonial-block{
		padding: 20px;
	}
	.fixed-header .sticky-header .logo{
		left: 5px;
	}
	.gallery-item .image-box .image img{
		height: auto;
	}
	.pagebg p {
    font-size: 35px;
    line-height: 45px;
    padding: 2rem 0rem;
    text-align: center;
}
	.inpages {
    padding: 1rem 1rem 2rem;
}
	.mainheading {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 10px;
}
	.mainheading::after, .mainheading::before {
		display: none;
	}
	.servimg {
    float: left;
    width: 100%; 
	}
	.servright {
    margin-top: 0;
    width: 100%;
}
	.rl-gallery-link img{
		height: auto;
	}
	#rl-gallery-container-1 .rl-basicgrid-gallery .rl-gallery-item {
    width: calc(100% - 2px) !important;
}
	.sticky-header .logo{
		width: 75%;
	}
	.wpcf7-submit{
		width: 80% !important;
	}
	.paoc-popup-modal-cnt h5{
		font-size: 16px;
	}
}