
.header_tp {}
.header_tp h3 {
    margin: 0;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.header_tp h3 strong {
    color: #62a9e3;
    text-transform: uppercase;
    display: block;
    font-size: 36px;
    letter-spacing: 6px;
}
.header_delta {
    background: #0a2540;
    padding: 12px 0px 12px 0px;
}
.header_ph {
    text-align: center;
}
.header_ph a {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
    text-decoration: none;
    display: inline-block;
    margin: 7px 0 0 0;
}

.marque {
    background: #0a2540;
    padding: 10px 15px 5px 15px;
    margin: 0 0 0px 0;
    overflow: hidden;
}

.alst_main{}
.alts_tolls{ text-align:center; padding:40px 0;}

.alts_tolls h4 {
    font-size: 30px;
    color: #0a2540;
    margin: 0px;
    font-weight: 900;
}
.alts_tolls h4 a {
    text-decoration: none;
    color: #62a9e3;
    margin: 0 0 0 8px;
    font-weight: 900;
}
.alts_tolls h4 a img{ width:40px;} 


.alts_contacts{ padding:40px 0 0 0; text-align:center;}
.alts_contacts h4 {
    font-size: 22px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0 15px 0;
}

.alts_contacts h6 {
    font-size: 16px;
    color: #333;
    text-transform: capitalize;
    font-weight: 500;
    margin: 0px 0 20px 0;
}

.altes_discle{}
.altes_discle p {
    font-size: 13px;
    color: #333;
    margin: 15px 0 0 0;
    text-align: justify;
	    padding: 0 0 40px 0;
}

.altes_discle h6 {
    font-size: 13px;
    color: #333;
    margin: 12px 0 0 0;
    border-top: solid 1px #a3a3a3;
    padding: 10px 0 10px 0;
}


.tcall_resp {
    position: absolute;
    right: 8px;
    top: 14px;
	display:none;
}
.tcall_resp a {
    text-decoration: none;
    font-size: 20px;
    color: #143058;
    margin: 0px;
    display: inline-block;
    font-weight: 600;
    border: dashed 1px #143058;
    padding: 2px 8px;
    border-radius: 32px;
}

.FF_tops{ background:url(../images/ftr_bg.html) no-repeat; background-size:cover; padding:50px 0;
  height: 250px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.Ftrs_dd{}
.Ftrs_dd h2 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px 0;
}

.Ftrs_dd ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}
.Ftrs_dd ul li {
    font-size: 14px;
    color: #fff;
    line-height: 32px;
}

.Ftrs_dd ul li i{ margin-right:5px;}
.Subscribe {
    padding: 10px 10px;
    margin: 0px 0 0 0;
    position: relative;
}

.Subscribe h3 {
    font-size: 18px;
    color: #fff;
    margin: 0px 0 15px 0;
}

.ftnp {
    height: 40px;
    border-radius: 2px;
}
.btn_mary {
    background: #ff7603;
    color: #fff;
    font-size: 15px !important;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 11px 0;
    width: 100%;
    border: none;
    box-shadow: inset 0 -1px 0 0 rgba(0,0,0,0.3);
}

.Ftrs_dd ul li a{
    font-size: 14px;
    color: #fff;
	text-decoration:none;
}


.delta_banner{ position:relative;}
.delta_banner:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}

.delta_banner a{ text-decoration:none;}
.delta_tollfree {
    text-align: center;
    padding: 180px 0;
}
.delta_tollfree h6 {
    font-size: 28px;
    font-weight: 700;
    background: #62a9e3;
    display: inline-block;
    color: #fff;
    padding: 9px 25px 9px 52px;
    border-radius: 42px;
    margin: 0 0 25px 0;
    position: relative;
}
.delta_tollfree h6 i {
    background: #0a2540;
    position: absolute;
    left: 2px;
    top: 2px;
    height: 45px;
    width: 45px;
    border-radius: 38px;
    line-height: 45px;
    border: solid 2px #62a9e3;
}

.delta_tollfree h1 {
    font-size: 48px;
    color: #fff;
    font-weight: 800;
    text-shadow: #080808 0 1px 2px;
    margin: 0 0 45px 0;
    text-transform: uppercase;
}

.footer_mbook {
    text-align: center;
	display:none;
	padding: 0 0 0px 0;
	position: fixed;
    bottom: 0;
    width: 100%;
}
.footer_mbook a {
    background: #0b1f66;
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 10px 25px;
    border-radius: 0px;
    font-weight: 600;
    text-transform: uppercase;
}



@media (min-width:320px) and (max-width:479px) {

.delta_banner { position: relative; height: auto !important;}
.header_tp { text-align: center;}
.header_ph{ text-align: center;}
.marque{ margin:15px 0 15px 0; display:none;}
.alts_tolls h4{font-size: 26px;}
.alts_tolls h4 a { margin: 0px 0 0 0px; display: block;}
.navbar-default .navbar-toggle{ display:none;}	
.tcall_resp{ display:block;}	
.delta_tollfree { text-align: center; padding: 50px 0;}
.delta_tollfree h6{ font-size:24px;}
.alts_contacts{display:none;}
.delta_tollfree h1{ font-size: 35px;}
.alts_tolls { text-align: center; padding: 10px 0; display: none;}
.altes_discle h6{ display:none;}
.footer_mbook { display:block;}
	
}

@media (min-width:360px) and (max-width:639px) {

.delta_banner { position: relative; height: auto !important;}
.header_tp { text-align: center;}
.header_ph{ text-align: center;}
.marque{ margin:15px 0 15px 0; display:none;}
.alts_tolls h4{font-size: 26px;}
.alts_tolls h4 a { margin: 0px 0 0 0px; display: block;}
.navbar-default .navbar-toggle{ display:none;}	
.tcall_resp{ display:block;}	
.delta_tollfree { text-align: center; padding: 50px 0;}
.delta_tollfree h6{ font-size:24px;}
.alts_contacts{display:none;}
.delta_tollfree h1{ font-size: 35px;}
.alts_tolls { text-align: center; padding: 10px 0; display: none;}
.altes_discle h6{ display:none;}
.footer_mbook { display:block;}
	
}