@font-face {
  font-family: AvenirLTStd-Book;
  src: url(../font/AvenirLTStd-Book.otf);
  font-weight: normal;
   font-style: normal;
}

@font-face {
  font-family: AvenirLTStd-Medium;
  src: url(../font/AvenirLTStd-Medium.otf);
  font-weight: normal;
   font-style: normal;
}
@font-face {
  font-family: AvenirLTStd-Roman;
  src: url(../font/AvenirLTStd-Roman.otf);
  font-weight: normal;
   font-style: normal;
}

@font-face {
  font-family: Avenir-Black;
  src: url(../font/AvenirLTStd-Black.otf);
  font-weight: normal;
   font-style: normal;
}

/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Avenir LT Pro 45 Book';
    font-style: normal;
    font-weight: normal;
    src: url('AvenirLTProBook.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 45 Book Oblique';
    font-style: normal;
    font-weight: normal;
    src:  url('AvenirLTProBookOblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 55 Roman';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProRoman.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 55 Oblique';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProOblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 35 Light';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 35 Light Oblique';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProLightOblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 65 Medium';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProMedium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 65 Medium Oblique';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProMediumOblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 85 Heavy';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProHeavy.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 85 Heavy Oblique';
    font-style: normal;
    font-weight: normal;
    src:  url('../font/avenir_ff/AvenirLTProHeavyOblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 95 Black';
    font-style: normal;
    font-weight: normal;
    src: url('../font/avenir_ff/AvenirLTProBlack.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Avenir LT Pro 95 Black Oblique';
    font-style: normal;
    font-weight: normal;
    src:  url('../font/avenir_ff/AvenirLTProBlackOblique.woff') format('woff');
    }

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');*/

body

{
	font-family: AvenirLTStd-Book;
	background:#f1f5f8;
    color: #3c3c3c;
    line-height: 1.56;
}
/*.dashboard-more-page
{
  background:#f1f5f8;
   
}

*/

.great_revenue_box p {
    line-height: 1.67;
}
a{
    text-decoration: none;
}
p{ font-size: 14px; }
header {
   /* background: linear-gradient(to right, #18367e, #28b38f);*/
   background-image: linear-gradient(to right, #18367e, #005a9c, #007aa6, #00989e, #28b38f);
    padding: 15px 0;
}
.navbar-brand img {
    max-width: 95px;
}

header .static-top {
    padding: 0;
}
.static-top .dropdown .nav-link {
    color: #fff;
    font-size: 14px;
}
.count {
    width: 10px;
    height: 10px;
    background: #ffbf00;
    position: absolute;
    border-radius: 50px;
    left: auto;
    right: 7px;
    top: 11px;
    font-size: 8px;
    text-align: center;
}
.navbar-middle .navbar-nav {
    flex-direction: row;
    justify-content: space-between;
}
.user-menu-dropdown .user-menu .nav-item {
    display: block;
}

.user-menu-dropdown .user-menu .nav-item a {
    display: block;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 0;
    text-transform: capitalize;
}
.navbar-middle {
    padding: 10px 0;
    margin-top: 15px;
}
.middle-menu .nav-item a {
    font-size: 14px;
    background: #fff;
    color: #979797;
    height: 46px;
    display: block;
    max-width: 170px;
    text-align: center;
    text-decoration: none;
    border-radius: 8px;
    padding: 0 0px;
    line-height: 46px;
    min-width: 172px;
    font-family: AvenirLTStd-Medium;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
}



.nav-item.more-menu a,
 .nav-item.active a 
 {
    color: #fff;
    background: #22a09d;
}
.middle-menu .nav-item a:hover {
      background: #22a09d;
    color: #fff;
}
.middle-menu .nav-item.more .fa {
    max-width: 10px;
    margin-left: 8px;
    vertical-align: text-top;
    font-size: 16px;
    display: inline-block;
}
.middle-menu .nav-item a i {
    margin-right: 8px;
    font-size: 20px;
    vertical-align: middle;
}


.static-top .dropdown .nav-link i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: top;
}

.dropdown-menu {
    max-width: 300px;
}

.static-top .dropdown .dropdown-menu {
    max-width: 300px;
    width: 300px;
    left: auto;
    right: 0;
    top: 55px;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.2);
    border: none;
}
.static-top .dropdown .dropdown-menu .dropdown-message {
    white-space: normal;
}
/*.dropdown-toggle::after{ display: none; }*/

 .nav-link.dropdown-toggle::after {
    content: "";
    border-left: 0;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 7px;
    height: 7px;
    background: no-repeat;
    border-top: 0;
    transform: rotate(45deg);
    top: 0px;
    vertical-align: 2px;
    display: inline-block;
}

.nav-item.dropdown.notification .dropdown-toggle::after {
    display: none;
}
.static-top .dropdown-menu.user-menu-dropdown {
    max-width: 180px;
    margin: 0;
    padding: 0;
}



.static-top .dropdown-menu::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    background: none;
    left: auto;
    right: 25px;
    margin: auto;
    z-index: 9999;
    top: -14px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.static-top .kartstory .dropdown-menu::after
{
	left: 25px;
	right: auto;

}




.user-menu {
    padding: 10px 18px;
}


.more-box {
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    border-radius: 8px;
    padding: 15px;
    margin: 15px 0px;
    background:#fff;
    border: 1px solid transparent;
}
.more-box:hover {
    border: 1px solid #0ea980;
}
.more-box h3 {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: AvenirLTStd-Medium;
}
.Install-btn .btn {
    background: #0ea980;
    width: 100%;
    color: #fff;
    letter-spacing: 1px;
    padding: 8px 0px;
    box-shadow: none;
    font-size: 18px;
}
.Install-btn .btn:hover {
    background: #119975;
}



.Install-btn .btn i {
    margin-right: 10px;
    font-size: 18px;
}

.more-img img {
    max-height: 160px;
    width: auto;
}

.more-img {
    max-height: 200px;
}

.section-adding {
    padding: 10px 0;
}

.static-top .kartstory .dropdown-menu {
    left: 0;
    right: auto;
}







/*=================================================*/
/*dashboard design*/

.pd-20 {
    padding: 20px 0 !important;
}


.pd-30 {
    padding: 30px 0 !important;
}


.pd-40 {
    padding: 40px 0 !important;
}

.pd-50 {
    padding: 50px 0 !important;
}


.section-padding {
    padding: 15px 0;
}


.alert_message p {
    margin: 0;
    color: #262626;
    font-size: 14px;
}

.alert_message {
    text-align: center;
    background: #d6eeec;
    padding: 8px 0;
}

.msg-show a {
    color: #22a09d;
    font-size: 13px;
    border: 1px solid;
    padding: 5px 15px;
    border-radius: 30px;
    margin-left: 14px;
    line-height: normal;
    text-decoration: none;
    font-weight: bold;
    font-family: AvenirLTStd-Roman;
}


.subscribers-box {
    /*border-left: 12px solid #22a09d;*/
    border-radius: 8px;
    padding: 30px 20px;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    background-color: #fff;
    margin-bottom: 30px;
}
.subscribers-box h3 {
    font-size: 34px;
    /*font-weight: bold;*/
    font-family: AvenirLTStd-Medium;
}

.subscribers-box h5 {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
}
.top-head {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
img{ max-width: 100%; }
.links-box .icon {
    max-width: 54px;
}

.links-box {
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    padding: 20px 25px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    height: 128px;
    text-decoration: none;
    color: #333;
    text-decoration: none !important;
    background-color: #fff;
    border-radius: 8px;
}

.links-box:hover {
    color: #22a09d;
}
.links-box .link-title h3 {
    font-size: 18px;
}

.link-title {
    margin-left: 20px;
}

.map-box {
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    padding: 20px;
    background-color: #fff;
}

.map-box .map-line {
    height: 8px;
    width: 90%;
    background: linear-gradient(to left, #238582, #effdfb);
    border-radius: 10px;
    margin:auto;
    margin-top: 20px;
    margin-bottom: 10px;
}

.user-range {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    width: 90%;
    margin: auto;
}
.report-table .nav-tabs-wrapper .nav .nav-item .nav-link {
    color: #c4c4c4;
}

 .nav-tabs-wrapper .nav .nav-item .nav-link {
    color: #262626;
    min-width: 105px;
    text-align: center;
    border-radius: 0;
    background: none;
    min-width: 100px;
    padding: 15px 30px;
    border-bottom: 2px solid transparent;
}
.report-table .nav-tabs-wrapper {
    border-bottom: 1px solid #c4c4c4;
    display: flex;
    justify-content: space-between;
}


 .nav-tabs-wrapper .nav .nav-item .nav-link.active {
    background: #d6eeec;
    color: #238582;
    font-weight: bold;
    border-bottom : 2px solid  #238582; 
}
.view_icon {
    width: 20px;
    display: block;
}
.report-section tbody td {
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
}
.report-section .table thead th {
    color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
}

.head-title h2 {
    color: #181f47;
    font-size: 30px;
    margin: 0;
}
.view-all a {
    font-size: 18px;
    color: #238582;
    font-weight: bold;
    text-decoration: none;
}
.report-section .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #f5f5f5;
}
.Audience_title {
    text-align: center;
}
.Audience_title h4 {
    margin: 0;
    font-size: 30px;
    color: #181f47;
}

.report-table .table thead th {
    border: none;
}

.event-box-left .icon {
    width: 35px;
    display: inline-block;
}


.event-box {
    display: flex;
    justify-content: space-between;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    padding: 30px 20px;
    align-items: center;
    margin-bottom: 30px;
    border-radius: 8px;
    background-color: #fff;
    min-height: 100px;
}

.event-box-left h3 {
    margin: 0;
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
}

.event-box-right h4 {
    color: #4a6767;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}

.report-table .tab-content > .tab-pane {
    overflow: auto;
}

.report-table .form-group.date-form {
    position: relative;
}


.date-form input {
    border: solid 1px #d9d9d9;
    height: 40px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    min-width: 255px;
    padding: 0 15px;
}

.date-icon {
    position: absolute;
    right: 8px;
    max-width: 16px;
    top: 7px;
}


.nav-item.Upgrade-btn .nav-link {
    color: #fff;
    font-weight: normal;
    border: 1px solid #ffbf00;
    border-radius: 15px;
    font-size: 14px;
    padding: 5px 20px;
    margin-top: 0px;
}



.report-table {
    background: #fff;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    border-radius: 8px;
    padding: 10px;
}

.date-calender .form-group.date-form {
    margin: 0;
    margin-right: 8px;
    margin-top: 8px;
    z-index: 99;
}


/*send push page*/


.push-tab .nav-tabs-wrapper .nav .nav-item .nav-link
{
    color: #979797;
   
}
.push-tab .nav-tabs-wrapper .nav .nav-item .nav-link.active {
    background: none;
    color: #3c3c3c;
    font-weight: bold;
    border-bottom: 3px solid #19a980;
    color: #3c3c3c;
     font-family: AvenirLTStd-Medium;
     
}

.load-more .btn {
    background: #19a980;
    color: #fff;
    border-radius: 30px;
    padding: 10px 30px;
    margin: auto;
    display: block;
    margin-top: 15px;
      min-width: 145px;
}
.push-tab .tab-content {
    /*margin-top: 30px;*/
}

.push-tab .nav.nav-tabs.process-model li {
    width: 33.33%;
    float: left;
    text-align: center;
    position: relative;
}

.push-tab .nav.nav-tabs.process-model li:last-child {
    text-align: right;
}

.push-tab .nav.nav-tabs.process-model li:first-child {
    text-align: left;
}


.push-tab .nav.nav-tabs.process-model::after {
    border-bottom: 1px dashed #707070;
    content: "";
    position: absolute;
    width: 70%;
    height: 1px;
    right: 0;
    top: 33px;
    left: 0;
    margin: auto;
}
.push-tab .nav.nav-tabs.process-model li:last-child::after {
    display: none;
}


.push-tab .nav.nav-tabs.process-model li.active a,
.push-tab .nav.nav-tabs.process-model li.visited a 
{
    color: #19a980;
}
.push-tab .nav.nav-tabs.process-model li a {
    color: #707070;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 20px 25px;
    display: inline-block;
    position: relative;
    background: #fff;
    z-index: 999;
    margin: 0 -25px;
}
.push-tab .nav.nav-tabs.process-model li a p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-family: AvenirLTStd-Medium;
}


.active-icon {
    height: 26px;
    width: 26px;
    /*border: 8px solid #ddd;*/
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    background:#ddd;
    position: relative;
}
.active-icon::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 13px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    left: 10px;
    transform: rotate(45deg);
    top: 5px;
}
.push-tab .nav.nav-tabs.process-model li.active .active-icon {
    border-color: #19a980;
}
.push-tab .nav.nav-tabs.process-model li.active .active-icon {
    border: 9px solid;
    background: none;
}
.push-tab .nav.nav-tabs.process-model li.active .active-icon::after
{
    display: none;

}
.push-tab .nav.nav-tabs.process-model li.visited a .active-icon {
    background:#19a980;
}


.push-box {
    background: #ddd;
    padding: 15px;
    border-radius: 8px;
    overflow: hidden;
    max-width: 260px;
    margin: auto;
}



.push-box .push-box-content {
    margin-top: 10px;
}
.push-box.Create-push {
    background: linear-gradient(309deg, #29edb5, #19a980);
}

.push-box.templates-push {
    background: linear-gradient(129deg, #c79e31, #fcd97f);
}

.push-box.url-push {
    background: linear-gradient(128deg, #163380 1%, rgba(107, 137, 217, 0.67));
}

.push-box .icon img {
    max-height: 60px;
}


.push-box .icon {
    max-height: 60px;
    float: right;
    margin-top: 15px;
}


.box-content span {
    color: #fff;
    font-size: 14px;
    opacity: 0.7;
}


.box-content h3 {
    font-size: 30px;
    color: #fff;
 font-family: AvenirLTStd-Roman;
 font-weight: bold;
}

.box-content {
    max-width: 900px;
    margin: auto;
}








.push-tab-steps {
    padding: 0 15px;
    padding-bottom: 30px;
}



.push-tab #process-tab {
    /*margin-top: 30px;*/
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background: #fff;
    padding: 0;
    min-height: 450px;
}

/*.push-tab-steps .tab-content {
    margin-top: 30px;
    min-height: 400px;
}
*/

.templates-grid-block .load-more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: 9;
}
.templates-grid-block{ position: relative;}
.templates-grid-block::after {
    height: 200px;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    content: "";
    position: absolute;
}



.daterangepicker .drp-buttons .btn.btn-primary {
    color: #fff;
    background-color:#0ea980;
    border-color: #0ea980;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #0ea980;
    border-color: transparent;
    color: #fff;
}


.banner-setting {
    padding: 10px;
    border-radius: 8px;
    background: #f5f5f5;
}



.banner-setting.selected {
    /*background: #d6eeec;*/
    background:#e7f5f4;
}


.banner-setting.selected .banner-head h3
{
     color: #19a980;
}


.banner-head h3 {
    font-size: 18px;
    /*font-weight: bold;*/
    color: #3c3c3c;
    margin-bottom: 0;
    font-family: AvenirLTStd-Medium;
}


.head-left span {
    font-weight: normal;
    font-family: AvenirLTStd-Book;
}
.banner-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}


.send-web-subscribers-setting .banner-head, .app-subscribers-setting .banner-head {
    align-items: center;
}
.banner-head p {
    color: #3c3c3c;
    margin-bottom: 10px;
}
.banner-setting-box {
    padding: 10px;
    background: #fff;
    border-radius: 8px;
}

.share-social-icon .btn {
    border: 1px solid #a2a2a2;
    width: 20%;
    display: block;
    padding: 8px 0;
    float: left;
    box-shadow: none;
    outline: none;
    color: #a2a2a2;
    font-size: 18px;
}

.btn-group.share-social-icon {
    display: none;
}

.form-group.notifications.checked + .custom-select-style .btn-group.share-social-icon {
    display: block;
}
.share-social-icon .btn img {
    max-width: 13px;
}

.banner-setting-box .btn.shop-btn {
    display: block;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #3c3c3c;
    width: 100%;
    text-align: left;
    height: 45px;
    box-shadow: none;
    border-radius: 8px;
}

.banner-setting-box label {
    font-size: 14px;
    font-weight: bold;
}

.banner-setting-box .icon-select input {
    width: 100%;
    height: 45px;
    border:solid 1px #a2a2a2;
    border-radius: 8px;
    padding: 10px;
    font-size: 14px;
}

.banner-setting-box .icon-select label {
    text-align: right;
    color: green;
    display: block;
    color: #19a980;
    cursor: pointer;
}
.form-group.notifications p {
    margin: 0;
    display: inline-block;
    vertical-align: baseline;
    color: #3c3c3c;
    font-size: 14px;
}
.share-social-icon .btn.active {
    color: #19a980;
    border-color: #19a980;
    background-color: #e7f5f4;

}


.mb-20 {
    margin-bottom: 20px;
}

.btn-group.schedule-group {
    display: block;
    margin-top: 15px;
}

.btn-group.schedule-group .btn {
    border:1px solid #a2a2a2;
    width: 33%;
    float: left;
    padding: 10px 0;
    font-size: 14px;
    height: 45px;
    /*box-shadow: none;*/
    color: #3c3c3c;
}

.btn {
   border-radius: 8px;
    
}

.btn.next-btn {
    background: #19a980;
    color: #fff;
    height: 45px;
    box-shadow: none;
    max-width: 333px;
    margin-top: 20px;
  font-family: Avenir-Black;
}

.form-control {
    box-shadow: none !important;
    outline: none;
    height: 45px;
    font-size: 14px;
    border-radius: 8px;
    border: solid 1px #a2a2a2;
}
.form-group.date .form-control, .form-group.date .form-control {
    height: 45px;
    box-shadow: none;
    border: 1px solid #a2a2a2;
    font-size: 14px;
    border-radius: 8px;
}

.templates-form .form-group .btn.active {
    color: #19a980;
    border-color: #19a980;
    background-color: #e7f5f4;
    font-family: AvenirLTStd-Roman;
}


 .form-group.timezone .btn {
    border: 1px solid #a2a2a2;
    height: auto;
    width: 50%;
    float: left;
    color: #3c3c3c;
    padding: 12px 0;
    box-shadow: none;
    border-radius: 8px;
}


.form-group.timezone .btn-group {
    display: block;
}
.templates-form .form-group {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}

.templates-form .form-group label {
    font-size: 14px;
    box-shadow: none;
         
}
.templates-form .form-group > label

{
    /*font-family: Avenir-Black;*/
    font-family: AvenirLTStd-Medium; 
    font-size: 15px;

}


.upload-img-style {
    border: 1px solid #a2a2a2;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 0 0;
overflow: hidden;
}
.input-group.upload-img-style .input-group-append .btn {
    margin: 0;
    background: #f5f5f5;
    padding: 11px 20px;
    font-size: 14px;
}
.templates-form .form-group.date .date-icon {
    top: 40px;
    max-width: 23px;
}
.templates-form .form-group.timezone label.btn:last-child {
    border-radius: 0 8px 8px 0;
}
/*checkbox design*/


 /* Customize the label (the container) */
.banner-setting-box .cst-checkbox {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
  color: #3c3c3c !important;
}

/* Hide the browser's default checkbox */
.cst-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #19a980;
    cursor: pointer;
}

/* On mouse-over, add a grey background color */
/*.cst-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}*/

/* When the checkbox is checked, add a blue background */
.cst-checkbox input:checked ~ .checkmark {
  background-color: #19a980;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cst-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cst-checkbox .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

.smile-icon {
    position: absolute;
    right: 10px;
    top: 44px;
    font-size: 21px;
    color: #707070;
}

.templates-form .form-group.big-font-label.messages .smile-icon {
    top: auto;
    bottom: 5px;
}

textarea.form-control {
    height: auto;
    min-height: 117px;
    resize: none;
}

/*check box design end*/


/*image uploader design*/


.upload-input {
    opacity: 0;
}

.upload_label {
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    font-size: 14px;
}

.image-area {
    border: 2px dashed rgba(255, 255, 255, 0.7);
    padding: 1rem;
    position: relative;
}

.image-area::before {
    content: 'Uploaded image result';
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0.8rem;
    z-index: 1;
}

.image-area img {
    z-index: 2;
    position: relative;
}

/*end image uploader design*/





.templates-form .nav-tabs .nav-item {
    margin-bottom: 0;
}

.templates-form .nav-tabs {
    border-bottom: none;
}
.nav.nav-tabs.process-model.more-icon-preocess {
    max-width: 885px;
    margin-left: auto;
    margin-right: auto;
    border:none;
}

.preocess-menu-step {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 40px;
    margin-left: -15px;
    margin-right: -15px;
}
#Step-1 .design-process-content {
    margin-top: 70px;
}
.input-group.upload-img-style .input-group-append .btn small {
    font-size: 14px;
    color: #707070 !important;
}
.templates-form .form-group.big-font-label label {
    font-size: 18px;
    font-family: AvenirLTStd-Medium;
    color: #3c3c3c;
}

.templates-form .form-group.big-font-label #upload-label {
    font-size: 14px;
}
.form-group.notifications > label {
    font-family: AvenirLTStd-Book;
    font-size: 14px;
}

.url-input .input-group .form-control {
    border: none;
    background:none;
}
.push-tab-head {
    margin-bottom: 30px;
}

.push-tab-head h3 {
    font-size: 24px;
    font-weight: 900;
    font-family: AvenirLTStd-Medium;
}

.push-tab-head h3 i {
    font-size: 18px;
    margin-right: 5px;
}


.banner-setting .head-right {
    position: relative;
    /*width: 20px;*/
    border: none;
    height: 30px;
}


.push-right-tabs #tabs .nav-item .nav-link {
    color: #707070;
    text-decoration: none;
    border: none;
    margin: 0;
    font-size: 18px;
    padding-bottom: 5px;
     font-family: AvenirLTStd-Medium;
}
.push-right-tabs #tabs .nav-item {
    margin: 0;
    border: none;
    width: 25%;
    text-align: center;
}

.push-right-tabs #tabs {
    border: none;
}

.push-right-tabs #tabs .nav-item .nav-link.active {
    color: #3c3c3c;
    border-bottom: 2px solid #19a980;
    font-family: Avenir-Black;
}


.push-right-tabs #tabsContent {
    margin-top: 30px;
    /*background: #e7f5f4;*/
    /*padding-bottom: 30px;*/
}
.subscribers-time {
    position: absolute;
    top: 37px;
    right: 5px;
}
.push-tab-right-content {
    /*max-width: 350px;*/
}
.templates-form .form-group .subscribers-time .btn.active {
    background: #a2a2a2;
    color: #fff;

}
.templates-form .form-group .subscribers-time .btn {
    border: 1px solid #a2a2a2;
    padding: 5px 10px;
    color: #a2a2a2;

}


#iconPoup .modal-dialog {
    width: 100%;
    max-width: 800px;
    display: flex;
    height: 100%;
    align-items: center;
}

.popup-header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}


.icon-toggle .btn img {
    max-height: 35px;
}


.icon-toggle .btn {
    border: 1px solid #efefef;
    border-radius: 0;
    width: 65px;
    height: 65px;
    line-height: 65px;
    padding: 0;
    margin: 5px 3px;
    background: #fafafa;
    box-shadow: none;
}

.icon-toggle .btn.active {
    border: 1px solid #19a980;
}


.Select-icon .dropdown-toggle {
    color: #3c3c3c;
    font-size: 18px;
    /*font-weight: bold;*/
    text-decoration: none;
      font-family: Avenir-Black;
}
.Select-icon .dropdown-menu li a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: #3c3c3c;
}

.pou-upload-btn .btn {
    border: 1px solid #19a980;
    border-radius: 20px;
    font-size: 14px;
    padding: 5px 20px;
    color: #3c3c3c;
    box-shadow: none;
    font-family: AvenirLTStd-Medium;
}

#iconPoup .modal-header .close {
    font-size: 36px;
    color: #3c3c3c;
    opacity: 1;
    outline: none;
    box-shadow: none;
}

.dropdown-toggle::after {
    content: "\f107";
    font-family: fontawesome;
    border: none;
    position: relative;
    top: 5px;
}

.templates-grid {
    column-count: 4;
    column-gap: 20px;
}

.grid-box {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    cursor: pointer;

}

.banner-setting-box .btn.add-btn {
    color: #19a980;
    border-radius: 0;
    padding: 0;
    font-size: 14px;
    box-shadow: none;
}

.banner-setting-box .btn.add-btn i {
    margin-right: 5px;
}

.banner-setting .remove-icon i {
    color: #d31b1b;
    border-radius: 100%;
    border: 2px solid #d31b1b;
    font-size: 8px;
    text-align: center;
    width: 15px;
    height: 15px;
    line-height: 10px;
    margin: 0;
}

.remove-icon {
    margin-left: 5px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
}











/*switch btn design*/






.switch {
  position: relative;
}
.switch input {
  position: absolute;
  height: 1px;
  width: 1px;
  background: none;
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
  box-shadow: none;
}
.switch input + label {
  position: relative;
  min-width: calc(calc(2.375rem * .8) * 2);
  border-radius: calc(2.375rem * .8);
  height: 26px;
  line-height: calc(2.375rem * .8);
  display: inline-block;
  cursor: pointer;
  outline: none;
  user-select: none;
  vertical-align: middle;
  box-shadow: none;
}
.switch input + label::before,
.switch input + label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: calc(calc(2.375rem * .8) * 2);
  bottom: 0;
  display: block;
  box-shadow: none  !important; 
}
.switch input + label::before {
  right: 0;
  background-color: #707070;
  border-radius: 4px;
  transition: 0.2s all;
}
.switch input + label::after {
  top: 4px;
  left: 5px;
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background-color: white;
  transition: 0.2s all;
}
.switch input:checked + label::before {
  background-color: #fff;
}
.switch input:checked + label::after {
    margin-left: 33px;
    content: "\f00c";
    font-family: fontawesome;
    font-size: 13px;
    line-height: 19px;
    text-align: center;
    background: #19a980;
    color: #fff;

}

/*.data-show {
    display: none;
}*/

/*.switch input:focus + label::before {
  outline: none;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.25);
}*/
.switch input:disabled + label {
  color: #868e96;
  cursor: not-allowed;
}
.switch input:disabled + label::before {
  background-color: #e9ecef;
}
.switch.switch-sm {
  font-size: 0.875rem;
}
.switch.switch-sm input + label {
  min-width: calc(calc(1.9375rem * .8) * 2);
  height: calc(1.9375rem * .8);
  line-height: calc(1.9375rem * .8);
  text-indent: calc(calc(calc(1.9375rem * .8) * 2) + .5rem);
}
.switch.switch-sm input + label::before {
  width: calc(calc(1.9375rem * .8) * 2);
}
.switch.switch-sm input + label::after {
  width: calc(calc(1.9375rem * .8) - calc(2px * 2));
  height: calc(calc(1.9375rem * .8) - calc(2px * 2));
}
.switch.switch-sm input:checked + label::after {
  margin-left: calc(1.9375rem * .8);
}
.switch.switch-lg {
  font-size: 1.25rem;
}
.switch.switch-lg input + label {
  min-width: calc(calc(3rem * .8) * 2);
  height: calc(3rem * .8);
  line-height: calc(3rem * .8);
  text-indent: calc(calc(calc(3rem * .8) * 2) + .5rem);
}
.switch.switch-lg input + label::before {
  width: calc(calc(3rem * .8) * 2);
}
.switch.switch-lg input + label::after {
  width: calc(calc(3rem * .8) - calc(2px * 2));
  height: calc(calc(3rem * .8) - calc(2px * 2));
}
.switch.switch-lg input:checked + label::after {
  margin-left: calc(3rem * .8);
}
.switch + .switch {
  margin-left: 1rem;
}

/*.contentA {
  display: none;
}

*/



.btn-group-toggle.tab-style {
    display: block;
}

.tab-style .btn {
    border: 1px solid #a2a2a2;
    float: left;
    min-width: 115px;
    padding: 10px 5px;
    color: #3c3c3c;
}

.app-subscribers-setting {
    margin-top: 30px;
}


.app-Subscribers {
    background: #fff;
    padding: 15px;
    margin-top: 15px;
}

.Web-Subscribers {
    padding: 15px;
    background: #fff;
    margin-top: 15px;
}

.app-Subscribers .advance-btn {
    color: #19a980;
    text-decoration: none ;
    border: none;
    background: no-repeat;
    outline: none;
    margin-bottom: 15px;
     font-family: AvenirLTStd-Medium;
}

.app-Subscribers .advance-btn .fa {
    transform: rotate(180deg);
    vertical-align: middle;
    vertical-align: text-bottom;

}
.form-group.select-audience .form-control {
    color: #979797;
}
.app-subscribers-btn .btn {
    min-width: 175px;
}



.add-field .add-field-btn, .append-btn .btn {
    background: none;
    border: none;
    font-size: 14px;
    color: #19a980;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    padding:0;
      font-family: AvenirLTStd-Medium;
}

.templates-form .icon-select label {
    font-size: 14px;
    text-align: right;
    float: right;
    color: #19a980;
}

.Add-Segment-block .cst-checkbox {
    padding-left: 40px;
    vertical-align: top;
    position: relative;
      font-family: AvenirLTStd-Medium;
      font-size: 14px;
      display: flex;
      align-items: center;
}
.Add-Segment-block .check-box {
    display: flex;
}
.Add-Segment-block .checkmark {
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 2px;
}

.Add-Segment-block  .cst-checkbox .checkmark::after {
    left: 11px;
    top: 6px;
    width: 6px;
    border-width: 0 2px 2px 0;
    height: 13px;
}


.Add-Segment-block {
    margin-top: 30px;
}



.Add-Segment-block .head {
    display: flex;
    justify-content: space-between;
}

.selected-field-block .row .col-md-4 {
    padding: 0 5px;
}

.selected-field-block .row {
    padding-right: 41px;
    margin: 0 -5px;
    position: relative;
}

.remove-btn .btn {
    border: 2px solid;
    border-radius: 50px;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 29px;
    color: #d31b1b;
    box-shadow: none;
}
.remove-btn {
    position: absolute;
    right: 0;
    top: 7px;
    bottom: 0;
    margin: auto;
}

.selected-field-block {
    position: relative;
}

.selected-field-block .selected-field .custom-select,  .custom-select {
    position: relative;
    background: url("../img/down-arrow.svg");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position:center right 10px;
    color: #707070;
}

.data-time .custom-select {
    background-position: center right 10px;
}
.tab-style.Platform-btn .btn {
    width: 30%;
}
.tab-style.Platform-btn {
    display: flex;
    justify-content: space-between;
}
.m-grid.m-grid--hor.m-grid--root.m-page {
    flex: unset !important;
      flex: 0 !important;
}

.form-group.select-audience .form-control {
    background: url("../img/down-arrow.svg");
    background-size: 10px;
    background-position: center right 10px;
    background-repeat: no-repeat;
}
.pou-upload-btn .btn .fa.fa-cloud-upload {
    vertical-align: text-top;
    margin-right: 5px;
}
.upload-img-style .input-group-append .btn .fa-cloud-upload::before,
.pou-upload-btn .btn .fa.fa-cloud-upload::before
 {
    content: "";
    width: 15px;
    height: 20px;
    background: url("../img/upload.svg");
    display: block;
    background-repeat: no-repeat;
}
.upload-img-style .input-group-append .btn .fa-cloud-upload{vertical-align: text-top;}



/*==================================================*/





.templates-form .form-group.select-search-tab {
    overflow: visible;
}

/*select 2 styel*/


.select2-selection__choice {
    position: relative;
    padding-right: 20px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute;
    right: 5px;
    color: #333;
}


.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    background: #f5f5f5;
    border-color: #f5f5f5;
    padding: 3px 10px;
    border-radius: 15px;
}


.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #19a980;
}




.frame-content .more-img img {
    display: block;
    max-width: 100%;
    margin: auto;
}


.frame-content .more-box h3 {
    margin-bottom: 15px;
}

.more-box p {
    margin-bottom: 20px;
}

#upload
{
    opacity: 0;

}

.nav-item.Upgrade-btn .nav-link {
    padding: 5px 30px;
    /*margin-top: 10px;*/
    display: inline-block;
    vertical-align: middle;
}
.event-block {
    margin-top: 30px;
}

.offer-content {
    background: #31343d;
    overflow: hidden;
}



.offer-content .thumbnail-img {
    width: 70px;
    float: left;
}
.offer-content .thumbnail-img img {
    max-width: 60px;
}
.offer-content-text {
    float: left;
    color: #fff;
    width: 70%;
}

.offer-content-text h3 {
    font-size: 12px;
    font-weight: bold;
}

.img-content {

    padding: 15px;
    overflow: hidden;
    display: flex;
    align-content: center;
    align-items: center;
}

.offer-content-text p {
    color: #9f9fa1;
    position: relative;
    margin: 0;
    font-size: 12px;
}




.offer-content-text p.small-text {
    font-size: 10px;
}
.offer-button .btn {
    width: 100%;
    margin: 10px;
    background: #485659;
    color: #fff;
    border: none;
    border-radius: 0;
    padding: 10px 0;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 14px;
}

.offer-button {
    display: flex;
}



.offer-box {
    overflow: hidden;
    border-radius: 10px;
}

.offer-content-text p span {
    float: right;
    position: absolute;
    top: -3px;
    right: -12px;
}


.push-tab-right-content.windows-content {
    background: url("../img/windows-frame.jpg");
    padding:35px 130px 154px 15px;
    background-size: cover;
    min-height: 501px;
    background-position: bottom center;
    border-radius: 10px;
}



.banner-setting .switch input + label
{
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);

}






.push-tab-right-content.macOS-content {
    background: url("../img/mac-os-frame.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    min-height: 300px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 100px;
}


.mac-notification-box .list {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    padding: 0;
    background: #f0f0f0;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
}


.list-content h3 {
    color: #5b5b5b;
    font-size: 12px;
    margin-bottom: 0;
}

.list-content p {
    margin: 0;
}

.list-content p.notification-url {
    font-size: 10px;
    color: #808080;
    margin: 3px 0px;
}
.notification-text {
    font-size: 12px;
    color: #5a5a5a;
}




.list-content .chrome-icon {
    position: absolute;
    max-width: 40px;
    display: flex;
    align-items: center;
    left: 10px;
    top: 0;
    bottom: 0;
}

.list-content {
    position: relative;
    padding-left: 60px;
    width: 100%;
}
.action-content {
    display: block;
    border: 1px solid;
}
.action-content .btn {
    box-shadow: none;
    width: 100%;
    /*text-align: left;*/
    font-size: 12px;
    border-radius: 0;
    color: #808080;
    padding: 9px 5px;
    text-align: center;
}

.action-content {
    display: block;
    border: none;
    border-left: 1px solid #e3e3e3;
}

.action-content .btn:first-child {
    border-bottom: 1px solid #e3e3e3;
}







.mobile-content {
    background: url("../img/mobile-frame.png");
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 115px 110px 0 110px;
}
.mobile-notification-list-content h3 {
    font-size: 15px;
    margin-bottom: 3px;
}
.mobile-notification-list-content .notification-text {
    margin-bottom: 5px;
}

.notification-head .notification-url {
    margin-bottom: 5px;
    font-size: 12px;
    padding-left: 15px;
    color: #808080;
}


.mobile-notification-list {
    background: #fff;
    padding: 8px;
    margin-top: 15px;
}
.notification-head .notification-url span {
    margin-right: 5px;
    color: #728a8e;
}
.mobile-notification-list .notification-head .icon {
    position: absolute;
    font-size: 12px;
    color: #6d6d6d;
}



.input-group.upload-img-style .input-group-append .btn .or {
    margin-right: 10px;
    color: #707070;
}




.url-input .input-group {
    border: solid 1px #a2a2a2;
    border-radius: 8px;
    height: 45px;
    overflow: hidden;
}

.url-input .input-group img {
    margin-right: 10px;
}

.url-input .input-group .btn {
    margin: 0;
}
.url-input .input-group .input-group-append {
    background: #f5f5f5;
}






/*domain section*/


.domain-list {
    background: #fff;
    box-shadow: 0 3px 20px 0 rgba(0, 0, 11, 0.1);
    padding: 20px 30px;
    border-radius: 8px;
    margin-bottom: 30px;
}



.domain-box {
    display: block;
    border: solid 1px #c4c4c4;
    padding: 16px 18px 16px 16px;
    border-radius: 4px;
    margin: 15px 0;
    text-decoration: none;
    position: relative;
}


.domain-box:hover {
    text-decoration: none;
}
.domaim-tile {
    color: #262626;
    font-size: 18px;
    font-weight: bold;
}



.domain-box p {
    color: rgba(0, 0, 0, 0.65);
    font-size: 14px;
    margin: 0;
    line-height: 22px;
}



.link-icon {
    background: #ebfcfa;
    display: block;
    height: 64px;
    width: 64px;
    border-radius: 50px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.link-icon::after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: no-repeat;
    border-top: 2px solid #0ea980;
    border-right: 2px solid #0ea980;
    transform: rotate(45deg);
    right: 25px;
    bottom: 0;
    top: 0;
    margin: auto;
}


.link-icon::before {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background: #0ea980;
    top: 0;
    bottom: 0;
    right: 25px;
    margin: auto;
    left: auto;
}


.header-block {
    margin-top: 25px;
    margin-bottom: 25px;
}

.header-block .main-head h2 {
    color: #181f47;
    font-size: 30px;
    margin: 0;
    line-height: 30px;
}

.brand--logo--top .row {
    justify-content: center;
}

.brand--logo {
    margin: 22px 3px 22px 0px;
}

.about_item.about_item02 h3 {
    font-size: 30px;
    font-weight: 600;
    font-family: Poppins;
    line-height: 46px;
}

.about_item.about_item02 {
    margin: 0px;
}

.brand--logo--top {
    padding: 26px;
}

.priceone .card-header {
    background: #fff;
    border: none;
    padding: 11px 0px;
    min-height: 225px;
}

.card.mb-5.mb-lg-0.rounded-lg.priceone {
    border-radius: 0px;
    border: none;
}

.pric--top .col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.mid--pric--sec {
    background: #fff;
    padding: 40px 30px;
    border-radius: 16px;
}

.priceone .h6 {
    display: block;
    text-align: center;
    color: #3c3c3c;
}

.priceone .h1.text-center{
    color: #0ea980;
    font-family: AvenirLTStd-Book;
    font-size: 60px;
    font-weight: 900;
    padding-top: 25px;
}

.priceone .card-title{
    color: #3c3c3c;
    font-family: AvenirLTStd-Book;
    font-size: 20px;
    font-weight: 900;
}

.pop--top {
    text-align: center;
}

.pop--top .poplarcl{
    background: #ffa800;
    color: #fff;
    padding: 7px 33px;
    position: relative;
    display: inline-block;
    border-radius: inherit;
    font-size: 18px;
    text-transform: uppercase;
}

.pop--top .poplarcl:after, .pop--top .poplarcl:before{
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;

}

.pop--top .poplarcl:before{
    right: 0;
    border-right: 10px solid #fff;
}

.pop--top .poplarcl:after{
    left: 0;
    border-left: 10px solid #fff;
    
    }

    ul.list-unstyled.mb-4.heighmin {
        min-height: 426px;
    }

    .bootm--btn {
        text-align: center;
        margin-top: 35px;
    }

    .bootm--btn a {
        background: #d4313c;
        border-color: #d4313c;
        border-radius: 30px;
        display: inline-block;
        padding: 10px 53px;
        font-family: Poppins;
  font-size: 16px;
  font-weight: bold;
    }

    .slide-wrapper.slide-wrapper09.row.align-items-center:before{
        content: inherit;
    }

    .slide-wrapper.slide-wrapper09 .testimonial-content h4{
        color: #0ea980;
    }

    .slide-wrapper.slide-wrapper09 .test_desc{
        max-width: 564px;
    }

    .testimonial_slider.testi_slider06 .slick-arrow.slick-prev {
        left: 0;
        
    }

    .testimonial_slider.testi_slider06 .slick-arrow{
        bottom: 50px;
        left: 43px;
    }

    section.offer-section.sec_pdd.padd--inner {
        position: relative;
        margin-top: 193px;
    }
    .offer_block_section02 {
        background: rgb(108,150,161);
        background: linear-gradient(180deg, rgba(108,150,161,1) 0%, rgba(132,169,173,1) 3%, rgba(54,94,139,1) 47%, rgba(49,88,137,1) 62%, rgba(24,54,126,1) 62%, rgba(23,53,125,1) 100%);
    padding: 70px;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 25%);
    border-radius: 30px;
    position: absolute;
    min-width: 1060px;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    }

.special_offer-content.bloc01 {
    text-align: center;
}

.special_offer-content.bloc01 h3 {
    margin-bottom: 4px;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
}

.bloc--contnt {
    text-align: center;
    padding: 84px 150px 6px;
}

.bloc--contnt p{
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}

.blc--cont--lft {
    padding: 18px 10px 0px;
}

.blc--cont--lft h2 {
    color: #fff;
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 600;
    line-height: 43px;
}

.blc--cont--lft .bootm--btn{
    margin-top: 16px;
}

.blc--cont--lft .bootm--btn a {
    padding: 15px 42px;
}

.publisher_about_you09{
    background: #081a45;
}

.socil--ico {
    margin: 0;
    padding: 0;
    list-style: none;
}

.socil--ico li{
    display: inline-block;
}

.socil--ico li a{
    display: block;
    color: #fff;
    font-size: 22px;
    margin: 7px 17px;
}

.foot--menu--lnk h5 {
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    font-family: AvenirLTStd-Book;
}

.foot--menu--lnk ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

.foot--menu--lnk li{
    display: block;
}

.foot--menu--lnk li a{
    display: block;
    color: #fff;
    padding: 9px 0px;
    font-size: 13px;
    font-family: 'Poppins';
}

.foot--menu--lnk li a .fa {
    font-size: 22px;
    margin-right: 12px;
    vertical-align: bottom;
}
.footbottm--content{
    margin-top: 40px;
    margin-bottom: 40px;
}
.footbottm--content p {
    color: #fff;
    font-size: 13px;
}

.copyrght {
    border-top: solid 1px;
    border-color: rgba(255, 255, 255, 0.2);
    padding: 20px 0px;
}

.copyrght p{
    color: #fff;
}

section.sec_pdd.publisher_about_you09 {
    padding: 300px 0px 0px;
}

ul.list-unstyled.mb-4.heighmin li {
    font-family: AvenirLTStd-Medium;
    font-size: 18px;
    font-weight: 500;
}


.heighmin li span img {
    width: 16px;
}

.shopyfy--cont ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.shopyfy--cont li{
    display: inline-block;
    color: #fff;
    padding: 1px 4px;
}

.shopyfy--cont {
    margin-bottom: 18px;
}

.shopyfy--cont li .fa {
    color: #fed144;
    font-size: 18px;
}

.card.mb-5.mb-lg-0.rounded-lg.priceone {
    border-right: solid 1px #f1f5f8;
    margin: 0 27px;
}

.card.mb-5.mb-lg-0.rounded-lg.priceone.bordnon {
    border-right: none;
}

.priceone .card-body.bg-white.rounded-bottom {
    padding: 5px;
}

.notifpop .modal-content{
    border-radius: 10px;
}
.notifpop .modal-body {
    padding: 27px;
}

.notif--contnt h2 {
    font-size: 27px;
    color: #000;
    font-family: "Avenir LT Pro 85 Heavy";
   /* font-weight: 900;*/
}

.notif--contnt p {
    font-size: 14px;
    color: #434343;
    padding: 7px 0px;
}

.modal-dialog.modal-lg.notifpop {
    max-width: 620px;
}

.notif--contnt {
    padding: 10px 0px;
}

.notif--bottm button {
    margin: 0px 10px;
}

.notif--bottm .btn-secondary.bloc {
    background-color: #fff;
    color: #333;
    border: none;
}

.notif--bottm .btn-primary.allw{
    background-color: #2cc49e;
    border: none;
    padding: 6px 45px;
    border-radius: inherit;
}

.notif--contnt.notif--contnt02 {
    text-align: left;
    padding: 20px 0px;
}

.modal-dialog.bordrad10 .modal-content {
    border-radius: 10px; 
}

.modal-dialog.bordrad10 {
    max-width: 350px;
}

.notif--contnt.notif--contnt02 h2{
    font-size: 23px;
}

.notif--bottm.notif--bottm02 .allw{
background-color: #3b4582;
}

.notif--bottm.notif--bottm02 button.btn-secondary.bloc {
    border: solid 1px #ccc;
    border-radius: 0px;
}

.notif--bottm.notif--bottm02 button {
    width: 48%;
    margin: 0 2px;
}

/*end Domain section*/



/*=================================================================
/*=================== responsive css ==========================*/


@media only screen and (min-width: 767px) and (max-width: 1200px)
{
.tab-style .btn {

    min-width: 65px;

}

.offer_block_section02{
    min-width: 100%;
}

}

@media only screen and (min-width: 991px) {

.hide-desktop {
    display: none;
}

#navbarResponsive .navbar-nav .nav-item {
    margin-left: 10px;
}
/*.daterangepicker {
    right: 100px !important;
}*/

#navbarResponsive .navbar-nav .nav-item.free-demo {
    margin-left: 30px;
}


.push-right-tabs {
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    padding-left: 35px;
    min-height: 85%;
}
}





@media only screen and (max-width: 1200px) {

.container {
    width: 100%;
    max-width: 100%;


}


.nav-item.setting {
    display: none;
}



	}




@media only screen and (min-width: 768px) and (max-width: 991px)
{

.push-tab-right-content.windows-content {
 
    padding: 35px 30px 124px 15px;

}


}



@media only screen and (max-width: 991px) {

	
.container {
    padding: 0 20px !important;
    max-width: 100%;
}


.navbar-toggler .navbar-toggler-line {
    width: 100%;
    background: #fff;
    height: 2px;
    display: block;
    margin: 7px 0;
    border-radius: 3px;
}
header .static-top .navbar-toggler {
    width: 32px;
    display: block;
    padding: 0;
    box-shadow: none;
    outline: none;
}
header .dropdown .nav-link.dropdown-toggle {
    padding: 10px 3px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.middle-menu .nav-item a i {
    display: block;
    line-height: normal;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 36px;

}



.middle-menu .nav-item a {
    background: none;
    color: #fff;
    box-shadow: none;

}

.middle-menu .nav-item a {
    background: none;
    color: #fff;
    box-shadow: none;
    min-width: auto;
    line-height: normal;
    height: auto;
    min-width: 110px;
    padding: 10px 0;
}

 .navbar-middle .navbar-nav {
    align-items: baseline;
}


.nav-item.more-menu a {
    background: #0ea980;
    line-height: normal;
    height: auto;
    min-width: 75px;
    border-radius: 5px;
    padding: 10px 10px;
}
.more-box h3 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.count{ display: none; }

.static-top .dropdown-menu::after{ display: none; }

.static-top .dropdown .nav-link i {
    margin-right: 5px;
}

.navbar-middle {
    margin-top: 0;
}
.container .row .half {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
}

.middle-menu .nav-item.active a {
    background:#22a09d;
}

.daterangepicker {
    right: 10px !important;
}

.middle-menu .nav-item.more .fa {

    vertical-align: baseline;
    margin-bottom: 0;

}
}

/*end max width 991*/






/*mobile design*/

@media only screen and (max-width: 767px) {


/*header .container {
    width: 100%;
    max-width: 100%;
    padding: 0 14px;
}*/


	.nav-item.setting {
    display: none;
}


header .static-top .container {
    padding: 0 15px;
}




.container {
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
}

.dashboard-more-content .row .col-md-4 {
    width: 50%;
    padding: 0 10px;
}
.dashboard-more-content .row{ margin: 0 -10px; }
.more-box {
    margin-bottom:10px;
    margin-top: 10px;
}
.more-box h3 {
    font-size: 14px;
    margin: 0;
    min-height: 55px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.section-adding {
    padding: 15px 0;
}


.static-top .dropdown-menu.user-menu-dropdown {
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background: no-repeat;
    box-shadow: none;
}

.user-menu {
    padding: 10px 10px;
}

.user-menu-dropdown .user-menu .nav-item a {
    color: #fff;
}
.dropdown-divider {
    border-top: 1px solid rgba(255,255,255,0.1);
}

.static-top .dropdown .dropdown-menu {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
}

.container {
    padding: 0 15px !important;
    max-width: 100%;
}

.subscribers-box {
    border: none;
}
.subscribers-box {
    border: none;
    padding: 20px 15px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column-reverse;
}

/*.row.mobile-der-rev .col-md-6 {
    width: 100%;
    max-width: 100%;
}*/

.row.mobile-der-rev {
    flex-direction: column-reverse;
}

.Quick-link-left {
    margin-top: 15px;
}

.map-box {
    margin-bottom: 30px;
}
.event-box {
    display: block;
    padding: 20px 5px;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
}


.event-box-left .icon {
    position: absolute;
    left: 10px;
    top: 26px;
}
.event-box .event-box-left h3 {
    margin: 0;
    font-size: 14px;
}


.container .row .half {

    padding: 0 10px;
}
.event-box-right h4{ font-size: 18px; }

.head-title h2 {
    font-size: 18px;
}
.view-all a {
    font-size: 14px;
}
.alert_message {
    display: none;
}
.links-box {
    margin-bottom: 20px;
    height: 100px;

}
.subscribers-box h3 {
    font-size: 20px;
}

.nav-tabs-wrapper .nav .nav-item .nav-link {
    /*min-width: 115px;*/

}

.middle-menu .nav-item a
{
    padding: 10px 5px;
    min-width: 1px;
    margin: 0 1px;
    border-radius: 3px;

}

.middle-menu .nav-item {
    width: 20%;
}

.middle-menu .nav-item a span {
    display: none;
}


.push-box .icon {
    margin: 0;
}

.push-box .icon img {
    max-height: 35px;
}

.box-content h3 {
    font-size: 22px;
}

.push-tab-steps .row .col-md-4 {
    padding: 0 5px;
}


.templates-grid {
    column-count: 3;
    column-gap: 10px;
}

.push-tab .nav.nav-tabs.process-model li a{  margin: 0; }

.push-tab-steps{ padding: 0; position: relative; }

.push-tab .nav-tabs-wrapper .nav .nav-item .nav-link {
    padding: 11px 15px;
    font-size: 14px;
    min-width: auto;
     font-family: AvenirLTStd-Medium;
}

.push-tab .nav-tabs-wrapper .nav {
    justify-content: center;
}



.btn-group.schedule-group .btn {
    height: auto;
    min-height: 50px;
    padding: 3px 4px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.middle-menu .nav-item.more .fa {
    font-size: 12px;
    margin-left: 4px;
}
.nav-item.Upgrade-btn .nav-link
{
    margin-top: 10px;

}

.pd-30.dashboard-main-content {
    padding-bottom: 0 !important;
}

.event-block {
    margin-top: 10px;
}
.push-tab .nav.nav-tabs.process-model li.active .active-icon {
    border: 6px solid;
}



.templates-form .btn-group.Audience-btn .btn {
    width: 45%;
}
.templates-form .app-subscribers-btn .btn {
    width:45%;
}

.templates-form .form-group {
    margin: 5px 0;
}


.selected-field-block .row {
    background: #d6eeec;
    padding: 10px;
    padding-right: 48px;
    margin: 20px 0;
    border-radius: 10px;
    border: 1px solid #c1cecd;
}



.remove-btn {

    right: 10px;
    top: 15px;
    bottom: 0;
}


.selected-field-block .selected-field .custom-select, .custom-select{ background-color: #fff; }

.add-field .add-field-btn, .append-btn .btn{min-width: 90px;}
.push-right-tabs {
    margin-bottom: 15px;
    margin-top: 30px;
}


.offer-box {
    max-width:290px;
}


.push-tab-right-content.macOS-content
{
    padding-right: 65px;
    padding-left: 10px;

}

.mobile-content
{
    background-position: center;

}

.mobile-content {
    background: url("../img/mobile-frame.png");
    min-height: 400px;
    background-size: 500px;
    padding: 115px 70px 0 70px;
    max-width: 415px;
    background-position:top center;
    background-repeat: no-repeat;
}

.mac-notification-box {
    max-width: 280px;
}
.offer-content .thumbnail-img img {

    width: 100%;
    padding-right: 9px;
}


}

@media only screen and (max-width: 768px) {

    .offer_block_section02{
        position: inherit;
        min-width: 100%;
        width: 100%;
        transform: inherit;
    }
    .bloc--contnt {
        padding: 5px 0px;
    }
    .blc--cont--lft h2 {
        font-size: 19px;
    }
    .blc--cont--lft .bootm--btn a {
        padding: 8px 12px;
        font-size: 14px;
    }
    section.offer-section.sec_pdd.padd--inner {
        margin-top: 0;
    }
    section.sec_pdd.publisher_about_you09 {
        padding: 50px 0px 0px;
    }
    
    section.sec_pdd.publisher_about_you09 .col {
        flex-basis: inherit;
        text-align: center;
    }

    

    ul.list-unstyled.mb-4.heighmin {
        min-height: 100%;
    }

    .priceone .card-header {
        min-height: 100%;
    }

    .testimonial_slider .slick-arrow{
        bottom: 49px;
    }

    .slide-wrapper.slide-wrapper09 .test_desc {
        max-width: 100%;
    }

    .testimonial-content h4{
        max-width: 100%;
        font-size: 25px;
    }

    .special_offer-content.bloc01 h3 {
        font-size: 24px;
    }

}


@media only screen and (max-width: 640px) {

.more-img img {
    /*max-height: 115px;*/
    width: auto;
}

.middle-menu .nav-item a{ font-size: 13px; }


.Install-btn .btn {

    padding: 2px 0px;

}

.subscribers-box h3 {
    font-size: 20px;
}

.date-form input {
    width: 35px;
    min-width: 50px;
    opacity: 0;
}
.date-icon {
    position: absolute;
    right: 15px;
    max-width: 35px;
    top: 9px;
    z-index: -9;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0 5px;
}



.links-box .icon img {
    min-width: 35px;
}


header {
    padding: 0 0;
    padding-top: 10px;
}

.templates-grid {
    column-count: 2;

}
.app-subscribers-btn .btn {
    min-width: 130px;
}


.templates-form .form-group .tab-style .btn {
    min-width: 52px;
    padding: 10px;
}

.testimonial_slider .slick-arrow {
    bottom: -25px;
}

.testimonial_slider .slick-arrow.slick-prev {
    left: 0;
    
}

.testimonial_slider .slick-arrow {
    left: 14%;
}

.testimonial_slider.testi_slider06 .slick-arrow {
    bottom: -37px;
}

.brand--logo {
    text-align: center;
}

.about_item.about_item02 {
    text-align: center;
}

.card.mb-5.mb-lg-0.rounded-lg.priceone{
    border: none;
}

	}


@media only screen and (max-width: 575px) 

{

.push-box {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
}


.more-img img {
    max-height: 100px;
    width: auto;
}

 }



@media only screen and (max-width: 480px) {

	.middle-menu .nav-item a {
    font-family: AvenirLTStd-Book;
    font-size: 11px;
    padding: 8px 0;

}  



.middle-menu .nav-item a i {
    font-size: 20px;
}
.nav-item.more-menu a {
  
    padding: 10px 10px !important;
}
.more-img {
    /*height: 165px;*/
}


.more-img img {
    max-height: 100px;
    width: auto;
}
.navbar-middle .container {
    padding: 0 5px !important;
}

.links-box .icon {
    max-width: 50px;
    width: 50px;
}
.links-box {
    padding: 15px;
}

.nav-tabs-wrapper .nav .nav-item .nav-link {
    min-width: 100px;
}

.active-icon
{
    height: 20px;
    width: 20px;

}

.push-tab .nav.nav-tabs.process-model li a {
    margin: 0;
    padding: 15px 5px;
}

.push-tab .nav.nav-tabs.process-model li a p {
    margin-left: 2px;
}

.active-icon::after {
   
    

}



.push-tab .nav-tabs-wrapper .nav .nav-item .nav-link {
    padding: 10px 10px;
    font-size: 14px;
    min-width: auto;
}

.templates-grid {
    column-count: 1;
}

.push-tab-head h3 {
    font-size: 18px;
    font-weight: bold;
}
.load-more .btn {
    width: 100%;
    margin-bottom: 15px;
    padding: 9px 0;
    box-shadow: none;

}
.load-more .btn:active, .load-more .btn:focus
{
     box-shadow: none;
}


.form-group.timezone .btn {
    padding: 5px 5px;
}
.push-right-tabs #tabs .nav-item .nav-link {
    padding: 10px 3px;
    font-size: 14px;

}

.dashboard-more-content .row .col-md-4 {
    width: 50%;
    padding: 0 5px;
}

.more-box {
    margin-bottom: 5px;
    margin-top: 5px;
}
.send-web-subscribers-setting .head-right label, .app-subscribers-setting .head-right label{
    margin: 0;
    display: block;
}
.middle-menu .nav-item.more .fa {
    font-size: 10px;
}

.tab-style.Platform-btn .btn {

    min-width: auto;
}
.templates-form .form-group .tab-style .btn {
    min-width: 0px;
    padding: 10px 5px;
}
.push-tab-right-content.windows-content {
    padding: 15px 45px 45px 10px;
    min-height: 477px;

}
.mobile-content{
    padding: 115px 10px 0 10px;
    background-size: cover;
}

.mobile-notification-list {
    max-width: 240px;
    margin: auto;
}

.offer-content .thumbnail-img {
    width: 45px;
    float: left;
}

.push-tab .nav.nav-tabs.process-model::after {
    top: 27px;
}

.domain-box {
    padding: 10px;
    margin:10px 0;
  
}
.link-icon
{
    width: 35px;
    height: 35px;

}
.link-icon::after, .link-icon::before{ right: 10px; }

.domain-list {

    padding: 5px 15px;

}
.domaim-tile {
    color: #262626;
    font-size: 16px;
    font-weight: bold;
}

.header-block .main-head h2 {
    font-size: 26px;

}

.slide-wrapper.row.align-items-center:before{
    height: 100%;
}

.testimonial-content{
    padding: 0 5px;
    text-align: center;
}

.testimonial-content h4{
    font-size: 18px;
}

.test_desc {
    padding-top: 0px;
    padding-bottom: 6px;
    max-width: 100%;
    font-size: 15px;
}

.testimonial_slider .slick-dots {
    bottom: -18px;
}



}

@media only screen and (max-width: 360px) {

		.nav-item.feedback {
    /*display: none;*/
}
.more-img {
    height: 100px;
}

.middle-menu .nav-item {
    width: 25%;
}

.links-box .icon img {
    min-width: 21px;
}


.event-box-left .icon{ width: 25px; }
.event-box {
    padding-left: 50px;
}

.templates-form .tab-style .btn {
    min-width: 70px;
}
.Web-Subscribers{ padding: 10px; }

.templates-form .tab-style.subscribed-btn .btn {
    font-size: 12px;
    padding: 10px 5px;
    min-width: auto;
}

.subscribers-box {

    min-height: 113px;
}


.templates-form .btn-group.Audience-btn .btn {
    width: 45%;
}
.templates-form .app-subscribers-btn .btn {
    width:45%;
}

.offer-button .btn {
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 3px;
    padding: 7px 9px;
}
.offer-button {
    display: block;
    padding: 10px 5px;
}

ul.list-unstyled.mb-4.heighmin li {
    font-size: 16px;
}

.card.mb-5.mb-lg-0.rounded-lg.priceone {
    margin: 0 0px;
}

	}





/***************************/
/** login page css start **/
/***************************/
header .container-fluid .inner .row .login .inner {
    width: 90px;
}
header .container-fluid .inner .row .login .inner .btn {
    padding: .375rem .75rem;
    border-color: #d4d4d4;
}
section.sign-in {
    height: 100vh;
}
section.sign-in .inner {
    height: 100%}
section.sign-in .inner .row {
    height: 100%}
section.sign-in .inner .row .left-side {
    background: url(https://cdn.feedify.net/assets/signin/img/sign-in-bg.png) no-repeat center;
    background-size: cover;
    color: #fff;
    height: 100%}
section.sign-in .inner .row .left-side .inner {
    padding: 110px 75px;
}
section.sign-in .inner .row .left-side .inner .upper-text h2 {
    font-size: 2.8em;
}
section.sign-in .inner .row .left-side .inner .upper-text p {
    font-size: 15px;
}
section.sign-in .inner .row .left-side .inner .under-text h3 {
    font-size: 1.2em;
    color: #faff7e;
    font-weight: 700;
}
section.sign-in .inner .row .left-side .inner .under-text p {
    font-size: 13px;
}
section.sign-in .inner .row .left-side .inner .under-text .btn {
    font-size: 14px;
    font-weight: 700;
}
section.sign-in .inner .row .right-side .inner .content .title {
    text-align: center;
}
section.sign-in .inner .row .right-side .inner .content .title .inner {
    position: relative;
    width: 200px;
    margin: 0 auto;
}
section.sign-in .inner .row .right-side .inner .content .title .inner a{
    text-decoration: none;
}
section.sign-in .inner .row .right-side .inner .content .title .inner img {
    position: absolute;
    top: -4px;
    left: -1px;
    width: 40px;
}
section.sign-in .inner .row .right-side .inner .content .title .inner h2 {
    color: #1a3c4c;
    font-size: 2.8em;
    font-family: circular std medium, sans-serif;
}
section.sign-in .inner .row .right-side .inner .content .form-group a {
    color: #b1acac;
}

section.sign-in .inner .row .right-side .inner .content .form-group .btn-sign-in {
    background: #e44c44;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 2rem;
    width: 100%;
}
section.sign-in .inner .row .right-side .inner .divider .line {
    background: #e0d8d8;
    height: 2px;
    width: 100%}
section.sign-in .inner .row .right-side .inner .divider p {
    color: #b9b5b5;
    font-size: 14px;
    margin-bottom: 5px;
}
section.sign-in .inner .row .right-side .inner .google-sign-up {
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    width: 200px;
}
section.sign-in .inner .row .right-side .inner .google-sign-up .inner {
    width: 100%}
section.sign-in .inner .row .right-side .inner .google-sign-up .inner .img {
    border-right: 1px solid #d2d2d2;
    padding: 10px;
}
section.sign-in .inner .row .right-side .inner .google-sign-up .inner .img img {
    width: 100%}
section.sign-in .inner .row .right-side .inner .google-sign-up .inner .text {
    padding: 10px;
    text-align: center;
    width: 100%}
section.sign-in .inner .row .right-side .inner .google-sign-up .inner .text p {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 700;
}
section.sign-in .inner .row .right-side .inner .google-sign-up:hover {
    cursor: pointer;
}
.parent-container-fluid {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}
.btn {
    border-radius: 35px;
}
.g-recaptcha {
    transform: scale(0.7);
    transform-origin: 0 35px;
}
.form-control {
    border-radius: 35px;
    padding: 0.375rem 1.8rem;
    height: calc(2.25rem + 9px);
    background: transparent;
}


section.sign-up {
    height: 100%}
section.sign-up .container .inner .content {
    margin-top: 30px;
}
section.sign-up .container .inner .content .title {
    text-align: center;
}
section.sign-up .container .inner .content .title h2 {
    font-size: 2.8em;
}
section.sign-up .container .inner .content .title h2 span {
    font-weight: 700;
}
section.sign-up .container .inner .content .title p {
    font-size: 15px;
}
/*section.sign-up .container .inner .content .form .row {
    width: 100%}*/
section.sign-up .container .inner .content .form .row input {
    width: 100%}
section.sign-up .container .inner .content .form .row .btn {
    padding: 12px .75rem;
    font-size: 13px;
    width: 100%;
}
section.sign-up .container .inner .content .form  .form-group{
    margin-bottom: 15px;
}
section.sign-up .container .inner .content .policy .inner p {
    font-size: 10px;
    color: #9c9696;
}
section.sign-up-step-1 {
    height: 100%;
    margin-top: -94px;
}
section.sign-up-step-1 .container .inner .title {
    text-align: center;
}
section.sign-up-step-1 .container .inner .title h2 {
    font-size: 2.8em;
}
section.sign-up-step-1 .container .inner .title .steps {
    padding-left: 0;
    padding-right: 0;
}
section.sign-up-step-1 .container .inner .title .steps .inner .step {
    z-index: 2;
    position: relative;
    background: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: 2px solid #cfcfcf;
}
section.sign-up-step-1 .container .inner .title .steps .inner .step p {
    margin-bottom: 0;
}
section.sign-up-step-1 .container .inner .title .steps .inner .step.active {
    border-color: #1b8df1;
    color: #1b8df1;
}
section.sign-up-step-1 .container .inner .title .steps .inner .line {
    height: 2px;
    width: 100%;
    background: #cfcfcf;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 0;
    bottom: 0;
}
section.sign-up-step-1 .container .inner .form {
    min-height: 250px;
}
section.sign-up-step-1 .container .inner .form .form-group input {
    width: 100%}
section.sign-up-step-1 .container .inner .form .form-group .btn {
    padding: 20px .75rem;
}
section.sign-up-step-1 .container .inner .policy {
    margin-top: 75px;
}
section.sign-up-step-1 .container .inner .policy .inner p {
    font-size: 16px;
    color: #9c9696;
}
section.sign-up-step-1 .container .inner .policy .inner p span a {
    text-decoration: underline;
    color: #9c9696;
}
section.sign-up-step-2 .container .inner .form .combined {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
section.sign-up-step-2 .container .inner .form .combined input {
    border: none;
    outline: none;
}
section.sign-up-step-2 .container .inner .form .combined select {
    border-left: none;
    border-right: none;
    border-radius: 0!important;
    width: 75px;
    margin-right: 15px;
}
section.sign-up-step-2 .container .inner .form .combined select option {
    background: url(../img/flag.png) no-repeat left center;
    background-size: contain;
}
section.sign-up-step-3 .container .inner .form .form-group .inner {
    border: 1px solid #ced4da;
    border-radius: 35px;
    padding: .375rem 1.8rem;
    height: calc(2.25rem + 9px);
}
section.sign-up-step-3 .container .inner .form .form-group .inner input {
    width: 50px;
    height: 20px;
}
section.sign-up-step-3 .container .inner .form .form-group .inner p {
    font-weight: 500;
    color: #454545;
}
section.sign-up-step-3 .container .inner .form .pricing p {
    color: #e44c44;
    text-align: center;
}
section.sign-up-step-3 .container .inner .form .pricing p a {
    font-weight: 500;
    color: #e44c44;
    margin-bottom: 1px;
    border-bottom: 1px solid #e44c44;
}
.intl-tel-input.separate-dial-code .selected-flag {
    background: 0 0;
}
.btn-custom-red {
    background: #e44c44;
    color: #fff;
    text-transform: uppercase;
}
.btn-custom-red:hover{
    color: #fff;
}
.signup_body header{
    background: #fff;
    padding: 30px 0;
}
.signup_body{
    background: transparent;
}
.signup_body header .container-fluid .inner .row .logo .inner {
    position: relative;
}
.signup_body header .container-fluid .inner .row .logo .inner img {
    position: absolute;
    top: -5px;
    left: -20px;
    width: 30px;
}
.signup_body header .container-fluid .inner .row .logo .inner h2 {
    color: #1a3c4c;
    font-size: 2em;
    font-family: circular std medium, sans-serif;
}
.signup_body header .container-fluid .inner .row .login .inner {
    width: 90px;
}
.signup_body header .container-fluid .inner .row .login .inner .btn {
    padding: .375rem .75rem;
    border-color: #d4d4d4;
}
@media screen and (max-height:800px) {
    section.sign-up-step-1 {
    height: auto;
    margin-top: 0;
}
section.sign-up-step-1 .container .inner .title .steps {
    margin-bottom: 1rem!important;
}
section.sign-up-step-1 .container .inner .policy {
    margin-top: 20px;
}
}@media screen and (max-height:700px) and (max-width:800px) {
    section.sign-up {
    height: auto;
    margin-top: 0;
}
}@media screen and (max-width:500px) {
    section.sign-up .container .inner .content {
    margin-top: 0;
}
}

/***************************/
/** login page css end **/
/***************************/
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px;
    }
}

