/* Main style*/
html, body {
    width: 100%;
    -webkit-text-size-adjust: 100%;
}
label[for="wp-comment-cookies-consent"] {
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 16px;
    font-weight: 100;
    color: #323A45;
}
*:focus{
    outline:none;
}
*{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.page-title {
    text-align: center;
    color: #fff;
    padding: 0;
}
#product_pricing .period_tab.active:after,
#bundle_pricing span.cale_price:after,
.home .plan_price span.cale_price:after,
.tenweb-services .plan_price span.cale_price:after,
.plugin-latest-design .plan_price span.cale_price:after,
.pricing-bundle-page span.cale_price:after,
.pricing-page ul.details .detail_col span.yes:before,
.product_plan_col ul.services > li:before,
.pricing-bundle-page .pricing-page .pricing-header div p:after,
.plugin-list-template .plugin a.addon_link:after,
.plugin-latest-design  .product_plan_col.special_offer .period_dom  li:before,
.plugin-latest-design  .product_plan_col.basic ul.services > li:before,
.plugin-latest-design  .product_plan_col.standard  ul.services > li:before,
.plugin-latest-design  .product_plan_col.advanced ul.services > li:before,
.plugin-latest-design .plugin-review-see-all a:after,
.plugin-latest-design #plugin-reviews .slick-prev:after,
.plugin-latest-design #plugin-reviews .slick-next:after,
.plugin-latest-design #header-plugin-links .plugin-link:after,
/*.blog-content .sort_by_select > div.active a:after,*/
.comment-form-cookies-consent .checkmark:after, .privicy_policy_checkbox .checkmark:after,
.comments-template .view_all_comments:after,
.blog-content #sort_by .sort_by_selected .sort_by_selected_name:after,
/*.menu .menu-item-has-children > a:after,*/
/*.blog_header .menu-item-has-children > a:after,*/
/*body.opened #header .phone-menu-block > a:before,*/
/*.tenweb_blog_pages_body .logo .theme_10web_logo:before,*/
div#tab_leaving_banner_container .right li:before{
    font-family: 'twtf' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.vertical-middle{
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
p.comment-form-cookies-consent {
    margin-top: 15px;
}
.comment-awaiting-moderation {
    color: #adadad;
    font-style: italic;
    font-weight: 600;
}
#wpadminbar {
    z-index: 999999;
}
.single-post.entry-content .video {
    border-radius: 10px;
    overflow: hidden;
}
.single-post.entry-content iframe {
    max-width: 100%;
    width: 100%;
}
.wp-caption.alignleft {
    clear: none;
}

pre{

    white-space:pre;
}
.single-post.entry-content b{
    font-weight:bold;
}
.single-post.entry-content a:visited{
    color:#367bf2;
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

body {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    -webkit-backface-visibility: hidden;
}

.wp-caption.alignleft {
    clear: none;
}

.entry-content {
    padding: 20px 0;
}
body.custom-background {
    background-size: 100% 100%;
}

header {
    width: 100%;
}

b, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 20px auto 15px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.wp-caption {

    border-radius: 3px;
    text-align: center;
    max-width: 96%;
    clear: both;
}

.wp-caption p.wp-caption-text {
    padding: 0 4px 0;
    line-height: 17px;
    margin: 0;
    font-style:italic;
}

.post_content .entry-content .wp-caption img {
    margin-top: 6px;
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
}

#disabled_button {
    background-color: #d6d8da !important;

}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    background-color: #323A45;
    color: #efefef;
}

blockquote {
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    border-left: 6px solid #e6e6e6;
    padding: 10px 20px 5px;
    margin: 0 20px 20px;
}

dt {
    font-weight: 600;
}

dd {
    margin-bottom: 20px;
}

ul {
    list-style-position: inside;
}

a {
    text-decoration: none;
    outline: none;
    color: #367bf2;
}

a:link, a:visited {
    text-decoration: none;
}

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

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}


.custom-header-a img {
    width: 100%;
}

::-webkit-input-placeholder {
    color: #373636;
    font-weight: normal;
}

:-moz-placeholder {
    color: #373636;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, form, ul, ol, dl, p {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 41px;
    text-transform: uppercase;
    padding: 30px 0;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

aside h3 {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    margin: 0;
    letter-spacing: 2px;
}

h1, h2, h3, h4, h5, h6, pre, a, p {
    word-wrap: break-word;
}

/* Clearing floats */
.clear:after,
.wrapper:after {
    clear: both;
}

.clear:before,
.clear:after {
    display: table;
    content: "";
}

/* Page structure */

.container {
    position: relative;
    margin: 0 auto;
    /*max-width: 100%;*/
    color: #323a45;
    clear: both;
}

.content_section {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 100%;
}
.content_section  h2{
    font-size: 55px;
    line-height: 75px;
    margin-bottom: 20px;
    font-weight:800;
    text-transform: none;
    letter-spacing:0;
    color:#323A45;
}
.content_section .container p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
}
.button {
    background: #2160B5;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    padding: 18px 66px;
    line-height: 1;
    display: inline-block;
    border-radius: 26px;
}

.button:hover {
    background: #4C7FC3;
    border-color: #4C7FC3;
}

.section-title {
    font-size: 24px;
    line-height: 1.4em;
    letter-spacing: 1px;
    text-align: center;
    padding: 0;
}

.section-description {
    font-size: 16px;
    line-height: 1.4em;
    max-width: 890px;
    margin: 16px auto 20px;
    text-align: center;
}

.sub-title a,
.sub-title {
    font-size: 18px;
    line-height: 1.4em;
    text-transform: uppercase;
}

.sub-description {
    font-size: 16px;
    line-height: 1.5em;
}

.large-title {
    font-size: 32px;
    line-height: 1.4em;
    text-transform: uppercase;
}

.large-description {
    font-size: 18px;
    line-height: 1.4em;
}

.largest-title {
    font-size: 34px;
    line-height: 1.4em;
    text-transform: uppercase;
}

.largest-description {
    font-size: 20px;
    line-height: 1.4em;
}

.light {
    font-weight: 200;
}

.top-bottom-margin {
    margin: 15px auto 28px;
    width: 990px;
    max-width: 100%;
}

#page {
    position: relative;
}

.button.transparent{
    background: rgba(255, 255, 255, 0.2) !important;
}
.button.transparent:hover{
    background: rgba(255, 255, 255, 0.3) !important;
}
.button.grey{
    background: #E8ECF2 !important;
    color:#323A45 !important;
}
.button.grey:hover{
    background: #E0E6EE !important;
    border-color: #E0E6EE !important;
}
.button.orange{
    background-color: #F8C332 !important;
}
.button.orange:hover{
    background-color: #F9BB11 !important;
}
.button.purple{
    background: #6454F0 !important;
}
.button.purple:hover{
    background: #4B37F3 !important;
}
.button.black{
    background: #323A45 !important;
}
.button.black:hover{
    background: #1E2630 !important;
}

.button.razzmatazz{
    background: #D30C5C !important;
    color:#ffffff !important;
}

.button.razzmatazz:hover{
    background: #C70050 !important;
}
.button.white{
    color:#323A45 !important;
    background: #ffffff !important;
    border:1px solid rgba(0, 0, 0, 0.05) !important;
    width: 198px !important;
    padding: 13px 0 !important;
}
.button.white:hover{
    background: #F5F7FA !important;
}
.arrows_header {
    padding: 13px 0 10px 0;
    width: 97.5%;
    margin: 0 auto;
}

.arrows {
    float: right;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #BEBFC1;
    float: left;
    margin-right: 6px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #BEBFC1;
    float: left;
}

.circles {
    float: left;
}

.circle {
    width: 7px;
    height: 7px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #BEBFC1;
    float: left;
    margin-right: 5px;
}

.hidden {
    display: none;
}

.page-header .container {
    padding: 137px 0 104px;
}

body.opened .phone-menu-div::-webkit-scrollbar-track,
#terms_of_sevices_aside.sticky_aside::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #F5F5F5;
}

#terms_of_sevices_aside.sticky_aside::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #a7a8ad;
}
#primary aside.widget_theme_10webcareers,
#primary aside.widget_theme_10webmenu {
    float: left;
    width: 330px;
    box-sizing: border-box;
    margin-right: 22px;
    color: #323A45;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
}

/* Footer */

footer, #footer {
    position: relative;
    width: 100%;
}

#footer #footer_top {
    padding-bottom: 30px;
}

#footer .container {
    padding: 15px 0;
}

#footer_logo .theme_10web_logo {
    background-image: url(../images/icons.svg);
    background-repeat: no-repeat;
    width: 250px;
    height: 57px;
    background-size: 276px;
    background-position: 0 0;
}
#main footer {
    line-height: 1;
}
#main #footer_bottom {
    line-height: 1;
}
.footer_widget_nav_menu ul {
    line-height: 1;
    font-weight: 300;
}

.footer_widget_nav_menu li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

#footer .container {
    padding: 15px 0;
}

#footer_logo, footer .phone-menu-block {
    float: left;
}

footer .footer_icon {
    float: left;
    width: 50px;
    height: 50px;
    margin-left: 13px;
}

footer .footer_icon:first-child {
    margin-left: 0;
}

footer .footer_icon:first-child {
    margin-left: 0;
}

footer .footer_icon span {
    background-image: url(../images/icons.svg);
    display: block;
    width: 100%;
    height: 100%;
    background-size: 180px;
}

footer .footer_facebook span {
    background-position: 0 -1076px;
}

footer .footer_twitter span {
    background-position: 0 -1133px;
}

footer .footer_google_plus span {
    background-position: 0 -1191px;
}

footer .footer_youtube span {
    background-position: 0 -1249px;
}

textarea::-webkit-input-placeholder { /* Chrome */
    color: rgba(50, 58, 69, 0.5);
}

textarea:-ms-input-placeholder { /* IE 10+ */
    color: rgba(50, 58, 69, 0.5);
}

textarea::-moz-placeholder { /* Firefox 19+ */
    color: rgba(50, 58, 69, 0.5);
}

textarea:-moz-placeholder { /* Firefox 4 - 18 */
    color: rgba(50, 58, 69, 0.5);
}

textarea::placeholder { /* Firefox 4 - 18 */
    color: rgba(50, 58, 69, 0.5) !important;
}
.required {
    color: #fd3c31;
    margin: 0 !important;
}

#footer .phone-menu-block {
    width: calc(100% - 225px);
}

#footer_logo .theme_10web_logo {
    background-size: contain;
    background-position: 0 top !important;
}

.search-div {
    display: none;
}

.overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    background-color: rgba(50, 58, 69, 0.4);
    display: none;
}

.footer_menu li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 30px;
}
.footer_menu li:last-child {
    margin-bottom: 0;
}
#section_7 .footer_menu li a:hover {
    color: rgba(50, 58, 69, 0.7);
}
#section_7 {
    border-top: 1px solid rgba(0, 0, 0, .1);
    background: #fff;
}
#section_7 .footer_logo {
    width: 129px;
    line-height: 0;
    margin-bottom: 30px;
}
#section_7 .container {
    padding-top: 50px;
    border-bottom: 1px solid rgba(50, 58, 69, 0.05);
    padding-bottom: 60px;

}
#section_7 .container, #section_8 .container{
    width: 1400px;
}

#section_7 .content-left {
    width: 265px;
    float: left;
    margin-right: 60px;
    font-size: 14px;
    line-height: 24px;
}
#section_7 .content-left p {
    font-size: 16px;
    line-height: 26px;
}

#section_7 .content-right {
    width: calc(100% - 325px);
    float: left;
}
#section_8  {
    background: #fff;
}
#section_8 .content-left {
    width: 505px;
    max-width: 100%;
    float: left;
}

#section_8 .content-right {
    width: 375px;
    float: right;
}

#section_8 .container {
    padding:15px 0 51px;
}
#section_7 .footer_menu_title {
    font-size: 18px;
    font-weight: 600;
}
.footer_widget_nav_menu .widget-title {
    color: #323a45;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 24px;
}
.footer_widget_nav_menu {
    vertical-align: top;
    display: inline-block;
    margin-right: 90px;
}

.footer_widget_nav_menu:last-child {
    margin-right: 0;
}
#section_7 .footer_menu li a {
    font-weight: normal;
    font-size: 16px;
    color: #323a45;
    line-height: 22px;
}

.widget_theme_10webfeaturedpost {
    width: 375px;
    margin-right: 0;
}
.widget_theme_10webfeaturedpost {
    font-size:14px;
    line-height:24px;
}
.widget_theme_10webfeaturedpost .tenweb_featured_post{
    position:relative;
}
.widget_theme_10webfeaturedpost a {
    color:#323A45;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.widget_theme_10webfeaturedpost b{
    font-weight:700;
}
.widget_theme_10webfeaturedpost img{
    max-width:100%;
    box-shadow: 0 5px 20px rgba(229, 230, 232, 0.1);
    border-radius: 10px;
    margin-bottom:15px;
    height: auto;
}

#section_8 .social_icons {
    float: right;
}

#section_8 .social_icons img {
    width: 16px;
    height: 16px;
}
#section_8 .social_icons img:hover {
    opacity:.8;
}

#section_8 .social_icons li a:hover {
    color: #4786ff;
}

#section_8 .social_icons li {
    margin-right: 21px;
    width: 30px;
    height: 30px;
    display: inline-block;
}
#section_8 .social_icons li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    opacity:.65;
}
#section_8 .social_icons li a.fb{
    background-image:url(../images/new_design/fb.svg);
}
#section_8 .social_icons li a.yt{
    background-image:url(../images/new_design/y.svg);
}
#section_8 .social_icons li a.tw{
    background-image:url(../images/new_design/t.svg);
}
#section_8 .social_icons li a.in{
    background-image:url(../images/new_design/in.png);
}
#section_8 .social_icons li a:hover{
    opacity:1;
}

#section_8 .social_icons li:last-child {
    margin: 0;
}

.section_8_links {
    text-align: center;
}

.section_8_links a {
    font-size: 14px;
    color: #323a45;
    text-decoration: none;
}

.section_8_links span {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #6aaaf3;
    display: inline-block;
    margin: 0 10px 2px
}

.copyright_info {
    font-size: 14px;
}
.copyright_info a{
    color:#323A45;
}
.copyright_info a:hover{
    color:rgba(50, 58, 69, 0.7);
}
#privacy-policy,
#terms-of-services {
    padding: 0 15px 0 10px;
    position: relative;
}
#privacy-policy:after,
#terms-of-services:after {
    content:"";
    width: 3px;
    height: 3px;
    background: #323A45;
    position: absolute;
    right:3px;
    top:10px;
    border-radius: 2px;
}

.footer-copyright-title {
    font-size: 18px;
    font-weight: bold;
    float: left;
}

/*related posts*/

.related-posts-widget-title {
    font-size: 24px;
    font-weight: 800;
    line-height: 33px;
    color: #323a45;
    margin-bottom: 18px;
}

.post_bottom_sidebar.clear {
    clear: both;
    display:none;
}

.new-design .button{
    background: #4786FF;
    width: 200px;
    padding: 14px 0;
    color: #ffffff;
    border: 0;
    font-weight: 600;
    line-height: 22px;
    border-radius: 25px;
    text-align:center !important;
    transition: all 0.2s linear;
}
.new-design a.button:hover{
    background: #3077FF;
}

.disable-scroll {
    overflow: hidden;
}


/*POPULAR TAG WIDGET*/

.widget_theme_10webpopulartags {
    border-radius: 10px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.05);
    padding: 20px;
    margin-bottom: 60px;
}

.widget_theme_10webpopulartags .widget-title {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
}

.tenweb_popular-tags .tags-body {
    font-size: 0;
    margin: -5px;
    padding-top: 20px;
}

.tenweb_popular-tags .tags-body .tag-item{
    height: 30px;
    display: inline-block;
    background: #4786ff;
    border-radius: 15px;
    padding: 7px 10px;
    box-sizing: border-box;
    line-height: 16px;
    font-size: 14px;
    margin: 4px;
}
.tenweb_popular-tags .tags-body .tag-item:hover {
    background: #246ffe;
}

.tenweb_popular-tags .tags-body .tag-item a {
    color: #fff;
}

/*STYLE CATEGORIES END*/
/*STYLE POPULAR TAG WIDGET*/
.widget_theme_10webpoststabs {
    border-radius: 10px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.05);
}

.widget_theme_10webpoststabs .widget-title {
    font-size: 24px;
    font-weight: 800;
    text-align: center;
}

.tenweb_posts-tabs input {
    display: none;
}

.tenweb_posts-tabs section {
    padding: 20px;
}

.tenweb_posts-tabs section:nth-child(2) {
    display: block;
}

.tenweb_posts-tabs label.half-width {
    width: 50%;
}
.tenweb_posts-tabs label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 30px 10px 30px;
    text-align: center;
    border: 1px solid transparent;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: 0.1px;
    color: #373636;
    cursor: pointer;
}

.tenweb_posts-tabs-related_posts {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 20px 0;
}

.tenweb_posts-tabs-related_posts:first-child {
    padding-top: 0;
}

.tenweb_posts-tabs-related_posts:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.tenweb_posts-tabs .tenweb_posts-tabs_header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.tabs-body {
    position: relative;
}

.tenweb_posts-tabs .tenweb-loading {
    display: none;
    width: 100%;
    height: 467px;
}

.tenweb_posts-tabs .tenweb-loading span{
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.tenweb_posts-tabs label:hover {
    color: rgba(50, 58, 69, 0.5);
}

.tenweb_posts-tabs input:checked + label {
    border-bottom: 1px solid #4786ff;
    color: #4786ff;
}

.tenweb_posts-tabs-related_posts > div{
    display: flex;
}

.tenweb_posts-tabs-related_posts > div > div {
    width: 100%;
}

.tenweb_posts-tabs-related_posts div.tenweb_posts-tabs-footer {
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: 0.1px;
    text-align: left;
    display: flex;
    margin-top: 4px;
    justify-content: space-between;
}

.tenweb_posts-tabs-related_posts p.tenweb_posts-tabs-post-author {
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 105px;
    color: #4786ff;
}

.tenweb_posts-tabs-related_posts a.tenweb_posts-tabs-title{
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: 0.1px;
    text-align: left;
    color: #323a45;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 58px;
}

.tenweb_posts-tabs-related_posts div .search-thumbnail {
    margin-right: 15px;
}
/*STYLE POPULAR TAG WIDGET END*/

/*lazy load fix styles*/

#seo_anal.tenweb_lazy_placeholder,
.pricing-page .pricing-header.tenweb_lazy_placeholder,
div#advanced_extensions {
    background: linear-gradient(#6454F0,#6CCDF4) !important;
}
.plugin-ads.tenweb_lazy_placeholder {
    background: #0a0a0a !important ;
}

/*END lazy load fix styles*/

.inactive_el{
    display: none;
}
.cancel_anytime {
    font-size: 16px;
    line-height: 22px;
    color: #323A45;
    display: block;
    margin-top: 15px;
    font-weight: 200;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes arrow {
    0%   {left:8px; top:0;}
    50%  {left:200px; top:200px;}
    100% { left:8px; top:0;}
}

/* Standard syntax */
@keyframes arrow {
    0%   {left: 8px; top: 0;}
    50%  {left: -2px; top: 10px;}
    100% {left: 8px; top: 0;}
}

.magical_numbers .container {
    padding: 100px 0 50px;
}
#migration_numbers .numbers-speak-item,
.magical_numbers .numbers-speak-item  {
    float: left;
    width: calc((100% - 40px)/3);
    background: #ffffff;
    box-shadow: 0 5px 20px rgba(229, 230, 232, 0.8);
    border-radius: 15px;
    text-align: left;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s ease-in;
    -moz-transition: -moz-transform .2s ease-in;
    transition: transform .2s ease-in;
}

#migration_numbers .numbers-speak-item ,
.magical_numbers .numbers-speak-item  {
    padding: 50px 15px;
    text-align: center;
    position: relative;
    overflow: hidden;
    background: transparent;
}

#migration_numbers .numbers-speak-item:nth-child(2),
.magical_numbers .numbers-speak-item:nth-child(2) {
    margin:0 20px;
}
.magical_numbers .numbers-speak-item .icon{
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    position: absolute;
    background-size: contain;
    background-position: center;
}
.magical_numbers .numbers-speak-item .icon span{
    position: absolute;
    width:24px;
    height:24px;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.magical_numbers .numbers-speak-item.experience .icon span{
    width:30px;
    height:35px;
}
.magical_numbers .numbers-speak-item.downloads .icon span{
    width:27px;
    height:27px;
}
.magical_numbers .numbers-speak-item .icon:before {
    content: "";
    width: 0;
    height: 0;
    border-radius: 75px;
    background: rgba(255,255,255,0.3);
    right: 0;
    top: 0;
    position: absolute;
    -webkit-transition: all 0.6s cubic-bezier(0, 0, 0.22, 1.26) 0.05s;
    -moz-transition: all 0.6s cubic-bezier(0, 0, 0.22, 1.26) 0.05s;
    transition: all 0.6s cubic-bezier(0, 0, 0.22, 1.26) 0.05s;
}
.magical_numbers .numbers-speak-item:hover .icon:before {
    content: "";
    width: 150px;
    height: 150px;
    right: -56px;
    top: -53px;
    background: rgba(255,255,255,0.1);
}
.magical_numbers .numbers-speak-item:hover .icon {
    background:none;
}
.magical_numbers .numbers-speak-item:hover * {
    color:#ffffff;
}
#migration_numbers  .numbers-speak-item.downloads:hover,
.magical_numbers .numbers-speak-item.downloads:hover   {
    background: url(../images/home/home_downloads.png) no-repeat;
}
#migration_numbers .numbers-speak-item.hosted:hover,
.magical_numbers .numbers-speak-item.hosted:hover   {
    background: url(../images/home/hosted.png) no-repeat;
}
#migration_numbers .numbers-speak-item.experience:hover,
.magical_numbers .numbers-speak-item.experience:hover   {
    background: url(../images/home/experience.png) no-repeat;
}
.magical_numbers .numbers-speak-item:hover {
    background-size: cover !important;
}
.magical_numbers .numbers-speak-item .icon:after {
    content: "";
    width: 0;
    height: 0;
    border-radius: 200px;
    background: #F8C332;
    right: -100px;
    top: -100px;
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.magical_numbers .numbers-speak-item:hover .icon:after {
    content: "";
    width: 650px;
    height: 650px;
}
.magical_numbers .numbers-speak-item.hosted .icon:after{
    background: #4B7EFC;
}
.magical_numbers .numbers-speak-item.experience .icon:after{
    background: #85D431;
}
.magical_numbers .google_partner {
    margin-top: 50px;
    box-shadow: 0 5px 20px rgba(229, 230, 232, 0.8);
    border-radius: 15px;
    padding: 40px;
}
.magical_numbers .google_partner p{
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    width: 1130px;
    max-width: 100%;
    margin: 0 auto 30px;
}
.magical_numbers .google_partner div{
    height: 96px;
    width: 200px;
    margin: 0 auto;
}
.create_website_sites .steps .step {
    width: calc((100% - 450px) / 3);
    float: left;
    margin-right: 225px;
    padding-top: 150px;
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: center 0;
}
.create_website_sites .steps .step p,
.create_website_sites .steps .step h3{
    font-size: 20px;
    line-height: 27px;
    font-weight: 200;
}
.create_website_sites .steps .step p b,
.create_website_sites .steps .step h3 b{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
}
.create_website_sites .steps .step:last-child {
    margin-right: 0;
}

.magical_numbers .numbers-speak-items.clear {
    margin-top: 50px;
}
#migration_numbers .numbers-speak-item strong,
.magical_numbers .numbers-speak-item strong {
    font-size: 70px;
    line-height: 96px;
    font-weight: 800;
    margin-bottom: 6px;
    display: inline-block;
}
.magical_numbers .numbers-speak-item p {
    font-size: 26px;
    line-height: 36px;
    font-weight: 200;
    margin-top: -4px;
}
.magical_numbers .numbers-speak-item p b {
    font-size: 32px;
    line-height: 43px;
    font-weight: 700;
}
div#home_section_5 {
    background: linear-gradient(to left,#4786FF,#5A66F5,#6454F0);
}
.page-template-page-plugins div#home_section_5 {
    background: #ffffff;
}
div#section_5_bg {
    background: url(../images/home/section_5_bg1.png) left top, url(../images/home/section_5_bg2.png) right bottom;
    background-repeat: no-repeat;
}
div.customers_success_stories {
    background: linear-gradient(to left,#4786FF,#5A66F5,#6454F0);
    padding: 52px 0;
}
#home_section_5 .container {
    padding: 100px 0;
}
#home_section_5 .customer-care-icon {
    width: 263px;
    height: 65px;
    display: block;
    margin: 0 auto 10px;
    background-repeat: no-repeat;
    background-position: center;
}
.plugin-latest-design .customer-care-icon,
#home_section_5 .customer-care-icon {
    background-size: contain;
}
div#home_section_5.customer-care * {
    color: #ffffff;
}
.page-template-page-plugins div#home_section_5.customer-care * {
    color: #323A45;
}
.page-template-page-plugins #section_5_bg .sub-description{
    text-align: center;
}
#home_section_5  .customer-care-items.clear {
    font-size: 0;
}
#home_section_5  .customer-care-item {
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
    width: 402px;
    display: inline-block;
    margin: 50px 0 0;
    vertical-align: top;
    text-align: left;
}
#home_section_5  .customer-care-item {
    width: calc((100% - 44px)/3);
}
#home_section_5  .customer-care-item h3.sub-title {
    font-size: 26px;
    line-height: 36px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 19px;
    background-repeat: no-repeat;
    background-size: 36px;
}
#home_section_5 .customer-care-item:first-child h3.sub-title {
    background-size: 58px;
    padding: 0 0 0 73px;
}
#home_section_5.customer-care h3.sub-title {
    padding: 0 0 0 51px;
}
.tenweb-services #home_section_5.customer-care h3.sub-title ,
.page-template-page-plugins #home_section_5.customer-care h3.sub-title {
    padding: 0;
    text-align: center;
}
div.customers_success_stories .container{
    background: url(../images/home/review_bg1.png) left, url(../images/home/review_bg2.png) right;
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.create_website_sites  .container {
    padding: 50px 0 100px;
}

.customers_success_stories h2.plugin-section-header:before {
    position: relative;
}
.customers_success_stories h2.plugin-section-header:before {
    content: "";
    position: absolute;
    background: #F8C332;
    height: 3px;
    width: 40px;
    top: 35px;
    left: 50%;
    margin-left: -20px;
}
.customers_success_stories div#plugin-reviews {
    background: transparent !important;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 1;
    display: block;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
    padding: 0;
}
.slick-dots li button:before {
    font-size: 23px;
    width: 8px;
    height: 8px;
    content: '•';
    text-align: center;
    opacity: .2;
    color: #323a45;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#video_container .close_embed {
    color: #ffffff;
}
#plugin-reviews .slick-prev, #plugin-reviews .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 25px;
    height: 42px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent url(../images/review_arrow.svg) no-repeat;
    speak: none;
    background-size: 32px;
}
.page-home .customers_success_stories .slick-dots li button:before,
.plugin-latest-design .customers_success_stories .slick-dots li button:before {
    content: '';
    width: 20px;
    height: 3px;
    text-align: center;
    opacity: 1;
    background: rgba(50, 58, 69, 0.1);
    display: inline-block;
    border-radius: 2px;
}
.customers_success_stories ul.slick-dots {
    margin-top: 40px;
}
.customers_success_stories .slick-dots li.slick-active button:before {
    content: '';
    background: #F8C332;
}
.customers_success_stories .user-info {
    text-align: right;
}
.customers_success_stories #plugin-reviews h2 {
    font-size: 50px;
    line-height: 70px;
    font-weight: 700;
}
.customers_success_stories div#plugin-reviews .reviews-content {
    width: 903px;
    margin: 80px auto 0;
}
.customers_success_stories .left {
    width: 335px;
    float: left;
    margin-right: 20px;
}
.customers_success_stories .left img{
    max-width: 100%;
}
.customers_success_stories .right {
    width: calc(100% - 355px);
    float:left;
    padding-top: 28px;
}
.customers_success_stories .review-text {
    font-style: italic;
    text-align: left;
    font-size: 24px;
    line-height: 36px;
    font-weight: 200;
    margin-bottom: 30px;
}
.customers_success_stories .review-author-position {
    font-size: 18px;
    line-height: 24px;
    font-weight: 200;
}
.customers_success_stories .review-author-name {
    font-size: 36px;
    line-height: 46px;
    font-weight: 600;
    margin-bottom: 28px;
    position: relative;
}
.customers_success_stories .review-author-name:after {
    content:"";
    background: #F8C332;
    height: 3px;
    width: 120px;
    bottom: -15px;
    right: 0;
    position: absolute;
}
.customers_success_stories .review-site {
    font-size: 16px;
    line-height: 22px;
    font-weight: 200;
}

.create_website_sites .steps {
    margin-top: 70px;
    background-image: url(../images/home/steps.png);
    background-repeat: no-repeat;
    background-position: center 19px;
    background-size: 843px;
}
.move_your_website  {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.move_your_website h2.section-title {
    font-size: 38px;
    line-height: 55px;
    color:#ffffff;
    text-align: left;
    padding-top: 180px;
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 0;
}
.move_your_website .container {
    padding: 60px 0;
}
.move_your_website .container .left {
    width: 690px;
    float: left;
    margin-right: 28px;
    margin-top: 81px;
}
.move_your_website .container .right {
    width:calc(100% - 718px);
    float:left;
}
.move_your_website .container .right img{
    max-width: 505px;
}
.new-design  #migrate_customers_stories .slick-prev,
.new-design  #migrate_customers_stories .slick-next{
    width: 60px;
    height: 60px;
    background-size: 60px;
    top: 120px;
    opacity: 1;
}
.new-design  #migrate_customers_stories .slick-prev{
    -webkit-transform: rotateY(0deg) translateY(0);
    -moz-transform: rotateY(0deg) translateY(0);
    transform: rotateY(0deg) translateY(0);
    left: -120px;
}
.new-design  #migrate_customers_stories .slick-next{
    -webkit-transform: rotateY(180deg) translateY(0);
    -moz-transform: rotateY(180deg) translateY(0);
    transform: rotateY(180deg) translateY(0);
    right: -120px;
}


div#tab_leaving_banner {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: rgba(50,58,69,0.7);
    display: none;
}
div#tab_leaving_banner .fm-not-filled {
    display:none;
}
div#tab_leaving_banner.success {
    display: block;
}
div#tab_leaving_banner_container {
    background-color: #ffffff;
    border-radius: 15px;
    padding: 40px 70px 40px 80px;
    width: 1090px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    text-align: center;
}
.success div#tab_leaving_banner_container {
    background-color: #4786ff;
    background-image: url(../images/leaving_popup_bg_suc.png);
    border-radius: 15px;
    padding: 40px 40px 40px 60px;
    width: 818px;
}
div#tab_leaving_banner_container *{
    color:#323A45;
}
div#tab_leaving_banner_container .left{
    width: 130px;
    margin-right: 30px;
    float:left;
    padding-top: 115px;
}
div#tab_leaving_banner_container .right{
    width: calc(100% - 160px);
    float:left;
}
div#tab_leaving_banner_container .fm-form .wdform-label-section{
    margin-bottom: 10px;
}

div#tab_leaving_banner_container  .leaving_banner_header{
    background: #4786FF url(../images/leaving_popup_bg.png);
    border-radius: 90px 90px 90px 0;
    padding: 34px 45px 22px;
    background-size: cover !important;
    background-position: center;
    margin-bottom: 50px;
}
.success div#tab_leaving_banner_container  .leaving_banner_header{
    background: #5A92FF;
    border-radius: 90px 90px 90px 0;
    padding: 30px 40px 22px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    margin-bottom: 34px;
}
div#tab_leaving_banner_container  .leaving_banner_header *{
    color:#ffffff;
    text-align: left;
}
div#tab_leaving_banner_container  h2{
    font-size: 32px;
    line-height: 43px;
    font-weight: 700;
}
div#tab_leaving_banner_container  p{
    font-size: 26px;
    line-height: 36px;
    font-weight: 200;
    text-align: center;
    margin: 0 0 1px 0;
}
.success div#tab_leaving_banner_container * {
    color: #ffffff;
}
.success div#tab_leaving_banner_container p {
    font-size: 22px;
    line-height: 30px;
}
.success div#tab_leaving_banner_container h2 {
    font-size: 26px;
    line-height: 36px;
    position: relative;
}
.success div#tab_leaving_banner_container h2 .smile{
    background-image: url(../images/smile.png);
    width: 32px;
    height: 32px;
    border-radius: 16px;
    display: inline-block;
    background-size: 105%;
    position: absolute;
    margin: 0 0 0 2px;
    bottom: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
    background-position: -1px 0;
}
div#tab_leaving_banner_container span.button.got_it {
    margin: 0 0 0 auto;
    display: block;
    border: 1px solid #ffffff !important;
    width: 250px !important;
    padding: 16px 0 15px 0 !important;
    cursor: pointer;
    border-radius: 30px;
}
div#tab_leaving_banner_container span.button.got_it:hover {
    border: 1px solid #ffffff !important;
    background-color: #ffffff;
    color: #4786ff;
}
.success div#tab_leaving_banner_container .left {
    padding-top: 62px;
}
.success div#tab_leaving_banner_container .founder {
    box-shadow: none;
}
div#tab_leaving_banner_container  .button{
    font-size: 20px;
    line-height: 27px;
    color: #ffffff;
    padding: 17px 0 16px 0;
    text-transform: none;
    font-weight: 400;
    width: 325px !important;
}
div#tab_leaving_banner_container  .fm-form-container {
    width: 100%;
}
div#tab_leaving_banner_container  .founder {
    width: 130px;
    height: 130px;
    margin-bottom: 10px;
    box-shadow: 0 5px 20px rgba(229, 230, 232, 0.6);
    border-radius: 65px;
}
div#tab_leaving_banner_container  .founder img {
    max-width: 100%;
}
div#tab_leaving_banner_container  .close {
    width: 12px;
    height: 12px;
    position: absolute;
    font-size: 12px;
    opacity: 0.5;
    right: 20px;
    top: 20px;
    cursor: pointer;
}
.success div#tab_leaving_banner_container  .close {
    display: none;
}
div#tab_leaving_banner_container  .left h4 {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
}
div#tab_leaving_banner_container  .left p {
    font-size: 15px;
    line-height: 20px;
    font-weight: 200;
}

div#tab_leaving_banner_container  .fm-form-container .fm-form .button-submit {
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 20px !important;
    letter-spacing: 0;
    background: #4786FF;
    border: 0;
    color: #ffffff;
    line-height: 26px;
    width: 250px;
    padding: 17px 0;
    margin: 15px auto 0;
    cursor: pointer;
    display: block;
}
div#tab_leaving_banner_container  .fm-form-container .fm-form .button-submit:hover {
    background: #3077FF;
}
div#tab_leaving_banner_container  .fm-form-container textarea {
    background: #FAFAFA;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 18px !important;
    height: 254px !important;
    color: rgba(50, 58, 69, 0.5);
    font-size: 14px;
    line-height: 19px;
    padding: 15px;
    font-family: "Open Sans", sans-serif;
	resize: none;
}

div#tab_leaving_banner_container  .fm-form-container .wdform-label {
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    padding-left: 12px;
}
div#tab_leaving_banner_container  .fm-form-container span.wdform-required {
    color: #FD3C31;
}
div#tab_leaving_banner_container  .fm-message.fm-notice-success {
    display: none;
}
div#tab_leaving_banner_container  .fm-form .wdform-field:not([type=type_hidden]) {
    padding: 0;
}
div#tab_leaving_banner_container  .wdform_footer {
    margin-top: 0;
}
div#tab_leaving_banner_container  .wdform_footer .wd-table{
    padding-top: 0 !important;
}
.plugin-wp-info-cont > .clear {
    margin: 0 auto;
    width: auto;
    display: inline-block;
}
.plugin-wp-info .wp-reviews {
    float: left;
    width: 105px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding-right: 16px;
}
.plugin-wp-info .wp-download {
    float: left;
    text-align: left;
    padding-left: 12px;
    width: auto;
    display: inline-block;
}

.plugin-wp-info span.info_footer {
    font-size: 13px;
    color: #9c9c9c;
    display: block;
    line-height: 17px;
    text-align: center;
}
.plugin-wp-info span.info_header {
    color: #323A45;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}
.plugin-wp-info .wp-download span.info_header {
    font-weight:200;
}
.plugin-wp-info .wp-download span.info_header {
    padding-left: 17px;
}

.plugin-wp-info .wporg-ratings span.twtf,
.wp-download span.twtf-download{
    font-size: 12px;
    width: 12px;
    height: 12px;
}
.plugin-wp-info .wp-reviews:after {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: rgba(109, 120, 130, 0.2);
    position: absolute;
    right: -2px;
    top: 9px;
}

.plugin-wp-info .wporg-ratings,
.wp-download span.twtf-download{
    color: #ffb900;
    position: relative;
}
/*Reviews */
div#plugin-reviews {
    background: #ffffff;
}

div#plugin-reviews .reviews-container {
    text-align: center;
    width: 980px;
    margin: 0 auto;
    max-width: calc(100% - 140px);
    padding: 50px 0 80px;
}

#plugin-reviews h2 {
    color: #323A45;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 600;
}

#plugin-reviews h3 {
    color: #323A45;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
    font-weight: 400;
    display: inline-block;
}

#plugin-reviews .wporg-ratings {
    color: #ffb900;
    display: inline-block;
    position: relative;
    left: 5px;
}

#plugin-reviews .plugin-review:focus {
    outline: none;
}

#plugin-reviews .wporg-ratings span.twtf {
    font-size: 14px;
    width: 14px;
    height: 14px;
}

#plugin-reviews .plugin-review-header.clear {
    display: inline-block;
}

#plugin-reviews .plugin-review-author {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #9c9c9c;
}

#plugin-reviews .plugin-review-author span {
    font-style: italic;
    color: #323A45;
}

#plugin-reviews .plugin-review-text {
    color: #323A45;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    white-space: pre-wrap;
}

#plugin-reviews .slick-prev, #plugin-reviews .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 25px;
    height: 42px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent url(../images/review_arrow.svg) no-repeat;
    speak: none;
    background-size: 32px;
}

#plugin-reviews .slick-prev {
    left: -60px;
    -webkit-transform: rotateY(180deg) translateY(-50%);
    -moz-transform: rotateY(180deg) translateY(-50%);
    transform: rotateY(180deg) translateY(-50%);
}


#plugin-reviews .plugin-review-see-all a {
    color: #377BF1;
    font-size: 16px;
    margin-top: 11px;
    display: inline-block;
    text-decoration: none;
    padding-right: 14px;
    position: relative;
    background: url(../images/review_arrow_min.svg) no-repeat right 8px;
    background-size: 9px;
}
#video_container {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999;
    display: none;
}
 #video_container .iframe-container-latest{
    width: 1200px;
    border: 0;
    border-radius: 20px;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
    height: auto;
    padding: 0 !important;
}
#video_container .iframe-container-latest iframe {
    max-width: 100%;
}
#video_container > div {
    padding: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}
#video_container .close_embed {
    width: 14px;
    height: 14px;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
#video_container .close_embed.mobile  {
    display: none;
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.checkbox-div-10web{
    width: 14px;
    height: 14px;
    background: #FDFDFD;
    border: 1px solid rgba(0, 0, 0, 0.15);
    position: relative;
    display: inline-block;
    margin-right: 7px;
    margin-left: 25px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    border-radius: 2px;
    float:left;
}
.checkbox-div-10web + label{
    float:left;
}
.checkbox-div-10web input[type="checkbox"]{
    position: absolute;
    z-index: -1;
    margin: 0 !important;
    width: 5px !important;
    height: 5px !important;
    min-width: 5px !important;
}
.checkbox-div-10web  label {
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: rgba(71, 134, 255, 1);
    top: -1px;
    left: -1px;
    padding: 0 !important;
    border-radius: 2px;
    margin: 0 !important;
    background-repeat: no-repeat;
    background-position: center;
}
.checkbox-div-10web input[type="checkbox"]:checked + label {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
/* Plugin page */
body.opened.page-template-page-plugins .phone-menu-div #log_buttons a.button {
    display: none;
}

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

    .checkbox-div-10web {
        margin-left: 0;
    }
    .checkbox-div-10web + label{
        width: calc(100% - 23px);
    }

}

/*SIGN UP END*/


/*SNAKE GAME*/

#snake_game .container {
    width: 90%;
    margin: auto;
}
#snake_game .text-center {
    text-align: center;
}
#snake_game canvas {
    border: 3px dashed rgba(50, 58, 69, 0.1)
}
#snake_game p {
    margin-top: 0;
    margin-bottom: 5px;
}

#cenario{
    width: 440px;
    border-radius: 15px;
}
#snake_game-content {
    position: relative;
    margin: 30px auto 0;
    width: 440px;
}

#snake_game * {
    box-sizing: border-box;
}

#snake_game-content .container {
    position: relative;
    padding: 20px;
}

#snake_game-content .score_container {
    font-size: 20px;
    font-weight: 200;
    text-align: left;
    float:left;
}

#snake_game-content .game_controls.clear {
    margin: 26px 0 0;
}

#snake_game-content .controls {
    float: right;
    margin-top: -5px;
}
#snake_game-content span.game-over {
    margin-left: 33px;
}
#snake_game-content .controls > div {
    background: rgba(50, 58, 69, 0.1);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    cursor: pointer;
    float: right;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
}
#snake_game-content .controls .pause {
    background-size: 12px;
    margin-left: 20px;
}
#snake_game-content .controls .pause.play {
    background-size: 15px;
}
#snake_game-content #snake_game_sound {
    visibility: hidden;
}
#snake_game-content .score_container .score{
    font-weight: 800;
    margin-left: 5px;
    position: relative;
    top: 1px;
}
#snake_game-content .game {
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 15px;
    border: 3px dashed rgba(50, 58, 69, 0.1);
}

#snake_game-content .tile {
    float: left;
    margin: 0;
    content: '';
    background: #ffffff;
    box-sizing: border-box;
    position: relative;
    display: block;
}

#snake_game-content .body,
#snake_game-content .head {
    background: #323A45;
    border: 2px solid #EAEBEC;
    border-radius: 2px;
}

#snake_game-content .fruit {
    background: #F8C332;
    border: 2px solid #EAEBEC;
    border-radius: 2px;
}

@media screen and (min-width: 1620px){
    #cenario{
        width: 600px;
        height: 300px;
    }
    #snake_game-content {
        width: 600px;
    }
    #snake_game-content .score_container {
        font-size: 22px;
    }
    #snake_game-content span.game-over {
        margin-left: 97px;
    }
}


/*SNAKE GAME END*/




@media screen and (max-width:1440px){
     #video_container .iframe-container-latest,
     #video_container .iframe-container-latest iframe{
        width: 996px;
        height:560px;
    }
}
@media screen and (max-width:1150px) {
    #video_container .iframe-container-latest iframe,
    #video_container .iframe-container-latest {
        width: 800px;
        height: 450px;
    }
}
@media screen and (max-width: 900px) {
     #video_container .iframe-container-latest iframe,
    #video_container .iframe-container-latest {
        width: 660px;
        height: 371px;
    }
}
@media screen and (max-width: 767px) {
    #video_container .iframe-container-latest iframe,
    #video_container .iframe-container-latest {
        width: 600px;
        height: 338px;
    }
    #video_container > div {
        padding: 0;
        width: 100%;
    }
    #video_container .close_embed.mobile {
        display: block;
        margin: 0;
        left: auto;
        right: 10px;
        top: 10px;
        -webkit-transform: translateY(0) translateX(0);
        -moz-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0);
    }
    #video_container .close_embed.screen  {
        display: none;
    }
}
@media screen and (max-width: 620px){
    #video_container .iframe-container-latest iframe,
    #video_container .iframe-container-latest {
        height:300px;
    }
    #video_container .iframe-container-latest iframe,
    #video_container .iframe-container-latest {
        width: 423px;
        height: 238px;
    }
}
@media screen and (max-width: 440px){
    #video_container .iframe-container-latest iframe,
    #video_container .iframe-container-latest {
        width: 100%;
    }
    #video_container .iframe-container-latest {
        border-radius: 0;
    }
    #video_container {
        background: rgb(0, 0, 0);
    }
}
@media screen and (max-height:700px) {
    div#tab_leaving_banner_container {
        padding: 30px 70px 30px 80px;
    }
    div#tab_leaving_banner_container .leaving_banner_header {
        margin-bottom: 30px;
    }
    div#tab_leaving_banner_container .fm-form-container textarea {
        height: 230px !important;
    }
}
@media screen and (min-width:1620px) {
    .container:not(.footer-container) {
        max-width: 1600px;
    }

    aside h3 {
        font-size: 16px;
    }

    .section-title {
        font-size: 30px;
    }

    .section-description {
        font-size: 18px;
    }

    .sub-title a,
    .sub-title {
        font-size: 20px;
    }

    .large-title {
        font-size: 34px;
    }

    .large-description {
        font-size: 18px;
    }

    .largest-title {
        font-size: 34px;
    }

    .largest-description {
        font-size: 24px;
    }

    #primary aside.widget_theme_10webmenu {
        font-size: 16px;
        width: 400px;
        margin-right: 30px;
    }
    .page-header .container {
        padding: 110px 0 104px;
    }
    /*.logo .theme_10web_logo,*/
    #footer_logo .theme_10web_logo {
        width: 225px;
    }

    #section_7 .content-left {
        width: 242px;
        margin-right: 122px;
    }
    #section_7 .content-right {
        width: calc(100% - 419px);
    }
    .footer_widget_nav_menu {
        margin-right: 129px;
    }
    .widget_theme_10webfeaturedpost {
        margin-right: 0;
    }

    div.customers_success_stories {
        padding: 70px 0;
    }

    .new-design  #migrate_customers_stories .slick-prev,
    .new-design  #migrate_customers_stories .slick-next {
        top: 170px;
    }
    .new-design  #migrate_customers_stories .slick-next {
        right: -240px;
    }
    .new-design  #migrate_customers_stories .slick-prev {
        left: -240px;
    }

    .create_website_sites  .container {
        padding: 50px 0 150px;
    }
    .customers_success_stories div#plugin-reviews .reviews-content {
        width: 920px;
    }
    .customers_success_stories .left {
        width: 390px;
    }
    .customers_success_stories .right {
        width: calc(100% - 420px);
        padding-top: 71px;
    }
    .customers_success_stories div#plugin-reviews .reviews-content {
        margin: 34px auto 0;
    }
    .move_your_website .container {
        padding: 42px 0;
    }
    .move_your_website .container .left {
        width: 800px;
        margin-right: 46px;
        margin-top: 81px;
    }
    .page-migrate-hosting .create_website_sites  .container {
        padding: 100px 0 150px;
    }
    .move_your_website .container .right {
        width:calc(100% - 846px);
    }
    .move_your_website .container .right img {
        max-width:580px;
    }

    .create_website_sites .steps .step p,
    .create_website_sites .steps .step h3 {
        font-size: 30px;
        line-height: 28px;
    }
    .create_website_sites .steps .step p b {
        font-size: 32px;
        line-height: 42px;
    }
    .create_website_sites .steps {
        background-position: center 0;
        background-size: auto;
    }
    .magical_numbers .numbers-speak-item {
        width: calc((100% - 60px)/3);
        padding: 40px 20px;
    }
    .magical_numbers .numbers-speak-item {
        padding: 45px 20px;
    }
    .magical_numbers .numbers-speak-item:nth-child(2) {
        margin: 0 30px;
    }
    .magical_numbers .numbers-speak-item p b {
        line-height: 49px;
    }
    .magical_numbers .numbers-speak-item p {
        font-size: 30px;
        line-height: 41px;
    }
    .create_website_sites .steps .step {
        padding-top: 180px;
        background-size: 180px;
    }
    div#plugin-reviews .reviews-container {
        width: 1080px;
    }

    #plugin-reviews .slick-next {
        right: -100px;
    }
    body:not(.page-home) #plugin-reviews .slick-next{
        right: -240px;
    }
    #plugin-reviews .slick-prev {
        left: -240px;
    }
}
@media only screen and (min-width: 1800px){
    .customers_success_stories .container {
        max-width: 1780px !important;
    }
}

@media screen and (max-width:1320px){
    #home_section_5  .customer-care-item h3.sub-title {
        font-size: 25px;
    }

    #section_7 .content-left {
        margin-right: 50px;
    }
    #section_7 .content-right {
        width: calc(100% - 315px);
    }
    .footer_widget_nav_menu {
        margin-right: 87px;
    }
    .widget_theme_10webfeaturedpost {
        margin-right: 0;
    }
    div.customers_success_stories {
        padding: 20px 0;
    }
    .move_your_website .container .left {
        width: 680px;
        margin-right: 20px;
    }
    .move_your_website .container .right {
        width: calc(100% - 700px);
    }
    .create_website_sites .steps {
        background-position: center 6px;
        background-size: 68%;
    }
}
@media screen and (max-width:1279px){
    .tenweb_topbar .container,
    /*.new-design .container,*/
    body.single-post footer#colophon .container,
    body.archive footer#colophon .container{
        width: calc(100% - 40px);
    }
    #home_section_5 .container {
        padding: 87px 0 89px;
    }
    #home_section_5.content_section .container h2 {
        font-size: 35px;
        line-height: 49px;
    }
    .tenweb-services #home_section_5.customer-care h3.sub-title ,
    .page-template-page-plugins #home_section_5.customer-care h3.sub-title,
    #home_section_5.customer-care h3.sub-title {
        padding: 51px 0 0 0;
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 10px;
        background-position: center top;
    }
    #home_section_5 .customer-care-item{
        text-align: center;
    }
    #home_section_5 .customer-care-item:first-child h3.sub-title{
        padding: 51px 0 0 0;
        background-size: 58px;
    }
    #home_section_5 .customer-care-item .sub-description {
        font-size: 16px;
        line-height: 20px;
    }
    #home_section_5 .customer-care-item {
        width: calc((100% - 112px)/3);
    }
    #home_section_5 .customer-care-item:nth-child(3n + 2) {
        margin: 50px 56px 0;
    }
    .magical_numbers .numbers-speak-item strong {
        font-size: 50px;
        line-height: 68px;
    }
    #migration_numbers .numbers-speak-item,
    .magical_numbers .numbers-speak-item {
        padding: 34px 15px 37px;
    }
    #migration_numbers .numbers-speak-item strong,
    .magical_numbers .numbers-speak-item strong {
        font-size: 50px;
        line-height: 68px;
    }
    .magical_numbers .numbers-speak-item p {
        font-size: 18px;
        line-height: 24px;
        margin-top: -1px;
    }
    .magical_numbers .numbers-speak-item p b {
        font-size: 22px;
        line-height: 30px;
    }
    .magical_numbers .numbers-speak-item .icon {
        top: 10px;
        right: 10px;
        width:40px;
        height: 40px;
    }
    .magical_numbers .numbers-speak-item .icon span {
        width: 18px;
        height: 18px;
        background-size: contain;
    }
    .magical_numbers .numbers-speak-item.experience .icon span {
        width: 20px;
        height: 24px;
    }
    .magical_numbers .google_partner {
        margin-top: 30px;
    }
    .magical_numbers .google_partner p {
        font-size: 18px;
        line-height: 28px;
    }
    .page-migrate-hosting .create_website_sites .container {
        padding: 30px 0 100px;
    }
    .create_website_sites .steps .step p b{
        font-size: 18px;
        line-height: 20px;
    }
    .customers_success_stories #plugin-reviews h2 {
        font-size: 45px;
        line-height: 60px;
    }
    .customers_success_stories .left {
        width: 280px;
    }
    .customers_success_stories .right {
        width: calc(100% - 305px);
    }
    .new-design  #migrate_customers_stories .slick-prev,
    .new-design  #migrate_customers_stories .slick-next{
        width: 40px;
        height: 40px;
        background-size: 40px;
    }
    .customers_success_stories div#plugin-reviews .reviews-content {
        width: 780px;
    }
    .new-design  #migrate_customers_stories .slick-prev{
        left: -70px;
    }
    .new-design  #migrate_customers_stories .slick-next {
        right: -70px;
    }

    .move_your_website .container {
        padding: 46px 0;
    }
    .move_your_website h2.section-title {
        font-size: 36px;
        line-height: 50px;
        padding-top: 150px;
        background-size: 120px;
    }
    .move_your_website h2.section-title  br{
        display:none;
    }
    .move_your_website .container .left {
        width: 533px;
    }
    .move_your_website .container .right {
        width: calc(100% - 553px);
    }
    .move_your_website .container .right img{
        max-width: 433px;
    }
    .move_your_website .container .left {
        margin-top: 47px;
    }
    div.customers_success_stories .container{
        background-image: none;
    }
    .create_website_sites .steps .step {
        width: calc((100% - 286px) / 3);
        margin-right: 143px;
    }
    .customers_success_stories .review-text {
        font-size: 22px;
    }
    .customers_success_stories .review-author-position {
        font-size: 16px;
        line-height: 22px;
    }
    .customers_success_stories .review-author-name {
        font-size: 32px;
    }
    .customers_success_stories .review-site {
        font-size: 14px;
        line-height: 19px;
    }
    .create_website_sites .steps {
        background-position: center 22px;
        background-size: 63%;
    }
    .footer_widget_nav_menu {
        margin-right: 63px;
    }
}
@media only screen and (max-width: 1220px) {
    .content_section .container p {
        font-size: 18px;
        line-height: 26px;
    }
    #section_7 .content-left,
    #section_7 .content-right{
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #section_7 .content-left{
        margin-bottom: 20px;
    }
    #section_7 .content-left p br{
        display:initial;
    }
    #section_7 .footer_logo {
        margin-bottom: 20px;
    }
    .footer_widget_nav_menu {
        width: 100%;
        display: block;
        margin-right: 0;
    }
    .footer_widget_nav_menu > div{
        display:none;
        padding: 18px 0;
        border-bottom: 1px solid rgba(50, 58, 69, 0.05);
    }
    #section_7 .container {
        border-bottom: 0;
        padding-top: 40px;
        padding-bottom: 0;
    }
    .footer_menu ul {
        width: 100%;
    }
    #section_8 .container {
        padding: 20px 0 40px;
    }
    .footer_menu li {
        list-style: none;
        font-size: 16px;
        margin-bottom: 18px;
        line-height: 26px;
    }
    .footer_widget_nav_menu h3{
        padding: 20px 0;
        cursor:pointer;
        margin: 0 !important;
        position: relative;
    }
    .footer_widget_nav_menu:first-child h3{
        border-top: 1px solid rgba(50, 58, 69, 0.05);
    }
    .footer_widget_nav_menu h3:after{
        content: '';
        width: 10px;
        top: 27px;
        background: url(../images/menu-arrow.svg) no-repeat;
        height: 8px;
        background-size: 100%;
        position: absolute;
        right: 0;
        -webkit-transition:all .2s;
        -moz-transition:all .2s;
        transition:all .2s;
    }
    .footer_widget_nav_menu h3.active:after{
        content: '';
        -webkit-transform: rotateZ(-180deg);
        -moz-transform: rotateZ(-180deg);
        -ms-transform: rotateZ(-180deg);
        -o-transform: rotateZ(-180deg);
        transform: rotateZ(-180deg);
    }
    .widget_theme_10webfeaturedpost{
        display:none;
    }
    .footer-copyright-title {
        display: none;
    }
    #section_8 .content-left,
    #section_8 .content-right {
        width: 100%;
        float: none;
        text-align: center;
    }
    #section_8 .social_icons {
        float: none !important;
        padding-bottom: 15px;
    }
}
@media screen and ( max-width: 1150px ){
    div#tab_leaving_banner {
        display: none !important;
    }
}

@media screen and (max-width: 1180px) {
    .single-post aside.widget_theme_10websubscribe,
    aside.widget_theme_10websocial {
        display: none;
    }
    .tenweb-page-bottom .widget_theme_10webpopulartags {
        display:block;
    }
    #footer .footer_widget_nav_menu {
        display: inline-block;
        padding: 0 0 0 61px;
        vertical-align: top;
    }
    #footer .phone-menu-block {
        width: calc(100% - 250px);
    }
    .widget_theme_10webpoststabs {
        display: none;
    }
}
@media only screen and (max-width: 1080px) {
    #top-nav ul li a, .phone-menu-div ul.menu li a {
        padding: 15px 9px 18px;
        font-size: 14px;
    }
    #footer_logo .theme_10web_logo {
        width: 250px;
    }
}

@media screen and (max-width:1023px){
    .move_your_website .container .right img{
        max-width: 100%;
    }
    .new-design  #migrate_customers_stories .slick-prev,
    .new-design  #migrate_customers_stories .slick-next {
        top: 215px;
    }

    #migration_numbers .numbers-speak-item strong,
    .magical_numbers .numbers-speak-item strong {
        font-size: 36px;
        line-height: 49px;
    }
    .magical_numbers .numbers-speak-item p {
        font-size: 14px;
        line-height: 19px;
    }
    .magical_numbers .numbers-speak-item p b {
        font-size: 16px;
        line-height: 22px;
    }
    .magical_numbers .numbers-speak-item .icon {
        top: 10px;
        right: 10px;
        width: 30px;
        height: 30px;
    }
    .magical_numbers .numbers-speak-item .icon span {
        width: 12px;
        height: 12px;
    }
    .magical_numbers .numbers-speak-item.experience .icon span {
        width: 14px;
        height: 16px;
    }
    .magical_numbers .google_partner p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .magical_numbers .google_partner {
        padding: 30px 20px;
    }
    .magical_numbers .container {
        padding: 80px 0 50px;
    }
    .page-migrate-hosting .create_website_sites .container {
        padding: 30px 0 80px;
    }
    .create_website_sites .steps {
        margin-top: 50px;
        background-size: 60%;
    }
    .create_website_sites .steps .step {
        padding-top: 130px;
        background-size: 130px;
        width: calc((100% - 210px) / 3);
        margin-right: 105px;
    }
    .customers_success_stories div#plugin-reviews .reviews-content {
        width: 580px;
        max-width: 100%;
        margin: 0 auto 0;
    }
    .customers_success_stories .left {
        float: none;
        margin: 0 auto 30px;
    }
    .customers_success_stories .right {
        width: 100%;
        float: none;
        padding-top: 0;
    }
    .customers_success_stories .review-text {
        text-align: center;
    }
    .customers_success_stories .user-info {
        text-align: center;
    }
    .customers_success_stories .review-author-name:after {
        content: "";
        bottom: -15px;
        right: 50%;
        margin-right: -60px;
    }
    .new-design  #migrate_customers_stories .slick-next {
        right: -50px;
    }
    .new-design  #migrate_customers_stories .slick-prev {
        left: -50px;
    }
    .customers_success_stories #plugin-reviews h2 {
        font-size: 45px;
        line-height: 60px;
        width: 433px;
        margin: 0 auto 10px;
        max-width: 100%;
    }
    .move_your_website h2.section-title {
        font-size: 30px;
        line-height: 40px;
    }
    .move_your_website .container .left {
        width: 390px;
        margin-right: 13px;
    }
    .move_your_website .container .right {
        width: calc(100% - 403px);
        margin-top: 45px;
    }
    .move_your_website .container {
        padding: 28px 0;
    }
    .move_your_website .container .left {
        margin-top: 13px;
    }
    #home_section_5 .customer-care-item {
        width: 290px;
        max-width: 100%;
        margin: 0 0 50px;
    }
    #home_section_5 .customer-care-item:nth-child(3n+2) {
        margin: 0 0 50px 90px;
    }
}
@media only screen and (min-width: 1024px){
    .tenweb_topbar .container,
    .new-design .container:not(.footer-container),
    body.single-post footer .container,
    body.archive footer .container,
    body.search footer .container {
        max-width: 1260px;
    }

    .content_section .container:not(.website) {
        padding: 70px 0;
    }
}
@media only screen and (max-width: 1024px) {
    #footer .footer_widget_nav_menu {
        padding: 0 30px 30px;
    }
    footer .footer_icon {
        width: 43px;
        height: 43px;
    }
    footer .footer_icon span {
        background-size: 159px;
    }
    footer .footer_google_plus span {
        background-position: 0 -1053px;
    }
    footer .footer_twitter span {
        background-position: 0 -1002px;
    }
    footer .footer_facebook span {
        background-position: 0 -951px;
    }
    footer .footer_youtube span {
        background-position: 0 -1104px;
    }
    #footer_logo, footer .phone-menu-block {
        float: none;
    }

    #footer_logo .theme_10web_logo {
        margin: 0 auto 15px;
    }

    #footer_logo > a {
        float: none;
    }
    #footer #footer_top {
        text-align: center;
    }

    #footer .container {
        padding: 0;
    }
    .opened .overlay {
        position: absolute;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 99999;
        display: block;
    }

    #page {
        position: relative;
        left: 0;
        -webkit-transition: left 0.4s ease-in-out 0s;
        transition: left 0.4s ease-in-out 0s;
    }

    .sub-description {
        height: auto !important;
    }
    #primary aside.widget_theme_10webmenu {
        display: none;
        position: static;
    }
    .page-header .container {
        padding: 100px 0 60px;
    }
    #footer .phone-menu-block {
        width: 100%;
    }
    .container {
        max-width: 95%;
    }

    #section_7 .container, #section_8 .container {
        width: 944px;
    }
    .section-title {
        font-size: 28px;
        line-height: 1.2em;
    }
    .section-description {
        font-size: 18px;
    }

    .sub-title a,
    .sub-title {
        font-size: 22px;
    }

    .sub-description {
        font-size: 16px;
    }

    .large-title{
        font-size: 24px;
    }

    .large-description {
        font-size: 16px;
    }

    .largest-title {
        font-size: 28px;
    }

    .largest-description {
        font-size: 16px;
    }
    .post_bottom_sidebar.clear {
        display:block;
    }

}
@media screen and (min-width:1620px) {
    .new-design .container:not(.footer-container) {
        max-width: 1600px;
    }
}
@media only screen and  (max-width: 1025px) {
    html.opened,
    body.opened,
    .opened #page {
        overflow: hidden !important;
        width: 100%;
        height: 100%;
    }
}

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

    .content_section .container p{
        font-size: 16px;
        line-height: 26px;
    }
    .footer_menu ul {
        margin-right: 0;
    }
    .sub-description {
        font-size: 14px;
        line-height: 24px;
    }
    .sub-description {
        font-size: 18px;
    }
    .container{
        width: calc(100% - 40px);
        margin: 0 auto
    }
    #section_7 .content-right, #section_7 .content-left {
        float: none;
    }
    #section_7 .container {
        padding-top: 20px;
        width: calc(100% - 40px);
    }
    #section_7 .content-right {
        width: 100% !important;
    }

    h2.section-title {
        font-size: 28px;
        line-height: 36px;
    }
    .section-description {
        font-size: 16px;
    }
    #section_7 .content-right {
        display: block;
    }

    #section_7 .content-left {
        width: 213px !important;
    }

    #section_7 .content-left p {
        font-size: 14px;
        line-height: 26px;
    }
    #footer_logo > a {
        float: none;
    }

    footer .widget_custom_html {
        width: 100%;
        text-align: center;
        padding-left: 0;
    }

    footer .widget_custom_html div {
        display: inline-block;
    }
    .button {
        font-size: 12px;
        padding: 11px 34px;
    }
    .section-description {
        max-width: 100%;
        margin: 10px auto 20px;
    }

    .post_social_links_mobile .post_socials .tenweb-social {
        width: 24px;
        height: 24px;
        margin: 2.5px 0;
        background-size: 11px;
    }

    .cancel_anytime {
        font-size: 15px;
    }
    #home_section_10 ul.clear li:nth-child(2), #home_section_10 ul.clear li:nth-child(4) {
        width: 100%;
        margin: 0 auto 25px !important;
        padding:4px 0 4px 38px;
        font-size: 14px;
        line-height: 22px;
        background-position: left center;
        text-align: left;
        background-size: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .page-migrate-hosting .create_website_sites .container h2{
        font-size: 28px !important;
        line-height: 36px !important;
    }
    .magical_numbers .container .google_partner h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .magical_numbers .container {
        padding: 50px 0 0;
    }
    .magical_numbers .numbers-speak-items.clear {
        margin-top: 30px;
    }
    #migration_numbers .numbers-speak-item,
    .magical_numbers .numbers-speak-item {
        float: none;
        width: 280px;
        margin: 0 auto 20px !important;
        max-width: 100%;
        padding: 39px 8px;
    }
    div#section_5_bg {
        background: url(../images/home/section_5_bg1.png) -128px -122px;
        background-repeat: no-repeat;
    }
    .magical_numbers .numbers-speak-item strong {
        font-size: 40px;
        line-height: 55px;
    }
    .magical_numbers .numbers-speak-item p {
        font-size: 20px;
        line-height: 27px;
    }
    .magical_numbers .numbers-speak-item p b {
        font-size: 22px;
        line-height: 30px;
    }
    .magical_numbers .google_partner div {
        height: 72px;
        width: 150px;
        background-size: cover;
    }
    .magical_numbers .google_partner {
        margin-top: 0;
    }
    .page-migrate-hosting .create_website_sites .container {
        padding: 50px 0 40px;
    }
    .create_website_sites .steps .step {
        padding-top: 120px;
        background-size: 120px;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .create_website_sites .steps .step:last-child {
        margin-bottom: 0;
    }
    .create_website_sites .steps {
        margin-top: 27px;
        background-image: none;
    }
    div.customers_success_stories {
        padding: 0;
        background: #ffffff;
    }
    .new-design  #migrate_customers_stories .slick-prev,
    .new-design  #migrate_customers_stories .slick-next{
        display: none !important;
    }
    .customers_success_stories .left {
        margin: 0 auto 10px;
        max-width: 100%;
    }
    .customers_success_stories .review-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 25px;
    }
    .customers_success_stories .review-author-name {
        font-size: 24px;
        line-height: 33px;
    }
    .move_your_website .container .left,
    .move_your_website .container .right{
        float:none;
        width:100%;
    }
    .move_your_website .container .left{
        margin:0 0 20px 0;
    }
    .move_your_website .container .left h2{
        background-position: center top;
        text-align: center;
        padding-top: 120px;
        background-size: 90px;
    }
    .move_your_website .container {
        padding: 50px 0;
    }
    .move_your_website .container .right img {
        max-width: 280px;
    }
    .magical_numbers .numbers-speak-item .icon {
        top: 15px;
        right: 15px;
        width: 40px;
        height: 40px;
    }
    .magical_numbers .numbers-speak-item .icon span {
        width: 18px;
        height: 18px;
    }
    .magical_numbers .numbers-speak-item.experience .icon span {
        width: 20px;
        height:24px;
    }
    .magical_numbers .numbers-speak-item {
        background-size: cover !important;
    }
    .magical_numbers .numbers-speak-item:hover .icon:before,
    .magical_numbers .numbers-speak-item .icon:before {
        content: none;
    }
    .magical_numbers .numbers-speak-item:hover .icon {
        background-size: contain;
    }
    .magical_numbers .numbers-speak-item:hover .icon:after ,
    .magical_numbers .numbers-speak-item .icon:after {
        content: none;
    }
    .magical_numbers .numbers-speak-item:hover * ,
    .magical_numbers .numbers-speak-item * {
        color: #323A45;
    }
    #home_section_8 .review-author-image {
        width: 150px;
        margin: 0 auto;
    }
    #home_section_7 .customers_success_stories ul.slick-dots {
        margin-top: 20px;
    }
    .new-design .phone-menu-div .button {
        width: 200px !important;
    }
    #plugin-reviews h2 {
        font-size: 30px;
        line-height: 40px;
    }
    #home_section_5 .customer-care-item:nth-child(3n + 2) {
        margin: 0 0 50px 0;
        width: 100%;
    }
}

@media only screen and (max-width: 375px) {
    #section_7 .content-right {
        width: 100%!important;
    }
    .footer_menu li {
        margin: 0 auto 10px;
    }
    .footer_menu ul {
        width: 160px;
    }
}


#trustpilot-reviews .review{
    float: left;
    width: 31%;
    margin: 0 1%;
    box-shadow: 0 5px 20px rgba(229, 230, 232, 0.8);
    border-radius: 15px;
    padding: 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    border: 1px solid #f3f3f3;
    background: #FFFFFF;
    position: relative;
}
#trustpilot-reviews .review .review-link{
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    position: absolute;
}
#trustpilot-reviews .review .review-title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 10px;
    min-height: 48px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
#trustpilot-reviews .review .review-content {
    font-size: 15px;
    font-weight: 200;
    margin-bottom: 25px;
    min-height: 110px;
    line-height: 22px;
}
.page-migrate-hosting #trustpilot-reviews .review .review-content {
    min-height: 154px;
}
#trustpilot-reviews .review .stars {
    width: 100px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
}
#trustpilot-reviews .review .trustpilot-logo {
    width: 80px;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    float: right;
}
#trustpilot-reviews .review .review-author {
    float: left;
    margin-left: 7px;
    font-size: 14px;
    font-weight: 600;
    opacity: 0.7;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#trustpilot-reviews .reviews-content.single-item {
    margin-top: 50px;
}
.trustpilot-reviews-section .container{
    padding: 70px 0 100px !important;
}
@media screen and (min-width: 1620px){
    #trustpilot-reviews .review .review-content {
        min-height: 88px;
    }
    .page-migrate-hosting #trustpilot-reviews .review .review-content {
        min-height: 110px;
    }
    .trustpilot-reviews-section .container{
        padding: 70px 0 150px !important;
    }
}
@media screen and (max-width: 1310px){
    #trustpilot-reviews .review .review-content {
        min-height: 110px;
    }
}
@media screen and (max-width: 1190px) {
    #trustpilot-reviews .review {
        margin: 0 !important;
        width: calc((100% - 40px) / 3) !important;
        float: left;
    }
    #trustpilot-reviews .review:nth-child(2) {
        margin: 0 20px 0 !important;
    }

    #trustpilot-reviews .review .review-title {
        font-size: 17px;
        line-height: 23px;
        min-height: 46px;
    }
    #trustpilot-reviews .review {
        padding: 15px;
    }
    #trustpilot-reviews .review .review-title {
        font-size: 18px;
        line-height: 23px;
    }
    #trustpilot-reviews .review .review-content {
        min-height: 154px;
    }

}
@media screen and (max-width: 1279px) {
    #trustpilot-reviews .review .review-title {
        min-height: 46px;
    }
    #trustpilot-reviews .review .review-content {
        min-height: 155px;
    }
    #trustpilot-reviews .review .trustpilot-logo {
        float: left;
        margin-top: 15px;
        clear: both;
    }
}
@media screen and (max-width: 1023px) {
    #trustpilot-reviews .review:nth-child(2) {
        margin: 0 10px 0 !important;
    }
    #trustpilot-reviews .review {
        width: calc((100% - 20px) / 3) !important;
    }
    #trustpilot-reviews .review .review-title {
        min-height: 69px;
        height: 69px;
        overflow: hidden;
    }
    #trustpilot-reviews .review .review-content {
        min-height: 198px;
    }
    .page-migrate-hosting #trustpilot-reviews .review .review-content {
        min-height: 266px;
    }
}
@media screen and (max-width: 767px) {
    #trustpilot-reviews .review:nth-child(2),
    #trustpilot-reviews .review {
        float: none;
        width: 339px !important;
        margin: 0 auto 20px !important;
        max-width: 100%;
    }
    .page-migrate-hosting #trustpilot-reviews .review .review-content,
    #trustpilot-reviews .review .review-content,
    #trustpilot-reviews .review .review-title{
        min-height:auto;
        height: auto;
        overflow: visible;
    }
    .trustpilot-reviews-section .container {
        padding: 0 0 50px !important;
    }
}

@media screen and (min-width:1260px) and (max-width:1500px) {
    #section_7 .container, #section_8 .container {
        width: 1180px;
    }
}

.page-template-page-hosting-ads #sign_up_form_content{
    overflow: hidden;
}
.page-template-page-hosting-ads #home_section_7{
    background: linear-gradient(to right,#4786ff,#5a66f5,#6454f0);
}
.page-template-page-hosting-ads .challenge-footer{
    background: linear-gradient(to right,#4786ff,#5a66f5,#6454f0);
}

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
