.col-sm-4 {
    width: 33.33333333%;
}

.col-sm-8 {
    width: 66.66666667%;
}

.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}

tr td:first-child {
    width: 150px;
}

tr td:nth-child(2), tr th:nth-child(2) {
    padding-left: 90px !important;
}


img.img-responsive {
    margin: 2px 0px;
}


.galleryFull img.img-responsive {
    margin: 0px;
    max-width: none;
}


.table-hover > tbody > tr:hover {
    background-color: #202228;
}


.alternate-icon .row {
    padding-top: 20px;
    padding-bottom: 20px;
}


.alternate-icon h1 {
    padding-bottom: 25px;
}

pre {
    background-color: #22242a;
    color: #fff;
    border: none;
    border-radius: 0px;
    padding: 50px 0px 65px 40px;
}


section.ordered-list h1 {
    padding-bottom: 20px;
}

section.ordered-list p {
    padding-bottom: 25px;
}

section.unordered-list h1 {
    padding-bottom: 20px;
}

section.unordered-list p {
    padding-bottom: 25px;
}


section.blockquote h1 {
    padding-bottom: 20px;
}

section.paragraph h1 {
    padding-bottom: 20px;
}

section.performatted h1 {
    padding-bottom: 20px;
}


.innerheader2 .inner-title h3 {
    text-transform: uppercase;
    font-size: 2.60rem;
    margin-bottom: 10px;
}


.logo span img {
    width: 20px;
    height: 20px;
    margin-top: -5px;
}

/*-------------------------- Element Head End ----------------------------*/

/*------------------------ Slide Start ------------------*/


.testimonial-sliders .owl-controls .owl-buttons div {
    background: transparent !important;
}

.testimonial-sliders .owl-controls .owl-buttons div {
    background: transparent !important;
}


/*------------------------- Slide End -------------------*/


body.is-menu-visible #menu > * {
    opacity: 1;
}


.nav-bars i {
    color: #000;
    font-size: 20px;
    margin-right: 0px;
}


.owl-theme .owl-nav [class*=owl-]:hover {
    background: #fff;
    color: #1e2026;
    text-decoration: none;
    padding-right: 0px;
    border-radius: 0px;
}


.owl-theme .owl-dots .owl-dot span {
    width: 0px;
    height: 0px;
    margin: 0px 0px;
}

.header_slide img.img-responsive {
    margin: 0px;
    margin-top: -50px;
}

/*---------------------- Home Head End ------------------*/

/*---------------------- Popup Section Start -------------*/

.gallery-pad {
    /*padding-top: 30px;*/
    margin-top: -10px;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.img-box {
    position: relative;
    overflow: hidden;
}

.img-box img {
    width: calc(100% + 60px);
    height: calc(100% + 60px);
    transition: opacity .35s, -webkit-transform .45s;
    transition: opacity .35s, transform .45s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

img {
    border: 0;
}


.img-caption span {
    color: #fff;
    font-size: 1rem;
    text-transform: capitalize;
    font-weight: 600;
}

.caption-social span a {
    color: #fff;
}

a {
    background-color: transparent;
}

.caption-social span a i {
    display: inline-block;
    margin-left: 7px;
}


.img-title h4 {
    color: #333;
}

.author-meta span {
    color: #333;
}

.author-name span {
    color: #333;
}

.sidebar-content p {
    color: #333;
}

.img-lightbox img {
    max-width: 100%;
    margin: 0px;
}


@media only screen and (max-width: 482px) {
    .head-text h1 {
        font-family: 'Rubik-Bold', sans-serif;
        font-weight: 900;
        font-size: 23px;
    }
}

.head-text h1 {
    font-family: 'Rubik-Bold', sans-serif;
    font-weight: 900;
}


.sidebar-content a {
    text-decoration: underline;
}

.img-box:hover img {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


.grid-item {
    width: auto;
    height: 350px;
}

.home_text {
    position: absolute;
    z-index: 9;
    height: auto;
    width: auto;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.home_text p {
    text-decoration: underline;
    color: #fff;
    font-size: 16px;
    font-weight: inherit;
}


.p0 {
    margin-right: 0px;
}

.white-popup {
    position: relative;
    background: #FFF;
    width: auto;
    max-width: 1150px;
}

.white-popup {
    position: relative;
    background-color: #FFF;
    padding: 0px;
    width: auto;
    max-width: 1075px;
    margin: 0px auto;
}


.pop-up-color {
    background-color: #fff;
}

.pop-up-color img {
    margin: 0px auto;
}

.pop-up-color .p-r-0 {
    padding-right: 0px;
}

.pop-up-color .p-l-0 {
    padding-left: 0px;
}

.pop-up-color section {
    margin-top: 250px;
}

@media screen and (max-width: 1024px) {
    .pop-up-color section {
        margin-top: 25px;
    }
}

.popup-head {
    margin-top: 50px;
    margin-bottom: 35px;
    margin-left: 15px;
}

.popup-parapraph {
    padding: 0px 15px;
}

h4.popup-head {
    color: #333;
}

p.popup-parapraph {
    color: #333;
}

/*---------------------- Popup Section End -------------*/
