.roaming-details-c strong, .transfer-your-sec .refer-friend h1 {
    font-family: "mt-regular";
    font-size: 36px;
    display: block;
    color: #29235c;
    font-weight: 400;
}
.terms-conditions-c {
    padding: 20px 0 40px 0;
}
.terms-conditions p {
    font-size: 14px;
    font-family: mt-regular;
    color: #29235C;
}
.transfer-layout .row, .free-call-img-text-s{
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 15px;
    border-radius: 0;
}
 .transfer-layout strong { 
 	font-family: 'mt-bold';
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}
.transfer-layout ol {
    padding-left: 18px;
}
.transfer-layout li, .free-national-calls p {
    font-size: 16px;
    font-family: mt-light;
    color: #29235C;
    font-weight: 400;
}
.steps .list-inline {
    margin-bottom: 40px;
    margin-top: 40px;
}
.refer-friend .list-inline > li {
    padding: 0 20px 0 20px;
    vertical-align: bottom;
}
.refer-friend .list-inline > li a {
    font-size: 18px;
    font-family: mt-regular;
    color: #000;
}

.refer-friend .list-inline > li article {
    display: block;
    vertical-align: bottom;
}
.refer-friend .list-inline > li a {
    font-size: 18px;
    font-family: mt-regular;
    color: #000;
}
.free-call-img-text-s h1 {
    font-size: 30px;
    font-family: mt-medium;
    color: #fff;
}
.free-national-calls .edit-link{
max-width: 166px;
    margin: 0 auto;
}
@media (min-width: 576px){
.steps ul { display: flex;align-items: center;justify-content: center; }
.refer-friend .list-inline > li + li {
    border-left: 1px solid #8c8c8c;
}
}
@media (max-width: 767px){
.free-call-img-text-s h1{font-size: 16px;}
}
@media (max-width: 1199px){
.refer-friend .list-inline > li {
    padding: 1px;
}
.refer-friend .list-inline > li img {
    height: 40px;
}
.refer-friend .list-inline > li a {
    font-size: 14px;
}
}
@media (max-width: 575px){
.steps ul {
    display: block;
text-align: center;
}
.refer-friend .list-inline > li {
    margin-bottom: 17px;
}
.refer-friend .list-inline > li a {padding-left: 0;}
}
@media (max-width: 479px){
.roaming-details-c strong, .transfer-your-sec .refer-friend h1 {
    font-size: 24px;
}
.transfer-layout li, .free-national-calls p {
    font-size: 14px;
}
}
div#mybundleicons1 .modal-content p, div#mybundleicons2 .modal-content p, div#mybundleicons3 .modal-content p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #6e5ca8;
    margin: 0;
    padding: 5px 10px;
}

div#mybundleicons1 .modal-dialog, div#mybundleicons2 .modal-dialog, div#mybundleicons3 .modal-dialog {
    min-width: 80%;
    margin: 8rem auto 0;
}
div#mybundleicons1 img.popclose, div#mybundleicons2 img.popclose, div#mybundleicons3 img.popclose {
    right: -7px;
    top: -7px;
    width: 24px;
    box-shadow: 0px 0px 3px #6d4cb4;
}

@media(max-width:767px){
	div#mybundleicons1 .modal-dialog, div#mybundleicons2 .modal-dialog, div#mybundleicons3 .modal-dialog { left: 0%; width: 88%; margin: 5rem auto 0;}
}

img.popclose {
    position: absolute;
    right: 4.4rem;
    width: 33px;
    background: #fff;
    top: 0.3rem;
    border-radius: 50%;
}