/*Extra small devices (portrait phones, less than 320px)*/
@media  (max-width: 320px){
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 360px)*/
@media  (max-width: 360px){
.fixed_footer ul li a {
    width: 100px !important;
    font-size: 14px !important;
}
.fixed_footer ul li {
    margin-right: 2px !important;
}
.banner .banner_top_img p {
    font-size: 13px !important;
}	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 375px)*/
@media  (max-width: 375px){
	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 414px)*/
@media  (max-width: 414px){
	
	
	
	
	
	
	
}
 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
.banner .banner_top_img img {
    max-width: 62%;
    margin-right: 10px;
}
.banner .banner_top_img img:nth-child(2) {
    margin-right: 0;
    max-width: 33%;
}	
.banner .banner_bottom_img img {
    max-width: 120%;
    position: relative;
    right: 4%;
    margin-top: 15px;
}
.banner {
    overflow: hidden;
}
.banner .media {
    display: block;
    text-align: center;
}	
.banner {
    background-image: url(../img/bg_1.png);
    background-size: 170%;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 60px 0;
}	
.banner_item_2 h2 {
    font-size: 20px;
    margin-bottom: 30px;
    text-align: center;
}	
.banner_item_2 .media img {
    margin-right: 0;
    max-width: 90px;
    margin-bottom: 15px;
}
.banner_item_2 .media-body h5 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
}
.banner_item_3 {
    padding-top: 60px;
}
.future .future_top .media-body h5 {
    font-size: 38px;
}
.future .future_top .media-body p {
    font-size: 22px;
}
.future .future_bottom .media .img_box {
    margin-right: 0;
    margin: auto;
    margin-bottom: 15px;
}
.future .future_bottom .media-body h5 {
    padding-left: 0;
    font-size: 22px;
}
.future .future_bottom .media-body h5::after{
	display: none;
}
.future .future_bottom {
    padding-left: 0;
    padding-top: 20px;
}
footer {
    padding-bottom: 80px;
}
.banner .banner_top_img p {
    font-size: 14px;
    margin: 15px 0 15px 0;
}
.banner_item_2 {
    margin-top: 0;
}
.banner_item_2 .media img {
    max-width: 80px;
}
footer p {
    font-size: 16px;
}
.future .future_top .media img {
    margin-right: 0;
    margin-bottom: 20px;
}
.fixed_footer ul li a {
    width: 115px;
    font-size: 15px;
}
.banner_right form button {
    font-size: 22px;
    padding: 10px 40px;
  
}
.banner_right form p {
    font-size: 15px;
}
.banner_right form p img{
	max-width: 16px;
}
.modal .banner_right {
    top: 0px;
    padding: 0px 0px 35px 0px;
}
.banner .banner_right.sticky-top {
    position: static;
}
.banner .banner_bottom_img p {
    margin-top: -40px;
    font-size: 15px;
    margin-bottom: 30px;
}
.future_top_img {
    margin-left: -15px;
    margin-right: -15px;
}



}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
.banner .banner_top_img img {
    max-width: 64%;
    margin-right: 10px;
}
.banner .banner_top_img img:nth-child(2) {
    margin-right: 0;
    max-width: 33%;
}	
.banner .banner_bottom_img img {
    max-width: 120%;
    position: relative;
    right: 4%;
    margin-top: 20px;
}
.banner {
    overflow: hidden;
}
.banner .media {
    display: block;
    text-align: center;
}	
.banner {
    background-image: url(../img/bg_1.png);
    background-size: 160%;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 60px 0;
}	
.banner_item_2 h2 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}	
.banner_item_2 .media img {
    margin-right: 0;
    max-width: 90px;
    margin-bottom: 15px;
}
.banner_item_2 .media-body h5 {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 300;
}
.future .future_top .media-body h5 {
    font-size: 42px;
}
.future .future_top .media-body p {
    font-size: 26px;
}
.future .future_bottom .media .img_box {
    margin-right: 0;
    margin: auto;
    margin-bottom: 15px;
}
.future .future_bottom .media-body h5 {
    padding-left: 0;
    font-size: 22px;
}
.future .future_bottom .media-body h5::after{
	display: none;
}
.future .future_bottom {
    padding-left: 0;
    padding-top: 20px;
}
footer {
    padding-bottom: 80px;
}
.banner .banner_top_img p {
    font-size: 15px;
    margin: 15px 0 15px 0;
}
.future .future_top .media img {
    margin-right: 0;
    margin-bottom: 20px;
}
.banner .banner_right.sticky-top {
    position: static;
}
.banner_item_2 {
    position: relative;
    margin-top: 0;
}
.future_top_img {
    margin-left: -15px;
    margin-right: -15px;
}






	
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
.banner .banner_top_img img {
    max-width: 68%;
    margin-right: 10px;
}
.banner .banner_top_img img:nth-child(2) {
    margin-right: 0;
    max-width: 30%;
}	
.banner .banner_bottom_img img {
    max-width: 100%;
    position: relative;
    right: 0;
}	
.banner {
    background-image: url(../img/bg_1.png);
    background-size: 150%;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 80px 0;
}
.banner_item_2 h2 {
    text-align: center;
}	
.future .future_top .media-body h5 {
    font-size: 50px;
}
.future .future_top .media-body p {
    font-size: 26px;
}
footer {
    padding-bottom: 80px;
}
.banner .banner_right.sticky-top {
    position: static;
}
.banner_item_2 {
    position: relative;
    margin-top: 0;
}

.future_top_img {
    margin-left: -15px;
    margin-right: -15px;
}




	
	
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
.banner .banner_top_img img:nth-child(2) {
    max-width: 175px;
    margin-right: 0;
}
.banner .banner_top_img img {
    max-width: 450px;
}	
.banner .banner_bottom_img img {
    max-width: 112%;
    position: relative;
    right: 0;
}
.future .future_top .media-body h5 {
    font-size: 42px;
}
.future .future_top .media-body p {
    font-size: 22px;
}
.banner_right form button {
    font-size: 22px;
}







	
	
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1439.98px) {
    
    
	
	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1440px) and (max-width: 1699.98px){}





/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1700px) and (max-width: 2099.98px){
	
	
	
	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 2100px){
	
	
	
	
}












