@media only screen and (max-width: 1366px) {
	.heroimage{
		min-height: 770px;
	}
	.main_txt_box{
		top: 15rem;	
	}
	.hero_btn{
		margin: 4rem auto 7rem auto;	
	}
}


@media only screen and (max-width: 1145px) {
	.custom_nav .nav-item{
		padding-left: 6px;
	}
	.custom_nav .navbar-light .navbar-nav .nav-link{
		font-size: 15px;
	}
}


@media only screen and (max-width: 1095px) {
	.nav_desktop{
		display: none;
	}

	.nav_mobile_ico{
		display: block;
	}

	.nav_mobile_ico .navbar-nav{
		display: inline-block;
	}

	.custom_nav li:after{
		display: none;
	}

	.custom_nav .navbar-light .navbar-nav .nav-link{
			font-size: 23px;
    width: 50px;
    text-align: center;
    padding: 5px 0;
	}
}
@media only screen and (max-width: 1160px) {
.img_left{    max-height: 460px;}
}

@media only screen and (max-width: 1071px) {
	.custom_nav .navbar-light .navbar-nav .nav-link{
		font-size: 14px;
	}

	.custom_nav li:after{
		top: 5px;
	}
}


@media only screen and (max-width: 1060px) {
.img_left{    max-height: 490px;}
}

@media only screen and (max-width: 991px){
	.img_left{
		min-height: 510px;
	}
}

@media only screen and (max-width: 880px) {
.img_left{    max-height: 564px;}
}

@media only screen and (max-width: 768px){
	.main_txt_box{
		max-width: 540px;
	}

	.txt_second_img img{
    	max-width: 240px;
	}

	.corner_left_img img{
	    max-width: 89px;
	    left: -12px;
	    top: -30px;		
	}

	.corner_bottom_left_img img{
		max-width: 89px;
	    right: -10px;
	    bottom: 18px;
	}

	.line_right_img img {
	    max-width: 400px;
	    right: -10px;
	    top: -30px;
	}

	.line_bottom_right_img img{
	    max-width: 180px;
	    left: 253px;
	    bottom: 17px;		
	}

	.img_left {
    	min-height: 540px;
	}

	.custom_container.container-fluid{
		padding-right: 30px;
		padding-left: 30px;
	}
}

@media only screen and (max-width: 767px){
	.contact_placeholder{
		margin-top: 40px;
	}

	.custom_form .btn{
		width: 100%;
		margin: 31px auto 0 auto;	
	}

	.contact_info_txt{
		text-align: center;
	}

	.abn_box_bottom,
	.abn_box_middle{
		border-right:1px solid #ccc;
	}

	.abn_box_left {
		width: 100%;
		margin-top: 20px;
	    border-top: 1px solid #cccccc;
	    border-bottom: 1px solid #cccccc;
	    border-right:0;
	}

	.abn_box_left ul{
		text-align:center;
	    margin: 0;	
	}

	.abn_box_left li{
		line-height: 1.8;
		padding-right:0; 	
	}

	.abn_box_left li:last-child {
    	padding-bottom: 0;
	}
}

@media only screen and (max-width: 736px){
	.float_line{
		position: initial;
	    border-top: 1px solid #ddd;
	    padding-top: 20px;
	}

	.float_line ul{
		text-align: center;
	}

	.float_line ul li{
		display: inline-block;
	}

	.heroimage {
    	min-height: 460px;
	}

	.main_txt_box{
		top: 12rem;
	}

	.hero_btn {
    	margin: 2rem auto 0 auto;
	}

	.btn_scroll_down a{
		display: none;
	}

	.img_left{
		min-height: auto;
		border-right: 1px solid #ccc;
		border-bottom: 0px;
	}

	.txt_right{
		border-top: 0px;
		border-left: 1px solid #ccc;
	}

	.float_line ul{
		left: -20px;
	}
}

@media only screen and (max-width: 669px){
	.custom_nav .navbar-brand img{
		max-width: 170px;
	}
}

@media only screen and (max-width: 667px){
	.main_txt_box .btn_txt{
		padding-top: 0px;
	}
}

@media only screen and (max-width: 600px){
	.txt_main_img img{
		max-width: 460px;	
	}

	.image_placeholder{
		max-width: 470px;
		margin: 0 auto;
	}

	.txt_second_img img {
	    max-width: 180px;
	    margin: 10px 0 0 0;
	}

	.corner_left_img img {
	    max-width: 70px;
	    left: -8px;
	    top: -23px;
	}

	.corner_bottom_left_img img{
	    max-width: 70px;
	    right: 0;
    	bottom: 10px;
	}

	.line_right_img img {
    	max-width: 300px;
    	right: 0px;
    	top: -23px;
	}

	.line_bottom_right_img img {
    	max-width: 140px;
    	left: 200px;
    	bottom: 10px;
	}
}

@media only screen and (max-width: 589px){
	.custom_nav .navbar-light .navbar-nav .nav-link{
		width: 35px;
	}
}

@media only screen and (max-width: 533px){
	.mobile_hr{
		display: block !important;
	}

	.desktop_hr{
		display: none !important;
	}

	.txt_main_img img{
		max-width: 380px;
	}

	.image_placeholder{
		max-width: 390px;
	}

	.line_bottom_right_img img,
	.line_right_img img{
		display: none;
	}

	.corner_left_img img{
		top: 30px;
	}

	.main_txt_box {
    	top: 10rem;
	}

	.cus_modal img{
		max-width: 100%;
	}
}

@media only screen and (max-width: 500px){
	.custom_nav .nav-item{
		padding-left: 0
	}
}

@media only screen and (max-width: 464px){
	.nav_mobile_ico {
	    display: block;
	    width: 100%;
	    text-align: center;
	}

	.navbar-light .navbar-brand {
    	margin:  0 auto;
    	display: block;
	}

	.custom_nav .navbar-light .navbar-nav .nav-link {
	    width: 45px;
	}
}

@media only screen and (max-width: 414px){
	.image_placeholder {
	    max-width: 310px;
	}	

	.corner_bottom_left_img img{
		right: -6px;
	}

	.corner_left_img img {
    	top: 24px;
	}

	.main_txt_box {
	    top: 11rem;
	}
}

@media only screen and (max-width: 340px){
	.image_placeholder {
	    max-width: 280px;
	}	

	.corner_left_img img {
    	top: 20px;
	}

	.main_txt_box {
	    top: 13rem;
	}

	.custom_nav .navbar-light .navbar-nav .nav-link {
	    width: 35px;
	}
}