body {
    margin: 0;
    font-family: Verdana;
    color: #131313;
}

ul {
    padding: 0;
}

@font-face {
    font-family: 'Verdana';
    src: url('../../fonts/Verdana.svg#Verdana') format('svg'),
        url('../../fonts/Verdana.ttf') format('truetype'),
        url('../../fonts/Verdana.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Verdana-Bold';
    src: url('../../fonts/Verdana-Bold.svg#Verdana-Bold') format('svg'),
        url('../../fonts/Verdana-Bold.ttf') format('truetype'),
        url('../../fonts/Verdana-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.banner {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/bg.jpg") repeat scroll center bottom / 100% 100%;
    /*padding-bottom: 66px;*/
    padding-top: 104px;
    /*text-align: center;*/
}

.banner1 {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/bg.jpg") repeat scroll center bottom / 100% 100%;
    /*padding-bottom: 1px;*/
    padding-top: 104px;
    /*text-align: center;*/
}

.banner2 {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/bg.jpg") repeat scroll center bottom / 100% 100%;
    /*padding-bottom: 41px;*/
    padding-top: 104px;
    /*text-align: center;*/
}

.banner3 {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/bg.jpg") repeat scroll center bottom / 100% 100%;
    /*padding-bottom: 0px;*/
    padding-top: 103px;
    /*text-align: center;*/
}

.banner4 {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/bg.jpg") repeat scroll center bottom / 100% 100%;
    padding-top: 103px;
}

.banner1 .banner-image {
    /*padding-top:30px; */
}

header {

    padding: 20px 0;
    position: absolute;
    width: 100%;
    z-index: 1;

}

.mCSB_dragger_bar {
    width: 10px;

}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    background: #D6E0E4;
}

.main-menu ul {
    margin: 0;
}

.main-menu li {
    display: inline-block;
    margin: 0 10px;
}

.main-menu li a {

    color: #ffffff;
    font-family: 'Verdana-Bold';
    font-size: 14px;
}

.main-menu {
    text-align: right;
}

.banner-image {
    display: inline-block;
    vertical-align: middle;
    width: 58%;
    text-align: right;
}

.banner-text {
    margin-top: 10px;
    text-align: left;
    vertical-align: middle;
    width: 40%;
    float: right;
    /*  margin-right: 4%;*/
    margin-top: 70px;
}

.commu_text {
    font-size: 34px;
    letter-spacing: 2px;
}

.banner-text h1 {
    color: #ffffff;
    font-family: Verdana;
    font-size: 27px;
    max-width: 440px;

}

.banner-text a.days-btn {
    border-radius: 17px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    box-shadow: 1.5px 2.598px 0px 0px rgba(1, 1, 1, 0.1);
    font-size: 24px;
    padding: 11px 46px;
}

a:hover {
    text-decoration: none;
    opacity: 0.6;
}

.banner-text a {
    color: #fff;

}

.banner-text p {
    margin-top: 25px;
}

.banner-text p a {
    font-size: 18px;
    text-decoration: underline;
}

.incorporated-into {
    display: inline-block;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}

.incorporated-into h4 {
    color: #618494;
    font-family: Verdana;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.incorporated-into li {
    float: left;
    list-style: outside none none;
    margin: 23px 0 0;
    padding: 0 10px;
    text-align: center;
    width: 20%;
}

.incorporated-into li img {
    height: 37px;
}

.incorporated-into li span {
    color: #618494;
    display: inline-block;
    font-size: 15px;
    margin-top: 8px;
    width: 100%;
}

.view-demo-bg>a {
    background-image: -moz-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    box-shadow: 1.5px 2.598px 0px 0px rgba(1, 1, 1, 0.1);
    border-radius: 18px;
    color: #ffffff;
    font-size: 17px;
    padding: 5px 18px;
}

/*.view-demo-bg > a:hover {
background-image: -moz-linear-gradient( 90deg, rgb(255,105,0) 51%, rgb(255,141,62) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,105,0) 51%, rgb(255,141,62) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,105,0) 51%, rgb(255,141,62) 100%);
  
  }*/
.view-demo {
    display: inline-block;
    margin-top: 22px;
    position: relative;
    width: 100%;
}

.view-demo::before {
    background: #618494 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 100%;
    z-index: 1;
}

.our-characters .col-md-4:nth-child(3) .characters-inner,
.our-characters .col-md-4:nth-child(4) .characters-inner {
    margin-top: 20px;
}

.view-demo-bg {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    padding: 0 30px;
    position: relative;
    z-index: 2;
}

.our-characters>h4 {
    color: #618494;
    font-family: Verdana;
    font-size: 35px;
    text-align: center;
}

.our-characters {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.our-characters .characters-inner img {
    height: 235px;
    max-width: 100%;
}

.our-characters .characters-inner span {
    color: #618494;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

.characters-demo {
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.characters-demo>a {
    color: #ff6900;
    text-decoration: underline;
}

.news-main {
    background: #e7edef none repeat scroll 0 0;
    margin-top: 40px;
    padding: 40px 0;
    text-align: center;
}

.characters-inner>p {
    color: #618494;
    margin-bottom: 30px;
}

.our-characters.purpose-inner .characters-inner span {
    font-size: 19px;
}

.our-characters.purpose-inner {
    padding: 30px 0;
}

.our-characters.purpose-inner .characters-inner {
    margin-top: 20px;
}

.benefits {
    color: #618494;
    font-family: Verdana;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 20px;
}

.news-main.benefits-main .characters-inner>p {
    color: #618494;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0 19px;
}

.result-inner>ul {
    color: #618494;
    display: inline-block;
    font-size: 24px;
    padding-left: 20px;
    text-align: left;
}

.result-inner li {
    list-style: outside none none;
    margin-bottom: 5px;
    position: relative;
}

.result-inner li::before {
    background: #ff6900 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 9px;
    margin-right: 12px;
    margin-top: -4px;
    vertical-align: middle;
    width: 9px;
}

.result-inner {
    display: inline-block;
    margin-top: 25px;
    text-align: center;
    width: 100%;
}

.featured {
    background: #e7edef none repeat scroll 0 0;
    margin-top: 40px;
    padding: 40px 0;
    text-align: center;
}

.featured .incorporated-into {
    margin-top: 0;
}

.incorporated-into.features-footer-lower {
    position: relative;
    text-align: center;
}

.incorporated-into.features-footer-lower::before {
    background: #618494 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 17px;
    width: 100%;
    z-index: 1;
}

.incorporated-into.features-footer li {
    padding: 0 18px;
}

.incorporated-into.features-footer-lower span {
    background: #e7edef none repeat scroll 0 0;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    z-index: 9;
}

.incorporated-into.features-footer-lower>h4,
.incorporated-into.features-footer h4 {
    font-size: 26px;
    font-weight: normal;
}

.incorporated-into.features-footer-lower span {
    background: #e7edef none repeat scroll 0 0;
    padding: 0 25px;
    position: relative;
    z-index: 9;
}

.incorporated-into.features-footer-lower li img {
    height: auto;
    width: 41px;
}

.incorporated-into.features-footer-lower li span {
    background: #e7edef none repeat scroll 0 0;
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: calc(100% - 63px);
    z-index: 9;
}

.incorporated-into.features-footer-lower li {
    display: inline-block;
    float: none;
    width: 30%;
}

.trail-btn a {
    background-image: -moz-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    box-shadow: 1.5px 2.598px 0px 0px rgba(1, 1, 1, 0.1);
    border-radius: 18px;
    color: #ffffff;
    font-size: 20px;
    padding: 7px 33px;
}

/*.trail-btn a:hover{
      background-image: -moz-linear-gradient( 90deg, rgb(97,132,148) 51%, rgb(128,174,195) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(97,132,148) 51%, rgb(128,174,195) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(97,132,148) 51%, rgb(128,174,195) 100%);
}*/

.trail-btn1 a {
    background-image: -moz-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 105, 0) 51%, rgb(255, 141, 62) 100%);
    box-shadow: 1.5px 2.598px 0px 0px rgba(1, 1, 1, 0.1);
    border-radius: 18px;
    color: #ffffff;
    font-size: 20px;
    padding: 7px 33px;
}

.trail-btn1 a:hover {
    background-image: -moz-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
}

footer {
    background: #e7edef none repeat scroll 0 0;
    padding: 25px 14px 42px;

}

.trail-btn {
    margin: 50px 0;
    text-align: center;
}

.social-menu {
    margin-bottom: 5px;
    text-align: right;
}

.social-menu span {

    color: #618494;
    font-size: 13px;
}

.social-menu ul {
    display: inline-block;
    margin: 0;
}

.footer-menu>ul {
    margin: 0 0 10px;
}

.footer-menu {
    color: #618494;
    font-size: 12px;
}

.footer-menu li {
    display: inline-block;
    margin-right: 15px;
    font-size: 12px;
}

.footer-menu li a {
    color: #618494;
    font-family: Verdana-Bold;
    font-size: 12px;
}

.social-menu li {
    display: inline-block;
    list-style: outside none none;
}

.footer-menu>p {
    margin: 0;
}

.container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}

.social-menu-bottom {
    margin-bottom: 0;
}

.toogle-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer !important;
    display: none;
    position: absolute;
    right: 15px;
    /* top: -26px; */
    z-index: 999;
}

.mobile-menu {
    display: none;
}

/*Date 18 march 2019*/
/*Demo page css*/
.character_img_section {

    display: inline-block;
    width: 628px;

}

.trail-btn1 {
    margin: 21px 0;
    text-align: center;
}

.full_body_demo {

    margin-top: -11px;
}

.demo_img_models {
    padding-top: 70px;
}

.our_characters_module p {
    color: #618494;
    font-size: 20px;

}

/*19 march 2019*/
.our-characters.demo_page_sec span.text-inner {
    text-align: left;
    color: #ff6900;
    display: inline-block;
    vertical-align: middle;
    font-size: 29px;
    width: calc(100% - 42px);
    margin: 0;
    line-height: 30px;
    max-width: 298px;
}

.text_com {
    text-align: left;
}


.our-characters span.big_num {
    display: inline-block;
    font-size: 64px;
    margin-top: 0;
    color: #ff6900;
    vertical-align: middle;
}

.our-characters.demo_page_sec li {
    text-align: left;
    margin-left: 30px;
    font-size: 18px;
    color: #618494;
}

.our-characters.demo_page_sec p {
    color: #618494;
    font-size: 20px;
    text-align: left;
    padding-left: 10px;
    clear: both;
}

.animate_demo_text.col-md-6 {
    padding: 81px 0px 54px 69px;
    font-family: Verdana;
}

.speaking_chr_hd {
    font-size: 22px;
}

.trail-btn img {
    max-width: 100%;
}

/*End*/

/*Pricing CSS 
date 20 march 2019*/

header.inner-header {
    background: #7898a7 none repeat scroll 0 0;
    position: inherit;
}

.select-plan-head h1 {

    color: #618494;
    font-family: Verdana;
    font-size: 35px;
    font-weight: normal;
    text-align: center;
    margin-top: 65px;
}

.select-plan-head h3 {
    color: #618494;
    font-family: Verdana;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}

.select-plan-head h3 b {
    font-family: Verdana-bold;
    font-weight: normal;
}

.select-plan-head {
    margin: 30px 0;
}

.select-plan li {
    box-shadow: 0px 3.66px 5px 0px rgba(1, 1, 1, 0.1);
    float: left;
    list-style: outside none none;
    margin: 0.6%;
    width: 18.7%;
}

.free-inner {
    background: #f7f9fa none repeat scroll 0 0;
    float: left;
    height: 157px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    position: relative;

}

.free-inner>ul {
    height: 102px;
}

.free-inner h4 {
    color: #ff6900;
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 10px;
}

.free-inner>p {
    color: #7898a7;
    font-size: 14px;
}

.free-inner>a {
    color: #ff6900;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0;
    width: 100%;
}

.free-inner button {
    background-image: -moz-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(97, 132, 148) 51%, rgb(128, 174, 195) 100%);
    box-shadow: 1.5px 2.598px 0px 0px rgba(1, 1, 1, 0.1);
    border-radius: 18px;
    color: #ffffff;
    border: medium none;
    font-size: 15px;
    padding: 4px 28px;
}

.pricing-list>h3 {
    color: #618494;
    font-family: Verdana-Bold;
    font-size: 24px;
    margin: 0;
}

.pricing-list h6 {
    color: #ff6900;
    font-size: 33px;
    font-weight: normal;
    margin: 8px 0 10px;
}

.pricing-list h6 span {
    font-size: 17px;
}

.pricing-list>p {
    color: #7898a7;
    font-size: 12px;
}

.pricing-list button {
    background-image: -moz-linear-gradient(90deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    border: medium none;
    border-radius: 13px;
    box-shadow: 1.5px 2.598px 0 0 rgba(1, 1, 1, 0.1);
    color: #ffffff;
    padding: 3px 23px;
    margin-bottom: 4px;
    margin-top: 1px;
}

.silver .pricing-list button {
    background-image: -moz-linear-gradient(90deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
}

.gold .pricing-list button {

    background-image: -moz-linear-gradient(90deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);

}

.platinum .pricing-list button {
    background-image: -moz-linear-gradient(90deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
}

.pricing-list {

    padding: 15px 0;
    text-align: center;
    height: 207px;
}

.free-inner li {
    box-shadow: none;
    color: #7898a7;
    font-size: 12px;
    margin: 6px 0 0;
    padding: 2px 12px 2px 35px;
    position: relative;
    text-align: left;
    width: 100%;
}


.free-inner li::before {
    background: rgba(0, 0, 0, 0) url("../../images/frontend/check.png") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 14px;
    left: 13px;
    position: absolute;
    top: 5px;
    width: 15px;
}

.free-inner li a {
    color: #ff6900;
}

.free-inner>a.see-pre {
    border-top: 1px solid #cccccc;
    color: #7898a7;
    padding-top: 7px;
    display: inline-block;
    width: 100%;
}

.free-trail>img {
    width: 100%;
}

.all-plans h2 {
    color: #618494;
    font-family: Verdana-Bold;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 2%;
}

.col-sp {
    margin: 50px 0;
}

.all-plan-list {

    background: #f7f9fa none repeat scroll 0 0;
    text-align: center;
    padding-left: 14%;
    height: 100%;
}

.all-plan-list li {
    color: #618494;
    float: left;
    margin: 10px 0;
    width: 50%;
    text-align: left;
}

.table-content .table thead th {
    border-bottom: medium none;
    vertical-align: bottom;
}

.table-content .table th,
.table td {
    border-top: medium none;
    padding: 0.75rem;
    vertical-align: top;
}

.table-content .table thead th {
    color: #618494;
    font-family: Verdana-Bold;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding-left: 2%;

}

.table-content .table thead th:first-child {
    text-align: left;
}

.table-content .table tbody td {
    color: #618494;
    font-family: Verdana;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    padding-left: 4%;
}

.table-content .table tbody td:first-child {
    text-align: left;
}



.table-content .table tbody tr:nth-child(odd) {
    background: #e4f2f7;
}

.table-content table {
    border-collapse: inherit;
    border-spacing: 3px;
}

.table-content .table tbody td a {
    color: #ff6900;
}

.by_plan {
    width: 100%;
    margin-top: 12px;
}

.by_plan span {

    text-align: center;
    display: block;
    font-size: 12px;
    color: #618494;
}

.free-inner-drop {

    position: absolute;
    background: #f7f9fa none repeat scroll 0 0;
    box-shadow: 0px 7.66px 5px 0px rgba(1, 1, 1, 0.1);
    z-index: 9999;
    width: 100%;
    float: left;
    display: none;
    padding-bottom: 8%;
    padding-top: 8%;
    margin-top: -6px;
}


.all-plans.col-sp h2 {
    padding-left: 28px;
}

.iteams_menu.decortion {
    width: 100%;
    font-size: 12px;
    color: #618494;
}

.footer_section {
    width: 33%;
    float: left;
    text-align: center;
}

.footer-menu.oddcast {
    font-size: 9px;
}


.footer_section.section_first_foo {
    text-align: left;
    padding-left: 25px;
}

.footer_section.section_lst_foo {
    text-align: right;
}

.footer-menu.oddcast ul li span {
    padding-right: 5px;
}

/*

.free-trail.silver::before{

  background-image: -moz-linear-gradient( 0deg, rgb(116,68,48) 51%, rgb(247,174,141) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(116,68,48) 51%, rgb(247,174,141) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(116,68,48) 51%, rgb(247,174,141) 100%);
 
}*/

#sitepal-modal h1.modal-title.setTitle {
    color: #618494;
}

.sitepal_select_plan h6 {
    color: #ff6900;
    font-size: 27px;
}

.sitepal_select_plan h1 {
    color: #ff6900;
    font-size: 33px;
    margin-bottom: -4px;
}

.modal-dialog.sitepal_plan_modal_block .modal-title.setTitle {
    font-size: 30px;
}

.modal-dialog.sitepal_plan_modal_block .modal-body {
    padding: 0px;
}

button.sitepal_plan_select_button {

    border: medium none;
    border-radius: 13px;
    box-shadow: 1.5px 2.598px 0 0 rgba(1, 1, 1, 0.1);
    color: #ffffff;
    padding: 4px 23px;
    margin-bottom: 4px;
    margin-top: 4px;
}


button.sitepal_plan_select_button.bronze {

    background-image: -webkit-linear-gradient(90deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
}

button.sitepal_plan_select_button.silver {

    background-image: -webkit-linear-gradient(90deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
}

button.sitepal_plan_select_button.gold {

    background-image: -webkit-linear-gradient(90deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
}

button.sitepal_plan_select_button.platinum {

    background-image: -webkit-linear-gradient(90deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
}



.annual_plan_text {
    color: #7898a7;
}

.sitepal_plan_text_sec {
    color: #7898a7;
}

.sitepal_select_plan {

    width: 100%;
    padding-left: 7%;
    color: #7898a7;
    padding-right: 7%;
    font-size: 13px;
    padding-bottom: 4%;
}

.modal-dialog.sitepal_plan_modal_block #sitepal-modal-footer {
    display: inline-block;
    color: #ff6900;
}


.monthly_plan {
    text-align: center;
}

.annual_plan {
    text-align: center;
}

.annual_plan_text {

    padding-left: 12%;
}

.monthly_plan_text {
    padding-left: 10%;
}

.plan_text_sect {
    margin-top: 10px;
}

hr.border_line {
    border-color: #ff6900;
}

.free-inner-drop ul li {
    padding: 0;
}


.free-inner-drop ul {
    margin-left: 28px;
}

span.ques_mark_img {

    width: 15px;
    display: inline-block;
    margin-left: 2px;
}

.select-plan span.ques_mark_img {
    width: 12px;
    display: inline-block;
    margin-left: 2px;
}


.ques_mark_img img {

    max-width: 100%;
    cursor: pointer;
}

.iteams_menu.decortion ul li {
    width: 45%;
    display: inline;
    padding-left: 11px;
}

.iteams_menu.decortion ul {
    display: inline-block;
    width: 42%;
    text-align: right;
}

.iteams_menu.decortion span {
    width: 57%;
    display: inline-block;
}

.iteams_menu.decortion {
    width: 100%;
    display: inline-block;
    font-size: 11px;
}

.social-menu {

    text-align: right;
    width: 49%;
    display: inline-block;
    font-size: -7px;
}


.social-menu_block {
    width: 100%;
    display: inline-block;
}

.free-trail {
    /*  cursor: pointer; */
    position: relative;
}

.free-trail:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 100%;
    top: 0;
    left: 0;
}


div#sitepal-modal-header ::before {
    position: absolute;
    content: "";
    height: 7px;
    width: 100%;
    top: 0;
    left: 0;


}

.modal-dialog.sitepal_plan_modal_block.bronze div#sitepal-modal-header ::before {

    background-image: -moz-linear-gradient(0deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);

}

.modal-dialog.sitepal_plan_modal_block.silver div#sitepal-modal-header ::before {

    background-image: -moz-linear-gradient(0deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);

}

.modal-dialog.sitepal_plan_modal_block.gold div#sitepal-modal-header ::before {

    background-image: -moz-linear-gradient(0deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);

}

.modal-dialog.sitepal_plan_modal_block.platinum div#sitepal-modal-header ::before {

    background-image: -moz-linear-gradient(0deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);

}

.select-plan .col-md-12>ul>li:hover {
    box-shadow: 0px 7.66px 5px 0px rgba(1, 1, 1, 0.1);
}

.free-trail.bronze:hover:before {

    background-image: -moz-linear-gradient(0deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(116, 68, 48) 51%, rgb(247, 174, 141) 100%);


}

.free-trail.silver:hover:before {

    background-image: -moz-linear-gradient(0deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(125, 133, 146) 50%, rgb(221, 224, 231) 100%);

}

.free-trail.gold:hover:before {

    background-image: -moz-linear-gradient(0deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(184, 137, 31) 50%, rgb(255, 239, 114) 100%);

}

.free-trail.platinum:hover:before {

    background-image: -moz-linear-gradient(0deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(193, 199, 206) 50%, rgb(231, 245, 250) 100%);

}

.free-trail img+.free-inner {
    height: 182px;
}

.free-inner>a.see-pre:hover {
    opacity: 1;
}

/*End Pricing CSS */


/*date 4 apl 2019*/


/*plan faq model css*/

.accordion {
    background-color: #fff;
    color: #ff6900;
    cursor: pointer;
    padding-top: 15px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
}

.faq_speaking_character {

    width: 300px;
    background: #DDE5E9;
    height: 600px;
    float: left;
    text-align: center;
    position: relative;
    display: table;
}

.faq_speaking_cr_img h3 {
    font-size: 18px;
    color: #ff6900;
}


button.accordion:focus {
    outline: none;
}

span.down_img {
    display: none;
}

.faq_speaking_textarea {

    width: calc(100% - 300px);
    display: inline;
    float: left;
    height: 546px;
    padding: 23px;
}

.faq_header_title h1 {
    font-size: 30px;
}

.plan_faq_section {
    margin-top: 3%;
}

.faq_header_title h1,
h5,
h4 {
    color: #618494;
}

.plan_faq_section p {
    color: #7898a7;
}

.faq_speaking_cr_img h4 {
    margin-top: 5px;
    font-size: 21px;
}

.plan_faq_section {
    margin-bottom: 3%;
}


.faq_speaking_cr_img img {
    max-width: 100%;

}

.faq_speaking_cr_img {

    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;

}

.modal-dialog.sitepal_full_demo_modal .close_button {

    position: absolute;
    left: 0;
    right: 6px;
    top: 7px;
}

.close_button img {
    cursor: pointer;
    opacity: 1;
}

.feature_sec {
    padding-top: 92px;

}

.support_about_page .feature_sec {
    padding-bottom: 50px;

}

.modal-dialog.sitepal_faq_modal_block .close_button {
    position: absolute;
    left: 0;
    right: 22px;
    top: 35px;
}


.modal-dialog.sitepal_full_demo_modal .far_ifream {

    width: 862px;
    /* margin-top: 20px;*/

}

.modal-dialog.sitepal_classic_demo_modal {
    max-width: 100%;
    margin: 1.75rem auto !important;
}


.modal-dialog.sitepal_classic_demo_modal .iframe_classic {

    width: 100%;

}

.modal-dialog.sitepal_full_demo_modal .ifream_section_divi {
    overflow: auto;
    max-height: 656px;
}


.far_ifream {
    width: 100%;
}

/*date 9 apr 2019*/

.tooltip {

    z-index: 99999999999;
}


.tooltip.show {

    opacity: 1;
}

.tooltip-inner {

    color: #7898a7;
    background-color: #fff;
    border: 1px solid #C5CCCF;
    border-radius: 0;
    padding: 20px;
    max-width: 500px;
    min-width: 200px;
    width: 500px;
    opacity: 1;
    font-size: 15px;
    text-align: justify;



}

.mobileNavItemsDivider {
    display: inline-block !important;
}

.mobileNavItems {
    display: none !important;
}

.tooltip .arrow:before {

    border-top-color: #C5CCCF;

}

.bs-tooltip-bottom .arrow::before {

    border-bottom-color: #C5CCCF;
}

.modal.fade.in.FAQ_plan_modal.show {
    padding-top: 12px;
}



/*end*/

/*END*/

/*collection entire page css
date 14 mar 2019*/


.inner_pg {

    padding-bottom: 65px;
    padding-top: 104px;
    text-align: center;

}

.main_header {
    background: #7898a7;
    z-index: 9;
}

.dummy_model h5 {
    float: left;
    font-size: 20px;
}

.sitepal-getCollection .dummy_model h5 {
    color: #ff6900;
}

.our-characters .dummy_model_img ul li span {

    font-size: 13px !important;

}

.contact_sales a {
    color: #ff6900;
}

.modal-dialog.sitepal-getCollection .modal-header {
    display: inline;
    border-bottom: 1px solid #fff !important;
    text-align: center;
    color: #618494;
    font-family: Verdana;
    font-size: 35px;
}

/*#sitepal-modal.site_full_modal_sec {

  padding-left: 17px;
 }
*/


.modal-dialog.sitepal-getCollection .modal-header h4 {
    font-size: 35px;
}


.our-characters span {

    color: #618494;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: middle;
    z-index: 9;

}

.dummy_model_img ul li {

    width: 16%;
    float: left;
    list-style: none;
    padding-top: 20px;
    min-height: 200px;


}

.dummy_model_img {
    float: left;
    margin-top: -10px;
    width: 100%;
}

.dummy_model span {
    text-align: left;
    font-size: 17px;

}

.top_space {

    width: 100%;
    float: left;
    margin-top: 40px;

}

.our_characters_module .dummy_model h5 {
    color: #ff6900;
}

.our-characters li span {
    text-align: center;
    width: 100%;
}


.lavel_star .star_img_level {
    position: absolute;
    top: -12px;
    right: -12px;
}

.lavel_star {
    position: relative;
    display: inline-block;
}

.lavel_star img {
    max-width: 100%;
}

.free-inner-drop li::before {
    background: none;
}

.free-inner-drop ul li {

    list-style: outside;
}

.fifteen_madal_section h3 {
    color: #ff6900;
    font-size: 20px;
}

.fifteen_day_modal_cont {

    padding-left: 41px;
    padding-right: 41px;
    padding-bottom: 35px;
    margin-top: -8px;

}

span.fifteen_modal_text_sec a {
    color: #ff6900;
}

.fifteen_madal_section {
    margin-top: 20px;
}

/*modal css date 15/03/2019*/

.modal-dialog.entire_mod {

    max-width: 100% !important;
    width: 1000px !important;
    top: 0 !important;

}

div#letestModel {

    overflow: scroll;
    overflow-x: hidden;
}

a.entire_win_btn {

    color: #ff6900;
    text-decoration: underline;
}

h1.modal-title.entire_coll_title {

    color: #618494;
    font-family: Verdana;
    font-size: 40px;
}

.modal-header {
    border-bottom: 1px solid #fff !important;
}


.modal-dialog.sitepal_faq_modal_block .modal-body {

    padding: 0px;
    margin-bottom: -10px;
}

/*Date 15 apr 2019*/

.faq_speaking_cr_img a {
    border-bottom: 2px solid #ff6900;
}

/*End*/

.text_sp_avatar {
    margin-bottom: 24px;
}

.banner1 .container,
.banner2 .container,
.banner3 .container,
.banner .container,
.banner4 .container {
    max-width: 100%;
    padding: 0 5%;
}

.banner-image img {
    width: 100%;
}

@media screen and (max-width: 1330px) {

    .free-trail img+.free-inner {
        height: 210px;
    }

    /*      .banner3 .banner-image{
        width: 59%;
      }
      .banner1 .banner-image{
        width: 59%;
      }*/
}

@media screen and (max-width: 430px) {
    .swiper-slide .banner {
        padding-top: 72px !important;
    }

    .swiper-slide .banner3 {
        padding-top: 72px !important;
    }

    .swiper-slide .banner1 {
        padding-top: 72px !important;
    }

    .swiper-slide .banner2 {
        padding-top: 72px !important;
    }

    .swiper-slide .banner4 {
        padding-top: 72px !important;
    }

    .banner-text {
        margin-bottom: 50px !important;
    }
}

@media screen and (max-width: 1299px) {

    .pricing-list h6 {
        font-size: 28px;

    }

}

@media screen and (max-width: 1199px) {

    .commu_text {
        font-size: 32px;
        letter-spacing: 0px;
    }

    .dummy_model_img {
        float: left;
        margin-top: 27px;
        padding-left: 36px;
        padding-right: 36px;
    }

    .free-trail img+.free-inner {
        height: 268px;
    }

    .free-inner>ul {
        height: 173px;
    }

    .free-inner {
        height: 221px;
    }

    .pricing-list h6 {
        font-size: 23px;

    }

    .dummy_model_img ul li {
        width: 25%;
        float: left;
        list-style: none;
        padding-top: 20px;
    }
}



@media screen and (max-width: 991px) {
    .dummy_model_img {
        float: left;
        margin-top: 27px;
        padding-left: 36px;
        padding-right: 36px;
    }

    .modal-dialog.sitepal_full_demo_modal {
        width: 100% !important;
    }

    .free-trail img+.free-inner {
        height: 346px;
    }

    .dummy_model_img ul li {
        width: 33%;
        float: left;
        list-style: none;
        padding-top: 20px;
    }

    .pricing-list h6 {
        font-size: 16px;

    }

    .pricing-list button {
        padding: 3px 12px;
        font-size: 14px;
    }

    .free-inner>ul {
        height: 211px;
    }

    .free-inner {
        height: 258px;
    }

    .all-plan-list {

        font-size: 15px;

    }

    .modal-dialog.sitepal_faq_modal_block {
        max-width: 98%;
        margin: 0 auto;
    }


    .modal-dialog.sitepal_full_demo_modal .close_button {

        position: absolute;
        left: 0;
        right: 31px;
        top: 9px;
    }

    .banner-text {
        margin-left: 10px;
        width: 44%
    }

    .banner-text h1 {

        font-size: 22px;
    }

    .commu_text {
        font-size: 26px;
    }

}

@media screen and (max-width: 835px) {

    .container-fluid {

        padding-left: 10px;
        padding-right: 10px;

    }

    .main-menu li {
        display: inline-block;
        margin: 0px 6px;
    }

}


@media screen and (max-width: 767px) {
    .banner-text a.days-btn {
        font-size: 20px;
        padding: 7px 33px;
    }

    .trail-btn1 a {

        font-size: 16px;
    }


    .trail-btn a {

        font-size: 16px;
    }


    .monthly_plan_text {
        padding-left: 29%;

    }

    .footer_section {
        width: 100%;
        float: none;
    }

    .annual_plan_text {

        padding-left: 29%;
    }

    hr.border_line {

        width: 230px;
    }

    .all-plan-list {

        font-size: 14px;

    }

    .incorporated-into li {
        display: inline-block;
        list-style: outside none none;
        margin: 23px 0 0;
        padding: 0 10px;
        text-align: center;
        width: 32%;
        float: none;
    }

    .character_img_section {
        width: 100%;
    }

    .characters-inner {
        margin-bottom: 10px;
    }

    .incorporated-into.features-footer-lower li {

        display: inline-block;
        float: none;
        width: 49%;
    }

    .footer-menu {
        margin-bottom: 16px;
        text-align: center;
    }

    .banner-image {
        display: inline-block;
        vertical-align: middle;
    }

    .banner-text {
        margin-top: 10px;
        text-align: left;
        width: 100%;
        text-align: center;
    }

    .banner-text h1 {
        max-width: 100%;
    }

    .social-menu {
        margin-bottom: 0;
        margin-top: 0;
        text-align: center;
    }

    .result-inner>ul {
        font-size: 18px;
        padding-left: 0;
    }

    .mobile-menu {
        cursor: pointer;
        display: block;
        float: right;
        margin-bottom: 8px;
        margin-right: 20px;
        margin-top: 0;
        width: 18px;
    }

    .toogle-menu {
        display: block;
    }

    .main-menu {
        background: #ffffff none repeat scroll 0 0;
        height: 100%;
        padding-top: 30px;
        position: fixed;
        right: -226px;
        text-align: right;
        top: 0;
        transition: all 0.5s ease 0s;
        width: 226px;
        z-index: 99999;
    }

    .main-menu.menu-active {
        right: 0;
    }

    .main-menu li {
        display: inline-block;
        margin: 0 10px 13px;
        text-align: left;
        width: 100%;
    }

    .mobileNavItemsDivider {
        display: none !important;
    }

    .mobileNavItems {
        display: inline-block !important;
    }

    .main-menu li a {
        color: #000000;
    }

    .toogle-menu>img {
        width: 39px;
    }

    .banner-image>img:nth-child(2) {
        width: 100%;
    }

    .our-characters>h4 {
        font-size: 26px;
    }

    /*         .select-plan li {

            margin: 2.6%;
            width: 44%;

          }*/
    .select-plan .col-md-12>ul>li {
        margin: 0 0 39px;
        width: 100%;
        max-width: 261px;
        float: none;
        display: inline-block;
    }

    .select-plan .col-md-12>ul {
        text-align: center;

    }

    .dummy_model_img {
        float: left;
        margin-top: 27px;
        padding-left: 36px;
        padding-right: 36px;
    }

    .dummy_model_img ul li {
        width: 50%;
        float: left;
        list-style: none;
        padding-top: 20px;
    }

    .free-inner ul li {
        width: 100%;
    }

    .free-inner>ul {
        height: 152px;
    }

    .free-inner {
        height: 200px;
    }

    .table-content .table tbody td {
        font-size: 12px;
        padding: 3px 3px;
    }

    .table-content .table thead th {
        font-size: 10px;
        padding: 3px;
    }

    .free-trail img+.free-inner {
        height: auto;
    }
}

@media only screen and (max-width:647px) {

    .faq_speaking_character,
    .faq_speaking_textarea {

        width: 100%;

    }



}
.main-menu .upper_header{
    display: none;
}
@media screen and (max-width: 1050px) {
    .toogle-menu {
        display: block;
        width: 52px;
    }

    .selected-d4{
        display: none !important;
    }
    .main-menu li a {
        color: #618494;
        width: 100%;
        display: inline-block;
        padding: 15px;
    }
    .mobileNavItems {
        display: inline-block !important;
    }
    .mobileNavItemsDivider {
        display: none !important;
    }
    .main-menu .upper_header{
        display: flex;
        justify-content: space-between;
    }
    .main-menu .close_popup_addscene{
        font-size: 30px;
        font-weight: normal;
        color: #ff6900;
    }
    .main-menu .main_color{
        outline: none;
        color: #ff6900;
        margin-right: 10px;    
    }
    .main-menu .small_welcome {
        width: 100%;
        display: block;
        font-size: 10px;
        line-height: 7px;
    }
    .main-menu .upper_header h4 {
        font-weight: bold;
        color: #ff6900;
        margin: 0;
        padding-left: 15px;
        padding-top: 14px;
        /* text-decoration: underline; */
    }

    .main-menu li {
        display: inline-block;
        margin: 0 !important;
        border-bottom: 1px solid #ff6900;
        text-align: left;
        width: 100%;
    }

    .main-menu.menu-active {
        right: 0;
        padding: 0;
        box-shadow: 0 0px 20px 1px #000;
        z-index: 111111111111111112;
        background: white;
    }
    .mobile-menu {
        cursor: pointer;
        display: block;
        float: right;
        margin-bottom: 8px;
        margin-right: 20px;
        margin-top: 0;
        width: 18px;
    }
    .main-menu ul {
        display: block !important;
        height: 100vh;
    }
    .main-menu {
        background: #ffffff none repeat scroll 0 0;
        height: 100%;
        padding-top: 30px;
        position: fixed;
        right: -226px;
        text-align: right;
        top: 0;
        transition: all 0.5s ease 0s;
        width: 226px;
        z-index: 99999;
    }
}


@media only screen and (max-width:576px) {

    .monthly_plan_text {

        padding-left: 0px;
        text-align: center;

    }

    .monthly_plan_text ul li {

        list-style: none;
    }

    .annual_plan_text {

        padding-left: 0px;
        text-align: center;

    }

    .annual_plan_text ul li {

        list-style: none;

    }

    .all-plan-list {

        font-size: 13px;
    }

    .incorporated-into.features-footer li {
        padding: 0 18px;
        width: 100%;
    }

    .incorporated-into.features-footer-lower li {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .incorporated-into li {
        width: 100%;
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .logo img {
        width: 203px;
    }

    .our-characters.demo_page_sec h2 {
        font-size: 24px;
    }
}

@media screen and (max-width: 540px) {
    h1.modal-title.entire_coll_title {
        font-size: 34px;
    }

    .all-plan-list {
        font-size: 12px;
    }

    .banner-text h1 {
        font-size: 17px;
    }

    .commu_text {
        font-size: 19px;
        letter-spacing: 0px;
    }

    .banner-text a.days-btn {
        font-size: 19px;
    }

    .banner-text p {
        margin-top: 17px;
    }
}

@media screen and (max-width: 446px) {

    #sitepal-modal h1.modal-title.setTitle {

        font-size: 23px;
    }


    .our-characters>h4 {
        margin-top: 15px;
    }

    .all-plan-list {
        font-size: 11px;
    }

}

@media screen and (max-width: 423px) {
    .dummy_model_img {
        float: left;
        margin-top: 27px;
        padding-left: 74px;
        padding-right: 74px;
    }

    .all-plan-list {
        font-size: 10px;
    }

    .dummy_model_img ul li {

        width: 100%;
        float: left;
        list-style: none;
        padding-top: 20px;
    }
}

@media screen and (max-width: 315px) {
    .dummy_model_img {
        float: left;
        margin-top: 27px;
        padding-left: 36px;
        padding-right: 36px;
    }

    .dummy_model_img ul li {
        width: 100%;
        float: left;
        list-style: none;
        padding-top: 20px;
    }
}



.flash-speck-error::placeholder {
    color: red !important;
    opacity: 1 !important;
    /* Firefox */
}

#LoginError .inactive-user-error {
    text-align: center;
    display: block;
    margin-top: -15px;
}

#LoginError .inactive-user-error p {
    margin-bottom: 0;
    color: #dc3545 !important;
    font-size: 13px;
}

#LoginError .inactive-user-error a {
    color: #ff6900;
    text-decoration: underline;
}

#LoginError .inactive-user-error a:hover {
    color: #007bff !important;
}

.slider {
    display: flex;
    gap: 5px;
    width: 94%;
    overflow: hidden;
    justify-content: space-between;
}

.slider .character {
    /* width: 180px;
    height: 200px; */
    object-fit: cover;
    border-radius: 4px;
    cursor: pointer;
    border: 2px solid transparent;
}

.slider .character:hover {
    border: 2px solid #ff6900;
}

.slider .character.active {
    border: 2px solid #ff6900;
}

.slider .character img {
    width: 120px;
    max-width: 120px !important;
    /* height: 100%;
    object-fit: contain; */
}

.sliding_area {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.sliding_area .preBtn i,
.sliding_area .nextBtn i {
    font-size: 60px;
    cursor: pointer;
    z-index: 11;
}

.character.hidden {
    display: none;
}

.NextBtn.disabled {
    opacity: 0.4;
    cursor: default;
}

.previousBtn.disabled {
    opacity: 0.4;
    cursor: default !important;
}

#CollectionViewModalLabel span {
    font-size: 18px;
    font-weight: 100;
    display: block;
}

.main_area {
    height: 650px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.character_onclick {
    cursor: pointer;
}

@media screen and (max-width: 900px) {
    .main_area {
        height: 310px;
    }

    .sliding_area .preBtn i,
    .sliding_area .nextBtn i {
        font-size: 45px;
    }
}

@media screen and (max-width: 600px) {
    .slider .character img {
        width: 90px;
    }
}