                        @font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.svg);
    src: url(../fonts/fontawesome-webfont.ttf);
    src: url(../fonts/fontawesome-webfont.woff);
    src: url(../fonts/fontawesome-webfont.woff2);
    src: url(../fonts/FontAwesome.otf);
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    overflow: auto !important;
    padding: 0px !important;
}

ol,
ul {
    margin-bottom: 0px !important;
}

* {
    box-sizing: border-box;
}

.spacetop {
    padding-top: 20px !important;
}


a {
    display: block;
}

a:hover,
a:focus,
a:active {
    outline: none !important;
}

li:hover,
li:focus {
    outline: none;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

a:focus,
a:hover {
    text-decoration: none !important;
}

p {
    margin-bottom: 0px !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px !important;
    padding: 0px !important;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: #b7b7b7 !important;
}

li {
    list-style: none;
}

ul,
ol {
    margin-left: 0px;
    padding-left: 0px;
}

.container-fluid {
    width: calc(100vw - 170px);
    max-width: 1100px;
}

.nopadding {
    padding: 0px !important;
}

.headline {7
    background-color: #ffffff;
}

.headline h4 {
    padding-top: 40px !important;
    font-size: 28px;
    color: #000000;
}

.headline p {
    font-size: 16px;
    padding-top: 20px !important;
    color: #000000;
    font-weight: 500;
}

input:focus,
input:hover {
    outline: none !important;
    box-shadow: none !important;
}

.fontwhite
{
    color:#ffffff;
}

.contact_section h5
{
   margin: 20px 0px !important;
    font-size: 18px;
}

.privacypolicies.contact_section h3
{
    background: linear-gradient(to left, rgb(25, 42, 85), #004aad , rgb(25, 42, 85));
    padding-top:15px !important;
    padding-bottom:15px !important;
    margin:50px 0px 35px 0px !Important;
}

.contact_form
{
    margin-top:20px;
}

.contact_form input, 
.contact_form input:hover, 
.contact_form input:focus,
.contact_form select, 
.contact_form select:hover, 
.contact_form select:focus{
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #000000;
    outline: none;
    box-shadow: none;
    font-size: 15px;
    border-radius: 10px;
    height: 60px;
    position: relative;
    padding: 0px 17px;
    margin-top:15px;
}

.contact_form textarea, 
.contact_form textarea:hover, 
.contact_form textarea:focus {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    color: #000000;
    outline: none;
    box-shadow: none;
    font-size: 15px;
    border-radius: 10px;
    position: relative;
    padding: 20px 17px;
    margin-top:15px;
}

.contact_form .form_footer {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.contact_form button.big_btn, 
.contact_form button.big_btn:hover, 
.contact_form button.big_btn:focus {
    background-color: rgb(26, 115, 233);
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 5px 6px #00000029;
    border-radius: 15px;
    padding: 15px 0px;
    text-transform: uppercase;
    margin: 50px 0px;
}

.contact_form a,
.contact_form a:hover,
.contact_form a:focus
{
    display:inline-block;
    color:#55EFC4;
    text-decoration:underline !important;
}

.contact_form p
{
   font-size:20px !important;
}


/* /Header_Section */

.navbar-header.left-nav {
    width: 20%;
}

.navbar-brand {
    padding: 8px !important;
    border-right: 1px solid #10BAB1;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-nav a {
    color: #fff !important;
    padding: 10px !important;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 15px;
}

.navbar-default {
    background: linear-gradient(to bottom, #004aad 0%, rgb(25, 42, 85) 100%);
    border-color: rgb(25, 42, 85) !important;
    border-radius: 0px !important;
    height: 90px;
    padding: 10px 0px;
}

.optional_id {
    color: black;
}

.blue_color {
    color: rgb(26, 115, 233) !important;
}

a.login {
    background-color: rgb(26, 115, 233) !important;
    border-radius: 4px;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
    text-transform: inherit;
    padding: 10px 20px !important;
    margin-top: 15px;
}

a.login:hover {
    background-color: rgb(26, 115, 233) !important;
    color: #fff !important;
}

a.signup {
    background-color: #fff !important;
    border-radius: 4px;
    color: rgb(26, 115, 233) !important;
    font-size: 14px;
    font-weight: bold;
    margin-right: 20px;
    text-transform: inherit;
    padding: 10px 20px !important;
    margin-top: 15px;
}

a.signup:hover {
    background-color: #fff !important;
    color: rgb(26, 115, 233) !important;
}

.profile i {
    font-size: 24px;
    font-family: "FontAwesome";
    color: #ffffff;
    padding-right: 10px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent !important;
}

.subnavigation a {
    color: #000000 !important;
    text-transform: none;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 25px !important;
}

.bgcolorimg1 img
{
    width:100%;
}


/* banner_section */

.banner_section {
    background-image: url(../images/banner-2.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: 735px;
    background-size: cover;
    padding: 50px 0px;
    position: relative;
}

.banner_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.circle_section {
    width: 450px;
    height: 450px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.8);
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #ffffff;
}

.circle_section h3 {
    color: #ffffff;
    padding-top: 65px !important;
    font-size: 44px;
    line-height: 60px;
}

.all_options {
    background-color: rgba(24, 48, 118, 0.9);
    padding: 20px;
    width: 100%;
}

.all_options p {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 2px;
}

.banner_cont {
    background-color: rgba(000, 000, 000, 0.9);
    padding: 25px 25px !important;
    border-radius: 20px;
}

.banner_cont h2 span {
    color: rgb(26, 115, 233);
}

.banner_cont ul {
    margin: 20px 0px;
}

.banner_cont ul li {
    position: relative;
    padding-left: 20px;
}

.banner_cont ul li::before {
    position: absolute;
    content: " ";
    width: 10px;
    height: 10px;
    background-color: #fff;
    left: 0;
    border-radius: 50px;
    top: 15px;
}

.banner_cont ul li p {
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.7px;
}

.banner_cont h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 2.4px;
    line-height: 45px;
}

button.create_card {
    color: #fff;
    font-size: 14px;
    width: 190px;
    background-color: rgb(26, 115, 233);
    text-align: left;
    padding: 10px 15px;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-top: 20px;
    cursor:pointer;
}

button.create_card i {
    color: #fff;
    font-size: 16px;
    background-color: rgb(26, 115, 233);
    font-weight: 500;
    float: right;
    padding-top: 2px;
}

button.create_card:hover,
button.create_card:focus {
    color: #fff;
    cursor:pointer
}


/* customer_section */

.customer_section {
    background-color: rgb(52, 73, 94);
    padding: 40px 0px;
}

.customer_content p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.5px;
}

.customer_content ul li:nth-child(1) {
    float: left;
}

.customer_content ul li h4 {
    text-align: center;
    color: rgb(115, 184, 252);
    font-size: 32px;
    letter-spacing: 1px;
    font-weight: bold;
}

.customer_content ul li span {
    text-align: center;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}


/* template_section */

.template_section button.create_card {
    margin-top: 90px !important;
}

.template_section {
    background-color: rgb(25, 42, 85);
    padding: 80px 0px;
}

.heading h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 50px;
}

.heading p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
}


/* features_section */

.features_section {
    background-color: #40729E;
    padding: 80px 0px;
    position: relative;
}

.first_feature {
    background-color: #55EFC4;
}

.second_feature {
    background-color: #9C88FF;
}

.third_feature {
    background-color: #FFDD59;
}

.fourth_feature {
    background-color: #FE7674;
}

.fifth_feature {
    background-color: #9366d1;
}

.sixth_feature {
    background-color: #80ac7a;
}

.seventh_feature {
    background-color: #ff7f00;
}

.eighth_feature {
    background-color: #9ad9ea;
}

.features_content .features {
    padding: 30px;
    margin: 20px 0px;
    border-radius: 15px;
    box-shadow: 0px 3px 6px hsla(0, 0%, 0%, 0.16);
}

.height50 {
    height: 50px;
    line-height: 50px;
}

.content-height50 {
    vertical-align: middle;
    display: inline-block;
}

.features_content {
    margin-top: 40px;
}

.features_content .features h4 {
    font-size: 22px;
    color: #000000;
}

.features_content .features p {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    line-height: 20px;
}

#id_for_display_none {
   display: none !important;
}


/* howitworks_section */

.howitworks_section {
    background-color: #3398DC;
    padding: 80px 0px 0px 0px;
}

.howitworks_content ul li {
    height: 200px;
    margin-top: 60px;
    margin-bottom: 80px;
    line-height: 200px;
    position: relative;
}

.howitworks_content ul li div.content {
    line-height: 1.5 !important;
    display: inline-block;
    vertical-align: middle;
}

.howitworks_content ul li img.dotted1 {
    position: absolute;
    top: 220px;
    left: 300px;
}

.howitworks_content ul li img.dotted2 {
    position: absolute;
    top: 220px;
    right: 300px;
}

.howitworks_content h4 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
}

.howitworks_content p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 15px;
    line-height: 20px;
    /* letter-spacing: 0.5px;*/
}

/* Slider_Section */

.templates_slider .item.active,
.templates_slider .item.active+.item,
.templates_slider .item.active+.item+.item {
    width: 31%;
    display: block;
    float: left;
    margin: 0px 10px;
    position: relative;
    transition: none !important;
}

@media not all,
(-webkit-transform-3d) {
   .templates_slider .carousel-inner>.item.active,
   .templates_slider .carousel-inner>.item.next.left,
   .templates_slider .carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(60, 0, 0);
        transform: translate3d(0px, -0px, -50px) !important;
        left: 0px !important;
        transition: none !important;
        transform: scale(none);
    }
}

@media not all,
(-webkit-transform-3d) {
   .templates_slider .carousel-inner>.item.active,
   .templates_slider .carousel-inner>.item.prev.right,
   .templates_slider .carousel-inner>.item.active.right {
        transition: none !important;
        -webkit-transform: unset;
        transform: unset;
    }
   .templates_slider .item.prev.right img {
        transform: scale(0) !important;
    }
}

.templates_slider {
    margin-top: 60px;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none !important
}

.carousel-inner {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: visible !important;
    visibility: visible !important;
}

.left.carousel-control {
    left: -110px;
    top: 230px !important;
    bottom: 0;
}

.right.carousel-control {
    right: -96px !important;
    top: 230px !important;
}

.overlay {
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 96%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-image: url('<?php echo BASE_URL; ?>assets/images/phone_1.png');
}

.templates_slider .item:hover .overlay {
    opacity: 1;
    transform: scale(1.2);
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.templates_slider .item:hover .hide_img {
    opacity: 0 !important;
}

.templates_slider .carousel-control {
    top: 317px !important;
}

.templates_slider .item img {
    border-radius: 20px;
}

.templates_slider .item {
    position: relative;
    transition: none !important;
}

.templates_slider .item:hover {
    transition: none !important;
}

.templates_slider .hover_img {
    position: absolute;
    top: -25px;
    width: 100%;
}

.templates_slider .item img:hover+img.hover_img {}


/* pricing_section */

.pricing_section {
    background-color: #34495E;
    padding: 80px 0px;
}

.pricing_content {
    margin-top: 60px;
    text-align: center;
    position: relative;
}

.pricing_cont {
    position: absolute !important;
    top: 0px;
    left: 0px;
    padding-left: 250px !important;
    padding-top: 80px;
}

.pricing_cont h4 {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    padding-top: 10px !important;
}

.pricing_cont p {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.pricing_cont button {
    height: 45px;
    width: 200px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    box-shadow: none !important;
    border: none;
    cursor:pointer
}

.pricing_image img {
    width: 100%;
}


/* downloadapp_section */

.downloadapp_section {
    background-color: #10BAB1;
    padding: 20px 0px;
    position: relative;
}

.app_content {
    /*position: absolute;
bottom: 0px;*/
    /*background-color: rgba(92, 94, 117, 0.9);*/
    padding-top: 20px;
    width: 100%;
}

.store_link li {
    display: inline-block;
    width: 13%;
    margin: 0px 45px;
}

.store_link li img {
    width: 100%;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
}

.app_image {
    margin-top: 40px;
}

.app_image img {
    width: 70%;
    margin-top: 20px;
}


/* subscribe_section */

.subscribe_section {
    background-color: #FE6A80;
    padding: 80px 0px;
}

.newslletterform {
    padding-top: 50px;
}

.newslletterform input {
    height: 45px;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #000;
    font-size: 12px;
}

.newslletterform button {
    height: 45px;
    background-color: #1A73E9;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    width: 140px;
    cursor:pointer
}

.newslletterform button:hover,
.newslletterform button:focus {
    color: #fff !important;
}


/* Footer_Section */

.social i {
    font-family: "FontAwesome" !important;
    color: #ffffff;
    font-size: 20px;
}

.footer_section {
    background: linear-gradient(to bottom, rgb(25, 42, 85) 0%, #004aad 100%);
    border-color: rgb(25, 42, 85) !important;
    padding: 40px 0px;
}

.footer_section ul li {
    display: inline-block;
}

.footer_section .menu li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
}

.footer_section .menu.menu1 li a {
    padding: 10px 7px;
    margin-top:10px;
}

.footer_section .menu.menu2 li a.pdl30 {
    padding-left: 40px;
}

.social {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    margin: 0px 0px 0px 15px;
}

.social.facebook {
    background-color: #3b5998;
}

.social.linkedin {
    background-color: #0e76a8;
}

.social.twitter {
    background-color: #00acee;
}

.logo-footer {
    padding: 10px 0px;
}


/* copyright */

.copyright {
    background-color: rgb(25, 42, 85);
    padding: 15px 0px;
}

.copyright p a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}

.backgroundffffff
{
    background-color: #ffffff;
}

/* Verfifyemail */

.verifyemail {
    padding: 125px 0px 120px 0px;
}

.verifyemail h2 {
    font-size: 30px;
    color: rgb(25, 42, 85);
}

.successmessage h2 {
    font-size: 20px;
    color: rgb(25, 42, 85);
    padding: 144px 0px 144px 0px !important;
}

.right-preview {}

.heightauto {
    height: auto !important;
}

.navbar-brand {
    padding: 15px !important;
    height: auto !important;
}

.float-right a {
    float: right !important;
    ;
}

.text18 {
    font-size: 18px !important;
}

.cards button {
    border-radius: 0px;
    padding: 10px;
    font-size: 18px;
    font-weight: normal;
    cursor:pointer
}

button:hover,
button:focus {
    outline: 0px !important;
}

.textColorWhite {
    color: #fff !important;
}

.textColorBlack {
    color: #000 !important;
}

.profile_update_form {
    background-color: #ffffff;
    padding: 50px;
}

.profile_update_form .form-group {
    margin-bottom: 0px;
    min-height: 105px;
    height:auto;
}
.register_form .large_info p.info {
    margin-bottom: 15px !important;
    float: left;
    width: 100%;
}

.profile_update_form label {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.6px;
}

.profile_update_form input,
.profile_update_form select,
.profile_update_form textarea {
    background-color: transparent;
    border-bottom: 1px solid #777 !important;
    border-top: none;
    border-left: none;
    border-right: navajowhite;
    border-radius: 0px;
    box-shadow: none !important;
    font-size: 16px !important;
    padding: 0px;
    color: #3398DC;
    letter-spacing: 1.0px;
    font-weight: bold;
}

.profile_template {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: rgba(25, 42, 85, 0.1) !important;
}

/*.profile_template {*/
/*    padding-top: 0px;*/
/*    padding-bottom: 0px;*/
/*    background-color: rgba(25, 42, 85, 0.1) !important;*/
/*    height: 100vh;*/
/*}*/

/*.profile_template .container-fluid {*/
/*    width: calc(100vw - 40px);*/
/*}*/

.editanddelete {
    text-align: center;
}

.editanddelete a {
    cursor:pointer;
    height: 45px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #3398DC;
    border-radius: 0px;
    padding: 10px 0px;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.editanddelete a:hover,
.editanddelete a:focus{
    height: 45px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    background-color: #3398DC;
    border-radius: 0px;
    padding: 10px 0px;
}

.privacypolicies {
    background-color: #34495E;
    padding: 80px 0px;
}

.privacypolicies h3 {
    font-size: 24px;
    color: #ffffff;
    padding-bottom: 30px !important
}

.privacypolicies p {
    font-size: 16px;
    color: #f5f5f5;
    line-height: 28px;
    padding-bottom: 20px !important
}

.privacypolicies ul li {
    font-size: 16px;
    color: #f5f5f5;
    line-height: 28px;
    padding: 0px 0px 25px 0px;
    list-style: decimal;
    margin-left: 20px;
}

.panel.panel-default a {
    color: #34495E;
    font-size: 16px !important;
}

.panel.panel-default p {
    color: #34495E;
    font-size: 14px !important;
    padding-bottom: 0px !important;
    font-weight: 500;
    padding-top: 15px;
    border-top: 1px solid #34495E;
    font-weight: bold;
}

.panel.panel-default img
{
    border:1px solid #000000;
    margin-left:10px;
    margin-top:15px;
}

.panel.panel-default ul li {
    color: #34495E;
    font-size: 14px !important;
    padding-bottom: 0px !important;
    font-weight: 500;
    padding-top: 15px;
    font-weight: bold;
    margin-left: 20px;
}

.panel.panel-default ul li b {
    font-weight: bold !important;
    color: #000000 !important;
}

.panel.panel-default ul {
    border-top: 1px solid #34495E;
}

.termssection {
    background-color: #34495E;
    padding-top: 20px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.section_pagination a {
    display: inline-block;
    background-color: transparent;
    margin: 0px 2px;
    padding: 2px;
    font-size: 12px;
    color: #000000;
    width: 11%;
    border: 1px solid #000000;
    margin: 0px 5px;
}

.section_pagination {
    background-color: transparent;
    padding: 10px;
    margin: 20px 0px;
    text-align: center;
}

.paginate_submit {
    background-color: #555555;
    color: #ffffff;
    font-size: 16px;
    border-radius: 5px;
    height: 40px;
}

.show_password {
    padding-top: 20px !important;
    font-size: 14px;
    color: #3398DC;
}
.signup_learn_more,
.signup_learn_more:hover,
.signup_learn_more:focus
{
    display:inline;
    color:#000000;
    text-decoration:underline !important;
}

.heightauto {
    padding: 25px 0px !important;
}

.heightauto .form-group
{
    height:auto;
    padding-bottom:15px;
}

.heightauto .pt0
{
    padding-top:0px !important;
}

.heightauto .form-group label.error
{
    margin-bottom: 0px;
}

.forgot_link1
{
    margin-top: 30px !important;
}

.show_password input {
    margin-right: 10px !important;
    cursor:pointer;
}

.headline p a {
    display: inline-block;
    color: #3398DC;
}

.code_country .form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: transparent !important;
}

.black
{
    color:#212121 !important;
}

@media only screen and (max-width:1200px) {
    .navbar-nav a {
        padding: 10px 10px !important;
    }
    .pricing_cont h4 {
    font-size: 24px;
    }
    .footer_section .menu.menu1 li a {
    padding:5px;
    }
}

@media only screen and (max-width:1100px) {
    .pricing_cont {
        padding-left: 175px !important;
        padding-top: 68px;
    }
    .banner_section {
        height: 600px;
    }
}
@media only screen and (max-width:1056px)
{
.templates_slider .item.active,
.templates_slider .item.active+.item,
.templates_slider .item.active+.item+.item {
    width: 30.8%;
    display: block;
    float: left;
    margin: 0px 10px;
    position: relative;
    transition: none !important;
}
}
@media only screen and (max-width:1024px) {
    .template19 .p1center160.p1center1601
    {
        height:auto !important;
        line-height: unset !important;
        padding-top: 25px;
    }
    .features_content .features {
        padding: 25px;
    }
    .banner_section {
        height: 560px;
    }
    .footer_section .menu.menu2 li a.pdl30 {
        padding-left: 10px;
    }
    #profile_id
    {
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        vertical-align: middle;
        height: auto !important;
        width: auto !important;
        border-radius: 0px;
    }
    #profilepic
    {
        margin-left: auto;
        margin-right: auto;
        line-height: inherit;
        position: relative;
    }
}

@media (min-width:992px) {
    .container {
        width: none !important;
    }
}

@media only screen and (max-width:991px) {
    .social {
    margin: 0px 0px 0px 6px;
    }
    .pricing_cont h4 {
    font-size: 22px;
    }
    .final_previewtemplates .width550 {
        float: none;
    }
    .right-preview {
        width: 550px !important;
    }
    .navbar-nav a {
        padding: 10px 5px !important;
        font-size: 11px;
    }
    .banner_section {
        height: 540px;
    }
    .navbar-default .container {
        width: 100% !important;
    }
    .footer_section .container {
        width: 100% !important;
    }
    .pricing_cont {
        padding-left: 210px !important;
        padding-top: 57px;
    }
    .login_img,
    .right_img {
        display: none;
    }
    .register_form,
    .forgotpassword_form {
        height: auto !important;
    }
    a.carousel-control-prev {
   
    top: 45% !important; 
}
a.carousel-control-next {
    
    top: 45% !important;
}
    .left.carousel-control {
        top: 180px !important;
    }
    .right.carousel-control {
        top: 180px !important;
    }
    .howitworks_content ul li img.dotted1 {
        left: 170px;
    }
    .howitworks_content ul li img.dotted2 {
        right: 180px;
    }
    .successmessage h2 {
        padding: 0px 0px 50px 0px !important;
    }
    .verifyemail {
        padding: 0px 0px 50px 0px;
    }
    .verifyemail h2 {
        font-size: 20px;
    }
    a.login {
        padding: 10px 10px !important;
    }
    a.signup {
        padding: 10px 10px !important;
    }
    .templates_slider .item.active,
.templates_slider .item.active+.item,
.templates_slider .item.active+.item+.item {
    width: 30.5%;
}
}
@media only screen and (max-width:910px) {
    .templates_slider .item.active,
    .templates_slider .item.active+.item,
    .templates_slider .item.active+.item+.item {
        width: 30%;
    }
}
@media only screen and (max-width:892px) {
    .banner_section {
        height: 488px;
    }
    .templates_slider .item.active,
    .templates_slider .item.active+.item,
    .templates_slider .item.active+.item+.item {
        width: 29.5%;
    }
   .templates_slider  .left.carousel-control {
        top: 160px !important;
    }
    .templates_slider .right.carousel-control {
        top: 160px !important;
    }
}

@media only screen and (max-width:768px) {
    .mynewtemplate {
                margin-left: -15px !important;
                width: 110% !important;
            }/*
    .banner_section {
        height: 435px;
        background-size: 360px 240px !important;
    }*/
    .pricing_cont button {
        display: none;
    }
    .pricing_cont {
        padding-left: 225px !important;
        padding-top: 40px;
    }
    .pricing_cont h4 {
        font-size: 17px;
    }
    .social {
        margin: 10px 0px 0px 5px;
    }
    .template_section button.create_card {
        margin-top: 50px !important;
    }
}

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

    .width550 {
    width: 100% !important;
    overflow: scroll;
}
    .logo-footer img
    {
        width:50%;
        text-align:center;
    }
    .banner_section {
        height: 420px;
    }
    .pricing_cont {
        padding-left: 225px !important;
        padding-top: 40px;
    }
    .navbar-header.left-nav {
        width: 100%;
        margin-left: 0px !important;
    }
    .navbar-brand {
        padding: 10px 15px !important;
        width: 220px;
    }
    .footer_section .menu.menu2 li a.pdl30 {
        padding-left: 0px;
        padding-top: 10px;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background-color: #183076;
        padding: 20px;
    }
    .right.carousel-control {
        right: -60px !important;
        top: 230px !important;
    }
    .left.carousel-control {
        left: -70px !important;
        top: 230px !important;
    }
    a.login {
        background-color: transparent !important;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 14px;
        font-weight: normal;
        margin-right: 0px;
        text-transform: inherit;
        padding-left: 5px !important;
    }
    a.login:hover,
    a.login:focus {
        font-weight: normal;
    }
    a.signup {
        background-color: transparent !important;
        border-radius: 0px;
        color: #ffffff !important;
        font-size: 14px;
        font-weight: normal;
        margin-right: 0px;
        text-transform: inherit;
        padding-left: 5px !important;
    }
    a.signup:hover,
    a.signup:focus {
        font-weight: normal;
    }
    .container-fluid {
        width: calc(100vw - 100px);
    }
    .profile_template .container-fluid {
        width: calc(100vw - 170px);
    } 
    
    .detail_form label {
        font-size: 16px !important
    }
    .detail_form .info {
        font-size: 16px !important
    }
    .dotted1 {
        display: none;
    }
    .dotted2 {
        display: none;
    }
    .howitworks_content ul li {
        height: auto;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: unset;
        position: relative;
        text-align: center !important;
    }
    .heading h2 {
        font-size: 24px;
    }
    .store_link li {
        width: 20% !important;
        margin: 0px 20px;
    }
    .navbar-collapse {
        position: absolute;
        width: 100%;
        opacity: 1;
        z-index: 99;
    }
    .change-color.chnage_theme button {
        width: 120px !important;
        height: auto !important;
    }
    ul.font-setting li {
        margin: 10px 0px;
    }
    .templates_slider .item.active,
    .templates_slider .item.active+.item {
        width: 48%;
    }
    .templates_slider .item.active+.item+.item {
        width: 0%;
    }
    .mynewtemplate {
                margin-left: -15px !important;
                width: 110% !important;
            }
    @media not all,
    (-webkit-transform-3d) {
       .templates_slider  .carousel-inner>.item.active,
       .templates_slider  .carousel-inner>.item.next.left,
       .templates_slider  .carousel-inner>.item.prev.right {
            -webkit-transform: translate3d(0, 0, 60);
            transform: translate3d(0px, -0px, -0px, 0px) !important;
            left: 0px !important;
            transition: none !important;
            transform: scale(none);
            width: 46%;
        }
        .features_content .features {
            padding: 20px;
            height: 100px;
        }
        .template_section {
            padding: 40px 0px;
        }
        .features_section {
            padding: 40px 0px;
        }
        .howitworks_section {
            padding: 40px 0px 0px 0px;
        }
        .subscribe_section {
            padding: 40px 0px;
        }
        .newslletterform {
            padding-top: 20px;
        }
        .pricing_section {
            padding: 40px 0px;
        }
    }
    @media only screen and (max-width:701px) {
        .banner_section {
            height: 383px;
        }
       .templates_slider .item.active,
   .templates_slider .item.active+.item {
        width: 45%;
    }
   .templates_slider .item.active+.item+.item {
        width: 0%;
    }
    @media not all,
    (-webkit-transform-3d) {
       .templates_slider .carousel-inner>.item.active,
       .templates_slider .carousel-inner>.item.next.left,
       .templates_slider .carousel-inner>.item.prev.right {
            -webkit-transform: translate3d(0, 0, 60);
            transform: translate3d(0px, -0px, -0px, 0px) !important;
            left: 0px !important;
            transition: none !important;
            transform: scale(none);
            width: 44%;
        }
    }
    @media only screen and (max-width:640px) {
        .noheight
        {
            height:auto !important;
            line-height:auto !important;
        }
        
        .scroll {
            overflow: unset !important;
        }

        .right-preview {
            width: 100% !important;
            overflow: scroll;
        }
        
        .profile_template .container-fluid
        {
            width:calc(100vw - 0px);
        }
        
        .profile_template .width550 {
            width: 100% !important;
            /*overflow: scroll;*/
        }
        
        .profile_template .cards {
            width: 100% !important;
            margin-left:auto !important;
        }


        .selected_template {
            width: 100% !important;
            overflow:none;
        }
       
        .final_preview .accordion {
            font-size: 15px !important;
        }
        .banner_section {
            height: 360px;
        }
        .pricing_cont {
            padding-left: 170px !important;
            padding-top: 24px;
        }
       .templates_slider .item.active,
       .templates_slider .item.active+.item {
            width: 45%;
        }
       .templates_slider .item.active+.item+.item {
            width: 0%;
        }
        .profiletemplate .width550 {
            width: 111% !important;
            /*overflow: scroll;*/
        }
        @media not all,
        (-webkit-transform-3d) {
           .templates_slider .carousel-inner>.item.active,
           .templates_slider .carousel-inner>.item.next.left,
           .templates_slider .carousel-inner>.item.prev.right {
                -webkit-transform: translate3d(0, 0, 60);
                transform: translate3d(0px, -0px, -0px, 0px) !important;
                left: 0px !important;
                transition: none !important;
                transform: scale(none);
                width: 44%;
            }
           .templates_slider .left.carousel-control {
                top: 190px !important;
            }
           .templates_slider .right.carousel-control {
                top: 190px !important;
            }
            .features1 {
                width: 100% !important;
            }
            .heading h2 {
                font-size: 20px;
                line-height: 20px;
                padding-bottom: 20px !important;
            }
            .howitworks_content h4 {
                font-size: 20px;
            }
        }
        @media only screen and (max-width: 600px) {
            a.carousel-control-prev {
   
                top: 40% !important; 
                left: -20px !important;
            }
            a.carousel-control-next {
                
                top: 40% !important;
                right: -20px !important;
            }

            .banner_section {
                height: 330px;
            }
            .height50 {
                height: auto;
                line-height: 50px;
            }
            .features_content .features {
                padding: 20px;
                height: auto;
            }
            .SelectedSocialLinks li.social_links {
                width: 17.4% !important;
                margin-right:5px !important;
            }
            
            .iconswhite li.social_links a p {
                font-size: 12px !important;
            }
            
            .iconsblack li.social_links a p {
                font-size: 12px !important;
            }
        }
        @media only screen and (max-width: 550px) {
            
            .register_form {
                padding-top: 30px !important;
                padding-left: 15px !important;
                padding-right: 15px !important;
            }
             
             .p1center160 div
            {
                display:block !important;
            }

            .banner_section {
                height: 300px;
            }
            .width500 {
                width: 100% !important;
                text-align: center !important;
            }
            .text_center
            {
                text-align:center !important;
                float:none !important;
            }
            .text_center img
            {
                text-align:center !important;
                float:none !important;
            }
           .detail_form2 {
                padding: 25px 15px !important;
            }
        }
        
            @media only screen and (max-width:625px) {
               .templates_slider .item.active,
               .templates_slider .item.active+.item {
                    width: 40%;
                }
               .templates_slider .item.active+.item+.item {
                    width: 0%;
                }
                @media not all,
                (-webkit-transform-3d) {
                   .templates_slider .carousel-inner>.item.active,
                   .templates_slider .carousel-inner>.item.next.left,
                   .templates_slider .carousel-inner>.item.prev.right {
                        -webkit-transform: translate3d(0, 0, 60);
                        transform: translate3d(0px, -0px, -0px, 0px) !important;
                        left: 0px !important;
                        transition: none !important;
                        transform: scale(none);
                        width: 39%;
                    }
                   .templates_slider .item img {
                        border-radius: 5px;
                    }
                }
                @media(max-width:500px) {
                    .left-btn.width100 button {
                        float: left !important;
                    }
                   .templates_slider .item.active,
                   .templates_slider .item.active+.item {
                        width: 44%;
                    }
                   .templates_slider .item.active+.item+.item {
                        width: 0%;
                    }
                    @media not all,
                    (-webkit-transform-3d) {
                       .templates_slider .carousel-inner>.item.active,
                       .templates_slider .carousel-inner>.item.next.left,
                       .templates_slider .carousel-inner>.item.prev.right {
                            -webkit-transform: translate3d(0, 0, 60);
                            transform: translate3d(0px, -0px, -0px, 0px) !important;
                            left: 0px !important;
                            transition: none !important;
                            transform: scale(none);
                            width: 43%;
                        }
                }
                @media only screen and (max-width:500px) {
            .cards a {
                padding: 8px 0px !important;
                font-size: 10px !important;
            }
            .userprofile {
                width: 40% !important;
            }
            .userfields {
                width: 60% !important;
            }
            
            .iconswhite li.social_links a p {
                font-size: 10px !important;
            }
            .iconsblack li.social_links a p {
                font-size: 10px !important;
            }
            
            .all_templates ul li a {
                font-size: 16px;
                padding: 10px 0px;
                width: 201px;
            }
            .tensocial_links {
                margin-top: 40px;
            }
            .pricing_cont h4 {
                font-size: 14px;
            }
            .left.carousel-control {
                top: 150px !important;
                left: -45px !important;
            }
            .right.carousel-control {
                top: 150px !important;
                right: -40px !important;
            }
            .banner_section {
                height: 275px;
            }
            .pricing_cont {
                padding-left: 125px !important;
                padding-top: 25px;
            }
            .steps_section {
                display: none;
            }
            .forgot_link a {
                text-align: left !important;
            }
            .width100 {
                width: 100% !important;
                text-align: center !important;
            }
             .width100 a.next_button,
             .width100 button.next_button
             {
                 width:100% !important;
             }
            .footer_section {
                padding: 20px 0px;
            }
            .social {
                margin: 15px 0px 0px 10px;
            }
            .logo-footer img {
                width: 50%;
            }
            .container-fluid {
                width: calc(100vw - 50px);
            }
           .templates_slider .item.active,
           .templates_slider .item.active+.item {
                width: 44%;
            }
           .templates_slider .item.active+.item+.item {
                width: 0%;
            }
            @media not all,
            (-webkit-transform-3d) {
               .templates_slider .carousel-inner>.item.active,
               .templates_slider .carousel-inner>.item.next.left,
               .templates_slider .carousel-inner>.item.prev.right {
                    -webkit-transform: translate3d(0, 0, 60);
                    transform: translate3d(0px, -0px, -0px, 0px) !important;
                    left: 0px !important;
                    transition: none !important;
                    transform: scale(none);
                    width: 43%;
                }
                .width100btn {
                    margin-top: 20px;
                    width: 100% !important;
                }
                .store_link li {
                    width: 35% !important;
                    margin: 0px 15px;
                }
                .circle_section {
                    display: none;
                }
            }
            
            @media only screen and (max-width:480px) {
                .pricing_cont {
                    padding-left: 125px !important;
                    padding-top: 15px !important;
                }
            }
            @media only screen and (max-width:440px) {
                .blue a,
                .blue a:hover,
                .blue a:focus{
                    font-size: 11px;
                    padding: 5px;
                }
                a.carousel-control-prev, a.carousel-control-next {
                        top: 90px;
                        width: 30px;
                        height: 30px;
                        line-height: 30px;
                    }
                .pricing_cont {
                    padding-left: 100px !important;
                    padding-top: 10px !important;
                }
                .customer_content ul li h4 {
                    font-size: 26px;
                }
                
                .banner_section {
                    height: 230px;
                    background-size: 380px 230px !important;
                }
               .templates_slider .item.active,
               .templates_slider .item.active+.item {
                    width: 43%;
                }
               .templates_slider .item.active+.item+.item {
                    width: 0%;
                }
                @media not all,
                (-webkit-transform-3d) {
                  .templates_slider  .carousel-inner>.item.active,
                  .templates_slider  .carousel-inner>.item.next.left,
                   .templates_slider .carousel-inner>.item.prev.right {
                        -webkit-transform: translate3d(0, 0, 60);
                        transform: translate3d(0px, -0px, -0px, 0px) !important;
                        left: 0px !important;
                        transition: none !important;
                        transform: scale(none);
                        width: 42%;
                    }
                   .templates_slider .left.carousel-control {
                        top: 100px !important;
                        left: -45px !important;
                    }
                   .templates_slider .right.carousel-control {
                        top: 100px !important;
                        right: -40px !important;
                    }
                }
             
                    @media only screen and (max-width:400px) {
                        .confirm_password1 {
                            padding-top: 30px;
                            padding-bottom: 30px;
                        }
                        
                        .cards a {
                                padding: 8px 0px !important;
                                font-size: 10px !important;
                            }
                            .iconswhite li.social_links a p {
                                font-size: 7px !important;
                            }
                            .iconsblack li.social_links a p {
                                font-size: 7px !important;
                            }
                           .SelectedSocialLinks li.social_links {
                                width: 16% !important;
                                margin-right: 5px !important;
                            }
                             a.carousel-control-prev, a.carousel-control-next {
                        top: 65px;
                    }
                     .change-color.chnage_theme button {
                        width: auto !important;
                        height: auto !important;
                    }
                    }
                   
                    
                     
                    @media only screen and (max-width:360px) {
                        .banner_section {
                            height: 197px;
                        }
                        .confirm_password1 {
                            padding-top: 30px;
                            padding-bottom: 30px;
                        }
                        
                    }
                    @media only screen and (max-width:340px) {
                        a.carousel-control-prev, a.carousel-control-next {
                        top: 50px;
                        width: 25px;
                        height: 25px;
                        line-height: 25px;
                    }
                       .templates_slider .item.active,
                       .templates_slider .item.active+.item {
                            width: 41%;
                        }
                        .confirm_password1 {
                            padding-top: 30px;
                            padding-bottom: 30px;
                        }
                       .templates_slider .item.active+.item+.item {
                            width: 0%;
                        }
                        @media not all,
                        (-webkit-transform-3d) {
                           .templates_slider .carousel-inner>.item.active,
                           .templates_slider .carousel-inner>.item.next.left,
                           .templates_slider .carousel-inner>.item.prev.right {
                                -webkit-transform: translate3d(0, 0, 60);
                                transform: translate3d(0px, -0px, -0px, 0px) !important;
                                left: 0px !important;
                                transition: none !important;
                                transform: scale(none);
                                width: 40%;
                            }
                        }
                        .templates_slider .left.carousel-control {
                            top: 80px !important;
                            left: -35px !important;
                        }
                        .templates_slider .right.carousel-control {
                            top: 80px !important;
                            right: -25px !important;
                        }
                    }
                    @media only screen and (max-width:320px) {
                        .pricing_cont {
                            padding-left: 70px !important;
                            padding-top: 5px;
                        }
                        .banner_section {
                            /*height: 175px;*/
                            height: 240px;
                            background-size: 370px 240px !important;
                        }
                       .templates_slider .item.active,
                       .templates_slider .item.active+.item {
                            width: 40%;
                        }
                       .templates_slider .item.active+.item+.item {
                            width: 0%;
                        }
                        @media not all,
                        (-webkit-transform-3d) {
                          .templates_slider  .carousel-inner>.item.active,
                          .templates_slider  .carousel-inner>.item.next.left,
                           .templates_slider .carousel-inner>.item.prev.right {
                                -webkit-transform: translate3d(0, 0, 60);
                                transform: translate3d(0px, -0px, -0px, 0px) !important;
                                left: 0px !important;
                                transition: none !important;
                                transform: scale(none);
                                width: 39%;
                            }
                           .templates_slider .item img {
                                border-radius: 5px;
                            }
                           .templates_slider .left.carousel-control {
                                top: 75px !important;
                                left: -30px !important;
                            }
                           .templates_slider .right.carousel-control {
                                top: 75px !important;
                                right: -26px !important;
                            }
                            .template_section button.create_card {
                                margin-top: 30px !important;
                            }
                            .features_content .features h4 {
                                font-size: 16px;
                            }
                            .pricing_cont h4 {
                                font-size: 14px;
                            }
                            .pricing_cont {
                                padding-top: 8px !important;
                            }
                        }
                        .payment_form .panel {
                            padding: 20px 15px;
                            background-color: #ececec;
                            margin: 40px 0px;
                        }
                        .payment_form .panel h3 {
                            font-size: 20px;
                            color: #5cb85c;
                            padding-bottom: 20px !important;
                        }
                        .payment_form .panel p {
                            font-size: 20px;
                            color: #5cb85c;
                            padding-bottom: 20px !important;
                            font-weight: bold;
                        }
                        .status_detail {
                            margin: 40px 0px;
                            padding: 20px 15px;
                            background-color: #ececec;
                        }
                        .status_detail h1 {
                            font-size: 20px !important;
                            color: #5cb85c;
                            padding-bottom: 10px !important;
                            padding-top: 20px;
                        }
                        .status_detail h4 {
                            font-size: 20px;
                            color: #000000;
                            padding-bottom: 10px !important;
                        }
                        .status_detail p {
                            font-size: 20px !important;
                            color: #000000;
                            padding-bottom: 10px !important;
                        }
                        .status_detail p span {
                            font-size: 20px;
                            color: #5cb85c;
                        }
                        .modal-body a {
                            color: #5cb85c;
                            font-size: 14px;
                        }
                        .name_form {
                            margin-top: 30px !important;
                        }
                        .name_form input {
                            height: 45px;
                            border-radius: 4px;
                            border: none;
                            color: #000000;
                            font-size: 16px;
                        }
                        .panel-group {
                            margin-bottom: 0;
                        }
                        .panel-group .panel {
                            border-radius: 0;
                            box-shadow: none;
                        }
                        .panel-group .panel .panel-heading {
                            padding: 0;
                        }
                        .panel-group .panel .panel-heading h4 a {
                            background: #f8f8f8;
                            display: block;
                            font-size: 12px;
                            font-weight: bold;
                            padding: 15px;
                            text-decoration: none;
                            transition: 0.15s all ease-in-out;
                        }
                        .panel-group .panel .panel-heading h4 a:hover,
                        .panel-group .panel .panel-heading h4 a:not(.collapsed) {
                            background: #fff;
                            transition: 0.15s all ease-in-out;
                        }
                        .panel-group .panel .panel-heading h4 a:not(.collapsed) i:before {
                            content: "";
                        }
                        .panel-group .panel .panel-heading h4 a i {
                            color: #999;
                        }
                        .panel-group .panel .panel-body {
                            padding-top: 0;
                        }
                        .panel-group .panel .panel-heading+.panel-collapse>.list-group,
                        .panel-group .panel .panel-heading+.panel-collapse>.panel-body {
                            border-top: none;
                        }
                        .panel-group .panel+.panel {
                            border-top: none;
                            margin-top: 0;
                        }
                        a:hover,
                        a:focus
                        {
                            text-decoration:none !important;
                        }
                        
                        @media only screen and (max-width:767px) {
                            .mynewtemplate {
                                margin-left: -15px !important;
                                width: 110% !important;
                            }
                            .profiletemplate .width550 {
            width: 111% !important;
            /*overflow: scroll;*/
        }
        .selecttemplate {
            width: 111% !important;
            overflow:none;
        }
                        }


.mobile-header .navbar-default {
    background: linear-gradient(to bottom, #2a74d4 0%, #3081eb 100%);
    border: 0 !important;
    border-radius: 0px !important;
    height: auto;
    padding: 20px 0px;
}
.mobile-header .navbar-toggle {
    float: left;
    width: auto;
    border: 0;
    background: transparent !important;
    padding: 0;
}
.mobile-header .navbar-toggle .icon-bar {
    background: #fff;
    width: 34px;
    height: 3px;
    margin-bottom: 8px !important;
}
.mobile_logo {
    width: 100%;
    text-align: center;
    margin: 15px 0 12px;
}
.mobile-header {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 12px;
}
.mobile-header .mobile_logo .navbar-brand.logo {
    border: 0;
    display: inline-block;
    float: none;
    vertical-align: top;
    padding: 0 !important;
}

.mobile-header .main-nav {
    top: 0 !important;
    border: 0;
    display: inline-block !important;
    width: 100%;
    left: -100%;
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
    padding: 0 !important;
    background: #c0c0c0;
    height: 100vh !important;
    position: absolute !important;
}
.mobile-header .main-nav.in {
    left: 15px !important;
}
.mobile-header .main-nav .navbar-nav {
    margin: 0;
    width: 90% !important;
    display: inline-block;
    background: #fff;
    height: 100vh;
    padding: 20px 0px 20px 35px;
        position: relative;
        float:left;
}
.mobile-header .main-nav .navbar-nav li {
    width: 100%;
    float: left;
}
.mobile-header .main-nav .navbar-nav li a {
    color: #3584ec !important;
    margin: 0;
    font-size: 15.5px;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 25px 0 0!important;
    background: transparent !important;
}

.mobile-header .main-nav .navbar-nav li a i {
    height: 22px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 20px;
    width: 22px;
}
.mobile-header .main-nav .navbar-nav li a span {
    width: calc(100% - 85px);
    width: -webkit-calc(100% - 85px);
    width: -ms-calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    text-align:left;
}
.mobile-header  .navbar-header.left-nav {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0 !important;
}
.mobile-header .main-nav .navbar-nav li a:hover {
    color: #eb4d4b !important;
}
.mobile-header .main-nav .navbar-nav li a i img {
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
    
}
.mobile-header .main-nav .navbar-nav li a:hover img{
    transform: translate(0px, -22px);
    -webkit-transform: translate(0px, -22px);
    -ms-transform: translate(0px, -22px);
    -moz-transform: translate(0px, -22px);
}
.mobile-header .navbar-toggle.close_btn {
    position: absolute;
    right: 0;
    height: 100vh;
    width: 43px;
    margin: 0;
    z-index: 9;
}
body{margin:0;}
.profile_head {
    width: 90%;
    float: left;
    background: #408aed;
    padding: 65px 25px 20px 25px;
}
.profile_head .edit_icon {
    float: right;
    width: 100%;
    text-align: right;
}
.profile_head .edit_icon a {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 18px;
    border-radius: 30px;
    background: linear-gradient(to right, #5698ef 0%, #5799ef 100%);
    transition: all .5s ease .0s;
    -webkit-transition: all .5s ease .0s;
    -moz-transition: all .5s ease .0s;
    -ms-transition: all .5s ease .0s;
    color: #fff;
    font-size: 15px;
    letter-spacing: .5px;
}
.profile_head .edit_icon a i {
    width: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: -2px;
    margin-left: 5px;
}
.profile_head .edit_icon a i img {
    filter: invert(100);
    -webkit-filter: invert(100);
    -ms-filter: invert(100);
    -moz-filter: invert(100);
}
.profile_cont {
    float: left;
    width: 100%;
    margin-top: -15px;
}
.profile_cont figure {
    width: 120px;
    height: 120px;
    border: 3px solid #fff;
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.profile_cont figure img {
    width: 120px !important;
    display: inline-block;
    height: 118px;
    margin-top: -2px;
}
.profile_cont h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 0;
}
.profile_cont p a {
    color: #fff;
    opacity: .8;
    font-size: 16px;
    margin-top: 4px;
    letter-spacing: .5px;
}
header.header_Section.mobile-header {
    position: relative;
}
.mobile-header .main-nav .navbar-nav:after {
    position: absolute;
    bottom: -5px;
    content: "";
    width: 100%;
    height: 5px;
    background: #fff;
    left: 0;
}

@media(max-width:767px){

.choose_card .final_preview .accordion, .choose_card .changetemplate {
    background: #1a73e9 !important;
}
.choose_card .accordion.arrow-down:before, .choose_card .accordion.arrow-down:after {
    width: 12px;
    height: 3px;
    top: 24px;
}
.choose_card .arrow-down:after {
    right: 14px;
}
.choose_card section.templates .carousel-control-prev, .choose_card section.templates .carousel-control-next {
    background: #1a73e9;
}
.choose_card section.templates .carousel-control-prev span i.fa, .choose_card section.templates .carousel-control-next span i.fa {
    font-size: 26px;
    line-height: 34px;
    text-align: center !important;
    margin-left: -3px;
}
.choose_card section.templates .carousel-control-next span i.fa {
    margin-left: 3px;
}
.choose_card .form-group.col-md-12.col-xs-12.col-sm-12 .width100left .next_button {
    background: #1a73e9 !important;
    border: 1px solid #1a73e9 !important;
    border-radius: 4px;
}
}

.mobile_windo_cntrbtn {
    margin-top: -15px !important;
    background: rgba(47, 128, 233, .1);
    float: left;
}
div#mydiv_screenshot {
    padding-top: 20px;
    padding-right: 0 !important;
}
.form-control{z-index: 999;}
.contact_section .form-group {
    float: left;
    width: 100%;
    margin-top: 0;
}
.contact_form textarea.form-control {
    height: auto;
    margin-top: 0;
}
.modal-footer{
    position: relative;
    z-index: 999999;
}