@font-face {
    font-family: 'scope_oneregular';
    src: url('https://yourhearing.net/new/include/font/scopeone-regular-webfont.woff2') format('woff2'),
         url('https://yourhearing.net/new/include/font/scopeone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body{
	margin:0px;
	    font-family: Montserrat,sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    color:#051c2c;
}

p{
	    font-size: 24px;
    font-family: scope_oneregular;
}



#header-div{
	 background-color: #4c3f35;
    height: 160px;
}

.top-bar{
	background-color:#352c25;
	height:20px;
	width:100%;
}

.bottom-bar{
	background-color:#352c25;
	height:20px;
	width:100%;
}

#header-div{
	 background-color: #4c3f35;
    height: 169px;;
    color:white;
     background-image: url(../img/background-shape.png);
     background-size: cover;
}

.arrow{
	width: 60px;
    position: absolute;
    top: 336px;
}
.left-arrow{
	left: 1%;
}



.right-arrow{
	right:1%;
}

.nav-bar.top{
	background-color: #4073a3;
    height: 40px;
    padding-top: 10px;
    width: 100%;
}
/*Logo*/
#header-div > div:nth-child(2) > img{
	    max-width: 25%;
    width: 400px;
    padding-left: 20px;
    padding-top: 23px;
}
/*Phone Icon*/
#header-div > div.nav-bar.top > div > div.wrap-start > div:nth-child(1) > img{
	    max-width: 29px;
    padding-right: 5px;
}

.third-row-header{
	    float: left;
    width: calc(33% - 40px);
    padding-left: 20px;
    padding-right: 20px;
}

.nav-bar.bottom{
	background-color:#352c25;
	border-bottom: 1px solid white;
	width:100%;
}
.nav-bar div div{
	 min-width: 35%;
    display: flex;
    margin-left: 5%;
    font-weight: 700;
}

.nav-bar div div:nth-of-type(3){
	text-transform
}

.wrap{
	    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.wrap-start{

}

.flex{
	display:inline-flex;
	justify-content: space-evenly;
}

.child{
	float:left;
	width:50%;
}
/* Index section */
#first-row-index{
	height:450px;
	background-color:#fff8f2;
	
}

#first-row-index div{
	    font-size: 2.580889rem;
   letter-spacing: -.01111rem;
   font-family: scope_oneregular3;
    font-weight: 300;

}


#first-row-index{
width: 100%;
height: 450px;
  box-shadow: 0 8px 6px -6px black;
}

#first-row-index-child{
	    width: 50%;
	        float: left;
}

.big-text{
    line-height: 35px;
    padding-top: 68px;
    max-width: 75%;
    margin-right: 10px;
    margin-left: auto;

}

.index-image{
	    max-width: 75%;
    max-height: 75%;
    margin-top: 5%;
}

.btn {
  background: #ebe234;
  background-image: -webkit-linear-gradient(top, #ebe234, #f8ff3b);
  background-image: -moz-linear-gradient(top, #ebe234, #f8ff3b);
  background-image: -ms-linear-gradient(top, #ebe234, #f8ff3b);
  background-image: -o-linear-gradient(top, #ebe234, #f8ff3b);
  background-image: linear-gradient(to bottom, #ebe234, #f8ff3b);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #000000;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.second_row_header{
	text-align: center;
   margin-top: 15px;
   margin-bottom: 25px;
}

.third_row_header{
	width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.third_row_header div{
	  float: left;
    width: calc(33% - 40px);
    padding-left: 20px;
    padding-right: 20px;
}

.third_row_header p{
	    font-size: 21px;
    line-height: 25px;
    font-family:unset;
}

.third_row_header div img{
	height:100px;
}

.third_row_header div{
	    text-align: center;
}

.horizontal-banner{
	width:100px;
	background-color:#051c2c;
}
@media (min-width: 992px){

._7-agG {
    left: calc(-4vw - 40px);
}
@media (min-width: 768px){
._7-agG {
    left: calc(-3vw - 24px);
}

._7-agG {
    left: -25px;
}
@media (min-width: 992px){
	
	._2A3-K {
	    width: 80px;
}
@media (min-width: 768px){
	
	._2A3-K {
	    top: 50%;
}
<style>
._2A3-K {
    align-items: center;
    background-color: transparent;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: 100px;
    justify-content: center;
    margin-top: -50px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-indent: -999em;
    top: 51%;
    width: 48px;
    z-index: 3;
}



/* PHONE REEEEEEEEE */

