.flex-tabing-box {
    align-items: center;
}

.close-btn,
a.close-btn {
    right: -10px;
    border: none;
    cursor: pointer
}

a.close-btn,
a.phone-num-box {
    color: #fff;
    text-decoration: none
}

.tabs-styles ul li.nav-item button.active {
    color: #7367db !important
}

.customlines {
    position: relative;
    width: 100%
}

a.close-btn {
    position: absolute;
    top: -10px;
    background-color: tomato;
    border-radius: 50%;
    font-size: 50px;
    width: 50px;
    height: 50px;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center
}

.popup-content a span {
    line-height: 0;
    margin: 0 0 8px
}

.popup-container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    padding: 10px
}

.content-style,
.flex-tabing-box,
.popup-content,
.tabs-styles {
    display: flex;
    display: flex
}

.popup-content {
    position: relative;
    background-color: transparent;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    max-width: 650px;
    max-height: 100%;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 100%
}

.popup-video {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 80vh;
    border-radius: 0
}

.close-btn {
    position: absolute;
    top: -10px;
    background-color: tomato;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    width: 30px;
    height: 30px;
    z-index: 999
}

button.close-btn span {
    font-size: 28px;
    line-height: 28px;
    position: relative;
    top: -2px
}

section.tabs-section.section-portfolio .image-container::after {
    display: none
}

ul#myTab {
    border: none
}

.flex-tabing-box {
    padding: 50px 0 0
}

.tabs-styles ul {
    gap: 40px
}

    .flex-tabing-box .row .col-sm-4,
    .tabs-styles ul li {
        width: 100%
    }

.flex-tabing-box .tab-pane .row {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(5, 1fr)
}

section.tabs-section.section-portfolio .image-container {
    padding-top: 0;
    padding-bottom: 0
}

.tabs-styles ul li.nav-item button {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.flex-tabing-box .image-container img {
    width: 100%;
    height: 550px;
    border-radius: 100px
}

.tabs-styles ul li button {
    border: none !important;
    padding: 0
}

.tabs-styles {
    width: 25%;
    align-items: center;
    padding: 0 0 0 25px;
    border-left: 3px solid #7367db
}

div#myTabContent {
    width: 80%
}

.content-style {
    justify-content: space-between
}

a.phone-num-box img {
    max-width: 15px;
    filter: invert(1);
    margin: -2px 5px 0px 0px;
}

a.phone-num-box {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    background: #000;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid #fff;
}

.header-section.myheaderchange {
    padding: 130px 0 180px
}

.bgstyle p {
    color: #888
}

.header-page .btn-stylebox .btnphone {
    display: block !important
}

.awardimage img {
    max-width: 80px;
    filter: opacity(.5);
    width: 80px;
    height: 80px
}

.contentarea ul li:after {
    width: 15px;
    height: 15px;
    position: absolute;
    content: "";
    display: block;
    left: 0;
    top: 10px;
    border: 2px solid #7367db !important
}

.smallhead {
    font-size: 30px
}

p.big-pera {
    font-size: 18px
}

.custombullit li span {
    display: block;
    color: #7367db;
    font-style: italic;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600
}

.custombullit.ptpbnew {
    padding: 0
}

.content-header .custombullit.ptpbnew {
    padding-top: 0
}

.custombullit li {
    list-style: none;
    position: relative;
    padding: 8px 0;
    font-size: 22px;
    font-family: Raleway, serif;
    color: #474747;
    font-weight: 500
}

.content-header h1 {
    line-height: 46px;
    font-size: 36px;
    font-weight: 900
}

p.bigpheader b {
    font-size: 20px;
    color: #7367db
}

span3.pricefont {
    font-size: 16px;
    display: block;
    color: #000
}

p.bigpheader {
    font-size: 23px;
    margin: 25px 0
}

.limited p {
    color: red
}

.awardimage {
    width: 150px;
    text-align: center
}

    .awardimage span {
        font-family: Raleway;
        color: #888;
        font-weight: 700;
        font-size: 16px;
        display: block
    }

.contentarea ul {
    padding: 0;
    list-style: none
}

    .contentarea ul li {
        font-size: 20px;
        margin: 0 0 10px;
        position: relative;
        padding: 0 0 0 30px
    }

        .contentarea ul li strong {
            color: #7367db
        }

.contentarea strong.blue-strong {
    color: #7367db;
    font-size: 18px;
    font-family: Raleway;
    display: block;
    margin: 0 0 10px
}

.contentarea strong.black-strong {
    color: #000;
    font-size: 18px;
    font-family: Raleway;
    display: block
}

.sectionthree .btnstyles .btnphone a .box {
    width: 390px;
    margin: 20px 0 0
}

.testi-image {
    bottom: -120px;
}

@media screen and (max-width:1366px) {
    .tabs-styles ul li.nav-item button {
        font-size: 16px
    }

    .header-section.myheaderchange {
        padding: 130px 0 250px
    }

    .myheaderchange p.stylepara {
        font-size: 32px;
        line-height: 38px
    }

    div#loadspopup .modal-xl {
        --bs-modal-width: 750px !important;
        overflow: hidden
    }

    .promo-cont-left-box img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        max-width: 380px
    }

    div#loadspopup textarea {
        height: 100px
    }

    .content-header h1 {
        line-height: 45px;
        font-size: 35px
    }

    p.bigpheader {
        font-size: 23px;
        margin: 40px 0 25px
    }

    .custompopupleads .modal-xl {
        max-width: 950px
    }

    div#loadspopup h5 {
        text-align: left;
        color: #7367db;
        font-size: 35px;
        margin: 0;
        font-weight: 900
    }
}

@media screen and (max-width:1024px) {
    .footersection .customlines:after {
        display: none;
    }

    .imagenews {
        top: 100px !important;
        width: 40%;
    }
}

@media screen and (max-width:992px) {

    .header-section.myheaderchange {padding-top:40px;}
}
    
    @media screen and (max-width:991px) {
    .imagenews {
        width: 100% !important;
    }

    .myheaderchange .formstyle .submit-btn {
        height: 42px;
        font-size: 14px;
        width: 150px;
        margin-top: 10px
    }

    .myheaderchange .formstyle .input {
        margin-top: 10px
    }

    .formstyle .form-control {
        padding: 20px 30px !important
    }

    div#myTabContent {
        width: 100%
    }

    .tabs-styles ul li {
        width: auto
    }

    .tabs-styles {
        width: 100%;
        align-items: center;
        padding: 0;
        border-left: 0;
        justify-content: center
    }

    .flex-tabing-box {
        flex-direction: column;
        gap: 50px
    }

    .awards.d-flex.justify-content-between {
        flex-wrap: wrap
    }

    div#loadspopup h5 {
        color: #fff !important
    }

    .logo img {
        width: 100px;
        height: 52px
    }
}

@media screen and (max-width:480px) {
 
    .container.bottomlines p.m-font.b-bolds.text-center.mb-0.pt-5 {
        margin-bottom: 25px !important;
    }

    br {
        display: none;
    }

    .header-page .btn-stylebox a.phone-num-box img {
        display: none;
    }

    .padding-custom-topbottom {
        padding: 80px 0 0
    }

    .myheaderchange .iti {
        margin-top: 10px
    }

    .header-section.myheaderchange h1 {
        min-height: 64px;
    }

    .row.customrow-reverse .btndflex.mt-4 {
        margin-top: 10px !important
    }

    .logo a,
    .myheaderchange .custombullit li,
    p.bigpheader b {
        font-size: 16px
    }

    .custombullit li:after {
        top: 14px
    }

    .flex-tabing-box .image-container img {
        height: 250px
    }

    .tabs-styles ul {
        gap: 20px;
        justify-content: center
    }

    .customlines:after,
    .footersection .customlines:after {
        display: none
    }

    section.bgsmarts .btnstyle span {
        padding: 10px;
        font-size: 10px
    }

    .btn-stylebox a img {
        max-width: 20px;
        filter: invert(0)
    }

    .content-header h1 {
        line-height: 32px;
        font-size: 22px
    }

    .myheaderchange .formstyle,
    .tabsbox.tabstyle {
        margin-top: 0
    }

    .tabstyle button,
    p.redcolor.smallhead.m-font.mbold {
        text-align: center
    }

    section.section-portfolio .container .row.mb-5 {
        margin-bottom: 20px !important
    }

    p.m-font.b-bolds.text-center.mb-0.pt-5.pb-5 {
        padding-bottom: 70px !important
    }

    .awardimage img {
        max-width: 60px;
        filter: opacity(.5);
        height: 60px
    }

    .awardimage span {
        font-size: 12px
    }

    .custombullit li span {
        font-size: 14px
    }

    .myheaderchange p.stylepara {
        font-size: 32px;
        line-height: 26px
    }

    .myheaderchange .formstyle .input {
        height: 42px
    }
    .header-section.myheaderchange {
        padding-top: 120px;
    }
}
