
.site-container-wrapper{}

.page-container-fluid{}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.product-details-panel.border-primary ul li{color:#d6d6d6; list-style-type:disc; font-size:16px}
.logo-menu-section{}

header.fixed-top.mega-menu-section {
    height: auto;
    position: fixed;
    z-index: 9;
    width: 100%;
    padding: 0 0px;
	background: rgba(45,45,45, 1);
}

header.fixed-top.mega-menu-section .logo-menu-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
	height:70px;
    background-color:#0b253e;
    padding: 0 15px;
    position: relative;
}

.main-menu-fixed {
    width: 100%;
    background: transparent;
    display: inline-flex;
    justify-content: flex-end;
}
}

.main-menu-fixed .nav-rt-menu {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-end;
}

.main-menu-fixed .nav-rt-menu ul.nav-list {
    padding: 16px 0;
    margin: 0 0;
    height: 60px;
}
.main-menu-fixed .nav-rt-menu ul.nav-list li {display:inline-block;}

.main-menu-fixed .nav-rt-menu ul.nav-list a {
    color: #252525;
    text-decoration: none;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 15px;
    margin: 0 0;
}

.main-menu-fixed .nav-rt-menu ul.nav-list a.active {
    color: #0059a8 !important;
	position:relative;
}

.main-menu-fixed .nav-rt-menu ul.nav-list a.active:after {
    content: '';
    background: #0059a8;
    height: 3px;
    width: 20px;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 8px;
}

header.mega-menu-section h1 {
    min-width: 240px;
    text-decoration: none;
    color: #116399;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    width: fit-content;
    margin: 0 0;
    padding: 0 0;
    position: absolute;
    top: -38px;
    left: 90px;
}


header.mega-menu-section h1 a {
    text-decoration: none !important;
    color: #116399;
    letter-spacing: -0.7px;
}

header.mega-menu-section h1 a span {
    color: #4ec2ef;
    font-weight: 500;
    font-size: 29px;
    padding-left: 4px;
}

footer{background:#333333 !important;}

.footer-horz-nav {
    width: 100%;
    height: auto;
    padding: 50px 0 25px 0;
}

.footer-horz-nav ul.footer-links {
    margin: 0 0;
    padding: 0 0;
    display: flex;
    justify-content: center;
    flex-flow: column;
}

.footer-horz-nav ul.footer-links li {
    list-style-type: none;
    padding: 4px 0;
    margin: 0 0;
    position: relative;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s ease all;
}

.footer-horz-nav ul.footer-links li:before {
    content: '';
    background:#777777;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 12px;
}

.footer-horz-nav ul.footer-links li a {
    color:#d8d8d8;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    transition: 0.3s ease all;
    padding: 0 15px;
}

ul.footer-links li a:hover {
    color: #FFFFFF;
}


.main-menu-fixed .nav-blue {
    background: #46c4f5;
    height: 55px;
    padding: 0 30px;
}
.main-menu-fixed .nav-blue ul.nav-list {
    margin: 0;
    padding: 0;
    display: flex;
}
.main-menu-fixed .nav-blue ul.nav-list li {
    width: fit-content;
    display: inline-block;
}
.main-menu-fixed .nav-blue ul.nav-list li a {
    height: 54px;
    display: inline-flex;
    color: #FFFFFF;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    padding: 0 30px;
    transition: 0.4s ease all;
}
.main-menu-fixed .nav-blue ul.nav-list li a:hover {background: rgba(256,256,256, 0.2);}
.main-menu-fixed .nav-blue ul.nav-list li a.active{background:#FFFFFF; color:#2d2d2d;}

img.main-logo {
    height: auto;
    width:183px;
}

.top-banner-hold {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.top-banner-hold .banner-widget-50 {
    max-width: 50%;
    min-width: 50%;
}

.slide-hold-item {
    height:260px;
    display: flex;
    align-items: center;
}

.slide-box-inn .item-content-hold {
    width: 440px;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

.slide-box-inn .item-content-hold h3 {
    color: #FFFFFF;
    font-size: 2em;
    font-weight: 300;
    line-height: 1.25em;
    text-align: center;
    margin: 0 0;
    padding: 8px 0;
}

.slide-box-inn .item-content-hold p {
    text-align: center;
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 0;
}

.mid-wrapper-holdv2 {
    max-width: 1280px;
    width: 100%;
    padding: 60px 30px;
    margin: 0 auto;
}

.slide-box-inn {
    width: 100%;
    display: flex;
}

.slide-box-inn .item-media-hold {
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.slide-box-inn .item-media-hold img {
    width: fit-content !important;
}

.slide-box-inn .item-content-hold {
    width: 440px;
    padding: 0 40px 0 0;
    box-sizing: border-box;
}

h3.banner-head {
    color: #fff;
    font-size: 3.5em;
    font-weight: 500;
    line-height: 1.2em;
    margin: 0 0;
    padding: 0 0;
}

.banner-content-hold .banner-media-slide {
    width: 100%;
    overflow: hidden;
}

.banner-media-hold {
    width: 100%;
    max-height: 480px;
    text-align: right;
}

.banner-media-hold img {
    height: 480px;
}

article { display: block;width: 100%;}

section.section-containerfluid-wrapper {
    max-width: 100%;
    width: 100%;
    padding: 0 0px;
    margin: 0 auto;
    background: #454545;
}
section.section-container-wrapper{max-width:1280px; width:100%; padding:60px 30px; margin:0 auto;}
.blue-bg-wrapper{background:#46b9f2 !important;}

h3.section-head {
    color: #222222;
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    margin: 0 0;
    padding: 10px 0;
    font-family: 'Rubik', sans-serif;
    text-align: left;
    text-transform: uppercase;
}

h5.section-head-tagline {
    color: #555555;
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    margin: 0 0;
    padding: 0 300px;
}

h3.section-headINN {
    color: #222222;
    font-size:48px;
    font-weight: 700;
    line-height:48px;
    margin:0 0 20px 0l;
    padding: 10px 0;
    font-family: 'Rubik', sans-serif;
    text-align: left;
}

h5.section-headINN-tagline {
    color: #555555;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0 0px;
}

.mid-wrapper-split2 {
    width: 100%;
    display: flex;
    align-items: stretch;
}

.mid-wrapper-split2 .flex-container50 {
    min-width:25%;
    box-sizing: border-box;
    width:25%;
}

.vertical-block {
    display: block;
    padding: 0 20px;
    margin: 25px 0 0 0;
}

h4.block-head {
    color: #222222;
    font-size: 20px;
    padding:20px 0 10px 0;
    margin: 0;
    line-height: 22px;
    font-weight: 500;
    height: 68px;
}

.justify-flex-container {
    display: flex;
    justify-content: space-between;
}

.img-border-round {
    width: 140px;
    height: auto;
    display: block;
    border-radius: 100%;
    margin: 0 auto;
}

img.img-block {
    width:auto;
    height:160px;
}
.btn.btn-primary.button-line {
    background:transparent;
    border: 2px solid #ed2024;
    min-width: 100px;
    height: 45px;
    color: #ed2024;
    font-size: 16px;
    font-weight: 400;
    border-radius: 3px;
    padding:10px 45px;
    transition: 0.3s ease all;
}

.btn.btn-primary.button-line:hover{ background: #ed2024; color: #FFFFFF;}


.card-auto-md {
    width: 100%;
    display: block;
    max-height: 350px;
    overflow-y: auto;
    margin: 15px 0 0 0;
    padding: 0 68px 0px 0;
}
.card-auto-md .discussion-child {
    width: 100%;
    display: block;
    margin: 5px 0px 20px 0;
}

p {
    padding: 0;
    color: #262626;
    font-style: normal;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 20px;
}

.pad-tb-sm{padding:20px 0 !important;}


.img-parallex-section {
    height: 450px;
    width: 100%;
    display: flex;
    flex-flow: row;
}

.img-parallex-section .bg-banner-wrapper {
    height:450px;
    width: 40%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.img-parallex-section .bg-banner-wrapper img.aboutus-banner {height:425px;  width:100%; object-fit: contain;}

.img-parallex-section .bg-banner-mask { background: rgba(0,0,0, 0.7);  position: absolute; height:580px;  width: 60%;   left: 0;    top: 0;}

.img-parallex-section .parallex-content {
    width: 60%;
    padding: 40px;
    background:#002341;
    position: relative;
}

.red-tape-md {
    background: #f1592a;
    height: 40px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80%;
}

.parallex-content.flex-align-center {display: flex; flex-flow: column; align-items: center;  justify-content: flex-end;}

.quote-hold {
    margin: 40px 0 20px 0;
}

.content-section-s2 {
    text-align: center;
    margin: 20px 40px;
}

.consult-block {
    max-width: 650px;
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    margin: 80px auto 0 auto;
}

.consult-icon-hold {
    width: 200px;
}

.grey-bg-v1{background:#f7f7f7 !important;}

.consult-icon-hold img {
    width: 160px;
    height: 160px;
    object-fit: contain;
}

.mid-wrapper-holdv2{}

.consult-details-hold {
    height: 160px;
    display: inline-flex;
    align-items: center;
    width: 300px;
    padding-left: 50px;
}
.consult-details-hold ul.contact-details {
    padding: 0px 0;
    margin: 0px;
}
.consult-details-hold ul.contact-details li {
    list-style-type: none;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
    line-height: 18px;
}
.consult-details-hold ul.contact-details li span {
    background: #eaeaea;
    width: 35px;
    height: 35px;
    display: inline-flex;
    border-radius: 500px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #454545;
    margin-right: 15px;
}

.inner-pagebanner {height: 350px; position: relative;  width: 100%;	}

.inner-pagebanner .banner-img-holdsm {height: 350px; position: absolute;  width: 100%;  z-index: 1;}

.inner-pagebanner .banner-img-holdsm img {width: 100%; height: 350px; object-fit: cover;}

.inner-pagebanner .banner-mask {width: 100%;  height: 350px; position: absolute; background: rgba(0,0,0, 0.3);  z-index: 2;}

.inner-pagebanner .banner-content-hold {height: 350px; position: absolute;  z-index: 3;  width: 100%;  display: flex;  align-items: center;}

.inner-pagebanner .banner-content-hold h2.banner-head{margin-top: 80px;}


ul.list-bg-high li.status-remainder {
    list-style-type: none;
    border: 1px solid rgba(255,0,0, 0.2);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    border-left: 4px solid rgba(255,0,0, 0.2);
}

ul.list-bg-high li.status-download {
    background: rgba(0,0,0, 0.015);
    border: 1px solid rgba(0,0,0, 0.03);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
    color: #242424;
    font-size: 14px;
    font-weight: 500;
    list-style-type: none;
}

ul.list-bg-high li.status-download a {
    color: #0086c9;
    font-weight: 500;
    text-decoration: underline;
    font-size: 14px;
    line-height: 20px;
}
ul.list-bg-high li.status-download a span {
    margin-right: 10px;
}

h4.card-title {
    margin: 0;
    padding: 0;
    color: #262626;
    font-family: Montserrat,sans-serif;
    font-style: normal;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.5em;
}

.mar-t30{margin-top:30px !important;}

.form-check.form-check-list {
    margin-bottom: 8px;
    color: #555555;
    font-weight: 500;
}

.footer-hold {
    width: 100%;
    padding:0px 0;
    display: block;
    max-width:100%;
    margin: 0 auto;
}

.verti-nav {
    width: 100%;
    margin: 0 0 30px 0;
    display: block;
}

.verti-nav h6 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0;
    margin: 0 0 15px 0;
    border-bottom:1px solid rgba(256,256,256, 0.25);
    width: 90%;
}




ul.footer-links li.social-links {
    border: 1px solid rgba(256,256,256, 0.3);
    margin: 0 0 5px 0;
    width: 50px;
    height: 50px;
    border-radius: 500px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    transition:0.3s ease all;
}

ul.footer-links li.social-links:hover {
    background: #FFFFFF;
}

ul.footer-links li.social-links:hover a{color:#46b9f2 !important}
ul.footer-links li a .fa {
    font-size: 20px;
}

.footer-bottom {
    width: 100%;
    display: block;
    padding:0px 00 0;
    margin: 0 0;
}

.footer-bottom p {
    font-size: 13px;
    color: #dfdfdf;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 10px;
}

ul.inline-links-sm {
    padding: 0 0;
    margin: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.inline-links-sm li {
    list-style-type: none;
    text-align: center;
    display: inline-block;
    padding: 0 15px;
}

ul.inline-links-sm li a {
    color: #dddddd;
    text-decoration: none;
    font-size: 13px;
    transition:0.3s ease all;
}

ul.inline-links-sm li a:hover{ color: #FFFFFF;}

ul.social-hold-menu {
    padding:0px 0;
    margin: 0px;
    display: flex;
    justify-content: left;
}

ul.social-hold-menu li.social-links {
    list-style-type: none;
    margin: 0 10px;
    padding: 0;
}

ul.social-hold-menu li.social-links a {
    color:#eaeaea;
    font-size: 18px;
    border: 1px solid #eaeaea;
    width: 50px;
    height: 50px;
    display: inline-flex;
    border-radius: 500px;
    align-items: center;
    justify-content: center;
    transition:0.3s ease all;
}

ul.social-hold-menu li.social-links a:hover{color: #FFFFFF; border: 1px solid #FFFFFF;}

ul.social-hold-menu li.social-links a.fa{}

.thd-w5 {
    width: 5% !important;
}

.thd-w10 {
    width: 10% !important;
}

.thd-w15 {
    width: 15% !important;
}

.thd-w20 {
    width: 20% !important;
}

.thd-w25 {
    width: 25% !important;
}

.thd-w30 {
    width: 30% !important;
}

.thd-w35 {
    width: 35% !important;
}

.thd-w40 {
    width: 40% !important;
}

.thd-w45 {
    width: 45% !important;
}

.thd-w50 {
    width: 50% !important;
}

.thd-w55 {
    width: 55% !important;
}

.thd-w60 {
    width: 60% !important;
}

.thd-w65 {
    width: 65% !important;
}

.thd-w70 {
    width: 70% !important;
}

.thd-w75 {
    width: 75% !important;
}

.thd-w80 {
    width: 80% !important;
}

.thd-w85 {
    width: 85% !important;
}

.thd-w90 {
    width: 90% !important;
}

.thd-w95 {
    width: 95% !important;
}

.thd-w100 {
    width: 100% !important;
}



#banner-head-events .owl-dots{}

#banner-head-events .owl-dots button.owl-dot,
#banner-head-eventsINN .owl-dots button.owl-dot{
    background: rgba(256,256,256, 0.4);
    width: 10px;
    height: 10px;
    border-radius: 500px;
    padding: 0;
    margin: 0 4px;
}

#banner-head-events .owl-dots button.owl-dot.active, 
#banner-head-eventsINN .owl-dots button.owl-dot.active{background: #c6f047;}

#banner-head-eventsINN .owl-dots {
    text-align: center;
}


.inner-page-banner {
    max-width: 1280px;
    width: 100%;
    padding: 40px 30px;
    margin: 0 auto;
    min-height: 200px;
}

.inner-page-banner .banner-content-hold{}


.grade-text {
    font-size: 18px;
    font-weight: 700;
    position:relative;
}

.grade_orange{color: #d19c00;}
.grade_green {
    color: #079306;
}

.grade-text small {
    position: absolute;
    color: #454545;
    font-size: 14px;
    font-weight: 500;
    top: -4px;
}

.banner-media-slide.innerpage-slide{}

.slide-hold-item.inn-slid-sm {
    height: 150px !important;
}

.slide-box-inn.w100-center {
    justify-content: center;
}

.slide-box-inn.w100-center .item-content-hold {
    width: 640px;
}

.search-hold {
    min-width: 400px;
    padding:5px 0;
    display: inline-block;
}

.search-hold .search-bar-section .form-control {
    height: 40px;
    margin-left: 40px;
    border-color: #0059a8 !important;
}

.inline-btn-form {
    margin-left: -40px !important;
}

.search-hold .search-bar-section .input-group-append .btn.btn-outline-secondary {
    height: 40px;
    width: 40px;
    border-color: #0059a8 !important;
    background: #0059a8 !important;
    color: #FFFFFF;
}

.dropdown.menu-custom-nav{}

.dropdown.menu-custom-nav .btn.btn-secondary.dropdown-toggle {
    color: #252525;
    text-decoration: none;
    font-weight: 500;
    padding: 5px 15px;
    font-size: 15px;
    margin: 0 0;
    background: transparent;
    border: none;
}

.dropdown.menu-custom-nav .btn.btn-secondary.dropdown-toggle:hover, .dropdown.menu-custom-nav .btn.btn-secondary.dropdown-toggle:focus{outline:none; box-shadow: none;}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom {
    min-width: 250px;
    margin-top: 22px !important;
    border-radius: 2px;
}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom li {
    width: 100%;
    display: block;
}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom li a.dropdown-item {
    color: #252525;
    text-decoration: none;
    font-weight: 400;
    padding: 8px 15px;
    font-size: 14px;
    margin: 0 0;
}

.dropdown.menu-custom-nav ul.dropdown-menu.dropmenu-custom li .dropdown-item:active {
    color: #fff !important;
    
    background-color: #0059a8 !important;
}


.contactus-wrapper .contact-headlines {
    display: flex;
    flex-flow: row;
    width: 100%;
    border-top: 0px solid rgba(0,0,0, 0.05);
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px -3px rgb(0 0 0 / 10%);
}
.contactus-wrapper .contact-maphold{}
.contactus-wrapper .contact-headlines .contact-addressleft{flex:1;}
.contactus-wrapper .contact-headlines .contact-addressmid {display:flex; align-items:flex-end;flex:1;}
.contactus-wrapper .contact-headlines .contact-addressright{flex:1; display:flex; justify-content:center; align-items:flex-end;}
.contactus-wrapper .contact-headlines .contact-addressright .location-ico{font-size: 64px;}
.contactus-wrapper .contact-headlines .contact-addressmid ul{margin: 0 0 0 30px; padding: 0;}
.contactus-wrapper .contact-headlines .contact-addressmid ul li {list-style-type: none; color: #111111; font-size:14px; line-height:19px; padding:8px 0 0; margin:0 0; font-family:'Montserrat', sans-serif !important; font-weight:500; letter-spacing:-0.4px;}
.contactus-wrapper .contact-headlines .contact-addressmid ul li span {margin-right: 7px;}

.contact-maphold{display:flex; width:100%; flex-flow:row; margin-top:20px;}
.contact-maphold .contact-formhold{width:50%;}
.contact-maphold .contact-locationhold {
    width: 50%;
    border: 5px solid rgba(0,0,0, 0.08);
    box-sizing: border-box;
}

.contact-maphold .contact-formhold .content-formright {
    width: calc(100% - 20px);
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.contact-maphold .contact-formhold .content-formright .form-group{width: calc(50% - 10px); margin-bottom:20px;}
.contact-maphold .contact-formhold .content-formright .form-group .form-control.contact-custom {
    border: 1px solid #c1c1c1 !important;
    border-radius: 0px !important;
    font-size: 14px;
    height: 50px;
    background: transparent;
}
.contact-maphold .contact-formhold .content-formright .form-group .form-control.contact-custom.textarea-custom {
    border: 1px solid #c1c1c1 !important;
    box-shadow: none;
    border-radius: 0px;
    height:auto !important;
}
.w50{width:100% !important; float:left;}

.contactus-location-hold {
    width: 100%;
    display: block;
    background: #f7f7f7;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.1);
}

.contactus-location-hold h3.title-headblue {
    margin: 0 0 5px 0 !important;
}

.btn-custom {
    font-family: 'Raleway', sans-serif !important;
    min-width: 180px;
    min-height: 50px;
    display: inline-flex !important;
    align-items: center;
    border-radius: 0px !important;
    justify-content: center;
    cursor:pointer;
}


.primary-button {
    background: #fab700 !important;
    border: 1px solid #fab700 !important;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 600 !important;
    transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
}

.btn.btn-primary.primary-button-orange {
    background:rgba(241, 89, 42, 0.9) !important;
    border: none !important;
    font-size:1.25rem !important;
    margin:0 0;
    padding:10px 0;
    text-transform: uppercase;
    font-weight: 500 !important;
    transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
}


.contactus-wrapper .contact-headlines {
    display: flex;
    flex-flow: row;
    width: 100%;
    border-top: 0px solid rgba(0,0,0, 0.05);
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 4px 6px -3px rgb(0 0 0 / 10%);
}
.contactus-wrapper .contact-headlines .contact-addressleft {
    flex: 1;
}

.contactus-wrapper .contact-headlines .contact-addressmid {
    display: flex;
    align-items: flex-end;
    flex: 1;
}

.contactus-wrapper .contact-headlines .contact-addressright {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.contactus-wrapper .contact-headlines .contact-addressright .location-ico {
    font-size: 64px;
}


.float-right{float:right !important;}


.service-widz-wrapper{}
.service-widz-wrapper .services-hold {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: row wrap;
}
.services-hold .services-child {
    min-width: 32%;
    width: 32%;
    display: inline-flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 15px 20px 0;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0, 0.06);
    border-radius: 4px;
    padding: 20px 40px;
}
.services-hold .services-child .widz-icon {
    background: rgba(0, 89, 168, 0.1);
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    margin: 0 auto;
}
.services-hold .services-child .widz-icon img{width:50px;}

.services-child .widz-icon{}
.services-child .widz-content{}
.services-child .widz-content h4.swidz-head1 {
    font-size: 20px;
    color: #252525;
    line-height: 1em;
    padding: 0 0;
    margin: 10px 0;
    text-align: center;
}
.services-child .widz-content p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
}



#banner-images-top .owl-dots {
    position: absolute;
    
    width: 100%;
    text-align: center;
}

#banner-images-top .owl-dots button.owl-dot{
    background:transparent;
    width: 15px;
    height: 15px;
    border-radius: 500px;
    border: 2px solid #999999;
    transition: 0.3s ease all;
    margin: 0 5px;
}

#banner-images-top .owl-dots button.owl-dot.active{
    background: #f9b000;
    width: 15px;
    height: 15px;
    border-radius: 500px;
    border: 2px solid #f9b000;
    transition: 0.3s ease all;
}

.navbar-nav.custom-navbar{}

.navbar-nav.custom-navbar .nav-link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: 400;
    padding: 5px 15px;
    font-size: 15px;
    margin: 0 0;
    text-transform: uppercase;
}
.dropend .dropdown-toggle {
    color: salmon;
    margin-left: 1em;
}

.navbar-nav.custom-navbar li.nav-item.mkm-li a.nav-link {
    color: #FFFFFF;
    position: relative;
    transition: 0.3s ease all;
}

.navbar-nav.custom-navbar li.nav-item.mkm-li a.nav-link:hover{color: rgba(241, 89, 42, 0.6) !important;}

.navbar-nav.custom-navbar li.nav-item.mkm-li .nav-link.active,
.navbar-nav.custom-navbar li.nav-item.mkm-li .show>.nav-link {
    color: rgba(241, 89, 42, 0.9) !important;
}

.navbar-nav.custom-navbar li.nav-item.mkm-li a.nav-link.active:after{content: '';  background: rgba(241, 89, 42, 0.8); height: 3px;
width: 100%;  position: absolute; bottom: -18px;  left: 0;  right: 0;}

.navbar-nav.custom-navbar li.nav-item.mkm-li{margin: 0 10px;}

.dropdown-item:hover {
    background-color: lightsalmon;
    color: #fff;
}
.dropdown.custom-dropdown .dropdown-menu.custom-dropdown-menu {
    display: none;
    margin-top: 0px;
    min-width: 200px;
    padding: 15px;
    border-radius: 2px;
}
.dropdown.custom-dropdown:hover > .dropdown-menu.custom-dropdown-menu,
.dropend:hover > .dropdown-menu.custom-dropdown-menu {
    display: block;
    margin-top: 0.125em;
    margin-left: 0.125em;
}


.product-sec-hold {
    width: 100%;
    display: block;
}

.product-sec-hold .product-inn {
    width: 100%;
    display: flex;
    align-items: center;
}

.product-sec-hold .product-inn .proc-child {
    width: 31%;
    border: 1px solid rgba(0,0,0, 0.1);
    border-radius: 4px;
    height: 314px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-right: 20px;
}

.proc-child .proc-media {
    width: 100%;
    margin-bottom: 10px;
}

.proc-child .proc-media img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}

.proc-child .proc-content {
    width: 100%;
    padding: 0 10px 10px 10px;
}

.proc-child .proc-content p {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

h4.card-head1{}

.header-contact {
    width: 100%;
    padding:8px 5px;
    display: flex;
    height: 80px;
    align-items: center;
}

.header-contact-inn {
    width: 100%;
    display: flex;
    flex-flow: row;
    justify-content: flex-end;
}

.contact-child {
    width: auto;
    display: flex;
    margin-left:25px;
}

.contact-child .cc-logo-sm {
    width: 60px;
    text-align: right;
}

.contact-child .cc-logo-sm img.icon-loc1 {
    height: 35px;
    position: relative;
    top: 5px;
}

.contact-child .cc-text-strip {
    width: 100%;
    margin-left: 5px;
}

.contact-child .cc-text-strip small {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    line-height: 100%;
    margin: 0;
    padding: 2px 0;
}

p.colorwhite {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 2px 0;
}

.btn.btn-primary.button-readmore {
    background: #f1592a;
    border: none;
    height: 35px;
    width:max-content;
    display: flex;
    align-items: center;
    padding:0 10px 0 0;
    margin: 0;
    border-radius: 0px;
    float: right;
}

.btn.btn-primary.button-readmore .btn-rico {
    background: #434343;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}

.btn.btn-primary.button-readmore .btn-rico{}

.text-orange{color:#f1592a !important;}

p.text-sm-1 {font-size: 13px;  font-weight: 400;  line-height: 20px;  color: #454545;  margin: 0 0;  padding: 0 0;}

.center-align {margin: 0 auto !important; width: fit-content;}

.client-branding-section {width: 100%;  display: block;}

.client-branding-section .client-logo-inn {width: 100%;  margin-top:35px; }

.clientlogo-item { border: 1px solid rgba(0,0,0, 0.1); padding: 20px; margin: 0 10px; display: flex;  justify-content: center; align-items: center;
border-radius: 10px;}

.clientlogo-item img {width: auto !important; height: 72px;}

.boxshadow-custom1{box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}

.p-relative{position:relative !important;}

.wheel-corneff {
    background: url(../images/wheel-btmrt1.png) 100% 100% no-repeat;
    background-size: 10%;
}

.serv-ico {
    width: 35px;
    display: inline-block;
    margin: 6px 0;
}

.serv-ico .fa {
    color: rgba(241, 89, 42, 0.9);
    font-size: 20px;
}

#client-branding{}

#client-branding .owl-dots {width: 100%; display:flex;  height:30px; justify-content:center; align-items:center; margin-top:35px;}

#client-branding .owl-dots button.owl-dot{background: rgba(241, 89,42, 0.3) !important; height:4px;  width:6px; margin:10px;}

#client-branding .owl-dots button.owl-dot.active{background: rgba(241, 89,42, 0.9) !important; height:4px;  width:12px;}

button.navbar-toggler.mobile-view {background: #0059a8 !important;}

.footer-hold{position: relative;}

.footer-hold .footer-col-wrapper {
    width: 100%;
    display: flex;
    flex-flow: row;
    background: url(../images/footer-img.jpg) 0% 0% no-repeat;
    background-size:cover;
}

.footer-hold .footer-btnline {
    width: 100%;
    background: rgb(59 59 59);
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer-hold .footer-btnline p {
    color: #FFFFFF;
    font-size: 1rem;
    padding: 0 0;
    margin: 0 0;
}

button.btn-primary.btn-scroll-top {
    background: rgba(241, 89, 42, 0.8);
    border: none;
    box-shadow: none;
    position: absolute;
    top: 45%;
    right:3%;
    z-index: 10;
    width: 60px;
    height: 70px;
    transform: rotate(270deg);
    font-size: 30px;
    transition:0.3s ease all;
}

button.btn-primary.btn-scroll-top:hover{background: rgba(241, 89, 42, 1);}


.footer-hold .footer-col-wrapper .footer-child {width: 25%;  padding-left: 3%;}

.footer-hold .footer-col-wrapper .footer-child:first-child{padding-left:0%;}

.footer-horz-nav{}

.footer-horz-nav h5 {color: #FFFFFF; font-size: 22px; padding: 0 0; margin: 0 0 15px 0; line-height: 20px; font-weight: 500;}

.footer-horz-nav h5 {color: #FFFFFF;  font-size: 20px; line-height: 28px;  margin:0 0 30px 0;  padding: 0 0;}

.footer-hold .footer-col-wrapper ul.footer-links.custom-icon{}

.footer-hold .footer-col-wrapper ul.footer-links.custom-icon li span {
    width:100%;
    display: inline-block;
}

.footer-hold .footer-col-wrapper ul.footer-links.custom-icon li:before{background:none;}

.footer-hold .footer-col-wrapper ul.footer-links.custom-icon li a{padding:0px;}

.footer-hold .footer-col-wrapper ul.footer-links.custom-icon li a .fa {font-size: 14px; color: #888888; margin-right: 8px; padding: 0 0;}

.footer-horz-nav .footer-showtext {padding:0 0 0 30px;  margin-top:0px ; width:80%;}

span.ml-alignFT {display: unset !important;}

.footer-child.wid12{width:12% !important;}
.vision-services-wrapper{}

.vision-services-wrapper .visionservices-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.visionservices-container .vs-child-wheel {
    width:48%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center;
}


.visionservices-container .vs-child-wheel .wheel-article {
    background: url(../images/wheel-grey-left.png)50% 0% no-repeat;
    width: 736px;
    height: 651px;
    padding: 80px 145px;
    background-size: 80%;
}

.visionservices-container .vs-child-wheel .wheel-article.position-rotate {
    background: url(../images/wheel-grey-right.png)50% 0% no-repeat;
    width: 736px;
    height: 651px;
    padding:75px 145px;
    background-size: 80%;
}

.visionservices-container .vs-child-wheel .wheel-article .wheel-text {width: 86%;  margin: 0 auto;}

.wheel-article h3 {
    color: #f1592a;
    font-size: 48px;
    font-weight: 500;
    line-height: 60px;
    margin: 0 0;
    padding: 10px 0;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.wheel-article p {
    padding: 0;
    color: #FFFFFF;
    font-style: normal;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 20px;
}

.wheel-article h6 {
    padding: 0;
    color: #FFFFFF;
    font-style: normal;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
}


/** inner page style **/

.innpage-wrapper{width:100%; margin:0 0; padding: 50px 0 100px 0; background:url(../images/blurdot-pattern.png) 0% 0% repeat;}

.innpage-wrapper .innerpage-container {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    padding: 50px 0px 150px 0px;
    box-sizing: border-box;
    background: #e1e5e9;
    border-radius: 50px;
    box-shadow: 0px 8px rgba(0, 0, 0, 0.5);
}

.innerpage-container .innerpage-article {width: 100%;}

.innerpage-article .inn-header-article {width: 100%;  margin: 0 0; padding: 0 0; display: flex; flex-flow: row;  align-items: flex-start;}

h4.pageHead-md1 {
    color: rgba(241, 89, 42, 0.9);
    font-size: 40px;
    font-weight: 600;
    line-height: 42px;
    padding: 0 0;
    margin: 0 0 8px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-img-align1 {
    height: 480px;
    width: auto;
}

.inn-header-article .header-article-text {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0;
    padding: 60px 100px 20px 100px;
}

.innerpage-article p {
    font-size: 1.2em;
    color: #252525;
    line-height: 22px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.inn-mid-article {
    width: 100%;
    margin:25px 0 0 0;
    padding: 0 50px;
    box-sizing: border-box;
    display: flex;
    flex-flow: row;
    justify-content: space-around;
    align-items: flex-start;
}

.inn-mid-article .service-sec-outer {
    width: 48%;
    border: 1px solid rgba(0,0,0, 0.12);
    border-radius: 4px;
    padding: 15px;
    box-sizing: border-box;
    background:url(../images/wheelcorner-orange-lite.png)0% 100% no-repeat;
    background-size: 30%;
}


.inn-mid-article .service-sec-outer .service-sec-inn{}

.inn-mid-article .vision-sec-outer{width: 48%;
    border: 1px solid rgba(0,0,0, 0.12);
    border-radius: 4px;
    padding: 15px;
    box-sizing: border-box;
    margin-top: -100px;
    background:url(../images/wheelcorner-grey-lite.png)100% 0% no-repeat;
    background-size: 30%;
}

.inn-mid-article .vision-sec-outer .vision-sec-inn{}

h3.article-head{
    color: rgba(241, 89, 42, 0.9);
    font-size:26px;
    font-weight: 500;
    line-height:30px;
    padding: 0 0;
    margin: 0 0 5px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.innerpage-branding-logos{width: 100%;
    max-width: 1200px;
    margin:10px auto 0px auto;
    padding: 15px 0px 35px 0px;
    box-sizing: border-box;
    background:background:url(../images/blurdot-pattern.png) 0% 0% repeat;;
    
}

.flex-align-logos {
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
}
.flex-align-logos img {
    height: 65px;
}


.nav .nav-item button.active {
    background-color: transparent;
    color: rgba(241, 89, 42, 0.9) !important;
    font-size: 1.1em;
    text-align: right;
    line-height: 18px;
}
.nav .nav-item button.active::after {
    content: "";
    border-right: 4px solid rgba(241, 89, 42, 0.9);
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
    border-radius: 5px 0 0 5px;
}

.product-sec-article {
    width: 100%;
    display: block;
    margin: 0 0;
    padding: 30px 50px;
    box-sizing: border-box;
}

.product-list-panel {width:200px; min-width: 200px;}

.product-details-panel{}

.product-details-panel.border-primary {border-color: #0b253e !important; width: calc(100% - 220px) !important; min-width: calc(100% - 220px); background:url(../images/blurdot-pattern.png)0% 0% repeat; padding: 20px !important;}

.product-list-panel .nav-link {
    color: #0b253e !important;
    font-size: 1.1em;
    text-align: right;
    line-height: 18px;
    padding: 15px;
}

.product-details-panel.border-primary p {
    font-size: 1.2em;
    color: #d6d6d6;
    line-height: 22px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.proc1-big-img {
    height:250px;
   margin-right: 20px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.tab-pane h2{
        border-bottom: 1px solid #797b7d;
    padding-bottom: 10px;
}
.tab-pane p strong{font-weight:800;}

ul.bullet-orange {
    margin:0 0 15px 0;
    padding: 0 0 0 20px;
    width: 100%;
    list-style: none;
}

ul.bullet-orange li {
    font-size: 1.1em;
    color: #d6d6d6;
    line-height: 22px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0;
    padding: 2px 0;
    position: relative;
}

ul.bullet-orange li:before {
    content: '';
    background: rgba(241, 89, 42, 0.9);
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 50%;
    top: 10px;
    left: -15px;
}

.listing-details {
    width: 100%;
    display: block;
    margin: 15px 0 0 0;
    padding: 0 0;
    float: left;
}

.wrapper-partners {
    background: #0b253e;
    width: 100%;
    margin: 0 0;
    padding: 20px;
    height: auto;
    border-radius: 12px;
}

img.item-center {
    margin: 0 auto;
}

.wrapper-partners .col-md-12 {
    margin: 15px 0;
}

img.contact-square {
    position: absolute;
    left: -9%;
    top: -10px;
}

.contact-section-wrapper {
    width: 1000px;
    margin: 0 auto;
    min-width: 1000px;
    position: relative;
}

.contact-section-wrapper .information {
    display: flex;
    align-items: center;
    height: 36px;
}

.fa-ico {
    width: 24px;
}

.contact-section-wrapper .information p {
    margin: 0;
}

.fa-ico {
    width: 24px;
}

.location-map-wrapper {
    width: 100%;
    margin: 0 0;
    padding: 0 0;
}

.location-map-wrapper .location-iframe-inn {
    width: 100%;
    border: 2px solid #0b253e;
    margin: 10px 0 0 0;
    border-radius: 2px;
    padding: 0 0;
}

button.button-primary-orange.btn {
    background: rgba(281, 89, 42, 0.8  );
    border: 1px solid rgba(281, 89, 42, 0.8  );
    border-radius: 2px;
    height: 40px;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    max-width: 400px;
    transition:0.3s ease all;
}

button.button-primary-orange.btn:hover{background:rgba(281, 89, 42, 1  );}

.wd-10{width:10% !important;}
.wd-45{width:45% !important;}

.portfolio-sec-wrapper {
    width: 100%;
    display: block;
    padding: 10px 40px;
    margin: 0 0;
    position: relative;
}

.portfolio-sec-wrapper .portfolio-inn {
    width: calc(100% - 80px);
    display: block;
    position: relative;
    background: #FFFFFF;
    z-index: 2;
    margin-top: 60px;
    left: 50px;
    padding: 15px;
    border-radius: 18px;
}

img.wheel-1table {
    position: absolute;
    height: 240px;
    width: auto;
    z-index: 1;
    left: 9px;
    top: -6px;
    transform: rotate(77deg);
}

.table.table-responsive-stack{}

.table.table-responsive-stack thead th {font-size: 1.2rem;   font-weight: 500;  line-height: 24px;  margin: 0 0;  padding: 14px;  background: rgba(241, 89, 42, 0.15);}

.table.table-responsive-stack tbody td { padding: 10px 15px; font-size: 1.1rem; font-weight: 400; color: #353535; line-height: 20px;  margin: 0 0;}

a.more-product-tile { border: 1px solid rgba(241, 89, 42, 0.2); width: 94%;  height: 82%; display: flex;
border-radius: 4px; margin: 25px 0 0 auto;}

a.more-product-tile .product-more-link {width: 100%; position: relative;  height: 100%; background: rgba(241, 89, 42, 0.1);}

.product-more-link .produc-tile-image {background:url(../images/more-product.png)0% 0% no-repeat; width:100%; height:100%; background-size:68%; opacity:0.4;}

.product-more-link .produc-tile-text {
    position: absolute; bottom: 0px; left: 0; right: 0; height: 80px; background: rgba(11, 37, 62, 0.8 ); border-radius: 0 0px 4px 4px;
    z-index: 1; color: #FFF; font-size: 2rem; font-weight: 400; display: flex; justify-content: center; align-items: center;
transition: 0.3s ease all;}

.product-more-link .produc-tile-text .onclick-hover{opacity:0; transition:0.6s ease-out;}

a.more-product-tile:hover .produc-tile-text {height: 100%;   display: flex; flex-flow: column; justify-content: center;
align-items: center; border-radius: 4px;}

a.more-product-tile:hover .onclick-hover {opacity:1; display: block; width: max-content; clear: both;  font-size: 100px;
font-weight: 200 !important;  -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg);  transform: rotateZ(180deg);}
.footer-logo{}

.ml-alignFT { margin-left: 20px;}

.text-white{color:#FFFFFF !important;}

.footer-links.custom-icon{}

ul.footer-links.custom-icon li {display:flex;  flex-flow: row; align-items: flex-start; justify-content: flex-start;}

ul.footer-links.custom-icon li span.ico-wsm {width: 28px !important;}


.notification-sec {
    display:block;
    width: 100%;
}
.notification-sec .show-notification {
    width: 100%;
    display: flex;
    background: #f1592a;
    height: 40px;
    box-shadow: 1px 2px 3px rgba(256,256,256, 0.4);
    align-items: center;
}

.notification-sec .show-notification p.marquee{}

.marquee-row{
    width: 100%;
    overflow-x: hidden;
}
.marquee-block {
    position: relative;
    display: flex;
    width: 100%;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    justify-content: space-between;
    padding-top: 12px;
}
.marquee-item-list{
    display: inline-flex;
}
.marquee-item-list li{
    width: 100%;
    list-style: none;
    padding-right: 30px;
    color:#FFFFFF;
    font-size:28px;
    white-space: nowrap
}

.marquee-text {color:#FFFFFF; font-size:24px; padding:5px 0;  margin:0 auto; width:96%;}
.marquee1{animation-name: marquee1;}

.product-share-sec {
    width: 100%;
    display: block;
    padding: 0 0;
    margin: 20px 0 0;
}

.product-share-sec h5 {color: rgba(281, 89, 42, 1); font-size: 26px;  margin: 10px 0 20px 0; line-height: 32px;}

.product-share-sec .product-dwnld {display: flex;   flex-flow: row wrap; width: 100%; justify-content: space-between;}

.product-share-sec .product-dwnld a {
    background: rgba(281, 89, 42, 0.9);
    color: #FFFFFF;
    text-decoration: none;
    font-size: 1.2rem;
    height: 42px;
    display: inline-flex;
    align-items: center;
    padding: 0 30px;
    border-radius: 4px;
    line-height: 18px;
    margin: 0 0 10px 0;
    justify-content: space-around;
    width: max-content;
}

.product-share-sec .product-dwnld .download-ico {margin-left: 20px;}


@keyframes marquee1 {
    0% { left: 0; }
    100% {left: -100%;}
}

h5.marquee1{color:#FFFFFF; padding:0 0; overflow:hidden; }

.home-widebanner{width:100%; display:block; margin:5px 0; padding:0 0;}
.home-widebanner img{width: 100%; height:auto;}

h5.banner-cont-wheel img {position: absolute; top: 45px;}


.modal-dialog.modal-customhry{}

.modal-dialog.modal-customhry .modal-header {background: rgba(11, 37, 62, 0.9);}

.modal-dialog.modal-customhry .modal-body{}

.modal-dialog.modal-customhry .modal-footer{}

.modal-dialog.modal-customhry h5.modal-title {color: #FFFFFF; font-size: 1.5rem; line-height: 2rem; margin: 0 0; padding: 0 0;}
.modal-dialog.modal-customhry .modal-header button.close {color: #FFFFFF;  font-size: 2rem; font-weight: 300;
    border: 1px solid rgba(256,256,256, 0.3);  width: 40px; border-radius: 8px;}
    
.form-group.form-custom {width: 100%; display: block; margin-bottom: 15px; position: relative;}

.form-group.form-custom label {font-size: 1.2rem; color: #252525; font-weight: 500; line-height: 2rem;  margin: 0 0;}

.form-group.form-custom input.form-control { border: 1px solid rgba(0,0,0, 0.25);  padding:8px; font-size:1.1rem;
    font-weight: 300;  color: #333333;}

.form-group.form-custom span.form-error {color: #FF0000; font-size: 1rem;  font-weight: 400; position: absolute;}

/* default browser issues */
.form-group.form-custom select {
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
}

.form-group.form-custom select {
    text-indent: 1px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/dropdown-arrow.png) 98% 50% no-repeat !important;
}

.form-group.form-custom select.nodropdown{ background:none !important;}


@media screen and (min-width: 769px) {
    .dropend:hover > .dropdown-menu.custom-dropdown-menu {position: absolute;top: 0;left: 100%;}
    .dropend .dropdown-toggle {margin-left: 0.5em;}
}

.table-responsive-stack .table-responsive-stack-thead {font-weight: bold;}

@media screen and (max-width: 768px) {
    .table-responsive-stack.table, .table-responsive-stack thead, .table-responsive-stack tbody, .table-responsive-stack th, .table-responsive-stack td, .table-responsive-stack tr {display: block;}
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .table-responsive-stack thead tr { position: absolute;top: -9999px; left: -9999px;}

.table-responsive-stack tr { border: 1px solid #ccc; }

.table-responsive-stack td { 
    /* Behave  like a "row" */
border: none;	border-bottom: 1px solid #eee; position: relative;	padding-left: 40% !important;}

.table-responsive-stack td:before { 
    /* Now like a table header */
    position: absolute;	/* Top/left values mimic padding */
top: 6px; left: 6px;width: 45%; padding-right: 10px; white-space: nowrap;}

/*
    Label the data
*/
.table-responsive-stack td:nth-of-type(1):before { content: "Sl.No"; }
.table-responsive-stack td:nth-of-type(2):before { content: "Customer Name"; }
.table-responsive-stack td:nth-of-type(3):before { content: "Project Name"; }	
}





/*responsive*/

@media only screen and (min-width:993px) and (max-width:1195px){
    .banner-round-content{left: -51px;}
    .vision-services-wrapper .visionservices-container {flex-flow: column;}
    .visionservices-container .vs-child-wheel{width:80%;}
}



@media only screen and (min-width:993px) and (max-width:1024px){
    .MobileClose {opacity: 0;}
    .inn-mid-article .vision-sec-outer{margin-top: 0;}
    header.mega-menu-section h1{left:25px;}
    h4.block-head { font-size: 18px; padding: 10px 0 10px 0;  margin: 0; line-height: 18px;  font-weight: 500;  height: 68px;}
    .vision-services-wrapper .visionservices-container{flex-flow: column;}
    .visionservices-container .vs-child-wheel{width:84%;}
    .banner-round-content { width: 100%;  left: 0;  right: 0;  margin: 0 auto;}
    
    h5.banner-cont-wheel img {position: absolute;  top: -57px;  width: 145px; left: 0;  right: 0;    margin: 0 auto;
}
    
}

@media (max-width:1024px){
    
    .wheel-content-sec{background:none;}
    .wheel-content-sec {background: none;width: 100%; height: auto;}
    h5.banner-cont-wheel {position: absolute; top: 180px; width: 80%; left: 0; right: 0; font-weight: 400; text-align: center;  margin: 0 auto;}
    .item.banner-motolines h2.banner-head.stripline {left: 2%; width: 98%; top:168px; right: 2%; text-align: center;}
}

@media (max-width:992px){
    .wheel-content-sec {background: none; width: 100%; height: auto;}
    h2.banner-head {font-size: 34px;  line-height: 34px; text-align: center;
    padding: 0px 20px;  position: absolute;  top: 186px; left: 0; right: 0; }
    .container, .container-md, .container-sm {max-width: 992px;}
    h5.banner-cont-wheel {position: absolute;  top: 180px;  width: 80%; left: 0; right: 0; font-weight: 400;  text-align: center;
    margin: 0 auto;}
    .banner-content-hold .content-area-banner .banner-action-btn { position: absolute;  top:50%; right: 0; left: 0;  margin: 0 auto;   width: max-content;}
    .orange-banner-container h3 {color: #FFFFFF; font-size: 28px; line-height: 28px;}
    .orange-banner-container p{font-size: 14px; line-height: 20px;}
    header.mega-menu-section h1 {min-width: 100px; width: max-content;  display: inline-block !important;
    top:10px; right: 0;  margin: 0 auto; left: 0;}
    nav.navbar.container {max-width: 100%;}
    .footer-hold .footer-col-wrapper {flex-flow: row wrap;}
    .footer-hold .footer-col-wrapper .footer-child {padding-left: 5%;}
    header.mega-menu-section h1 img.main-logo {height: 53px; width: auto;}
    .main-menu-fixed{justify-content: flex-start;}
    .menu .menu__inner .menu__item .menu__link.active:after{bottom:1px !important;}
    .overlay.is-active:after {content: 'X'; font-size: 20px; position: absolute; right: 48px; color: #FFF;top: 15px;}
    h4.block-head{height: 65px;}
    
    .vision-services-wrapper {margin-bottom: 20px;}
    .vision-services-wrapper .visionservices-container {align-items: flex-start;}
    .visionservices-container .vs-child-wheel .wheel-article {background: url(../images/blurdot-pattern.png) 0% 0% repeat;  padding: 40px;
    border-radius: 10%; width: 97%; height: auto;}
    .visionservices-container .vs-child-wheel .wheel-article.position-rotate { background: url(../images/blurdot-pattern.png) 0% 0% repeat;
    padding: 40px;  border-radius: 10%; width: 97%; height: auto;}
    .inn-mid-article .vision-sec-outer{margin-top:0px;}
    .footer-hold .footer-col-wrapper .footer-child {width: 30% !important;  padding-left: 3%;}
    .proc1-big-img{float:none;}
    
    .banner-round-content {width:100%; left: 0; right: 0; margin: 0 auto;}
    .orange-banner-container {height: 100%;}
    .img-parallex-section {height: 100%;}
    .notification-sec .show-notification{height:auto;}
    .contact-section-wrapper {width: 100%; min-width: 100%;}
    
    h5.banner-cont-wheel img { position: absolute; top: 130px;  width: 120px; left: 0; right: 0; margin: 0 auto;}
}

@media only screen and (min-width:801px) and (max-width:992px){
    h5.banner-cont-wheel{top: 140px;}
    .item.banner-motolines h2.banner-head.stripline { left: 2%; width: 98%; top:148px; right: 2%; text-align: center;}
    h5.banner-cont-wheel img { position: absolute; top: -15px;  width: 120px; left: 0; right: 0; margin: 0 auto;}
}


@media (max-width:800px){
    .search-hold .search-bar-section .form-control {border-color: #0059a8 !important; width: 290px; min-width: 290px;  max-width: 290px;}
    h5.section-head-tagline {padding: 0;}
    .banner-content-hold{padding:0 0px; width:100%;}
    .mid-wrapper-split2 {flex-flow: row wrap; justify-content: space-between;}
    .mid-wrapper-split2 .flex-container50 {min-width:49%; box-sizing: border-box;width:49%;    border: 1px solid rgba(0,0,0, 0.2);
    border-radius: 4px;  margin-bottom: 10px;  padding: 20px; }
    .img-parallex-section .bg-banner-mask{width:100%;}
    .img-parallex-section .parallex-content {width: 100%; padding:30px 30px 60px 30px;}
    h2.banner-head {font-size:36px;line-height: 48px; text-align: center; padding: 0px 20px;}
    .vertical-block{padding:0 20px;}
    .content-section-s2 {margin: 20px 10px;}
    .consult-block {flex-flow: column; align-items: center;}
    h3.section-head {font-size:32px;line-height: 40px;}
    
    #banner-images-top .owl-nav {display:none;}
    .vertical-block img {width: 100%;}
    .footer-horz-nav ul.footer-links { flex-flow: column; width: 100%;  align-items: left;}
    ul.social-hold-menu {flex-flow: row wrap; justify-content:start;}
    ul.social-hold-menu li.social-links {width:42px;  margin-bottom: 15px; text-align: left;}
    .mid-wrapper-holdv2 {padding:15px 10px;}
    
    header.fixed-top.mega-menu-section .logo-menu-section{display:block !important;}
    header.mega-menu-section h1 {min-width: 100px; width:max-content; display: inline-block !important; top: -5px;
    margin: 0 auto; left: 0; right: 0;}
    .main-menu-fixed {display: inline-block; float: right; height: auto; margin:10px 0 0 0;}
    button.navbar-toggler.mobile-view {background: #0059a8 !important;  float: right; width: 50px; text-align: right; margin: 0 0 0 auto;}
    .collapse.navbar-collapse.mobile-view-wx{}
    .navbar-nav.custom-navbar {min-width: 300px; text-align: center; margin-top: 50px; border-top: 1px solid #cdcdcd;  padding-top: 20px; overflow-y: auto;
    max-height: 318px;}
    .dropdown.custom-dropdown:hover > .dropdown-menu.custom-dropdown-menu, .dropend:hover > .dropdown-menu.custom-dropdown-menu {width:80%;  margin:0 auto;}
    header.mega-menu-section h1 a {height:86px; display:inline-flex;  align-items:center;}
    img.widz-img {width: auto;}
    section.section-container-wrapper{padding:30px 20px;}
    h3.section-headINN {font-size: 32px; line-height: 36px;}
    .section-img-v1 {width: 100%; height: auto; margin: 10px 0;}
    .contactus-wrapper .contact-headlines {flex-flow: column; align-items: center;}
    .contactus-wrapper .contact-headlines .contact-addressleft {text-align: center;}
    .contactus-wrapper .contact-headlines .contact-addressright .location-ico{font-size: 38px; margin: 20px 0 0 0;}
    .contactus-wrapper .contact-maphold {flex-flow: column;}
    .contact-maphold .contact-formhold {width: 100%;}
    .contact-maphold .contact-locationhold {width:100%;}
    p{font-size:1em;}
    .req-btnsection.mobile-submit-x {margin: 0 0 20px 0;}
    
    .content-formright.mobile-col-view {flex-flow: column !important;}
    .form-group.mobile-form-x {width: 100% !important;}
    
    .product-sec-hold .product-inn{flex-flow: column;}
    .product-sec-hold .product-inn .proc-child {width: 100%; margin-right: 0px;}
    .service-widz-wrapper .services-hold {flex-flow:column;}
    .services-hold .services-child{width: 100%;}
    
    .banner-round-content {width: 100%; height: 500px; left: 0;}
    
    .orange-banner-container .orange-banner-image {
    background-size: 40%; background-position-x: 100%; background-position-y: 71%;}
    .orange-banner-container {padding-right: 8%; height: 100%; position: relative;}
    .orange-banner-container .orange-banner-image {width: 46%; height: 111px; position: absolute; bottom: -9%; right: -11%;  background-size: 62%; background-position: 32% 0%;  top: unset;}
    
    .orange-banner-container h3 {color: #FFFFFF; font-size: 22px; line-height: 26px;}
    .visionservices-container .vs-child-wheel .wheel-article {
    background:#002341;    width: 100%; height: 100%; padding:30px 10px; background-size: contain; box-sizing: border-box;}
    .visionservices-container .vs-child-wheel .wheel-article.position-rotate {
    background:#002341; width: 100%; height: 100%; padding:30px 10px;  background-size: contain;}
    .orange-banner-container p{font-size:13px;  line-height:18px;}
    .footer-hold .footer-col-wrapper{flex-flow:row wrap;}
    .footer-hold .footer-col-wrapper .footer-child{width:50% !important;}
    .vision-services-wrapper .visionservices-container {flex-flow:column;  width:100%;}
    .visionservices-container .vs-child-wheel{width:100%;}
    .footer-hold .footer-col-wrapper .footer-child {padding-left: 15%;}
    button.btn-primary.btn-scroll-top { bottom: 10%; top: unset;}
    .footer-horz-nav{height:auto;}
    .btn-primary.banner-button.icon-show {
        background: url(../images/our-services-icon.png) -2% 53% no-repeat;
    background-color: rgba(241, 89, 42, 0.8); height: 50px; border: none;  box-shadow: none;}
    .img-parallex-section .bg-banner-wrapper { display: none;}
    .img-parallex-section {width: 100%; flex-flow: column; height: 100%;}
    .clientlogo-item img {margin: 0 auto;}
    #client-branding .owl-nav {display:none;}
    
    header.mega-menu-section h1 img.main-logo {height: auto; width: 100px; }
    
    h5.banner-cont-wheel {color: #FFFFFF; font-size: 16px;  width: 100%;  font-weight: 400;
    margin-top: 154px;  padding: 0 20px; text-align: center; position: unset;}
    
    .banner-wheel-rttop {display: none;}
    .header-contact-inn {flex-flow: row; justify-content:flex-start;}
    
    .contact-child .cc-logo-sm img.icon-loc1 {height:18px; top:5px;}
    p.colorwhite {font-size: 10px; line-height: 14px; padding: 0px 0;}
    .contact-child {margin-left:15px;}
    .contact-child .cc-logo-sm {width: 22px; text-align: right;}
    .header-contact {padding: 8px 5px 8px 0px;}
    .banner-content-hold .content-area-banner .banner-action-btn {top:65%; left: 0; right: 0; margin: 0 auto; width: fit-content;}
    .navbar-nav.custom-navbar li.nav-item.mkm-li {margin:5px 10px;}
    .navbar-nav.custom-navbar li.nav-item.mkm-li a.nav-link.active:after{bottom: -4px;}
    .navbar-nav.custom-navbar{border-top: 0px solid #cdcdcd;}
    .menu .menu__inner{padding-left:2px;}
    .menu .menu__inner .menu__item .menu__link.active:after{bottom:0px !important;}
    .product-sec-article {padding: 10px 10px;}
    .product-list-panel {width:100%;}
    .inn-header-article .header-article-text {padding:40px;}
    .innerpage-article .inn-header-article {flex-flow: column;}
    .inn-mid-article {flex-flow: column;}
    .inn-mid-article .vision-sec-outer {width: 100%;  margin: 20px 0 0 0;}
    .flex-align-logos {flex-flow: row;  justify-content: space-evenly;}
    
    .flex-align-logos img {height: 40px; margin-bottom: 10px;}
    .product-section-wrapper {width: 100%; display: flex; flex-flow: column;}
    .product-details-panel.border-primary {width: 100% !important;}
    .footer-child.wid12 {width: 100% !important;}
    ul.mobile-drop {margin: 0;padding: 0;}
    ul.mobile-drop li {float: left;list-style: none;margin-right: 10px;font-family: arial;}
    ul.mobile-drop li a {color: #000;}    
    a.more-product-tile {height:300px;  margin: 0px 0 0 auto;}    
    .portfolio-sec-wrapper .portfolio-inn {width: 100%; left:0;}
    .portfolio-sec-wrapper {padding: 10px 5px;}
    .container.cntus-custom {width: 100%; padding: 10px 20px;  margin: 0;}
    .container.cntus-custom .form { display: flex;  flex-flow: column;}
    
    .contact-section-wrapper {width: 100% !important;  min-width: 100%;}
    .footer-hold .footer-col-wrapper{background-size: cover;}
    .wrapper-partners.d-flex.row img {float: right;}
    .inn-mid-article .service-sec-outer{width:100%;}
    .visionservices-container .vs-child-wheel .wheel-article{border-radius:20px;}
    .visionservices-container .vs-child-wheel .wheel-article.position-rotate {border-radius:20px; margin-top:20px;}
    .wrapper-partners.d-flex.row {flex-flow: row wrap; align-items: center;}
    .wrapper-partners.d-flex.row .col-md-12 {width: max-content;}
    .item.banner-motolines h2.banner-head.stripline {left: 10px; width: 98%;top: 155px;  right: 10px;  font-size: 24px;  line-height:30px;  letter-spacing: -1px;}
    /* .notification-sec {position:fixed; top:154px;z-index:5;} */
    
    .product-share-sec .product-dwnld {flex-flow: column;}
    .product-share-sec .product-dwnld a {width: 100%;}
}

@media (max-width:600px){
    .wrapper-partners.d-flex.row {flex-flow: column; align-items: center;}
    .wrapper-partners.d-flex.row .col-md-12 {width: max-content;}
    
}

@media (max-width:486px){
    .parallex-content.flex-align-center .content-section-s2 p.text-white {max-height: 200px;  overflow: hidden;}
    .search-hold {display: none;}
    .inn-mid-article .service-sec-outer {width: 100%;}
    .footer-hold .footer-col-wrapper {flex-flow:column;}
    .footer-hold .footer-col-wrapper .footer-child {width:100% !important;}
    .footer-hold .footer-col-wrapper .footer-child {padding-left: 5%;}
    .mid-wrapper-split2 {flex-flow: column;}
    .mid-wrapper-split2 .flex-container50{min-width: 100%; width: 100%;}
    .header-contact-inn {justify-content: space-evenly;}
    .header-contact-inn .contact-child:first-child {display: none;}
    header.mega-menu-section h1{right: 40px;}
    .flex-align-logos {flex-flow: column;}
    
}
@media (min-width:1024px)
{
ul.nav-left li button{width:188px;}
}

ul.nav-left{
    max-height: 500px;           /* Set maximum height */
    overflow-y: auto;            /* Enable vertical scrolling */
    overflow-x: hidden;          /* Disable horizontal scroll */
    scrollbar-width: thin;       /* For Firefox: set a thin scrollbar */
    scrollbar-color: orange transparent;  /* For Firefox: orange scrollbar on transparent background */
    scroll-behavior: smooth;     /* Smooth scrolling */
}

/* For Chrome, Edge, and Safari */
ul.nav-left::-webkit-scrollbar {
    width: 5px;                  /* Set the width of the scrollbar */
}

ul.nav-left::-webkit-scrollbar-track {
    background: transparent;     /* Make scrollbar track transparent */
}

ul.nav-left::-webkit-scrollbar-thumb {
    background-color: orange;    /* Set scrollbar color */
    border-radius: 10px;         /* Optional: round the scrollbar */
}


@media (max-width:786px)
{
ul.nav-left {
    max-height: 180px !important;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: orange transparent;
    scroll-behavior: smooth;
    margin-bottom:20px;
    width:100%;
    border:1px solid #ddd
}
    ul.nav-left li button{
       width:330px;
    }
    
}
