.dp-popup .modal-dialog.modal-lg {width: 650px;}
.dp-popup .exit-content{text-align:center;}
.dp-popup .exit-popup-field{float:none;margin:15px auto;}
.dp-popup .exit-trial-field{padding: 10px 10px; margin: 15px 0; box-shadow: inset 1px 1px 5px #ccc;float:left; height: 40px !important;}
.dp-popup h1.modal-title {font-size: 28px !important; font-weight: 600; color: #005cbf !important; padding: 0; text-transform: none;}
.dp-popup .exit-btn-submit { padding: 9px 45px; border: 2px solid #005cbf;  color: #fff; background: #005cbf; font-size: 17px; margin: 12px 0;}
.dp-popup .exit-btn-submit:hover {background:#fff;color:#005cbf;transition:0.4s;}
.dp-popup .modal-header{border-radius:6px 6px 0 0;}
.dp-popup .modal-body {padding:25px 0 10px 0 !important;overflow: hidden;}
.dp-popup button.close.exit-close.dd-close {margin-top: 0!important;top: 0!important;right: 0!important;}
.prv-pol{margin:0 auto;display:table;padding:10px 0}.term-p{font-size:15px;letter-spacing:.3px;font-family:Proxima Nova,sans-serif!important;display:inline;color:#333}#privacy_policy_p_v{margin-right:5px}
.dp-popup .modal-dialog.modal-lg {width: 500px;}
.dp-popup h1.modal-title {font-size:20px !important;line-height:35px !important;}
.dp-popup .exit-popup-field {width:80%;margin: 5px auto;}
input.term-check {width:13px;height:13px;vertical-align: middle;display: inline-flex;}
.term-p {display:inline-block;vertical-align:middle;font-size: 14px;}
.pv_body_row { float: none !important; margin: 0 auto !important;display: table;}

span.popup-cont{width: 80%;display: block;margin: 0 auto;font-size: 16px;font-weight: 400;line-height: 26px;color: #444;}
.modal-footer{display:none;}
.dp-popup .exit-btn-submit{margin:0 0 11px;border:1px solid #6c757d;background:#6c757d;}
.dp-popup .exit-btn-submit:hover{background:transperant;color:#6c757d;}

@media only screen and (max-width: 767px) and (min-width: 320px){
    .dp-popup .modal-dialog.modal-lg {width: 100%!important;}
}

.new-cls .feed_back{
    padding-right: 0!important
}
.new-cls .modal-header{
    border-radius: 0!important;
        border-bottom: none;
    padding-bottom: 0!important;
    background: #f6f9fb !important;
}
.new-cls .modal-body{
    background: #f6f9fb !important;
    padding: 0 !important
}
.dp-popup .exit-trial-field{
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #586dc9;
    border-radius: 0!important;
    box-shadow:none;
}

.new-cls .modal-dialog.modal-lg {
    padding: 12px;
    background: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
     position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) !important;
    border-radius: 5px;
    margin: 0;
    max-height: 100% !important;
}

.modal-backdrop.fade.in{
    opacity: .8
}
.new-cls h1.modal-title{
  font-size: 22px !important;
    color: #f85d92 !important;
    font-family: sans-serif;
/*    font-weight: normal;*/
    text-transform: uppercase;
    line-height: 40px !important;
    text-align: center;
}
.new-cls span.popup-cont{
   color: #464646 !important;
    font-family: sans-serif;
    margin: 15px auto 0;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: .2px;  
}
.new-cls .term-p{
        color: #0d0d0d;
    letter-spacing: .8px;
}

.new-cls .modal-content{
    border:0 !important;
    border-radius: 0!important;
    background: #f6f9fb;
    padding: 20px 0;
    box-shadow: none;
}
.new-cls button.close.exit-close.dd-close{
        position: absolute;
    right: -20px !important;
    top: -22px !important;
    background: #ffffff;
    opacity: 1;
    border-radius: 50%;
    font-size: 15px !important;
    padding: 0 !important;
    box-shadow: 0 0 2px 2px #0000002b;
    width: 20px !important;
    height: 20px !important;
    margin: 0!important;
    line-height: 18px !important;
    font-weight: bold;
}
.new-cls .exit-btn-submit{
    border: 1px solid #f65d92  !important;
    background: #f65d92  !important;
    transition: all 0.2s ease-in-out;
}
.new-cls .exit-btn-submit:hover{
background-color: #ef548a   !important;
    border-color: #ef548a   !important;
    color: #fff
}
/*
.new-cls .modal-dialog.modal-lg{
    margin: 0;left: 50%;
        top:50%;transform: translate(-50% , -50%);
        -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    
}*/

/*animated css start*/


.gradient-border {
  position: relative;
}

.gradient-border:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0px;
  background: linear-gradient(120deg, #f95d92, #0575E6, #00F260);
  background-size: 300% 300%;
  -webkit-clip-path: polygon(0% 100%, 5px 100%, 5px 5px, calc(100% - 5px) 5px, calc(100% - 5px) calc(100% - 5px), 5px calc(100% - 5px), 5px 100%, 100% 100%, 100% 0%, 0% 0%);
          clip-path: polygon(0% 100%, 5px 100%, 5px 5px, calc(100% - 5px) 5px, calc(100% - 5px) calc(100% - 5px), 5px calc(100% - 5px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
}

.gradient-border.in:after {
  -webkit-animation: frame-enter 1s forwards ease-in-out reverse, gradient-animation 4s ease-in-out infinite;
          animation: frame-enter 1s forwards ease-in-out reverse, gradient-animation 4s ease-in-out infinite;
}

/* motion */
@-webkit-keyframes gradient-animation {
  0% {
    background-position: 15% 0%;
  }
  50% {
    background-position: 85% 100%;
  }
  100% {
    background-position: 15% 0%;
  }
}
@keyframes gradient-animation {
  0% {
    background-position: 15% 0%;
  }
  50% {
    background-position: 85% 100%;
  }
  100% {
    background-position: 15% 0%;
  }
}

@-webkit-keyframes frame-enter {
  0% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
            clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  25% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) 100%, 100% 100%, 100% 0%, 0% 0%);
            clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  50% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, 100% 0%, 0% 0%);
            clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, 100% 0%, 0% 0%);
  }
  75% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 0%, 0% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 0% 100%);
  }
}

@keyframes frame-enter {
  0% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
            clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), 3px calc(100% - 3px), 3px 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  25% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) 100%, 100% 100%, 100% 0%, 0% 0%);
            clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) calc(100% - 3px), calc(100% - 3px) 100%, 100% 100%, 100% 0%, 0% 0%);
  }
  50% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, 100% 0%, 0% 0%);
            clip-path: polygon(0% 100%, 3px 100%, 3px 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, calc(100% - 3px) 3px, 100% 0%, 0% 0%);
  }
  75% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 3px, 3px 0%, 0% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 3px 100%, 0% 100%);
  }
}


/*animated css end*/