.col-xs-12 {
    width: 100%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.container {
    width: 90%;
    max-width: 1080px;
    margin: auto;
    text-align: left;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.container {
    margin-right: auto;
    margin-left: auto;
}

.col-md-1,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-6,
.col-md-9,
.col-sm-1,
.col-sm-12,
.col-xs-1,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px) {
    .col-sm-1,

    .col-sm-12,
    .col-sm-5,
    .col-sm-6 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px !important;
    }
}
.col-right > input {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

/* style */
#logo { width: auto; }

select#stubs { margin-left: 10px; }

#paymentForm .vertical { overflow: hidden; }

body { background-color: #fff; }

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

blockquote {
    margin: 20px 0 30px;
    padding-left: 20px;
    border-left: 5px solid;
}

del { text-decoration: line-through; }

table {
    border-spacing: 0;
    border-collapse: collapse;
}

body {
    color: #000;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.7em;
    font-display: swap;
}

body.page-template-page-template-blank-php #page-container {
    padding-top: 0 !important;
}

a { color: #F16D09; }

p,
blockquote p {
    padding-bottom: 0;
}

em,
i {
    font-style: italic;
}

code,
pre {
    margin-bottom: 10px;
    font-family: Courier New, monospace;
}

sub,
sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
}

sup { bottom: 0.8em; }

sub { top: 0.3em; }

dl { margin: 0 0 1.5em; }

dd { margin-left: 1.5em; }

br.clear,
input.text,
input.title,
input[type="text"],
select,
textarea {
    margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 { font-size: 30px; }

h2 { font-size: 26px; }

h3 { font-size: 22px; }

.section1 p,
h5 {
    font-size: 16px;
}

h6 { font-size: 14px; }

input { -webkit-appearance: none; }

input[type="checkbox"] { -webkit-appearance: checkbox; }

input[type="radio"] { -webkit-appearance: radio; }

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
    padding: 2px;
    color: #4e4e4e;
    background-color: #f6f6f6;
    border-radius: 2px;
    border: 1px solid #cfcfcf;
}

textarea { padding: 4px; }

br.clear { padding: 0; }

#top-header a,
.cnt_btn_cls:hover,
.gform_save_link:hover,
.side_bar_creat.dem a,
a.review_sec_btn:hover {
    color: #fff;
}

.nav-single a,
.posted_in a {
    color: #82c0c7;
    text-decoration: none;
}

#logo {
    float: none;
    max-height: 35px;
    margin-bottom: 0;
    vertical-align: middle;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

.single .slidebar-custom {
    padding: 45px 0px;
    margin-right: 15px;
    margin-left: -15px;
}

.single .single-page-blog {
    padding-bottom: 50px;
    padding-top: 60px;
}

@media(max-width: 991px) {
    .single .slidebar-custom {
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .single .single-page-blog { padding-bottom: 30px; }
}

#top-menu { float: left; }

.single .post { padding-bottom: 25px; }

.rv_sec,
.rv_sec_team {
    text-align: center;
}

@media screen and (max-width: 1250px) {
    form#stubForm {
        overflow-x: scroll;
        overflow-y: hidden;
    }
}

@media all and (max-width: 980px) {
    #stubForm #divForm input#email {
        width: 100%;
    }
}

* html .clearfix,
:first-child+html .clearfix {
    zoom: 1;
}

input[type="checkbox"]:not(old),
input[type="radio"]:not(old) {
    width: 25px;
    margin: 0;
    padding: 0;
    opacity: 1;
}

input[type="checkbox"]:not(old)+label,
input[type="radio"]:not(old)+label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    line-height: 24px;
}

input[type="checkbox"]:not(old):checked+label { background-position: 0 -24px; }

input[type="radio"]:not(old):checked+label { background-position: 0 -48px; }

.checkbox>input:checked {
    border: 1px solid #F16D09;
    background-color: #F16D09;
}

.checkbox>input:checked+span::before {
    content: "\2713";
    display: block;
    text-align: center;
    color: #fff;
    position: absolute;
    left: -14px;
    top: 0;
}

.checkbox>input:active { border: 2px solid #000; }

.fb_rvw p {
    color: #fff;
    font-size: 20px;
    padding-bottom: 15px;
}

#paystub .payst { padding: 15px 0 0 !important; }

#paystub .payst img { max-width: 100px; }

.spacer {
    display: inline-block;
    width: 100%;
    height: 135px;
}

.red_p {
    color: red;
    margin-bottom: 0 !important;
    padding-bottom: 5px !important;
}

@media only screen and (max-width: 450px) {
    .well { width: 100%; }
}

.woocommerce button.button.alt { background-color: #f8913e; }

.woocommerce button.button.alt:hover { background-color: #ff832a; }

.panel { border: none !important; }

#template-show .modal.fade .modal-dialog {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    transition: transform 0.3s ease-out;
}

#show-templates .modal-header {
    padding: 0 !important;
    border-bottom: none !important;
}

@media (min-width: 576px) {
    #template-show .modal-dialog { max-width: 800px; }
}

@media (max-width: 576px) {
    #template-show .modal-header .close { margin-top: 8px !important; margin-right: 8px; }
    #template-show .modal-dialog .modal-content { padding: 2rem !important; }
}

body,
html {
    overflow-x: hidden;
}

@-webkit-keyframes colorchange {

    0%,
    100% {
        color: #F16D09;
    }

    50% { color: #000; }
}

@-webkit-keyframes blur-text {
    0% { filter: blur(0px); }
    100% { filter: blur(4px); }
}

@keyframes blur-text {
    0% { filter: blur(0px); }
    100% { filter: blur(4px); }
}

span.required { color: red; }

@media only screen and (max-width: 840px) {
    .resend_stub table.stub_table {
        margin-bottom: 0;
        overflow: hidden;
        overflow-x: scroll;
        display: block;
        white-space: nowrap;
    }
}

input#email,
input#name,
input#telephone {
    color: #4e4e4e !important;
}

.glob_tbl { width: 100%; }

.glob_tbl tr { vertical-align: baseline; }

.glob_tbl tr:nth-child(odd) {
    background-color: #c5c5c5ba;
}

.glob_tbl td {
    padding: 10px;
    border: 1px solid gray;
}