.modal-header{
  padding: 0rem 1rem !important;
}
.modal-header .close
{
  background-color:#d71921 !important;
}
.modal-content{
  background-image:url(../images/airmap/main.png)
}
.callicons .circlePhone {
  border: solid 5px #fff;
border-radius: 50%;
height: 54px;
width: 54px;
background: #ff5b04 url(../images/airlines-jpg/call-aft.png) center center no-repeat;
text-align: center;
display: inline-block;
background-size: 26px;
margin-left: 3px;
float: left;
margin-top: -1px;
}
.callicons {
  padding-top: 0px;
width: 63%;
margin: auto;
background-image: url(../images/airnumber/main.png);
background-size: contain;
height: 70px;
background-repeat: no-repeat;
}
.modal.fade .modal-dialog{
margin-top: 3rem !important;
}
.callicons .ecsvpopupsMain .callicons h4 a {
font-weight: bold;
font-size: 31px;
display: block;
letter-spacing: 0;
transition: unset;
color: #fff;
padding-top: 0;
}
a.excluClosebtn {
position: absolute;
right: 20px;
top: 28px;
}

.callicons .circlePhone {
border: solid 5px #fff;
border-radius: 50%;
height: 54px;
width: 54px;
/*background: #ff5b04 url(../images/airlines-jpg/call-aft.png) center center no-repeat;*/
text-align: center;
display: inline-block;
background-size: 26px;
margin-left: 10px;
float: left;
margin-top: 6px;
}
.ecsvpopupsMain .callicons h4 a {
font-weight: bold;
font-size: 31px;
display: block;
letter-spacing: 0;
transition: unset;
color: #fff;
padding-top: 0;
}
.callicons h4 {
margin: 0;
padding-left: 9px;
padding-top: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
.callicons h4 {
margin: 0;
padding-left: 9px;
padding-top: 10px;
}
.fullDivLink {
position: absolute;
left: 0px;
top: 50px;
width: 100%;
height: 75%;
z-index: 1;
}
.popanchor a{
  color: #fff;
background-color: #000;
/* padding: 10px 40px; */
border-radius: 30px;
margin-top: 4px;
float: left;
width: 200px;
height: 35px;
/* padding: 3px 40px; */
text-align: center;
padding-top: 3px;
font-size: 18px;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 5px;
}

@media (max-width: 600px){
.popanchor a{
margin-top: 4px;
width: 140px;
font-size: 14px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}
.telemobile{
display:block !important;
}
.popanchorimg img{
  margin-top: -40px !important;
  width:100%;
}
.popanchorimg{
  margin-bottom:15px;
}
.callicons {
width: 80%;
margin-top: 10px;
}
.callicons a{
font-size: 1.8rem !important;
margin-top: 4px !important;
}  
.popanchor a {
width: 150px;
font-size: 14px;
margin-left: 7px;
}
.modal-body h6{
margin-top: 15px;
}
.modal-dialog{
width: 93% !important;
}
}