
@media (min-width: 967px) and (max-width: 1200px) {


	.hero-banner .lft h1{
		font-size: 60px;
		line-height: 70px;
	}
	.hero-banner .lft h1 img{		
width: 110px;
margin-top: 0px;
	}
	.hero-banner .rgt .btn.btn-primary{
		margin-bottom:15px;
	}

}

@media (min-width: 320px) and (max-width: 968px) {
    

  
    /*
    .main-header{
        position: relative;
    }*/
    
    .header-menu {
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
}

.main-header {
  width: 100%;
  background: #0d66bf !important;
  
}
    
    
    .btn.btn-primary.mt-lg{
        margin-top:10px;
    }
.custom-flex .custom-half-flex {
  width: 100%;
}

.custom-flex {
  display: flex;
  flex-direction: column;
}

	.hero-banner .lft h1{
		font-size: 60px;
		line-height: 70px;
	}
	.hero-banner .lft h1 img{		
width: 110px;
margin-top: 0px;
	}
	.hero-banner .rgt .btn.btn-primary{
		margin-bottom:15px;
		float: left;
	}
	.hero-banner .lft,.hero-banner .rgt{ width: 100%;
    height: auto;
    padding: 0px 15px;}
	.author-bg .lft,.author-bg .rgt{
		width:100%;
		padding: 30px;
	}
	.author-bg .rgt img{
		width:40%;
	}
	.wpcr3_div_2{
		width:85% !important;
	}			
	.wpcr3_table_2 tbody tr:nth-child(2), .wpcr3_table_2 tbody tr:nth-child(3), .wpcr3_table_2 tbody tr:nth-child(4){
		width:100% !important; 
		display:inline-block;
	}
	.wpcr3_respond_2 textarea{
		min-width: 100% !important;
	}
	.alter-page-content-area{
		width:90%;
		padding-top: 80px;
	}
	
	.alter-content{
	    padding-top:0px;
	}
	.rating-review-bg h2{
		margin-bottom:0px;
		margin-top:10px;
	}
	.rating-icn{
		margin-top:10px;
		margin-bottom:0px;
	}
	.rating-review-bg h3{
		margin-top: 10px;
		
	}
}
