.savebig-main .modal-dialog {
    max-width: 600px;
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto
}
.modal-open {
    overflow: hidden
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}
.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px)
}


@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}
.save-big-content .modal-body {
    padding: 3.5rem 2rem 4rem
}
.save-big-content .close {
    right: 15px;
    top: 15px;
    z-index: 3;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}
.bg_red{
    background:#d9002d
}
.bg_blue{
    background:#2b3ffa
}
.bg_orange{
    background:#fa952b
}
.bg_gray{
    background:#969696
}
.FastestVPN_model{
    background: url(../images/home-images/Background.png) no-repeat bottom center/cover #09163e;
    color:#fff;
    text-align:center;
    border-radius:10px;
}
.FastestVPN_model h2 {
    font-size: 60px;
    font-weight: 500;
    line-height: 50px;
    margin-bottom: 25px;
    color: #ffb704;
    text-shadow: 0px 5px 10px rgb(0 0 0 / 25%);
    -webkit-text-shadow: 0px 5px 10px rgb(0 0 0 / 25%);
}
.FastestVPN_model h3 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 25px;
    text-shadow: 0px 5px 10px rgb(0 0 0 / 25%);
    -webkit-text-shadow: 0px 5px 10px rgb(0 0 0 / 25%);
}
.FastestVPN_model h4 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 3px;
}
.FastestVPN_model p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: 400;
}
.bold_text {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 25px;
}
.model_btn{
    background: #ffb704;
    color: #000;
    font-size: 22px;
    height: 53px;
    display: block;
    line-height: 53px;
    max-width: 308px;
    border-radius: 5px;
    padding: 0 10px;
    font-weight: 700;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    width: 100%;
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 14%);
}

.savebig-main .modal-dialog{
    max-width:570px!important
}
.modal-content{
    border:none
}
.model_btn:focus,.model_btn:hover{
    color:#fff
}
.text_green {
    color: #faa727;
}

/*Christmas pop 12/5/2023*/
a.orange-gradients:hover {
    background: #d8a753;
}
.latest_popup.christmasSecPop .save-big-content {
    background: url(../images/popupBG.jpg) no-repeat left/cover;
    background-size: 100% 100%;
}
.christmasSecPop .popimg_box {
    padding: 46px;
    padding-bottom: 0;
}
.christmasSecPop .save-big-content .modal-body {
    padding: 10px 0 0;
}
.christmasSecPop .save-big-content .modal-body .left_popped_ltst img {
    margin-bottom: 0 !important;
}
.christmasSecPop .save-big-content .modal-body {
    padding-bottom:0 !important;
}
.christmasContent {
    padding-left: 50px;
}

.christmasSecPop .caption_ltst h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    font-family: 'Montserrat';
}

.christmasContent .caption_ltst h3 {
    color: #d49f4d !important;
    font-size: 69px;
    margin-bottom: 0;
    font-family: 'Montserrat';
        animation: blink-animation 2s steps(5, start) infinite;
    -webkit-animation: blink-animation 2s steps(5, start) infinite;
}

.christmasContent .caption_ltst h3 span {
    color: #d49f4d !important;
    font-size: 85px;
}

.christmasContent .caption_ltst h4 {
    color: #fff;
    font-size: 37px;
    font-family: 'Montserrat';
}

.christmasContent .caption_ltst h5 {
    color: #d8a753;
    font-size: 28px;
    font-family: 'Montserrat';
}

.christmasSecPop.latest_popup .save-big-content button.close {
    font-size: 34px !important;
    color: #121E53;
    right: 26px;
    width: 33px;
    background: #d8a753 !important;
    font-weight: 500;
}
/*Christmas*/
/*BlackFriday popup*/
div#saveBig.modal {
    background: #cbcbcbd1;
}
.latest_popup.blackFridayPop .caption_ltst h3 span {
    color: #ffbd45;
}
.latest_popup.blackFridayPop a.gradient_new {
    background: rgb(255,188,0);
    background: linear-gradient(180deg, rgb(255 189 69) 14%, rgb(255 189 69 / 65%) 91%);
}
.latest_popup.blackFridayPop .save-big-content {
    background: url(../images/bgBlackFriday.png) no-repeat left/contain;
    background-size: 100% 100%;
}

.latest_popup.blackFridayPop .modal-dialog {
    width: 100%;
    max-width: 50% !important;
    overflow: hidden;
}
.blackFridayPop .popimg_box {
    padding: 60px;
}
.latest_popup.blackFridayPop .save-big-content .modal-body .left_popped_ltst img{
    margin-bottom: 0;
}
.latest_popup.blackFridayPop .save-big-content button.close{
    top:-2px;
    color:#000;
    font-weight: 400;
    font-size: 12px !important;
}
/*BlackFriday popup*/


/*Christmas popup*/
.christmas_pop .bg_popup {
    background: url(../images/popup/popup_chrsms_bg.jpg?v=23) top right / contain no-repeat;
    padding: 25px 5px 0;
    background-size: 100% 100% !important;
}
.savebig-main.christmas_pop .modal-dialog {
    max-width: 53% !important;
}
.christmas_pop button.close img {
    width: 100%;
}
.christmas_pop button.close img {width: 100%;}

.christmas_pop .col-sm-6.rght_pop_blck a img {
    width: 100%;
    max-width: 70%;
    right: 58px;
}

.christmas_pop .col-sm-6.rght_pop_blck {
    text-align: center !important;
}

.christmas_pop .caption_poped h3 {
    font-size: 28px;
    color: #fff;
    font-family: 'Poppins';
    letter-spacing: 1px;
    padding-bottom: 13px;
    font-weight: 600;
    text-shadow: 0 9px 20px black;
}
.christmas_pop .caption_poped h4 span {
    color: #dec787;
    font-weight: 700;
    letter-spacing: 1px;
}
.christmas_pop .caption_poped h4 {
    font-size: 28px;
    color: #fff;
    font-family: 'Poppins';
    text-transform: uppercase;
    text-shadow: 0 9px 20px black;
    font-weight: 300;
}
.christmas_pop  a.brown_gradd.orange-gradient.model_btn {
    background: #dec787;
    border-radius: 0;
    color: #000000b0;
}

/*Christmas popup*/


/*Latest 23-1-2023 popup*/
.latest_popup .modal-dialog {
    width: 100%;
    max-width: 47% !important;
    overflow: hidden;
}

.latest_popup .save-big-content .modal-body {
    padding: 10px;
}

.latest_popup .save-big-content .modal-body .left_popped_ltst img {
    margin-bottom: 50px;
}

.latest_popup .save-big-content .modal-body .row {
    align-items: center;
}
.latest_popup .save-big-content {
    background: url(../images/home-images/popup_bg.jpg) no-repeat left/cover;
}
.latest_popup .save-big-content button.close {font-size: 15px !important;color: #121E53;right: 6px;width: 90px;background: transparent !important;font-weight: 300;position: absolute; border: 0;}

.rght_pop_rght .caption_ltst {
    width: 100%;
}
.col-sm-6.rght_pop_rght {
    padding-right: 50px;
}
.latest_popup .popimg_box img {
    width: 100%;
}
.caption_ltst h3 {
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 31px;
}

.caption_ltst h3 span {
    color: #FFBC00;
}

.caption_ltst p {
    font-size: 18px;
    line-height: 27px;
    color: #000;
}
.btn_poped {
    margin-top: 20px;
}
/*Latest 23-1-2023 popup*/

/*Popup css New blackFriday*/
/*.savebig-main.blckfriday_pop .modal-dialog {*/
/*    max-width: 57%;*/
/*}*/

.blckfriday_pop  .bg_popup {
    background: url(../images/popup/bg_main.jpg) top left / contain no-repeat;
    padding: 25px 5px 0;
    background-size: 100% 100% !important;
}

.blckfriday_pop .modal-dialog {
    max-width: 60%!important;
    width: 100%;
    overflow: hidden;
}
.rght_pop_blck img {
    width: 60%;
    position: absolute;
    right: 10px;
    top: 30%;
}
.left_popped_blck img {
    width: 100%;
}
.caption_poped h3 {
    font-size: 36px;
    color: #ffffffd1;
    font-family: 'Poppins';
    letter-spacing: 1px;
    padding-bottom: 13px;
    font-weight: 600;
}

.caption_poped h4 {
    font-size: 26px;
    color: #ffffffd1;
    font-family: 'Poppins';
    text-transform: uppercase;
}

.caption_poped h4 span {
    color: #f9c20a;
}

.caption_poped {
    padding: 0 0 30px;
}
.blckfriday .modal-body {
    padding: 0 !important;

}
.blckfriday .bg_popup .rght_pop h3 {
    color: #06203f;
    font-size: 27px;
    font-weight: 800;
    margin-bottom: 0;
}

.blckfriday .bg_popup .rght_pop h2 {
    color: #b00000;
    border: 4px solid #b00000;
    width: 100%;
    max-width: 78%;
    margin: 35px auto;
    padding: 1px 0;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}

.blckfriday .bg_popup .rght_pop .btn_poped a {
    color: #fff;
    font-weight: 500;
    margin-bottom: 40px;
}
.blckfriday .bg_popup .rght_pop ul {
    margin: 0;
    list-style: none;
    text-align: left;
}

.blckfriday .bg_popup .rght_pop ul li {
    margin-bottom: 12px;
    font-size: 24px;
    color: #06203f;
    position: relative;
    font-weight: 700;
    padding-left: 29px;
    text-transform: uppercase;
    font-family: 'Poppins' !important;
    line-height: 29px;
}

.blckfriday .bg_popup .rght_pop ul li:before {
    content: '';
    display: block;
    background: #f7c000;
    width: 13px;
    height: 13px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    top: 7px;
}
.btn_poped a.orange-gradient.model_btn {
    background: #dfae09;
    font-weight: 600;
}
.btn_poped a.orange-gradient.model_btn b {
    font-weight: 900;
}

@media (max-width:1675px) {
.latest_popup .modal-dialog {
    width: 100%;
    max-width: 65% !important;
    overflow: hidden;
}
}

@media (max-width:1385px) {
.latest_popup .modal-dialog {
    max-width: 65% !important;
}
.christmasSecPop.latest_popup .modal-dialog {
    max-width: 70% !important;
}
}

/*Popup css New blackFriday*/
@media (max-width:576px) {
    .christmasSecPop .caption_ltst h2 {
    color: #fff;
    font-size: 27px;
    }
.christmasSecPop .save-big-content .modal-body {
    padding: 80px 0;
}
.christmasContent {
    padding-left: 0px;
}   
.christmasSecPop.latest_popup .modal-dialog {
    max-width: 100% !important;
}
.btn_poped {
    margin-top: 20px;
    padding: 0 20px;
}
}

@media (min-width:576px) {
    .modal-dialog {
        margin: 1.75rem auto
    }
}

@media only screen and (max-width:991.98px) {
    .save-big-content .modal-body {
        padding: 2.1rem 2rem 2.5rem
    }
}
@media only screen and (max-width:767px) {
 
.latest_popup.blackFridayPop .modal-dialog {
    width: 100%;
    max-width: 100% !important;
    overflow: hidden;
}    
.latest_popup.blackFridayPop .save-big-content button.close {

    /*background: #ffbd45 !important;*/
    /*border-radius: 0 17px 0;*/
    padding-top: 6px;
}
/*Latest Popup*/    
.latest_popup .modal-dialog {
    width: 100%;
    max-width: 100% !important;
    text-align: center;
} 
.col-sm-6.rght_pop_rght {
    padding-right: 15px;
}
.latest_popup .save-big-content .btn-warning {
    width: 100%!important;
}
.latest_popup .save-big-content {
    padding-bottom: 20px;
}
.latest_popup .save-big-content .modal-body .left_popped_ltst img {
    margin-bottom: 20px;
    margin-top: 28px;
}
/*Christmas popup*/
.christmas_pop .bg_popup {
    background: url(../images/popup/popup_chrsms_bg.jpg?v-2) top right /cover no-repeat;
    padding: 10px 0;
    background-size: 100% 100% !important;
}
.savebig-main.christmas_pop .modal-dialog {
    max-width: 100% !important;
    left: 10px;
}
.christmas_pop .col-sm-6.rght_pop_blck a img {
    width: 100%;
    max-width: 70%;
    right: 0;
}
.christmas_pop .rght_pop_blck {
    margin-top: 0;
    border-radius: 0;
    background: none;
}
.christmas_pop .rght_pop_blck img{
    background: none;
        padding: 0;
        top:30px;
}
/*Christmas popup*/



.blckfriday_pop .bg_popup {
    background: url(../images/popup/popup_chrsms_bg.jpg?v=23) top right / cover no-repeat;
    padding: 25px 5px 0;
    background-size: 100% 100% !important;
}
.rght_pop_blck img {
    width: 60%;
    position: relative;
    right: 0;
    top: 0;
    background: #e9b60b;
    padding: 15px 15px 10px;
}
.rght_pop_blck {
    background: #e9b60b;
    margin-top: 20px;
    border-radius: 55px 0;
}
.caption_poped h3 {
    font-size: 28px;

}
.blckfriday_pop .modal-dialog {
    max-width: 100%!important;
    width: 100%;
}

	.FastestVPN_model h4 br ,
	.FastestVPN_model p br {    display: none;	}

    .savebig-main .modal-dialog {
        min-height: calc(100vh - 20px)
    }
    .FastestVPN_model h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .FastestVPN_model h3 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .FastestVPN_model h4 {
        font-size: 22px;
    }
    .FastestVPN_model p {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .bold_text {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .model_btn {
        font-size:20px;
        height:50px;
        line-height:50px
    }
}
