.topheaderslip{
			    font-size: 21px;
			    font-weight: 600;
			    margin-top: 13px;
			    margin-bottom: -20px;
		}
		.topheaderslip a{
			color: #02AE88 !important;
			text-decoration: none;

		}
		.topheaderslip a:hover{
			color: orange !important;
		}
		.topheaderslip1 a{
			color: orange !important;
			text-decoration: none;

		}
		.topheaderslip1 a:hover{
			color: #02AE88 !important;
		}
		.nav-link{
			text-decoration: none;
			color: black !important;
		}
		.nav-link:hover{

			color: orange !important;
		}
		.navbar-nav{
			margin-left: auto !important;
		}
		.headertop{
			    background-color: black;
			    background-position: center center;
			    background-repeat: no-repeat;
			    background-size: cover;
			        background-attachment: fixed;
		}
		.arrowstraight{
			margin-top: -15px;
		}
		.formblock{
			margin-left: auto;
		    margin-right: auto;
		    width: 79%;
		}
		.formblock1{
			margin-left: auto;
		    margin-right: auto;
		    width: 83%;
		}
		.iframevedio{
			    width: 50%;
    height: 50vh;
		}
		header{
			border-bottom: 7px solid gray;
		}
		.singlelinesection{
			border-bottom: 7px solid #02AD88;
		}
		.singlelinerow{
			padding: 30px 50px;
		}
		.singlelinerow h2{
			font-size: 33px;
		}
		.singlelinerow p{
			    font-size: 21px;
			    color: lightgray;
		}
		.firstsectionparalex{
			background-image: url(../images/distressed2.jpg);
		    background-position: center center;
		    background-repeat: no-repeat;
		    background-size: cover;
		    background-attachment: fixed;
		    border-bottom: 7px solid #02AD88;
		}
		.secondsectionparalex{
			background-image: url(../images/bearmountain2.jpg);
		    background-position: center center;
		    background-repeat: no-repeat;
		    background-size: cover;
		    background-attachment: fixed;
		    border-bottom: 7px solid #02AD88;
		}
		.uniquecolor{
			color: #02AD88;
		}
		.midblock{
			    text-align: -webkit-center;
		}
		.textwithicon{
			width: 31%;
			text-align: left;
		}
		.testimonialsection{
			background-image: url(../images/testimonialimg.jpg);
			background-attachment: fixed;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: cover;
			border-top: 7px solid gray;
		}
		.roundedpic{
			width: 72%;
		    margin-top: -44px;
		    margin-left: 65px;
		}
		.lastheading:before{
			    content: "";
			    width: 23%;
			    height: 2px;
			    background-color: white;
			    position: absolute;
			    left: 56px;
			    margin-top: 30px;

		}
		.lastheading:after{
			    content: "";
			    width: 23%;
			    height: 2px;
			    background-color: #fff;
			    position: absolute;
			    right: 56px;
			    margin-top: -24px;

			
		}
		.horizontalline{
			width: 100%;
			height: 2px;
			background-color: white;
		}
		.sectionoftext{
			background-color: #1C1C1C;
			border-bottom: 7px solid #02AD88;
			padding-bottom: 30px;
		}
		.lastdiv{
			background-image: url(../images/testimonialimg.jpg);
			background-attachment: fixed;
			background-position: center center;
			background-repeat: no-repeat;
			background-size: cover;
			border-bottom: 7px solid #02AD88;
			padding-bottom: 30px;
		}
		.innerdiv{
			background-color: rgba(0,0,0,0.5);
			transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
		    margin: 0px 0px 0px 200px;
		    padding: 40px 40px 40px 140px;
		}
		.innermostdiv{
			justify-content: space-between;display: -webkit-box;
		    display: -ms-flexbox;
		    display: flex;    position: relative;
		    width: 100%;
		    -ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		    -ms-flex-line-pack: start;
		    align-content: flex-start;
		        line-height: 29px;
		}
		.innermostpicdiv{
			    padding: 10px;
			    background: white;
			    position: absolute;
			    width: 47%;
			    left: -50%;
			    top: 24%;
		}
		footer{
			background-color: #1C1C1C;
		}
		.footeradd{
			font-size: 12px;
		}
		.footerlogo{
			width: 80%;
    		margin-top: 9px;
		}
		.dollars{
			width: 15%;height: 5%;margin-right: 16px;
		}
		.head-phone{
			text-align: end;
		}
		.leftfootertext{
	font-size: 14px;
    padding-top: 16px;
    padding-left: 3px;
}
		/*---------------------------------------media query section----------------------------------------------*/
		@media screen and (min-width: 500px) and (max-width: 575px){
			.topheaderslip{
				position: absolute;
			    top: 32px;
			    font-size: 18px;
			    left: 83px;
			}
			.navbar-brand{
				    text-align: center !important;
			}
			.innermostpicdiv {
    padding: 5px;
    background: white;
    position: absolute;
    width: 100% !important;
    left: 0% !important;
    top: -54% !important;
}
			/*.navbar-toggler{
				position: absolute;
    			left: 420px;
    			top: 20px;
    			background-color: #22957C;
    			outline: none;
    			color: white;
    			font-size: 12px;
    			padding: 10px;
			}*/
			.lastheading:before{
			    display: none;

		}
		.lastheading:after{
			    display: none;

			
		}
.innerdiv {
    background-color: rgba(0,0,0,0.5);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 118px 0px 0px 0px;
    padding: 250px 20px 0px 20px !important;
}
			.navbar-toggler:hover{
				color: white;
				background-color: orange;

			}
			.toplogo{
				width: 100%;
				height: 80px;
			}
			.cash{
			    font-size: 50px;
			    margin-top: 38px;
			}
			.formbl{
				font-size: 25px;
			}
			.nav-link{
			    border-radius: 5px;
			    padding-left: 10px;
			}
			/*.nav-item{
				padding-left: 5px !important;
				padding-right: 5px !important;
				background: white;
			}*/
			.navbar-nav{
				    margin-top: 23px;
			}
			.formblock {
			    margin-left: auto;
			    margin-right: auto;
			    width: 100%;
			}
			.iconformbl{
				text-align: center;
			}
			.txtcenter{
				text-align: center;
			}
			.starthere{
				display: none;
			}
			.arrowstraight{
				display: none;
			}
		}
