/*
Theme Name: newvision
Version: 1.1.10
*/


@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,300,600,700,300italic);

html{
    background: #252525;
    font-size: 100% !important;
}
@media screen and (min-width: 992px;) {
	html{
    font-size: 110%;
    }
}

@media screen and (min-width: 1200px;) {
    html{ font-size: 125%;}
}
    
    
body{
    font-family: Open Sans,sans-serif !important;
    background: #fff;
    font-size: 
}

*{
    -webkit-font-smoothing: antialiased!important;
            font-smoothing: antialiased!important;
    zoom: 1;
    outline: none;
    outline: 0!important;
}

.clear{
    clear: both;
    width: 100%;
    display: block;
}

.margin{
    height: 1px;
    margin: 0;
}

.footer-widgets a, .footer-widgets a:visited{
    color: #fff;
}

.error404 .site-inner a, .error404 .site-inner a:visited, a:hover, h2 .site-inner a:hover{
    color: #0b344e;
}

.error404 .sidebar a, .error404 .sidebar a:visited{
    color: #42484d;
}

.error404 .sidebar a:hover{
    color: #00bebe;
}

.post-edit-link{
    bottom: 15px;
    color: #666!important;
    left: 15px;
    position: fixed;
}

.about-us .content-sidebar-wrap, .after-content-widget, .archive .content-sidebar-wrap, .before-footer .widget_text, .blog-entry-header, .blog .content-sidebar-wrap, .category .content-sidebar-wrap, .content-sidebar-wrap.row.single-row, .error404 .content-sidebar-wrap, .fixed-size, .footer-copyright .widget-area, .footer-inner, .footer-widgets .wrap, .full-width-page .content-sidebar-wrap, .nav-secondary-wrapper, .search.search-results .content-sidebar-wrap, .sidebar-page .content-sidebar-wrap, .single .content-sidebar-wrap, .testimonials .content-sidebar-wrap, footer.site-footer, header.site-header .wrap{
    max-width: 96%;
    width: 1180px;
    margin: 0 auto;
    clear: both;
}

.menu-item-853  {
	background-color: #F0BD50;
}
.menu-item-853 > a {
	color: #0b344e !important;
}
.menu-item-853:hover  {
	background-color: #fff;
	
}
.menu-item-853:hover a:hover {
	color: #0b344e !important;
	text-decoration: none;
}    

#menu-item-1608 > a {
	    border-right: none;
}

/* Gutenberg Styles */


.site-inner {
	max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3%;
    padding-right: 3%;
}
.entry-content {
	overflow: visible;
}

@media screen and (min-width: 991px) {
	.content-sidebar-wrap {
	    width: calc(100% * (0.625));
	    margin-left: calc(100% * (0.1875));
	}
	.entry-content .alignwide {
	    margin-left: calc((100vw - 100%) / -2 * .5);
	    margin-right: calc((100vw - 100%) / -2 * .5);
	    max-width: 1440px;
	}
}

.entry-content .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2);
    margin-right: calc( -100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto;
}


.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.no-padding {
	padding: 0;
}

.ugb-button,
a.wp-block-button__link,
.wp-block-button__link {
	background-color: #337ab7;
	background-color: #0b344e;
	color: #fff;
	border-radius: 0;	
}
.ugb-button:hover,
a.wp-block-button__link:hover,
a.ugb-button:not(.ugb-button--design-plain):hover {
	background-color: #0b344e;
	background-color: #286390;
	color: #fff;
	border-radius: 0;
	text-decoration: none;
}


/* Home Page Gutenberg Styles */
.align-left .ugb-video-popup__wrapper {
	margin-left: 0;
	margin-right: 0;	
}

.wp-block-media-text .wp-block-media-text__content {
	padding-top: 8%;
	padding-bottom: 8%;
}

.ugb-feature-grid.ugb-feature-grid--v2:not(.ugb-feature-grid--design-plain).no-padding .ugb-feature-grid__item,
.ugb-feature-grid.no-padding .ugb-feature-grid__item {
	padding: 0px;
	
}
.ugb-feature-grid.no-padding .ugb-feature-grid__item .ugb-feature-grid__content {
	padding: 10px 20px 30px;
}






.site-inner{
    clear: both;
}

.error404 .site-inner{
    margin-top: 25px;
}

.error404 .search-form, .error404 article{
    text-align: center;
}

.error404 .site-inner .search-form > input{
    width: 50%;
}

.single .content.col-md-9{
    margin-top: 30px;
}

.sidebar .widget{
    border-bottom: 0 solid #ccc;
}

.archive aside.sidebar h4.widgettitle, .blog aside.sidebar h4.widgettitle, .category aside.sidebar h4.widgettitle, .error404 aside.sidebar h4.widgettitle, .single aside.sidebar h4.widgettitle{
    font-size: 20px;
    color: #1c1c1c;
    font-weight: 400;
}

.entry-title a, .entry-title a:visited, .error404 h1.entry-title, .single h1.entry-title{
    color: #010101;
    font-weight: 400;
}

.entry-title a:hover{
    color: #606060;
    text-decoration: none;
}

.entry-meta{
    font-style: italic;
}

.site-header{
    clear: both;
    background: #022c52;
    width: 100%;
    position: relative;
    z-index: 99;
    height: 136px;
}

.svg-jpg > img{
    padding: 21px 0 15px;
}

.footer-box{
    margin: 0 auto;
    padding-top: 10px;
}

.footer-widgets{
    border-top: 0 solid #1e1e1e;
}

.footer-copyright{
    width: 100%;
    background: #42484d;
}

.header-widget-area{
    padding-top: 20px;
}

.header-widget-area .widget_text{
    width: 200px;
    padding-left: 20px;
}

.header-widget-area .widget_search{
    float: right;
    width: 250px;
    position: absolute;
    right: 35px;
}

.box.social ul li.ch{
    position: absolute;
    right: -40px;
    top: 33px;
    font-size: 12px;
    color: #fff;
    width: 55px;
}

.box.social ul li.ch strong{
    text-decoration: underline;
}

.box.social ul li.ch a, .box.social ul li.ch a:visited{
    font-size: 12px;
    text-decoration: none;
}

.box.social ul li.ch a:hover{
    color: #8cc6ff!important;
    text-decoration: underline;
}

.header-widget-area .widget_search input{
    padding: 5px 10px;
    margin-top: 4px;
}

.after-header-widget{
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.title-area.col-md-4{
    width: 33.333%;
}

.col-md-9.menu-container{
    margin-top: 90px;
    padding-left: 0;
}

.genesis-nav-menu.menu-primary, .genesis-nav-menu.menu-secondary{
    border-bottom: 0 solid #ccc;
}

.nav-secondary #menu-top-menu{
    width: auto;
    float: right;
    padding-right: 15px;
}

#nav #menu-top-menu-primary{
    width: auto;
    max-width: 100%;
    float: right;
    margin-top: 0;
}

.genesis-nav-menu a, .genesis-nav-menu a:visited{
    text-transform: none;
    color: #fff;
    padding: 0 9px;
    border-right: 1px solid #fff;
    line-height: 1;
    font-size: 15px;
    font-weight: 400;
}

.genesis-nav-menu li li a, .genesis-nav-menu li li a:visited .genesis-nav-menu li ul a, .genesis-nav-menu li ul a:visited{
    text-transform: none;
    color: #000;
    border-right: 0 solid #333;
}

.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu li:hover > a{
    color: #8cc6ff;
}

.genesis-nav-menu li > a:hover, .genesis-nav-menu li li > a:focus, .genesis-nav-menu li li > a:hover{
    color: #8cc6ff;
    text-decoration: underline;
}

.genesis-nav-menu li#menu-item-2032 > a, .genesis-nav-menu li#menu-item-2032 > a:visited, .genesis-nav-menu li.contact-last > a, .genesis-nav-menu li.contact-last > a:visited{
    border-right: 0 solid #333;
}

.genesis-nav-menu li ul{
    width: 225px;
    z-index: 999;
    background-color: hsla(0,0%,100%,0);
    padding-bottom: 8px;
}

.genesis-nav-menu li li a, .genesis-nav-menu li li a:link, .genesis-nav-menu li li a:visited{
    width: 225px;
    padding: 9px 25px;
    font-size: 12px;
    border-width: 0;
    background-color: transparent;
}

.menu.genesis-nav-menu.menu-primary.superfish{
    margin-bottom: -18px;
}

.wrap.toogle{
    float: right;
    clear: both;
    width: auto;
    margin-top: 45px;
}

.after-header-widget .widget_nav_menu, .after-header-widget .widget_text{
    width: 100%;
    clear: both;
    background: #ebebeb;
}

.after-header-widget .widget_text{
    height: 72px;
}

.after-header-widget ul.menu{
    margin: 0 auto;
    padding: 25px 0;
    width: auto;
    display: inline-block;
}

.after-header-widget ul.menu li{
    display: inline;
    float: left;
}

.after-header-widget ul.menu li a, .after-header-widget ul.menu li a:visited{
    text-transform: none;
    color: #074887;
    padding: 0 15px;
    border-right: 1px solid #074887;
    line-height: 1;
    font-weight: 400;
}

.category-10 .news a, .parent-pageid-8 ul.menu .current-page-parent > a, .parent-pageid-12 ul.menu .current-page-parent > a, .parent-pageid-14 ul.menu .current-page-parent > a, .parent-pageid-18 ul.menu .current-page-parent > a, .parent-pageid-744 ul.menu .current-page-ancestor > a{
    color: #8cc6ff;
    text-decoration: underline;
}

.current-menu-item > a, .current-menu-item > a:visited{
    text-decoration: underline;
}

nav{
    clear: both;
}

li.about-us-last a, li.markets-last a, li.news-last a, li.products-last a{
    border-right: 0 solid #333!important;
}

ul.sub-menu{
    display: none;
}

.owl-item img{
    height: 100%;
    width: 100%;
}

.owl-item .down a img{
    width: 49px;
    height: 24px;
    border: 1px solid transparent;
}

.description{
    width: 400px;
    position: absolute;
    bottom: 15%;
    left: 50%;
    margin-left: -200px;
    text-align: center;
}

.box.gray-box p, .description p{
    color: #42484d;
    font-size: 15px;
}

.description a{
    font-size: 13px;
    font-style: italic;
}

.owl-item .description{
    bottom: -50%;
    transition: all .8s ease;
}

.owl-item.active .description{
    bottom: 15%;
}

.overlay.title.boxed h1, .owl-item .description h1{
    color: #42484d;
    font-weight: 300;
}

.overlay.title.boxed h1 em, .overlay.title.boxed h1 strong, .owl-item .description h1 em, .owl-item .description h1 strong, .owl-item .description p span{
    color: #00bebe;
}

.overlay.title.boxed h1 strong, .owl-item .description h1 strong{
    font-family: Georgia,Times,Times New Roman,serif;
    font-weight: 400;
}

.home .entry-content{
    background: #fff;
}

.owl-item img + p{
    display: none;
}

#slide2{
    background-color: #095aa5;
}

#slide2 .owl-item{
    text-align: center;
}

.services-icons-container{
    max-width: 600px;
}

#slide2 .description{
    right: 0;
    top: 22%;
    margin-left: 15%;
}

#slide2 .description h1{
    color: #fff;
    font-weight: 600;
    font-size: 23px;
    padding-bottom: 30px;
}

#slide2 .description p{
    color: #fff;
}

#slide2 .description-in{
    text-align: left;
    padding-left: 10%;
}

#owl-two .col-in-row a{
    color: #fff;
}

#owl-two .col-in-row a:hover{
    color: #8cc6ff;
}

.form-item input#email, .form-item input[type=email], .form-item input[type=text], .form-item textarea{
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    color: #42484d;
    border-radius: 0;
    box-shadow: inset 0 0 0 #ddd;
    padding: 1rem;
    width: 96%;
    margin-bottom: 10px;
    transition: all .3s ease;
}

.form-item textarea{
    height: 99px;
}

.form-item.form-submit .wpcf7-submit, .form-item.form-submit input[type=submit]{
    background: #fbe1e3;
    color: #42484d;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    padding: 10px 25px;
    border-radius: 0;
    float: left;
    transition: all .3s ease;
}

.form-item.form-submit .wpcf7-submit:focus, .form-item.form-submit .wpcf7-submit:hover, .form-item.form-submit input[type=submit]:focus, .form-item.form-submit input[type=submit]:hover{
    background: #00bebe;
    color: #fff;
}

.form-item.form-submit p{
    width: 96%;
}

.left-contact-box, .right-contact-box{
    float: right;
    max-width: 400px;
}

.contact-us-email{
    text-align: center;
}

.mc4wp-checkbox{
    text-align: left;
}

.contact-us-email h3 a, .contact-us-email h3 a:visited{
    font-size: 16px;
}

.contact-us-email h2{
    color: #074887;
    font-size: 32px;
    font-weight: 400;
}

.contact-us-email h2 a{
    font-weight: 700;
}

.contact-us-email h3{
    margin-top: 10px;
}

.mc4wp-checkbox input[type=checkbox]{
    margin-right: 8px!important;
}

.location select, .location textarea, .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required{
    background-color: #f6f6f6;
    font-style: italic;
}

.location input#form-submit{
    float: left;
    background-color: #074887;
    padding: 1rem 4.5rem;
    font-size: 12px;
}

.location input#form-submit:hover{
    background-color: #ff2a00;
}

.location a{
    color: #074887;
}

.location a:hover{
    text-decoration: none;
}

.location p{
    font-weight: 300;
}

.location h4, .location h5{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.us-asia-sales h4{
    color: #074887;
}

.us-asia-sales h5{
    color: #199a32;
}

.europe-shenzhen-sales h4{
    color: #f53324;
}

.europe-shenzhen-sales h5{
    color: #1483ee;
}

.osd-sales h4{
    color: #1b548c;
}

.osd-sales img{
    max-width: 170px;
    margin: 10px 0;
}

.osd-sales .col-in-row, .overlay.title.boxed{
    text-align: center;
}

.overlay.title.boxed p{
    border-top: 1px solid #42484d;
    font-size: 20px;
    font-weight: 300;
    margin: 15px auto;
    max-width: 640px;
    padding: 15px 0;
    width: 96%;
}

.overlay.title.boxed p span.span-bull{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}

.box.left-list, .box.right-list{
    margin: 25px auto;
    max-width: 250px;
    width: 96%;
}

.box.left-list h2, .box.right-list h2{
    color: #00bebe;
    font-size: 18px;
    font-weight: 400;
    margin-left: 0;
    font-family: Georgia,Times,Times New Roman,serif;
}

.box.left-list ul li, .box.right-list ul li{
    margin-left: 0;
    color: #42484d;
    list-style: none;
    list-style-type: none;
}

.span-price{
    float: right;
}

.subtitle.gray-box{
    background: none #42484d;
}

.box.left-list h2 a, .box.left-list h2 a:visited, .box.right-list h2 a, .box.right-list h2 a:visited{
    font-family: Georgia,Times,Times New Roman,serif;
    font-weight: 400;
    color: #00bebe;
}

.box.left-list h2 a:hover, .box.right-list h2 a:hover{
    color: #42484d;
    text-decoration: none;
}

.twenty-off, .twenty-off p{
    text-align: center;
}

.twenty-off p strong{
    color: #00bebe;
}

.footer-widgets-5 h4.widget-title, .footer-widgets .widgettitle > a, .footer-widgets .widgettitle > a:hover{
    border-bottom: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 10px;
    width: 70%;
}

.widget-title.widgettitle > a:hover{
    color: #8cc6ff;
}

#slide2 .description a, #slide2 .description a:visited{
    width: 90px;
    border-bottom: 2px solid #5d99d1;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
}

#slide2 .description a, #slide2 .description a:active, .footer-widgets .widgettitle > a:hover{
    text-decoration: none;
}

.owl-theme .owl-controls .owl-buttons div{
    border-radius: 0;
    margin-top: -70.5px;
}

.home .owl-prev{
    background: transparent url(../images/arrow-left.png) no-repeat 0 0!important;
    left: 30px;
    width: 47px;
    height: 141px;
    margin-top: -70.5px;
    position: absolute;
    top: 50%;
    text-indent: -9999px;
}

.owl-theme .owl-controls{
    margin-top: 0;
}

.home .owl-next{
    background: transparent url(../images/arrow-right.png) no-repeat scroll 100% 0!important;
    right: 30px;
    width: 47px;
    height: 141px;
    margin-top: -70.5px;
    position: absolute;
    top: 50%;
    text-indent: -9999px;
}

.footer-menu{
    float: left;
    display: block;
    clear: both;
    color: #fff;
}

.footer-menu ul{
    margin-left: 15px;
}

.footer-menu li{
    float: left;
    display: inline;
}

.footer-menu li a, .footer-menu li a:visited{
    color: #fff;
    font-size: 12px;
}

.footer-menu li a:hover{
    color: #00bebe;
    text-decoration: none;
}

.footer-menu li span{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.time-date.col-md-12{
    text-align: center;
}

.after-header-widget p br, .time-date.col-md-12 br, a.mobile-book, li.book-mobile, li.book-mobile-show{
    display: none!important;
}

.site-header .wrap{
    position: relative;
}

button.menu-toggle, button.sub-menu-toggle{
    color: #3197b9;
}

button.menu-toggle:focus, button.menu-toggle:hover, button.sub-menu-toggle:focus, button.sub-menu-toggle:hover{
    color: #00bebe;
}

.overlay-box{
    background: hsla(0,0%,100%,.9) none;
    height: 300px;
    min-width: 300px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 300px;
    z-index: 99;
}

.menu-toggle, .sub-menu-toggle{
    clear: right;
    display: inline;
    float: right;
    font-size: 33px;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    text-align: center;
    visibility: hidden;
}

.header-widget-area{
    position: absolute;
    right: 40px;
    top: 5px;
    z-index: 99;
    width: 500px;
}

.logo{
    max-width: 170px;
    padding: 10px 20px 0 0;
}

.logo img{
    max-width: 120px;
}

.header-widget-area ul{
    width: 100%;
}

.header-widget-area ul li{
    display: inline;
    float: left;
    height: 33px;
    width: 33px;
}

.phone-box-mobile{
    display: none!important;
}

.header-widget-area ul{
    margin-right: 25px;
}

.textwidget a{
    color: #fff;
}

.header-widget-area ul li a, .header-widget-area ul li a:visited{
    color: #fff;
    font-size: 14px;
}

.arrow-down-center{
    position: relative;
    background: #f3f2f2;
    border: 4px solid #f3f2f2;
    width: 100%;
    clear: both;
    display: block;
    height: 5px;
    z-index: 9;
}

.arrow-down-center:after, .arrow-down-center:before{
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow-down-center:after{
    border-color: hsla(0,4%,95%,0);
    border-top-color: #f3f2f2;
    border-width: 15px;
    margin-left: -15px;
}

.arrow-down-center:before{
    border-color: hsla(0,4%,95%,0);
    border-top-color: #f3f2f2;
    border-width: 21px;
    margin-left: -21px;
}

#markets{
    position: relative;
}

#markets .inner-section{
    padding: 45px 0 105px;
    width: 100%;
}

#markets{
    max-height: 400px;
    height: auto;
}

#slide2{
    max-height: 700px;
    height: auto;
}

#markets .inner-section{
    position: absolute;
    top: 0;
    left: 0;
}

#markets h1{
    color: #2f94b6;
    font-size: 27px;
    text-align: center;
    margin-bottom: 45px;
}

#additional h1, #markets h1, #markets h2{
    color: #fff;
}

#markets h1{
    text-align: left;
}

#markets h2{
    font-size: 20px;
    font-weight: 300;
}

#additional ul{
    padding-left: 15px;
}

.market-link a{
    cursor: pointer;
}

.company-summary{
    background-color: #acacac;
    color: #000;
    font-size: 20px;
}

.centerofcircle{
    width: 170px;
    height: 170px;
    border-radius: 50%;
    line-height: 170px;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    margin: 0 auto;
}

.centerofcircle h2{
    font-size: 30px;
}

.centerofcircle p{
    font-size: 14px;
    width: 240px;
    margin-left: -28px;
    padding-top: 5px;
}

.box.image-effect{
    max-width: 100px;
    margin: 5px auto;
}

.box.image-effect img{
    border: 1px solid transparent;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.box.image-effect{
    margin: 0 auto 60px;
    display: inline-block;
    position: relative;
}

#market-item .description, #owl-one .description{
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    background: transparent;
}

#owl-onea .description, #owl-oneb .description{
    width: 100%;
    height: 65px;
    top: 0;
    left: 0;
    bottom: auto;
    margin: 0;
    background: #000;
    background: rgba(0,0,0,.4);
}

#lcds-slider #slide1 #owl-one .description{
    background: transparent;
}

#owl-one .description-in{
    height: 100px;
    margin: -50px auto 0;
    max-width: 500px;
    position: absolute;
    top: 50%;
    left: 20%;
}

#owl-onea .description-in, #owl-oneb .description-in{
    height: 100px;
    max-width: 100%;
    position: absolute;
}

.home #owl-one .description-in .col-md-col-md-10{
    width: 100%;
    max-width: 100%;
}

#owl-one .description-in h1, #owl-one .description-in h2{
    color: #fff;
    font-weight: 400;
    text-shadow: 2px 2px 3px rgba(0,0,0,.8);
}

#lcds-slider #slide1 #owl-one .description h1{
    font-weight: 700;
    font-size: 30px;
    text-shadow: 0 0 0 transparent;
}

#lcds-slider #slide1 #owl-one .description b, #lcds-slider #slide1 #owl-one .description i{
    color: #074887;
}

#lcds-slider #slide1 #owl-one .description i{
    font-weight: 400;
}

#owl-one .description-in h1{
    font-family: Open Sans,sans-serif;
    font-size: 33px;
    line-height: 1.3;
    padding-bottom: 0;
    font-weight: 400;
}

#owl-one .description-in h2{
    font-size: 25px;
}

#owl-two img{
    max-width: 29%;
    padding: 25px 0;
    margin-right: 260px;
}

#owl-two .cs-description{
    max-width: 70%;
    margin: 0 auto;
    position: relative;
}

#owl-two .dr{
    position: relative;
}

#owl-two .dr br{
    display: none;
}

#owl-two .dr p{
    margin-bottom: 0;
    padding-bottom: 0;
}

#owl-three{
    max-width: 1080px;
    margin: 25px auto;
    padding: 0 55px;
}

.box.social{
    float: left;
    display: inline;
    text-align: left;
    float: right;
    margin-right: 10px;
}

.art-header-nav{
    position: absolute;
    top: 110px;
}

.box.social ul{
    margin-bottom: 0;
}

.box.social ul li{
    float: left;
    width: 34px;
    display: inline;
    list-style: none;
    line-height: 1;
    height: 34px;
    padding: 0;
    margin-right: 10px;
    margin-top: 4px;
}
.box.social ul li.phone {
	width: auto;
	padding-top: 12px;
}
.box.social ul li.phone a{
	font-size: 1em;
	color: #8cc6ff !important;
	font-weight: 700;
}
.box.social ul li.phone a:hover {
	color: #fff !important;
}
.art-social-header img{
    max-width: 96%;
}
@media screen and (min-width: 768px) {
	.box.social ul li.phone {
	width: auto;
	padding-top: 8px;
	float: right;
	}
}
.box.social ul li a, .box.social ul li a:visited{
    color: #fff!important;
    font-size: 22px;
}

.box.social ul li a:hover{
    color: #fff!important;
    text-decoration: none;
}

#markets .inner-section .row{
    max-width: 600px;
    margin: 0 auto;
}

.art-car-nav-text{
    text-align: left;
}

.product-slider #slide1 #owl-one .description-in{
    height: 100px;
    margin: -50px 0 0;
    width: 320px;
    max-width: 320px;
    top: 50%;
    left: 15%;
    position: absolute;
}

#markets h1{
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}

#markets h2{
    font-size: 18px;
    line-height: 2.2;
    margin-top: 0;
}

#form-submit{
    display: inline-block;
    float: right;
    margin-top: 15px;
}

input, select, textarea{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webklit-box-shadow: 0 0 0 #ddd inset;
    box-shadow: inset 0 0 0 #ddd;
    padding: 1rem;
    width: 100%;
}

.footer-widgets #text-6 .textwidget .address a, .footer-widgets #text-6 .textwidget .address a:visited, .footer-widgets #text-6 .textwidget .address p{
    color: #fff;
    font-size: 13px;
}

.footer-logo-container{
    max-width: 150px;
}

.footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5{
    width: 15%;
    padding-top: 30px;
    padding-left: 2%;
}

.footer-widgets-1{
    padding: 40px 10px 80px 0;
    margin-right: 0;
}

.footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5{
    float: left;
}

.menu{
    font-size: 15px;
}

ul.art-footer-links li{
    font-size: 11px;
}

li.art-main-link{
    font-size: 14px!important;
    font-style: italic;
}

.box.social-footer li{
    display: inline;
    padding: 5px 10px 0 0;
}

.footer-widgets{
    background-color: #252525;
}

.footer-widgets a{
    color: #fff;
}

.footer-widgets a:hover{
    color: #8cc6ff;
    text-decoration: none;
}

.footer-copyright .box.address p{
    color: #fff;
}

.footer-copyright .textwidget{
    position: relative;
}

.footer-copyright .box.address{
    color: #fff;
    display: inline;
    float: left;
    width: 48%;
}

.footer-copyright .box.address p{
    margin-top: 10px;
}

.footer-copyright .box.address p + p{
    margin-bottom: 0;
    margin-top: 0;
}

.box.copy{
    position: absolute;
    color: #fff;
    right: 0;
    bottom: 0;
    width: 450px;
    font-size: 12px;
    text-align: right;
}

.box.copy a, .box.copy a:visited{
    color: #fff!important;
    font-size: 12px;
}

.box.copy a:hover{
    color: #fff;
    text-decoration: none;
}

.panel-heading{
    padding: 0 15px;
}

.panel-title{
    border-bottom: 2px solid #3197b9;
    padding: 10px 0 15px;
    position: relative;
}

.footer-copyright{
    background: #252525;
    color: #fff;
}

.footer-copyright .textwidget{
    padding-bottom: 15px;
}

.footer-copyright .copyright-box p{
    margin-bottom: 5px;
    font-size: 12px;
}

.four-box .box.title{
    text-align: center;
    margin: 50px 0;
}

#fr-images{
    max-width: 96%;
    margin: 10px auto;
    float: none;
}

#fr-images .img-roll-m.img-roll{
    background: transparent;
}

#rc-mi-fr li.brick.col-md-3, #rc-mi-fr li.brick.col-md-4, #rc-mi-fr li.brick.col-md-6{
    display: inline;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#rc-mi-fr .img-roll-hover{
    text-align: center;
    background: #000;
    background: rgba(0,0,0,.5);
    color: #fff;
    cursor: default;
    position: absolute;
    left: 0;
    width: 100%;
}

#markets-block #rc-mi-fr .img-roll-hover, #products #rc-mi-fr .img-roll-hover{
    top: 0;
    height: 100%;
}

#team-block #rc-mi-fr .img-roll-hover{
    bottom: 0;
    height: 100%;
    width: 100%;
    bottom: -73%;
}

.investor-image #rc-mi-fr .img-roll-hover{
    bottom: 0;
    height: 70px;
}

#rc-mi-fr .img-roll-hover .hover{
    padding: 35% 0 0;
}

#rc-mi-fr .img-roll-hover a, #rc-mi-fr .img-roll-hover a:visited{
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #fff;
    text-decoration: none;
}

#rc-mi-fr *, #rc-mi-fr .img-roll-m, #rc-mi-fr .img-roll-m .img-roll-hover{
    opacity: 1;
    transition: all .3s ease;
}

#markets-block #rc-mi-fr .img-roll-m:hover .img-roll-hover{
    transition: all .5s ease;
    top: 0;
    left: 0;
    background: #074887 none repeat scroll 0 0;
    opacity: .8;
}

#team-block #rc-mi-fr .img-roll-m:hover .img-roll-hover{
    transition: all .5s ease;
    top: 0;
    left: 0;
}

#team-block #rc-mi-fr .img-roll-m:hover .img-roll-hover h3, #team-block #rc-mi-fr .img-roll-m:hover .img-roll-hover h5, #team-block #rc-mi-fr .img-roll-m:hover .img-roll-hover p{
    text-align: center;
}

.read-more-member{
    padding-top: 33%;
    height: 80%;
}

.read-more-member:hover, .reposition:hover{
    color: #8cc6ff;
}

.img-roll-m.img-roll{
    margin: 10px;
    overflow: hidden;
    position: relative;
}

.img-roll-hover > h3{
    font-size: 16px;
}

#team-block h3{
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#team-block p{
    font-size: 14px;
}

#rc-mi-fr .img-roll-hover strong a, #rc-mi-fr .img-roll-hover strong a:visited{
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none;
    width: 100%;
}

.img-roll-hover strong{
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 206px;
    left: 50%;
    margin-left: -103px;
}

#rc-mi-fr .img-roll-hover strong a:hover{
    background: #00bebe;
}

.placeholder-sc img{
    padding: 0;
    margin: 0;
}

.col-md-3.heading, .col-md-6.heading{
    font-size: 20px;
    font-weight: 300;
    padding-bottom: 5px;
    text-align: left;
}

#markets h1, #markets h2{
    text-align: center;
}

.investor-image .brick.col-md-4.col-sm-4.col-xs-12{
    width: 100%;
}

#team-block #rc-mi-fr .img-roll-m:hover .img-roll-hover{
    opacity: 1;
    z-index: 9;
}

#careers-inner .inner-section, #company .inner-section, #cover-lenses-details .inner-section, #cover-lenses .inner-section, #documents .inner-section, #investor-relations .inner-section, #lcds-details .inner-section, #lcds .inner-section, #manager .inner-section, #oleds .inner-section, #oleds .row, #policy-box .inner-section, #pr-archive .inner-section, #preci-details .inner-section, #preci .inner-section, #products-capabilities .inner-section, #second-content .inner-section, #shield-details .inner-section, #shield .inner-section, #standard-portfolio-header .inner-section, #team-block .inner-section, #values .inner-section, .fixed-size-section, .product-slider .inner-section{
    clear: both;
    margin: 0 auto;
    max-width: 96%;
    width: 1180px;
}

#second-content .inner-section{
    background: #fff;
    margin-top: 30px;
}

#second-content .inner-section p{
    padding-top: 5px;
    margin-bottom: 5px;
}

#second-content .inner-section .wpsm-content{
    padding-top: 5px;
}

.fixed-size-section{
    padding: 0!important;
    max-width: 1150px;
    max-height: 300px;
}

.inner-section .row{
    margin-left: 0;
    margin-right: 0;
}

.fixed-size .inner-section{
    clear: both;
    margin: 0 auto;
    max-width: 1180px;
    width: 96%;
}

#auto .arrow-down-center, #careers-inner .arrow-down-center, #carrers + .arrow-down-center, #cover-lenses-details .arrow-down-center, #cover-lenses .arrow-down-center, #create + .arrow-down-center, #create .arrow-down-center, #heading + .arrow-down-center, #investor-relations .arrow-down-center, #location .arrow-down-center, #locations + .arrow-down-center, #manager .arrow-down-center, #oleds .arrow-down-center, #policy-box .arrow-down-center, #pr-archive .arrow-down-center, #preci-details .arrow-down-center, #preci-inner-graphic + .arrow-down-center, #preci .arrow-down-center, #products-boxes .arrow-down-center, #products-capabilities .arrow-down-center, #shield .arrow-down-center, #standard-portfolio-header .arrow-down-center, #team-block .arrow-down-center, #values .arrow-down-center, .inner-vision .arrow-down-center{
    display: none;
}

#company .inner-titles h2, .inner-titles h1{
    border-bottom: 2px solid #074887;
    display: inline-block;
    font-weight: 600;
    padding-bottom: 15px;
    margin-bottom: 25px;
    width: auto;
}

.inner-titles h1{
    font-size: 20px;
}

.inner-vision .col-left .col-in-row{
    padding-right: 35px;
}

.inner-vision .col-right .col-in-row{
    padding-left: 35px;
}

.pdf-links a{
    background: url(../images/smpdf.png) no-repeat 100%;
    padding-right: 35px;
    color: #010101;
}

section#create{
    height: 300px;
    max-height: 300px;
    position: relative;
}

section#create .inner-section{
    position: absolute;
    height: 60px;
    margin-top: -30px;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0 4px;
}

section#create em{
    font-size: 40px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}

.section.create{
    color: #fff;
    font-style: italic;
}

#company .inner-titles h2{
    font-size: 36px;
}

.pdf-list ul li{
    list-style: none;
    margin-left: 5px;
}

.pdf-list ul li a, .pdf-list ul li a:visited{
    background: url(../images/smpdf.png) no-repeat 0;
    padding-left: 25px;
    color: #010101;
}

#location .inner-section, #markets-block .inner-section{
    clear: both;
    margin: 0 auto;
    max-width: 1080px;
    width: 96%;
}

.section.location{
    padding-left: 10px;
}

#team-block .row.roll-container.brick-row{
    padding: 0 15px;
}

#markets-block .reposition{
    height: 130px;
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -65px;
    left: 0;
}

#markets-block .reposition, #markets-block .reposition p{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    opacity: 1!important;
}

#markets-block .reposition h3{
    font-size: 26px;
    font-weight: 400;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 30px;
}

#markets-block .reposition p{
    padding: 10px 30px;
}

.investor-image .img-roll-hover .reposition h3{
    margin: 10px 0;
    font-size: 18px;
}

#team-block .reposition, .investor-image .img-roll-hover .reposition{
    text-align: left;
    padding: 5px 15px;
    height: 60px;
}

#values .arrow-down-center{
    display: none;
}

.pdf-values b{
    font-weight: 600;
}

#values .values-image{
    padding: 15px 10px;
}

#values .values-image img{
    padding: 15px 10px;
    float: right;
}

#investor-relations .investor-text, #values .values-text{
    padding: 15px 10px;
}

.investor-text b.blue{
    color: #074887;
}

#investor-relations .investor-image{
    max-width: 240px;
    padding: 15px 10px;
}

#carrers, #locations{
    padding: 0!important;
}

#carrers > img, #locations > img{
    max-width: 66%;
}

#auto.fixed-size-small .inner-section, #team-block.fixed-size-small .inner-section{
    max-width: 96%;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.fixed-size-small{
    padding: 35px 0;
}

.gray-box{
    background: #ebebeb;
}

.section.products-capabilities h4, .section.standard-portfolio-header h4{
    font-size: 15px;
    font-weight: 600;
    width: 250px;
    padding-bottom: 15px;
    border-bottom: 2px solid #8cc6ff;
}

.section.products-capabilities p{
    padding-top: 10px;
}

.section.products-boxes{
    padding: 0 22%;
}

.section.products-boxes p{
    text-transform: uppercase;
}

.section.products-boxes h3{
    font-size: 18px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
}

.product-box{
    padding: 9px;
}

#preci-inner-graphic > img{
    max-width: 31%;
}

#oleds > img{
    max-width: 85%;
}

#cover-lenses-details h3, #lcds-details h3, #oleds h3, #preci-details h3, #shield-details h3{
    font-size: 16px;
    font-weight: 700;
}

#oleds h3, #oleds h4{
    margin-top: 25px;
    margin-bottom: 15px;
}

#owl-onea h3, #owl-oneb h3{
    margin-top: 20px!important;
    margin-bottom: 15px!important;
}

#oleds h4{
    font-size: 18px;
    color: #fff;
}

#oleds #market-item .description, #oleds #owl-one .description, #owl-onea .description, #owl-oneb .description{
    background: rgba(0,0,0,.4) none repeat scroll 0 0;
    width: 100%;
}

#oleds #owl-one .owl-next, #oleds #owl-one .owl-prev, #owl-onea .owl-next, #owl-onea .owl-prev, #owl-oneb .owl-next, #owl-oneb .owl-prev{
    height: 141px;
    margin-top: -70.5px;
    width: 47px;
    position: absolute;
    top: 50%;
    text-indent: -9999px;
}

#oleds #owl-one .owl-next, #owl-onea .owl-next, #owl-oneb .owl-next{
    background: transparent url(../images/lcd-arrow-right.png) no-repeat scroll 100% 0!important;
    right: 10px;
}

#oleds #owl-one .owl-prev, #owl-onea .owl-prev, #owl-oneb .owl-prev{
    background: transparent url(../images/lcd-arrow-left.png) no-repeat scroll 100% 0!important;
    left: 10px;
}

#oleds #owl-one .description-in{
    left: 0;
    margin: 0 auto;
    top: -33%;
    width: 100%;
    max-width: inherit;
}

#owl-onea .description-in, #owl-oneb .description-in{
    left: 0;
    margin: 0 auto;
    top: 0;
    width: 100%;
    max-width: inherit;
}

#oleds #owl-one .description-in h3, #owl-onea .description-in h3, #owl-oneb .description-in h3{
    color: #fff;
    font-size: 24px;
    font-weight: 200;
}

.oleds .inner-titles ol ul{
    margin-bottom: 1px;
}

.oleds .inner-titles p{
    margin-bottom: 2px;
}

#manager .fa.fa-linkedin-square.fa-small.icon-class{
    color: #007bb6;
    font-size: 26px;
}

#manager .col-in-row > img{
    max-width: 90%;
}

#market-item-inner-graphic{
    padding: 60px 0!important;
}

.section.market-item-details{
    margin: 15px;
}

#heading{
    position: relative;
    padding: 0!important;
    max-height: 350px;
}

#heading img{
    width: 100%;
    max-width: 100%;
}

.description-container{
    background: rgba(0,0,0,.4) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    top: 0;
    width: 50%;
    position: absolute;
}

.box.description{
    height: 120px;
    margin: -60px auto 0;
    max-width: 50%;
    top: 50%;
    color: #fff;
    text-align: left;
}

.box.description p{
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.box.description h1{
    font-family: Open Sans,sans-serif;
    font-size: 27px;
    font-weight: 300;
    line-height: 1.3;
    padding-bottom: 0;
}

.inv-rel .brick.col-md-4{
    width: 96%;
    float: right;
}

.blue-b strong{
    color: #074887;
    display: inline-block;
    margin-top: 20px;
}

.search.search-results .entry{
    margin-bottom: 10px;
}

.search.search-results .archive-title{
    border-bottom: 2px solid #074887;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 55px;
    margin-bottom: 25px;
    padding-bottom: 15px;
    width: auto;
}

#pr-archive .pdf-list ul li{
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 10px;
    color: #999;
    border-bottom: 1px solid #e7e6e6;
}

#pr-archive .pdf-list ul li a, #pr-archive .pdf-list ul li a:visited{
    font-size: 14px;
    color: #000;
}

#pr-archive .pdf-list ul li a:hover{
    text-decoration: underline;
}

#pr-archive h4{
    max-width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

.column-1{
    max-width: 95px;
}

#tablepress-1, #tablepress-2, #tablepress-3{
    font-size: 12px;
}

#tablepress-1 .column-4, #tablepress-1 .column-9, #tablepress-3 .column-3, #tablepress-3 .column-6{
    min-width: 120px;
}

#reply-title{
    color: #00bebe;
    font-family: Georgia,Times,Times New Roman,serif;
    font-weight: 300;
    font-size: 18px;
}

#commentform input[type=submit]{
    background-color: #42484d;
    transition: all .3s ease;
}

#commentform input[type=submit]:focus, #commentform input[type=submit]:hover{
    background-color: #00bebe;
}

#commentform textarea{
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 0 0 #ddd;
    color: #42484d;
    margin-bottom: 10px;
    padding: 1rem;
    transition: all .3s ease;
}

.comment-respond{
    max-width: 650px;
    width: 96%;
}

#commentform label{
    width: 90px;
}

#commentform input[type=email], #commentform input[type=text], #commentform input[type=url]{
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 0 0 #ddd;
    color: #42484d;
    margin-bottom: 10px;
    padding: 1rem;
    transition: all .3s ease 0s;
    width: 100%;
}

.pagination{
    width: 96%;
}

div.wpcf7-validation-errors{
    border: 0 solid #f7e700;
    color: #00bebe;
    margin: 0 auto;
    max-width: 96%;
    width: 800px;
    text-align: center;
}

span.wpcf7-not-valid-tip{
    color: #00bebe;
}

div.wpcf7-mail-sent-ok{
    border: 0 solid #398f14;
    color: #000;
    margin: 0 auto;
    max-width: 96%;
    width: 800px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

.author-box, .breadcrumb, .sticky, .taxonomy-description{
    background-color: transparent;
}

.archive-pagination.pagination{
    display: block!important;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    width: 100%;
    font-size: 14px;
    text-align: center!important;
}

.archive-pagination.pagination li{
    display: inline;
}

.archive-pagination.pagination li.active a, .archive-pagination.pagination li.disabled, .archive-pagination.pagination li a, .archive-pagination.pagination li a:hover{
    border: 1px solid #074887;
    padding: 5px 8px;
    color: #074887;
    text-decoration: none;
}

.archive-pagination.pagination li.active a, .archive-pagination.pagination li a:hover{
    background-color: #074887;
    color: #fff;
}

a[href^=tel]{
    color: #074887!important;
    font-size: 14px;
    text-decoration: none;
}

.blog .entry-title, .blog .entry-title a, .blog .entry-title a:visited, .category .entry-title, .category .entry-title a, .category .entry-title a:visited{
    margin-top: 0;
    padding-top: 0;
    color: #010101;
    font-weight: 600;
    font-size: 20px;
}

.blog .entry-title a:hover, .category .entry-title a:hover{
    color: #074887;
    text-decoration: none;
}

.blog .site-inner, .category .site-inner{
    margin-top: 65px;
}

p.entry-meta{
    color: #606060;
    font-style: italic;
    margin: 20px 0 10px;
}

.featured-image-wrap{
    margin-bottom: 30px;
}

.entry-content .readmore, .entry-content .readmore:visited{
    display: inline-block;
    margin-top: 25px;
}

.entry-content .readmore:hover{
    color: #010101;
}

.featured-image-wrap img{
    max-width: 90%;
}

#wptt_twittertweets-2 .widget-wrap h4.widget-title:before{
    font-family: FontAwesome;
    content: '\f099';
    display: inline-block;
    padding-right: 5px;
    vertical-align: top;
}

.box.social{
    background: #022c52;
}

.box.social > p, .phone-box{
    display: none;
}

.phone-box{
    color: #fff;
    font-size: 18px;
    opacity: 0;
    padding-top: 14px;
    position: absolute;
    right: 300px;
    z-index: -1;
}

.phone-box.pressed{
    display: block;
    opacity: 1;
    position: absolute;
    z-index: 0;
    right: 550px;
    width: 150px;
}

.header-widget-area{
    width: 550px;
}

.header-widget-area .widget_text{
    width: 250px;
}

.videoWrapper{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fa.icon-blue{
    color: #1568c4;
}

.fa.fa-small{
    font-size: 22px;
}

.fa.fa-normal{
    font-size: 32px;
}

.fa.fa-large{
    font-size: 42px;
}

.fa.home-icons{
    font-size: 72px;
}

.home-icons-link{
    color: #fff;
    text-align: center;
    max-height: 160px;
}

#markets .home-icons-link a, #markets .home-icons-link a:visited{
    color: #fff;
    text-decoration: none;
    transition: color .3s ease;
}

#markets .home-icons-link:hover a{
    color: #8cc6ff;
    display: block;
}

#markets a, #markets a :visited{
    color: #fff;
    text-decoration: none;
    transition: color .3s ease;
}

#markets a:hover{
    color: #8cc6ff;
}

.site-footer .gototop{
    bottom: 30px;
    display: block;
    height: 50px;
    position: fixed;
    right: 30px;
    text-align: right;
    text-indent: -9999px;
    width: 50px;
}

.tab.slide-down{
    display: inline;
    float: left;
    margin-right: 10px;
    text-align: center;
}

.tab.slide-down a, .tab.slide-down a:visited{
    background: #ebebeb;
    color: #333;
    padding: 8px 36px;
    display: inline-block;
    text-align: center;
    transition: background .3s ease;
}

.tab.slide-down a:focus, .tab.slide-down a:hover{
    background: #d9edf7;
    color: #333;
    text-decoration: none;
}

.tab.slide-down a br{
    display: none;
}

.box-size{
    width: 96%;
    display: block;
    margin: 0 auto;
}

.box-size, .center-text{
    text-align: center;
}

.left-text, .right-text{
    text-align: left;
}

.padding-top-10{
    padding-top: 10px;
}

.padding-top-20{
    padding-top: 20px;
}

.padding-top-30{
    padding-top: 30px;
}

.padding-top-40{
    padding-top: 40px;
}

.padding-top-50{
    padding-top: 50px;
}

.padding-top-60{
    padding-top: 60px;
}

.padding-top-70{
    padding-top: 70px;
}

.padding-top-80{
    padding-top: 80px;
}

.padding-top-90{
    padding-top: 90px;
}

.padding-bottom-10{
    padding-bottom: 10px;
}

.padding-bottom-20{
    padding-bottom: 20px;
}

.padding-bottom-30{
    padding-bottom: 30px;
}

.padding-bottom-40{
    padding-bottom: 40px;
}

.padding-bottom-50{
    padding-bottom: 50px;
}

.padding-bottom-60{
    padding-bottom: 60px;
}

.padding-bottom-70{
    padding-bottom: 70px;
}

.padding-bottom-80{
    padding-bottom: 80px;
}

.padding-bottom-90{
    padding-bottom: 90px;
}

.margin-5{
    height: 5px;
}

.margin-10{
    height: 10px;
}

.margin-20{
    height: 20px;
}

.margin-30{
    height: 30px;
}

.margin-40{
    height: 40px;
}

.margin-50{
    height: 50px;
}

.margin-60{
    height: 60px;
}

.margin-70{
    height: 70px;
}

.margin-80{
    height: 80px;
}

.margin-90{
    height: 90px;
}

.margin-100{
    height: 100px;
}

#auto .col-left img + br, #auto .col-right img + br, #markets-block .arrow-down-center, .after-header-widget .widgettitle, .menu-toggle, .page h1.entry-title, .reposition br, .search .entry-header, .search .entry-meta, .site-footer{
    display: none;
}

.site-footer{
    height: 1px;
    background: transparent;
    margin-bottom: -2px;
}

#markets-block .reposition br, .site-footer{
    display: block;
}

#owl-one .electrosil-slide .description-in .col-in-row h1{
    margin-bottom: 0;
}

#owl-one .electrosil-slide .description-in .col-in-row p{
    display: block;
}

#owl-one .electrosil-slide .description-in{
    top: 31%;
}

#owl-one .electrosil-slide .description-in a{
    color: #fff;
    font-size: 18px;
}

.ie7 *, .ie8 *, .ie9 *{
    filter: none!important;
}

.ie7 .fa, .ie8 .fa{
    font-family: FontAwesome!important;
}

.ie7 .after-content-widget, .ie7 .archive .content-sidebar-wrap, .ie7 .before-content-widget, .ie7 .before-footer .inner-section, .ie7 .blog-entry-header, .ie7 .blog .content-sidebar-wrap, .ie7 .category .content-sidebar-wrap, .ie7 .content-sidebar .content-sidebar-wrap, .ie7 .error404 .content-sidebar-wrap, .ie7 .footer-copyright .footer-inner, .ie7 .footer-copyright.widget-area, .ie7 .footer-inner, .ie7 .footer-widgets .wrap, .ie7 .full-width-page .content-sidebar-wrap, .ie7 .home main.content, .ie7 .nav-secondary-wrapper, .ie7 .sidebar-page .content-sidebar-wrap, .ie7 .single .content-sidebar-wrap, .ie7 .title-area, .ie7 footer.site-footer, .ie8 .after-content-widget, .ie8 .archive .content-sidebar-wrap, .ie8 .before-content-widget, .ie8 .before-footer .inner-section, .ie8 .blog-entry-header, .ie8 .blog .content-sidebar-wrap, .ie8 .category .content-sidebar-wrap, .ie8 .content-sidebar .content-sidebar-wrap, .ie8 .error404 .content-sidebar-wrap, .ie8 .footer-copyright .footer-inner, .ie8 .footer-copyright.widget-area, .ie8 .footer-inner, .ie8 .footer-widgets .wrap, .ie8 .full-width-page .content-sidebar-wrap, .ie8 .home main.content, .ie8 .nav-secondary-wrapper, .ie8 .sidebar-page .content-sidebar-wrap, .ie8 .single .content-sidebar-wrap, .ie8 .title-area, .ie8 footer.site-footer{
    clear: both;
    max-width: 980px;
    width: 96%;
    margin: 0 auto;
}

.ie7 .col-md-2, .ie7 .col-md-3, .ie7 .col-md-4, .ie7 .col-md-5, .ie7 .col-md-6, .ie7 .col-md-7, .ie7 .col-md-8, .ie7 .col-md-9, .ie7 .col-md-10, .ie7 .col-md-11, .ie7 .col-md-12, .ie8 .col-md-2, .ie8 .col-md-3, .ie8 .col-md-4, .ie8 .col-md-5, .ie8 .col-md-6, .ie8 .col-md-7, .ie8 .col-md-8, .ie8 .col-md-9, .ie8 .col-md-10, .ie8 .col-md-11, .ie8 .col-md-12{
    float: left;
    display: inline;
}

.ie7 .col-md-9, .ie8 .col-md-9{
    width: 75%;
}

.ie7 .col-md-8, .ie8 .col-md-8{
    width: 65.6667%;
}

.ie7 .col-md-7, .ie8 .col-md-7{
    width: 58.3333%;
}

.ie7 .col-md-6, .ie8 .col-md-6{
    width: 50%;
}

.ie7 .col-md-5, .ie8 .col-md-5{
    width: 41.6667%;
}

.ie7 .col-md-4, .ie8 .col-md-4{
    width: 33.33%;
}

.ie7 .col-md-3, .ie8 .col-md-3{
    width: 25%;
}

.ie7 .col-md-2, .ie8 .col-md-2{
    width: 16.6667%;
}

.ie7 img, .ie8 img{
    height: auto;
    width: inherit;
}

.ie7 #navbutton, .ie8 #navbutton{
    display: none!important;
}

.ie7 .site-header .header-widget-area, .ie8 .site-header .header-widget-area{
    top: 10px;
}

.ie7 #slide2 .owl-item .description, .ie8 #slide2 .owl-item .description{
    bottom: auto;
}

.ie7 #slide2 .description, .ie8 #slide2 .description{
    left: auto;
    position: absolute;
    text-align: center;
    width: 400px;
    top: auto;
    margin-left: 5%;
    right: auto;
    opacity: 1;
    margin-top: -300px;
    z-index: 9999!important;
}

.ie7 #owl-two img, .ie8 #owl-two img{
    margin-right: 290px;
    width: 330px;
    height: 330px;
    padding: 25px 0;
}

.ie7 .genesis-nav-menu li{
    display: inline-block;
    float: left;
    list-style-type: none;
    text-align: left;
    clear: none;
    width: auto;
}

.ie9 .animated{
    opacity: 1!important;
    -webkit-animation-play-state: paused!important;
    animation: none!important;
    -moz-animation-name: none!important;
    -webkit-animation-namen: none!important;
         animation-name: none!important;
    transform: translateY(0)!important;
    transform: translateX(0)!important;
}

.ie9 .owl-item{
    position: relative;
}

.ie9 .owl-item.active .description, .ie9 .owl-item .description{
    bottom: 15%!important;
    opacity: 1!important;
}

.before-footer{
    background: #022c52;
    float: left;
    width: 100%;
}

.genesis-nav-menu li#menu-item-2032{
    background: #337ab7 none repeat scroll 0 0;
}

.genesis-nav-menu li#menu-item-2032 a i{
    margin-right: 7px;
}

.genesis-nav-menu li#menu-item-2032 a:hover{
    color: #fff;
    text-decoration: none;
}

.wpcf7-form-control-wrap textarea{
    height: 100px;
    background: #f6f6f6;
}

.modal-dialog{
    width: 450px;
}

.modal-title{
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.modal-content{
    background-color: #34495e;
}

.modal-body p{
    color: #fff;
}

.modal-footer{
    display: none;
}

.col-submit{
    text-align: center;
}

.wpcf7-form-control#form-submit{
    float: none;
    width: 40%;
    background: #acacac;
    padding: 10px;
    font-size: 18px;
}

.wpcf7-form-control#form-submit:hover{
    background: #ff2a00;
}

.wpcf7-form{
    margin-top: 25px;
}

.wpcf7-form .col-md-12{
    float: none;
    margin-bottom: 8px;
}

.footer-widgets p{
    color: #fff;
}

.wpcf7-not-valid{
    border: 1px solid red;
    background: url(../images/error.png) no-repeat 100% 50%;
}

span.wpcf7-not-valid-tip{
    display: none!important;
}

.wpcf7-form input, select, textarea{
    padding: 4px;
}

.description h1 a{
    font-family: Open Sans,sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 1.3;
    font-style: normal;
    color: #fff;
}

.page-id-3001 .sidebar-primary{
    display: none!important;
}

.thank-you-title, .thank-you-title p{
    font-size: 16px!important;
}

.thank-you-title h1{
    font-size: 26px!important;
}

.vin{
    position: relative;
}

.vin img.play-v{
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
}

.col-md-6.nobr{
    padding: 0;
    margin: 0;
    position: relative;
}

.col-md-6.nobr img{
    margin: 0;
    padding: 0;
    width: 100%;
}

#owl-nvd .owl-controls{
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
}

#owl-nvd, #owl-svd{
    margin-bottom: -10px!important;
}

.blue-box{
    background-color: #095aa5;
}

#tri-col .arrow-down-center{
    display: none;
}

.top-tc .col-md-6{
    position: relative;
    padding: 0;
    margin: 0;
}

.top-tc .col-md-6 img{
    padding: 0;
    margin: 0;
    width: 100%;
}

.item.sl-it .dec-in a, .item.sl-it .dec-in a:visited{
    color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,.2);
}

.item.sl-it .dec-in a:hover{
    color: #8cc6ff;
    color: #fff;
    text-decoration: none;
}

.item.sl-it .dec-in, .top-tc .inner-col{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 500px;
    max-width: 90%;
    text-align: center;
}

.fixed-size-in .inner-section{
    padding: 0!important;
    max-width: 1210px;
    margin: 0 auto;
}

#tri-col{
    padding: 60px 0;
}

#tri-col h2{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 35px;
    font-weight: 700;
}

#tri-col .image-hover{
    position: relative;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    margin: 25px 25px 40px;
}

#tri-col .image-hover a, #tri-col .image-hover a:visited{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 25px;
    background: #a2a4a7;
    background: linear-gradient(180deg,#a2a4a7 0,#ebeced 50%,#888a8d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a2a4a7",endColorstr="#888a8d",GradientType=0);
    text-align: center;
    text-decoration: none;
}

#tri-col .image-hover a:hover{
    background: #2a6daf;
}

#tri-col .image-hover img{
    margin: 0;
    padding: 20px;
}

#tri-col .image-hover span{
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #002b54;
}

.home .arrow-down-center{
    display: none;
}

.span-block{
    display: block;
    width: 100%;
    margin-top: 10px;
}

.home-icons-link{
    margin: 15px 0;
}

.home-icons-link a, .home-icons-link a:visited{
    color: #fff;
}

.home-icons-link a:hover{
    color: #8cc6ff;
}

#top-tc{
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

#top-tc .col-md-12 h2{
    color: #fff;
    font-weight: 700;
    margin-bottom: 35px;
}

#top-tc .col-md-12 h3{
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

#top-content{
    overflow: hidden;
}

#top-content .col-md-6.video-box{
    padding: 0;
    background: #000;
    overflow: hidden;
    position: relative;
}

#top-content .col-md-6.video-box .videoWrapper{
    position: relative;
    padding-bottom: 51.5%;
    padding-top: 0;
    height: 0;
}

.menu-item-has-children{
    position: relative;
}

.sub-menu{
/*    visibility: hidden;
    opacity: 0; */
    display:none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    transform: translateY(0);
    -webkit-transform: translate3d(0,0,0);
    z-index: -1;
/*    transition: all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear .01s; */
    transition: all .3s ease-in-out 0s,z-index 0s linear .01s;
}

.genesis-nav-menu li ul, .sub-menu{
    background: #022c52;
}

.menu-item-has-children:hover ul.sub-menu{
/*    visibility: visible;
    opacity: 1;  */
    z-index: 1;
    display: block;
    transform: translateY(0);
    -webkit-transform: translate3d(0,0,0);
    transition-delay: 0s,0s,.3s;
}

.sub-menu{
    background: #fff;
    width: 270px;
    padding-bottom: 15px;
}

.sub-menu li{
    display: block;
    float: none;
    clear: both;
    padding: 5px 0;
    text-align: left;
    width: 97%;
    margin-left: 0!important;
}

.nav-collapse .sub-menu .menu-item .line{
    width: 0!important;
    display: none!important;
}

.nav-collapse .sub-menu .menu-item:hover .line{
    width: 80%!important;
    transition: width .4s ease;
}

.sub-menu li a, .sub-menu li a:visited{
    color: #fff!important;
}

.sub-menu a:hover, .sub-menu li a:hover{
    color: #8cc6ff!important;
}

.home .site-inner{
    max-width: 1440px;
    margin: 0 auto;
    display: block;
    clear: both;
}

#owl-onec .owl-next, #owl-onec .owl-prev {
    height: 141px;
    margin-top: -70.5px;
    width: 47px;
    position: absolute;
    top: 50%;
    text-indent: -9999px;
}

#owl-onec .owl-next {
    background: transparent url(../images/lcd-arrow-right.png) no-repeat scroll 100% 0 !important;
    right: 10px;
}

#owl-onec .owl-prev {
    background: transparent url(../images/lcd-arrow-left.png) no-repeat scroll 100% 0 !important;
    left: 10px;
}

.gray-bg {
    background: #f7f7f7;
}

.center-all {
    text-align: center;
}

.fixed-inner {
    max-width: 96%;
    width: 960px !important;
    margin: 0 auto !important;
    float: none !important;
}

.page-id-7683 .arrow-down-center {
    display: none;
}

.full-size.fix-inner {
    padding: 80px 0;
}

.full-size.fix-inner .inner-section {
    max-width: 96%;
    width: 1180px;
    margin: 0 auto;
    clear: both;
}

.page-id-7683 #owl-oneb .description-in, .page-id-7683 #owl-onea .description-in {
    display: none;
}

/*
.page-id-7683 .description-container {
    left:auto;
    right: 0;
}

.page-id-7683 .description {
    left:auto;
    right: 50%;
}

*/


.new-about-text {
    background: #e0e0e0;
    position: relative;
}

.new-about.white {
    background: #fff;
}

.new-about .owner {
    background: #f0f0f0;
}

#team-block.new-about .row, #top-tcb .row, #top-tca .row {
    display: flex;
}

#team-block.new-about .row .col-md-6, #top-tcb .row .col-md-6, #top-tca .row .col-md-6 {
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.new-about .inner-col {
    width: 500px;
    max-width: 90%;
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%);
}

.new-about {
    font-size: 18px;
}

.new-about .owner {
    font-size: 16px;
}

.new-about h2, .new-about h1 {
    font-size: 30px;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}

.new-about h2 {
    font-size: 22px;
}

.new-about .owner h2 {
    margin-bottom: -85px;
}

.new-about h2::after, .new-about h1::after {
    content: ' ';
    width: 150px;
    height: 3px;
    margin-left: -75px;
    background: #0f2c4f;
    position: absolute;
    bottom: -5px;
    left: 50%;
}

.fst .inner-col, .new-about .owner .inner-col {
    width: 100%;
    max-width: 100%;
    position: relative;
    top: auto;
    right: auto;
    transform: translateY(0);
    padding: 70px 0 20px;
    text-align: center;
}

.chkstock {
    padding-top: 50px;
}

.chkstock img {
    margin-top: 10px;
}

.fst {
    background: #0f2c4f;
    position: relative;
}

.fs-text {
    margin-bottom: -350px;
    position: relative;
    z-index: 2;
}

.fs-text h3 a, .fs-text h3 a:visited {
    color: #fff;
}

.fst img {
    opacity: 0;
}

#team-block.new-about .fst h2 {
    color: #fff;
}

#team-block.new-about .fst h2::after {
    background: #fff;
}

#team-block.new-about .inner-section {
    width: 100%;
    max-width: 100%;
}

#team-block.new-about .new-about-text h2 {
    text-align: left;
}

#team-block.new-about .new-about-text h2::after {
    display: none;
}

.ctext {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
}

.cimg {
    padding-right: 0;
    padding-left: 0;
}

.span-break {
    display: block;
    clear: both;
    min-height: 1px;
    width: 100%;
}

.cimg #rc-mi-fr .brick {
    margin: 0;
    padding: 0;
    list-style: none;
}

.cimg .img-roll-m.img-roll {
    margin: 0;
}

#top-tca .arrow-down-center {
    display: none;
}

.icon-.fa-bar-chart {
    font-size: 26px;
    margin-right: 35px;
}

#team-block.new-about .cimg #rc-mi-fr .img-roll-hover {
    bottom: -77%;
}

#team-block.new-about .cimg h3 {
    font-size: 13px;
    margin-top: 10px;
}

.new-about .fst .inner-col {
    max-width: 100%;
}

.page-id-5193 .sidebar-primary, .page-id-5215 .sidebar-primary {
    display: none;
}

.new-about-text.reduce-space h2 {
    margin-bottom: 0;
    margin-top: 0;
}

.reduce-image {
    overflow: hidden;
}

.reduce-image img {
    max-width: 90%;
}

.single .sidebar {
    margin-top: 40px;
}

/*---new edits---*/
.site-header, .genesis-nav-menu li ul, .sub-menu {
    background: #0b344e;
}

.footer-widgets {
    background-color: #0b344e;
}

.footer-widgets {
    border-top: 0 solid #1e1e1e;
}


.footer-widgets h4.widget-title {
    border-bottom: 2px solid #f1be50;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    padding-bottom: 10px;
    width: 70%;
}


.footer-widgets-5 h4.widget-title,
.footer-widgets .widgettitle > a,
.footer-widgets .widgettitle > a:hover {
    border-bottom: 2px solid #f1be50;
}

.home .blue-box {
    background-color: #0b344e;
}

#team-block.new-about .row .fst {
    background: #0b344e;
}

#tri-col .image-hover a:hover {
    background: #276390;
}

#markets-block #rc-mi-fr .img-roll-m:hover .img-roll-hover {
    background: #276390 none repeat scroll 0 0;
}

.blog .entry-footer, .tag .entry-footer {
    display: none;
}

.entry-footer .entry-tags span {
    font-size: 30px;
    margin-bottom: 30px;
    display: block;
    font-style: normal;
    color: #333;
}

.entry-tags a, .entry-tags a:visited {
    background: #ebebeb;
    color: #333;
    padding: 8px 36px;
    margin: 0 7px 10px 0;
    display: inline-block;
    text-transform: capitalize;
}

.entry-tags a:hover, .entry-tags a:focus, .entry-tags a:active {
    background: #d9edf7;
    color: #333;
    text-decoration: none;
}

.entry-footer h2 {
    margin-bottom: 30px;
}

.wp_cta_container {
    margin-top: 40px!important;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 20px!important;
}

.wp_cta_content {
    max-width: 100%;
}

.entry-box-contact {
    width: 400px;
    max-width: 100%;
    margin: 40px auto;
    background: #2d638f;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.wp_cta_container #main-headline {
    font-size: 30px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    position: relative!important;
}

.wp_cta_container #main-headline img {
    margin-right: 10px;
    margin-top: -3px;
}

.wp_cta_container .cta_content br + br{
    display: none;
}

.wp_cta_container .cta_content strong{
    font-size: 22px!important;
    font-weight: 400;
}

.wp_cta_container .cta_button {
    text-transform: uppercase;
    font-weight: bold;
    background: #f1af60;
    padding: 10px 15px;
    margin-top: 10px !important;
    margin-bottom: 10px!important;
    display: block;
    font-size: 18px!important;
    border-radius: 0!important;
    border-bottom: none!important;
}

#cta_container #cta-link br {
    display: none;
}

.tag .site-inner {
    margin-top: 65px;
}

.tag .content {
    width: 75%;
    float: left;
}

.tag .sidebar {
    width: 25%;
    float: left;
}

.tag .entry-header {
    width: 41.66666667%;
    float: left;
}

.tag .entry-content {
    width: 58.33333333%;
    float: left;
}

.footer-copyright {
    background: #0b344e;
}

.box.social {
    background: #08344e;
}

.home .inner-titles.col-right ul {
    margin-left: 15px;
}

.wp-caption {
    max-width: 98%;
    margin: 20px 0 0;
}

.zbd-spec .row {
    padding: 0 25px;
}

.sub-menu-toggle {
    display: none;
}

.menu-item-has-children:hover > ul.sub-menu {
    top: 35px;
}

.menu-item-has-children > ul.sub-menu > .menu-item-has-children:hover > ul.sub-menu{
    top: 35px;
    margin-top: -34px;
}

.menu-item-has-children > ul.sub-menu > .menu-item-has-children, .menu-item-has-children > ul.sub-menu > .menu-item-has-children:hover {
    position: relative !important;
}

#menu-top-menu-primary li ul, #menu-top-menu-primary li ul {
/*    visibility: hidden; */
    z-index: -1;
/*    opacity: 0; */
    display: none;
}

#menu-top-menu-primary li:hover > ul {
/*    visibility: visible;  */
    z-index: 1;
/*    opacity: 1; */
    display: block;
}

@media only screen and (max-width:1180px){
    .zbd-spec .row {
        padding: 0 20px;
    }
}

@media only screen and (max-width:1080px){
    .zbd-spec .row {
        padding: 0 15px;
    }

    .wp_cta_container #main-headline {
        font-size: 28px !important;
    }
}

@media only screen and (max-width:992px){
    #tri-col .block-one {
        display: none;
    }

    .zbd-spec .row {
        padding: 0 10px;
    }
}

@media only screen and (max-width:991px){
    .menu-item-has-children > ul.sub-menu, .menu-item-has-children > ul.sub-menu > .menu-item-has-children > ul.sub-menu {
        position: absolute;
    }

    .menu-item-has-children > ul.sub-menu > .menu-item-has-children:hover {
        position: static !important;
        top: auto;
        left: auto;
    }

    .menu-item-has-children > ul.sub-menu > .menu-item-has-children:hover > ul.sub-menu{
        position: static !important;
        top: auto;
        margin-top: 0;
    }

    .menu-item-has-children:hover > ul.sub-menu {
        top: auto;
    }

    .genesis-nav-menu .sub-menu .sub-menu a {
        background: transparent !important;
    }
}

@media only screen and (max-width:960px){
    .header-widget-area .widget_search {
        width: 240px;
    }
}

@media only screen and (max-width:767px){
    .zbd-spec .row {
        padding: 0 7px;
    }
}

@media only screen and (max-width:480px){
    .wp_cta_container .cta_content strong {
        font-size: 20px !important;
    }

    .wp_cta_container #main-headline {
        font-size: 24px !important;
        padding-left: 0 !important;
    }

    .archive-pagination.pagination .pagination-previous {
        display: block;
        margin-bottom: 20px;
    }

    .archive-pagination.pagination .pagination-next {
        display: block;
        margin-top: 20px;
    }
}

@media only screen and (max-width:413px){
    .wp_cta_container #main-headline {
        font-size: 20px !important;
    }
}

@media only screen and (max-width:375px){
    .wp_cta_container #main-headline {
        font-size: 19px !important;
    }

    .wp_cta_container #main-headline img {
        width: 17px;
    }
}

/*---new edits END---*/
/* -----Learn More BOX START-------*/
.learn-more-box h2 {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 21px;
    width: auto;
}

.learn-more-box ul {
    background: #ebebeb;
    padding: 20px 20px 20px 10px;
    font-style: italic;
    font-weight: bold;
}

.learn-more-box ul li {
    list-style-type: none;
    line-height: 1.825;
    position: relative;
}

.learn-more-box ul li::after {
    font-family: 'FontAwesome';
    content: '\f105';
    width: auto;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    font-style: normal;
}

.learn-more-box ul li a, .learn-more-box ul li a:visited {
    color: #1e1e1e;
}

.learn-more-box ul li a:hover, .learn-more-box ul li a:focus, .learn-more-box ul li a:active {
    color: #efb63a;
    text-decoration: none;
}

/* -----Learn More BOX END-------*/
@media only screen and (max-width:1280px){
    .new-about .inner-col {
        max-width: 80%;
    }

    .new-about .owner h2 {
        margin-bottom: -55px;
    }

    .wrap.toogle {
        max-width: 100% !important;
    }

    .fs-text {
        margin-bottom: -250px;
    }

    #team-block.new-about .cimg h3 {
        font-size: 13px;
        margin-top: 5px;
        text-align: center;
    }

    #team-block.new-about .cimg .read-more-member {
        font-size: 13px;
    }
}

@media only screen and (max-width:1180px){
    .new-about h2, .new-about h1 {
        font-size: 28px;
        margin-bottom: 25px;
        padding-bottom: 15px;
    }

    .new-about {
        font-size: 16px;
    }

    .new-about h2 {
        font-size: 20px;
    }

    .new-about .owner h2 {
        margin-bottom: -45px;
    }

    .fs-text {
        margin-bottom: -100px;
    }
}

@media only screen and (max-width:992px){
    #team-block.new-about .row, #top-tcb .row, #top-tca .row {
        display: block;
    }

    #team-block.new-about .row .col-md-6, #top-tcb .row .col-md-6, #top-tca .row .col-md-6 {
        justify-content: unset;
        flex-wrap: unset;
        padding: 0;
        margin: 0;
        width: 100%;
        display: block;
        float: none;
        clear: both;
    }

    .new-about .inner-col {
        width: 100%;
        max-width: 96%;
        position: relative;
        top: auto;
        right: auto;
        transform: translateY(0);
        padding: 50px 15px 0;
        margin: 0 auto;
    }

    .new-about.white .inner-col, .new-about-text .inner-col {
        padding-bottom: 50px;
    }

    .new-about .bg-fbc .inner-col {
        padding: 0;
    }

    .fst img {
        opacity: 0;
        display: none;
    }

    .fs-text {
        margin-bottom: 0;
        padding-bottom: 50px;
    }

    #team-block.new-about .inner-col {
        width: 100%;
        max-width: 96%;
        position: relative;
        top: auto;
        right: auto;
        transform: translateY(0);
        padding: 50px 15px 50px;
        margin: 0 auto;
    }

    #team-block.new-about .cimg h3 {
        font-size: 18px;
        margin-top: 15px;
    }

    #team-block.new-about .cimg .read-more-member {
        font-size: 18px;
    }
}

@media only screen and (max-width:730px){
    #team-block.new-about .cimg .read-more-member {
        font-size: 13px;
    }

    #team-block.new-about .cimg h3 {
        font-size: 13px;
        margin-top: 5px;
    }
}

@media only screen and (max-width:560px){
    .cimg, .ctext {
        width: 100%;
        display: block;
        clear: both;
        float: none;
    }

    .cimg #fr-images {
        max-width: 100%;
    }

    #team-block.new-about .cimg .row.roll-container.brick-row {
        padding: 0 0;
    }

    #team-block.new-about .cimg .read-more-member {
        font-size: 18px;
    }

    #team-block.new-about .cimg h3 {
        font-size: 18px;
        margin-top: 15px;
    }
}

@media only screen and (max-width:360px){
    .icon-.fa-bar-chart {
        margin-right: 25px;
    }
}

@media only screen and (max-height:800px){
    #owl-nvd .owl-item img{
        height: auto!important;
        margin: 0 auto!important;
    }

.home #top-content .inner-section, .home #top-content .inner-section .row, .vin{
        height: 470px;
    }

.home #top-content{
        overflow: hidden;
        height: 470px;
    }

#owl-svd .item.sl-it, #owl-svd .owl-item, #owl-svd .owl-wrapper-outer{
        height: 470px!important;
    }

#owl-svd .item.sl-it img{
        max-width: 100%;
        height: auto;
    }
}

@media only screen and (max-width:991px){
    .genesis-nav-menu .sub-menu, .genesis-nav-menu li ul, .sub-menu{
        background: transparent!important;
        padding-bottom: 0;
    }

.sub-menu li a, .sub-menu li a:visited{
        color: #074887!important;
    }

.sub-menu a:hover, .sub-menu li a:hover{
        color: #8cc6ff!important;
    }

.menu-item-has-children .sub-menu{
        margin-top: 0;
/*        visibility: hidden;
        opacity: 0; */
        display:none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        transform: translateY(-2em);
        -webkit-transform: translate3d(0,0,0);
        z-index: -1;
        transition: all .1s ease-in-out 0s,z-index 0s linear .01s;
    }

.sub-menu li{
        padding: 0 5px;
    }

.menu-toggle, .sub-menu-toggle{
        margin: 0 5px!important;
    }

.genesis-nav-menu a, .genesis-nav-menu a:visited{
        padding: 5px 15px!important;
    }

.overlay-box{
        right: 15px!important;
        top: 30px!important;
    }

.menu-item-has-children .open-ul, .menu-item-has-children:hover .sub-menu{
/*        visibility: visible; */
        position: relative;
/*        opacity: 1; */
display:block;
        z-index: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translateY(0);
        transition-delay: 0s,0s,.1s;
    }

nav ul.sub-menu li a, nav ul.sub-menu li a:visited{
        font-size: 14px!important;
        padding: 5px!important;
    }

nav ul.sub-menu li:last-child a, nav ul.sub-menu li a{
        margin: 5px 0 0!important;
    }

.genesis-nav-menu ul.sub-menu a, .genesis-nav-menu ul.sub-menu a:visited{
        padding: 6px 5px 6px 10px!important;
        border: 0 solid #ddd!important;
    }
}

@media only screen and (max-width:730px){
    .genesis-nav-menu ul.sub-menu a, .genesis-nav-menu ul.sub-menu a:visited{
        padding: 6px 5px 6px 10px!important;
        border: 0 solid #ddd!important;
    }
}
