@font-face { font-family: NotoSans-Regular; src: url('../fonts/NotoSans-Regular.ttf') format('truetype'); }
@font-face { font-family: NotoSans-Light; src: url('../fonts/NotoSans-Light.ttf') format('truetype'); }
html { scroll-behavior: smooth; }
body { color: #000; font-size: 14px; font-family: NotoSans-Regular;  }
img { max-width: 100%; }
a{color: #0F2F96;}
a:hover { text-decoration: none }
p {     font-size: 18px;
   color: #222;
   line-height: 30px;
   font-family: 'NotoSans-Regular'; }
.ab { display: flex; justify-content: center; }
h2 { font-size: 34px; font-weight: 600; }
h1 { font-size: 35px; font-weight: 600; text-align: left !important; text-transform: capitalize !important }
a.coloranchor { cursor: pointer; color: #0F238C !important; font-size: 20px; font-weight: 600; }

/* header */
.home-banner-content{
	background: rgba(0,0,0,0.5);
    max-width: 550px;
    padding: 20px;
}

.navigation { width: 100%; height: 70px; display: flex; position: relative; justify-content: space-between; align-items: center; }
ul { list-style: none; padding-left: 0; }
#productlisting .btn-linking h5 { margin-bottom: 21px; }
#productlisting .bg-clr { height: 157px; }
#productlisting .thumb { height: 170px; }
#productlisting .btn-linking { display: block; }
.social-media ul li:nth-child(1) { display: none; }
.social-media ul li:nth-child(2) { display: none; }
body .proddetails {/* background: #73B03A !important; */ background: #0f2f96 !important; margin-bottom: 40px; padding: 20px 0 !important; }
body .proddetails li.breadcrumb-item a { font-size: 16px; color: #fff; }
body .proddetails li.breadcrumb-item.active { color: #ffffff; }
#abc.customproduct  .card p{-webkit-line-clamp: 8;min-height: 185px;}
#abc.customproductoptical  .card p{-webkit-line-clamp: 8;min-height: 150px;}
#abc.customproduct > .container > .row .col-lg-3{padding:0 10px}
/*header*/
.sub-menu { display: none; position: absolute; background-color: #fff; border-radius: inherit; width: 295px; left: 0; top: 20px }
.sub-menu li { border-bottom: 1px solid #456ae0; }
.sub-menu li { width: 100%; }
.sub-menu li a { color: #000000; font-size: 16px; line-height: 28px; padding: 12px 19px; }
.header_area .navigation .nav-menu { position: relative; }
 .nav-menu li:hover .sub-menu { display: block; z-index: 9; box-shadow: 0px 4px 12px 0px #ccc; }
.sub-menu li:last-child { border-bottom: none; }
.sub-menu li a { color: #ffffff; padding: 11px 15px; font-size: 14px !important; display: block; outline: none; text-decoration: none; line-height: 18px; }
.sub-menu li:hover { background-color: #0F2F96; color: #ffffff; }
.sub-menu li:hover a { color: #ffffff; }
.header_area .navigation .nav-menu li i { color: #080707; font-size: 18px; }

/*header*/
.overlap-banner p { font-size: 28px; color: #ffffff; line-height: 44px; }
.paginationsec .pagination .page-item .prev { color: #000; background-color: #C2C2C2; }
.page-numbers { color: #0F238C !important; background-color: #C2C2C2 !important; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; }
.paginationsec .pagination .page-item.active .page-numbers.current { z-index: 1; color: #fff !important; background-color: #0F2F96 !important; border-color: #007bff; }
.paginationsec .pagination .page-item .next, .paginationsec .pagination .page-item .prev { width: auto !important; }
.paginationsec .pagination .page-item .next .sr-only { display: contents; }
.header_area {  padding: 15px 0; }
.header_area img { max-width: 290px; }
.navigation * { box-sizing: border-box; -webkit-tap-highlight-color: transparent; }
.navigation-portrait { height: 48px; }
.navigation-fixed { position: fixed; top: 0; left: 0; z-index: 19998; }
.navigation-hidden { width: 0 !important; height: 0 !important; margin: 0 !important; padding: 0 !important; }
.align-to-right { float: right; }
.nav-header { float: left; padding-top: 0px; }
.navigation-hidden .nav-header { display: none; }
.nav-brand { line-height: 70px; padding: 0; color: #343a40; font-size: 24px; text-decoration: none !important; }
.nav-brand:hover, .nav-brand:focus { color: #343a40; }
.navigation-portrait .nav-brand { font-size: 18px; line-height: 48px; }
.nav-logo>img { height: 48px; margin: 11px auto; padding: 0 15px; float: left; }
.nav-logo:focus>img { outline: initial; }
.navigation-portrait .nav-logo>img { height: 36px; margin: 6px auto 6px 15px; padding: 0; }
.nav-toggle { width: 30px; height: 30px; padding: 6px 2px 0; position: absolute; top: 60%; margin-top: -14px; right: 15px; display: none; cursor: pointer; }
.nav-toggle:before { content: ""; position: absolute; width: 24px; height: 2px; background-color: #343a40; border-radius: 10px; box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40; }
.navigation-portrait .nav-toggle { display: block; }
.navigation-portrait .nav-menus-wrapper { width: 320px; height: 100%; top: 0; left: -400px; position: fixed; background-color: #fff; z-index: 20000; overflow-y: auto; -webkit-overflow-scrolling: touch; transition-duration: 0.2s; transition-timing-function: ease; }
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right { left: auto; right: -400px; }
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open { left: 0; }
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open { left: auto; right: 0; }
.nav-menus-wrapper-close-button { width: 30px; height: 40px; margin: 10px 7px; display: none; float: right; color: #343a40; font-size: 26px; cursor: pointer; }
.navigation-portrait .nav-menus-wrapper-close-button { display: block; color: #fff; font-weight: 700; }
.nav-menu { margin: 0; padding: 0; list-style: none; line-height: normal; font-size: 0; }
.navigation-portrait .nav-menu { width: 100%; }
.navigation-landscape .nav-menu.nav-menu-centered { float: none; text-align: center; }
.navigation-landscape .nav-menu.nav-menu-centered>li { float: none; }
.nav-menu>li { display: inline; text-align: left; }
.navigation-portrait .nav-menu>li { width: 100%; position: relative; border-top: solid 1px #f0f0f0; }
.navigation-portrait .nav-menu>li:last-child { border-bottom: solid 1px #f0f0f0; }
.nav-menu+.nav-menu>li:first-child { border-top: none; }
.nav-menu>li>a { height: 70px; padding: 0px 15px; text-decoration: none; font-size: 14px; color: #343a40; transition: color 0.3s, background 0.3s; }
.navigation-portrait .nav-menu>li>a { width: 100%; height: auto; padding: 12px 15px 12px 26px; }
.nav-menu>li:hover>a, .nav-menu>li.active>a, .nav-menu>li.focus>a { color: #000; padding: 34px 15px; border-bottom: solid 3px #0F238C; }
.nav-menu>li>a>i, .nav-menu>li>a>[class*="ion-"] { width: 18px; height: 16px; line-height: 16px; transform: scale(1.4); }
.nav-menu>li>a>[class*="ion-"] { width: 16px; display: inline-block; transform: scale(1.8); }
.navigation-portrait .nav-menu.nav-menu-social { width: 100%; text-align: center; }
.nav-menu.nav-menu-social>li { text-align: center; float: none; border: none !important; }
.navigation-portrait .nav-menu.nav-menu-social>li { width: auto; }
.nav-menu.nav-menu-social>li>a>[class*="ion-"] { font-size: 12px; }
.nav-menu.nav-menu-social>li>a>.fa { font-size: 14px; }
.navigation-portrait .nav-menu.nav-menu-social>li>a { padding: 15px; }
.submenu-indicator { margin-left: 6px; margin-top: 6px; float: right; transition: all 0.2s; }
.navigation-portrait .submenu-indicator { width: 54px; height: 44px; margin-top: 0; position: absolute; top: 0; right: 0; text-align: center; z-index: 20000; }
.submenu-indicator-chevron { height: 8px; width: 8px; display: block; background: url(../images/chevro.png) no-repeat; }
.navigation-portrait .submenu-indicator-chevron { position: absolute; top: 18px; left: 24px; }
.nav-menu>li:hover>a .submenu-indicator-chevron, .nav-menu>.active>a .submenu-indicator-chevron, .nav-menu>.focus>a .submenu-indicator-chevron { border-color: transparent #967adc #967adc transparent; }
.navigation-portrait .submenu-indicator.submenu-indicator-up { transform: rotate(-180deg); }
.nav-overlay-panel { width: 100%; height: 100%; top: 0; left: 0; position: fixed; display: none; z-index: 19999; }
.no-scroll { width: 100%; height: 100%; overflow: hidden; }
.nav-search { height: 70px; float: right; z-index: 19998; }
.navigation-portrait .nav-search { height: 48px; padding: 0 10px; }
.navigation-hidden .nav-search { display: none; }
.nav-search-button { width: 70px; height: 70px; line-height: 70px; text-align: center; cursor: pointer; }
.navigation-portrait .nav-search-button { width: 50px; height: 48px; line-height: 46px; font-size: 22px; }
.nav-search-icon { width: 14px; height: 14px; margin: 2px 8px 8px 4px; display: inline-block; vertical-align: middle; position: relative; color: #343a40; text-align: left; text-indent: -9999px; border: 2px solid; border-radius: 50%; transform: rotate(-45deg); }
.nav-search-icon:after, .nav-search-icon:before { content: ""; pointer-events: none; }
.nav-search-icon:before { width: 2px; height: 11px; top: 11px; position: absolute; left: 50%; border-radius: 0 0 1px 1px; box-shadow: inset 0 0 0 32px; transform: translateX(-50%); }
.nav-search-button:hover .nav-search-icon { color: #81c242; }
.nav-search>form { width: 100%; height: 100%; padding: 0 auto; display: none; position: absolute; left: 0; top: 0; background-color: #fff; z-index: 99; }
.nav-search-inner { width: 70%; height: 70px; margin: auto; display: table; }
.navigation-portrait .nav-search-inner { height: 48px; }
.nav-search-inner input[type="text"], .nav-search-inner input[type="search"] { height: 70px; width: 100%; margin: 0; padding: 0 12px; font-size: 26px; text-align: center; color: #343a40; outline: none; line-height: 70px; border: none; background-color: transparent; transition: all 0.3s; }
.navigation-portrait .nav-search-inner input[type="text"], .navigation-portrait .nav-search-inner input[type="search"] { height: 48px; font-size: 18px; line-height: 48px; }
.nav-search-close-button { width: 28px; height: 28px; display: block; position: absolute; right: 20px; top: 20px; line-height: normal; color: #343a40; font-size: 20px; cursor: pointer; text-align: center; }
.navigation-portrait .nav-search-close-button { top: 10px; right: 14px; }
.nav-button { margin: 18px 15px 0; padding: 8px 14px; display: inline-block; color: #fff; font-size: 14px; text-align: center; text-decoration: none; border-radius: 4px; }
.nav-button:hover, .nav-button:focus { color: #fff; text-decoration: none; }
.navigation-portrait .nav-button { width: calc(100% - 52px); margin: 17px 26px; }
.nav-text { margin: 25px 15px; display: inline-block; color: #343a40; font-size: 14px; }
.navigation-portrait .nav-text { width: calc(100% - 52px); margin: 12px 26px 0; }
.navigation-portrait .nav-text+ul { margin-top: 15px; }
.nav-dropdown { min-width: 180px; margin: 0; padding: 0; display: none; position: absolute; list-style: none; z-index: 98; white-space: nowrap; }
.navigation-portrait .nav-dropdown { width: 100%; position: static; left: 0; }
.nav-dropdown .nav-dropdown { left: 100%; }
.nav-menu>li>.nav-dropdown { border-top: solid 1px #f0f0f0; }
.nav-dropdown>li { width: 100%; float: left; clear: both; position: relative; text-align: left; }
.nav-dropdown>li>a { width: 100%; padding: 16px 20px; display: inline-block; text-decoration: none; float: left; font-size: 13px; color: #343a40; background-color: #fdfdfd; }
.nav-dropdown>li:hover>a, .nav-dropdown>li.focus>a { color: #ff6b00; }
.nav-dropdown.nav-dropdown-left { right: 0; }
.nav-dropdown>li>.nav-dropdown-left { left: auto; right: 100%; }
.navigation-landscape .nav-dropdown.nav-dropdown-left>li>a { text-align: right; }
.navigation-portrait .nav-dropdown>li>a { padding: 12px 20px 12px 30px; }
.navigation-portrait .nav-dropdown>li>ul>li>a { padding-left: 50px; }
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a { padding-left: 70px; }
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a { padding-left: 90px; }
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a { padding-left: 110px; }
.nav-dropdown .submenu-indicator { right: 15px; top: 10px; position: absolute; }
.navigation-portrait .nav-dropdown .submenu-indicator { right: 0; top: 0; }
.nav-dropdown .submenu-indicator .submenu-indicator-chevron { transform: rotate(-45deg); }
.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron { transform: rotate(45deg); }
.nav-dropdown>li:hover>a .submenu-indicator-chevron, .nav-dropdown>.focus>a .submenu-indicator-chevron { border-color: transparent #ff6b00 #ff6b00 transparent; }
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator { left: 10px; }
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron { transform: rotate(135deg); }
.nav-dropdown-horizontal { width: 100%; left: 0; background-color: #fdfdfd; border-top: solid 1px #f0f0f0; }
.nav-dropdown-horizontal .nav-dropdown-horizontal { width: 100%; top: 100%; left: 0; }
.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal { border-top: none; }
.nav-dropdown-horizontal>li { width: auto; clear: none; position: static; }
.navigation-portrait .nav-dropdown-horizontal>li { width: 100%; }
.nav-dropdown-horizontal>li>a { position: relative; }
.nav-dropdown-horizontal .submenu-indicator { height: 18px; top: 11px; transform: rotate(90deg); }
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator { height: 42px; top: 0; -webkit-transform: rotate(0deg); transform: rotate(0deg); }
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up { transform: rotate(-180deg); }
.megamenu-panel { width: 100%; padding: 15px; display: none; position: absolute; font-size: 14px; z-index: 98; text-align: left; color: inherit; border-top: solid 1px #f0f0f0; background-color: #fdfdfd; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075); }
.navigation-portrait .megamenu-panel { padding: 25px; position: static; display: block; }
.megamenu-panel [class*="container"] { width: 100%; }
.megamenu-panel [class*="container"] [class*="col-"] { padding: 0; }
.megamenu-panel-half { width: 50%; }
.megamenu-panel-quarter { width: 25%; }
.navigation-portrait .megamenu-panel-half, .navigation-portrait .megamenu-panel-quarter { width: 100%; }
.megamenu-panel-row { width: 100%; }
.megamenu-panel-row:before, .megamenu-panel-row:after { content: ""; display: table; line-height: 0; }
.megamenu-panel-row:after { clear: both; }
.megamenu-panel-row [class*="col-"] { display: block; min-height: 20px; float: left; margin-left: 3%; }
.megamenu-panel-row [class*="col-"]:first-child { margin-left: 0; }
.navigation-portrait .megamenu-panel-row [class*="col-"] { float: none; display: block; width: 100% !important; margin-left: 0; margin-top: 15px; }
.navigation-portrait .megamenu-panel-row:first-child [class*="col-"]:first-child { margin-top: 0; }
.megamenu-panel-row .col-1 { width: 5.583333333333%; }
.megamenu-panel-row .col-2 { width: 14.166666666666%; }
.megamenu-panel-row .col-3 { width: 22.75%; }
.megamenu-panel-row .col-4 { width: 31.333333333333%; }
.megamenu-panel-row .col-5 { width: 39.916666666667%; }
.megamenu-panel-row .col-6 { width: 48.5%; }
.megamenu-panel-row .col-7 { width: 57.083333333333%; }
.megamenu-panel-row .col-8 { width: 65.666666666667%; }
.megamenu-panel-row .col-9 { width: 74.25%; }
.megamenu-panel-row .col-10 { width: 82.833333333334%; }
.megamenu-panel-row .col-11 { width: 91.416666666667%; }
.megamenu-panel-row .col-12 { width: 100%; }
.megamenu-tabs { width: 100%; float: left; display: block; }
.megamenu-tabs-nav { width: 20%; margin: 0; padding: 0; float: left; list-style: none; }
.navigation-portrait .megamenu-tabs-nav { width: 100%; }
.megamenu-tabs-nav>li>a { width: 100%; padding: 10px 16px; float: left; font-size: 13px; text-decoration: none; color: #343a40; border: solid 1px #eff0f2; outline: 0; background-color: #fff; }
.megamenu-tabs-nav>li.active a, .megamenu-tabs-nav>li:hover a { background-color: #f5f5f5; }
.megamenu-tabs-pane { width: 80%; min-height: 30px; padding: 20px; float: right; display: none; font-size: 13px; color: #343a40; border: solid 1px #eff0f2; background-color: #fff; }
.megamenu-tabs-pane.active { display: block; }
.navigation-portrait .megamenu-tabs-pane { width: 100%; }
.megamenu-lists { width: 100%; display: table; }
.megamenu-list { width: 100%; margin: 0 0 15px; padding: 0; display: inline-block; float: left; list-style: none; }
.megamenu-list:last-child { margin: 0; border: none; }
.navigation-landscape .megamenu-list { margin: -15px 0; padding: 20px 0; border-right: solid 1px #f0f0f0; }
.navigation-landscape .megamenu-list:last-child { border: none; }
.megamenu-list>li>a { width: 100%; padding: 10px 15px; display: inline-block; color: #343a40; text-decoration: none; font-size: 13px; }
.megamenu-list>li>a:hover { background-color: #ff6b00; color: #fff; }
.megamenu-list>li.megamenu-list-title>a { font-size: 12px; font-weight: 600; text-transform: uppercase; color: #343a40; }
.megamenu-list>li.megamenu-list-title>a:hover { background-color: transparent; }
.navigation-landscape .list-col-2 { width: 50%; }
.navigation-landscape .list-col-3 { width: 33%; }
.navigation-landscape .list-col-4 { width: 25%; }
.navigation-landscape .list-col-5 { width: 20%; }
.nav-menu>li>a { color: #4d4d4f; text-transform: capitalize; font-size: 12px; }
.nav-dropdown>li>a { color: #343a40; padding: 10px 20px; border-bottom: 1px solid #f6f6f6; }
.nav-dropdown>li>a:hover, .nav-dropdown>li>a:focus { color: #ff6b00; }
.main_header_area.sticky { width: 100%; position: fixed; top: 0; left: 0; background-color: #fff; z-index: 9999; box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1); }
.transparent-menu { position: absolute; width: 100%; left: 0; top: 0; z-index: 99; }
.navigation-portrait .nav-menu>li>a { width: 100%; height: auto; padding: 10px 10px 10px 30px; }
#product-details { padding-top: 20px !important; }
.footer-container { display: flex; justify-content: space-between; }
footer .fotter-col:first-child { width: 30% }
footer .fotter-col:not(:last-child) { padding-right: 20px }
#product-details-insight .owl-dots { bottom: -30px; position: absolute; left: 50%; transform: translateX(-50%); }
#product-details-insight .owl-dots span { height: 9px; width: 9px; margin: 0 2px; }
#product-details + #product-details-insight { padding-bottom: 70px }
#product-details + #product-details-insight .scale-img { border-radius: 0px }
.breadcrumb li { padding: 0px !important }
.card.ab2 { border-radius: 8px }
#abc { padding-bottom: 25px }
.proddetails nav .breadcrumb { padding: 0; margin: 0 !important; }
.proddetails nav .breadcrumb li:before { color: #fff !important }
#abc .ab2 .scale-img { max-height: 140px }


@media only screen and (min-width:320px) and (max-width:767px) {
.nav-dropdown>li>a, .megamenu-list>li>a { width: 65%; }
}
ul.nav-menu li a { color: #2A2A2A; font-size: 16px; text-transform: uppercase }
li.consultaion a { background: #0F2F96; padding: 7px 23px; text-transform: uppercase !important; border-radius: 8px; margin-left: 10px; }
li.consultaion a { color: white !important; }
.footer-box { margin-top: 20px; }
footer h6 { padding-bottom: 0; color: #0F2F96; font-size: 20px; line-height: 20px; margin-bottom: 0; font-weight: 600; text-transform: capitalize; }
footer { background: #F5F6FD; padding: 50px 0 0 0; }
footer ul { padding-left: 0; padding-top: 5px; line-height: 30px; }
footer ul li { display: block; padding: 2px 0; }
footer ul li a { color: #484848; font-size: 16px;font-weight:500 }
footer .footer-box p { padding-top: 20px; }
footer ul li a:hover { color: #484848; }
footer hr { margin-top: 0rem; margin-bottom: 1rem; border: 0; border-top: 1px solid #c1091a; border-bottom: 1px solid #c1091a; width: 95px; position: absolute; left: auto; }
footer .copyright-strip { padding: 15px 10px; background: #0F2F96; width: 100%; margin-top: 0px; }
.copyright-strip.topview { height: 100px; border-bottom: solid 1px #707070; font-size: 16px; }
.copyright-strip.topview .centerviewmid { display: flex; align-items: center; color: #fff;justify-content:center; }
footer .copyright-strip p { text-align: left; color: #fff; font-size: 14px; line-height: 6px; margin-bottom: 0; padding-top: 0px; width: 100%; }
.mail-icon{    margin-right: 10px;    font-size: 30px;}
.mail-icon i{position: relative;    top: -13px;}
.footer-mail a{color: #fff}
footer .social-media { margin-top: 15px; }
.gtco-testimonials h1 { color: #0F2F96; font-weight: 600; font-size: 40px; float: left; padding-left: 0px !important; }
.price_sp .btn-secondary{background:  #0F2F96!important;}
.scale-img { overflow: hidden; border-radius: 8px 8px 0 0; margin-bottom: 10px; }
.scale-img img { width: 100%; object-fit: cover; }
.scale-img img { transform: scale(1); transition: all 0.5s; }
.insightbox img { max-width: 100%; }
.scale-img:hover img { transform: scale(1.2); transition: all 0.5s; }
.gtco-testimonials h6 { float: right; font-size: 20px; color: #0F2F96; cursor: pointer }
.gtco-testimonials h6 span { font-size: 35px; line-height: 17px; border: 1px solid; width: 25px; overflow: hidden; border-radius: 50%; height: 25px; text-align: center; margin-left: 10px; font-weight: 100; font-family: 'NotoSans-Light'; }
#product-details-insight { padding-top: 25px !important }
.gtco-header { display: flex; align-items: baseline; justify-content: space-between; padding-bottom: 30px }
.insightbox:hover .card.text-center { border-bottom: solid #0F2F96 }
.gtco-header a { font-size: 22px; color: #0F2F96; }
.gtco-header i { }
footer .social-media ul li a { font-size: 20px; color: #fdfdfd;    /* border: 1px solid #fff; */ display: inline-block; border-radius: 50%; line-height: 36px; margin: 0 3px; width: 35px; height: 35px; text-align: center; padding-top: 0px; }
#return-to-top { position: fixed; bottom: 20px; right: 20px; background: #0F2F96; width: 50px; height: 50px; display: block; text-decoration: none; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; display: none; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
#return-to-top i { color: #fff; margin: 0; display: flex; align-items: center; justify-content: center; height: 100%; font-size: 19px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

/*ul.nav-menu {
margin-top: 4%;
}*/
li.consultaion a i.fa.fa-user { text-align: end; }
ul.nav-menu li ul.nav-submenu li a { color: #213d6c; }
ul.nav-menu li ul.nav-submenu li a:hover { background: #213d6c; color: #fff }
.media.service-box { padding: 25px; margin-bottom: 20px; }
h4.media-heading { font-size: 22px; padding-top: 15px; color: #272727; }
.media p { font-size: 16px; font-weight: 600; color: #58595b; letter-spacing: 1px; }
section#ourgoal, #form-section, section#tax-problems { padding: 50px 0; }
section#tax-problems { background: #fff; text-align: center; color: #fff; padding-top: 55px !important; }
#product-details, #product-details-insight{background: #fff;}
section#tax-problems p { color: #2A2A2A; font-size: 18px; line-height: 30px; font-family: 'NotoSans-Regular'; }
#form-section { background: url(../images/contact-bg.jpg) no-repeat; background-size: cover; padding-bottom: 91px; }
.service-box { border: solid 2px #b5b5b5; border-radius: 20px; padding: 27px 20px; height: 426px; background-image: linear-gradient(to bottom, #fefefe, #f9f9f9, #f3f3f3, #eeeeee, #e9e9e9); }
.service-box h4.media-heading { font-size: 24px; padding: 30px 0 10px 0; }
.padding-btm-size { margin-bottom: 6px; float: left; }
.form-control { margin-bottom: 0px; display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #000; text-transform: capitalize; background: #F1F3E9; background-image: none;    /* border: none; */ border-radius: 5px; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; resize: none; }
section#formsection h1 { color: #0F2F96; font-size: 32px; text-transform: uppercase; padding-bottom: 30px; text-align: right;     line-height: 48px;}
.col-form-label { font-weight: 500; text-align: right; font-size: 14px; }
textarea#textAreaExample1 { height: 100px; }
.submit { background: #0F2F96; border: none; text-align: center; border-radius: 8px;    /* padding: 11px 2px; */ color: #fff !important; max-width: 173px; text-transform: capitalize; font-size: 20px; display: block; float: right; height: 40px; }
label.form-check-label {    /* font-size: 14px; */
font-weight: 500; text-align: center }
textarea#textAreaExample2 { height: 120px; }
#formsection::placeholder { font-weight: 500; }
#form-section h2 { text-transform: capitalize; padding-bottom: 20px; }
#form-section h4 { font-size: 16px; color: #e82739; text-transform: capitalize; padding-bottom: 4px; }
section#product-details, section#product-details-insight { padding: 50px 0 }
section#product-details-insight h2 { text-align: left; padding-bottom: 0px; font-size: 22px; color: #0F2F96; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
p { padding-bottom: 15px; }
.scrollig { height: 196px; overflow-y: scroll; direction: rtl; position: relative }
.form-group.height-auto { height: 85px; }
.contact-us { background: #c1091a; border: none; text-align: center; border-radius: 50px; padding: 9px; margin-top: 7%; color: #fff !important; max-width: 120px; text-transform: uppercase; font-weight: 700; font-size: 14px; letter-spacing: 1px; }
.Affordable-shadow { background: #fff; box-shadow: 0 0 10px rgb(0 0 0 / 40%); padding: 20px; border-radius: 20px; border: solid 1px #fff; }
input.contact-us::placeholder { color: #fff }
.Affordable h2 { }
.Affordable span { color: #c1091a }
.Affordable p { padding-bottom: 10px; font-size: 18px; }
.Affordable-shadow.bgimage { background: url(../images/why-us-g.jpg) no-repeat; }
.Affordable.heightsize { height: 370px; }
.textwhy-us { background: #333; height: 285px; border-radius: 20px; padding: 20px; color: #fff; }
.text-alig { text-align: center; width: 100%; }
#tax-problems a { background: #0F2F96; border: none; text-align: center; border-radius: 8px; padding: 10px 30px; color: #fff !important; text-transform: capitalize; font-size: 24px; display: inline-block; }
section#tax-problems h3 { color: #0F2F96; font-weight: 600; font-size: 35px; padding-bottom: 0; line-height: 60px; }
.text-alig h3 { padding-bottom: 20px; }
#Affordable-Solutions { background: url(../images/affordale-bg.jpg) no-repeat; background-size: cover; padding: 50px 0; }
section#banner { position: relative; }
.overlap-text { align-items: center; position: absolute; color: #fff; font-size: 73px; text-align: center; width: 100%; display: flex; justify-content: center; height: 314px; }
#breadcrumb ol.breadcrumb { background: none; margin-bottom: 0; }
li.breadcrumb-item.active { color: #000; padding: 2px 0px; border-radius: 30px; text-align: center; margin-left: 0px; }
#breadcrumb .breadcrumb-item+.breadcrumb-item::before { display: inline-block; padding-right: .5rem; padding-left: .5rem; color: #6c757d; content: none; }
section#breadcrub ol.breadcrumb { background: none; padding-bottom: 0; display: flex; align-items: center; padding-left: 0px; margin-bottom: 30px; }
.breadcrumb-item+.breadcrumb-item::before { line-height: 10px; }
section#breadcrub { background: #fff }
section#formsection { background: #FAFBF6; padding-bottom: 50px; }
li.breadcrumb-item a { font-size: 14px; color: #000 }
li.breadcrumb-item.active { font-size: 14px; }
section#breadcrub.breadcrubprdetsil li.breadcrumb-item a, section#breadcrub.breadcrubprdetsil li.breadcrumb-item.active, section#breadcrub.breadcrubprdetsil .breadcrumb-item+.breadcrumb-item::before { color: #fff }
.scrollig::-webkit-scrollbar { width: 6px; }

/* Track */
.scrollig::-webkit-scrollbar-track { background: #fff; }

/* Handle */
.scrollig::-webkit-scrollbar-thumb { background: #c1091a; }

/* Handle on hover */
.scrollig::-webkit-scrollbar-thumb:hover { background: #555; }
.latest.articles { padding-left: 25px; }
.latest.articles h4:before { content: ''; background: #c1091a; width: 6px; height: 6px; display: block; position: absolute; left: 11px; top: auto; border-radius: 50%; margin-top: 6px; }
.Free-Consultation { background: #fff; padding: 23px; border: solid 3px #c1091a; border-radius: 20px; position: relative }
img.consultation-img { position: absolute; right: 20px; top: 14px; }
.Free-Consultation h6 { font-size: 30px; padding-bottom: 15px; }
.Free-Consultation span { color: #c1091a }
.Free-Consultation p { font-size: 18px; line-height: 30px; padding-bottom: 0; }
p.p-div { font-size: 18px; padding-left: 15px; }
.form_cotact .form-control { background: #fff; border-radius: 30px; border-bottom: none; height: 40px; border: solid 1px #b9b8b8; }
.form_cotact textarea.form-control { padding: 10px 13px; overflow: hidden; }
span.inputsend i { position: absolute; right: 40px; bottom: 10px; font-size: 20px; color: #fff; }
span.inputsend i { position: absolute; right: 32px; bottom: 13px; font-size: 16px; color: #fff; }
.form.form_cotact { position: relative; }
.nav-menu>li.consultaion:hover>a, .nav-menu>li.consultaion.active>a, .nav-menu>li.consultaion.focus>a { color: #fff; padding: 7px 23px; border-bottom: solid 0px #fff; }
.tax-audit { display: inline-flex; }
.tax-audit h2 { padding-left: 20px; padding-top: 20px; font-size: 30px; }
.tax-audit h2 span { color: #c1091a }
.content-text p { padding-top: 15px; font-size: 18px; padding-bottom: 0; }
.audit-wrapper { background: #fff; padding: 20px; border-radius: 30px; box-shadow: 0 0 56px #0000002b; margin-bottom: 45px; height: 320px; }
a.ReadMore { color: #c1091a; font-size: 16px; }
.solution-text-wrap h1 { font-size: 15px; color: #c1091a; margin-bottom: 0; }
.solution-text-wrap hr { margin-top: 0rem; margin-bottom: 1rem; border: 0; border-top: 2px solid #e5e5e5; }
.solution-text-wrap p { padding-bottom: 0 }
.solution-text h1 { font-size: 45px; margin-bottom: 20px; }
.solution-text span { color: #c1091a; }
a.Contact-consultation { background: #ebebeb; padding: 15px 18px; border-radius: 10px; font-size: 20px; color: #000; }
.solution-text { margin-bottom: 25px; }
#Affordable-Solutions.IRSSolutions { background: url(../images/IRS-Solutions.jpg) no-repeat; }
.overlap-banner h1, .overlap-banner h2, .overlap-banner h3 { color: #fff; text-transform: uppercase; margin-bottom: 0; }
.overlap-banner h1 { font-size: 50px; display: flex; align-items: center; }
.overlap-banner h2 { font-size: 75px; }
.overlap-banner h3 { font-size: 60px; }
.overlap-banner span { font-size: 22px; color: #c9dcff; padding: 26px 0; display: block; }
.know-stories a { background: #0F2F96; border: none; text-align: center; border-radius: 8px; padding: 10px 30px; color: #fff !important; text-transform: capitalize; font-size: 22px; display: inline-block; }
.know-stories a.success-btn { background: none; border: solid 2px #fff; color: #fff; }
.know-stories { margin-top: 40px; }
.overlap-banner { position: absolute; top: 50%; width: 100%; transform: translateY(-50%); }
.list-item-viewer { font-size: 20px; padding: 5px 10px; color: #fff }
.our-services { background: #213d6c; border-radius: 30px; padding: 30px; max-width: 475px; overflow: hidden; padding-bottom: 70px; }
.list-item-viewer img { padding-right: 15px; }
.our-services h2 { font-size: 30px; color: #fff; padding-left: 11px; padding-bottom: 20px; padding-top: 30px; }
a.view-more { font-size: 16px; color: #fff; border-radius: 30px; border: solid 2px #fff; padding: 5px 20px; text-transform: uppercase; margin-top: 10px; }
.clear { clear: both; }
.our-services .float-right img { max-width: 100px; }
.our-services.Sandy_Suchoff h2 { font-size: 20px; padding-top: 15px; }
.Sandy_Suchoff .float-left { float: left !important; max-width: 265px; }
.our-services.Sandy_Suchoff h2 span { color: #fa8e98; padding-top: 12px; display: block; }
.ASSOCIATES span { color: #fff; font-size: 25px; line-height: 33px; }
.ASSOCIATES p { color: #fff; clear: both; font-size: 24px; }
.ASSOCIATES hr { border: solid 2px #fff; width: 240px; float: left; clear: both; }
.our-services.Sandy_Suchoff { background: #c1091a; margin-top: -320px; float: right; }
.pro-ad-box1 { margin-left: 5px; margin-right: 5px; }
.rp-40 { margin-top: -40px; }
.box-advantage-a { position: relative; height: 279px; position: relative; overflow: hidden; }
.image-sec h4:before { transition: all .5s; }
.image-sec { transform: scale(1); }
.bot-box-title { position: absolute; width: 100%; background-color: rgba(0, 0, 0, .7); bottom: 0; left: 0; padding: 10px 20px; transition: all .5s; }
.bot-box-title h5 { font-size: 19px; color: #fff; font-weight: 400; margin-bottom: 0; position: relative; }
.bot-box-title h5:after { background: #0065b0; }
.bot-box-title h5:after { position: absolute; width: 100px; height: 2px; background: #fff; content: ''; top: -10px; left: 0; }
.hover-on-img { position: absolute; width: 100%; height: 100%; background-color: rgb(0 50 108/0.7); top: -100%; opacity: 0; transform: scale(1); left: 0; transition: all .5s; }
.box-advantage-a:hover .hover-on-img { top: 0; opacity: 1; }
.box-advantage-a:hover .bot-box-title { bottom: -50px; }
.box-advantage-a .hover-transition { top: 0; bottom: unset; }
.hover-transition { position: absolute; bottom: 0; padding: 30px; left: 0; }
.hover-transition h4 { color: #fff; font-size: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: .7px; margin: 0 0 20px; padding-top: 20px; position: relative; }
.hover-transition p { color: #fff; font-size: 15px; line-height: 22px; padding-left: 2px; margin: 0 0 25px; font-weight: 400; }
.tax-viewer {    /* float: left; */
clear: both; width: 100%; padding: 6px; text-align: left; overflow: hidden; }
.tax-viewer .float-left { float: left !important; width: 60px; }
.tax-viewer .float-right { float: left !important; }
.Sandy_Suchoff a.view-more { background: #fff; color: #c1091a; }
section#Affordable-Solutions.pt-5space { padding-top: 100px; }
.our_solution_text h3 { font-size: 20px; text-transform: capitalize; padding-top: 12px; margin-bottom: 20px; }
.our_solution_text p { font-size: 16px; color: #303030; line-height: 22px; padding-bottom: 0; }
.our_solution_text a { text-transform: uppercase; color: #000; }
.our_solution_text { background: #fff; box-shadow: 0 0 10px rgb(0 0 0 / 10%); padding: 20px; height: 300px; margin-bottom: 40px; border-radius: 10px; transition: transform .2s; }
img.image-width { max-width: 50px; }
.our_solution_text:hover { box-shadow: 0 0 10px rgb(0 0 0 / 50%); cursor: pointer }
#FRUSTRATED span { color: #637897; font-size: 26px; position: relative; }
#FRUSTRATED h2 { font-size: 55px; text-transform: uppercase; }
#FRUSTRATED span:after { content: ''; width: 100px; height: 3px; display: block; background: #637897; position: absolute; right: -110px; top: 18px; }
.welcometo-w p { font-size: 16px; }
#FRUSTRATED .col-md-6.col-sm-12.col-xs-12 { max-width: 49%; }
#Affordable-Solutions.pt-5space { background: url(../images/white-bg.jpg) no-repeat; background-size: cover; }
section#FRUSTRATED { padding: 50px 0; }
#product-details .card { border-radius: 0px; overflow: hidden; cursor: pointer; position: relative; color: #f0f0f0; }
#product-details .card img { width: 100%; height: 100%; top: 0; left: 0; opacity: 0.9; transition: opacity 0.2s ease-out; }
#product-details .card h2 { position: absolute; inset: auto auto 30px 30px; margin: 0; transition: inset 0.3s 0.3s ease-out; font-size: 25px; font-weight: 600; }
#product-details .card p, #product-details .card a { position: absolute; opacity: 0; max-width: 80%; transition: opacity 0.3s ease-out; }
#product-details .card p { inset: auto auto 30px 30px; font-size: 18px; color: #fff; line-height: 25px; padding: 0px; margin: 0; }
#product-details .card a { inset: auto auto 40px 30px; color: inherit; text-decoration: none; }
#product-details .card:hover h2 { inset: auto auto 90px 30px; transition: inset 0.3s ease-out; }
#product-details .card:hover p, #product-details .card:hover a { opacity: 1; transition: opacity 0.5s 0.1s ease-in; }
#product-details .card:hover img { transition: opacity 0.3s ease-in; opacity: 1; }
.material-symbols-outlined { vertical-align: middle; }
.gtco-testimonials .owl-nav { display: none; }
.gtco-testimonials .owl-dots { text-align: center; }
.gtco-testimonials .owl-dots span { position: relative; height: 12px; width: 12px; border-radius: 50%; display: block; background: #CDCDCD; margin: 0 5px; }
.gtco-testimonials .owl-dots .active { box-shadow: none; }
.gtco-testimonials .owl-dots .active span { background: #0F2F96; box-shadow: none; height: 12px; width: 12px; }
.gtco-testimonials .card { background: #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; margin: 0; padding: 0px; border-radius: 0px; border: 0; }
.gtco-testimonials h6 { display: flex; align-items: center; }
.card-body.pad-0 { padding: 0; }
.p5 { padding: 16px; text-align: left; }
.gtco-testimonials .card .card-img-top { max-width: 100px; border-radius: 50%; margin: 15px auto 0; box-shadow: 0 8px 20px -4px #95abbb; width: 100px; height: 100px; }
.gtco-testimonials .card h5 { color: #0F2F96; font-size: 15px; line-height: 1.3; font-weight: normal; }
.gtco-testimonials .card h5 span { font-size: 18px; color: #666666; }
.insightbox .card.text-center {/*    height: 430px;*/
padding-bottom: 20px; }
.gtco-testimonials .card p { color: #2A2A2A; padding-bottom: 15px; line-height: 26px; font-family: 'NotoSans-Regular'; }
.gtco-testimonials a { color: #0F2F96; font-weight: 500; font-family: 'NotoSans-Regular'; }
.gtco-testimonials .active { /*  opacity: 0.5; */
transition: all 0.3s; }
footer p { font-size: 16px; line-height: 24px; font-family: 'NotoSans-Regular'; }
.p5 span.float-right { color: #A5A5A5; font-weight: 300; }
.gtco-testimonials .center { opacity: 1; }
.gtco-testimonials .center h5 { }
.gtco-testimonials .center h5 span { font-size: 16px; }
.gtco-testimonials .center .card-img-top { max-width: 100%; height: 120px; width: 120px; }
section#rfqtest { /*background: #73B03A; */ background: #0f2f96; padding: 40px; text-align: center; color: #fff; }
 #rfqtest p { color: #fff; margin-bottom: 0; padding-bottom: 0; }
.banner-heading { font-size: 32px; color: #fff; margin-bottom: 10px; font-weight: 800;}
.banner-text-list li { position: relative; color: #fff; font-size: 20px; padding-left: 40px; margin-bottom: 5px; font-weight: 800; }
.banner-text-list li:before { content: "\f00c"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;/*--adjust as necessary-- color: #829717; */ font-size: 22px; padding-right: 0.5em; position: absolute; top: 0px; left: 0; }
.product-detail-container { display: flex; }
.rdp-list-container { display: flex; justify-content: space-between; }
.rdp-list { width: 33%; padding-right: 15px }
.rdp-list:last-child { padding-right: 0px }
.left-detail-product .inimgproduct { margin-right: 20px }
.rdp-list-content { min-height: 200px }
#belowtexthere  hr{width: 200px;    background: #C2000B;    margin: 0;    margin-bottom: 22px;    height: 1px;    margin-top: 4px;}
#belowtexthere  h2{position:relative;}
#belowtexthere h2:after{content: '';position: absolute;left: 0;width: 100%;border-bottom: 1px solid #C2000B;}

@media (max-width:767px) {
.gtco-testimonials { margin-top: 0px; }
.footer-container { flex-direction: column; }
footer .fotter-col { width: 100%; padding-right: 0px }
footer .fotter-col:first-child { width: 100% }
footer .fotter-col img { max-width: 250px }
.copyright-strip.topview .centerviewmid { justify-content: center; }
.navigation-portrait .nav-menu>li { border-top: 0px }
.sub-menu li a { color: #000 }
.nav-menu>li { display: block; }
.menu-nml_main_menu-container .nav-menu  li .sub-menu { display: none; position: absolute; background-color: #333; border-radius: inherit; width: 90%; left: 50%; transform: translateX(-50%); top: 37px; z-index: 99999; }
.menu-item-has-children:after { display: none; }
.menu-item-has-children span { position: absolute; right: 0; width: 30px; height: 30px; z-index: 9999; top: 0 }
.menu-item-has-children span:before { content: "\f107"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;/*--adjust as necessary--*/ color: #fff; font-size: 18px; padding-right: 0.5em; position: absolute; top: 10px; left: 0; }
.menu-item-has-children.active span:before{content: "\f106";}
section#tax-problems h3, .gtco-testimonials h1 { font-size: 24px; line-height: 36px; }
.product-detail-container { flex-direction: column; }
.rdp-list-container { flex-direction: column; }
.rdp-list { width: 100%; padding-right: 0px;margin-bottom: 20px; }
.rdp-list:last-child{margin-bottom: 0px}
#product-details .col-lg-4:last-child .card { margin-bottom: 0px }
h1 { font-size: 24px }
.gtco-header a { font-size: 18px }
.gtco-testimonials h6 span { font-size: 24px; line-height: 14px; border: 1px solid; width: 20px; overflow: hidden; border-radius: 50%; height: 20px; text-align: center; margin-left: 10px; font-weight: 100; font-family: 'NotoSans-Light'; }
.sub-menu li{border-bottom: 1px solid #606060;}
.active .sub-meu{display: block;}
.menu-nml_main_menu-container .nav-menu li.active  .sub-menu{display: block;box-shadow: none;}
.menu-nml_main_menu-container .nav-menu li.active a{color: #fff;border-bottom: 0px}
.nav-menu>li:hover>a{border-bottom: 0px;color: #fff}
.nav-menu li.consultaion a { background: transparent; padding: 10px 10px 10px 30px!important; text-transform: inherit !important;
    border-radius: 8px;  margin: 0px!important;  width: 100%!important;}
 .navigation-portrait .nav-menu>li:last-child{border-bottom: 0px!important} 
 .companyname{       padding-top: 40px !important}  
 .tech-info img{width: 100px}
 #abc .card .scale-img{height: auto;max-height: auto}
 #abc .card .scale-img img{height: auto; object-fit: contain; height: 140px!important;}
 .left-detail-product .inimgproduct {  height: auto;  display: flex;  align-items: center;    justify-content: center;
    margin-right: 0;}
 #abc .optical-details h2{padding-top: 0px}
 .optical-details{margin-bottom: 30px}
 #belowtexthere h2, #abc h2{padding-top: 0px!important}
 #abc .card{margin-bottom: 30px}
 .matrix-product .container{    flex-direction: column;    margin-top: 40px;}
 .matrix-product .card-matrix-box:first-child .matrix-img img{max-width: 250px}
.card-matrix-box .matrix-text p{height: auto; padding: 10px;}
.card-matrix-box .matrix-text a {  width: 120px;  font-size: 14px;  display: block;   margin: 10px auto;}
#formsection #myTab li{width: 100%!important}
.companyname.applicationnote .nav-tabs .nav-link{height: auto!important;outline: 10px}
.rfq{margin-top: 40px}
.matrix-img img {
    width: auto!important;
}	
#formsection .nav {overflow-y: hidden;
    flex-direction: row !important;
    overflow-x: scroll;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;padding-bottom:15px}
	
}



.rfq .submit{margin-top: 20px;}
.rfq .form-group.row{display: flex;align-items: center;}
.rfq .form-group.row .col-sm-6{padding: 0 10px}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev { outline: 0; }
.owl-carousel button.owl-dot { outline: 0; }
.copyright-strip.topview span { color: #fff; font-family: 'NotoSans-Light'; }
.carousel-indicators li { width: 12px; height: 12px; border-radius: 50%; }
.carousel-indicators .active { background-color: #0F2F96 }
.btn-linking a { /*   font-size: 16px;
background-color: transparent !important;
color: #0F2F96 !important;
padding: 5px 15px*/

font-size: 15px; background-color: transparent !important; color: #0F2F96 !important; padding: 7px 20px; }
.btn-linking a.btn.btn-secondary.btn-lg { background-color: #0F2F96 !important; color: #fff !important; margin-left: 5px; }
#abc p { font-size: 18px; padding-top: 8px; padding-bottom: 0; }
#abc .card { margin-top: 0px;background: none;padding-bottom: 15px;border-radius: 6px;}
#abc.customproduct .card .scale-img{height: 140px;overflow: hidden;}
#rfqtest p a { color: #ffffff; text-decoration: underline; }
.ab2 { padding-bottom: 15px; margin-bottom: 30px; }
#abc, #belowtexthere, #productlisting { background: #fff }
.bg-clr { background: #D2D9FA; padding: 10px; height: 145px; }
.bg-clr p, .bg-clr2 p { padding-bottom: 0; margin-bottom: 0; }
.rdp-list .btn { background: #0F2F96; padding: 7px 20px; font-size: 16px; }
.btn-linking h5 { color: #0F238C; font-size: 28px; }
.bg-clr2 p, .bg-clr p { line-height: 22px; padding-bottom: 12px; font-size: 14px; }
.form-cent .contactbg-white .form-control .wpcf7-submit { margin-bottom: 0px !important }
#productlisting a.btn.btn-secondary.btn-lg { background: #0F2F96; padding: 7px 20px; font-size: 16px; }
#abc h5 b { color: #0F238C;    /*font-size: 24px;*/ font-size: 22px; }
.product-container { padding: 0 10px }
#belowtexthere h2, #abc h2 { color: #333333; font-size: 19px; padding-top: 30px; margin-bottom: 0; }
#productlisting h2 { font-size: 22px; border-bottom: solid 1px #D1D1D1; padding-bottom: 15px; }
.inimgproduct { height: auto; background: #F9F9F8; border: solid 1px #D1D1D1; border-radius: 5px; }
.mainproductdeat { width: 28%; float: left; }
.bg-clr2 b, .bg-clr b { font-size: 14px; font-family: 'NotoSans-Regular'; }
#abc hr, #belowtexthere hr { background: #C2000B;    /* width: 200px; */ margin: 0; margin-bottom: 22px; height: 1px; margin-top: 4px; }
section#breadcrub.breadcrubprdetsil { background: #0F2F96; padding: 2px 0; margin-bottom: 40px; }
#abc h4 b { color: #2A2A2A;   /* font-size: 20px;*/ font-size: 18px; }
.optical-details .table td, .optical-details .table th { padding: 3px 20px; }
.table-striped tbody tr:nth-of-type(even) { background-color: #D2D9FA; border-top: solid 1px #0F2F96; border-bottom: solid 1px #0F2F96; }
.table-striped tbody tr:nth-of-type(odd) { background-color: white }
.optical-details .table { margin-bottom: 0; border: solid 1px #0F2F96 }
.optical-details .table td { border-top: none; vertical-align: middle }
.card-header { background: #fff }

/* .card-body { background: #F1F3E9;} */
.faqpage { background: #fff; padding-bottom: 70px; }
.card-header .title { font-size: 16px; color: #2A2A2A; font-weight: bold; }
.card-header .accicon { float: right; font-size: 25px; width: 1.2em; position: relative;    top: -5px;}
.card-header { cursor: pointer; border-bottom: none; padding-bottom: 0; }
.card:first-child, .card-header:first-child { border-top-left-radius: 8px; border-top-right-radius: 8px; }
.foot-cntct { padding-top: 1.875rem; list-style: none; padding-left: 0 }
.foot-cntct li a i { font-size: 22px !important; padding-right: 10px; }
.contactpage { background: #0F2F96; border-radius: 10px; padding: 30px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
ul.foot-cntct li a { font-size: 16px !important; font-family: 'NotoSans-Light'; }
.foot-cntct li { font-size: 1.5rem; font-weight: 400; margin-bottom: 0.75rem; }
ul.foot-cntct li a, ul.foot-cntct li a span, ul.foot-cntct li a .fa { color: #fff !important; font-size: 1.88375rem; }
.footer-social { margin: 2.5rem 0; }
.footer-social ul li { display: inline-block; }
.footer-social ul li a { color: #fff !important; width: 2.5rem; height: 2.5rem; display: inline-block; font-size: 1.6rem; text-align: center; line-height: 3rem; cursor: pointer; }
.form-control:focus { background-color: #F1F3E9; border-color: none; border-radius: 8px; }
.footer-social li a i { font-size: 24px }
.card { border: none; border-radius: 0; border-top: solid 1px #ddd; border-left: solid 1px #ddd; border-right: solid 1px #ddd;    /* border-bottom: solid 1px #ddd; */ }
.card:last-child { border-bottom: solid 1px #ddd; }
.card-body { border-top: 1px solid #ddd; }
.card-header:not(.collapsed) .rotate-icon { transform: rotate(180deg); }
.contactbg-white { background: #ffff; padding: 70px; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; }
.relativeposition input.form-control { BACKGROUND: #fff; BORDER: none; }
.newssection li span { font-weight: bold; color: #0F238C; }
.social-media li a { color: #A5A5A5; position: relative; }
.newssection .social-media li:hover, .newssection .social-media li:hover i { background: #0F2F96; color: #fff; }
.newssection .tab-card-header { border-radius: 0; width: 60%; border: none; background: transparent; padding-left: 10px; }
#abc .insightbox.newspage h2 { padding-top: 0; margin-top: 0; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #0F2F96; }
.newssection .newspage .card-text {     font-family: 'NotoSans-Light';
   color: #222!important;}
.read-more { color: #0F2F96 }
#abc .insightbox.newspage h2  a { color: #0F2F96 }
.newspage { padding-top: 40px; }
.has-search .form-control { padding-left: 2.375rem; }
.relativeposition { position: relative; }
.form-group.has-search { position: absolute; right: 0; z-index: 999; top: 10px; }
.paginationsec .page-link { color: #000; background-color: #C2C2C2; }
.paginationsec li.page-item { margin-right: 10px }
.paginationsec .page-link:hover, .page-item.active .page-link { color: #fff; background-color: #0F2F96; }
.has-search .form-control-feedback { position: absolute; z-index: 2; display: block; width: 2.375rem; height: 2.375rem; line-height: 33px; text-align: center; pointer-events: none; color: #aaa; }
#abc .insightbox.newspage .card { padding-top: 0; padding-bottom: 0; margin-bottom: 0; }
#abc .insightbox.newspage .scale-img { border-radius: 5px; }
#abc .insightbox.newspage h5.float-left { font-size: 15px; }
.insightbox.newspage:hover .card.text-center { border-bottom: transparent; }
ul.card-header-tabs { border-bottom: solid 1px #CDCDCD;margin-bottom:5px }
.newssection .tab-card-header li { padding-bottom: 0px }
.newssection .nav-tabs .nav-link { border: none; padding: 0; margin-right: 26px; color: #CDCDCD; }
.newssection .nav-tabs .nav-link.active, .newssection .nav-tabs .nav-link:hover { background-color: transparent; border-bottom: solid; color: #0F2F96; border-left: none; border-top: none; border-right: none; }
.newssection .card { border-radius: 0; border: none; }
.newssection .social-media li { border: solid 1px #A5A5A5; width: 30px; border-radius: 50%; height: 30px; padding-bottom: 0; display: flex; align-items: center; justify-content: center; margin: 0; margin-left: 10px; }
.newssection li { font-size: 17px; padding-bottom: 5px; }
.newssection h6 { font-size: 18px; color: #2A2A2A; font-weight: bold; padding-bottom: 20px; }
.tech-info p { padding-top: 20px; padding-bottom: 39px; }
.newssection.white-paer .tab-card-header { width: 20%; }
section#thankyoupage { background: #F1F3E9; text-align: center; padding: 50px 100px; }
.tabledesignin td { border: solid 1px #0F2F96; padding: 8px !important; }
.optical-details.tabledesignin { padding: 0px 120px; padding-bottom: 30px; }
.companyname.regularfonts p { font-family: NotoSans-Regular; }
a.btn.btn-success.btnNext, a.btn.btn-success.btnSubmit { background: #0F2F96; color: #fff; padding: 8px 36px; border: none; font-size: 20px; }
a.btn.btn-danger.btnPrevious { background: #E0E1DF; color: #fff; padding: 8px 26px; font-size: 20px; border: none; margin-right: 30px; }
.companyname.applicationnote .nav-tabs .nav-link:hover { border: transparent; border: 1px solid transparent; }
#product-details-insight .gtco-testimonials h1{    margin-bottom: 40px;}
div#myTabContent p { font-size: 16px }
div#myTabContent .input-group.mb-3.group-end { justify-content: end; }
.paginationsec .pagination { justify-content: center; list-style: none; margin-top:20px;}
.paginationsec .pagination .page-numbers { background: #C2C2C2 !important; color: #000000 !important; border-radius: 6px; width: 35px; height: 35px; display: inline-block; text-align: center; line-height: 16px; }
.newssection + #product-details-insight { padding-bottom: 70px; }
.companyname.applicationnote .nav-tabs .nav-link { color: #999; font-size: 13px; height: 60px;padding:0 10px }
.companyname.applicationnote .nav-tabs .nav-link.active { color: #0F2F96; background: none; border-bottom: solid 3px #0F2F96; border-left: 0; border-top: 0; border-right: 0; }
.left-detail-product { width: 30% }
.right-detail-product { width: 70% }
.gtco-testimonials  .scale-img { border-radius: 0px }
.left-detail-product .inimgproduct { height: 290px; display: flex; align-items: center; justify-content: center; }
.newssection ul{list-style: disc;margin-left: 40px;}
.newssection ul li{font-family: NotoSans-Light;}
.newssection .card-header ul.nav{list-style: none;margin-left: 0}
.screen-reader-response{display: none;}
.wpcf7-not-valid-tip, .wpcf7-response-output {color: #ff0000}
#belowtexthere  h2{font-size: 35px!important}
#belowtexthere  p{padding-bottom: 0px}

@media only screen and (max-width:767px) {
.our-services.Sandy_Suchoff { margin-top: 0px; }
#FRUSTRATED .col-md-6.col-sm-12.col-xs-12 { max-width: 100%; }
.our_solution_text { margin-bottom: 30px; height: auto; }
.frustered-box.mt-5:nth-child(1) { margin-top: 0 !important; }
#FRUSTRATED h2 { font-size: 35px; }
#FRUSTRATED span { font-size: 20px; }
#banner.main-banner { height: auto !important; }
.overlap-banner h1 { font-size: 30px; }
.overlap-banner h2 { font-size: 40px; }
.overlap-banner h3, section#formsection h1 { font-size: 30px; }
.overlap-banner span { font-size: 18px; }
.overlap-banner { margin-top: 0px; top: 40%; }
.know-stories a { font-size: 12px; }
.know-stories { margin-top: 16px; padding-bottom: 40px; }
.list-item-viewer { font-size: 16px; }
.Sandy_Suchoff .float-left { max-width: 100%; }
.our-services { margin-bottom: 30px; max-width: 100%; }
#FRUSTRATED .col-md-6.col-sm-12.col-xs-12.mobile-top { margin-top: 50px; }
section#tax-problems { padding-top: 40px !important; }
#product-details .card { margin-bottom: 30px; }
section#product-details-insight { padding-top: 0; }
.pl-5 { padding-left: 1rem !important; }
footer .copyright-strip p { line-height: 18px; }
.copyright-strip.topview { height: auto; }
.col-form-label, section#formsection h1 { text-align: left }
.col-form-label { font-size: 12px }
section#rfqtest { padding: 20px }
section#formsection h1 { padding-bottom: 20px;  }
section#tax-problems p, .gtco-testimonials .card p { font-size: 16px; line-height: 29px; }
#tax-problems a, #product-details .card h2, section#product-details-insight h2 { font-size: 18px }
section#product-details, section#product-details-insight { padding: 30px 0; }
section#product-details-insight { padding-top: 0 }
.footer-box { margin-top: 0px; }
.reverse .row{flex-direction: column-reverse;}
.mobile-mt-3{margin-top: 30px}
.banner-text-list li{font-size:16px;}
.banner-heading{font-size:22px}	
}

#myTabContent{margin-top: 40px}
.footer-copyiright{    text-align: center;    width: 100%;}
.footer-copyiright p{padding:0px;text-align: center!important;}
.faqpage .card .card-body{font-size: 16px;    font-family: 'NotoSans-Light';}
.lst-mt-4{margin-top: 40px}
.breadcrumb li { position: relative; padding-right: 20px !important; font-weight: 300; }
.breadcrumb li:last-child { font-weight: bold; }
.breadcrumb li:before { content: "\f101" !important; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #000 !important; font-size: 16px; right: 5px; position: absolute; line-height: 22px !important; padding: 0px !important; }
.breadcrumb li:last-child:before { display: none; }
.form-check-label .wpcf7-list-item-label { margin-left: 5px; }
label.form-check-label { text-align: left !important; }
.form-group:last-child .form-check-inline .form-check-input .last { padding: 0; }
.menu-item-has-children { position: relative; }
.menu-item-has-children:after { content: "\f107"; position: relative; font-size: 20px !important; color: #000; font: normal normal normal 14px/1 FontAwesome; top: 3px; right: 13px; }
#abc .card p {     font-family: 'NotoSans-Regular';font-size: 14px; color: #000; line-height: 22px; padding-top: 8px; padding-bottom: 0; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; margin-bottom: 15px }
.companyname p { padding-bottom: 0 }
section#formsection h1 { padding-bottom: 20px; }
.owl-item .insightbox p { min-height: auto; max-height: auto; font-size: 16px; }
.card-matrix-box { width: 18%; margin: 0px 5px; border: 1px solid #ddd; display: inline-block; }
h5 .price_sp .btn { margin-top: 0 !important; width: 81px; font-size: 12px; padding: 5px 8px; }
.matrix-img { border-bottom: 1px solid #ddd; }
.matrix-text { border-bottom: 1px solid #ddd; padding: 10px; }
.matrix-text:last-child { border-bottom: none; }
.matrix-text p { margin-bottom: 0; padding-bottom: 0; height: 80px; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 15px; line-height: 20px; }
.matrix-product .container { display: flex }
.matrix-text a { margin: 0 auto; width: 120px; font-size: 14px; display: block; margin-bottom: 28px; }
.matrix-img { height: 130px; display: flex; align-items: center; justify-content: center; }
.matrix-text-he { color: #0F2F96; font-weight: 700; font-size: 20px; }
.matrix-img img { max-width: 100%; max-height: 100%; width: 100%; height: 100%; object-fit: cover; }
.btn-linking { display: flex; justify-content: space-between; }
.social-media ul { display: flex; }

.gtco-testimonials .owl-item .scale-img img { object-fit: cover; }
.matrix-product .card-matrix-box:first-child .matrix-img img { object-fit: contain; }

/* Abhijit; */
section#formsection { background: #fff; padding-bottom: 50px; }
.form-cent { display: flex; align-items: center; }
.contactpage { background: #0F2F96; border-radius: 10px; padding: 70px 30px !important; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; position: relative; z-index: 1; }
.foot-cntct { padding-top: 1.875rem; list-style: none; padding-left: 0; }
.foot-cntct li { font-size: 1.5rem; font-weight: 400; margin-bottom: 0.75rem; }
.footer-social { margin: 2.5rem 0; }
ul { list-style: none; padding-left: 0; }
.footer-social ul li { display: inline-block; }
.footer-social ul li a { color: #fff !important; width: 2.5rem; height: 2.5rem; display: inline-block; font-size: 1.6rem; text-align: center; line-height: 3rem; cursor: pointer; }
.contactbg-white { padding-left: 150px; }
.contactbg-white { background: #ffff; padding: 70px; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; padding-top: 50px !important; padding-bottom: 50px !important; }
.form-group { margin-bottom: 1rem; }
.contactbg-white .form-group label { font-size: 18px; line-height: 28px; }
.form-cent .contactbg-white .form-control { height: 50px; margin-bottom: 10px; }
.form-control { margin-bottom: 0px; display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #000; text-transform: capitalize; background: #fff; background-image: none;    /* border: none; */ border-radius: 5px; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; resize: none; }
.form-cent .contactbg-white .form-control { height: 50px; margin-bottom: 10px; }
.submit { background: #0F2F96; border: none; text-align: center; border-radius: 8px;    /* padding: 11px 2px; */ color: #fff !important; max-width: 173px; text-transform: capitalize; font-size: 20px; display: block; float: right; height: 40px; }
#belowtexthere p { padding-bottom: 0px }
.tabcontent  {
   border: 1px solid;
   font-size: 14px;
   padding: 10px 15px;
   margin: 40px 0px 20px;
   font-weight: bold;
}
#carouselExampleIndicators  img
{
max-height: 500px;
width: 100%;
object-fit: cover;
}

@media screen and (min-width:992px) {
.contactpage { width: 390px !important; }
}
@media (min-width:992px) and (max-width:1199px) {
.contactbg-white { padding-left: 200px !important; }
}
@media (min-width:768px) and (max-width:991px) {
.contactpage { width: auto; margin-bottom: 30px !important; padding: 30px !important; }
}
@media (min-width:768px) and (max-width:991px) {
.contactbg-white { background: #ffff; padding: 70px; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; padding-top: 50px !important; padding-bottom: 50px !important; }
}
@media screen and (max-width:992px) {
.form-cent .contactbg-white .form-control { height: 50px; margin-bottom: 10px; margin-top: 20px; }
}
@media screen and (max-width:992px) {
.cntct-cptcha-sbmt-dv { display: flex; flex-direction: column !important; justify-content: center !important; align-items: center !important; }
.captcha { text-align: center !important; }
.cntct-sbmt-dv { display: flex; justify-content: center; }
}
@media screen and (max-width:767px){
.form-cent .contactbg-white .form-group {
margin-bottom: 6px; }
.form-cent .contactbg-white .form-group { align-items: center; }
span.wpcf7-list-item-label { padding: 5px; }
   #carouselExampleIndicators img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 500px;
    max-height: 100%;
}
.know-stories{padding-bottom: 100px}
#tax-problems .row .col-lg-6:first-child .text-left{margin-bottom: 30px}
footer .fotter-col{width: 100%!important}
	.customnews .tab-card-header .nav{    display: flex;
    white-space: nowrap;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: scroll;
    padding-bottom: 20px;}
}


