
/*
.main-box {
    
    font-family: Open Sans, sans-serif, Arial;
}

.main-box-single {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;

}
*/
@media only screen and (min-width: 200px) and (max-width: 670px) {
 
.site-branding img {
    max-width:250px;
    max-height:50px;
    
}



.main-header {height:50px;}
}

@media only screen and (min-width: 670px) and (max-width: 1023px) {
 
.site-branding img {
    max-width:640px;
    max-height:118px;
    
}



.main-header {height:50px;}
}

.page-id-3686 .main-box-single  {
    width: 100%;
    
}

.page-id-21945 .main-box-single  {
    width: 100%;
    
}




.steps-img-wrp:after, .steps-text-wrp {
    content: "";
    display: table;
    clear: both;
}

.steps-img-wrp {
    padding-top: 10px;
}


.steps-title {
    text-align: center;
    font-size: 22px;
    color: #cf4d35;
    padding: 20px 0;
    
}
.steps-wrp {
margin-top: 20px;
background: #f9f9f9;
padding: 0 100px;
}

.step-title {
    margin-bottom: 20px;
}
.step-title a {
    text-decoration: underline;
}

.page-id-16073 .sumome-share-client-wrapper, .page-id-16073 .site-description {
    display: none;
}

.page-id-16073 .vce-main-content, .page-id-16073 .entry-content {
    width: 100%;
    margin: 0;
}



.page-id-21945 .vce-main-content {
    width: 100%;
    margin: 0;
    text-align: center;
}

.page-id-16073 .entry-title, .page-id-16073 .header-bottom-wrapper {
    display: none;
}

.page-id-16073 .has-logo img {
    height: 40px;
    margin-top: -20px;
}

.page-id-16073 .download-title {
    font-size: 30px;
    font-family: sans-serif;
    text-align: center;
}

.page-id-16073 .title-icon {
    margin-right: 20px;
}

.page-id-16073 .site-content {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
    min-height: calc(100vh - 105px);
    
}

.certificate {
    text-align: center;
    max-width: 70%;
    margin: 0 auto;
}

.certificate .badge {
    display: inline-block;
}

.notice {
    font-size: 24px;
    margin-left: 10px;
    font-weight: 600;
}

.notice-sub {
    font-size: 14px;
}


.page-id-16073 .vce-main-content {
    float: none;
    padding: 0;
}

.loading-message {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: 300;

}

.loading-message #seconds {
    font-size: 36px;
    font-weight: 400;
}

.loading-gif {
    margin: 0 auto;
    text-align: center;
    margin-top: -10px;
}

.loading-gif img {
    display: block;
    float: none;
    margin: 0 auto;

}

.instructions {
    font-weight: 800;
    margin-top: 15px;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}


.download-link {
    color: #cf4d35;
}

.download-manually {
    display: none;
}

.page-id-16073 .main-box-single {
    background: #fff;
}

.page-id-16073 #header {
    height: 60px;
}

.step-img-wrp {
    float: left;
    display: inline-block;
    width: 33.33%;
    text-align: center;
}

.steps-text-wrp {
    margin-top: 20px;
    width: 100%;
    padding-top: 20px;
}

.step-text {
    float: left;
    display: inline-block;
    width: 33.33%;
    text-align: center;
}

.step-title {
    color: #cf4d35;
    font-size: 22px;
}

.step-description {
    margin-top: -10px;
    font-size: 16px;
}

.thumbnails-container {
    height: 70px;
    width: 100%;
    position: relative;
    padding: 0 20px;
}


.thumbnail {
    display:block;
    position: absolute;
    top: 0;
    left: 290px;
    color: black;
    width: 280px;
    height: 60px;
    border: 1px solid #ddd;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}
.thumbnails-container a:first-child {
    left: 0px;
}
.thumbnails-container span:first-child a {
    left: 0px;
}
.thumbnail img {
    margin-right: 5px;
}
.thumbnail:hover {
     background: #ECECEC;
     cursor: pointer;
    
}
.banner:hover {

    text-decoration: none;
    
}


.thumbnail br {
    display: none;
    
}



.page-id-25848 .entry-header {
    visibility: hidden;
}

.post-25848 {
    text-align: center;
}


.main-box-single {
    width: 100%;
}

/*.postid-9504 .main-box-single {
    width: 100%;
}*/

.page-id-12487 {
    text-align: center;
}

.table-download {
    transition: all 0.3s;
    background: #1285b6;
}

.table-download:hover {
    background: #0f6f97;
}

.entry-content table {
    width: 100% !important;
}    
.post-ratings {
display: block;
margin-bottom: 20px;
}
.vce-single .entry-content {
    margin: 0 auto 30px;
}

@media screen and (min-width: 700px) {
    .vce-sid-none .vce-single .entry-content {
        width: 900px !important;
    }
}

#primary .main-box {
    padding: 0 !important;
    box-shadow: none !important;
    
}

.vce-post {
    box-shadow: none;
}

#primary .vce-lay-b {
    margin: 0 0 40px !important;
    width: 100% !important;
    box-shadow: none !important;
}



.sidebar .widget {
    box-shadow: none !important;
    border-radius: 8px;
    border: 1px solid #f2f2f2 !important;
    background-color: #fff;
}

.sidebar .widget-title {
    box-shadow: none !important;
    background-color: #f9f9f9;
}

.vce-featured-link-article, .vce-photo-caption {
    text-shadow: none;
}
.vce-featured-grid-big.vce-featured-grid .vce-featured-link-article {
    text-shadow: none;
}

@media (min-width: 400px) and (max-width: 600px) {
    
    .site-title {
        width: 200px;
    }
}

@media (min-width: 400px) {
    
    .vce-lay-b .entry-content {
        margin-left: 295px;
    }
    .vce-lay-b img {
        width: 275px;
        height: 195px;
        object-fit: cover;
    }
    
    .vce-sid-right .vce-lay-b .meta-image {
        min-width: 275px;
    }
    
    
}

.main-box:not(#main-box-1) {
    border: 1px solid #f2f2f2;
    border-radius: 8px;
    box-sizing: content-box;
}

.main-box:not(#main-box-1)>.main-box-inside {
    padding-top: 40px;
}

.main-box-title  {
    background-color: #f9f9f9;
    box-shadow: none;
    border-top: none;
}

.vce-border-top .main-box-title {
    border-top: none;
}