/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/
@media only screen and (min-device-width: 1400px) and (max-device-width: 1600px){ 
   

}
@media only screen and (min-width : 1600px) {

}
@media only screen and (max-width: 1600px) {
	.overflow-x-hidden{
    	overflow-x: hidden;
	}
	.top-layer {
    	top: -80px;
    }
    .bottom-layer {
    	bottom: -55px;
    }
}
@media only screen and (max-width: 1200px) {
	p{
	    font-size: 16px;
	    line-height: 24px;
	}
	.ft-30-bradley{
	    font-size: 26px;
	    line-height: 35px;
    }
	.ft-24-title{
	    font-size: 21px;
	    line-height: 30px;
	}
	.title{
	    margin-bottom: 15px;
	}
	.ft-30{
	    font-size: 25px;
	    line-height: 35px;
	}
	.ft-36{
	    font-size: 30px;
	    line-height: 38px;
	}
	.ft-46{
	    font-size: 40px;
	    line-height: 48px;
	}
	.ft-60 {
	    font-size: 50px;
	    line-height: 65px;
	}
	.ft-72{
	    font-size: 65px;
	    line-height: 65px;
	}
	.ft-80{
	    font-size: 71px;
	    line-height: 71px;
	}
	.ft-100{
	    font-size: 85px;
	    line-height: 85px;
	}
	.ft-118 {
	    font-size: 100px;
	    line-height: 100px;
	}
	.ft-150{
	    font-size: 120px;
	    line-height: 100px;
	}
	.side-icon1, .side-icon2 , .injection-img {
		display: none;
	}
	.top-bottom-layer-padding {
	    margin: 0px;
	    padding: 30px 0px;
	}
	.top-layer, .bottom-layer {
		display: none;
    }
}

@media only screen and (max-width: 991px) {
 	.hero-absolute-img {
	    position: relative;
	    left: 0px;
	    bottom: 0px;
	    max-width: 100%;
    }
	.ft-30-bradley{
	    font-size: 22px;
	    line-height: 30px;
    }
	.ft-24-title{
	    font-size: 20px;
	    line-height: 30px;
	}
	.title{
	    margin-bottom: 15px;
	}
	.ft-30{
	    font-size: 22px;
	    line-height: 31px;
	}
	.ft-36{
	    font-size: 25px;
	    line-height: 35px;
	}
	.ft-46{
	    font-size: 31px;
	    line-height: 41px;
	}
	.ft-60 {
	    font-size: 40px;
	    line-height: 50px;
	}
	.ft-72{
	    font-size: 55px;
	    line-height: 61px;
	}
	.ft-80{
	    font-size: 55px;
	    line-height: 61px;
	}
	.ft-100{
	    font-size: 65px;
	    line-height: 71px;
	}
	.ft-118 {
	    font-size: 75px;
	    line-height: 80px;
	}
	.ft-150{
	    font-size: 90px;
	    line-height: 80px;
	}
	.offwhite-border-box {
    	padding: 30px;
	}
	.offwhite-listing-border-box {
    	padding: 0px 20px 20px;
	}
	.grey-border-rounded-box{
		padding: 30px;
	}
	.thick-black-border-box {
	    border: 10px solid #2d2d2d;
	    padding: 30px;
    }
    .blue-box-content-div {
    	padding: 30px;
	}
	.blue-box-title-div {
    	padding: 15px 30px;
    }

}
@media only screen and (max-width: 800px) {

}
@media only screen and (max-width: 767px) {
 	.listing-box-title {
	    padding: 7px 10px;
	    margin-top: 20px;
    }
    .flex-div {
	    display: block;
	}
    .flex-div-content {
	    margin-right: 0px;
	    margin-bottom: 30px;
	}
	.everthing-img-padding-box {
	    padding-top: 60px;
	}
	.everthing-img-margin {
	    margin-top: -80px;
	}
	.bottom-shadow-part{
    margin-top: -10px;
}

}
@media (min-width: 992px){

}

@media only screen and (max-width: 768px) {

}
@media only screen and (max-width: 640px) {
  

}
    

@media only screen and (max-width: 575px) {
	.ft-30-bradley{
	    font-size: 18px;
	    line-height: 26px;
    }
	.ft-24-title{
	    font-size: 18px;
	    line-height: 26px;
	}
	.ft-30{
	    font-size: 18px;
	    line-height: 26px;
	}
	.ft-36{
	    font-size: 20px;
	    line-height: 28px;
	}
	.ft-46{
	    font-size: 21px;
	    line-height: 31px;
	}
	.ft-60 {
	    font-size: 25px;
	    line-height: 35px;
	}
	.ft-72{
	    font-size: 27px;
	    line-height: 35px;
	}
	.ft-80{
	    font-size: 27px;
	    line-height: 35px;
	}
	.ft-100{
	    font-size: 35px;
	    line-height: 45px;
	}
	.ft-118 {
	    font-size: 40px;
	    line-height: 50px;
	}
	.ft-150{
	    font-size: 50px;
	    line-height: 60px;
	}
	.info-icon {
	    min-width: 40px;
	    width: 40px;
	    height: auto;
	}
	.number-round {
	    min-width: 50px;
	    width: 50px;
	    height: 50px;
	    margin-right: 12px;
    }
    .offwhite-border-box {
	    padding: 20px 15px;
    	border: 3px solid #000;
	}
	.offwhite-listing-border-box {
    	padding: 0px 15px 15px;
	}
	.border-10 {
	    border: 4px solid #000;
	}
	.listing-box-title {
	    margin-top: 10px;
	}
	.grey-border-rounded-box{
		padding: 20px 15px;
	}
	.tower-icon {
    	min-width: 25px;
	    width:25px;
	    height: auto;
	}
	.thick-black-border-box {
	    border: 5px solid #2d2d2d;
	    padding: 20px 15px;
    }
    .blue-box-content-div {
    	padding: 20px 15px;
	}
	.blue-box-title-div {
    	padding: 10px 15px;
    }
}
@media (min-width: 576px){

}

@media only screen and (max-width: 480px) {
  
}
@media only screen and (max-width: 400px) {

}
@media screen and (max-width: 375px){

}
@media screen and (max-width: 321px){

}







