#slider1_forcefullwidth {
    height:  600px !important;
}
.rev_slider_wrapper {
    height:  600px !important;
}
.slider .slide--headline {
    font-size: 48px;
    line-height: 58px;
    text-shadow: 0 2px 3px #000;
}
.btn--rounded {
    line-height: 48px;
    background: #3aa5d2;
    text-transform: uppercase;
}
.btn--rounded:hover{
	background: #1f86b1;
}
.blog-entry .entry--img img {
    border: 5px solid rgba(58, 165, 210, 0.05);
}
#featured1 {
    padding-bottom: 0;
}
.featured-4 {
    padding-bottom: 10px !important;
}
#featured4 .heading {
    margin-bottom: 45px;
    text-align: center;
}
.legalservices img {
    width: 100%;
    border: 5px solid rgba(27, 28, 28, 0.1);
    padding: 4px;
    box-shadow: 0 20px 20px -20px #000;
}
#testimonial1 {
	position: relative;
    background: url(assets/images/testibg.jpg) !important;
    background-size: 700px !important;
    background-position: center !important;
}
#testimonial1::before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(58, 165, 210, 0.5));
    width: 100%;
    height:100%;
    top: 0;
    left: 0;
}
.myclientleft {
    margin-left: 20%;
}
footer .widget-links ul li a::before {
    content: "\00bb";
    color: #fff;
    margin-right: 10px;
    font-size: 17px;
}
.faddr p {
    width:  100%;
    float:  left;
    margin-bottom: 15px;
    text-align: justify;
}
.faddr p span {
    float:  right;
    width:  92%;
}
.faddr p i {
    color: #fff;
    font-size: 13px;
}
.pagebg {
    margin-top: -26px;
    position:  relative;
    background-size:  cover;
    background-position:  center;
}
.pagebg::before {
    content:  "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    top: 0;
    left: 0;
}
.pagebg p {
    margin:  0;
    font-size: 65px;
    line-height: 75px;
    padding: 10rem 0 8rem 100px;
    text-align: left;
    text-transform: uppercase;
    color: #3aa5d2;
    font-weight: 700;
    text-shadow: 0 2px 3px #000;
    position: relative;
}
.inpages {
    padding: 3rem 8rem 3rem;
    background: url(https://receivablesmanagementsolution.com/wp-content/uploads/2020/11/inbg.jpg);
    margin-top: -30px;
}
.mainheading {
    text-align:  center;
    text-transform:  uppercase;
    letter-spacing:  1px;
    font-size:  35px;
    line-height: 40px;
    color:  #3aa5d2;
	margin-bottom: 5px;
}
.mainheading:before {
    content: "";
    position: relative;
    background: #3aa5d2;
    width: 70px;
    height: 4px;
    top: -10px;
    border-right: 15px solid #0a6d96;
    margin-right: 15px;
    display: inline-block;
}
.mainheading:after {
    content: "";
    position: relative;
    background: #3aa5d2;
    width: 70px;
    height: 4px;
    top: -10px;
    border-left: 15px solid #0a6d96;
    display: inline-block;
    margin-left: 15px;
}
.inpages p, .inpages ul li {
    font-size: 15px;
	color: #444;
}
.textjust {
    text-align: justify;
}
.imgstyle1 {
    display: block;
    margin: 0 auto;
    border: 5px solid #e0e0e0;
    box-shadow: 0 20px 20px -20px #111;
}
.imgstyle1 .sow-image-container {
    overflow: hidden;
}
.imgstyle1 img {
    width: 100%;
	transition: all ease-in-out 0.8s;
}
.imgstyle1:hover .sow-image-container img{
	transform: scale(1.2);
}
.misvis {
    background: #f1f1f1;
    padding:  15px;
    border:  1px solid #e5e5e5;
    height:  305px;
}
.misvis h4 {
    font-size: 20px;
    text-transform:  uppercase;
    border-bottom: 1px solid rgba(58, 165, 210, 0.25);
    padding-bottom:  8px;
    margin-bottom:  12px;
}
.misvis h4 em {
    color: #3aa5d2;
    font-size:  25px;
    margin-right: 5px;
}
.misvis ul {
    padding:  0;
}
.misvis ul li {
    list-style: square;
    margin-left:  20px;
    margin-bottom:  10px;
    text-align:  justify;
}
.servbox {
    box-shadow: 0 2px 30px 10px rgba(0, 0, 0, 0.06);
    padding: 20px;
    border: 1px solid #e9e9e9;
    border-radius: 0;
	background: #fff;
}
.servbox h4 {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 12px;
}
.subheading {
    font-size: 27px;
    text-transform:  uppercase;
    border-bottom: 1px solid rgb(189, 223, 234);
    padding-bottom: 5px;
    margin-bottom:  15px;
}
.inpages ul {
    padding:  0;
}
.inpages ul li {
    margin-left:  15px;
    margin-bottom:  10px;
    list-style:  square;
}
.wpcf7 {
    width:  100%;
    float:  left;
}
.wpcf7 label {
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 15px;
    position: relative;
    z-index: 9;
}
.fullwidth {
    width: 98% !important;
}
.wpcf7 input {
    border: 1px solid #ccc;
    padding: 8px 10px;
    width: 100%;
    border-radius: 3px;
	background: #fff;
}
.wpcf7 textarea {
    border: 1px solid #ccc;
    padding: 8px 10px;
    width: 100%;
    border-radius: 3px;
    height: 150px;
	background: #fff;
}
.wpcf7 input:focus {
    border: 1px solid #3aa5d2;
}
.wpcf7 textarea:focus {
    border:  1px solid #3aa5d2;
}
.wpcf7 input::placeholder {
    color: #666 !important;
}
.wpcf7 textarea::placeholder {
    color: #666 !important;
}
.wpcf7-submit {
    width:  30% !important;
    background: #333 !important;
    color:  #fff;
    border:  none !important;
    padding:  10px 0 !important;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 300;
    cursor:  pointer;
    transition:  all ease-in-out 0.5s;
}
.wpcf7-submit:hover {
    background: #3aa5d2 !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 rgba(58, 165, 210, 0.25);
    float: left;
    width: 100%;
    padding: 10px 25px;
    background: rgba(58, 165, 210, 0.05);
}
.careerform .wpcf7 label {
    width:  100%;
    margin-right:  0 !important;
}
.careerform .wpcf7 label input {
    padding: 10px;
}
.clientimg {
    border: 1px solid #e5e5e5;
	background: #fff;
}
.faqarea .sow-accordion-title {
    font-size: 17px;
    font-weight:  600;
}
.faqarea .sow-accordion-panel-header {
    background: #3aa5d2 !important;
    padding: 10px 20px !important;
    border-left: 7px ridge #555;
}
.faqarea .sow-accordion-panel-border {
    background: #fff !important;
    border: 1px solid rgba(58, 165, 210, 0.35);
    font-size: 15px;
    color: #444;
    padding: 20px 15px !important;
}
.header-full .module-consultation a {
    margin: 0;
    border: none;
    background: #3aa5d2;
    line-height: 60px;
    height: 60px;
    width: 200px;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px #000;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat';
}
.header-full .module-consultation a:hover {
    background: #1f86b1;
}
.paoc-popup-modal-cnt {
    padding: 0 20px 20px 20px !important;
    float: left;
    width: 100%;
    border: 5px ridge #3aa5d2;
}
.abttext strong {
    letter-spacing: 0.5px;
    font-size: 18px;
    display: block;
    margin-bottom: -10px;
    font-weight: 500;
    color: #000;
}
.textjust1 p span {
    color: #3aa5d2;
    font-size: 20px;
    font-weight: 600;
}
.slider .slide--headline em {
    font-style: normal;
    padding: 0px 20px;
    position: relative;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 12px;
    color: #3aa5d2;
    font-weight: 700;
    font-size: 65px;
}
.clients .client:nth-child(6) {
    margin-left: 21%;
}
.myhide{
	display: none !important;
}
/* Responsive css */
@media only screen and (max-width: 768px) {
.slider .slide--headline {
    font-size: 38px;
    line-height: 40px;
    text-shadow: 0 2px 3px #000;
    margin-left: 30px;
}
	.slider .slide--headline em {
    font-size: 53px;
}
	
}
@media only screen and (max-width: 600px) {
	nav#primary-menu img{
		width:183px;
	}
.slider .slide--bio {
    width: 321px;
    margin-top: 11px;
    line-height: 12px;
    font-size: 10px !important;
}
	.slider .slide--headline {
    font-size: 19px;
    line-height: 22px;
    text-shadow: 0 2px 3px #000;
    margin-left: 10px;
}
	.slide-action {
    margin-top: 13px;
}
	.slide--headline.text-center{
		position:relative;
		top:20px;
	}
	.heading .heading--title{
		font-size:26px;
	}
	.pagebg p{
		    font-size: 30px;
	}
	.inpages {
    padding: 3rem 2rem 3rem;
}
	.misvis {
    height: auto;
}
	footer .widget-links-inline ul li {
    width: 100%;
}
	.mainheading:before{
		display:none;
	}
	.mainheading:after{
		display:none;
	}
	.pagebg p{
		    padding: 8rem 0 5rem 58px;
	}
	.mainheading{
		font-size:30px;
	}
	.header-full {
    height: 127px;
}
nav#primary-menu img {
    width: 200px;
    margin-left: -18px;
}
.header-full {
    height: 89px;
    background: transparent;
}
	.navbar-toggler {
    background-color: #000;
}
	.wpcf7-submit {
		width: 100% !important;align-content
	}
	
	.inpages p, .inpages ul li {
    font-size: 13px;
    color: #444;
}
	.blog-entry .entry--img img {
		width: 100%;
	}
/* 	slider */
	.tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
    transform: matrix(1, 0, 0, 1, 0, -15) !important;
}
	.tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .slide--headline {
    font-size: 15px !important;
    margin-bottom: 25px !important;
    top: 0 !important;
		    line-height: 15px !important;
}
	.tp-mask-wrap .slide-action {
    margin-top: 35px !important;
}
	.rev_slider_wrapper {
    height: 260px !important;
}
	.slider {
    height: 260px;
}
.bg-dark3 {
    height: 89px;
    top: -25px;
	background:#fff !important;
}
	.navbar-collapse {
    margin-top: -9px;
}
	.header-full .navbar {
   background:transparent !important;
}
	.footer--widget {
    padding: 8px 25px;
}
	#slider{
		margin-top:-25px;
	}
	.slider .slide--headline em {
    font-size: 23px;
}
}